MaciejPMarciniak / curvature

Tools for calculating the curvature of a line, surface and 3D mesh
MIT License
34 stars 9 forks source link

3D curvature computing #1

Open kwong292521 opened 2 years ago

kwong292521 commented 2 years ago

How can I use this code to compute 3d curvature of a object(given by a point cloud)

k-nayak commented 2 years ago

How can I use this code to compute 3d curvature of a object(given by a point cloud)

Hello @kwong292521, i am also looking for a method to compute curvature of points in 3D. If you have found any way please do let me know, would be a great help. Thanks.