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 f906c9b259 added resetDevice function, removed MultiGpuManager 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 added resetDevice function, removed MultiGpuManager 14 years ago
src added resetDevice function, removed MultiGpuManager 14 years ago
test replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
CMakeLists.txt minor 14 years ago