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.
|
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. | |
image_to_channels is reentrant and processed without parallelization.
access_channel, decompose2, decompose3, decompose4, decompose5
Image / region / XLD management