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

result incomplete #16

Open
B-Betty opened this issue May 8, 2018 · 3 comments
Open

result incomplete #16

B-Betty opened this issue May 8, 2018 · 3 comments

Comments

@B-Betty
Copy link

B-Betty commented May 8, 2018

hello @andyzeng
I want to reconstruct the sculpture,the input image is pictures of each side. but the output is always one side .how can I get the all side reconstruction. my result is below:
resource image:

result of one side:(input image is one side)
image
result of all side(input image is all side,)
image
image

@B-Betty
Copy link
Author

B-Betty commented May 8, 2018

sorry ,source image is below:
ey h fer wlsu9mly3b_g

@andyzeng
Copy link
Owner

It looks like your camera poses may be wrong, causing the fusion to generate odd TSDF values in the voxels where the camera view frustums intersect. I would recommend projecting the 3D point clouds from your RGB-D images, and checking that the camera poses are correct by applying them to the 3D point clouds and seeing if all of the surfaces align.

@vbhutani
Copy link

vbhutani commented Jan 3, 2020

@B-Betty I am also facing the same issue. Have you been able to resolve the issue?

shamitlal pushed a commit to shamitlal/tsdf-fusion that referenced this issue Dec 3, 2020
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

3 participants