|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for Edge, including all inherited members.
| __init__(self, tau_shape=100, tau_color=400) | Edge | |
| puzzle::pieces::matcher::MatchDifferent.__init__(self, theParams=CfgDifferent()) | MatchDifferent | |
| colorFeaExtract(piece, feaLength=300) | Edge | static |
| compare(self, piece_A, piece_B, method='type') | Edge | |
| puzzle::pieces::matcher::MatchDifferent.compare(self, piece_A, piece_B) | MatchDifferent | |
| extractFeature(piece, method=None) | Edge | static |
| params | Matcher | |
| process(self, piece, method=None) | Edge | |
| score(self, piece_A, piece_B, method='type') | Edge | |
| puzzle::pieces::matcher::MatchDifferent.score(self, piece_A, piece_B) | Matcher | |
| solveMatchedPuzzle(self, puzzle, sol) | Matcher | |
| tau_color | Edge | |
| tau_shape | Edge |