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

3D-3D Point Cloud Registration based on PCL #1441

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from

Conversation

servantftechnicolor
Copy link
Contributor

upgrade to #425

@fabiencastan fabiencastan changed the title Upgrade to 3D3D registration 3D-3D Point Cloud Registration based on PCL Jun 5, 2023
@servantftechnicolor servantftechnicolor force-pushed the dev/3D3Dregistration branch 3 times, most recently from 73ebfb6 to 83d5559 Compare June 6, 2023 12:29
@fabiencastan fabiencastan added this to the 3.2.0 milestone Jun 7, 2023
Debize and others added 23 commits June 8, 2023 10:33
* add scale support in point_to_point with directSimilarityEstimator
* add multiple modes to command line
* remove code using PCL windows: no UI inside the library
Point cloud preparation means: center to origin, initial rescale and voxelgrid subsampling.
@simogasp
Copy link
Member

simogasp commented Jun 8, 2023

maybe we can consider this opencv version of ICP
https://docs.opencv.org/4.7.0/dc/d9b/classcv_1_1ppf__match__3d_1_1ICP.html
It would avoid adding another (big) dependency like PCL

@fabiencastan fabiencastan modified the milestones: 3.2.0, 3.3.0 Nov 6, 2023
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

Successfully merging this pull request may close these issues.

None yet

6 participants