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

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
paramsMatcher
score(self, piece_A, piece_B)HistogramCV
solveMatchedPuzzle(self, puzzle, sol)Matcher