compose5 ( Image1, Image2, Image3, Image4, Image5 : MultiChannelImage : : )

Convert 5 images into a five-channel image.

The operator compose5 converts 5 one-channel images into a 5-channel image. The definition domain is calculated as the intersection of the definition domains of the input images.


Parameters

Image1 (input_object)
singlechannelimage(-array) -> object
Input image 1.

Image2 (input_object)
singlechannelimage(-array) -> object
Input image 2.

Image3 (input_object)
singlechannelimage(-array) -> object
Input image 3.

Image4 (input_object)
singlechannelimage(-array) -> object
Input image 4.

Image5 (input_object)
singlechannelimage(-array) -> object
Input image 5.

MultiChannelImage (output_object)
multichannel-image(-array) -> object
Multichannel image.


Possible Successors

disp_image


Alternatives

append_channel


See also

decompose5



Copyright © 1996-1997 MVTec Software GmbH