IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
EdgeDirection used to keep track of the direction of edges. More...
Static Public Attributes | |
int | BOTTOM = 3 |
int | LEFT = 0 |
int | RIGHT = 1 |
int | TOP = 2 |
EdgeDirection used to keep track of the direction of edges.
|
static |
|
static |
|
static |
|
static |