Jin Ma
|
2fb0d23104
|
Removed unnecessary process for conversion to 4-channel format.
|
12 years ago |
Vladislav Vinogradov
|
0c7663eb3b
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
|
12 years ago |
ilya-lavrenov
|
27947474ec
|
fixed data path
|
12 years ago |
Jin Ma
|
172242a94e
|
Revised performance test according to the feedback of the community.
|
12 years ago |
Roman Donchenko
|
3bca57ac25
|
Boring changes - ocl.
|
12 years ago |
Jin Ma
|
1366df8250
|
MOG&MOG2: Modified the performance test according to the feedback of the community.
|
12 years ago |
ilya-lavrenov
|
722bdc52a0
|
enabled gemm and dft erf test
|
12 years ago |
ilya-lavrenov
|
0f8f489658
|
changed data path and eps
|
12 years ago |
Jin Ma
|
dd73016c8b
|
Removed whitespace.
|
12 years ago |
Jin Ma
|
e528f39def
|
Added the performance test for mog and mog2.
|
12 years ago |
yao
|
a70bdfc13f
|
a little fix to tests and sample
|
12 years ago |
pengxiao
|
ea16539448
|
Fix a crash of ocl program if clAmdBlas is not linked.
|
12 years ago |
peng xiao
|
7b3e3f69fb
|
Modify according to @alalek.
|
12 years ago |
Vladislav Vinogradov
|
e12496d150
|
removed gpu name usage from ocl module
|
12 years ago |
peng xiao
|
3c2a8912ee
|
Let clAmdBlas library initialize once during program lifetime.
|
12 years ago |
ilya-lavrenov
|
a6084d2970
|
enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal
|
12 years ago |
ilya-lavrenov
|
968c095403
|
gpu -> ocl
|
12 years ago |
Jin Ma
|
114f3266d8
|
Removed performance test.
|
12 years ago |
Jin Ma
|
4f3349ffe4
|
Added perf namespace.
|
12 years ago |
Jin Ma
|
0233c4c198
|
Removed whitespace.
|
12 years ago |
Jin Ma
|
14e083f1e0
|
Removed trailing whitespace
|
12 years ago |
Jin Ma
|
5728612f95
|
Removed the trailing whitespace
|
12 years ago |
yao
|
ab235cda74
|
fix warnings
|
12 years ago |
yao
|
26b5eb3e39
|
add adaptive bilateral filter (cpp and ocl version)
|
12 years ago |
Roman Donchenko
|
122d0f8685
|
Deleted the now-empty ocl perf_precomp.cpp.
See pull request #1241 for why.
|
12 years ago |
ilya-lavrenov
|
3c86aa4ae1
|
appended ocl::finish to test_cycle defines
|
12 years ago |
Roman Donchenko
|
dd25f416a6
|
War on Whitespace, master edition: tabs.
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
12 years ago |
peng xiao
|
040b3b8265
|
Remove trailing whitespace.
|
12 years ago |
peng xiao
|
c74c517ce3
|
Fix build error.
|
12 years ago |
peng xiao
|
168d1dc18c
|
Make some tweaks to make `sum` operations less frequently
|
12 years ago |
ilya-lavrenov
|
d02ccc9590
|
the code was refactored and old test system code was removed
|
12 years ago |
ilya-lavrenov
|
4c28a6f0f6
|
most of the performance tests was rewritten in google-test manner
|
12 years ago |
Alexander Alekhin
|
7685b983db
|
OCL: tests: repair moments implementation in master branch, enable tests
|
12 years ago |
Ilya Lavrenov
|
6c4ad9b597
|
fixer error with incorrect condition
|
12 years ago |
Ilya Lavrenov
|
ec461a2ff0
|
added a test for ocl::norm
|
12 years ago |
Alexander Alekhin
|
b7b584984e
|
OCL: tests: repair/disable failed tests in ocl module
|
12 years ago |
Jin Ma
|
1e8194fd3c
|
Optimized mog and mog2, which have much better performance.
|
12 years ago |
Roman Donchenko
|
3c137f7a04
|
Converted tabs to spaces.
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
12 years ago |
Nghia Ho
|
c6858c3fb0
|
Buffer is accessed out of bounds.
|
12 years ago |
Jin Ma
|
1bcd1fd3a2
|
Used perf_precomp.hpp instead of precomp.hpp for test.
|
12 years ago |
Jin Ma
|
a3aa7966ae
|
Resolved compiling errors under Linux.
|
12 years ago |
Jin Ma
|
916b92bc3b
|
Resolved a compiling warning under Windows.
|
12 years ago |
Jin Ma
|
8feaadc69f
|
Resolved a compiling error under Linux.
|
12 years ago |
Jin Ma
|
3fb0bf6e99
|
Added MOG and MOG2.
|
12 years ago |
peng xiao
|
124ede611b
|
Update with apavlenko's suggestions.
|
12 years ago |
peng xiao
|
2fb2ac8836
|
Apply bugfix #3121 for OCL.
|
12 years ago |