opencv/samples/gpu
2015-01-21 15:50:22 +03:00
..
performance remove obsolete gpu optical flow samples 2015-01-21 15:50:22 +03:00
alpha_comp.cpp renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00
bgfg_segm.cpp move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cascadeclassifier_nvidia_api.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
cascadeclassifier.cpp refactor CUDA CascadeClassifier 2015-01-14 19:50:05 +03:00
CMakeLists.txt move CUDA object detection algorithms to separate module 2015-01-14 19:50:05 +03:00
driver_api_multi.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
driver_api_stereo_multi.cpp renamed gpustereo -> cudastereo 2013-09-02 14:00:42 +04:00
farneback_optical_flow.cpp fix gpu samples compilation 2015-01-21 15:50:22 +03:00
generalized_hough.cpp initial commit 2014-09-23 07:45:51 +04:00
hog.cpp Merge pull request #3600 from jet47:cuda-objdetect-module 2015-01-20 13:29:32 +00:00
houghlines.cpp initial commit 2014-09-23 07:45:51 +04:00
morphology.cpp initial commit 2014-09-23 07:45:51 +04:00
multi.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
opengl.cpp add default file to load in case sample was run without command line arguments 2015-01-15 14:10:31 +02:00
optical_flow.cpp fix gpu samples compilation 2015-01-21 15:50:22 +03:00
opticalflow_nvidia_api.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-24 19:02:16 +04:00
pyrlk_optical_flow.cpp remove unused function from pyrlk_optical_flow sample 2015-01-21 15:50:22 +03:00
stereo_match.cpp renamed gpustereo -> cudastereo 2013-09-02 14:00:42 +04:00
stereo_multi.cpp rename CudaMem -> HostMem to better reflect its purpose 2014-12-23 17:42:49 +03:00
super_resolution.cpp samples: gpu: super_resolution: disable simple optical flow 2014-08-30 01:01:08 +02:00
surf_keypoint_matcher.cpp continue fixing nonfree elements 2014-08-28 13:30:47 +02:00
tick_meter.hpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 2014-08-30 01:01:08 +02:00
video_reader.cpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 2014-08-30 01:01:08 +02:00
video_writer.cpp samples: gpu: fix include of TickMeter 2014-11-28 19:19:20 +01:00