IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Matcher Member List

This is the complete list of members for Matcher, including all inherited members.

__init__(self, theParams=CfgMatcher)Matcher
compare(self, piece_A, piece_B)Matcher
extractFeature(self, piece)Matcher
paramsMatcher
score(self, piece_A, piece_B)Matcher
solveMatchedPuzzle(self, puzzle, sol)Matcher