Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

"Channels" in image processing usually mean "colors".

You use the combination of 3 basic colors to represent a colored image: red, green, blue (RGB).

But you might need other colors, too:: eg. in printing they usually add the black (that's why it's called CYMK). Other times you might need other "colors", like infrared, ultraviolet, etc. By adding different wavelength light, you can get to hundreds of channels on the image (it's called hyperspectral imaging).

Channels might mean other things, too: like slices in a CT (computer tomography) image. There you also have more than 3 channels.

You can use channels for other things, too: define a transparency mask, or just add to the same image other results you want to keep together (eg. you can have 3 channels for the colors, 2 for the X and Y gradients, etc.)

"Channels" in image processing usually mean "colors".

You use the combination of 3 basic colors to represent a colored image: red, green, blue (RGB).

But you might need other colors, too:: eg. in printing they usually add the black (that's why it's called CYMK). Other times you might need other "colors", like infrared, ultraviolet, etc. By adding different wavelength light, you can get to hundreds of channels on the image (it's called hyperspectral imaging).

Channels might mean other things, too: like slices in a CT (computer tomography) image. There you also have more than 3 channels.

You can use channels for other things, too: define a transparency mask, or just add to the same image other results you want to keep together (eg. you can have 3 channels for the colors, 2 for the X and Y gradients, etc.)

For example, here are the spectral bands of a multispectral imaging satellite (it has 10 channels: 2 monochrome, 5 visible and 3 infrared): Satellite