54 Commits (e368f17cafc0f8f6af7209edcc51495abea9d2de)

Author SHA1 Message Date
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 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 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Ivan Korolev 36451319c1 fixed cmd line parsing in the samples 12 years ago
Andrey Kamaev 68be50bbab Fix clang build warning 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 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 d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Alexey Spizhevoy 02d34bdac2 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 e49ea39a1f Fixed parsing cmd args bug (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 ada63d1800 Updated videostab sample 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 19c30eaa11 Refactored videostab module 13 years ago
Alexey Spizhevoy 8c4ffc8bb2 Fixed typo (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 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 30b461a506 Added support of homography motion model into vidostab sample 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 efa0717d01 Added support of homography estimation into videostab module 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 014accaf31 Fixed default arg value in videostab sample 13 years ago