matlab code to convert xyzcolor space into lab color pace

Réponses (2)

Titus Edelhofer
Titus Edelhofer le 21 Déc 2011

0 votes

Hi,
if you have the Image Processing Toolbox available, use the function makecform (with parameter 'xyz2lab'). Otherwise: take a look e.g. at http://brucelindbloom.com/ where the formulae are given. It's straigt forward to implement in MATLAB.
Titus

Catégories

En savoir plus sur Images dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by