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 5e38cf8042 added FAST_GPU and ORB_GPU classes 13 years ago
..
nvidia fixed compilation error 13 years ago
test_arithm.cpp implemented gpu::gemm via CUBLAS 13 years ago
test_calib3d.cpp fixed gpu test failure on empty test data 14 years ago
test_features2d.cpp added FAST_GPU and ORB_GPU classes 13 years ago
test_filters.cpp moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
test_gpu_base.cpp refactored gpu module tests 14 years ago
test_gpu_base.hpp refactored gpu module tests 14 years ago
test_hog.cpp moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
test_imgproc.cpp moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
test_main.cpp fixed #1279 14 years ago
test_matop.cpp - fixed SetTo tests for GPU (a problem in test code) 14 years ago
test_nvidia.cpp refactored gpu module tests 14 years ago
test_precomp.cpp refactored gpu module tests 14 years ago
test_precomp.hpp Fixed compilation problem when building without CUDA 14 years ago
test_video.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 13 years ago