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.
 
 
 
 
 
 
Vadim Pisarevsky 46858c4328 Merge pull request #3463 from Dikay900:fix_sample_video_writer 10 years ago
..
performance fix gpu sample performance test cpu part 10 years ago
CMakeLists.txt adapted all nonfree header inclusion since it doesn't exist anymore as a module 10 years ago
alpha_comp.cpp renamed gpuimgproc -> cudaimgproc 11 years ago
bgfg_segm.cpp initial commit 10 years ago
brox_optical_flow.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cascadeclassifier.cpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
cascadeclassifier_nvidia_api.cpp replaced GPU -> CUDA 11 years ago
driver_api_multi.cpp replaced GPU -> CUDA 11 years ago
driver_api_stereo_multi.cpp renamed gpustereo -> cudastereo 11 years ago
farneback_optical_flow.cpp renamed gpuoptflow -> cudaoptflow 11 years ago
generalized_hough.cpp initial commit 10 years ago
hog.cpp renmaed gpu module -> cuda 11 years ago
houghlines.cpp initial commit 10 years ago
morphology.cpp initial commit 10 years ago
multi.cpp replaced GPU -> CUDA 11 years ago
opengl.cpp renamed gpu* source to cuda* in core module 11 years ago
optical_flow.cpp replaced GPU -> CUDA 11 years ago
opticalflow_nvidia_api.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
pyrlk_optical_flow.cpp renamed gpuoptflow -> cudaoptflow 11 years ago
stereo_match.cpp renamed gpustereo -> cudastereo 11 years ago
stereo_multi.cpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
super_resolution.cpp samples: gpu: super_resolution: disable simple optical flow 10 years ago
surf_keypoint_matcher.cpp continue fixing nonfree elements 10 years ago
tick_meter.hpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
video_reader.cpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
video_writer.cpp samples: gpu: fix include of TickMeter 10 years ago