Alexander Alekhin
|
0724d13bcd
|
build: cuda warnings
|
8 years ago |
Tomoaki Teshima
|
2db2d137ce
|
follow the naming rule as other API
* stop using 'CUDA' prefix
* add explanation
|
9 years ago |
Tomoaki Teshima
|
2974b049e7
|
cudev: add feature to convert FP32(float) from/to FP16(half) on GPU
* add feature of Fp16 on GPU (cudev)
* add test
* leave template function as unimplemented to raise error
|
9 years ago |
aravind
|
f4f1561781
|
Fixed cv::cuda::reduce bug.
|
9 years ago |
Vladislav Vinogradov
|
02c48ab7d6
|
add CTest support to build tree
|
10 years ago |
Vladislav Vinogradov
|
d81d51d155
|
assing labels to targets and sources
|
10 years ago |
Vladislav Vinogradov
|
2f0de3aa2c
|
add opencv_test_cudev to installation package
|
10 years ago |
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 |