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 7057dd8fc0 added test for gpu::Laplacian for CV_32FC1 type 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::filter2D border interpolation for CV_32FC1 type 13 years ago
test added test for gpu::Laplacian for CV_32FC1 type 13 years ago
CMakeLists.txt fixed build in gpu module (SURF and ORB) 13 years ago