#include <VisionX/vision_algorithms/HandLocalizationWithFingertips/HandModel/HandModeliCub.h>
|
| HandModeliCub (std::string sConfigFileName, CStereoCalibration *pStereoCalibration) |
|
void | UpdateHand (double *pConfig) override |
|
Public Member Functions inherited from CHandModelV2 |
| CHandModelV2 (std::string sConfigFileName, CStereoCalibration *pStereoCalibration) |
|
void | UpdateHand (Vec3d vHandPosition, Mat3d mHandOrientation, float fPalmJointAngle, std::vector< std::vector< float > > &aFingerJointAngles) |
|
virtual | ~CHandModelV2 () |
|
Definition at line 31 of file HandModeliCub.h.
◆ HandModeliCub()
HandModeliCub |
( |
std::string |
sConfigFileName, |
|
|
CStereoCalibration * |
pStereoCalibration |
|
) |
| |
◆ UpdateHand()
void UpdateHand |
( |
double * |
pConfig | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- VisionX/vision_algorithms/HandLocalizationWithFingertips/HandModel/HandModeliCub.h
- VisionX/vision_algorithms/HandLocalizationWithFingertips/HandModel/HandModeliCub.cpp