]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/tests/python/test.py
Disallow 64-bit int fromarray(); tests force arrays to 32-bit floats.
[opencv.git] / opencv / tests / python / test.py
2010-03-26 jamesbDisallow 64-bit int fromarray(); tests force arrays...
2010-03-25 jamesbnumpy test fromarray(allowND) check
2010-03-22 jamesbCHANGELIST: GoodFeaturesToTrack parameter use_harris...
2010-03-19 jamesbAllow None for IplConvKernel. #192
2010-03-15 jamesbLoadImageM added. #180 CvArr argument now supports...
2010-03-15 jamesbCorrected test for 1D CvMatND, #149
2010-03-14 jamesb#178 repro attempt
2010-03-13 jamesbArray interface rework
2010-03-10 jamesb#154 extended test_reduce() to verify 4 argument form
2010-03-10 jamesbKalman first cut
2010-03-10 jamesb#169 PolarToCart Python
2010-03-09 jamesbIplConvKernel auto-generated, regressed
2010-03-09 jamesbPartial fix for #150
2010-03-04 jamesb#152, FindStereoCorrespondenceBM and FindStereoCorrespo...
2010-03-03 jamesbnumpy support
2010-02-26 jamesbSupport allowND argument in GetMat.
2010-01-27 jamesb#90 tests
2010-01-27 jamesbRepro attempt for ticket #71
2010-01-27 jamesb#81, zero length seq causes segfault
2009-12-29 jamesbRefactored into preliminary, function, and general...
2009-12-21 jamesbreinstate test_encode
2009-12-21 jamesb#48, rename 2DRotationMatrix to GetRotationMatrix2D
2009-12-12 jamesbStereo cal test closer to cpp version
2009-12-11 jamesbStereo cal fix
2009-12-11 jamesbMono calibration
2009-12-11 jamesbNew test for calibration
2009-12-11 jamesbNew test for calibration
2009-12-11 jamesbIplImage and CvMatND data now use BufferObject. Fix...
2009-12-11 jamesbCvMat data is now BufferObject shared with OpenCV....
2009-12-09 vp153fixed bugs (Trac #14, #18), fixed crash in drawing...
2009-12-08 jamesbUse assertRaises instead of expect_exception
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 jamesbReduce spew on test_CreateImage
2009-12-08 jamesbLoad sample images by URL.
2009-12-08 jamesbNew tests test_SetIdentity test_Sum
2009-11-20 jamesbmat type now returns just the type
2009-11-17 jamesbCompareHist returns float.
2009-10-13 jamesbowmanReduce fix and test
2009-10-12 jamesbowmanEncodeImage, DecodeImage support
2009-10-05 jamesbowmanimproved coverage for GetRow, etc
2009-09-18 jamesbowmantest case test_addS_3D for ticket 2212503
2009-09-15 jamesbowmangetSubRect etc no longer take sub rect input
2009-09-15 jamesbowmanFindChessboardCorners now copes with the exess corners...
2009-09-14 jamesbowmanPython directed test suite