|
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, tauMatch=None) | HistogramCV | |
| puzzle::pieces::matcher::MatchDifferent.compare(self, piece_A, piece_B) | MatchDifferent | |
| estimateAffineMatch(self, piece_A, piece_B) | Matcher | |
| extractFeature(self, piece) | HistogramCV | |
| fit(self, groups, list[str]|None labels=None) | Matcher | |
| fitFromImageSegmented(self, Irgb, Iseg, hasLabs=False) | Matcher | |
| params | Matcher | |
| pcaFrame(piece) | Matcher | static |
| score(self, piece_A, piece_B) | HistogramCV | |
| solveMatchedPuzzle(self, puzzle, sol) | Matcher |