how to get boundary details of particular object in an image
2 次查看(过去 30 天)
显示 更早的评论
how should i get bounadary details of required object(i.e coordinates of that boundary) in an image.
0 个评论
采纳的回答
Sean de Wolski
2011-4-20
The edge image?
doc edge
doc bwperim
doc bwboundaries
Or the BoundingBox output from regionprops
doc regionprops
0 个评论
更多回答(1 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!