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 97282d8ff8 added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 14 years ago
..
performance minor changes in gpu performance sample 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 [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 14 years ago
cascadeclassifier_nvidia_api.cpp added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp 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