mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 20:20:20 +08:00
bbc35d609d
Conflicts: cmake/OpenCVDetectPython.cmake cmake/OpenCVModule.cmake modules/core/src/gpumat.cpp modules/cudaimgproc/test/test_hough.cpp modules/gpu/CMakeLists.txt modules/gpu/src/cuda/generalized_hough.cu modules/gpu/src/generalized_hough.cpp modules/python/CMakeLists.txt |
||
---|---|---|
.. | ||
haarcascades | ||
hogcascades | ||
lbpcascades | ||
softcascade | ||
vec_files | ||
CMakeLists.txt | ||
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.