Convert two images into a two-channel image.
The operator ::compose2 converts 2 one-channel images into a 2-channel image. The definition domain is calculated as the intersection of the definition domains of the input images.
|
Image1 (input_object) |
singlechannelimage(-array) -> Hobject: HImage(Array) |
| Input image 1. | |
|
Image2 (input_object) |
singlechannelimage(-array) -> Hobject: HImage(Array) |
| Input image 2. | |
|
MultiChannelImage (output_object) |
multichannel-image(-array) -> Hobject * : HImage(Array) |
| Multichannel image. | |
Image / region / XLD management