separate objects in matlab
Show older comments
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
Answers (2)
Walter Roberson
on 14 Jan 2013
0 votes
Threshold, and then bwlabel()
Image Analyst
on 14 Jan 2013
0 votes
See my image segmentation tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
1 Comment
PRIYANKA KAMRA
on 25 Feb 2015
Thanks a lot... It solved my problem :)
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!