IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
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) More...
Classes | |
class | Arrangement |
A puzzle that simply needs to arrange pieces on a workspace. More... | |
class | CfgArrangement |
Configuration setting specifier for centroidMulti. More... | |
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)
May need more work to align with current revisions.
Some of the test scripts may have bad Cfg parameter names.