Name
Last commit
Last update
..
performance remove cuda module
CMakeLists.txt gpu samples: fix REMOVE_ITEM error
alpha_comp.cpp renamed gpuimgproc -> cudaimgproc
bgfg_segm.cpp move obsolete algorithms from cudabgsegm to cudalegacy:
cascadeclassifier.cpp refactor CUDA CascadeClassifier
cascadeclassifier_nvidia_api.cpp Update cascadeclassifier_nvidia_api.cpp
driver_api_multi.cpp Update driver_api_multi.cpp
driver_api_stereo_multi.cpp Update driver_api_stereo_multi.cpp
farneback_optical_flow.cpp fix gpu samples compilation
generalized_hough.cpp initial commit
hog.cpp changed hog to work with variable parameters and changed the hog sample to test it with more options
houghlines.cpp initial commit
morphology.cpp initial commit
multi.cpp Update multi.cpp
opengl.cpp Merge 2.4 into master
optical_flow.cpp fix gpu samples compilation
opticalflow_nvidia_api.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4
pyrlk_optical_flow.cpp remove unused function from pyrlk_optical_flow sample
stereo_match.cpp renamed gpustereo -> cudastereo
stereo_multi.cpp rename CudaMem -> HostMem to better reflect its purpose
super_resolution.cpp CommandLineParser missing gpu option
surf_keypoint_matcher.cpp Remove deprecated methods from cv::Algorithm
tick_meter.hpp 1e-3 -> 1e3
video_reader.cpp samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header
video_writer.cpp ENH: explicitly declared outputFilename to surpress error C2668