marina.kolpakova
|
6f53be4102
|
shrinking before integral calculation
|
13 years ago |
marina.kolpakova
|
dc74ce20ab
|
OpenCV friendly xml format for soft cascade
|
13 years ago |
marina.kolpakova
|
c04725b681
|
add apply cascade method
|
13 years ago |
marina.kolpakova
|
695827050f
|
Integral images for ICF
|
13 years ago |
marina.kolpakova
|
b0b85f36f6
|
add test for soft cascade detect method
|
13 years ago |
marina.kolpakova
|
f01c5d9033
|
compute scales pyramid
|
13 years ago |
marina.kolpakova
|
a54d456ad0
|
parse soft cascade from xml
|
13 years ago |
marina.kolpakova
|
fe2c38be80
|
add method to fill soft cascade
|
13 years ago |
marina.kolpakova
|
7290d8576d
|
add ICF feature
|
13 years ago |
marina.kolpakova
|
fb113e5ce4
|
scale pyramid calculations
|
13 years ago |
marina.kolpakova
|
9966d7feba
|
add structures for cascade representation
|
13 years ago |
Andrey Kamaev
|
673aa91bac
|
Fix remaining windows build warnings
|
13 years ago |
Andrey Kamaev
|
9751014067
|
Fix warnings from MSVC 10 64-bit
|
13 years ago |
Andrey Kamaev
|
9900f8deb2
|
Remove russian comments
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vadim Pisarevsky
|
a8c5e35619
|
some more fixes towards binary compatibility
|
13 years ago |
Evgeny Talanin
|
6308be2c3e
|
Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp
|
13 years ago |
Andrey Kamaev
|
089de14ed7
|
Fix copy-paste bug in AVX optimization of haar
|
13 years ago |
Andrey Kamaev
|
bcd0aefbca
|
Fix gcc build errors and warnings
|
13 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.
|
13 years ago |
Andrey Kamaev
|
07d92d9e5a
|
Fix android build warnings
|
13 years ago |
Vadim Pisarevsky
|
959674618f
|
restored SSE2 and added AVX optimization of the old haar face detector
|
13 years ago |
Vadim Pisarevsky
|
67ff95083d
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
13 years ago |
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
13 years ago |
Andrey Kamaev
|
4a1ef53deb
|
Fixed gcc build warning
|
13 years ago |
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
13 years ago |
Andrey Kamaev
|
1852cb7eab
|
Fix tegra build warnings
|
13 years ago |
Vadim Pisarevsky
|
fac3d9994c
|
integrated another portion of SSE optimizations from Grigory Frolov
|
13 years ago |
marina.kolpakova
|
e1e0c46639
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
13 years ago |
Marina Kolpakova
|
336dcbcff7
|
fixed brocken tests by classifier loger from r9027
|
13 years ago |
Anatoly Baksheev
|
9706079ace
|
a bit refactoring in LBP face detection on GPU
|
13 years ago |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |
Marina Kolpakova
|
1365e28a54
|
initial support of GPU LBP classifier: added new style xml format loading
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
89e3c461ec
|
Fixed build with TBB
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
1a9758c0a2
|
fixed Linemod's Detector write method (removed nested sequence delimiters)
|
13 years ago |
Vadim Pisarevsky
|
9b382d07f6
|
modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664
|
13 years ago |
Gary Bradski
|
54f92013b0
|
fix to Detector::write so that it doesn't abort on read
|
13 years ago |
Vadim Pisarevsky
|
5b6b30ba0e
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Vadim Pisarevsky
|
38488cfdf1
|
probably fixed linemod crash (thanks to Stefan for the report)
|
13 years ago |
Andrey Kamaev
|
7fd1cfc5e7
|
Fixed warnings about unused return value of fread
|
13 years ago |