channels_to_image ( Images : MultiChannelImage : : )

Convert one-channel images into a multichannel image

The operator channels_to_image converts several one-channel images into a multichannel image. The new definition domain is the average of the definition domains of the input images.


Parameters

Images (input_object)
singlechannelimage-array -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf
One-channel images to be combined into a one-channel image.

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


Parallelization Information

channels_to_image is reentrant, local, and processed without parallelization.


Possible Successors

count_channels, disp_image


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH