KinectSensor.IsKnownPoint Method
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Methods for testing a DepthImagePixel object to see if it contains a known value.
Overload List
Name | Description |
---|---|
KinectSensor.IsKnownPoint (ColorImagePoint) | Tests a ColorImagePoint object to see if it has a known value. |
KinectSensor.IsKnownPoint (DepthImagePixel) | Tests a DepthImagePixel object to see if it has a known value. |
KinectSensor.IsKnownPoint (DepthImagePoint) | Tests a DepthImagePoint object to see if it has a known value. |
KinectSensor.IsKnownPoint (SkeletonPoint) | Tests a SkeletonPoint to see if it has a known value. |
See Also
Reference
KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace