After applying delaunay triangulation how to find area of those triangles??
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
John D'Errico
el 20 de Feb. de 2014
Editada: John D'Errico
el 20 de Feb. de 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.
0 comentarios
Ver también
Categorías
Más información sobre Delaunay Triangulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!