]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/samples
converted HOG & LKPyramid tracker from OpenMP to TBB. OpenMP is now commented off...
[opencv.git] / opencv / samples /
2010-03-25 vp153converted HOG & LKPyramid tracker from OpenMP to TBB...
2010-03-24 relrotcivCorrected a bug with reading images
2010-03-23 relrotcivAdded a sample for one way descriptor
2010-03-19 jamesbContributed patches, #147
2010-03-19 jamesbPatch for WaitKey byte, #191
2010-03-17 alexeylatyshevCalonderPatchGenerator was replaced by opencv PatchGene...
2010-03-16 alexeylatyshevFerns object detector sample was added
2010-03-16 vp153tweaked SGBM a bit (added brightness component in addit...
2010-03-15 jamesbLoadImageM added. #180 CvArr argument now supports...
2010-03-15 jamesbTypo prevented command-line input file. #184
2010-03-15 jamesbCheckpoint
2010-03-13 vp153fixed various compiler warnings on Windows
2010-03-13 jamesbnumpy arrays
2010-03-12 vp153avoid crash when no markers are drawn
2010-03-11 jamesbfitellipse
2010-03-11 jamesbwatershed
2010-03-11 alexeylatyshevAdded calonder sample
2010-03-11 jamesbmotempl
2010-03-10 jamesbminidemo
2010-03-10 jamesbminarea
2010-03-10 jamesblogpolar
2010-03-10 jamesbRemove cv.Size
2010-03-10 jamesblaplace
2010-03-10 jamesbkmeans
2010-03-10 jamesbKalman
2010-03-10 jamesbmorphology done
2010-03-10 jamesbimport
2010-03-10 jamesbinpaint sample
2010-03-10 jamesbHough lines
2010-03-09 vp153extended stereo_match.cpp. Now it can run SGBM too
2010-03-05 jamesbffilldemo Python sample
2010-03-05 jamesbedge and facedetect
2010-03-04 jamesbdrawing sample
2010-03-04 jamesbdistrans
2010-03-04 jamesbDFT sample
2010-03-04 jamesbSimple camera demo
2010-03-04 jamesblkdemo
2010-03-04 jamesbFour more samples converted
2010-03-04 jamesb#147, chessboard.py
2010-02-02 mdimminor changes
2010-01-27 bradskiput <stdio.h> include into mser_sample.cpp
2010-01-25 alexeylatyshevAdded MSER sample
2010-01-25 mdimfixed compile error
2010-01-22 relrotcivModified stereo_calib to handle calibration only, corre...
2010-01-22 vp153some more fixes after Mat(vector<...>) constructor...
2010-01-22 vp153fixed compile error (ticket #89)
2010-01-22 mdimmodified grabCut() and grabCut sample
2010-01-19 anatolyadded sample for artificial chessboards.
2010-01-13 relrotcivSupporting non-detected chessboards in an input dataset
2010-01-02 vp153deleted autotools-based build scripts; use CMake to...
2009-12-17 vp153fixed bug in weights initialization (MLP), partially...
2009-12-10 vp153updated stereo calibration sample to use the extended...
2009-11-25 mdimadded tests for cascade classifier and hog detector
2009-11-23 mdimfixed sample
2009-11-18 mdimadded grabcut demo; fixed grabCut()
2009-11-13 anatolyfback_c.c: compilation error fixed
2009-11-06 vp153added people detection sample in Python
2009-11-05 vp153added C++ & Python demos for the Farneback's optical...
2009-11-05 vp153added missing include in image.cpp demo, extended peopl...
2009-09-29 markasbach- autotools version numbers updated for OpenCV Release 2.0
2009-09-28 vp153applied multiple patches; fixed the crash in the C...
2009-09-26 vp153fixed window name
2009-09-25 vp153fixed compile errors because of calc_error API changes
2009-09-21 vp153enabled the new python bindings on Windows
2009-09-16 jamesbowmanNew Python samples
2009-09-16 jamesbowmanMove python to swig_python
2009-09-10 vp153fix and improve packaging in Windows; the version numbe...
2009-09-01 vp153added sparse lev-marq (aka bundle adjustment engine...
2009-08-31 mdimfixed warnings
2009-08-31 mdimcascade optimization
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-08-13 mdimupdated traincascade
2009-08-04 vp153added C++ video capturing API to highgui; modified...
2009-08-04 mdimFixed cascade detection. Added trained cascade with...
2009-07-31 vp153fixed some more GCC & MSVC warnings. Now samples on...
2009-07-30 mariusmujaAdded FLANN library
2009-07-27 markasbachAgain an update of autotools related files.
2009-07-23 vp153improved mouse handling on Mac (make watershed & inpain...
2009-07-23 vp153on Mac make use of libjpeg, libpng etc. by default...
2009-07-21 vp153added optional command-line parameter (config filename)
2009-07-19 vp153export AdaptiveSkinDetector and related classes; make...
2009-07-18 vp153added #include <ctime> (thanks to Jorge Scandaliaris)
2009-07-17 vp153removed duplicated files from dist_csamples_DATA (thank...
2009-07-11 vp153renamed adaptive skin detector demo and added to the...
2009-07-06 vp153moved the board size to the configuration file from...
2009-06-30 mdimfixed bugs in CvBoostTree::find_split_ord_reg() and...
2009-06-02 baeuml- fix extract_aliases.py: record alias if define-line...
2009-05-25 vp153fixed some warnings
2009-05-21 vp153rewritten HOG descriptor; added people detector sample
2009-05-04 markasbach- fixed cLapack bug by adding "-ffloat-store" GCC optio...
2009-04-30 markasbachMajor update of Autotools setup
2009-04-13 jlblancoAdded missing argument to cvLinearPolar
2009-04-10 mdim- fixed some bugs in decision tree engine
2009-04-01 jlblanco- BUGFIX: cvLogPolar didn't work for the inverse transf...
2009-03-05 jlblanco- CMake system: Variables:
2009-02-12 bornetInstall samples via CMake options
2009-02-06 thebasemangit-svn-id: https://code.ros.org/svn/opencv/trunk@1575...
2009-01-21 kecsupFixed src/Makefile.am and samples/c/Makefile.am
2009-01-18 kecsupInstall the data files to (prefix)/bin as well
2009-01-18 kecsupRename fitellipse.c to cpp
next