tsdf-fusion icon indicating copy to clipboard operation
tsdf-fusion copied to clipboard

result incomplete

Open B-Betty opened this issue 7 years ago • 3 comments

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 avatar May 08 '18 01:05 B-Betty

sorry ,source image is below: ey h fer wlsu9mly3b_g

B-Betty avatar May 08 '18 01:05 B-Betty

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.

andyzeng avatar May 10 '18 03:05 andyzeng

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

vbhutani avatar Jan 03 '20 07:01 vbhutani