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 8484c8af7c samples(gpu): fix build (invalid access to cvconfig.h from sample) 6 years ago
..
performance Set of lintain warning fixes for -samples debian package. 9 years ago
768x576.avi added background subtraction sample for gpu module 13 years ago
CMakeLists.txt samples(gpu): fix build (invalid access to cvconfig.h from sample) 6 years ago
aloeL.jpg
aloeR.jpg
alpha_comp.cpp Normalize line endings and whitespace 12 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
bgfg_segm.cpp fix bug in gpu bgsegm sample 11 years ago
brox_optical_flow.cpp parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 10 years ago
cascadeclassifier.cpp bugfix in sample to support LBP classifier. To merge to master also. 12 years ago
cascadeclassifier_nvidia_api.cpp GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 10 years ago
driver_api_multi.cpp Build fixes for GPU samples. 10 years ago
driver_api_stereo_multi.cpp Build fixes for GPU samples. 10 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 Fix build of samples 12 years ago
hog.cpp Normalized file endings. 11 years ago
houghlines.cpp Normalized file endings. 11 years ago
morphology.cpp typos 11 years ago
multi.cpp Build fixes for GPU samples. 10 years ago
opengl.cpp remove an unused #endif 10 years ago
optical_flow.cpp added gpu optical flow sample 12 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 parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 10 years ago
pyrlk_optical_flow_multithreading.cpp Add sample of sparse pyrlk optical flow thread safe 7 years ago
road.png
rubberwhale1.png
rubberwhale2.png
stereo_match.cpp Normalized file endings. 11 years ago
stereo_multi.cpp rewrite gpu stereo multi gpu sample: 11 years ago
super_resolution.cpp Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
surf_keypoint_matcher.cpp merged gpunonfree and nonfree module 12 years ago
tsucuba_left.png
tsucuba_right.png
video_reader.cpp Normalize line endings and whitespace 12 years ago
video_writer.cpp ENH: explicitly declared outputFilename to surpress error C2668 10 years ago