how to convert RGB to LAB , using D65 illuminant ?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
please give the explanation of LAB and its conversion .
0 comentarios
Respuestas (1)
Titus Edelhofer
el 24 de Jun. de 2013
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
1 comentario
Ver también
Categorías
Más información sobre Import, Export, and Conversion en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!