]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
2009-09-16 mdimfixed mltest crash on linux; changed mltest parameters
2009-09-16 jamesbowmanRemoved bogus 'and'
2009-09-16 jamesbowmanNew Python samples
2009-09-16 jamesbowmanMove python to swig_python
2009-09-16 jamesbowmanQueryFrame no longer copies frame: it shares the frame...
2009-09-16 jamesbowmanVideoWriter
2009-09-15 jamesbowmanDocstrings
2009-09-15 jamesbowmangetSubRect etc no longer take sub rect input
2009-09-15 vp153OpenCV reference manual
2009-09-15 jamesbowmanForce .so output for MacOS build
2009-09-15 vp153The first attempt to solve the problem with installing...
2009-09-15 jamesbowmanFindChessboardCorners now copes with the exess corners...
2009-09-14 vp153a few more fixes for the Windows installer
2009-09-14 vp153Some tweaks for the better package_source generation...
2009-09-14 vp153applied the patch from ROS (osx.patch)
2009-09-14 jamesbowmanPython directed test suite
2009-09-14 jamesbowmanRename python tests to swig_python
2009-09-14 jamesbowmanAdd new Python bindings
2009-09-14 vp153disable altivec optimization of the median filter,...
2009-09-10 vp153fix and improve packaging in Windows; the version numbe...
2009-09-10 vp153now the FAQ is a part of opencv.pdf
2009-09-09 vp153fixed a couple of warnings
2009-09-09 vp153fixed some more links
2009-09-09 jamesbowmanPlastex build updates
2009-09-09 vp153updated
2009-09-09 vp153updated
2009-09-09 jamesbowmanFloodFill macros removed backslash
2009-09-09 vp153Latex docs can now be built on Windows with MiKTeX...
2009-09-09 vp153the docs are now in Latex
2009-09-09 jlblancofixed broken OpenCVConfig.cmake due to last changes...
2009-09-09 vp153updated
2009-09-09 vp153m4-based conditional compilation replaced with latex...
2009-09-08 xavier98workaround for cmake parse issue under mingw-cross...
2009-09-08 vp153fixed build of the relocated docs and eliminated some...
2009-09-08 vp153moved to doc
2009-09-08 vp153moved from doc2
2009-09-08 vp153moved from doc2
2009-09-08 vp153moved to doc
2009-09-08 vp153moved from doc2
2009-09-08 vp153moved to doc
2009-09-08 vp153moved from ref/pics
2009-09-08 vp153moved one level up
2009-09-08 xavier98more updating of copyrights
2009-09-08 xavier98fix crash in cv::approxPolyDP
2009-09-08 xavier98update cvba copyright
2009-09-08 vp153added the documentation for C++ API in cv and highgui...
2009-09-07 alphax_rUpdated SpinImages filtering by geometry consistency...
2009-09-07 jlblancoMore fixes for path with spaces.
2009-09-07 jlblancoFixed CMake errors when building in a path with spaces.
2009-09-07 xavier98make HoughLines and HoughCircles take constant Mat...
2009-09-07 vp153fixed another bug (hopefully last one) in processing...
2009-09-06 xavier98fix crash in cv::calibrateCamera
2009-09-05 vp153Some more fixes in filters with constant borders (thank...
2009-09-05 jamesbowmanFixes for machine learning
2009-09-04 jamesbowmanAdded note on sauration to image arithmetic functions
2009-09-04 jamesbowmanCvHistogram fixes
2009-09-04 vp153temporarily turned off the bundle adjustment test;...
2009-09-04 mdimfixed mll
2009-09-03 jamesbowmanCvBox2D angle radians->degrees ticket 2841047
2009-09-03 jamesbowmanCorrectly handle width >4095
2009-09-03 vp153another fix for the correct definition of the new CV_XA...
2009-09-03 vp153fixed cvEigenVV declaration, lowIndex and highIndex...
2009-09-03 alphax_rsetSubset added for spin images
2009-09-03 iskaral_pustForgot to remove debug output. ;)
2009-09-03 iskaral_pustAdded option to specify eigenvalues/-vectors to EigenVV...
2009-09-02 mdimfixed CvSVM::train_auto
2009-09-01 vp153added another possible location for ffmpeg headers
2009-09-01 vp153some more fixes
2009-09-01 vp153some quick fixes
2009-09-01 vp153added sparse lev-marq (aka bundle adjustment engine...
2009-08-31 vp153fixed kmeans API, updated documentation. Fixed dstOfs...
2009-08-31 vp153fixed build with GCC >= 4.2
2009-08-31 mdimfixed warnings
2009-08-31 mdimcascade optimization
2009-08-31 vp153fixed some MSVC compile errors and warnings
2009-08-31 vp153operations on the reference counters made atomic. some...
2009-08-30 vp153added CxCore-in-C++ reference manual
2009-08-26 mdimOpenMP parallelization of find_best_split (mll)
2009-08-25 stoneybcalcOpticalFlowPyrLK declaration didn't match definition
2009-08-25 xavier98fix build failure on debian lenny
2009-08-25 vp153fixed incorrect handling of single-row vectors in cvPre...
2009-08-25 kecsupFix the wrong orientation of the images when a stream...
2009-08-24 iskaral_pustfixed links from toc and added definition of \genc...
2009-08-24 vp153temporary switched to original malloc & free instead...
2009-08-24 vp153fixed "CvEM computes Incorrect covariance matrices...
2009-08-24 vp153String -> string, missing "Vec<>& operator -=(Vec<...
2009-08-24 alphax_rOctTree -> Octree
2009-08-24 alphax_rOctTree -> Octree
2009-08-24 alphax_rgit-svn-id: https://code.ros.org/svn/opencv/trunk@2046...
2009-08-24 alphax_rOctTree -> Octree
2009-08-21 mdimOpenMP parallelization of cascade detection
2009-08-20 vp153improved out-of-memory handling in fastMalloc/fastFree...
2009-08-18 vp153disabled some more MSVC warnings about std::vector
2009-08-18 vp153fixed crash in filtering operations because of improper...
2009-08-18 vp153suppress MSVC warnings about std::vector and std::copy
2009-08-18 vp153guaranteed that fastMalloc returns aligned buffer in...
2009-08-18 vp153added some more Seq<_Tp> methods - wrappers for the...
2009-08-18 vp153added size & type consistency check in cvConvertScale...
2009-08-18 alphax_rupdated SpinImageModel to better compatibility with...
2009-08-18 alphax_rchanged parameter Tgc - > T_GeometriccConsistency,...
next