1014 Commits (dcdbc638af3fcf425c30032b394444bebce13863)

Author SHA1 Message Date
Alexander Mordvintsev a61b730238 compatibility corrections 13 years ago
Alexander Mordvintsev e0c1fb5f76 updated video_threaded.py sample: 13 years ago
Alexander Mordvintsev 6116049225 video_threaded.py sample now uses multiprocessing module's ThreadPool 13 years ago
Andrey Kamaev eb90882b2d Fixed some build warnings 13 years ago
Alexander Mordvintsev eb28bef2db added video_threaded.py sample 13 years ago
Alexander Smorkalov fc71745caf cv::Exception handling added. Multithreading bug fixed. 13 years ago
Alexander Smorkalov b422d078f8 Face detection example updated. Dtetection base tracker mode added. 13 years ago
Alexander Mordvintsev ddf7fde3b2 fixed gaussian_mix.py sample 13 years ago
Alexander Mordvintsev cef18937a2 made video_dmtx.py description visible in demo.py 13 years ago
Alexander Mordvintsev f4f41df756 removed derivLambda param for LK-tracker 13 years ago
Maria Dimashova 608855a322 include nonfree for a couple of f2d samples 13 years ago
Andrey Pavlenko e3fc405393 fix for #1954 (typos) 13 years ago
Andrey Pavlenko 5855c4905e Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources 13 years ago
Alexander Smorkalov abe16352d6 ColorBlobDetection example. Bug fix. Refactoring. 13 years ago
Vladislav Vinogradov ef478840af added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
Vadim Pisarevsky e794622776 propagated 2 fixed from 2.4 to trunk 13 years ago
Alexander Smorkalov bae8a88c53 Base version implemented. 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Alexey Spizhevoy 02d34bdac2 Refactored videostab module 13 years ago
Alexandre Benoit 18fdc6bf1c user can now use the default retia config auatogenerated file to test their own setup 13 years ago
Alexey Spizhevoy 71391eb76f Added LP based global motion estimation (videostab) 13 years ago
Vladislav Vinogradov 11eacb9d14 Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 092c1f98f6 fixed build of gpu demos pack 13 years ago
Alexey Spizhevoy 95efec7539 Added local outlier rejector. Added rigid motion estimator. Refactored videostab module. 13 years ago
Vladislav Vinogradov 44eaeee865 refactored gpu BruteForceMather (made it similar to BFMatcher) 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 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
Vladislav Vinogradov e29d41c885 minor fix in gpu video_writer sample 13 years ago
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Alexey Spizhevoy 19c30eaa11 Refactored videostab module 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Alexey Spizhevoy 8c4ffc8bb2 Fixed typo (videostab) 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 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