PANDORE Version 6 | GREYC-IMAGE |
pimgs2imx creates a multispectral image from the given list of grayscale images. The parameter dimension specifies the number of images and also provides the number of bands in the output image im_out.
Each image corresponds to a band in the multispectral keeping the order given in the argument list of the operator.
All input images must have the same type and the same dimension. The type of the multispectral image im_in is the same than all inputs images.
SUCCESS or FAILURE if image are incompatible.
Creates a multispectral image with two bands:
pimgs2imx 2 tangram.pan lena.pan a.pan
Creation d'une image multispectrale à partir d'images en niveaux de gris.
Author: Régis Clouard