opencv/samples/gpu
Vladislav Vinogradov 39a25115e0 fixed compilation
2013-07-17 11:41:48 +04:00
..
performance refactored gpu::matchTemplate (converted it into Algorithm) 2013-07-17 11:39:57 +04:00
768x576.avi
aloeL.jpg
aloeR.jpg
alpha_comp.cpp
basketball1.png
basketball2.png
bgfg_segm.cpp
brox_optical_flow.cpp switched to Input/Output Array in Color Processing 2013-07-17 11:39:52 +04:00
cascadeclassifier_nvidia_api.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-06-10 18:18:01 +04:00
cascadeclassifier.cpp fixed compilation 2013-07-17 11:41:48 +04:00
CMakeLists.txt
driver_api_multi.cpp fix gpu::DeviceInfo compilation under linux 2013-06-24 10:11:44 +04:00
driver_api_stereo_multi.cpp fix gpu::DeviceInfo compilation under linux 2013-06-24 10:11:44 +04:00
farneback_optical_flow.cpp
generalized_hough.cpp refactored gpu::GeneralizedHough 2013-07-17 11:39:55 +04:00
hog.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
houghlines.cpp refactored HoughLines (converted it into Algorithm) 2013-07-17 11:39:54 +04:00
morphology.cpp
multi.cpp fix gpu::DeviceInfo compilation under linux 2013-06-24 10:11:44 +04:00
opengl.cpp renamed gpu headers (made it more consistent) 2013-06-10 12:40:30 +04:00
optical_flow.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
opticalflow_nvidia_api.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
pyrlk_optical_flow.cpp refactored GoodFeaturesToTrackDetector 2013-07-17 11:39:56 +04:00
road.png
rubberwhale1.png
rubberwhale2.png
softcascade.cpp
stereo_match.cpp refactored StereoConstantSpaceBP 2013-06-14 18:17:31 +04:00
stereo_multi.cpp fix gpu::DeviceInfo compilation under linux 2013-06-24 10:11:44 +04:00
super_resolution.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
surf_keypoint_matcher.cpp
tsucuba_left.png
tsucuba_right.png
video_reader.cpp refactored VideoReader (convert it to abstract interface) 2013-06-11 17:57:40 +04:00
video_writer.cpp