how to get boundary details of particular object in an image
조회 수: 1 (최근 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!