File size: 206 Bytes
fb9cda7 | 1 2 3 4 5 6 7 8 9 10 11 12 | %YAML:1.0
# surf64 parameters
# Feature Extractor
FeatureExtractor.numOctaves: 8
FeatureExtractor.scaleFactor: 1.2
FeatureExtractor.detectionTh: 100.0
# Feature Matcher
FeatureMatcher.matchingTh: 0.04
|