How L*ab conversion occurring in MATLAB
Show older comments
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?
2 Comments
KALYAN ACHARJYA
on 26 Apr 2018
Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!