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

Factor out camera motion using regular (rigid) ICP + color #46

Open
2 of 5 tasks
Algomorph opened this issue Aug 16, 2022 · 0 comments
Open
2 of 5 tasks

Factor out camera motion using regular (rigid) ICP + color #46

Algomorph opened this issue Aug 16, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Algomorph
Copy link
Owner

Algomorph commented Aug 16, 2022

This can be done using the provided Open3D slam pipeline.

  • Rearrange ops to make rendered warped mesh always available before non-rigid alignment, mesh warping mandatory at every frame
  • Call to rigid ICP+color odometry function from Open3D
  • Modify warping routine to employ extrinsic matrix
  • Employ proper extrinsic in non-rigid alignment
  • Employ proper extrinsic in integration
@Algomorph Algomorph self-assigned this Aug 16, 2022
@Algomorph Algomorph added the feature New feature or request label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant