error plot for lab color coordinates

This function can be used to create various plots of errors related to Lab color coordinates.
588 téléchargements
Mise à jour 7 jan. 2014

Afficher la licence

This function can be used to illustrate error values related to datapoints of CIE-L*a*b* color coordinates. A larger error is plotted by a larger marker, or in quiver plots by longer vectors.
This is useful to illustrate for instance color differences of reconstructed color coordinates or reconstructed spectral reflectance data. Also other errors realted to the data can be illustrated, eg. RMSE (the errors have to be normalized to a maximum value of 1).

Illustrating errors in Lab plots allows to identify dependencies of the error with color. The quiver plots allow to identify global or local trends of the errors.

-> Run 'plot_Lab_error(0,0,0,0,0)' for a demo of all plot types!!

-> Note: depending on the error value range used, 'vec_scale' and 'err_scale' (line 47 and 49) might require to be adjusted to the data.

-> if you are looking only for a way to illustrate Lab color coordinates, check 'plot_Lab.m' in Matlab File Exchange (http://www.mathworks.com/matlabcentral/fileexchange/44965).

-> the figures can be exported to scalable vector graphics (svg) usoing 'plot2svg.m' by Juerg Schwizer (http://www.mathworks.es/matlabcentral/fileexchange/7401-scalable-vector-graphics-svg-export-of-figures)

Citation pour cette source

Timo Eckhard (2024). error plot for lab color coordinates (https://www.mathworks.com/matlabcentral/fileexchange/44966-error-plot-for-lab-color-coordinates), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Scalable Vector Graphics (SVG) Export of Figures

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0