Vladislav Vinogradov
|
a138e12a26
|
refactored gpu perf tests and fixed sanity tests
|
2013-02-26 13:53:38 +04:00 |
|
Vladislav Vinogradov
|
8b1f88c40f
|
updated gpu module API
|
2013-02-21 16:12:33 +04:00 |
|
Andrey Kamaev
|
262fc929aa
|
Merge branch '2.4'
|
2013-02-18 15:35:42 +04:00 |
|
Vladislav Vinogradov
|
a3a09cf4d1
|
refactored OpticalFlowDual_TVL1:
* added DenseOpticalFlow interface
* moved OpticalFlowDual_TVL1 to src folder
|
2013-02-14 13:26:47 +04:00 |
|
Vladislav Vinogradov
|
36e42084f0
|
added gpu BM optical flow implementation
|
2013-02-13 15:57:40 +04:00 |
|
Vladislav Vinogradov
|
fe2e89df1b
|
added gpu::HoughLinesP function
|
2013-02-13 15:56:58 +04:00 |
|
Vladislav Vinogradov
|
86bd325131
|
added gpu::normalize function
|
2013-02-13 15:55:58 +04:00 |
|
Vladislav Vinogradov
|
61b54149b1
|
added mask support to gpu norm and sum
|
2013-02-13 15:54:50 +04:00 |
|
Vladislav Vinogradov
|
08914aa708
|
added gpu compare with scalar
|
2013-02-13 15:53:03 +04:00 |
|
Vladislav Vinogradov
|
ce2fd7fec9
|
added dual tvl1 optical flow gpu implementation
|
2013-02-13 15:50:05 +04:00 |
|
marina.kolpakova
|
cb329400df
|
fix tests
|
2013-01-30 15:55:04 +04:00 |
|
marina.kolpakova
|
8d9c9c2690
|
integrate new cascade format to GPU soft cascade implementation
|
2013-01-30 15:55:04 +04:00 |
|
Vladislav Vinogradov
|
9cb4292d5c
|
implemented Luv/Lab <-> RGB conversion
|
2013-01-23 21:05:08 +04:00 |
|
Vladislav Vinogradov
|
b7e6b5af1b
|
fixed tests (call resetDevice, if there was a gpu failure)
|
2013-01-23 21:05:04 +04:00 |
|
marina.kolpakova
|
45191dd6a5
|
merge CUDA dev branch
|
2012-12-29 19:44:38 +04:00 |
|
Anatoly Baksheev
|
389ecbe96d
|
warnings, renamed Marina's GPU_PERF_TEST_P
|
2012-12-25 22:00:20 +04:00 |
|
marina.kolpakova
|
2128bd25e4
|
fix warnings under win
|
2012-12-24 15:28:05 +04:00 |
|
vlad
|
11293d071f
|
Revert "disabled video decoding under linux"
This reverts commit 889674ef43 .
|
2012-12-21 12:54:38 +04:00 |
|
Vladislav Vinogradov
|
660d23aa04
|
added cv::gpu::resetDevice to RunPerfTestBody
|
2012-12-20 15:33:04 +04:00 |
|
Vladislav Vinogradov
|
4ba33fa1ed
|
Revert "call resetDevice if gpu test fails"
This reverts commit ab25fe9e37 .
|
2012-12-19 11:13:31 +04:00 |
|
Vladislav Vinogradov
|
ab25fe9e37
|
call resetDevice if gpu test fails
|
2012-12-18 16:59:00 +04:00 |
|
Vladislav Vinogradov
|
da017fbeb9
|
fast optical flow bm implementation
|
2012-12-17 10:39:19 +04:00 |
|
Vladislav Vinogradov
|
caf91ac159
|
new gpu::HoughLinesP implementation
|
2012-12-13 17:18:25 +04:00 |
|
Vladislav Vinogradov
|
889674ef43
|
disabled video decoding under linux
|
2012-12-13 13:48:24 +04:00 |
|
marina.kolpakova
|
c470e15d45
|
integrate speprocessing strategy
|
2012-12-12 03:43:20 +04:00 |
|
Vladislav Vinogradov
|
aad76090ce
|
gpu::HoughLinesP
|
2012-12-06 15:14:20 +04:00 |
|
Vladislav Vinogradov
|
a6dc6f72b3
|
gpu::calcOpticalFlowBM
|
2012-12-06 15:11:13 +04:00 |
|
Vladislav Vinogradov
|
06776b612c
|
fixed warnings
|
2012-12-03 13:27:20 +04:00 |
|
Vladislav Vinogradov
|
0b2c1dc871
|
fixed build without CUDA
|
2012-11-27 18:43:17 +04:00 |
|
Vladislav Vinogradov
|
d2591704e8
|
Merge branch 'kepler-optimization' into cuda-dev
|
2012-11-27 16:34:45 +04:00 |
|
marina.kolpakova
|
22b0ea1cf0
|
sort for Hough sanity checks
|
2012-11-26 23:54:10 +04:00 |
|
marina.kolpakova
|
554a7cb33a
|
add epsilon in sanity checks
|
2012-11-26 23:52:56 +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 |
|
Vladislav Vinogradov
|
0ddd16cf78
|
calcHist & equalizeHist
|
2012-11-26 11:37:37 +04:00 |
|
Andrey Kamaev
|
9719ea93b6
|
Merge branch 2.4
|
2012-11-13 19:54:48 +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
|
fba62c9251
|
fix compilation problem after rebase
|
2012-11-10 05:12:01 +04:00 |
|
marina.kolpakova
|
2bd35c4358
|
add support for precomputed integrals
|
2012-11-10 05:11:48 +04:00 |
|
marina.kolpakova
|
fa55d51b6a
|
add sanity check to performance tests for soft cascade
|
2012-11-10 05:11:35 +04:00 |
|
marina.kolpakova
|
2bcb8dbd83
|
refactor performance tests
|
2012-11-10 05:11:00 +04:00 |
|
marina.kolpakova
|
312a58fcec
|
fix performance test
|
2012-11-10 05:10:03 +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
|
838842cc96
|
Add performance detection test in ROI; refactored soft cascade performance tests
|
2012-11-10 05:08:32 +04:00 |
|
marina.kolpakova
|
eb91593c08
|
add roi support
|
2012-11-10 05:08:03 +04:00 |
|
marina.kolpakova
|
c0359ed5c5
|
fix test: enough size for detection matrix
|
2012-11-10 05:06:17 +04:00 |
|
marina.kolpakova
|
72b499df00
|
add detection storing
|
2012-11-10 05:06:05 +04:00 |
|
marina.kolpakova
|
1bf85996b3
|
add detections vector initialization in tests
|
2012-11-10 05:03:43 +04:00 |
|
marina.kolpakova
|
1cf7a46f3a
|
fix data paths in performance test
|
2012-11-10 05:03:05 +04:00 |
|
marina.kolpakova
|
1a52a322b5
|
add performance test for GPU soft cascade
|
2012-11-10 05:02:16 +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 |
|
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 |
|
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 |
|
marina.kolpakova
|
319e861cf2
|
FAIL_NO_CPU marco
|
2012-10-12 14:46:18 +04:00 |
|
Vladislav Vinogradov
|
a008d6fc17
|
fixed bug #2425 : Concurrent convolutions with streams
|
2012-10-10 16:55:16 +04:00 |
|
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
715a0032e0
|
add sanity checks into the denoising gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2243645d36
|
add sanity checks into the objdetect gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3de2023c61
|
add sanity checks into the calib3d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
dce323a67b
|
add sanity checks into the video gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
d7ef6f078f
|
temporarily disable HoughLines test
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3dbfde421c
|
add sanity checks into the matop gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2a277fb777
|
add sanity checks into the filters gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
1e344d7eba
|
add sanity checks into the imgproc gpu performance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
e46e928429
|
add sanity checks in core gpu pefrormance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
10f1004465
|
move GPU utiluty functions in utility.cpp
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
a9ab26f799
|
main.cpp moved to perf_main.cpp
|
2012-10-10 16:13:24 +04:00 |
|
Anatoly Baksheev
|
408e0dcbd0
|
Fixed output log in GPU perf tests
|
2012-10-09 00:44:48 +04:00 |
|
Anatoly Baksheev
|
c9bcbda827
|
more compilation fixes
|
2012-10-09 00:12:28 +04:00 |
|
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
2012-10-08 19:57:20 +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 |
|
marina.kolpakova
|
23699acca0
|
fix for bug 2264
fix compilation OpenCV with cxx11 under Ubuntu with clang and gcc 4.7
|
2012-10-08 02:37:22 +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
|
55b1d7c097
|
added CUDA_DISABLER preprocessor commands
|
2012-10-01 23:57:38 +04:00 |
|
Andrey Kamaev
|
e73089bdb5
|
Fix windows build warnings
|
2012-09-17 13:30:28 +04:00 |
|
Vladislav Vinogradov
|
fd77ef7ece
|
optimized gpu pyrDown and sepFilter2D
|
2012-09-13 10:21:43 +04:00 |
|
Vladislav Vinogradov
|
7591ee1688
|
fixed gpu perf tests (VideoCapture reopen)
|
2012-09-13 10:18:42 +04:00 |
|
Vladislav Vinogradov
|
98c92f196e
|
added Generalized Hough implementation
|
2012-09-10 16:49:40 +04:00 |
|
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
2012-09-07 13:24:48 +04:00 |
|
Vadim Pisarevsky
|
a6e2acbfee
|
added a few missing images for tutorials; integrated pull request #26
|
2012-08-30 16:23:18 +04:00 |
|
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
2012-08-29 19:20:32 +04:00 |
|
Vladislav Vinogradov
|
14694343cb
|
fixed gpu PyrLKSparse perf test
|
2012-08-29 10:51:40 +04:00 |
|
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
2012-08-28 18:15:14 +04:00 |
|
marina.kolpakova
|
a07e33609b
|
added test for caltech images
|
2012-08-28 14:45:45 +04:00 |
|
Vladislav Vinogradov
|
c3f277b7bc
|
gpu version of HoughCircles
|
2012-08-23 17:12:43 +04:00 |
|
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
2012-08-22 11:21:09 +04:00 |
|
Vladislav Vinogradov
|
c26d543e1e
|
gpu::HoughLines : minor code improvements
|
2012-08-20 16:03:01 +04:00 |
|
Vladislav Vinogradov
|
3956e42507
|
Merge branch 'gpu-tests'
|
2012-08-20 11:29:40 +04:00 |
|
Vladislav Vinogradov
|
ec7f9566e0
|
minor gpu tests fix
|
2012-08-20 10:15:36 +04:00 |
|