Antonio Borondo
|
28e55dc5f3
|
Fix documentation of cv::cuda::compare
|
7 years ago |
Hamdi Sahloul
|
5db13fe2a7
|
cuda::polarToCart: update documentation
|
7 years ago |
Naba Kumar
|
00f3ad7217
|
Implement DFT as cv::Algorithm to support concurrent streams
|
8 years ago |
sourin
|
a34fbf7bb1
|
Fixed identifiers warns
|
9 years ago |
Ilya Lavrenov
|
491b6543da
|
clarify CUDA arithm operations usage with mask
|
9 years ago |
StevenPuttemans
|
cb55d60f98
|
fixing GT and GE comparison symbol
Conflicts:
modules/gpu/doc/per_element_operations.rst
|
10 years ago |
Vladislav Vinogradov
|
cd0e95de16
|
refactor cudaarithm reductions:
* remove overloads with explicit buffer, now BufferPool is used
* added async versions for all reduce functions
|
10 years ago |
Vladislav Vinogradov
|
3d0410c147
|
remove reciprocal version of cuda::divide
it might cause errors, due to implicit type conversion and another cuda::divide
overload
|
10 years ago |
StevenPuttemans
|
edb608d206
|
fix documentation bug 2432
|
10 years ago |
Maksim Shabunin
|
1523fdcc1c
|
Doxygen documentation: more fixes and cleanups
|
10 years ago |
Maksim Shabunin
|
ceb6e8bd94
|
Doxygen documentation: cuda
|
10 years ago |
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
12 years ago |