How to remove background color from an image
3 ビュー (過去 30 日間)
古いコメントを表示
How to remove the background color from an RGB image? Need to remove the most prominent color in an image. How to use histogram for this technique?
0 件のコメント
回答 (2 件)
Image Analyst
2013 年 4 月 2 日
You should take a look at the Color Frequency Image, if you aren't sure which color is the most prevalent. http://www.mathworks.com/matlabcentral/fileexchange/28164-color-frequency-image
You can also take a look at my color segmentation tutorials: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!