Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tomoaki Teshima b6a093fba1 accept multiple channels image for threshold on cuda 9 years ago
..
absdiff_mat.cu fixed assertion 12 years ago
absdiff_scalar.cu fixed assertion 12 years ago
add_mat.cu fixed assertion 12 years ago
add_scalar.cu fixed assertion 12 years ago
add_weighted.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
bitwise_mat.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
bitwise_scalar.cu switched to new device layer in bitwize operations 12 years ago
cmp_mat.cu used new device layer for cv::gpu::compare 12 years ago
cmp_scalar.cu used new device layer for cv::gpu::compare 12 years ago
copy_make_border.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
countnonzero.cu refactor cudaarithm reductions: 11 years ago
div_mat.cu fixed assertion 12 years ago
div_scalar.cu fixed warnings 12 years ago
integral.cu use new BufferPool class for some cudaarithm routines 11 years ago
lut.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
math.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
minmax.cu fix windows build with CUDA 10 years ago
minmax_mat.cu switched to new device layer in min/max 12 years ago
minmaxloc.cu refactor cudaarithm reductions: 11 years ago
mul_mat.cu fixed assertion 12 years ago
mul_scalar.cu fixed assertion 12 years ago
mul_spectrums.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
norm.cu fix windows build with CUDA 10 years ago
normalize.cu fix cuda::normalize (dtype < 0) case 10 years ago
polar_cart.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
reduce.cu Fixed cv::cuda::reduce bug. 9 years ago
split_merge.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago
sub_mat.cu fixed assertion 12 years ago
sub_scalar.cu fixed assertion 12 years ago
sum.cu refactor cudaarithm reductions: 11 years ago
threshold.cu accept multiple channels image for threshold on cuda 9 years ago
transpose.cu use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 11 years ago