opencv/modules/cudaarithm/src/cuda
2015-10-02 11:41:01 +03:00
..
absdiff_mat.cu fixed assertion 2013-10-01 12:18:36 +04:00
absdiff_scalar.cu fixed assertion 2013-10-01 12:18:36 +04:00
add_mat.cu fixed assertion 2013-10-01 12:18:36 +04:00
add_scalar.cu fixed assertion 2013-10-01 12:18:36 +04:00
add_weighted.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
bitwise_mat.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
bitwise_scalar.cu switched to new device layer in bitwize operations 2013-10-01 12:18:36 +04:00
cmp_mat.cu used new device layer for cv::gpu::compare 2013-10-01 12:18:36 +04:00
cmp_scalar.cu used new device layer for cv::gpu::compare 2013-10-01 12:18:36 +04:00
copy_make_border.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
countnonzero.cu refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
div_mat.cu fixed assertion 2013-10-01 12:18:36 +04:00
div_scalar.cu fixed warnings 2013-10-01 12:18:36 +04:00
integral.cu use new BufferPool class for some cudaarithm routines 2014-12-30 11:06:33 +03:00
lut.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
math.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
minmax_mat.cu switched to new device layer in min/max 2013-10-01 12:18:36 +04:00
minmax.cu fix windows build with CUDA 2015-02-17 21:50:39 +03:00
minmaxloc.cu refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
mul_mat.cu fixed assertion 2013-10-01 12:18:36 +04:00
mul_scalar.cu fixed assertion 2013-10-01 12:18:36 +04:00
mul_spectrums.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
norm.cu fix windows build with CUDA 2015-02-17 21:50:39 +03:00
normalize.cu fix cuda::normalize (dtype < 0) case 2015-10-02 11:41:01 +03:00
polar_cart.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
reduce.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
split_merge.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
sub_mat.cu fixed assertion 2013-10-01 12:18:36 +04:00
sub_scalar.cu fixed assertion 2013-10-01 12:18:36 +04:00
sum.cu refactor cudaarithm reductions: 2014-12-30 11:06:33 +03:00
threshold.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00
transpose.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 2014-12-30 11:06:33 +03:00