conversion formula
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
Amith Kamath
2011년 11월 2일
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
Amith Kamath
2011년 11월 3일
for once, I got to an answer faster than the most reputed contributor! ;-)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Color에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!