PANDORE Version 6 GREYC-IMAGE

prgb2wry



Converts RGB color space to (wb,rg,yb) color space.



Synopsis

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

Description

prgb2wry converts color image from the color space RGB (Red, Green, Blue) to the color space (wb,rg,yb) defined par Swain & Ballard.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

   prgb2wry parrot.pan a.pan

See also

Color

C++ prototype

Errc PRGB2WRY( const Imc2duc &im_in, Imc2duc &im_out );

Version française

Changement d'espace couleur de RGB à (wb,rg,yb).


Author: Olivier Lezoray