Skip to content
Snippets Groups Projects
Commit 49fdd69a authored by Angel Santamaria-Navarro's avatar Angel Santamaria-Navarro
Browse files

parameters

parent 47cc911c
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ descriptor:
use_orientation: false
matcher:
type: "FLANNBASED" # BRUTEFORCE, BRUTEFORCE_HAMMING, BRUTEFORCE_HAMMING_2, BRUTEFORCE_L1, FLANNBASED
match type: 1 # Match type. MATCH = 1, KNNMATCH = 2, RADIUSMATCH = 3
type: "BRUTEFORCE_HAMMING_2" # BRUTEFORCE, BRUTEFORCE_HAMMING, BRUTEFORCE_HAMMING_2, BRUTEFORCE_L1, FLANNBASED
match type: 2 # Match type. MATCH = 1, KNNMATCH = 2, RADIUSMATCH = 3
min normalized score: 0.8
\ No newline at end of file
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