compose2 ( Image1, Image2 : MultiChannelImage : : )

Convert two images into a two-channel image.

The operator compose2 converts 2 one-channel images into a 2-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 : 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.

MultiChannelImage (output_object)
multichannel-image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf
Multichannel image.


Parallelization Information

compose2 is reentrant and automatically parallelized (on tuple level).


Possible Successors

disp_image


Alternatives

append_channel


See also

decompose2


Module

Image / region / XLD management



Copyright © 1996-2005 MVTec Software GmbH