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.
|
Images (input_object) |
singlechannelimage-array -> object |
| One-channel images to be combined into a one-channel image. | |
|
MultiChannelImage (output_object) |
multichannel-image -> object |
| Multichannel image | |