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 1c9f4e7ca2 fixed gpu::meanStdDev and gpu::norm under CUDA 4.0 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 gpu::meanStdDev and gpu::norm under CUDA 4.0 14 years ago
test fixed gpu projectPoints and solvePnPRansac tests 14 years ago
CMakeLists.txt fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
CMakeLists.txt_cuda4.0 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
FindNPP.cmake minor (fixed log message) 14 years ago