How to remove background color from an image
Show older comments
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?
Answers (2)
Mahdi
on 2 Apr 2013
0 votes
Image Analyst
on 2 Apr 2013
0 votes
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
Categories
Find more on Image Thresholding in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!