After applying delaunay triangulation how to find area of those triangles??
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
John D'Errico
2014-2-20
编辑:John D'Errico
2014-2-20
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Delaunay Triangulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!