how to convert RGB to LAB , using D65 illuminant ?

Answers (1)

The Image Processing Toolbox has conversion functions implemented:
doc makecform
should get you started. Otherwise take a look e.g. at http://www.brucelindbloom.com where colorspaces and their conversion math is described in detail.
Titus

1 Comment

preet
preet on 24 Jun 2013
Edited: preet on 24 Jun 2013
i search one more link http://www.easyrgb.com/index.php?X=CALC#Result . Is results same like www.brucelindbloom.com?

Sign in to comment.

Asked:

on 24 Jun 2013

Community Treasure Hunt

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

Start Hunting!