Reconstruction Class
Reconstruction encapsulates reconstruction volume creation updating and meshing functions.
Syntax
public class Reconstruction : IDisposable
Remarks
Important
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.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Fusion
Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)
See Also
Reference
Reconstruction Members
Microsoft.Kinect.Toolkit.Fusion Namespace