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!