I am doing with the Kinect Fusion and after I got the TSDF volume (450x450x150), I applied the marching cube (isosurface in MATLAB) to display the 3D mesh. However, what I got is shown the the figure. It had long shadow behind the object. So could you tell me what is wrong with my implementation?
(https://i.stack.imgur.com/onaFX.png) Thank you very much.