IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for MatchSimilar, including all inherited members.
__init__(self, theParams=CfgSimilar()) | MatchSimilar | |
compare(self, piece_A, piece_B) | MatchSimilar | |
extractFeature(self, piece) | Matcher | |
params | Matcher | |
score(self, piece_A, piece_B) | Matcher | |
solveMatchedPuzzle(self, puzzle, sol) | Matcher |