1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00

added Caltech Pedestrian dataset loading

This commit is contained in:
Dmitriy Anisimov
2014-09-20 21:27:41 +04:00
committed by dmitriy.anisimov
parent 74fbe96b6f
commit a5351d9e86
27 changed files with 411 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
//M*/
#include "opencv2/datasets/or_sun.hpp"
#include "opencv2/datasets/util.hpp"
#include "precomp.hpp"
namespace cv