873 Commits (ffa44fb114a58fd2b718d5ced633a9b8918df960)

Author SHA1 Message Date
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 517fc5e2d2 fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
Andrey Pavlenko da7920ff85 auto-copy java.so to package 13 years ago
Alexander Mordvintsev 455349a0eb comments for digits.py sample 13 years ago
Alexander Mordvintsev 3cfa6949d7 work on added digits.py sample (neural network for handwritten digit recognition) 13 years ago
Alexander Smorkalov 3780685fe6 CodeReview #1512 notes fixed. 13 years ago
Alexander Smorkalov 5c528defb8 CodeReview #1511 notes upplied. 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 13 years ago
Kirill Kornyakov 5c13b8706f added fix_properties scripts for Android samples 13 years ago
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