|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes for puzzle piece specification or description encapsulation. More...
Classes | |
| class | EdgeDes |
| class | EdgeDirection |
| EdgeDirection used to keep track of the direction of edges. More... | |
| class | EdgeType |
| EdgeType used to keep track of the type of edges. More... | |
| class | Piece |
| Bad code here. More... | |
| class | PieceStatus |
| PieceStatus used to keep track of the status of pieces. More... | |
| class | PuzzleTemplate |
| Data class containing puzzle piece information. More... | |
| class | Regular |
| A puzzle has Regular pieces when they are all of a consistent sizing such that their edge structure can be compared in a standard North, South, East, West approach. More... | |
| class | Template |
| Stores and encapsulates a template instance of a visual puzzle piece. More... | |
Classes for puzzle piece specification or description encapsulation.