opencv/data
Andrey Kamaev 9e12b7c3c2 Merge release 2.4.4 2013-03-04 19:43:49 +04:00
..
haarcascades Merge release 2.4.4 2013-03-04 19:43:49 +04:00
hogcascades Added HOG features to cascade detection algorithm. 2011-09-21 18:03:53 +00:00
lbpcascades modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 2012-08-22 15:48:57 +04:00
softcascade add improved softcascade detector 2013-02-01 14:35:28 +04:00
vec_files added example of vec-file 2011-12-23 08:56:51 +00:00
CMakeLists.txt changing package layout after 'make install' for Android build 2012-06-27 06:22:26 +00:00
readme.txt "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00

readme.txt

This folder contains various data that is used by cv libraries and/or demo applications.
----------------------------------------------------------------------------------------

haarcascades - the folder contains trained classifiers for detecting objects
               of a particular type, e.g. faces (frontal, profile), pedestrians etc.
               Some of the classifiers have a special license - please,
               look into the files for details.