]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
2009-11-17 mdimadded grabCut
2009-11-17 vp153yet another fix in RNG
2009-11-17 vp153couple of fixes in tests
2009-11-17 vp153accuracy fix
2009-11-17 vp153added XML, YML I/O test
2009-11-17 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2290...
2009-11-17 vp153added norm for 8s, fixed 2 bugs in RNG + generation...
2009-11-17 anatolyadded watershed regression test
2009-11-16 anatolyadded inpaint regression test
2009-11-16 baeumlfix building of cpp-documentation
2009-11-16 vp153added check for single-channel images in norm-with...
2009-11-16 vp153removed CV_FORCE_INLINE. __BEGIN__, __END__ & EXIT...
2009-11-16 schouartsink backend status to the closing repository version
2009-11-13 vp153fixed memory corruption bug in the gaussian random...
2009-11-13 anatolyfback_c.c: compilation error fixed
2009-11-13 vp153fixed build on Ubuntu 8.04
2009-11-11 gerkeytest commit
2009-11-11 gerkeytest commit
2009-11-11 vp153added MORPH_ERODE & MORPH_DILATE to morphologyEx (by...
2009-11-10 vp153fixed SF bug #2894866
2009-11-07 vp153fixed cvPolarToCart in-place case (thanks to Marius...
2009-11-06 schouartAdd linking to gstreamer-video-0.10
2009-11-06 schouartSome fix to gstreamer backend
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-11-05 vp153fixed couple of bugs in the optimized version of Mat...
2009-11-04 baeumlfix Mat_::operator()(Rect)
2009-11-03 vp153improved robustness of the performance tests; added...
2009-11-03 vp153with MSVC enable OpenMP only in Debug; disabled force...
2009-11-02 vp153made some critical functions "force inline"; decreased...
2009-11-02 vp153several performance improvements (some SSE3 optimizatio...
2009-10-29 vp153fixed weird linker errors with VS2008 Express + MS SDK
2009-10-29 vp153more accurate time measurements (getTickCount) on MacOS...
2009-10-28 vp153re-added C++ docs
2009-10-28 jamesbowmanCPP online build
2009-10-27 vp153Generate online C++ docs
2009-10-27 vp153applied patch from bilboed (simpler and more robust...
2009-10-27 vp153Improved cvMatchTemplate accuracy with CV_TM_CCOEFF_NOR...
2009-10-26 vp153fixed bug #2871594 (crash in cvFilter2D)
2009-10-26 vp153hopefully fixed bug #2871875
2009-10-26 vp153possible fix for SF bug #2886290
2009-10-26 vp153fixed SF bug #2886214; fixed a few GCC warnings
2009-10-26 vp153fixed crash in calcSparseHist (SF bug #2873308)
2009-10-26 kecsupFix some white spaces+build with ffmpeg 0.5 svn version...
2009-10-24 jamesbowmanFindHomography extra parameters
2009-10-23 vp153fixed cvMixChannels docs and implementation
2009-10-23 vp153use the standard gstappsink from GStreamer when possibl...
2009-10-23 vp153use the standard gstappsink from GStreamer when possibl...
2009-10-23 xavier98don't assert if imwrite_ fails
2009-10-23 vp153fixed in-place invert() (SF bug #2884580)
2009-10-22 vp153fixed documentation and error handling in some function...
2009-10-22 vp153fixed crash in Median filter (SF bug #2879941)
2009-10-21 vp153move #include "cvconfig.h" and #include "omp.h" outside...
2009-10-21 vp153fixed conversion from vector<KeyPoint> to Seq in SURF...
2009-10-21 vp153always load [lib]opencv_ffmpeg*d.dll in debug versions...
2009-10-20 mdimfixed bugs
2009-10-19 vp153By default turn OpenMP off everywhere. On Windows many...
2009-10-19 vp153added capability to read remote video files via gstream...
2009-10-19 vp153another attempt to define CV_XADD more accurately ...
2009-10-18 vp153fixed SF bug #2879786 (thanks to Timo Röhling)
2009-10-18 vp153fixed SF bug #2879936 (thanks to Simon Hawe for the...
2009-10-14 baeumlfix removal of invalid SURF keypoints (SF #2871589)
2009-10-13 jamesbowmanReduce fix and test
2009-10-13 jamesbowmanReduce
2009-10-12 jamesbowmanEncodeImage, DecodeImage support
2009-10-10 jamesbowmanFix cpp build
2009-10-09 xavier98preserve default arg to namedWindow in new highgui...
2009-10-09 xavier98workaround for segfault on normal exit
2009-10-06 jamesbowmanAdd CreateCameraCapture as deprecated synonym for cvCap...
2009-10-05 jamesbowmanCvSubRect etc fix for type bug, tostring bug
2009-10-05 mariusmujaBug fix in FLANN
2009-10-05 jamesbowmanimproved coverage for GetRow, etc
2009-10-05 jamesbowmanTypos fixed
2009-10-03 kecsupFix a crash bug if wrong camera index is given for...
2009-10-01 mdimfixed MLData
2009-10-01 xavier98fix incorrect matrix size bug in cv::decomposeProjectio...
2009-09-30 jamesbowmanPython install works with RPATH
2009-09-30 jamesbowmanAdd CV_CN_SHIFT and CV_MAKETYPE
2009-09-30 jamesbowmanFix unix Python bindings install path
2009-09-30 markasbach- updated Mac OS X file info for bundle
2009-09-30 vp153a few improvements in DTree and MLData (thanks to Igor...
2009-09-30 vp153fixed build with VS2003.NET (no videoInput support...
2009-09-30 vp153fixed the compile errors with the latest GCC versions...
2009-09-30 vp153added -lole32 to link videoInput to highgui (for MinGW...
2009-09-30 vp153fixed the new slamch & dlamch to make them match the...
2009-09-30 vp153temporarily reinsert cvsample.dsp to CMake-generated...
2009-09-29 vp153converted changelog to HTML format
2009-09-29 vp153build with MinGW with videoInput support
2009-09-29 vp153exported initcv to make the module load on Windows
2009-09-29 vp153updated to 2.0.0; some fixes for VS2008 SP1
2009-09-29 markasbach- removed two apotrophs (it's plural not genitivus)
2009-09-29 markasbach- autotools version numbers updated for OpenCV Release 2.0
2009-09-29 vp153repair windows package and compile errors on Windows
2009-09-29 vp153repair windows package and compile errors on Windows
2009-09-28 vp153applied multiple patches; fixed the crash in the C...
2009-09-28 vp153readded openmp support for GCC, fixed haartraining
2009-09-28 vp153added new-style methods (accepting cv::Mat instead...
2009-09-28 mdimfixed (e)rtrees bug
2009-09-28 vp153fixed crash in cvSubdiv2DFindNearest when the subdivisi...
next