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.
 
 
 
 
 
 
Marina Kolpakova ea3fe441df fix for brute-force matcher with CUDA 4.2. 13 years ago
..
bf_knnmatch.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
bf_match.cu fix for brute-force matcher with CUDA 4.2. 13 years ago
bf_radius_match.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
bilateral_filter.cu created wrappers for new NPP functions 13 years ago
blend.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
calib3d.cu fixed bug with submatrix in some gpu functions 13 years ago
canny.cu fixed bug in gpu::Canny 13 years ago
color.cu fixed bug with submatrix in some gpu functions 13 years ago
column_filter.cu fixed compilation for old compute capabilities 13 years ago
copy_make_border.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
element_operations.cu fixed gpu core tests (added additional check for device's feature support) 13 years ago
fast.cu bug fix 13 years ago
gftt.cu added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago
hist.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
hog.cu added OpenGL support to highgui under WIN32 13 years ago
imgproc.cu fixed gpu::filter2D 13 years ago
internal_shared.hpp fixed compilation under linux 14 years ago
match_template.cu #1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary. 13 years ago
mathfunc.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
matrix_reductions.cu Fixed gpu::matchTemplate for correct handling of big templates. Added tests 13 years ago
optical_flow.cu fixed createOpticalFlowNeedleMap 13 years ago
optical_flow_farneback.cu Fixed bug #1759 13 years ago
orb.cu added FAST_GPU and ORB_GPU classes 13 years ago
pyr_down.cu fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
pyr_up.cu fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
pyrlk.cu Fixed bug #1759 13 years ago
remap.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
resize.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
row_filter.cu fixed compilation for old compute capabilities 13 years ago
safe_call.hpp fixed compilation under linux 14 years ago
split_merge.cu added OpenGL support to highgui under WIN32 13 years ago
stereobm.cu added OpenGL support to highgui under WIN32 13 years ago
stereobp.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 14 years ago
stereocsbp.cu fixed bug #1367 in CSBP 13 years ago
surf.cu added assertion on device features (global atomics) into gpu tests 13 years ago
warp.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago