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

Comparison with Open3D #94

Open
mcmingchang opened this issue Sep 30, 2024 · 1 comment
Open

Comparison with Open3D #94

mcmingchang opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mcmingchang
Copy link

May I ask if the gicp implementation method of the project is similar to that of open3d? Why do I see some slight differences from the source code perspective?

@mcmingchang mcmingchang added the enhancement New feature or request label Sep 30, 2024
@mcmingchang
Copy link
Author

I need to rewrite the algorithm into a GPU version for the project. I have already completed voxelization and normal vector calculation, but I still need the final ICP and GICP. I found that voxelization involves adding a fixed value, which may cause problems if it is smaller than the minimum value of the point cloud.

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

No branches or pull requests

1 participant