Clear Filters
Clear Filters

how to get boundary details of particular object in an image

1 view (last 30 days)
how should i get bounadary details of required object(i.e coordinates of that boundary) in an image.

Accepted Answer

Sean de Wolski
Sean de Wolski on 20 Apr 2011
The edge image?
doc edge
doc bwperim
doc bwboundaries
Or the BoundingBox output from regionprops
doc regionprops

More Answers (1)

rahul singh
rahul singh on 23 Apr 2011
  1. * < http://mathworks.com/ MathWorks >

Products

Community Treasure Hunt

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

Start Hunting!