append_channel ( MultiChannelImage, Image : ImageExtended : : )

Append additional matrices (channels) to the image.

The operator append_channel appends the matrices of the image Image to the matrices of MultiChannelImage. The result is an image containing as many matrices (channels) as MultiChannelImage and Image combined. The definition domain of the ouptput image is calculated as the average of the definition domains of both input images.


Parameters

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

Image (input_object)
image -> object
Image to be appended.

ImageExtended (output_object)
multichannel-image -> object
Image appended by Image.


Possible Successors

disp_image


Alternatives

compose2, compose3, compose4, compose5



Copyright © 1996-1997 MVTec Software GmbH