test
[profile/ivi/opencv.git] / samples /
2012-08-09 Philipp WagnerRemoved writing the test.png, wasn't meant to be commited.
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
2012-08-09 Vladislav Vinogradovadded GMG_GPU to bgfg_segm sample
2012-08-08 Vladislav Vinogradovnew optimized version of BackgroundSubtractorGMG
2012-08-08 Vladislav Vinogradovfixed Bug #2252
2012-08-08 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-08 yaoadd an ocl sample
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Alexander Mordvintesvtypo fix in features_homography.py
2012-08-07 alexey.spizhevoyimplemented DP-based seam estimation method
2012-08-07 Vladislav VinogradovMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Andrey KamaevFixed number of svn->git migration issues
2012-08-07 Andrey Kamaevsvn repository web references are replaced with links...
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-06 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-06 Vadim Pisarevskynew/improved Python samples by Alexander Mordvintsev
2012-08-05 Alexander MordvintesvAdded descriptions to PlaneTracker samples
2012-08-03 Alexander Mordvintesvcreated PlaneTracker (int plane_tracker.py), which...
2012-08-03 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-03 nikoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-01 Alexander Mordvintesvwork on feature_homography.py: multiple targets
2012-07-30 Philipp Wagnerfacerec_demo.py: Updated contact mail address.
2012-07-30 Alexander Mordvintsevfeature_homography.py:
2012-07-30 Philipp Wagnerfacerec_demo.py: Shortened code. Final version.
2012-07-30 Philipp Wagnerfacerec_demo.py: Reworked demo to remove all matplotlib...
2012-07-29 Philipp WagnerMoved the facerec_demo.py to the wrong directory. Now...
2012-07-29 Philipp WagnerAdded the facerec_demo.py to show how to perform Face...
2012-07-29 Alexander Mordvintesvprint description in mosse.py
2012-07-29 Alexander Mordvintesvadded MOSSE sample
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-25 marina.kolpakovafixed #2190
2012-07-24 Andrey Pavlenkoremoving unused files
2012-07-24 Andrey Pavlenkoremoving unused file
2012-07-16 Alexander Mordvintsevsmall doc fix
2012-07-16 Alexander Mordvintsevwindow name changed
2012-07-16 Alexander Mordvintsevcorrect unknown feature report in find_obj.py
2012-07-16 Alexander Mordvintsevadded asift.py sample
2012-07-16 Alexander Mordvintsevmoving data used by sample into a separate folder
2012-07-16 Alexander Mordvintsevfind_obj.py allows to select detector and matcher and...
2012-07-15 Andrey Pavlenkofixing wording
2012-07-14 Andrey Pavlenkocustomizing the 'Google Market error' message in samples
2012-07-14 Andrey Pavlenkoremoving warnings on deprecated api when targeting...
2012-07-13 Alexander Mordvintsevrefactored find_obj.py sample:
2012-07-12 Alexander Mordvintsevwork on digits_video.py
2012-07-11 Andrey Pavlenkoupdating include dirs to make CDT project in Eclipse...
2012-07-11 Alexander Mordvintsevmdot function in common.py
2012-07-09 Alexander Mordvintsevshow detected keypoints in feature_homography.py
2012-07-06 Alexander Mordvintsevnew feature_homography.py sample
2012-07-05 Andrey KamaevContrib module is added to java wrappers; fixed algorit...
2012-07-04 Andrey KamaevMerged the recent fixes from 2.4 branch
2012-07-02 Alexander MordvintsevHoG and Hellinger-metric preprocess for digit recognition
2012-07-02 Andrey Pavlenkoadding CDT Builder (via ndk-build.cmd) for JNI part
2012-07-02 Alexander SmorkalovAndroid samples renaming was done. Icon updated.
2012-07-02 Maria Dimashovafixed bow sample
2012-07-02 Alexander Mordvintsevrefactored digits_adjust.py (dataset preprocess in...
2012-07-02 Alexander Mordvintsevdescriptions for watershed.py and video.py
2012-07-02 Alexander Mordvintsevfitline.py sample added
2012-06-28 Vadim Pisarevskyadded GMG background segmentation algorithm by Andrew...
2012-06-28 Leonid BeynensonSmall addition change in the FileStorage sample.
2012-06-28 Leonid BeynensonAdded to the sample, demonstrating FileStorage, how...
2012-06-28 Andrey Pavlenkoswitching to dynamic linking
2012-06-27 Alexander Mordvintsevimproved recognition accuracy by better region normaliz...
2012-06-27 Alexander Mordvintsevdiscard digit's internal contours in digits_video.py
2012-06-27 Andrey KamaevFixed some warnings and install problems on linux
2012-06-27 Alexander Mordvintsevwork on digits_video.py
2012-06-27 Alexander Mordvintsevwork on digits_video.py
2012-06-27 Alexander Mordvintsevdigits_video.py prints warning if trained classifier...
2012-06-27 Andrey Pavlenkochanging package layout after 'make install' for Androi...
2012-06-27 Alexander Mordvintsevdigits_video.py (VERY IMMATURE)
2012-06-27 Alexander Mordvintsevdigits_adjust.py sample added
2012-06-27 Alexander Mordvintsevremoved ANN digits recognition
2012-06-26 Andrey Pavlenkofixing project properties
2012-06-26 Alexander SmorkalovSample3-native build fix. Dependency from OpenCV librar...
2012-06-26 Alexander SmorkalovColor blob detection example updated for OpenCV Manager...
2012-06-26 Alexander SmorkalovSample4-mixed was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovExample3-native updated for OpenCV Manager model
2012-06-26 Alexander SmorkalovSample 2 was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovSample 1 updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovImage manipulations sample updated for OpenCV Manager...
2012-06-26 Vladislav Vinogradovadded VIBE_GPU (background subtraction) to gpu module
2012-06-26 Andrey KamaevMaking all dependencies from highgui module optional
2012-06-25 Alexander SmorkalovRevision 8725 restored. Android sample FaceDetection...
2012-06-25 Alexander Smorkalovrevision 8721 vas merged to head. Detection based track...
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
next