<< rgb2ind Image Types and Color Space Conversions rgb2ntsc >>

IPCV - Image Processing and Computer Vision Toolbox for Scilab >> Image Types and Color Space Conversions > rgb2lab

rgb2lab

Convert from RGB color space to LAB color space

Syntax

imout = rgb2lab(imin)

Parameters

imin :

RGB Image

imout :

LAB Image

Description

This function convert from rgb to lab

Examples

See also

Authors


Report an issue
<< rgb2ind Image Types and Color Space Conversions rgb2ntsc >>