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.
 
 
 
 
 
 
Alexey Spizhevoy 04709a2793 refactoring of GPU module 14 years ago
..
performance minor chnages in GPU samples 14 years ago
CMakeLists.txt 1) NPP_staging as sources. Binaries removed. 14 years ago
aloeL.jpg added bigger images for SURF performance test (it shows better results on them) 14 years ago
aloeR.jpg added bigger images for SURF performance test (it shows better results on them) 14 years ago
cascadeclassifier.cpp warning fixed 14 years ago
cascadeclassifier_nvidia_api.cpp fixed waitKey delay for the GPU FD sample, it didn't work under Linux 14 years ago
driver_api_multi.cpp fixed multi GPU API, added driver_api prefix to multi gpu samples 14 years ago
driver_api_stereo_multi.cpp added init() function into MultiGpuMgr, added samples 14 years ago
hog.cpp fixed writing video in HOG sample 14 years ago
morfology.cpp gpu morphology sample 14 years ago
multi.cpp refactoring of GPU module 14 years ago
road.png added gpu HOG sample 14 years ago
stereo_match.cpp minor changes in the gpu stereo sample 14 years ago
stereo_multi.cpp refactoring of GPU module 14 years ago
surf_keypoint_matcher.cpp fixed block size calculation in SURF_GPU (fasthessian_gpu and nonmaxonly_gpu kernels) 14 years ago
tsucuba_left.png added first version of stereo match sample on gpu 14 years ago
tsucuba_right.png added first version of stereo match sample on gpu 14 years ago