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.
 
 
 
 
 
 
mvukad 695e33b25b Fix missing format when writing Algorithm-based objects 9 years ago
..
cuda Thrust allocator usage. 9 years ago
bilateral_filter.cpp
blend.cpp
canny.cpp Fix missing format when writing Algorithm-based objects 9 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 Thrust allocator usage. 9 years ago
histogram.cpp Fixes compilation errors when BUILD_CUDA_STUBS is ON 9 years ago
hough_circles.cpp Fix missing format when writing Algorithm-based objects 9 years ago
hough_lines.cpp Fix missing format when writing Algorithm-based objects 9 years ago
hough_segments.cpp Fix missing format when writing Algorithm-based objects 9 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