IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Extract color features for all the pieces in a given puzzle board. More...
Classes | |
class | ByColor |
A puzzle piece clustering method based on color. The feature extractor should be based on color. More... | |
class | ParamColorCluster |
Configuration parameter struct for byColor clustering. More... | |
Extract color features for all the pieces in a given puzzle board.