-
Beta Was this translation helpful? Give feedback.
Answered by
jc-bao
Jul 24, 2022
Replies: 1 comment
-
I think the issue can be resolved by first converting the RGBD image to point. Then use ICP and graph optimization to conduct the reconstruction following the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jc-bao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the issue can be resolved by first converting the RGBD image to point. Then use ICP and graph optimization to conduct the reconstruction following the
pipelines
guide.