Ilya Lavrenov
|
d64fb235f7
|
removed needless arithm_2_mat.cl file
|
11 years ago |
Jin Ma
|
b88f5302e2
|
Removed unused constructor.
|
11 years ago |
Jin Ma
|
1bfe39f485
|
Added knearest neighbor of OpenCL version.
It includes the accuracy/performance test and the implementation of KNN.
|
11 years ago |
Jin Ma
|
06c33df307
|
Added knearest neighbor of OpenCL version.
It includes the accuracy/performance test and the implementation of KNN.
|
11 years ago |
Ilya Lavrenov
|
362a67a695
|
fixed ocl::oclMat::setTo for 2-channel images
|
11 years ago |
Alexander Alekhin
|
f1b5cbc8fe
|
ocl: fix invalid usage of alignSize (n is not a power of 2), added roundUp
|
11 years ago |
Ilya Lavrenov
|
6a26c4483f
|
added performance tests for data transfer operations
|
11 years ago |
Ilya Lavrenov
|
58b84c2fc0
|
removed needless divUp
|
11 years ago |
Ilya Lavrenov
|
e0325fe057
|
removed useless output
|
11 years ago |
Ilya Lavrenov
|
a5c9d83617
|
fixed ocl::pyrUp for 2-byte types
|
11 years ago |
Ilya Lavrenov
|
9311f84109
|
disabled MOG tests if no video input support
|
11 years ago |
Ilya Lavrenov
|
f20cc2bce8
|
extended ocl::convertTo
|
11 years ago |
Jin Ma
|
f4d0c9b13c
|
Revised the code according to the feedback of the community.
|
11 years ago |
Jin Ma
|
b9d7e67589
|
Removed whitespace.
|
11 years ago |
Jin Ma
|
2e0f613c38
|
Added performance for Kalman Filter.
|
11 years ago |
Ilya Lavrenov
|
6b9c451938
|
added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown
|
11 years ago |
Ilya Lavrenov
|
16357418d5
|
increased time limit for bilateral filter performance tests
|
11 years ago |
Ilya Lavrenov
|
b07b9aca5a
|
fixed HOG perf test
|
11 years ago |
Ilya Lavrenov
|
7d8bde3330
|
fixed ocl::merge in case of 2 and types CV_32S and CV_32F
|
11 years ago |
Jin Ma
|
a4ab3f4ea8
|
Removed whitespace.
|
11 years ago |
Jin Ma
|
2d5a1dacd0
|
Added Kalman Filter of OpenCL version.
|
11 years ago |
Jin Ma
|
2fb0d23104
|
Removed unnecessary process for conversion to 4-channel format.
|
11 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
|
11 years ago |
ilya-lavrenov
|
27947474ec
|
fixed data path
|
11 years ago |
Jin Ma
|
172242a94e
|
Revised performance test according to the feedback of the community.
|
11 years ago |
Roman Donchenko
|
3bca57ac25
|
Boring changes - ocl.
|
11 years ago |
Jin Ma
|
1366df8250
|
MOG&MOG2: Modified the performance test according to the feedback of the community.
|
11 years ago |
ilya-lavrenov
|
722bdc52a0
|
enabled gemm and dft erf test
|
11 years ago |
ilya-lavrenov
|
0f8f489658
|
changed data path and eps
|
11 years ago |
Jin Ma
|
dd73016c8b
|
Removed whitespace.
|
11 years ago |
Jin Ma
|
e528f39def
|
Added the performance test for mog and mog2.
|
11 years ago |
yao
|
a70bdfc13f
|
a little fix to tests and sample
|
11 years ago |
pengxiao
|
ea16539448
|
Fix a crash of ocl program if clAmdBlas is not linked.
|
11 years ago |
peng xiao
|
7b3e3f69fb
|
Modify according to @alalek.
|
11 years ago |
Vladislav Vinogradov
|
e12496d150
|
removed gpu name usage from ocl module
|
11 years ago |
peng xiao
|
3c2a8912ee
|
Let clAmdBlas library initialize once during program lifetime.
|
11 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
|
11 years ago |
ilya-lavrenov
|
968c095403
|
gpu -> ocl
|
11 years ago |
Jin Ma
|
114f3266d8
|
Removed performance test.
|
11 years ago |
Jin Ma
|
4f3349ffe4
|
Added perf namespace.
|
11 years ago |
Jin Ma
|
0233c4c198
|
Removed whitespace.
|
11 years ago |
Jin Ma
|
14e083f1e0
|
Removed trailing whitespace
|
11 years ago |
Jin Ma
|
5728612f95
|
Removed the trailing whitespace
|
11 years ago |
yao
|
ab235cda74
|
fix warnings
|
11 years ago |
yao
|
26b5eb3e39
|
add adaptive bilateral filter (cpp and ocl version)
|
11 years ago |
Roman Donchenko
|
122d0f8685
|
Deleted the now-empty ocl perf_precomp.cpp.
See pull request #1241 for why.
|
11 years ago |
ilya-lavrenov
|
3c86aa4ae1
|
appended ocl::finish to test_cycle defines
|
11 years ago |
Roman Donchenko
|
dd25f416a6
|
War on Whitespace, master edition: tabs.
|
11 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
11 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
11 years ago |