IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for Correspondences, including all inherited members.
__init__(self, theParams=CfgCorrespondences(), initBoard=None) | Correspondences | |
adapt(self) | Correspondences | |
boardEstimate | Correspondences | |
boardMeasurement | Correspondences | |
buildMatcher(typeStr, matchConfig=None) | Correspondences | static |
correct(self) | Correspondences | |
correspond(self) | Correspondences | |
greedyAssignment(self, scoreTable_shape, scoreTable_color, scoreTable_edge_color) | Correspondences | |
HungarianAssignment(self, scoreTable, getInverse=False) | Correspondences | |
matcher | Correspondences | |
matchPieces(self) | Correspondences | |
params | Correspondences | |
pAssignments | Correspondences | |
pAssignments_rotation | Correspondences | |
process(self, bMeas) | Correspondences | |
scoreTable | Correspondences | |
scoreTable_shape | Correspondences | |
scoreType | Correspondences | |
skipList | Correspondences |