61 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)

Author SHA1 Message Date
Andrey Kamaev eb90882b2d Fixed some build warnings 13 years ago
Alexey Spizhevoy 30431b94d9 Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab) 13 years ago
Alexey Spizhevoy 2799f51bf9 Minor changes in videostab module 13 years ago
Alexey Spizhevoy 02d34bdac2 Refactored videostab module 13 years ago
Alexey Spizhevoy 2270c2f5bd Refactored videostab module 13 years ago
Alexey Spizhevoy 71391eb76f Added LP based global motion estimation (videostab) 13 years ago
Alexey Spizhevoy 95efec7539 Added local outlier rejector. Added rigid motion estimator. Refactored videostab module. 13 years ago
Alexey Spizhevoy 24be840c44 Added GPU version of wobble suppressor (videostab) 13 years ago
Alexey Spizhevoy 36ef599840 Fixed trim ratio estimation for the case of homographies motion model (videostab) 13 years ago
Alexey Spizhevoy ae8d377561 Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab) 13 years ago
Alexey Spizhevoy f355f798a4 Minor changes in videostab module and sample 13 years ago
Alexey Spizhevoy f42eea1029 Added timing for main steps (videostab) 13 years ago
Alexey Spizhevoy 536d36b05a Refactoring (videostab) 13 years ago
Alexey Spizhevoy 1569c1ed52 Added GPU version of PyrLK based global motion estimator (videostab) 13 years ago
Alexey Spizhevoy 4c44ccc3c9 Removed unnecessary code (videostab) 13 years ago
Alexey Spizhevoy dfedaff99b Removed unnecessary code (videostab) 13 years ago
Alexey Spizhevoy 19c30eaa11 Refactored videostab module 13 years ago
Alexey Spizhevoy 0824cf5059 Added info about papers (videostab) 13 years ago
Alexey Spizhevoy 306248e444 Added support of Clp for Windows 13 years ago
Alexey Spizhevoy 601d2843f4 Fixed LP based stabilizer 13 years ago
Alexey Spizhevoy 40e7990b6b Added linear programming based stabilizer (videostab) 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Alexey Spizhevoy cc0ecf9123 Removed unnecessary line (videostab) 13 years ago
Alexey Spizhevoy df410ce246 Removed unnecessary line (videostab) 13 years ago
Alexey Spizhevoy 9d871abd32 Refactored videostab module. Added normalization into motion estimators. 13 years ago
Alexey Spizhevoy ae839df55d Added WITH_CLP flag support into cmake scripts. 13 years ago
Alexey Spizhevoy b5a1bad7a4 Added more flags for motion estimation in videostab sample 13 years ago
Alexey Spizhevoy b549900fe1 Minor fixes and updates in videostab module and sample 13 years ago
Alexey Spizhevoy 673f879ccd Fixed bug in videostab sample. Fixed model size in global estimators. 13 years ago
Alexey Spizhevoy 39cd13583f Fixed bug in motion stabilization pipeline and updated wobble stabilizer (videostab) 13 years ago
Alexey Spizhevoy d9d4755387 Updated wobble suppression code in videostab module 13 years ago
Alexey Spizhevoy fa09f3d121 Refactored videostab module. Added MoreAccurateMotionWobbleSuppressor class 13 years ago
Alexey Spizhevoy f32b645b96 Refactored videostab module, added base class for woobble suppression 13 years ago
Andrey Pavlenko dc8c281fa1 fixing compilation 13 years ago
Alexey Spizhevoy a7da9681c3 Added motion stabilization pipeline (videostab module) 13 years ago
Alexey Spizhevoy 9c44715f50 Added asserts into global motion estimation functions (videostab module) 13 years ago
Alexey Spizhevoy efa0717d01 Added support of homography estimation into videostab module 13 years ago
Alexey Spizhevoy ecb1f0e288 Fixed some bugs in videostab module and refactored it 13 years ago
Alexey Spizhevoy 56b5e6d8a8 Updated videostab module 13 years ago
Alexey Spizhevoy 3e23bb6df6 Refactored videostab module and sample 13 years ago
Alexey Spizhevoy 99f29b75a1 Added linear similarity estimation into videostab module 13 years ago
Alexey Spizhevoy 45fd8a6a63 Added load and save motion args into videostab sample 13 years ago
Andrey Kamaev e64c08d5d9 Fixed build 13 years ago
Alexey Spizhevoy 984583981c Split stabilizer into OnePassStabilizer and TwoPassStabilizer 13 years ago
Alexey Spizhevoy 68f26cca78 Refactored videostab module 13 years ago
Alexey Spizhevoy faf845d31f Fixed warning 13 years ago
Alexey Spizhevoy 3323ee9d18 Added distance threshold argument into videostab sample 13 years ago
Alexey Spizhevoy 8fc84b7a41 Updated FMM run() signature 13 years ago
Alexey Spizhevoy 5e2bcacba5 Fixed some warnings 13 years ago
Alexey Spizhevoy 23398bcb95 Fixed some warnings 13 years ago