Commit Graph

17 Commits

Author SHA1 Message Date
Vadim Pisarevsky
b7553d4e2e some attempts to tune the performance 2013-12-19 14:09:44 +04:00
Vadim Pisarevsky
302a5adcc2 converted Haar cascades to the new format; now they are handled with C++ code. 2013-12-10 22:54:37 +04:00
Bob Igo
2eb5ca0024 fixed malformed XML 2013-09-19 16:32:32 -04:00
Andrey Kamaev
9e12b7c3c2 Merge release 2.4.4 2013-03-04 19:43:49 +04:00
Oscar Deniz Suarez
379dcf87d5 Added smile detector 2013-02-21 17:17:34 +01:00
marina.kolpakova
acdf5444e4 add improved softcascade detector 2013-02-01 14:35:28 +04:00
marina.kolpakova
f7921b5ab3 fix soft scade xml 2013-01-18 15:58:47 +04:00
marina.kolpakova
8fc4078429 xml for soft cascade 2013-01-18 15:58:47 +04:00
Vadim Pisarevsky
bbf679267a modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 2012-08-22 15:48:57 +04:00
Andrey Pavlenko
3804ca3e20 changing package layout after 'make install' for Android build 2012-06-27 06:22:26 +00:00
Andrey Kamaev
18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 2012-03-03 15:49:23 +00:00
Maria Dimashova
4fa9c5ae71 added example of vec-file 2011-12-23 08:56:51 +00:00
Alexey Kazakov
50543d627f Added HOG features to cascade detection algorithm.
Added pedestrian detection trained model for HOG cascade detection algorithm.
2011-09-21 18:03:53 +00:00
Vadim Pisarevsky
e33bfb5ebf added haarcascades for ears detection (by Modesto Castrillón Santana) 2011-07-14 14:43:25 +00:00
Andrey Kamaev
b43ae03328 * Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
2011-06-27 13:59:03 +00:00
Vadim Pisarevsky
2de66d08d0 removed extra dashes from XMLs to make them standard-compilant (ticket 375) 2010-07-17 12:14:18 +00:00
Vadim Pisarevsky
127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00