Added more inpainting methods. Fixed some errors.
authorAlexey Spizhevoy <no@email>
Tue, 20 Mar 2012 12:24:51 +0000 (12:24 +0000)
committerAlexey Spizhevoy <no@email>
Tue, 20 Mar 2012 12:24:51 +0000 (12:24 +0000)
commitdcb5464b3c5a4a090515bd78bcc41a1e8af61a94
tree1f50f19a573ca78d11e44afdb6324ce67d3c7772
parent295a9815e8ace3b277357cb447fecaece9703dcb
Added more inpainting methods. Fixed some errors.
modules/videostab/CMakeLists.txt
modules/videostab/include/opencv2/videostab/frame_source.hpp
modules/videostab/include/opencv2/videostab/inpainting.hpp
modules/videostab/src/inpainting.cpp
samples/cpp/videostab.cpp