Skip to content
Snippets Groups Projects
Commit e7ddc201 authored by Mederic Fourmy's avatar Mederic Fourmy
Browse files

Don't use CLAHE by default because of segfault problem

parent 6706a0d5
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ max_new_features: 30
# CLAHE = Contrast Limited Adaptive Histogram Equalization
# -> more continuous lighting and higher contrast images, 1-1.5 ms overhead
use_clahe: true
use_clahe: false
# FAST KeyPoint detection
fast_params:
......
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