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.
|
MultiChannelImage (input_object) |
image -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Multichannel image. | |
|
Image (input_object) |
image -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Image to be appended. | |
|
ImageExtended (output_object) |
multichannel-image -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Image appended by Image. | |
append_channel is reentrant and processed without parallelization.
compose2, compose3, compose4, compose5
Image / region / XLD management