separate objects in matlab
古いコメントを表示
hi,
I am new to matlab and i just wanted to know how can i separate 2 objects a single image with same colour.
for exameple i have no background and and there is a circle and a square in the image with some distance in between them.
thanks
回答 (2 件)
Walter Roberson
2013 年 1 月 14 日
0 投票
Threshold, and then bwlabel()
Image Analyst
2013 年 1 月 14 日
0 投票
See my image segmentation tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
1 件のコメント
PRIYANKA KAMRA
2015 年 2 月 25 日
Thanks a lot... It solved my problem :)
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!