1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00

Added documentation for VOT2015 dataset

This commit is contained in:
Vladimir
2015-08-21 22:01:44 +09:00
parent 6277f5276b
commit 6f7ec9972d

View File

@@ -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/
~~~
@defgroup datasets_track Tracking
### VOT 2015 Database
Implements loading dataset:
@@ -498,6 +496,9 @@ Usage:
~~~
./opencv/build/bin/example_datasets_track_vot -p=/home/user/path_to_unpacked_files/VOT2015/
~~~
@defgroup datasets_track Tracking
@}
*/