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

concavity.concave_hull() never finishes on point clouds with over ~6500 points #2

Open
bthetford opened this issue Aug 3, 2023 · 0 comments

Comments

@bthetford
Copy link

Hello,

I'm using this module to clip rasters generated from point clouds to the border of the cloud. concavity.concave_hull() works lightning fast on any cloud with less than around 6500 points, but right when you get into that range, it just pauses forever, never finishing. Any ideas on what might cause this? I've tried many different values for knn, with no change.

Thank you,
Beau

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

1 participant