PANDORE Version 6 GREYC-IMAGE

prgb2i1i2i3



Converts RGB color image to (i1,i2,i3) color image.



Synopsis

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

Description

prgb2i1i2i3 converts color image from the color space RGB (Red, Green, Blue) to the color space i1,i2,i3.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

   prgb2i1i2i3 parrot.pan a.pan

See also

Color

C++ prototype

Errc PRGB2I1I2I3( const Imc2duc &Ims, Imc2dsf &Imd );

Version française

Changement d'espace couleur RVB vers (i1,i2,i3).


Author: Olivier Lezoray