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 ef478840af added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
..
performance added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
CMakeLists.txt merged all the latest changes from 2.4 to trunk 13 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
alpha_comp.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
basketball1.png Added the GPU version of the Farneback's optical flow 13 years ago
basketball2.png Added the GPU version of the Farneback's optical flow 13 years ago
brox_optical_flow.cpp fixed some problems after r8280 (lost code) 13 years ago
cascadeclassifier.cpp fixed build of gpu demos pack 13 years ago
cascadeclassifier_nvidia_api.cpp Fixing build with CUDA enabled 13 years ago
driver_api_multi.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
driver_api_stereo_multi.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
farneback_optical_flow.cpp created wrappers for new NPP functions 13 years ago
highgui_gpu.cpp moved OpenGL wrappers to separate header 13 years ago
hog.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
morfology.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
multi.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
opticalflow_nvidia_api.cpp fixed several warnings (VS2010, Win64) 13 years ago
pyrlk_optical_flow.cpp Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 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 added gpu::printCudaDeviceInfo to all samples 13 years ago
stereo_multi.cpp added gpu::printCudaDeviceInfo to all samples 13 years ago
surf_keypoint_matcher.cpp refactored gpu BruteForceMather (made it similar to BFMatcher) 13 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
video_reader.cpp minor fix in gpu video_writer sample 13 years ago
video_writer.cpp added VideoWriter_GPU 13 years ago