marina.kolpakova
|
72b499df00
|
add detection storing
|
2012-11-10 05:06:05 +04:00 |
|
marina.kolpakova
|
8108bd30fe
|
optimize memory usage
|
2012-11-10 05:05:43 +04:00 |
|
marina.kolpakova
|
b83d4add2e
|
memory optimization
|
2012-11-10 05:05:25 +04:00 |
|
marina.kolpakova
|
4d9c7c1012
|
preprocessing ~1.981 ms
|
2012-11-10 05:05:17 +04:00 |
|
marina.kolpakova
|
1917366528
|
empty cascade
|
2012-11-10 05:05:09 +04:00 |
|
marina.kolpakova
|
4881205bae
|
refactor logs
|
2012-11-10 05:04:52 +04:00 |
|
marina.kolpakova
|
dca27b4622
|
fix cast bug; add logging
|
2012-11-10 05:04:36 +04:00 |
|
marina.kolpakova
|
e606a0d651
|
remove dead code
|
2012-11-10 05:04:20 +04:00 |
|
marina.kolpakova
|
ba50d19341
|
first version of soft cascade on GPU
|
2012-11-10 05:03:59 +04:00 |
|
marina.kolpakova
|
1bf85996b3
|
add detections vector initialization in tests
|
2012-11-10 05:03:43 +04:00 |
|
marina.kolpakova
|
08b4e780de
|
add shrinking kernel
|
2012-11-10 05:03:29 +04:00 |
|
marina.kolpakova
|
1cf7a46f3a
|
fix data paths in performance test
|
2012-11-10 05:03:05 +04:00 |
|
marina.kolpakova
|
0691dc554f
|
fix compilation
|
2012-11-10 05:02:52 +04:00 |
|
marina.kolpakova
|
5d15e4ea58
|
CUDA kernels interface
|
2012-11-10 05:02:37 +04:00 |
|
marina.kolpakova
|
1a52a322b5
|
add performance test for GPU soft cascade
|
2012-11-10 05:02:16 +04:00 |
|
marina.kolpakova
|
14a0dd8c98
|
fix typo in cascade loading
|
2012-11-10 05:02:01 +04:00 |
|
marina.kolpakova
|
a3af5ede80
|
CUDA callers
|
2012-11-10 05:01:44 +04:00 |
|
marina.kolpakova
|
4aac1444ad
|
integral channel storage are cached as a cascade's field
|
2012-11-10 05:01:25 +04:00 |
|
marina.kolpakova
|
1ab7af6995
|
GPU soft cascade: buffers preallocation
|
2012-11-10 05:01:09 +04:00 |
|
marina.kolpakova
|
2b7ce8b160
|
precompute feature response for scaling factor
|
2012-11-10 05:00:53 +04:00 |
|
marina.kolpakova
|
267d140bfe
|
soft cascade: gpu representation
|
2012-11-10 05:00:33 +04:00 |
|
marina.kolpakova
|
dd9c53497b
|
GPU interface for soft cascade
|
2012-11-10 05:00:16 +04:00 |
|
marina.kolpakova
|
d65b3e0617
|
fix warning in CUDA samples
|
2012-11-10 04:59:55 +04:00 |
|
Alexander Smorkalov
|
baef62b4d2
|
Java test fix. Eclipse test execution fix.
|
2012-11-09 11:46:14 +04:00 |
|
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
2012-11-09 11:29:52 +04:00 |
|
Andrey Kamaev
|
dad56e202f
|
Rename sample & tutorial executables
|
2012-11-09 10:15:48 +04:00 |
|
Andrey Kamaev
|
b131dfeecd
|
Build tutorial codes together with other samples
These codes should be included into regular builds.
|
2012-11-09 10:15:48 +04:00 |
|
Andrey Kamaev
|
0a4ed2bc01
|
Fix Windows build warnings
|
2012-11-09 10:10:04 +04:00 |
|
Andrey Kamaev
|
8c9c2b3a03
|
Fix build on Windows with OpenGl enabled
There was missing windows.h include in OpenGL interop code.
|
2012-11-09 10:00:24 +04:00 |
|
Andrey Kamaev
|
e5ffbf9498
|
Fix stream output operator for Vec<uchar,n>
This fixes output for 8U and 8S vector depths.
They were mistakenly printed as characters instead of numbers.
|
2012-11-09 09:54:43 +04:00 |
|
Alexander Smorkalov
|
91a9923dcf
|
Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package.
|
2012-11-09 09:40:19 +04:00 |
|
marina.kolpakova
|
665bf430d5
|
fix warnings under win
|
2012-11-09 00:07:32 +04:00 |
|
Vadim Pisarevsky
|
2e54e2a586
|
fixed problem with LBPHFaceRecognizer::update() without breaking binary compatibility.
|
2012-11-08 16:15:04 +04:00 |
|
Vladislav Vinogradov
|
bff818afbd
|
fixed static build of gpu module with ffmpeg:
multiple definition of cap_ffmpeg_impl.hpp functions in gpu and highgui
|
2012-11-08 15:49:56 +04:00 |
|
mikle
|
7ef378b230
|
Android tutorial updated. HelloWorld sample ported on new framework.
|
2012-11-08 14:51:42 +04:00 |
|
Vadim Pisarevsky
|
9163471987
|
improved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525)
|
2012-11-08 14:09:43 +04:00 |
|
marina.kolpakova
|
8a3e897999
|
min and max params become double
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
e379771c03
|
git warning
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
f93cffaa0d
|
fix compilation under win
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
1022094dc0
|
fix levels computing
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
f1e36043e6
|
clean code
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
4656872161
|
fixed typo
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
5fb9f48360
|
fix angle scaling
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
31a073ca66
|
documentation
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
4207552e19
|
add object init
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
157ab66ab9
|
add ROI support
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
6a3a723938
|
refactor integral channels
|
2012-11-08 02:34:48 +04:00 |
|
marina.kolpakova
|
65543c53f6
|
update test according to resize usage
|
2012-11-08 02:34:48 +04:00 |
|
marina.kolpakova
|
4a1c4a9862
|
soft cascade become Algorithm
|
2012-11-08 02:34:48 +04:00 |
|
Vladislav Vinogradov
|
a0be7b57f5
|
fixed bug in gpu::PyrLKOpticalFlow::dense
vector index out of range
|
2012-11-07 17:13:19 +04:00 |
|