|
Kinect Scol plugin
|
KinectUser Class Reference
Kinect user handling. . More...
#include <KinectUser.h>
Public Member Functions | |
| KinectUser (KinectDevice *) | |
| void | SetId (int id) |
| int | GetId () |
| int | GetColor () |
| DataSkeleton * | GetSkeletonData () |
| KinectDevice * | GetParentDevice () |
| void | DetectUserHands (cv::Mat depthMat, cv::Mat depthMatBgr) |
| bool | IsHandVisible (nite::JointType skelJoint) |
| bool | GetFingersPixelPosition (nite::JointType hand, vector< cv::Point > &vec) |
| bool | GetBoneImgCoordinates (nite::JointType skelJoint, nite::Point3f &v, float minConfidence) |
| bool | GetBoneCurrentPosition (nite::JointType skelJoint, nite::Point3f &position, float minConfidence) |
| bool | GetBoneCurrentOrientation (nite::JointType skelJoint, Quaternion *mQuat, float minConfidence) |
| bool | IsCalibrated () |
| void | SetCalibrated (bool state) |
Detailed Description
The documentation for this class was generated from the following files:
- D:/dev/scol-technologies/trunk/scol/plugins/openniscol/include/objects/KinectUser.h
- D:/dev/scol-technologies/trunk/scol/plugins/openniscol/src/objects/KinectUser.cpp
Generated on Thu Aug 24 2017 10:30:39 for Kinect Scol plugin by
1.8.13