How to find Concavity or Convexity part in an Image?

7 views (last 30 days)
If this was my input Image, How to find that red dot position? Is there any procedures or algorithms??

Accepted Answer

Theo Walker
Theo Walker on 8 Jun 2013
One easy way would be to dilate the image, then erode the image. Take the result, and subtract your original image from it.

More Answers (1)

Image Analyst
Image Analyst on 8 Jun 2013

Community Treasure Hunt

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

Start Hunting!