IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
EdgeType used to keep track of the type of edges. More...
Static Public Attributes | |
int | FLAT = 3 |
int | IN = 1 |
int | OUT = 2 |
int | UNDEFINED = 0 |
EdgeType used to keep track of the type of edges.
|
static |
|
static |
|
static |
|
static |