Commit Graph

21 Commits

Author SHA1 Message Date
su77ungr
d21761c0fd
Merge pull request #22727 from su77ungr:patch-1
Rename file name to correct spelling
2022-11-17 06:54:25 +00:00
Alexander Alekhin
f0ffc52435 fix files permissions 2020-04-13 04:29:55 +00:00
luz.paz
413fba14ab Some mist. typo fixes
Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`
2018-02-07 06:59:15 -05:00
Steven Puttemans
2ddbcc3c4f fixing models to resolve XML violation issue 2017-06-13 09:42:15 +02:00
Joe Howse
00045bbf27 Removing whitespace to appease doc builder 2016-08-12 00:31:50 -03:00
Joe Howse
86108012ce Improved cat face cascades (lower false positive rate) 2016-08-11 20:47:08 -03:00
StevenPuttemans
9944f46b47 fixing wrong model sizes 2015-02-01 15:08:43 +01:00
Joe Howse
a963ade012 Removing whitespace to appease doc builder 2014-12-26 21:15:45 -04:00
Joe Howse
450ba8b43f Frontal cat face detectors 2014-12-26 20:13:13 -04:00
Vadim Pisarevsky
e49536e88b moved to the new opencv_contrib/face module 2014-08-10 01:52:54 +04:00
Vadim Pisarevsky
afe6b66d33 Merge pull request #2828 from otsedom:updating_and_adding_haarcascades_mcs 2014-06-12 21:39:50 +04:00
Modesto Castrillón
b327312bd3 Updated and added haarcascade_mcs*.xml files 2014-06-04 12:24:33 +01:00
Alexey Stadnik
73bfcf856d Added Haar cascade for russian cars licence plate detection, 16 stages cascade, pretty fast. 2014-05-21 12:51:15 +04:00
ZlodeiBaal
00e3c246fe Create haarcascade_russian_plate_number.xml
Detector for russsian vehicle registration plate
2014-05-14 15:18:56 +04:00
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
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
Vadim Pisarevsky
e33bfb5ebf added haarcascades for ears detection (by Modesto Castrillón Santana) 2011-07-14 14:43:25 +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