]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
2009-12-30 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2513...
2009-12-30 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2512...
2009-12-30 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2511...
2009-12-30 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2510...
2009-12-30 anatolydisables icvTrimCol/Row functions.
2009-12-29 jamesbMore error checking for CvScalar
2009-12-29 jamesbRefactored into preliminary, function, and general...
2009-12-29 anatolyadded more cases
2009-12-29 alexeylatyshevTest for C++ version of undistort
2009-12-29 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2504...
2009-12-29 anatolyTest refactoring. Now it use C++ OpenCV interface.
2009-12-29 mdimfixed pca test (C case)
2009-12-28 mdimadded calibrationMatrixValues test; extended stereoCali...
2009-12-28 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2500...
2009-12-28 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2499...
2009-12-28 anatolyadded better quality for chessboard
2009-12-28 anatolychessboard test patterns generator
2009-12-28 relrotcivMoving from cvaux
2009-12-28 alexeylatyshevTest for getDefaultCameraMatrix was added
2009-12-28 relrotcivAdded a test for cvFindChessboardCorners
2009-12-28 relrotcivMoved cvCheckChessboard to cv
2009-12-25 vp153a few corrections in the new libjpeg ... usage scheme
2009-12-25 vp153distinguish between OpenCV errors and HW exceptions...
2009-12-25 vp153by default, on Linux use own libjpeg, libpng, libtiff...
2009-12-25 vp153improved coverage of cvGemm, cvTransform and cvPow
2009-12-25 vp153added "-r" flag to continue tests execution after a...
2009-12-25 vp153fixed SF buf #2907097 (thanks to Chacal)
2009-12-25 vp153fixed ticket #43, improved operations test
2009-12-25 anatolyfixed bug in cv::projectPoints
2009-12-25 anatolypoint operation bug fixed
2009-12-25 vp153fixed estimateRigidTransform, renamed estimateRigidTran...
2009-12-25 relrotcivAdded cvCheckChessboard function
2009-12-25 relrotcivChanged to a test on checkChessboard
2009-12-25 relrotcivadded small chessboards for checkChessboard test
2009-12-25 relrotcivAdded custom chessboard size to configuration file
2009-12-25 relrotcivAdded custom chessboard size to configuration file
2009-12-24 relrotcivFirst working version of a fast test for chessboard...
2009-12-24 mdimmodified CV_CameraCalibrationTest for c++ calibration...
2009-12-23 relrotcivTiming test for chessboard corner detector
2009-12-22 mdimmodified pca test
2009-12-22 mdimfixed build fail on Mac (ticket #46)
2009-12-22 jamesbCreateTrackbar fixed, #40
2009-12-21 jamesbreinstate test_encode
2009-12-21 jamesb#48, rename 2DRotationMatrix to GetRotationMatrix2D
2009-12-21 vp153preserve the source matrix content in cv::eigen
2009-12-21 anatolycompiler error fixed
2009-12-21 anatolycompiler errors fixed
2009-12-21 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2466...
2009-12-21 anatolywarning fixed: could not generate assignment operator...
2009-12-21 anatolyadded more cases for operations
2009-12-21 alexeylatyshevThe last warning in calonder test was fixed
2009-12-21 alexeylatyshevAll warnings in calonder test were removed. Functions...
2009-12-19 jlblancoFirst try to enable OpenCV compiled as static libs.
2009-12-18 mdimadded test for drawing functions
2009-12-18 anatolyadded more cases
2009-12-18 mdimfixed cvEllipseBox
2009-12-17 vp153applied patch from trac #38 (thanks to Markus)
2009-12-17 vp153added the note to findChessboardCorners (ticket #39)
2009-12-17 vp153get rid of dangerous "using namespace std" in ml.h...
2009-12-17 vp153fixed bug in weights initialization (MLP), partially...
2009-12-17 alexeylatyshevNow calonder descriptor loads features from storage...
2009-12-17 alexeylatyshevTrain features for calonder test
2009-12-17 anatolyadded more cases
2009-12-17 vp153replaced [u]int8_t, [u]int16_t with [u]char & [u]short
2009-12-17 anatolyadded more cases
2009-12-16 mdimmodified pca test (using ts->get_rng)
2009-12-16 anatolyadded mode cases for elementary operations test
2009-12-16 anatolyupdated operations test - added many cases
2009-12-15 vp153fixed memory corruption and grayscale image support...
2009-12-15 vp153fixed crash in Rodrigues test
2009-12-15 alexeylatyshevProgress bar for calonder was added
2009-12-15 mdimextended cascade-detector test
2009-12-15 anatolyadded estimateRigidTransform test
2009-12-15 gerkeytest commit
2009-12-15 gerkeytest commit
2009-12-14 gerkeytest commit
2009-12-14 vp153corrected inf=inf case in cvTsCmp => fixed math-pow...
2009-12-14 vp153fixed accuracy of some floating-point numbers represent...
2009-12-14 jamesbCalcGlobalOrientation, Ticket 33.
2009-12-14 gerkeytest commit
2009-12-14 jamesbCalcGlobalOrientation returns double. #33
2009-12-14 gerkeytest commit
2009-12-14 jamesbFix reference count in Createhist args. Ticket #37
2009-12-14 alexeylatyshevCalonder test perfomance was improved
2009-12-14 mdimfixed
2009-12-14 mdimfixed threaded cascade and find_best_split()
2009-12-14 mdimfixed CvBoost (thanks to JIA Pei)
2009-12-14 anatolyadd surf & start detectors correctness test
2009-12-12 bradskiaccidently commited an opencv.pdf, so I svn up in doc...
2009-12-12 bradskiJust added build instructions for latex under ubuntu
2009-12-12 vp153another little fix in cvStereoRectify & cvGetOptimalNew...
2009-12-12 vp153fixed newImgSize initialization in cvStereoRectify
2009-12-12 jamesbStereo cal test closer to cpp version
2009-12-11 jamesbStereo cal fix
2009-12-11 jamesbMono calibration
2009-12-11 vp153temporarily switched off calonder test
2009-12-11 vp153fixed typo in cvGetOptimalNewCameraMatrix
2009-12-11 jamesbNew test for calibration
2009-12-11 vp153fixed param1 & param2 description in cvSmooth (relates...
2009-12-11 jamesbNew test for calibration
next