How to remove background color from an image
Mostrar comentarios más antiguos
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?
Respuestas (2)
Mahdi
el 2 de Abr. de 2013
0 votos
Image Analyst
el 2 de Abr. de 2013
0 votos
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
Categorías
Más información sobre Color Segmentation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!