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