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.
 
 
 
 
 
 
Sergey Alexandrov 4094b2d7a5 Use stream argument when launching bilateral filter kernel 9 years ago
..
cuda Use stream argument when launching bilateral filter kernel 9 years ago
bilateral_filter.cpp renamed gpuimgproc -> cudaimgproc 11 years ago
blend.cpp renamed gpuimgproc -> cudaimgproc 11 years ago
canny.cpp added stream parameter to all cudaimgproc routines 10 years ago
color.cpp rewrite cuda::cvtColor with new device layer and fix test failures 10 years ago
corners.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
cvt_color_internal.h rewrite cuda::cvtColor with new device layer and fix test failures 10 years ago
generalized_hough.cpp Added getLines, fill_accum_local kernels 10 years ago
gftt.cpp Merge pull request #3561 from jet47:cuda-arithm-refactoring 10 years ago
histogram.cpp Fixes compilation errors when BUILD_CUDA_STUBS is ON 9 years ago
hough_circles.cpp added stream parameter to all cudaimgproc routines 10 years ago
hough_lines.cpp added stream parameter to all cudaimgproc routines 10 years ago
hough_segments.cpp added stream parameter to all cudaimgproc routines 10 years ago
match_template.cpp refactor cudaarithm reductions: 10 years ago
mean_shift.cpp replaced GPU -> CUDA 11 years ago
mssegmentation.cpp added stream parameter to all cudaimgproc routines 10 years ago
precomp.hpp Update precomp.hpp 11 years ago