PyQt/人脸描点检测/data
2018-01-29 22:08:38 +08:00
..
lbpcascades 人脸描点检测 2018-01-29 22:08:38 +08:00
.gitignore 人脸描点检测 2018-01-29 22:08:38 +08:00
readme.txt 人脸描点检测 2018-01-29 22:08:38 +08:00

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.