|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Basic puzzle trackpointer state information. More...
Static Public Attributes | |
| any | |
| bool | |
Basic puzzle trackpointer state information.
The state information consists of:
| field | contents |
|---|---|
| handPt | Coordinate location of hand/glove. |
| pcsPts | Coordinate location of disjoint puzzle pieces regions. |
| isHand | Boolean indicating that hand is in scene. |
| arePieces | Boolean indicating existence of pieces in scene. |
|
static |
|
static |