Converting an image to CIE (Commission Internationale de l’éclairage) LMS color space
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Venkat Siddarth Reddy
on 5 Jan 2024
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 Comments
See Also
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!