Herror ::image_to_channels (
    Hobject MultiChannelImage,
    Hobject *Images
)
HImageArray HImage::ImageToChannels (
    void
) const

Convert a multichannel image into One-channel images

The operator ::image_to_channels generates a one-channel image for each channel of the multichannel image in MultiChannelImage. The definition domains are adopted from the input image. As many images are created as MultiChannelImage has channels.


Parameters

MultiChannelImage (input_object)
multichannel-image -> Hobject: HImage
Multichannel image to be decomposed.

Images (output_object)
singlechannelimage-array -> Hobject * : HImageArray
Generated one-channel images.


Possible Predecessors

::count_channels


Possible Successors

::disp_image


Alternatives

::access_channel, ::decompose2, ::decompose3, ::decompose4, ::decompose5


Module

Image / region / XLD management



Copyright © 1996-2002 MVTec Software GmbH