PANDORE Version 6 GREYC-IMAGE

pimc2imx



Creates a multispectral image with a color image.



Synopsis

pimc2imx [-m mask] [im_in|-] [im_out|-]

Description

pimc2imx creates a new image multispectral image with 3 bands from a color image.

The type of the multispectral image im_out is the same as the color image im_in.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

Converts the color image parrot.pan to the multispectral image a.pan:

   imc2imx parrot.pan a.pan

See also

Casting

C++ prototype

Errc PImc2Imx( const Imc2duc &im_in, Imx2duc &im_out );

Version française

Construction d'une image multipectrale à 3 bandes à partir d'une image couleur.


Author: Régis Clouard