Added support of homography estimation into videostab module
authorAlexey Spizhevoy <no@email>
Wed, 4 Apr 2012 11:45:16 +0000 (11:45 +0000)
committerAlexey Spizhevoy <no@email>
Wed, 4 Apr 2012 11:45:16 +0000 (11:45 +0000)
commitefa0717d012d13c9d987ed58f11f832b4ff9f40f
treeb43c86e81761ebc2c03377ad469382854cb8e689
parentecb1f0e288514083d4c361e7de89d56b00764418
Added support of homography estimation into videostab module
modules/videostab/include/opencv2/videostab/global_motion.hpp
modules/videostab/include/opencv2/videostab/inpainting.hpp
modules/videostab/include/opencv2/videostab/stabilizer.hpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
modules/videostab/src/precomp.hpp
modules/videostab/src/stabilizer.cpp
samples/cpp/videostab.cpp