Refactored videostab module
authorAlexey Spizhevoy <no@email>
Thu, 26 Apr 2012 09:01:15 +0000 (09:01 +0000)
committerAlexey Spizhevoy <no@email>
Thu, 26 Apr 2012 09:01:15 +0000 (09:01 +0000)
commit02d34bdac2817cbe65a36bdd92107436f6c908bf
tree4fb9f9629fcc78704efa735d7498650f0bffe692
parent79e20706065c770451578d451313fd3f31a6eaa9
Refactored videostab module
modules/videostab/include/opencv2/videostab/global_motion.hpp
modules/videostab/include/opencv2/videostab/stabilizer.hpp
modules/videostab/include/opencv2/videostab/wobble_suppression.hpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/stabilizer.cpp
modules/videostab/src/wobble_suppression.cpp
samples/cpp/videostab.cpp