]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
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
2009-12-11 vp153added optional newCameraMatrix to cvUndistort2, changed...
2009-12-11 jamesbIplImage and CvMatND data now use BufferObject. Fix...
2009-12-11 jamesbCvMat data is now BufferObject shared with OpenCV....
2009-12-11 vp153unified the "3d & calibration" section; updated stereoR...
2009-12-10 vp153updated stereo calibration sample to use the extended...
2009-12-10 vp153fixed the case alpha=-1 in cvStereoRectify, extended...
2009-12-10 anatolychanged test name
2009-12-10 anatolyaffine 3dEstimator - ubuntu test failure fixed
2009-12-10 vp153fixed Mat::operator vector<> (SF bug #2906973), thanks...
2009-12-10 vp153fixed SF #2909108 (thanks Mario Rui Luzeiro)
2009-12-10 vp153added cv::getOptimalNewCameraMatrix + extended variant...
2009-12-09 thstehle"ARCHIVE DESTINATION" statement added to install comman...
2009-12-09 vp153fixed bugs (Trac #14, #18), fixed crash in drawing...
2009-12-09 mdimadded test for KDTree::getPoints
2009-12-09 mdimkdtree and flann tests were extended
2009-12-09 alexeylatyshevcvcalonder.cpp was fixed for correct build under Linux
2009-12-09 alexeylatyshevcalonder descriptor test data was added
2009-12-09 alexeylatyshevcalonder descriptor test was added
2009-12-09 vp153fixed crash in cvSetIdentity on 64-bit Linux (GCC 4...
2009-12-09 vp153compile error fixed
2009-12-09 anatolyadded matrix operations test (first draft)
2009-12-09 anatolyminor
2009-12-09 anatolyminor
2009-12-09 anatolyadded correctness test for affine3destimator
2009-12-08 jamesbUse assertRaises instead of expect_exception
2009-12-08 jamesbDrawChessboardCorners checks list length, #3
2009-12-08 jamesbDrawChessboardCorners checks list length, #3
2009-12-08 jamesbAdded CV_8UC.. CV_64FC
2009-12-08 jamesbNew test test_Circle
2009-12-08 jamesbNew test test_MixChannels
2009-12-08 vp153extended some old tests to test the new functionality
2009-12-08 mdimfixed bug in traincascade; added comment in dtree
2009-12-08 anatolyadded case for Farnerbeck Gauss alg
2009-12-08 jamesb#11: export IPL_DEPTH_8S etc as UnsignedLong
2009-12-08 jamesbReduce spew on test_CreateImage
2009-12-08 jamesbLoad sample images by URL.
2009-12-08 jamesbNew tests test_SetIdentity test_Sum
2009-12-07 mdimfixed
2009-12-07 vp153fixed dptr assignment in bitwise_not (thanks to Bi11...
2009-12-07 alexeylatyshevCalonder was slight modified in the console output
2009-12-05 vp153fixed IplImage::depth property (always return the depth...
2009-12-05 vp153added StartWindowThread (thanks to Jorge Scandaliaris)
2009-12-04 anatolyfixed Linux compile error
2009-12-04 anatolyfirst draft of start and surf detector test
2009-12-04 mdimadded case of 16u for reduce() test
2009-12-04 mdimadded test for reduce()
2009-12-04 alexeylatyshevCalonder descriptor was added into cvaux
2009-12-04 jamesb3d functions
2009-12-04 vp153fixed various typos, changed naming of some parameters...
2009-12-04 vp153fixed links in Random Trees references (SF bug #2898607)
2009-12-04 vp153probably fixed https://code.ros.org/trac/opencv/ticket/7
2009-12-04 vp153fixed distortion parameter description
2009-12-04 jamesbFirst cut
2009-12-04 vp153fixed imread formatting (https://code.ros.org/trac...
2009-12-03 vp153updated watershed test (regenerated the reference pictu...
2009-12-03 vp153improved cv::resize description
2009-12-03 vp153extended histogram normalization test; fixed in-place...
2009-12-03 vp153make cvCalbrateCamera2 and cvStereoCalibrate return...
2009-12-03 vp153added test data for stereocalib regression test
2009-12-03 mdimadded PCA test
2009-12-03 vp153fixed build on Win64 (thanks to Jan Wassenberg)
2009-12-03 anatolysome minor changes in test code
2009-12-02 mdimadded tests for em, knearest; modified kmeans test
2009-12-02 anatolyupdated verifying algorithm
2009-12-02 kecsapAdd some missing breaks
2009-12-02 vp153improve Point_ and Point3_ overloaded operators (use...
2009-12-01 vp153commented off waitKey()
2009-12-01 vp153fixed crashes in sparse histogram tests; added c++...
2009-12-01 vp153extended exp, log, pow etc. tests to check C++ API...
2009-12-01 vp153extended histogram tests; added CvSeq* support in cvarr...
next