]> rtime.felk.cvut.cz Git - opencv.git/shortlog
opencv.git
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...
2009-12-01 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2343...
2009-12-01 vp153temporary excluded video I/O tests on MacOSX
2009-12-01 vp153fixed C++ KDTree test
2009-12-01 mdimadded tests for flann( kmeans index )
2009-12-01 mdimadded tests for lsh, spill tree, flann( linear index...
2009-11-30 mdimgit-svn-id: https://code.ros.org/svn/opencv/trunk@2338...
2009-11-30 vp153fixed tiff, jpeg2000 and sun raster reading/writing
2009-11-30 mdimdelete image
2009-11-30 mdimupdated test data of cascadedetect
2009-11-30 vp153fixed C++ distance transform wrapper (thanks to Jens...
2009-11-30 mdimadded kmeans test
2009-11-27 vp153fixed both offline and online docs rendering
2009-11-27 vp153fixed bug in the watershed algorithm (incorrect south...
2009-11-26 mdimadded cpp_kdtree test
2009-11-26 anatolyadded simple gui testing
2009-11-25 jamesbGoodFeaturesToTrack test for ticket
2009-11-25 jamesbStart of camera calibration test case. Checpoint
2009-11-25 mdimadded tests for cascade classifier and hog detector
2009-11-25 anatolyadded video test functionality
2009-11-25 anatolyvideo for testing highgui
2009-11-24 vp153removed duplicated source
2009-11-24 vp153modified the reference manual layout and sectioning
2009-11-24 vp153added partitioned docs
2009-11-24 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2320...
2009-11-24 anatolyupdated test for additional image formats
2009-11-24 anatolyhighgui test added (no image read/write test implemented)
2009-11-24 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2317...
2009-11-23 vp153fixed MatND::copyTo(MatND&) and SparseMat::copyTo(Spars...
2009-11-23 jamesbTicket #6 test case. Passes.
2009-11-23 mdimfixed sample
2009-11-21 vp153removed __BEGIN__, __END__ macros (thanks to JIA PEI)
2009-11-20 jamesbmat type now returns just the type
2009-11-20 anatolygrabcut test update
2009-11-20 anatolygrabcut regression test added
2009-11-19 anatolygit-svn-id: https://code.ros.org/svn/opencv/trunk@2309...
2009-11-18 vp153avoid false assert signal in theRNG(), fixed boundary...
2009-11-18 vp153fixed in-place cases in Mat::convertTo & cv::solve
2009-11-18 vp153fixed some MSVC warnings
2009-11-18 anatolyubuntu test fail corrected
2009-11-18 mdimadded grabcut demo; fixed grabCut()
2009-11-18 anatolyfixed test fail for ubuntu64
2009-11-18 jamesbFix for Python FindCornerSubPix
2009-11-17 vp153added some more tests for cv::MatND operations
2009-11-17 vp153added arithmetical tests for n-dimensional matrices...
2009-11-17 vp153some fixes in sparse matrix (incorrect element initiali...
2009-11-17 vp153extended I/O test
2009-11-17 vp153fixed false accuracy-related fails in I/O test
2009-11-17 jamesbCompareHist returns float.
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...
next