move vstab related CUDA routines to vstab module
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 15 Jan 2015 11:28:49 +0000 (14:28 +0300)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 22 Jan 2015 12:02:20 +0000 (15:02 +0300)
commitf1e17853861a151ca3c0ab96be1e6e21af550b70
treea5b6cf25d123462a8c27b588a0210ae8ccbc960f
parentb416e8715d923e6a792afd7c0ebe683f931079b2
move vstab related CUDA routines to vstab module
modules/cuda/include/opencv2/cuda.hpp
modules/cuda/src/global_motion.cpp [deleted file]
modules/cuda/test/test_global_motion.cpp [deleted file]
modules/videostab/CMakeLists.txt
modules/videostab/src/cuda/global_motion.cu [moved from modules/cuda/src/cuda/global_motion.cu with 100% similarity]
modules/videostab/src/global_motion.cpp
modules/videostab/src/wobble_suppression.cpp