gpu version of HoughCircles
[profile/ivi/opencv.git] / samples /
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-22 Alexander Mordvintesvadded _doc.py -- doc-string ckecking utility
2012-08-22 Vadim Pisarevskymodified facedetect to properly display very oblong...
2012-08-22 Andrey KamaevFix Windows build issues
2012-08-21 Leonid BeynensonMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Andrey KamaevMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-19 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-19 Alexander Mordvintesvadded texture_flow.py sample
2012-08-18 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-18 Alexander Mordvintesvadded deconvolution.py sample and example images
2012-08-16 Alexander SmorkalovColorBlobDetection Sample, ImageManpulations Sample...
2012-08-16 bitwangyaoyaobug fix of "squares" sample for ocl module
2012-08-16 yaoadd an "squares" sample for ocl module
2012-08-14 Daniil OsokinMerge branch 'branch1'
2012-08-13 Alexey SpizhevoyFixed CMakeLists.txt
2012-08-13 Alexey SpizhevoyAdded getScale/setScale for image warpers (stitching...
2012-08-11 Philipp WagnerBug #2257: Adding a quick workaround for truncated...
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.
next