How to remove background image from multiple image?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I want to ask how to remove background image of the object without changing the original color of the image. Below is my sample image. I want the bottle without background image.
0 comentarios
Respuestas (1)
KSSV
el 11 de En. de 2017
If you have a colored image, then you can try this
http://www.mathworks.com/help/images/examples/color-based-segmentation-using-k-means-clustering.html
If you have a gray scale image, then you can try this
To access all files in a folder refer: https://in.mathworks.com/matlabcentral/answers/57446-faq-how-can-i-process-a-sequence-of-files
Hope it helps you.
Meshoo
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!