#include <hand.h>
Public Member Functions | |
| Hand () | |
Public Attributes | |
| vector< Finger > | fingers |
| vector< Point > | contour |
| Point2f | centroid |
| int | shapeType |
| bool | foundPalm |
| Hand::Hand | ( | ) |
| Point2f Hand::centroid |
| vector<Point> Hand::contour |
| vector<Finger> Hand::fingers |
| bool Hand::foundPalm |
| int Hand::shapeType |
1.8.3.1