point-cloud-utils icon indicating copy to clipboard operation
point-cloud-utils copied to clipboard

Is there a function to select the points with high curvature?

Open YWCHEN-ZERO opened this issue 4 years ago • 2 comments

Hello! Thanks for your excellent library. I want to select points with high curvature in a point cloud, is there any function to accomplish it?

YWCHEN-ZERO avatar Oct 13 '20 08:10 YWCHEN-ZERO

Hey @YWCHEN-ZERO currently there isn't (sorry!) but I actually need this function too for a project so I plan on adding it in when I get time.

fwilliams avatar Oct 14 '20 14:10 fwilliams

I added functions for mesh curvature. Not sure if it's what you need. For point cloud curvature there are many possible approaches which I'll try and add in the future

fwilliams avatar Jul 24 '22 16:07 fwilliams