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

About dufomap's Python API in process.py #5

Open
RickyYXY opened this issue Oct 14, 2024 · 0 comments
Open

About dufomap's Python API in process.py #5

RickyYXY opened this issue Oct 14, 2024 · 0 comments

Comments

@RickyYXY
Copy link

You have use dufomap in process.py, and now I want to use dufomap in my own project.
But I'm confused about the parameters for the dufomap function.
Like
mydufo = dufomap(0.2, 0.2, 1, num_threads=12) # resolution, d_s, d_p, hit_extension
mydufo.setCluster(0, 20, 0.2) # depth=0, min_points=20, max_dist=0.2
What does resolution, d_s, d_p, depth=0, min_points=20, max_dist=0.2 means?
Do you have a doc for dufomap function?
I have created a issue in dufomap's project, and I'm hope to get your respond, Thks!

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