You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
761 B
20 lines
761 B
Affine Covariant Regions Datasets |
|
================================= |
|
.. ocv:class:: IR_affine |
|
|
|
Implements loading dataset: |
|
|
|
_`"Affine Covariant Regions Datasets"`: http://www.robots.ox.ac.uk/~vgg/data/data-aff.html |
|
|
|
.. note:: Usage |
|
|
|
1. From link above download dataset files: bark\\bikes\\boat\\graf\\leuven\\trees\\ubc\\wall.tar.gz. |
|
|
|
2. Unpack them. |
|
|
|
3. To load data, for example, for "bark", run: ./opencv/build/bin/example_datasets_ir_affine -p=/home/user/path_to_unpacked_folder/bark/ |
|
|
|
**References:** |
|
|
|
.. [Mikolajczyk05] K. Mikolajczyk, T. Tuytelaars, C. Schmid, A. Zisserman, J. Matas, F. Schaffalitzky, T. Kadir, L. Van Gool. A Comparison of Affine Region Detectors. International Journal of Computer Vision, Volume 65, Number 1/2, page 43--72, 2005 |
|
|
|
|