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
..
nvidia fixed compilation error 13 years ago
interpolation.hpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
main.cpp refactored and fixed some gpu tests 13 years ago
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
precomp.hpp fixed build in gpu module (SURF and ORB) 13 years ago
test_calib3d.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_core.cpp fixed gpu arithm functions (mismatch with cpu version) 13 years ago
test_features2d.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_filters.cpp added test for gpu::Laplacian for CV_32FC1 type 13 years ago
test_hog.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_imgproc.cpp Fixed gpu::matchTemplate for correct handling of big templates. Added tests 13 years ago
test_matop.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_nvidia.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
test_remap.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_resize.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_video.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_warp_affine.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_warp_perspective.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
utility.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
utility.hpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago