Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculation of principal curvature direction #127

Open
qyp-robot opened this issue Jul 13, 2022 · 2 comments
Open

Calculation of principal curvature direction #127

qyp-robot opened this issue Jul 13, 2022 · 2 comments

Comments

@qyp-robot
Copy link

hi,To find the normal direction of a surface at a certain point is to fit a plane, the corresponding minimum eigenvalue is the normal vector, then the fork product of the eigenvectors corresponding to the maximum and minimum eigenvalues is the direction of the principal curvature axis?
image

According to my understanding, the two real eigenvalues are computed through the Weingarten transform in order to obtain the two principal curvature axis directions

@qyp-robot
Copy link
Author

@atenpas I look forward to your help, thank you very Much!

@atenpas
Copy link
Owner

atenpas commented Oct 17, 2022

What's a fork product? I think you mean the cross product.

This is just one way of calculating the curvature directions of a surface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants