opencv/samples/gpu
2015-10-13 16:32:53 +03:00
..
performance Set of lintain warning fixes for -samples debian package. 2015-10-13 16:32:53 +03:00
768x576.avi added background subtraction sample for gpu module 2012-06-25 12:48:54 +00:00
aloeL.jpg added bigger images for SURF performance test (it shows better results on them) 2011-02-01 09:51:23 +00:00
aloeR.jpg added bigger images for SURF performance test (it shows better results on them) 2011-02-01 09:51:23 +00:00
alpha_comp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
basketball1.png Added the GPU version of the Farneback's optical flow 2012-02-16 11:23:51 +00:00
basketball2.png Added the GPU version of the Farneback's optical flow 2012-02-16 11:23:51 +00:00
bgfg_segm.cpp fix bug in gpu bgsegm sample 2013-10-19 12:40:10 +04:00
brox_optical_flow.cpp parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 2014-12-30 16:44:33 +03:00
cascadeclassifier_nvidia_api.cpp GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 2015-01-13 14:58:51 +03:00
cascadeclassifier.cpp bugfix in sample to support LBP classifier. To merge to master also. 2013-03-17 18:43:55 +04:00
CMakeLists.txt Set of lintain warning fixes for -samples debian package. 2015-10-13 16:32:53 +03:00
driver_api_multi.cpp Build fixes for GPU samples. 2015-01-13 14:39:18 +03:00
driver_api_stereo_multi.cpp Build fixes for GPU samples. 2015-01-13 14:39:18 +03:00
farneback_optical_flow.cpp Revert "add new version of CommandLineParser. add empty docs" 2012-10-15 20:01:44 +04:00
generalized_hough.cpp Fix build of samples 2012-10-17 02:09:46 +04:00
hog.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
houghlines.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
morphology.cpp typos 2014-03-04 12:47:40 +04:00
multi.cpp Build fixes for GPU samples. 2015-01-13 14:39:18 +03:00
opengl.cpp remove an unused #endif 2015-01-20 15:41:39 +01:00
optical_flow.cpp added gpu optical flow sample 2013-02-13 15:58:12 +04:00
opticalflow_nvidia_api.cpp GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 2015-01-13 14:58:51 +03:00
pyrlk_optical_flow.cpp parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 2014-12-30 16:44:33 +03:00
road.png added gpu HOG sample 2010-11-17 12:49:53 +00:00
rubberwhale1.png [+] Added Brox optical flow (implementation courtesy of Michael Smirnov) 2011-09-29 14:46:39 +00:00
rubberwhale2.png [+] Added Brox optical flow (implementation courtesy of Michael Smirnov) 2011-09-29 14:46:39 +00:00
stereo_match.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
stereo_multi.cpp rewrite gpu stereo multi gpu sample: 2013-08-28 12:41:41 +04:00
super_resolution.cpp Superres module enabled for Android. GPU samples build fixed for Android. 2014-03-18 17:07:19 +04:00
surf_keypoint_matcher.cpp merged gpunonfree and nonfree module 2013-03-18 16:14:37 +04:00
tsucuba_left.png added first version of stereo match sample on gpu 2010-12-21 07:35:46 +00:00
tsucuba_right.png added first version of stereo match sample on gpu 2010-12-21 07:35:46 +00:00
video_reader.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_writer.cpp ENH: explicitly declared outputFilename to surpress error C2668 2015-04-25 10:58:01 +02:00