Fix documentation

pull/341/head
Vladimir 10 years ago
parent 0cf96b42b6
commit 2baae4fa37
  1. 5
      modules/datasets/include/opencv2/datasets/dataset.hpp

@ -477,6 +477,8 @@ 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:
@ -496,9 +498,6 @@ 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
@} @}
*/ */

Loading…
Cancel
Save