.. |
performance
|
Set of lintain warning fixes for -samples debian package.
|
2015-10-13 16:32:53 +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
|
Update cascadeclassifier_nvidia_api.cpp
|
2015-11-02 15:07:45 +08:00 |
cascadeclassifier.cpp
|
refactor CUDA CascadeClassifier
|
2015-01-14 19:50:05 +03:00 |
CMakeLists.txt
|
gpu samples: fix REMOVE_ITEM error
|
2015-12-31 02:24:54 +03:00 |
driver_api_multi.cpp
|
Update driver_api_multi.cpp
|
2015-11-02 15:06:38 +08:00 |
driver_api_stereo_multi.cpp
|
Update driver_api_stereo_multi.cpp
|
2015-11-02 15:08:27 +08:00 |
farneback_optical_flow.cpp
|
Fix compilation problems with XCode 7.1.1 and cmake 3.3.2
|
2015-11-17 18:52:55 +03:00 |
generalized_hough.cpp
|
initial commit
|
2014-09-23 07:45:51 +04:00 |
hog.cpp
|
changed hog to work with variable parameters and changed the hog sample to test it with more options
|
2015-08-12 09:16:20 +02: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
|
Update multi.cpp
|
2015-11-02 15:05:45 +08:00 |
opengl.cpp
|
Merge 2.4 into master
|
2015-12-08 10:24:54 +03:00 |
optical_flow.cpp
|
fix gpu samples compilation
|
2015-01-21 15:50:22 +03: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
|
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
|
CommandLineParser missing gpu option
|
2015-10-13 19:04:06 +02:00 |
surf_keypoint_matcher.cpp
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03:00 |
tick_meter.hpp
|
1e-3 -> 1e3
|
2015-08-17 15:52:16 +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-25 10:58:01 +02:00 |