opencv/modules/cudaarithm
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
..
doc fix documentation bug 2432 2014-12-15 11:53:55 +01:00
include/opencv2 remove reciprocal version of cuda::divide 2014-12-30 11:06:32 +03:00
perf Merge commit '05b9c991dd' into merge-2.4 2013-12-30 17:30:59 +04:00
src rename CudaMem -> HostMem to better reflect its purpose 2014-12-23 17:42:49 +03:00
test remove reciprocal version of cuda::divide 2014-12-30 11:06:32 +03:00
CMakeLists.txt disable -Wshadow warning for CUDA modules: 2014-12-22 11:48:19 +03:00