opencv/modules/cudaarithm/src/cuda
2013-10-01 12:18:37 +04: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 used new device layer for cv::gpu::addWeighted 2013-10-01 12:18:37 +04:00
bitwise_mat.cu switched to new device layer in bitwize operations 2013-10-01 12:18:36 +04: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 renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
countnonzero.cu renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04: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 renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
math.cu used new device layer in math per element operations 2013-10-01 12:18:36 +04:00
minmax_mat.cu switched to new device layer in min/max 2013-10-01 12:18:36 +04:00
minmax.cu renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
minmaxloc.cu renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04: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 renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
polar_cart.cu switched to new device layer in polar <-> cart 2013-10-01 12:18:37 +04:00
reduce.cu renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
split_merge.cu switched to new device layer in split/merge 2013-10-01 12:18:37 +04: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 renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
threshold.cu used new device layer for cv::gpu::threshold 2013-10-01 12:18:37 +04:00
transpose.cu renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00
unroll_detail.hpp renamed gpuarithm -> cudaarithm 2013-09-02 14:00:42 +04:00