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.
 
 
 
 
 
 
Ethan Rublee 76538fbe6b Making the install and lib, bin directories consistent. 14 years ago
..
doc minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures) 14 years ago
include/opencv2/gpu minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures) 14 years ago
src fixed bug in SURF_GPU (compute descriptors, tid < 25) 14 years ago
test replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
CMakeLists.txt Making the install and lib, bin directories consistent. 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