mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
2bbda9d225
Conflicts: modules/cudaimgproc/test/test_color.cpp modules/dynamicuda/include/opencv2/dynamicuda/dynamicuda.hpp modules/gpu/perf/perf_imgproc.cpp modules/gpu/src/imgproc.cpp modules/gpu/test/test_core.cpp modules/gpu/test/test_imgproc.cpp modules/java/generator/src/cpp/VideoCapture.cpp samples/gpu/performance/CMakeLists.txt samples/tapi/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.