_SETKinectDeviceDetectionAngle Scol 6.x or above required
Define the detection angle to a Kinect device object.
Prototype :
fun [ObjKinect F] I
- ObjKinect : a Kinect device object
- F : a detection angle, in degree. NIL or 0 disable the detection angle, the max value is 57.8 (Kinect IR camera FOV)
Return : I 1 or nil if error
See also :
Example :