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
blend.cpp
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
cvt_color_internal.h rewrite cuda::cvtColor with new device layer and fix test failures 10 years ago
generalized_hough.cpp
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
mssegmentation.cpp added stream parameter to all cudaimgproc routines 10 years ago
precomp.hpp