Alexander Alekhin
|
91fc0c3bc3
|
bioinspired: fix ocl test, skip them if OpenCL is not available
|
11 years ago |
Ilya Lavrenov
|
8834d5e57b
|
changed eps in Retina_OCL test
|
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 |
pengxiao
|
e45f92a9e1
|
Fix a bug of ocl retina on NVIDIA platform.
|
11 years ago |
Roman Donchenko
|
18bb951574
|
Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
|
11 years ago |
peng xiao
|
287c8a3330
|
Let ocl::context only be initialized once in retina_ocl test.
|
11 years ago |
peng xiao
|
3cccded86d
|
Fix build error when WITH_OPENCL is disabled.
|
11 years ago |
peng xiao
|
29eefe52bb
|
Add OpenCL accelerated implementation for Retina.
|
11 years ago |
alexandre benoit
|
2c1fb5fd71
|
minor correction after buildbot warnings
|
12 years ago |
alexandre benoit
|
cdbbe0dfbe
|
1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method
|
12 years ago |