Vladislav Vinogradov
|
ec33c4ae36
|
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
|
10 years ago |
Alexander Alekhin
|
55188fe991
|
world fix
|
11 years ago |
vbystricky
|
fd51c133df
|
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
|
11 years ago |
Vladislav Vinogradov
|
1ef211b889
|
used new device layer for cv::gpu::reduce
|
12 years ago |
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
12 years ago |
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Vladislav Vinogradov
|
9f33de7071
|
added cvconfig.hpp header file to gpu tests
it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses
|
12 years ago |
Vladislav Vinogradov
|
d52ef2f758
|
added stub library for cudev module
in order to make CMake scripts work properly
|
12 years ago |
Vladislav Vinogradov
|
31d55af9c1
|
CUDA Device Layer:
header only library for CUDA programming
|
12 years ago |