Convert a four-channel image into four images.
The operator decompose4 converts a 4-channel image into four one-channel images with the same definition domain.
|
MultiChannelImage (input_object) |
multichannel-image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Multichannel image. | |
|
Image1 (output_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Output image 1. | |
|
Image2 (output_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Output image 2. | |
|
Image3 (output_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Output image 3. | |
|
Image4 (output_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Output image 4. | |
decompose4 is reentrant and automatically parallelized (on tuple level).
access_channel, image_to_channels
Image / region / XLD management