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 d0a91f8f19 fixed gpu projectPoints and solvePnPRansac tests 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 cv::LUT (multi-channel source array and single-channel table) 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