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.
 
 
 
 
 
 
Joe Howse e9b4813bb2 Cat face detection cascades 10 years ago
..
haarcascades Cat face detection cascades 10 years ago
haarcascades_GPU Add GPU models in seperate folder, only old models are supported and they were replaced to make the CPU interface work. 10 years ago
hogcascades Added HOG features to cascade detection algorithm. 13 years ago
lbpcascades Cat face detection cascades 10 years ago
vec_files added example of vec-file 13 years ago
CMakeLists.txt Install data and test data on Windows 10 years ago
readme.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago

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.