ColorReconstruction Class
Kinect for Windows 1.8
Encapsulates reconstruction volume creation, updating, and meshing functions with color.
Syntax
public class ColorReconstruction : 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
ColorReconstruction Members
Microsoft.Kinect.Toolkit.Fusion Namespace