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 58f6919795 made GPU version of SURF more consistent with CPU one 14 years ago
..
performance made GPU version of SURF more consistent with CPU one 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 Removing 'using namespace std' from header files, closes bugs #730 and #846 14 years ago
driver_api_stereo_multi.cpp Removing 'using namespace std' from header files, closes bugs #730 and #846 14 years ago
hog.cpp fixed writing video in HOG sample 14 years ago
morfology.cpp gpu morphology sample 14 years ago
multi.cpp fixed incorrect device id in multi_gpu sample (checked both multi GPU samples work correctly with new multi GPU API) 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 Removing 'using namespace std' from header files, closes bugs #730 and #846 14 years ago
surf_keypoint_matcher.cpp made GPU version of SURF more consistent with CPU one 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