.. |
performance
|
remove cuda module
|
2015-01-22 15:02:21 +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
|
Basic HAL module
|
2015-04-07 18:16:22 +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
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03:00 |
surf_keypoint_matcher.cpp
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03: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
|
ENH: explicitly declared outputFilename to surpress error C2668
|
2015-04-14 13:39:14 +08:00 |