fixed background update in GMM2 algorithm (ticket #1931)
[profile/ivi/opencv.git] / samples /
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
2012-04-02 Vladislav Vinogradovfixed gpu performance sample (SURF usage)
2012-03-30 Vadim Pisarevskyanother fix for cap_dshow.cpp; fixed warning in facerec...
2012-03-30 Andrey KamaevFixed Android build warnings
2012-03-30 Vadim Pisarevskyfixed building delaunay.c with MSVC
2012-03-30 Vadim Pisarevskya LOT of obsolete stuff has been moved to the legacy...
2012-03-30 Alexey SpizhevoyFixed default arg value in videostab sample
2012-03-30 Alexey SpizhevoyAdded linear similarity estimation into videostab module
2012-03-29 Vadim Pisarevskyfixed HOGDescriptor::detect and HOGDescriptor::detectMu...
2012-03-29 Andrey Pavlenkoupdating screen resolutions support settings
2012-03-28 Andrey Pavlenkofix for #1724: making Java samples compatible with...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
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-24 Vadim Pisarevskypreliminary version of a multi-level findcontours
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
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-22 Andrey Pavlenkoupdating Java samples to meet Java API changes
2012-03-21 Maria Dimashovaadded oni-files reading
2012-03-21 Alexey SpizhevoyAdded distance threshold argument into videostab sample
2012-03-21 Gary Bradskiimport as cv not cv2. Fixed
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 Gary BradskiAdded cv.DestroyAllWindows() to file close
2012-03-18 Gary Bradskiadded destroyAllWindows at end
2012-03-18 Gary Bradskiadded destroy all windows
2012-03-18 Gary Bradskiadded destroy all windows
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-15 Gary Bradskiremove some unneeded imports
2012-03-15 Gary Bradskiadded cv2.destroyAllWindows()
2012-03-14 Gary BradskiExamples of using histograms in python
2012-03-14 Gary Bradskiadded 0xFF & in front of every waitKey so that it works...
2012-03-14 Ivan KorolevAdded some new warpers.
2012-03-13 Maria Dimashovaadded ability to pass initial transformation to rgbd...
2012-03-12 Vadim Pisarevskyfixed angle check in squares.py (thanks to Abid Rahman)
2012-03-12 Alexander Shishkovadded support of Asus XtionPRO (thanks to Gustav Karlss...
2012-03-12 Maria Dimashovaadded special cases to RGBDOdometry (translation only...
2012-03-11 Alexander Shishkov#1672
2012-03-11 Maria Dimashovainitial version of rgbd odometry with sample
2012-03-07 Alexander MordvintsevAdded GIL-release code into python wrappers
2012-03-06 Alexander Mordvintsevfixed distrans.py sample (distanceTransform -> distance...
next