|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
PieceStatus used to keep track of the status of pieces. More...


Static Public Attributes | |
| int | GONE = 5 |
| int | INHAND = 3 |
| int | INVISIBLE = 4 |
| int | MEASURED = 1 |
| int | TRACKED = 2 |
| int | UNKNOWN = 0 |
PieceStatus used to keep track of the status of pieces.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |