opencv/data
Andrey Kamaev b43ae03328 * Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
2011-06-27 13:59:03 +00:00
..
haarcascades removed extra dashes from XMLs to make them standard-compilant (ticket 375) 2010-07-17 12:14:18 +00:00
lbpcascades "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
CMakeLists.txt * Install path share/opencv is renamed to share/OpenCV. 2011-06-27 13:59:03 +00: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.