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 6200f388dd fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse) 14 years ago
..
doc fixed typo 14 years ago
include/opencv2/gpu added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 14 years ago
src fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse) 14 years ago
test fixed failing GPU projectPoints and solvePnPRansac tests 14 years ago
CMakeLists.txt [~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory 14 years ago
CMakeLists.txt_cuda4.0 [~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory 14 years ago
FindNPP.cmake minor (fixed log message) 14 years ago