StrataQuest Home StrataQuest Glossary Image channel operations
Image Processing & Correction

Image channel operations

Channel arithmetic — read, write, reorder

Definition
Channel operations manipulate the layered structure of multi-channel images without changing the underlying intensity values. Extract channel pulls a single named or indexed channelLoading... from a multi-channel input and returns it as a single-channel grayscale imageLoading.... Extract strongest channel picks, per pixel, the channel with the highest value and writes that value to the output — useful for visualization composites, less so for quantitative measurement. Set channels to RGB takes three grayscale inputs and bundles them as the R, G, B channels of a new RGB image. Swap channels reorders the channel sequence of an existing multi-channel image. None of these change the pixel-level intensity data; they change which slice of it the next engine receives.
Pre processing - Basic - Virtual Channel
Video · Primary
User Interface - Dimensions (8bit FL)
Video · Primary
H&EDSPTCH
Video · Primary
Supporting
Dynamic range - 16bit to 8bit normalization
Video · Supporting
Pre processing - Import - Grayscale Image
Video · Supporting
User Interface - Image Viewer + Toolbar
Video · Supporting
Extract is the input adapter
Most engines want a single channel
Strongest-channel is for visualization, not measurement
The output's pixel values aren't from one channel
Set channels to RGB is the inverse
Three grayscales in, one RGB out
Swap order matters when downstream cares about it
Channel ordering is a convention, not a property
Share This Term
Term Connections