Ilya Lavrenov
|
491b6543da
|
clarify CUDA arithm operations usage with mask
|
2016-07-12 13:32:58 +03:00 |
|
StevenPuttemans
|
cb55d60f98
|
fixing GT and GE comparison symbol
Conflicts:
modules/gpu/doc/per_element_operations.rst
|
2015-05-24 13:31:06 +02:00 |
|
Vladislav Vinogradov
|
cd0e95de16
|
refactor cudaarithm reductions:
* remove overloads with explicit buffer, now BufferPool is used
* added async versions for all reduce functions
|
2014-12-30 11:06:33 +03:00 |
|
Vladislav Vinogradov
|
3d0410c147
|
remove reciprocal version of cuda::divide
it might cause errors, due to implicit type conversion and another cuda::divide
overload
|
2014-12-30 11:06:32 +03:00 |
|
StevenPuttemans
|
edb608d206
|
fix documentation bug 2432
|
2014-12-15 11:53:55 +01:00 |
|
Maksim Shabunin
|
1523fdcc1c
|
Doxygen documentation: more fixes and cleanups
|
2014-12-01 15:50:36 +03:00 |
|
Maksim Shabunin
|
ceb6e8bd94
|
Doxygen documentation: cuda
|
2014-12-01 15:47:13 +03:00 |
|
Roman Donchenko
|
db85c35e69
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/contrib/src/basicretinafilter.hpp
modules/contrib/src/magnoretinafilter.hpp
modules/contrib/src/parvoretinafilter.hpp
modules/contrib/src/retinacolor.hpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/highgui/src/cap_tyzx.cpp
modules/ocl/perf/perf_filters.cpp
modules/ocl/src/haar.cpp
modules/ocl/src/opencl/haarobjectdetect.cl
modules/ocl/test/test_filters.cpp
modules/ocl/test/test_objdetect.cpp
|
2014-03-03 13:45:22 +04:00 |
|
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
2013-09-02 14:00:42 +04:00 |
|