How to check the color variation in the ROI of an image
5 ビュー (過去 30 日間)
古いコメントを表示
Hi All,
I have many coloured images,please could anyone tell me how to check the color variation in the ROI (segmented image) of an image?
thanks in advance
回答 (1 件)
Image Analyst
2014 年 2 月 15 日
One reasonable way would be to calculate the mean color of the image. Then calculate the delta E (color difference) from every pixel to that mean color. Then histogram the delta E image. See http://www.mathworks.com/matlabcentral/fileexchange/31118-color-segmentation-by-delta-e-color-difference
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Color についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!