Skip to content

Commit 46aa523

Browse files
author
arch
committed
update docs
1 parent d788c8a commit 46aa523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/docs/user-guide/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Config Files:
2626
- `preview_scaling` (float): Set the preview image scaling factor. With a value of `1.0`, the window should fill the height or width of the screen depending on the aspect ratio of the video.
2727
- `tracker`: (str) Specify the tracker algorithm. Available options are `'MIL'`, `'KCF'`, `'CSRT'`.
2828
- `notification_sound` (str) Specify the wav file to play when tracking finished (write 'off' to disable the sound notification).
29+
- `tracking_lost_time` (int) Time in milliseconds at which the tracking is stopped if the selected feature is not found.
2930

3031
#### `hyperparameter.yaml`
3132

0 commit comments

Comments
 (0)