Warning fixes continued
[platform/upstream/opencv.git] / modules / videostab / src / inpainting.cpp
2012-06-09 Andrey KamaevWarning fixes continued
2012-06-08 Andrey KamaevFixed Android build
2012-04-18 Alexey SpizhevoyRefactoring (videostab)
2012-04-18 Alexey SpizhevoyAdded GPU version of PyrLK based global motion estimato...
2012-04-16 Alexey SpizhevoyAdded linear programming based stabilizer (videostab)
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
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 SpizhevoyRefactored videostab module and 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 SpizhevoyFixed some warnings
2012-03-20 Alexey SpizhevoyAdded more inpainting methods. Fixed some errors.
2012-03-20 Alexey SpizhevoyUpdated videostab sample
2012-03-19 Andrey KamaevFixed Android build of new videostab module
2012-03-19 Alexey SpizhevoyAdded licence message
2012-03-19 Alexey SpizhevoyAdded first version of videostab module