opencv/data
luz.paz 413fba14ab Some mist. typo fixes
Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`
2018-02-07 06:59:15 -05:00
..
haarcascades Some mist. typo fixes 2018-02-07 06:59:15 -05:00
haarcascades_cuda Some mist. typo fixes 2018-02-07 06:59:15 -05:00
hogcascades Added HOG features to cascade detection algorithm. 2011-09-21 18:03:53 +00:00
lbpcascades fixing models to resolve XML violation issue 2017-06-13 09:42:15 +02:00
vec_files added example of vec-file 2011-12-23 08:56:51 +00:00
CMakeLists.txt Fixed mangled install layout on unix machines 2015-03-13 14:18:37 +03:00
readme.txt "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00

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.