Convert 3 images into a three-channel image.
The operator compose3 converts 3 one-channel images into a 3-channel image. The definition domain is calculated as the intersection of the definition domains of the input images.
|
Image1 (input_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Input image 1. | |
|
Image2 (input_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Input image 2. | |
|
Image3 (input_object) |
singlechannelimage(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Input image 3. | |
|
MultiChannelImage (output_object) |
multichannel-image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Multichannel image. | |
compose3 is reentrant and automatically parallelized (on tuple level).
Image / region / XLD management