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

Tune vision visualizer

parent b6aec0f1
No related branches found
No related tags found
No related merge requests found
tracks: tracks:
show_id: true show_id: true
size_id: 0.5 size_id: 1.0
thickness: 1.5 thickness: 1
min_max_on_alive_tracks: true min_max_on_alive_tracks: true
color: "CYAN" # color of the tracks and feature_kfs color: "CYAN" # color of the tracks and feature_kfs
min_lum: 50 # above 0 min_lum: 50 # above 0
...@@ -18,7 +18,7 @@ tracks_preprocess: ...@@ -18,7 +18,7 @@ tracks_preprocess:
show: true # tracks from the preprocess are visible or not show: true # tracks from the preprocess are visible or not
show_on_diff_topic: false # tracks from the preprocess are visible in the same image as the others tracks or not show_on_diff_topic: false # tracks from the preprocess are visible in the same image as the others tracks or not
show_features: false show_features: false
thickness: 1.5 thickness: 1
color: "GREEN" color: "GREEN"
landmarks: landmarks:
......
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