how to convert RGB to LAB , using D65 illuminant ?
5 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Titus Edelhofer
2013-6-24
The Image Processing Toolbox has conversion functions implemented:
doc makecform
should get you started. Otherwise take a look e.g. at http://www.brucelindbloom.com where colorspaces and their conversion math is described in detail.
Titus
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import, Export, and Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!