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.
 
 
 
 
 
 
Alexander Alekhin cdb9c60dcb gpu samples: fix REMOVE_ITEM error 9 years ago
..
performance Set of lintain warning fixes for -samples debian package. 9 years ago
CMakeLists.txt gpu samples: fix REMOVE_ITEM error 9 years ago
alpha_comp.cpp renamed gpuimgproc -> cudaimgproc 12 years ago
bgfg_segm.cpp move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cascadeclassifier.cpp refactor CUDA CascadeClassifier 10 years ago
cascadeclassifier_nvidia_api.cpp Update cascadeclassifier_nvidia_api.cpp 9 years ago
driver_api_multi.cpp Update driver_api_multi.cpp 9 years ago
driver_api_stereo_multi.cpp Update driver_api_stereo_multi.cpp 9 years ago
farneback_optical_flow.cpp Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
generalized_hough.cpp initial commit 10 years ago
hog.cpp changed hog to work with variable parameters and changed the hog sample to test it with more options 10 years ago
houghlines.cpp initial commit 10 years ago
morphology.cpp initial commit 10 years ago
multi.cpp Update multi.cpp 9 years ago
opengl.cpp Merge 2.4 into master 9 years ago
optical_flow.cpp fix gpu samples compilation 10 years ago
opticalflow_nvidia_api.cpp GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 10 years ago
pyrlk_optical_flow.cpp remove unused function from pyrlk_optical_flow sample 10 years ago
stereo_match.cpp renamed gpustereo -> cudastereo 12 years ago
stereo_multi.cpp rename CudaMem -> HostMem to better reflect its purpose 10 years ago
super_resolution.cpp CommandLineParser missing gpu option 9 years ago
surf_keypoint_matcher.cpp Remove deprecated methods from cv::Algorithm 10 years ago
tick_meter.hpp 1e-3 -> 1e3 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 11 years ago
video_writer.cpp ENH: explicitly declared outputFilename to surpress error C2668 10 years ago