38 Commits (51855448643131608e93d2d35f722182a79cde19)

Author SHA1 Message Date
Alexander Alekhin 321c74ccd6 objdetect: validate feature rectangle on reading 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 7 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 7 years ago
Alexander Alekhin 3314966acb objdetect: apply CV_OVERRIDE/CV_FINAL 7 years ago
catree f9aa411c92 Fix double definitions, correct comment. 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
Alexander Alekhin 7213e5f68a ocl: correct disabling of OpenCL code 10 years ago
Vadim Pisarevsky 882c0321f4 clip the found objects in HOG as well (http://code.opencv.org/issues/3825); added test to check CascadeClassifier on small images (http://code.opencv.org/issues/3710) 10 years ago
Dikay900 a5242265d7 cleanup after last PR 10 years ago
Dikay900 fb8478eb7b add resetting the offset variable after setting a new image 10 years ago
Alexander Smorkalov 1fa37fe733 OpenCV for Tegra compilation fix for 10 years ago
Vadim Pisarevsky a18bc9651d fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...) 11 years ago
Vadim Pisarevsky de4b1c668d hopefully fixed compile warnings and the doc builder warnings 11 years ago
Vadim Pisarevsky 30593ee55e 3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier. 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Vadim Pisarevsky 8998186ce4 removed extra whitespaces and hopefully fixed the test failures 12 years ago
Vadim Pisarevsky d084d19779 added OpenCL optimization for LBP-based face detector 12 years ago
Vadim Pisarevsky 1540910542 started adding OpenCL acceleration of LBP-based object detectors 12 years ago
Vadim Pisarevsky f41f633d2d fixed various warnings from the “doc” and other builders 12 years ago
Vadim Pisarevsky b7553d4e2e some attempts to tune the performance 12 years ago
Vadim Pisarevsky 02fb3f0a77 it finally works!!! 12 years ago
Vadim Pisarevsky 9d3e7e027a almost finished opencl-ization of cascade classifier 12 years ago
Vadim Pisarevsky d8513d627d continue adding OpenCL optimization to cascade classifier 12 years ago
Vadim Pisarevsky 302a5adcc2 converted Haar cascades to the new format; now they are handled with C++ code. 12 years ago
Vadim Pisarevsky fe11ca886a trying to eliminate compile problems 12 years ago
Vadim Pisarevsky ff87385201 refactored CascadeClassifier to hide implementation details (take 2) 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 13 years ago
Andrey Kamaev 1852cb7eab Fix tegra build warnings 13 years ago
Marina Kolpakova 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Anatoly Baksheev 25cadb1abd fixed compilation under ubuntu 14 years ago
Alexey Kazakov 50543d627f Added HOG features to cascade detection algorithm. 14 years ago
Leonid Beynenson aa78754720 Changed tabulation. 14 years ago
Leonid Beynenson dc13ec205d Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved 14 years ago