Updated wobble suppression code in videostab module
[profile/ivi/opencv.git] / modules / videostab /
2012-04-06 Alexey SpizhevoyUpdated wobble suppression code in videostab module
2012-04-05 Alexey SpizhevoyRefactored videostab module. Added MoreAccurateMotionWo...
2012-04-05 Alexey SpizhevoyRefactored videostab module, added base class for woobb...
2012-04-05 Andrey Pavlenkofixing compilation
2012-04-04 Alexey SpizhevoyAdded motion stabilization pipeline (videostab module)
2012-04-04 Alexey SpizhevoyAdded asserts into global motion estimation functions...
2012-04-04 Alexey SpizhevoyAdded support of homography estimation into videostab...
2012-04-04 Alexey SpizhevoyFixed some bugs in videostab module and refactored it
2012-04-02 Alexey SpizhevoyUpdated videostab module
2012-04-02 Alexey SpizhevoyRefactored videostab module and sample
2012-03-30 Alexey SpizhevoyAdded linear similarity estimation into videostab module
2012-03-22 Alexey SpizhevoyAdded load and save motion args into videostab sample
2012-03-22 Andrey KamaevFixed build
2012-03-22 Alexey SpizhevoySplit stabilizer into OnePassStabilizer and TwoPassStab...
2012-03-21 Alexey SpizhevoyRefactored videostab module
2012-03-21 Alexey SpizhevoyFixed warning
2012-03-21 Alexey SpizhevoyAdded distance threshold argument into videostab sample
2012-03-21 Alexey SpizhevoyUpdated FMM run() signature
2012-03-21 Alexey SpizhevoyFixed some warnings
2012-03-20 Alexey SpizhevoyFixed some warnings
2012-03-20 Alexey SpizhevoyAdded more inpainting methods. Fixed some errors.
2012-03-20 Andrey Pavlenkofixing compilation on Windows
2012-03-20 Alexey SpizhevoyAdded quiet mode into videostab sample
2012-03-20 Alexey SpizhevoyFixed ensureInclusionConstraint
2012-03-20 Alexey SpizhevoyUpdated videostab sample
2012-03-19 Andrey KamaevFixed Windows build of videostab module.
2012-03-19 Andrey KamaevFixed Android build of new videostab module
2012-03-19 Alexey SpizhevoyAdded licence message
2012-03-19 Alexey SpizhevoyAdded missed file
2012-03-19 Alexey SpizhevoyAdded missed file
2012-03-19 Alexey SpizhevoyAdded first version of videostab module