How to remove background color from an image
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Image Analyst
il 2 Apr 2013
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 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!