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

Classes

class  Manager
 A class for associating puzzle pieces across boards. It "manages" the puzzle interpretation process over time, where each sensing cycle generates a new board instance. More...
 
class  ManagerParms
 

Namespaces

 puzzle.manager
 Manage the tracking of puzzle pieces.
 

Variables

int SCORE_DIFFERENCE = 0
 
int SCORE_SIMILAR = 1