| Table of Contents / Image / Channel | Operators |
append_channel — Append additional matrices (channels) to the image.
append_channel(MultiChannelImage, Image : ImageExtended : : )
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 output image is calculated as the intersection of the definition domains of both input images. MultiChannelImage may be a region only that is then interpreted as the definition domain of an image without channels.
Multichannel image.
Image to be appended.
Image appended by Image.
compose2, compose3, compose4, compose5
Foundation
| Table of Contents / Image / Channel | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |