IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Sub-classes of this derived class branch use similarity scores for determining wheter two puzzle pieces match. More...
Classes | |
class | CfgSIFTCV |
Configuration setting specifier for OpenCV SIFT matcher class. More... | |
class | SIFTCV |
Uses sift features to establish similarity. More... | |
Sub-classes of this derived class branch use similarity scores for determining wheter two puzzle pieces match.
Similarity scores are interpreted as bigger being more likely to be a match and smaller being less likely to be a match. There will usually be lower and upper limits for the similarity score.