|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Puzzle detector state information. More...
Static Public Attributes | |
| any | |
| bool | |
Puzzle detector state information.
The state information consists of:
| field | contents |
|---|---|
| x | Combined grayscale image hand/glove + pieces. |
| hand | Binary mask of hand/glove region. |
| pieces | Binary mask of puzzle pieces regions. |
| isHand | Boolean indicating that hand is in scene. |
|
static |
|
static |