How to remove background image from multiple image?
显示 更早的评论
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.

回答(1 个)
KSSV
2017-1-11
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Color Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!