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.
 
 
 
 
 
 
Vladislav Vinogradov cd2b7448f4 eliminate unnecessary double arithmetics in CUDA 11 years ago
..
cuda eliminate unnecessary double arithmetics in CUDA 11 years ago
bilateral_filter.cpp switched to Input/Output Array in bilateralFilter & blendLinear 12 years ago
blend.cpp switched to Input/Output Array in bilateralFilter & blendLinear 12 years ago
canny.cpp made dependecy from gpufilters optional 12 years ago
color.cpp added cudev::GpuMat_<T> support to Input/Output arrays 12 years ago
corners.cpp made dependecy from gpufilters optional 12 years ago
cvt_color_internal.h Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
generalized_hough.cpp refactored generalized hough (both CPU and GPU): 12 years ago
gftt.cpp refactored GoodFeaturesToTrackDetector 12 years ago
histogram.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
hough_circles.cpp made dependecy from gpufilters optional 12 years ago
hough_lines.cpp split hough sources 12 years ago
hough_segments.cpp split hough sources 12 years ago
match_template.cpp refactored gpu::matchTemplate (converted it into Algorithm) 12 years ago
mean_shift.cpp switched to Input/Output Array in Mean Shift 12 years ago
mssegmentation.cpp switched to Input/Output Array in Mean Shift 12 years ago
precomp.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
precomp.hpp made dependecy from gpufilters optional 12 years ago