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 96fa0ef752 Merge pull request #5115 from ManuelFreudenreich:hog_variable 10 years ago
..
performance remove cuda module 10 years ago
CMakeLists.txt Basic HAL module 10 years ago
alpha_comp.cpp
bgfg_segm.cpp move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cascadeclassifier.cpp
cascadeclassifier_nvidia_api.cpp
driver_api_multi.cpp
driver_api_stereo_multi.cpp
farneback_optical_flow.cpp fix gpu samples compilation 10 years ago
generalized_hough.cpp
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
morphology.cpp
multi.cpp
opengl.cpp
optical_flow.cpp fix gpu samples compilation 10 years ago
opticalflow_nvidia_api.cpp
pyrlk_optical_flow.cpp remove unused function from pyrlk_optical_flow sample 10 years ago
stereo_match.cpp
stereo_multi.cpp
super_resolution.cpp Remove deprecated methods from cv::Algorithm 10 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
video_writer.cpp ENH: explicitly declared outputFilename to surpress error C2668 10 years ago