346 Commits (0c50d0821fb88c95ff035c1b757df1451bbd68ad)

Author SHA1 Message Date
marina.kolpakova b6081438fa clean code 12 years ago
marina.kolpakova 296aa8854c fix hog channels 12 years ago
marina.kolpakova efd2615844 fix floating point bug 12 years ago
marina.kolpakova 765dea9ddf fix bugs in the soft cascade detect method; add options for debug logging 12 years ago
marina.kolpakova ba27d89173 add feature rescaling according to Dollal's paper FPDW 12 years ago
marina.kolpakova 8d90b973b0 add detectAt to soft cascade 12 years ago
marina.kolpakova 801368ee82 refactoring 12 years ago
marina.kolpakova 6f53be4102 shrinking before integral calculation 12 years ago
marina.kolpakova dc74ce20ab OpenCV friendly xml format for soft cascade 12 years ago
marina.kolpakova c04725b681 add apply cascade method 12 years ago
marina.kolpakova 695827050f Integral images for ICF 12 years ago
marina.kolpakova b0b85f36f6 add test for soft cascade detect method 12 years ago
marina.kolpakova f01c5d9033 compute scales pyramid 12 years ago
marina.kolpakova a54d456ad0 parse soft cascade from xml 12 years ago
marina.kolpakova fe2c38be80 add method to fill soft cascade 12 years ago
marina.kolpakova 7290d8576d add ICF feature 12 years ago
marina.kolpakova fb113e5ce4 scale pyramid calculations 12 years ago
marina.kolpakova 9966d7feba add structures for cascade representation 12 years ago
marina.kolpakova 108fd169f7 dummy soft cascade 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev 673aa91bac Fix remaining windows build warnings 12 years ago
Andrey Kamaev 9751014067 Fix warnings from MSVC 10 64-bit 12 years ago
Andrey Kamaev 9900f8deb2 Remove russian comments 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 42c8a42ad3 Fix binary compatibility of opencv_objdetect 12 years ago
Andrey Kamaev 0dc3d61071 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Andrey Kamaev e7b81688a4 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Vadim Pisarevsky a8c5e35619 some more fixes towards binary compatibility 12 years ago
Andrey Kamaev e2ff0ed1fb Add sanity checks to objdetect module perf tests 12 years ago
Vadim Pisarevsky 618fbf5508 yet another portion of changes towards the binary compatibility 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Anatoly Baksheev 46874d40df warnings under windows 12 years ago
Evgeny Talanin 6308be2c3e Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp 12 years ago
Andrey Kamaev 089de14ed7 Fix copy-paste bug in AVX optimization of haar 12 years ago
Andrey Kamaev bcd0aefbca Fix gcc build errors and warnings 12 years ago
Takahiro Horikawa ec45453baa #523 Fix the problem where the MaxSize parameter in cvHaarDetectObjects does not work when the flag CV_HAAR_SCALE_IMAGE is not set. 12 years ago
Andrey Kamaev 07d92d9e5a Fix android build warnings 12 years ago
Vadim Pisarevsky 959674618f restored SSE2 and added AVX optimization of the old haar face detector 12 years ago
Vadim Pisarevsky 67ff95083d added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 12 years ago
Andrey Kamaev 4a1ef53deb Fixed gcc build warning 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Andrey Kamaev 1852cb7eab Fix tegra build warnings 12 years ago