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.
 
 
 
 
 
 
Anatoly Baksheev 78e678b1f8 optflow_gpu compilation under ubuntu 13 years ago
..
performance optimized gpu filters, added buffered version for different filters 13 years ago
CMakeLists.txt minor improvements in cmake-file for gpu samples 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 removed cv_config 14 years ago
cascadeclassifier_nvidia_api.cpp fixed some warnings under win64 14 years ago
driver_api_multi.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
driver_api_stereo_multi.cpp reverted wrong commit for one of gpu samples 14 years ago
hog.cpp fixed writing video in HOG sample 14 years ago
morfology.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
multi.cpp added resetDevice function, removed MultiGpuManager 14 years ago
opticalflow_nvidia_api.cpp optflow_gpu compilation under ubuntu 13 years ago
road.png added gpu HOG sample 14 years ago
rubberwhale1.png [+] Added Brox optical flow (implementation courtesy of Michael Smirnov) 13 years ago
rubberwhale2.png [+] Added Brox optical flow (implementation courtesy of Michael Smirnov) 13 years ago
stereo_match.cpp minor changes in the gpu stereo sample 14 years ago
stereo_multi.cpp added resetDevice function, removed MultiGpuManager 14 years ago
surf_keypoint_matcher.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 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