61 Commits (44ec450b5370f55c2a19199dbdf2c86919a21127)

Author SHA1 Message Date
Vladislav Vinogradov 4c9773d55f renamed gpu headers (made it more consistent) 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Uwe Kindler ca42a50de6 Changed visibility of the virtual functions in OnePassStabilizer and TwoPassStabilizer that are derived from StabilizerBase from private to protected to enable stabilizer implementations that are derived from OnePassStabilizer and TwoPassStabilier to properly overwrite these functions 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 13d087e62d videostab module fixes 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 75513a46dc Remove all include directives for <string> 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
Andrey Kamaev 7225f89ea2 Revert opencv_videostab to the state of 2.4.2 12 years ago
Andrey Kamaev 0442bca235 Revert "partially recovered binary compatibility (ticket #2415)" 12 years ago
Andrey Kamaev a3b1971977 Bring back escaped virtual destructors from 2.4.2 12 years ago
Vadim Pisarevsky 94b97b7a63 partially recovered binary compatibility (ticket #2415) 12 years ago
Alexey Spizhevoy 2ec264303e Added initial docs for the videostab module 12 years ago
Ivan Korolev a8ba2d7f52 Added Rotation motion mode in the videostab module 12 years ago
Alexey Spizhevoy f3bc1aede1 removed obsolte global motion estimation method 12 years ago
Alexey Spizhevoy c8b7a8c80c added median-based version of global motion estimation (videostab) 12 years ago
Andrey Kamaev afe11f69fb Fixed Windows build warnings and configuration problem. 13 years ago
Andrey Kamaev ecf6b5a87c Making all dependencies from highgui module optional 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 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 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 19c30eaa11 Refactored videostab module 13 years ago
Alexey Spizhevoy 0824cf5059 Added info about papers (videostab) 13 years ago
Alexey Spizhevoy 40e7990b6b Added linear programming based stabilizer (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 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
Alexey Spizhevoy a7da9681c3 Added motion stabilization pipeline (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