added background subtraction sample for gpu module
[profile/ivi/opencv.git] / samples /
2012-06-25 Vladislav Vinogradovadded background subtraction sample for gpu module
2012-06-25 Vladislav Vinogradovadded FGDStatModel, MOG and MOG2 to gpu performance...
2012-06-25 Vladislav Vinogradovcopy 768x576.avi video to sample directory
2012-06-25 Andrey KamaevFixed FREAK on Android
2012-06-25 Alexander Mordvintsevadded comments to contours.py and edge.py samples
2012-06-25 Alexander Mordvintsevadded comment to letter_recog.py sample (adopted from...
2012-06-24 Andrey KamaevReverted r8721 and r8725 (issue #2080)
2012-06-24 Vadim Pisarevskyadded FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre...
2012-06-22 Alexander SmorkalovSample updated due to new DetectionBasedTracker interface.
2012-06-21 Andrey Pavlenkoadding OpenCV Manager
2012-06-21 Alexander Smorkalovrevisions 8681 and 8688 restored. Warning fixed.
2012-06-21 Andrey Pavlenkomoving to OpenCVLoader API
2012-06-20 Andrey KamaevFixed mingw build warnings
2012-06-20 Andrey KamaevFixed build with MSVC
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-19 Andrey KamaevReverted changes breaking Android build
2012-06-18 Alexander Mordvintsevadded digits2.py sample (work in progress)
2012-06-18 Maria Dimashovaset sample param to its default value in function
2012-06-18 Alexander Mordvintsevadded kmeans.py sample
2012-06-18 Alexander SmorkalovCode style fix. dbt face detection example turned off...
2012-06-18 Alexander SmorkalovDetection based tracker was refactored. Detector interf...
2012-06-15 Andrey Pavlenko'call' added to android.bat call
2012-06-15 Vladislav Vinogradovnew implementation of gpu::PyrLKOpticalFlow::dense...
2012-06-15 Andrey Pavlenkofixing typo that breaks the build
2012-06-15 Kirill Kornyakovfixes #2044
2012-06-14 Alexander Mordvintsevexposed parallelized SVM prediction to python (predict_all)
2012-06-12 Philipp WagnerDocumentation for FaceRecognizer started (not added...
2012-06-12 Andrey KamaevFixed number of warnings. Fixed mingw64 build.
2012-06-12 Alexander Mordvintsevfixed find_obj.py (use detectAndCompute)
2012-06-10 Philipp WagnerMinor grammatical correction in comments.
2012-06-10 Philipp WagnerExceptions now go into CV_Error. Added thresholding...
2012-06-10 Philipp WagnerSeveral exceptions added to the available FaceRecognize...
2012-06-10 Alexander Mordvintsevadded lappyr.py sample
2012-06-09 Vadim Pisarevskypossibly fixed crash boost caused by the recent modific...
2012-06-08 Andrey KamaevFixed Android build
2012-06-08 Andrey KamaevFixed mingw build.
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-06-06 Vadim Pisarevskyfixed typo in the tutorial code (thanks to Abid Rahman...
2012-06-06 Andrey Pavlenkoauto-copy java.so to package
2012-06-06 Alexander Mordvintsevcomments for digits.py sample
2012-06-01 Alexander Mordvintsevwork on added digits.py sample (neural network for...
2012-05-31 Alexander SmorkalovCodeReview #1512 notes fixed.
2012-05-31 Alexander SmorkalovCodeReview #1511 notes upplied.
2012-05-29 Andrey Pavlenkofixing Java test and sample after moving drawContours...
2012-05-28 Kirill Kornyakovadded fix_properties scripts for Android samples
2012-05-28 Alexander Mordvintsevcompatibility corrections
2012-05-28 Alexander Mordvintsevupdated video_threaded.py sample:
2012-05-25 Alexander Mordvintsevvideo_threaded.py sample now uses multiprocessing modul...
2012-05-25 Andrey KamaevFixed some build warnings
2012-05-24 Alexander Mordvintsevadded video_threaded.py sample
2012-05-22 Alexander Smorkalovcv::Exception handling added. Multithreading bug fixed.
2012-05-22 Alexander SmorkalovFace detection example updated. Dtetection base tracker...
2012-05-22 Alexander Mordvintsevfixed gaussian_mix.py sample
2012-05-22 Alexander Mordvintsevmade video_dmtx.py description visible in demo.py
2012-05-22 Alexander Mordvintsevremoved derivLambda param for LK-tracker
2012-05-21 Maria Dimashovainclude nonfree for a couple of f2d samples
2012-05-17 Andrey Pavlenkofix for #1954 (typos)
2012-05-17 Andrey PavlenkoAndroid samples are updated: onPause()/onResume() relea...
2012-05-12 Alexander SmorkalovColorBlobDetection example. Bug fix. Refactoring.
2012-05-12 Vladislav Vinogradovadded message that timings doesn't include data transfe...
2012-05-11 Vadim Pisarevskypropagated 2 fixed from 2.4 to trunk
2012-05-04 Alexander SmorkalovBase version implemented.
2012-05-02 Vladislav Vinogradovfixed some problems after r8280 (lost code)
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-26 Alexey SpizhevoyRefactored videostab module
2012-04-25 Alexandre Benoituser can now use the default retia config auatogenerate...
2012-04-25 Alexey SpizhevoyAdded LP based global motion estimation (videostab)
2012-04-25 Vladislav VinogradovBug #1823 : fixed patch size calculation in PyrLKOptica...
2012-04-25 Vladislav Vinogradovfixed build of gpu demos pack
2012-04-24 Alexey SpizhevoyAdded local outlier rejector. Added rigid motion estima...
2012-04-24 Vladislav Vinogradovrefactored gpu BruteForceMather (made it similar to...
2012-04-23 Vladislav Vinogradovfixed several warnings (VS2010, Win64)
2012-04-23 Alexey SpizhevoyAdded GPU version of wobble suppressor (videostab)
2012-04-23 Alexey SpizhevoyFixed trim ratio estimation for the case of homographie...
2012-04-19 Alexey SpizhevoyFixed parsing cmd args bug (videostab)
2012-04-19 Alexey SpizhevoyMinor changes in videostab module and sample
2012-04-19 Alexey SpizhevoyAdded timing for main steps (videostab)
2012-04-19 Alexey SpizhevoyUpdated videostab sample
2012-04-18 Alexey SpizhevoyRefactoring (videostab)
2012-04-18 Alexey SpizhevoyAdded GPU version of PyrLK based global motion estimato...
2012-04-18 Vladislav Vinogradovminor fix in gpu video_writer sample
2012-04-18 Vladislav Vinogradovadded VideoReader_GPU
2012-04-17 Alexey SpizhevoyRefactored videostab module
2012-04-17 Vladislav Vinogradovadded VideoWriter_GPU
2012-04-16 Alexey SpizhevoyFixed typo (videostab)
2012-04-16 Alexey SpizhevoyAdded linear programming based stabilizer (videostab)
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-11 Alexey SpizhevoyRefactored videostab module. Added normalization into...
2012-04-11 Alexey SpizhevoyAdded more flags for motion estimation in videostab...
2012-04-10 Alexey SpizhevoyMinor fixes and updates in videostab module and sample
2012-04-10 Alexey SpizhevoyFixed bug in videostab sample. Fixed model size in...
2012-04-06 Alexey SpizhevoyAdded support of homography motion model into vidostab...
2012-04-06 Alexey SpizhevoyUpdated wobble suppression code in videostab module
2012-04-05 Alexey SpizhevoyRefactored videostab module. Added MoreAccurateMotionWo...
2012-04-05 Alexey SpizhevoyRefactored videostab module, added base class for woobb...
2012-04-04 Alexander Mordvintsevfixed EM sample
2012-04-04 Alexey SpizhevoyAdded support of homography estimation into videostab...
2012-04-02 Alexey SpizhevoyUpdated videostab module
2012-04-02 Alexey SpizhevoyRefactored videostab module and sample
2012-04-02 Vladislav Vinogradovminor fix of gpu performance sample
next