Images Concatenation

Brief Description

Concatenate a list of images of the same size into a single multi-channel one.

Tags

Image Manipulation, Concatenation, Multi-channel

Long Description

This application performs images channels concatenation. It reads the input image list (single or multi-channel) and generates a single multi-channel image. The channel order is the same as the list.

Parameters

Limitations

All input images must have the same size.

Authors

OTB-Team

See also

Rescale application, Convert, SplitImage

Example of use