Skip to content
Snippets Groups Projects
Commit 40ea83cc authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Merge remote-tracking branch 'origin/devel' into devel

parents 9be6e8c7 44f98778
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,11 @@ max_new_features: 30
####################################
# ProcessorVisualOdometry parameters
# CLAHE = Contrast Limited Adaptive Histogram Equalization
# -> more continuous lighting and higher contrast images, 1-1.5 ms overhead
use_clahe: true
# FAST KeyPoint detection
fast_params:
# Threshold on the keypoint pixel intensity (in uchar [0-255])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment