conversion formula
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have three value
h=20 s=60 v=30
I want to convert this value to Lab color space.i.e. the value of L , a,b
Is there any one to show me the formula. Thanks
0 Kommentare
Akzeptierte Antwort
Amith Kamath
am 2 Nov. 2011
I would assume you should look at the makecform and applycform function, as defined here: http://www.mathworks.com/help/toolbox/images/f8-20792.html
There are options to change from XYZ to Lab, which may be of some help!
2 Kommentare
Amith Kamath
am 3 Nov. 2011
for once, I got to an answer faster than the most reputed contributor! ;-)
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Modify Image Colors finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!