|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
| class | CfgDifferent |
| Configuration setting specifier for difference matcher class. More... | |
| class | CfgMatcher |
| Configuration setting specifier for puzzle piece matcher class. More... | |
| class | CfgSimilar |
| Configuration setting specifier for similar matcher class. More... | |
| class | MatchDifferent |
| The puzzle piece matching scores are based on differences. More... | |
| class | Matcher |
| Generic puzzle piece matching class. More... | |
| class | MatchSimilar |
| Similarity matching. More... | |
Namespaces | |
| puzzle.pieces.matcher | |
| Classes for comparing puzzle pieces in support of puzzle solving and puzzle piece association. | |