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

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

__init__(self, theParams=CfgDistance())Distance
buildFromConfig(matchConfig)Distancestatic
compare(self, piece_A, piece_B)MatchDifferent
extractFeature(self, piece)Distance
paramsMatcher
score(self, piece_A, piece_B)Matcher
solveMatchedPuzzle(self, puzzle, sol)Matcher