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 f3b45af876 GpuMat::setTo optimization (call cudaMemcpy2D if possible) 14 years ago
..
doc update gpu docs (SURF and BruteForceMatcher) 14 years ago
include/opencv2/gpu added support of Hamming distance to BruteForceMatcher_GPU 14 years ago
src GpuMat::setTo optimization (call cudaMemcpy2D if possible) 14 years ago
test fixed gpu projectPoints and solvePnPRansac tests 14 years ago
CMakeLists.txt solution folder flag disabled by default 14 years ago
CMakeLists.txt_cuda4.0 solution folder flag disabled by default 14 years ago
CMakeLists.txt_cuda32 solution folder flag disabled by default 14 years ago
FindNPP.cmake minor (fixed log message) 14 years ago