]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
2010-02-16 mdimticket 56 (SVM with set of selected features)
2010-02-15 jlblancoException inherits from std::exception (By Arman Savran)
2010-02-15 anatolyfixed test fail
2010-02-15 schouartSome littel fix about warning message and return value...
2010-02-12 schouartAdded check file existence functionality
2010-02-12 mdimadded support of case when given only left disparity map
2010-02-12 mdimupdated testdata (added tsukuba, tuned params)
2010-02-11 mdimadded test for stereoGC
2010-02-11 mdimupdated testdata
2010-02-10 vp153improved goodfeaturestotrack performance (thanks to...
2010-02-10 anatolyfixed link error with highgui + libavformat + libbz2...
2010-02-09 mdimadded test for stereobm
2010-02-09 mdimupdated testdata
2010-02-09 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2678...
2010-02-08 anatolyfixed compiler error under vs2003
2010-02-08 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2676...
2010-02-08 alexeylatyshevFixed initUndistortRectifyMap test error level
2010-02-08 anatolydisabled extra logs. gui test -> highguitest_guionly.
2010-02-07 vp153uncommented rectangle and cvRectangleR drawing functions
2010-02-07 bradskiAdded Rectangle(img, Rect, ... function
2010-02-07 bradskiAdded Rectangle(img, Rect, ...) function
2010-02-06 vp153proper fix for iteration over matrix.
2010-02-05 anatolyTemporary added a log of logs. Going to see where crash...
2010-02-05 anatolyfix according to ticket #91
2010-02-05 mdimchanged thresholds
2010-02-04 bradskiJust cleaned up some overfull box problems in cxcore_intro
2010-02-04 vp153added circular ROI sample (by Gary Bradski)
2010-02-04 relrotcivAdded more diagnostics in the log
2010-02-04 relrotcivRemoved several samples where test did not pass --...
2010-02-03 bradskiStarted a C++ cheatsheet section in cxcore_introduction.tex
2010-02-03 anatolyadded case for solvePnP
2010-02-02 vp153fixed a few MSVC warnings
2010-02-02 vp153some improvements and bugfixes in Carbon & Qt bindings...
2010-02-02 vp153fixed couple of compiler warnings
2010-02-02 mdimminor changes
2010-02-02 mdimcompressed test data
2010-02-02 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2655...
2010-02-01 vp153minor cxpersistense.cpp coverage improvement
2010-02-01 anatolythrow exception instead of crash causing for win32
2010-02-01 anatolycompiler error fixed
2010-02-01 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2651...
2010-02-01 anatolyupdated output log
2010-02-01 anatolyupdated - added cases for subpix and 4quad
2010-02-01 anatolybug fixed, now morphology supports 3-channel images
2010-02-01 schouart- Add support for rtsp stream and network camera that...
2010-02-01 anatolyoutput log modified
2010-01-29 mdimadded test for stereo matching algorithms
2010-01-29 mdimadded datasets for stereo matching test
2010-01-29 baeumlFix typo in the documentation (ticket #97)
2010-01-29 anatolyfixed mingw complier errors
2010-01-28 anatolytest for calibration with artificial CBs
2010-01-27 jamesb#90 catch exception on CreateImage
2010-01-27 jamesb#90 tests
2010-01-27 bradskiUpdated the latex_readme.txt minor
2010-01-27 bradskiUpdated the latex_readme.txt file to really tell how...
2010-01-27 jamesbRepro attempt for ticket #71
2010-01-27 jamesb#81, zero length seq causes segfault
2010-01-27 anatolyminor (gramma fix)
2010-01-27 bradskiput <stdio.h> include into mser_sample.cpp
2010-01-26 vp153turned on all the 3 volumes of the online manual: C...
2010-01-26 vp153added x-sobel prefiltering to block matching algorithm...
2010-01-26 bradskiupdated latex_readme.txt
2010-01-26 bradskiupdated latex_readme.txt
2010-01-26 bradskiupdated copyright on licnese
2010-01-26 alexeylatyshevMser test data was added
2010-01-26 alexeylatyshevMser regression test was added
2010-01-26 anatolyfixed normal orientation for generated CBs
2010-01-26 anatolynow can get 3d coordinates of corners
2010-01-26 anatolywarning fixed for VS2008
2010-01-26 anatolytests should not have cv prefix
2010-01-26 vp153replaced some few for's with memset's - claimed to...
2010-01-25 mithunjacobFixed infinite looping in Mat assignment operator for...
2010-01-25 vp153integrated Prosilica GigE video capturing module by...
2010-01-25 alexeylatyshevAdded MSER sample
2010-01-25 mdimfixed compile error
2010-01-25 anatolyfixed warnings for gcc
2010-01-24 baeumladd shortcut typedefs for Mat_<> (ticket #2)
2010-01-22 relrotcivModified stereo_calib to handle calibration only, corre...
2010-01-22 vp153fixed end-of-matrix case in MatIterator::operator ...
2010-01-22 vp153some more fixes after Mat(vector<...>) constructor...
2010-01-22 vp153fixed compile error (ticket #89)
2010-01-22 vp153comment off "/D _BIND_TO_CURRENT_CRT_VERSION=1 /D _BIND...
2010-01-22 mdimmodified grabCut() and grabCut sample
2010-01-22 bradskiExpanded on cv::remap function description
2010-01-21 mithunjacobRecompiled opencv.pdf after adding information regardin...
2010-01-21 mithunjacobUpdated documentation and initialized new field in...
2010-01-21 mithunjacobAdded a field to CvSubdiv2DPoint which can be used...
2010-01-21 anatolyutf8 -> ANSI
2010-01-21 alexeylatyshevcall Mat constructor explicitly
2010-01-21 vp153fixed crash in SVM::train_auto on 64-bit OSes
2010-01-21 alexeylatyshevFixed all bugs in initUndistortRectifyMap test (hope so)
2010-01-21 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2600...
2010-01-21 anatolyminor ( output log changes )
2010-01-21 anatolyadded test for composeRT, updated reprojectImageTo3D...
2010-01-21 baeumlmake Mat(std::vector<_Tp>) constructor explicit to...
2010-01-21 alexeylatyshevAdded base classes methods call (get_test_array_types_a...
2010-01-21 alexeylatyshevRemoved useless code
2010-01-20 alexeylatyshevModified initUndistortRectifyMap test
2010-01-20 alexeylatyshevModified initUndistortMap test
2010-01-20 vp153fixed opencv.pdf generation using makefile (thanks...
next