OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes

Classes

class  cv::datasets::PD_caltech
 
struct  cv::datasets::PD_caltechObj
 

Detailed Description

Caltech Pedestrian Detection Benchmark

Implements loading dataset:

"Caltech Pedestrian Detection Benchmark": http://www.vision.caltech.edu/Image_Datasets/CaltechPedestrians/

Note
First version of Caltech Pedestrian dataset loading. Code to unpack all frames from seq files commented as their number is huge! So currently load only meta information without data. Also ground truth isn't processed, as need to convert it from mat files first.

Usage:

  1. From link above download dataset files: set00.tar-set10.tar.
  2. Unpack them to separate folder.
  3. To load data run:
    ./opencv/build/bin/example_datasets_pd_caltech -p=/home/user/path_to_unpacked_folders/