Herror ::channels_to_image (
    Hobject Images,
    Hobject *MultiChannelImage
)
HImage HImageArray::ChannelsToImage (
    void
) const

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 -> Hobject: HImageArray
One-channel images to be combined into a one-channel image.

MultiChannelImage (output_object)
multichannel-image -> Hobject * : HImage
Multichannel image.


Possible Successors

::count_channels, ::disp_image


Module

Image / region / XLD management



Copyright © 1996-2002 MVTec Software GmbH