image_to_channels ( MultiChannelImage : Images : : )

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 -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf
Multichannel image to be decomposed.

Images (output_object)
singlechannelimage-array -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf
Generated one-channel images.


Parallelization Information

image_to_channels is reentrant and processed without parallelization.


Possible Predecessors

count_channels


Possible Successors

disp_image


Alternatives

access_channel, decompose2, decompose3, decompose4, decompose5


Module

Image / region / XLD management



Copyright © 1996-2005 MVTec Software GmbH