IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Configuration parameter struct for byColor clustering. More...
Static Public Attributes | |
float | |
int | |
str | |
Configuration parameter struct for byColor clustering.
There are two basic clustering approaches implemented. One is an agglomerative clustering method based on a distance threshold. The other is based on a target quantity of clusters or groupings. These are mutually exclusing implementations.
|
static |
|
static |
|
static |