decompose6 ( MultiChannelImage : Image1, Image2, Image3, Image4, Image5, Image6 : : )

Convert a six-channel image into six images.

The operator decompose6 converts a 6-channel image into six one-channel images with the same definition domain.


Parameters

MultiChannelImage (input_object)
multichannel-image(-array) -> object
Multi-channel image.

Image1 (output_object)
singlechannelimage(-array) -> object
Output image 1.

Image2 (output_object)
singlechannelimage(-array) -> object
Output image 2.

Image3 (output_object)
singlechannelimage(-array) -> object
Output image 3.

Image4 (output_object)
singlechannelimage(-array) -> object
Output image 4.

Image5 (output_object)
singlechannelimage(-array) -> object
Output image 5.

Image6 (output_object)
singlechannelimage(-array) -> object
Output image 6.


Possible Predecessors

count_channels


Possible Successors

disp_image


Alternatives

access_channel, image_to_channels


See also

compose6



Copyright © 1996-1997 MVTec Software GmbH