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.
 
 
 
 
 
 
Alexander Shishkov 63dc1cdd2c removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 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 modified according to CUDA 4.0 API updates 14 years ago
src modified according to CUDA 4.0 API updates 14 years ago
test replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
CMakeLists.txt removed OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARED_LIBS 14 years ago