]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/tests/cxcore/src/amath.cpp
check the lhs matrix condition number in matrix-solve test, because LU performs poorl...
[opencv.git] / opencv / tests / cxcore / src / amath.cpp
2010-04-03 vp153check the lhs matrix condition number in matrix-solve...
2010-04-03 vp153check the matrix condition number in matrix-invert...
2010-01-15 vp153fixed norm(SparseMat, NORM_INF), SparseMat::convertTo...
2010-01-15 vp153fixed cv::cvtColor, cvCalcPCA+cvProjectPCA+cvBackProjec...
2010-01-11 vp153fixed several MSVC warnings + 2 fails in tests
2009-12-25 vp153improved coverage of cvGemm, cvTransform and cvPow
2009-12-25 vp153fixed estimateRigidTransform, renamed estimateRigidTran...
2009-12-01 vp153extended exp, log, pow etc. tests to check C++ API...
2009-11-03 vp153with MSVC enable OpenMP only in Debug; disabled force...
2009-11-02 vp153made some critical functions "force inline"; decreased...
2009-09-30 vp153fixed the new slamch & dlamch to make them match the...
2009-07-21 vp153avoid crash in cxcoretest due to gcc bug (replaced...
2009-07-17 vp153complex matrix support is back in cvGEMM
2009-03-03 vp153fixed the test system and the tests according to the...
2009-01-25 vp153slightly lowered requirements for SVD accuracy
2008-12-08 vp153eliminated most GCC 4.3 warnings
2006-10-18 vp153corrected to pass on em64t
2006-09-06 vp153fixed small warning
2006-08-10 vp153fixed math-exp and mhi-global tests
2006-08-03 vp153fixed GCC4.1 warnings
2006-08-02 vp153fixed several compiler warnings
2006-07-28 vp153fixed a few performance tests (they have not been executed)
2006-07-28 vp153improved tests to enable faster debugging of problemati...
2006-07-20 vp153the tests for cvMulTransposed and cvCalcCovarMatrix...
2006-06-28 vp153matrix-transform test fixed (required accuracy level...
2005-12-05 vp153matrix-solve success error level weakened
2005-07-26 vp153GCC warnings fixed
2005-07-14 vp153a few tests fixed/rewritten
2005-02-07 vp153no message
2004-12-22 vp153no message
2004-10-22 vp153no message
2004-10-13 vp153now tests can be grouped
2004-08-18 vp153no message