After applying delaunay triangulation how to find area of those triangles??

2 views (last 30 days)
I have applied delaunay triangulation after detecting lines.. I have the vertices of the triangles. Help me with matlab code to detect the area of the triangles formed. Pls help me.. give me some clues. This is my final year project and I have proceed further.Plsss..
ADvance thanks

Answers (1)

John D'Errico
John D'Errico on 20 Feb 2014
Edited: John D'Errico on 20 Feb 2014
Look on the file exchange. There are tools to compute triangle areas. But really, you need to make some effort, rather than someone just giving you the answer.
This is your project, not ours. Even if you look for code, at least you will need to learn something about that code, how to use it. You will gain in doing that work too. But if we give you code, you learn only how to plead for others to do your work for you. And if your response would be that you don't have the time, then you will learn how to manage your time better in the future.

Categories

Find more on Delaunay Triangulation 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!