J = VL_XYZ2RGB(I) the XYZ image I in RGB format.
VL_XYZ2RGB(I,WS) uses the RGB workspace WS. WS is a string in
CIE: E illuminant and 2.2 gamma
Adobe: D65 illuminant and 2.2 gamma
The default workspace is CIE.
- See also
VL_RGB2XYZ(), VL_HELP_VLFEAT().
VLFeat.orgVL_XYZ2RGBJ = VL_XYZ2RGB(I) the XYZ image I in RGB format. VL_XYZ2RGB(I,WS) uses the RGB workspace WS. WS is a string in
The default workspace is CIE.
|