Vladislav Vinogradov
|
d2591704e8
|
Merge branch 'kepler-optimization' into cuda-dev
|
2012-11-27 16:34:45 +04:00 |
|
marina.kolpakova
|
209f16455d
|
Merge cuda-geek/soft-cascade-gpu into cuda-dev
|
2012-11-26 19:15:02 +04:00 |
|
marina.kolpakova
|
1712d0930c
|
Merge origin/master into cuda-dev
|
2012-11-26 18:56:33 +04:00 |
|
marina.kolpakova
|
05cd88ae42
|
clean code; fix problems in documentation
|
2012-11-26 18:50:08 +04:00 |
|
marina.kolpakova
|
bd3179bda8
|
fix CUDA support for streams for NMS; refactor tests
|
2012-11-26 17:53:25 +04:00 |
|
Vladislav Vinogradov
|
11c6eb6305
|
element operations
|
2012-11-26 11:45:25 +04:00 |
|
Vladislav Vinogradov
|
e8f9762ef3
|
matrix reduction
|
2012-11-26 11:37:50 +04:00 |
|
Vladislav Vinogradov
|
fbf3de43a2
|
SURF
|
2012-11-26 11:37:38 +04:00 |
|
Vladislav Vinogradov
|
28716d7f30
|
Canny
|
2012-11-26 11:37:37 +04:00 |
|
marina.kolpakova
|
8acfbde68e
|
remove debug detect at scale method
|
2012-11-14 14:22:12 +04:00 |
|
Andrey Kamaev
|
9719ea93b6
|
Merge branch 2.4
|
2012-11-13 19:54:48 +04:00 |
|
Andrey Kamaev
|
e4fb680566
|
Merge pull request #155 from jet47/gpu-test-fix
|
2012-11-13 18:23:52 +04:00 |
|
Vladislav Vinogradov
|
606c23b9aa
|
fixed gpu module tests
uses old CommandLineParser class
|
2012-11-13 17:50:29 +04:00 |
|
marina.kolpakova
|
aa92be34d6
|
GK107 Policy
|
2012-11-12 16:37:18 +04:00 |
|
Vladislav Vinogradov
|
afff9cf716
|
Optimized buffers reuse in gpu module:
ensureSizeIsEnough now doesn't reallocate memory, if buffer is small submat of big matrix
fixed createContinous according new changes
|
2012-11-12 10:30:35 +04:00 |
|
marina.kolpakova
|
0cbf9eb22a
|
add support for CUDA streams
|
2012-11-10 05:13:26 +04:00 |
|
marina.kolpakova
|
40600fa504
|
GPU version becomes algorithm
|
2012-11-10 05:13:19 +04:00 |
|
marina.kolpakova
|
df392cc830
|
use fast integral for soft cascade
|
2012-11-10 05:12:27 +04:00 |
|
marina.kolpakova
|
ac5cd48279
|
add DeviceInfo parameter to the soft cascade tests
|
2012-11-10 05:12:13 +04:00 |
|
marina.kolpakova
|
2bd35c4358
|
add support for precomputed integrals
|
2012-11-10 05:11:48 +04:00 |
|
marina.kolpakova
|
ca81628a9a
|
fix retrieval of detections count
|
2012-11-10 05:11:21 +04:00 |
|
marina.kolpakova
|
30bce16ad6
|
optimize roi loads
only one thread load roi for all block
|
2012-11-10 05:08:56 +04:00 |
|
marina.kolpakova
|
dd595376ba
|
Add performance test for detection in ROI; refactor soft cascade performance tests
|
2012-11-10 05:08:09 +04:00 |
|
marina.kolpakova
|
eb91593c08
|
add roi support
|
2012-11-10 05:08:03 +04:00 |
|
marina.kolpakova
|
672cf1f445
|
implement different behaviour for up- and down-scaling
|
2012-11-10 05:07:40 +04:00 |
|
marina.kolpakova
|
7db1323f81
|
add test that stores detections on the specific scale
|
2012-11-10 05:07:09 +04:00 |
|
marina.kolpakova
|
1bf85996b3
|
add detections vector initialization in tests
|
2012-11-10 05:03:43 +04:00 |
|
marina.kolpakova
|
14a0dd8c98
|
fix typo in cascade loading
|
2012-11-10 05:02:01 +04:00 |
|
marina.kolpakova
|
267d140bfe
|
soft cascade: gpu representation
|
2012-11-10 05:00:33 +04:00 |
|
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
2012-11-09 11:29:52 +04:00 |
|
Vladislav Vinogradov
|
beb377b38c
|
gpu implementation of Dual TV-L1 Optical Flow
|
2012-11-02 19:51:43 +04:00 |
|
Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Andrey Kamaev
|
828faf4e68
|
Merge pull request #129 from cuda-geek/CCL-test-fix
|
2012-11-02 14:30:20 +04:00 |
|
marina.kolpakova
|
97cab339d2
|
fix Connected Components Labeling test crash
|
2012-11-01 23:59:01 +04:00 |
|
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
2012-11-01 19:34:05 +04:00 |
|
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
2012-10-24 20:36:30 +04:00 |
|
Andrey Kamaev
|
5bc104cef5
|
Merge branch '2.4'
|
2012-10-19 15:00:05 +04:00 |
|
Vladislav Vinogradov
|
34b4a35ea7
|
gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types
|
2012-10-19 12:41:14 +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 |
|
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
2012-10-17 02:09:40 +04:00 |
|
Anatoly Baksheev
|
9a4265a8d0
|
fast nlm (class version)
|
2012-10-08 19:57:20 +04:00 |
|
Anatoly Baksheev
|
4b5bbb7752
|
fast_nlm initial version
|
2012-10-08 19:57:19 +04:00 |
|
Vladislav Vinogradov
|
8d07e92b2c
|
disabled NPP resize for 8uc4+Cubic (Bug #2388)
|
2012-10-04 13:33:47 +04:00 |
|
Vladislav Vinogradov
|
cfc09d01c8
|
disabled NVidia test output by default
|
2012-10-04 13:33:06 +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
|
4df537bc1c
|
warnings
|
2012-10-01 23:57:38 +04:00 |
|
Anatoly Baksheev
|
55b1d7c097
|
added CUDA_DISABLER preprocessor commands
|
2012-10-01 23:57:38 +04:00 |
|
Vladislav Vinogradov
|
35b671efb5
|
disabled utility code in gpu tests when WITH_CUDA=false
|
2012-09-13 12:17:35 +04:00 |
|
Vladislav Vinogradov
|
98c92f196e
|
added Generalized Hough implementation
|
2012-09-10 16:49:40 +04:00 |
|