Kinect Scol plugin
|
Kinect user hand handling. . More...
#include <KinectUserHand.h>
Public Member Functions | |
KinectUserHand (KinectUser *user, nite::JointType type) | |
bool | Detect (cv::Mat depthMat, cv::Mat depthMatBgr) |
std::vector< cv::Point > | GetFingersPos () |
nite::Point3f | GetHandPos () |
bool | IsVisible () |
nite::Point3f | GetLastTransVec () |
nite::JointType | GetType () |
Kinect user hand handling. .
Definition at line 37 of file KinectUserHand.h.