mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Open Source Computer Vision Library
fd7ba355ee
For example, haarcascade_frontalface_alt2.xml is now supported. Note that classifier's pattern of a cascade file must be consistent, i.e., all trees must either have two nodes or one node, otherwise unexpected results will occur. Other fixes: Test cases are updated. Some unused codes are removed. Fix some problems of haar when using OclCascadeClassifierBuf. |
||
---|---|---|
3rdparty | ||
android | ||
apps | ||
cmake | ||
data | ||
doc | ||
include | ||
ios | ||
modules | ||
platforms | ||
samples | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
index.rst | ||
README |
OpenCV: open source computer vision library Homepage: http://opencv.org Online docs: http://docs.opencv.org Q&A forum: http://answers.opencv.org Dev zone: http://code.opencv.org