]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/apps
Added doconly decls, finishing #4
[opencv.git] / opencv / apps /
2010-03-29 mdimconverted ml (dtree, rtrees, ertrees, boost) from OpenM...
2010-03-23 mdimfixed ticket 194 (thanks to Giuseppe)
2010-03-23 mdimadded some user log
2010-03-18 mdimfixed haar features generating procedures (ticket 92)
2010-03-17 mdimfixed CvHaarEvaluator::generateFeatures()
2010-03-11 mdimfixed cascade classifier (ubuntu)
2010-03-04 mdimfixed traicascade application (thanks to Christian...
2010-02-26 vp153make haartraining able to train on huge amounts of...
2010-01-02 vp153deleted autotools-based build scripts; use CMake to...
2009-12-22 mdimfixed build fail on Mac (ticket #46)
2009-12-17 vp153get rid of dangerous "using namespace std" in ml.h...
2009-12-14 mdimfixed threaded cascade and find_best_split()
2009-12-08 mdimfixed bug in traincascade; added comment in dtree
2009-12-07 mdimfixed
2009-11-30 mdimupdated test data of cascadedetect
2009-11-16 vp153removed CV_FORCE_INLINE. __BEGIN__, __END__ & EXIT...
2009-10-21 vp153move #include "cvconfig.h" and #include "omp.h" outside...
2009-09-29 markasbach- autotools version numbers updated for OpenCV Release 2.0
2009-09-28 vp153readded openmp support for GCC, fixed haartraining
2009-09-27 vp153make the code build with GCC 3.3
2009-09-10 vp153fix and improve packaging in Windows; the version numbe...
2009-08-26 mdimOpenMP parallelization of find_best_split (mll)
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-08-14 mdimfixed mingw build error for traincascade
2009-08-13 mdimupdated traincascade
2009-08-06 mdimfixed MinGW build error
2009-08-05 vp153added traincascade application that is a new version...
2009-07-27 markasbachAgain an update of autotools related files.
2009-07-24 vp153renamed Keypoint to KeyPoint
2009-06-30 vp153fixed Linux build + more fixes for precompiled headers
2009-06-22 vp153fixed some warnings; assert -> CV_Assert; fixed OpenMP...
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-05-26 markasbach- Added new command line switch '-bg-vecfile' to haartr...
2009-05-04 markasbach- fixed cLapack bug by adding "-ffloat-store" GCC optio...
2009-04-30 markasbachMajor update of Autotools setup
2009-03-29 vp153temporarily reverted to haartraining from OpenCV 1.0.
2009-03-24 vp153fixed a few MSVC warnings
2009-01-21 kecsupFixed src/Makefile.am and samples/c/Makefile.am
2009-01-12 markasbach- updated Makefile to allow correct building of the...
2009-01-08 kecsupFix haartraining compilation under Windows XP/MinGW
2008-12-22 vp153eliminated some VS2008 warnings
2008-12-22 vp153added initial CPack support (thanks to Hartmut Seichter)
2008-12-10 vp153fixed/turned off some compiler warnings with VS2008
2008-12-09 markasbachFirst try to build with autotools in new directory...
2008-12-08 vp153fixed debug configuration
2008-12-08 vp153eliminated most GCC 4.3 warnings
2008-12-08 vp153updated CMake & autotools files according to the new...
2008-12-04 vp153fixed
2008-12-04 vp153added docs & apps
2008-10-15 vp153regenerated
2008-10-15 vp153fixed openmp pragma's for GCC 4.x
2008-10-14 vp153faster haartraining
2008-09-19 kecsupInitialize the image pointer to NULL, because it can...
2008-09-15 markasbach- fixed notation of interfaces/swig/octave/Makefile...
2008-07-15 haslerapplied V4L JPEG decoder patch by Mikhail
2008-04-14 bornetThe generated files...
2008-04-14 bornetGenerated files...
2008-04-14 bornetDefine DEF_CXXFLAGS instead of CXXFLAGS in configure...
2008-04-08 hasleradded video reader backend using GStreamer
2008-03-27 xavier98Initial commit of Octave bindings.
2008-02-21 dailydols- cvcap_ffmpeg should now support major CVS/SNV version...
2007-11-15 markasbach- introduced new variable PY_CXXFLAGS that replaces...
2007-03-12 markasbach- added new version of adaptors.py (by Vicent Mas ...
2007-02-15 bornetAll the other generated files...
2006-11-02 markasbach- Undid AC_SUBST()ing LD and CXXLD - I should have...
2006-10-31 markasbachChanges to configure.in and otherlibs/highgui/Makefile.am:
2006-10-24 markasbachFixes to make 'DISTCHECK_CONFIGURE_FLAGS="--enable...
2006-10-24 markasbachFixes to make 'DISTCHECK_CONFIGURE_FLAGS="--enable...
2006-10-04 bornetGenerated files...
2006-09-01 vp153turn on OpenMP in MSVC2005 project files and make it...
2006-08-15 markasbach- finally fixed dependency problem for swig generated...
2006-08-14 bornetThe generated files...
2006-08-03 vp153fixed potential GCC4.1 warnings
2006-07-19 bornetAs I have changed the configure.in and some Makefile...
2006-07-18 markasbach- build system now passes 'make distcheck DISTCHECK_CON...
2006-07-18 markasbach- forgot to merge updated aclocal macros
2006-07-17 markasbach- Merged branch MACOSX_DEVELOPMENT up to HEAD
2006-07-13 vp153renamed cvRandShuffle to cvRandShuffleVec
2006-05-05 bornetautoconf/automake generated files.
2006-05-04 markasbachChanges and additions to ./configure script and makefiles:
2006-04-28 bornetThe other generated files...
2006-04-08 cseibertRegenerated Autotools files following the change in...
2006-02-21 bornetJust commit some generated files before real commits...
2006-02-03 markasbach- configure now detects QuickTime
2005-12-20 bornetSome generated files...
2005-12-07 vp153fixed the library order (patch from Frederic Devernay)
2005-11-29 bornetMany generated files...
2005-11-09 markasbachFirst step in HighGUI rework
2005-09-19 bornetThe generated files for the cvStartWindowThread() featu...
2005-09-06 vp153trained classifiers are saved as xml's in cvCreateTreeC...
2005-08-11 bornetThe generated files...
2005-08-05 vp153fixed total_pos -> negcount in cvCreateTreeCascadeClass...
2005-06-10 bornetCommit of the new generated auto* files.
2005-06-08 markasbach- automake set-up switched to AM_MAINTAINER_MODE, so...
2005-05-11 bornetBetter usage of libtool for linking executables.
2005-05-09 markasbach- Forgot to enable VPATH-builds for apps directory
2005-05-08 markasbachSeveral changes to the GNU Automake environment are...
2005-03-22 markasbachUnintenionally autoupdate'd to newer autotools versions
2005-03-21 markasbachFirst step to real Python integration ...
2005-02-22 markasbachThis is a not so small update, introducing Python/SWIG...
next