Clear Filters
Clear Filters

How L*ab conversion occurring in MATLAB

1 view (last 30 days)
naveen venugopal
naveen venugopal on 27 Feb 2016
Commented: KALYAN ACHARJYA on 26 Apr 2018
I recently converted some color images to L*ab colour space in matlab, using the default function provided (applycform) in MATLAB.
later from some genuine sources (<http://www.easyrgb.com/index.php?X=MATH&H=02#text2>) i understood several modes are there to convert RGB images to L*ab color space, like we can select some observer angle and Illuminant type. And selecting different types we will get different values for L*ab.
So my doubt is what kind of transformation is standard and what type MATLAB uses in its default function used for conversion?

Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!