Converting an image to CIE (Commission Internationale de l’éclairage) LMS color space
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi everyone, I have an image in a RGB form and I would to change into an CIE LMS color space, any help or information as to how I can go about this would be helpful.
댓글 수: 0
답변 (1개)
Venkat Siddarth Reddy
2024년 1월 5일
I understand that you are trying to convert an image from RGB format to the CIE LMS color space.
To convert the image into CIE LMS ,you can try or refer code of the file exchange called "Colorspace Transfomation",which is used to transform colors between sRGB, YCbCr, YPbPr, YUV, YIQ, HSV, HSL, HSI, XYZ, Lab, Luv, LCH,CIE CAT02 LMS.
To learn more about "Colorspace Transfomation",please refer to the following page:
I hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!