How to get the curvature of a meshed surface?

19 ビュー (過去 30 日間)
Tom Engels
Tom Engels 2021 年 7 月 29 日
コメント済み: darova 2021 年 8 月 4 日
Hello all,
I have the following problem:
I import a body as .stl into Matlab and mesh it. Then I calculate the normal vectors and sort out vertical surfaces on the basis of these, so that I finally get a pure surface (shown below).
This surface is described by the points from the mesh (in this case by the points on the edge). I know these points. I have an Nx3x3 array for verticies. Each row of the array describes one facet.
Now I want to calculate and display the curvatures for this surface. Unfortunately, I don't know how to do this in the most sensible way.
The files that already exist in the File Exchanger for this purpose usually only work with a surface that was created with meshgrid.
Can anyone help me here?
Greetings
Tom

採用された回答

darova
darova 2021 年 7 月 29 日
Here are some ideas:
Simple way:
Precise way:
  6 件のコメント
Tom Engels
Tom Engels 2021 年 8 月 4 日
Thank you!
darova
darova 2021 年 8 月 4 日
you are welcome

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by