IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
Puzzle Clustering

Interfaces for clustering puzzle pieces. More...

Collaboration diagram for Puzzle Clustering:

Classes

class  ByColor
 A puzzle piece clustering method based on color. More...
 
class  ByShape
 Clustering by shape. More...
 

Detailed Description

Interfaces for clustering puzzle pieces.