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

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

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