Open Source Computer Vision Library
Go to file
peng xiao fd7ba355ee Add non-stump based ocl Haar cascade classifier support.
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.
2013-05-30 14:01:19 +08:00
3rdparty Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
android Build fixes. Build scrips reorganized. 2013-05-28 12:27:56 +04:00
apps Merge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4 2013-02-04 11:54:43 +04:00
cmake android -> plarforms/android 2013-05-27 11:10:38 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc android -> plarforms/android 2013-05-27 11:10:38 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ios enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
modules Add non-stump based ocl Haar cascade classifier support. 2013-05-30 14:01:19 +08:00
platforms Build fixes. Build scrips reorganized. 2013-05-28 12:27:56 +04:00
samples ANDed waitkey result with 0xFF for x64 systems 2013-05-27 10:30:30 +05:30
.gitattributes Revise git attributes 2013-02-28 03:18:54 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Merge pull request #928 from apavlenko:bugfix_3027 2013-05-29 17:10:48 +04:00
CONTRIBUTING.md Add contributing page for Github 2013-04-15 16:57:58 +04:00
index.rst android -> plarforms/android 2013-05-27 11:10:38 +04:00
README updating README content 2012-07-24 17:59:55 +04:00

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