IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for HistogramCV, including all inherited members.
__init__(self, theParams=CfgHistogramCV()) | HistogramCV | |
compare(self, piece_A, piece_B) | MatchDifferent | |
extractFeature(self, piece) | HistogramCV | |
params | Matcher | |
score(self, piece_A, piece_B) | HistogramCV | |
solveMatchedPuzzle(self, puzzle, sol) | Matcher |