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
estimateAffineMatch(self, piece_A, piece_B)Matcher
extractFeature(self, piece)Moments
fit(self, groups, list[str]|None labels=None)Matcher
fitFromImageSegmented(self, Irgb, Iseg, hasLabs=False)Matcher
paramsMatcher
pcaFrame(piece)Matcherstatic
score(self, piece_A, piece_B)Moments
solveMatchedPuzzle(self, puzzle, sol)Matcher