opencv/samples/gpu
2014-12-23 17:42:49 +03:00
..
performance fix gpu sample performance test cpu part 2014-11-30 15:19:16 +01:00
alpha_comp.cpp renamed gpuimgproc -> cudaimgproc 2013-09-02 14:00:43 +04:00
bgfg_segm.cpp initial commit 2014-09-23 07:45:51 +04:00
brox_optical_flow.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-24 19:02:16 +04:00
cascadeclassifier_nvidia_api.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
cascadeclassifier.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
CMakeLists.txt adapted all nonfree header inclusion since it doesn't exist anymore as a module 2014-08-25 21:31:34 +02: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 renamed gpuoptflow -> cudaoptflow 2013-09-02 14:00:43 +04:00
generalized_hough.cpp initial commit 2014-09-23 07:45:51 +04:00
hog.cpp renmaed gpu module -> cuda 2013-09-02 14:00:44 +04: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 renamed gpu* source to cuda* in core module 2013-09-02 14:00:42 +04:00
optical_flow.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04: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 renamed gpuoptflow -> cudaoptflow 2013-09-02 14:00:43 +04: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