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!