Up |
_GETKinectUserFingersPixelPosition Scol 6.x or above required
Get the fingers positions in pixel.
Prototype :
fun [ObjKinectUser I] [[I I] r1]
- ObjKinectUser : a Kinect user object
- I : a joint type :
- USER_SKEL_L_HAND
- USER_SKEL_R_HAND
Return : [[I I] r1] x, y coordonates in pixels for each finger found or nil if error
See also :
Example :