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 9034a2d6d7 fixed gpu arithm functions (mismatch with cpu version) 13 years ago
..
doc fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
include/opencv2/gpu fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
perf refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
src fixed gpu arithm functions (mismatch with cpu version) 13 years ago
test fixed gpu arithm functions (mismatch with cpu version) 13 years ago
CMakeLists.txt fixed build in gpu module (SURF and ORB) 13 years ago