Name
decompose5 — Convert a five-channel image into five images.
decompose5(MultiChannelImage : Image1, Image2, Image3, Image4, Image5 : : )
The operator decompose5 converts a 5-channel image into
five one-channel images with the same definition domain.
|
MultiChannelImage (input_object)
|
multichannel-image(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Multichannel image. |
|
Image1 (output_object)
|
singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Output image 1. |
|
Image2 (output_object)
|
singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Output image 2. |
|
Image3 (output_object)
|
singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Output image 3. |
|
Image4 (output_object)
|
singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Output image 4. |
|
Image5 (output_object)
|
singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field) |
| Output image 5. |
decompose5 is reentrant and automatically parallelized (on tuple level).
count_channels
disp_image
access_channel,
image_to_channels
compose5
Foundation
| Version 9.0.2 |
Copyright © 1996-2010 MVTec Software GmbH |