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

Classes

class  Board
 Class description for a board, which is a locality sensitive bag. More...
 
class  CfgCorrespondences
 Configuration setting specifier for Correspondences class. More...
 
class  CorrespondenceParms
 
class  Correspondences
 Class that compares two boards and generates correspondences across them. More...
 
class  SolutionBoard
 Solution board stores information about the solution board. More...
 

Namespaces

 puzzle.board
 A base representation for a puzzle board, which is basically a collection of pieces.
 

Variables

int SCORE_DIFFERENCE = 0
 
int SCORE_SIMILAR = 1