remove cuda module
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 15 Jan 2015 13:14:13 +0000 (16:14 +0300)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 22 Jan 2015 12:02:21 +0000 (15:02 +0300)
commit124ac15f1e7ce710677a89bbff842aa790c2de17
tree63d8185df5c727c34f01af8a1d1024ae36b30bf5
parentce0e595a4f6b674d0d7898e80bba28e81f5f009b
remove cuda module
19 files changed:
cmake/OpenCVModule.cmake
modules/cuda/CMakeLists.txt [deleted file]
modules/cuda/doc/introduction.markdown [deleted file]
modules/cuda/include/opencv2/cuda.hpp [deleted file]
modules/cuda/perf/perf_main.cpp [deleted file]
modules/cuda/perf/perf_precomp.hpp [deleted file]
modules/cuda/src/precomp.hpp [deleted file]
modules/cuda/test/test_main.cpp [deleted file]
modules/cuda/test/test_precomp.hpp [deleted file]
modules/stitching/CMakeLists.txt
modules/stitching/src/stitcher.cpp
modules/videostab/include/opencv2/videostab/global_motion.hpp
modules/videostab/include/opencv2/videostab/wobble_suppression.hpp
modules/videostab/src/global_motion.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/CMakeLists.txt
samples/gpu/performance/performance.cpp
samples/gpu/performance/performance.h