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!