marina.kolpakova
|
801368ee82
|
refactoring
|
2012-11-07 03:19:05 +04:00 |
|
marina.kolpakova
|
6f53be4102
|
shrinking before integral calculation
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
dc74ce20ab
|
OpenCV friendly xml format for soft cascade
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
c04725b681
|
add apply cascade method
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
695827050f
|
Integral images for ICF
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
b0b85f36f6
|
add test for soft cascade detect method
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
f01c5d9033
|
compute scales pyramid
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
a54d456ad0
|
parse soft cascade from xml
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
fe2c38be80
|
add method to fill soft cascade
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
7290d8576d
|
add ICF feature
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
fb113e5ce4
|
scale pyramid calculations
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
9966d7feba
|
add structures for cascade representation
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
108fd169f7
|
dummy soft cascade
|
2012-11-07 03:19:03 +04:00 |
|
Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Andrey Kamaev
|
63ee26adda
|
Merge pull request #127 from cuda-geek/apple2clang
|
2012-11-02 14:29:39 +04:00 |
|
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
2012-11-01 19:34:05 +04:00 |
|
Andrey Kamaev
|
e3be5f138a
|
Fixed sanity checks in several performance tests
|
2012-11-01 16:29:30 +04:00 |
|
Andrey Kamaev
|
3e10e057cb
|
Merge pull request #110 from vpisarev/test_fixes2
|
2012-10-31 16:52:50 +04:00 |
|
Vadim Pisarevsky
|
63bd6f9adf
|
fixed compile errors in ocl tests; disabled a few problematic tests
|
2012-10-29 23:37:18 +04:00 |
|
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
2012-10-24 20:36:30 +04:00 |
|
Andrey Kamaev
|
673aa91bac
|
Fix remaining windows build warnings
|
2012-10-24 20:27:20 +04:00 |
|
Andrey Kamaev
|
6211f156e6
|
Merge 2.4.3-rc
|
2012-10-24 19:56:27 +04:00 |
|
Andrey Kamaev
|
8dbde3297e
|
Merge branch '2.4'
|
2012-10-23 20:32:19 +04:00 |
|
Andrey Kamaev
|
9751014067
|
Fix warnings from MSVC 10 64-bit
|
2012-10-23 18:20:07 +04:00 |
|
Andrey Kamaev
|
9900f8deb2
|
Remove russian comments
|
2012-10-22 17:24:43 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
42c8a42ad3
|
Fix binary compatibility of opencv_objdetect
|
2012-10-17 02:09:34 +04:00 |
|
Andrey Kamaev
|
0dc3d61071
|
Revert "yet another portion of changes towards the binary compatibility"
This reverts commit 618fbf5508c8a55cd9132605bb9fc4a686b3872a.
|
2012-10-17 02:09:17 +04:00 |
|
Andrey Kamaev
|
e7b81688a4
|
Revert "yet another portion of changes towards the binary compatibility"
This reverts commit 618fbf5508c8a55cd9132605bb9fc4a686b3872a.
|
2012-10-16 19:35:57 +04:00 |
|
Andrey Kamaev
|
2abb67cc92
|
Merge pull request #29 from thorikawa/feature-523
|
2012-10-12 13:16:17 +04:00 |
|
Vadim Pisarevsky
|
a8c5e35619
|
some more fixes towards binary compatibility
|
2012-10-09 15:56:16 +04:00 |
|
Andrey Kamaev
|
e2ff0ed1fb
|
Add sanity checks to objdetect module perf tests
|
2012-10-09 15:28:51 +04:00 |
|
Vadim Pisarevsky
|
618fbf5508
|
yet another portion of changes towards the binary compatibility
|
2012-10-08 21:36:27 +04:00 |
|
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Anatoly Baksheev
|
46874d40df
|
warnings under windows
|
2012-10-01 23:57:37 +04:00 |
|
Evgeny Talanin
|
6308be2c3e
|
Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp
|
2012-09-25 12:18:33 +04:00 |
|
Andrey Kamaev
|
089de14ed7
|
Fix copy-paste bug in AVX optimization of haar
|
2012-09-17 13:30:28 +04:00 |
|
Andrey Kamaev
|
bcd0aefbca
|
Fix gcc build errors and warnings
|
2012-09-05 15:51:51 +04:00 |
|
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.
|
2012-09-04 20:46:42 -07:00 |
|
Andrey Kamaev
|
07d92d9e5a
|
Fix android build warnings
|
2012-09-04 17:44:23 +04:00 |
|
Vadim Pisarevsky
|
959674618f
|
restored SSE2 and added AVX optimization of the old haar face detector
|
2012-09-04 14:59:38 +04:00 |
|
Vadim Pisarevsky
|
67ff95083d
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
2012-09-03 17:03:31 +04:00 |
|
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
2012-08-28 18:15:14 +04:00 |
|
Andrey Kamaev
|
4a1ef53deb
|
Fixed gcc build warning
|
2012-08-20 19:53:03 +04:00 |
|
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
2012-08-19 19:36:43 +04:00 |
|
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04:00 |
|
Andrey Kamaev
|
1852cb7eab
|
Fix tegra build warnings
|
2012-08-07 14:29:51 +04:00 |
|
Vadim Pisarevsky
|
fac3d9994c
|
integrated another portion of SSE optimizations from Grigory Frolov
|
2012-07-31 19:07:55 +04:00 |
|