Commit 6f7ec997 authored by Vladimir's avatar Vladimir

Added documentation for VOT2015 dataset

parent 6277f527
...@@ -477,8 +477,6 @@ To run benchmark execute: ...@@ -477,8 +477,6 @@ To run benchmark execute:
./opencv/build/bin/example_datasets_tr_svt_benchmark -p=/home/user/path_to_unpacked_folders/svt/svt1/ ./opencv/build/bin/example_datasets_tr_svt_benchmark -p=/home/user/path_to_unpacked_folders/svt/svt1/
~~~ ~~~
@defgroup datasets_track Tracking
### VOT 2015 Database ### VOT 2015 Database
Implements loading dataset: Implements loading dataset:
...@@ -498,6 +496,9 @@ Usage: ...@@ -498,6 +496,9 @@ Usage:
~~~ ~~~
./opencv/build/bin/example_datasets_track_vot -p=/home/user/path_to_unpacked_files/VOT2015/ ./opencv/build/bin/example_datasets_track_vot -p=/home/user/path_to_unpacked_files/VOT2015/
~~~ ~~~
@defgroup datasets_track Tracking
@} @}
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment