how to get boundary details of particular object in an image

how should i get bounadary details of required object(i.e coordinates of that boundary) in an image.

 Accepted Answer

The edge image?
doc edge
doc bwperim
doc bwboundaries
Or the BoundingBox output from regionprops
doc regionprops

Categories

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!