how to find triangle area of consecutive boundary points on an image?

1 view (last 30 days)
plz reply as soon as possible
  3 Comments
sheenu
sheenu on 29 Oct 2014
i have to calculate the triangle area formed by three consecutive points on the boundary of an object in an image? after this I have to check the value of area is greater than zero or less than zero for which boundary points
sheenu
sheenu on 29 Oct 2014
I have attached the image also .please help me, this is also known as triangle area representation which gives convexity,concavity of boundary points and it helps for shape based representation.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 29 Oct 2014
What is the "Triangle" area? What's wrong with just using the built-in polyarea() function???
  1 Comment
Image Analyst
Image Analyst on 29 Oct 2014
sheenu - you didn't attach anything. You have to click both "Choose file" and "Attach file" - you probably forgot the last step. And again, why won't polyarea() work for you?

Sign in to comment.

Categories

Find more on Elementary Polygons in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!