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 674b763395 GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
..
performance GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
CMakeLists.txt fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 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 a few warnings and bugs, including ticket #1079 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
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 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