IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
class | Arrangement |
A puzzle that simply needs to arrange pieces on a workspace. More... | |
class | CfgArrangement |
Configuration setting specifier for centroidMulti. More... | |
Namespaces | |
puzzle.builder.arrangement | |
This type of puzzle is simply a set of shapes arranged at specific locations in the image with no occlusion or overlap. Touching is not necessary (typically not the case) | |