Merge branch 'master' into 2.0alpha
[profile/ivi/opencv.git] / modules / videostab / include /
2013-03-06 Kevron ReesMerge branch 'master' into 2.0alpha
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-16 Andrey KamaevRevert opencv_videostab to the state of 2.4.2
2012-10-15 Andrey KamaevBring back escaped virtual destructors from 2.4.2
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-10-11 Andrey KamaevMerge pull request #34 from roynos/master
2012-10-08 Vadim Pisarevskypartially recovered binary compatibility (ticket #2415)
2012-10-05 Alexey SpizhevoyAdded initial docs for the videostab module
2012-09-21 Ivan KorolevAdded Rotation motion mode in the videostab module
2012-09-21 Alexey Spizhevoyremoved obsolte global motion estimation method
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-23 Alexey Spizhevoyadded median-based version of global motion estimation...
2012-06-30 Andrey KamaevFixed Windows build warnings and configuration problem.
2012-06-26 Andrey KamaevMaking all dependencies from highgui module optional
2012-06-15 Andrey KamaevMerged the trunk r8589:8653 - all changes related to...
2012-06-09 Andrey KamaevWarning fixes continued
2012-06-08 Andrey KamaevFixed Android build
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-04-26 Alexey SpizhevoyRefactored videostab module
2012-04-26 Alexey SpizhevoyRefactored videostab module
2012-04-25 Alexey SpizhevoyAdded LP based global motion estimation (videostab)
2012-04-24 Alexey SpizhevoyAdded local outlier rejector. Added rigid motion estima...
2012-04-23 Alexey SpizhevoyAdded GPU version of wobble suppressor (videostab)
2012-04-19 Alexey SpizhevoyAdded timing for main steps (videostab)
2012-04-18 Alexey SpizhevoyRefactoring (videostab)
2012-04-18 Alexey SpizhevoyAdded GPU version of PyrLK based global motion estimato...
2012-04-17 Alexey SpizhevoyRemoved unnecessary code (videostab)
2012-04-17 Alexey SpizhevoyRefactored videostab module
2012-04-16 Alexey SpizhevoyAdded info about papers (videostab)
2012-04-16 Alexey SpizhevoyAdded linear programming based stabilizer (videostab)
2012-04-11 Alexey SpizhevoyRefactored videostab module. Added normalization into...
2012-04-11 Alexey SpizhevoyAdded WITH_CLP flag support into cmake scripts.
2012-04-11 Alexey SpizhevoyAdded more flags for motion estimation in videostab...
2012-04-10 Alexey SpizhevoyMinor fixes and updates in videostab module and sample
2012-04-10 Alexey SpizhevoyFixed bug in videostab sample. Fixed model size in...
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-04 Alexey SpizhevoyAdded motion stabilization pipeline (videostab module)
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 Alexey SpizhevoySplit stabilizer into OnePassStabilizer and TwoPassStab...
2012-03-21 Alexey SpizhevoyRefactored videostab module
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-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 first version of videostab module