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.
 
 
 
 
 
 
Vishal Chiluka 0e9a865bbf Moved NVIDIA_Optical_Flow sample app to opencv_contrib 5 years ago
..
CMakeLists.txt cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
alpha_comp.cpp
bgfg_segm.cpp samples(gpu): cleanup samples for legacy API 6 years ago
cascadeclassifier.cpp Removed _gpu-suffix from usage messages to align with executable name 7 years ago
farneback_optical_flow.cpp
generalized_hough.cpp Misc. ./samples typos 7 years ago
hog.cpp Removed _gpu-suffix from usage messages to align with executable name 7 years ago
houghlines.cpp
morphology.cpp
multi.cpp samples: eliminate cvconfig.h usage 6 years ago
pyrlk_optical_flow.cpp
stereo_match.cpp Removed _gpu-suffix from usage messages to align with executable name 7 years ago
stereo_multi.cpp Misc. ./samples typos 7 years ago
super_resolution.cpp samples: check for valid input in gpu/super_resolution.cpp 7 years ago
surf_keypoint_matcher.cpp Removed _gpu-suffix from usage messages to align with executable name 7 years ago
video_reader.cpp Fixes #12692: Update samples/gpu/videoreader.cpp 6 years ago
video_writer.cpp