KinectCaptureDeviceType Enumeration |
http://www.emgu.com
Kinect device type
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Enumeration DeviceType
public enum class DeviceType
Members
| Member name | Value | Description |
---|
| Kinect | 0 |
kinect
|
| Xtion | 1 |
Asus xtion
|
See Also