error plot for lab color coordinates

版本 1.0.0.0 (3.6 KB) 作者: Timo Eckhard
This function can be used to create various plots of errors related to Lab color coordinates.
588.0 次下载
更新时间 2014/1/7

查看许可证

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)

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0