Calculates a point cloud by raycasting into the reconstruction volume, returning the point
cloud containing 3D points and normals of the zero-crossing dense surface at every visible
pixel in the image from the specified camera pose and color visualization image.
Calculates a point cloud by raycasting into the reconstruction volume, returning the point
cloud containing 3D points and normals of the zero-crossing dense surface at every visible
pixel in the image from the specified camera pose, color visualization image, and the depth
to the surface.
Sets a reference depth frame that is used internally to help with tracking when calling the
AlignDepthFloatFrameToReconstruction method to calculate
a new camera pose.
Note
You should call this method only if you are not using the default tracking behavior of
Kinect Fusion.
When passing frames with a resolution that differs from that of the frames that were previously passed to the reconstruction volume,
call the ResetReconstruction method before processing the frames with the new resolution.
Failure to reset the volume can result in camera tracking failure and erroneous volume data.