Skip to content
Snippets Groups Projects
Commit 266d0c3e authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Changed persistance by persistence

parent 94b4a593
No related branches found
No related tags found
No related merge requests found
...@@ -10,9 +10,9 @@ detection_min_confidence: 126 ...@@ -10,9 +10,9 @@ detection_min_confidence: 126
id_filter_en: True id_filter_en: True
ids_enabled: "0, 1, 2, 3" ids_enabled: "0, 1, 2, 3"
time_persistance_filter_en: True time_persistence_filter_en: True
time_persistance_filter_orientation_en: True time_persistence_filter_orientation_en: True
time_persistance_alpha_window: 0.15 time_persistence_alpha_window: 0.15
time_persistance_range_window: 0.2 time_persistence_range_window: 0.2
time_persistance_orientation_th: 0.4 time_persistence_orientation_th: 0.4
time_persistance_min_detections: 4 time_persistence_min_detections: 4
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