IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Namespaces
byColor.py File Reference

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...
 

Namespaces

 puzzle.clusters.byColor
 Extract color features for all the pieces in a given puzzle board.