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