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.
 
 
 
 
 
 
LaurentBerger 2f8ef61618 move data/detect_blob.png in samples/data 10 years ago
..
haarcascades fixing wrong model sizes 10 years ago
haarcascades_cuda fixing CUDA cascade classifiers function and needed models 10 years ago
hogcascades
lbpcascades Removing whitespace to appease doc builder 10 years ago
vec_files
CMakeLists.txt Fixed mangled install layout on unix machines 10 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.