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 CenterFile Exchange에서 Surface 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