Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Donchenko 2bbda9d225 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
..
haarcascades some attempts to tune the performance 11 years ago
hogcascades Added HOG features to cascade detection algorithm. 13 years ago
lbpcascades fixed malformed XML 11 years ago
softcascade add improved softcascade detector 12 years ago
vec_files added example of vec-file 13 years ago
CMakeLists.txt Multiple fixes for tests deb package build. 11 years ago
readme.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.