gpu version of HoughCircles
[profile/ivi/opencv.git] / samples / cpp /
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 Andrey KamaevFix Windows build issues
2012-08-13 Alexey SpizhevoyFixed CMakeLists.txt
2012-08-13 Alexey SpizhevoyAdded getScale/setScale for image warpers (stitching...
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-08 Vladislav Vinogradovnew optimized version of BackgroundSubtractorGMG
2012-08-08 Vladislav Vinogradovfixed Bug #2252
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 alexey.spizhevoyimplemented DP-based seam estimation method
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-25 marina.kolpakovafixed #2190
2012-07-02 Maria Dimashovafixed bow sample
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-27 Andrey KamaevFixed some warnings and install problems on linux
2012-06-26 Andrey KamaevMaking all dependencies from highgui module optional
2012-06-25 Alexander Smorkalovrevision 8721 vas merged to head. Detection based track...
2012-06-25 Andrey KamaevFixed FREAK on Android
2012-06-24 Andrey KamaevReverted r8721 and r8725 (issue #2080)
2012-06-24 Vadim Pisarevskyadded FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre...
2012-06-21 Alexander Smorkalovrevisions 8681 and 8688 restored. Warning fixed.
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-19 Andrey KamaevReverted changes breaking Android build
2012-06-18 Maria Dimashovaset sample param to its default value in function
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 Kirill Kornyakovfixes #2044
2012-06-12 Philipp WagnerDocumentation for FaceRecognizer started (not added...
2012-06-12 Andrey KamaevFixed number of warnings. Fixed mingw64 build.
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-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-05-21 Maria Dimashovainclude nonfree for a couple of f2d samples
2012-05-11 Vadim Pisarevskypropagated 2 fixed from 2.4 to trunk
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-24 Alexey SpizhevoyAdded local outlier rejector. Added rigid motion estima...
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-17 Alexey SpizhevoyRefactored videostab module
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 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-03-30 Vadim Pisarevskyanother fix for cap_dshow.cpp; fixed warning in facerec...
2012-03-30 Alexey SpizhevoyFixed default arg value in videostab sample
2012-03-30 Alexey SpizhevoyAdded linear similarity estimation into videostab module
2012-03-27 Vadim Pisarevskyadded houghcircles sample, improved circle detection...
2012-03-27 Vadim Pisarevskyadded DIST_LABEL_PIXEL labelType to distanceTransform...
2012-03-27 Maria Dimashovaadded image and depth synchronization
2012-03-24 Vadim Pisarevskyadded face recognition algorithms, LDA, colormaps ...
2012-03-22 Alexey SpizhevoyAdded load and save motion args into videostab sample
2012-03-22 Alexey SpizhevoySplit stabilizer into OnePassStabilizer and TwoPassStab...
2012-03-21 Maria Dimashovaadded oni-files reading
2012-03-21 Alexey SpizhevoyAdded distance threshold argument into videostab sample
2012-03-20 Alexey SpizhevoyAdded more inpainting methods. Fixed some errors.
2012-03-20 Marina Kolpakovafixed bug #1571
2012-03-20 Alexey SpizhevoyAdded quiet mode into videostab sample
2012-03-20 Alexey SpizhevoyFixed ensureInclusionConstraint
2012-03-20 Alexey SpizhevoyMinor changes in videostab sample
2012-03-20 Alexey SpizhevoyUpdated videostab sample
2012-03-19 Alexey SpizhevoyAdded first version of videostab module
2012-03-19 Marina Kolpakovafixed sample for new signature of calcOpticalFlowPyrLK
2012-03-19 Alexey SpizhevoyFixed bug #1693. Also corrected default parameters...
2012-03-18 Vadim Pisarevskyadded LogPolar Blind Spot Model (thanks to Fabio Solari...
2012-03-18 Marina KolpakovaFixed bug #1666
2012-03-17 Vadim Pisarevskyswitched to non-constant references in Algorithm::addPa...
2012-03-17 Vadim Pisarevskyfixed many warnings from GCC 4.6.1
2012-03-16 Vadim Pisarevskyfixed hundreds of warnings from MSVC 2010.
2012-03-16 Maria Dimashovarenamed property of openni camera
2012-03-16 Maria Dimashovarenamed property of openni camera
2012-03-15 Maria Dimashovaminor refactoring CvCapture_OpenNI
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...
2012-03-14 Ivan KorolevAdded some new warpers.
next