Vadim Pisarevsky
|
4f9a72eaa7
|
fixed small matrix inversion using Cholesky algorithm (ticket #536)
|
2010-10-21 12:07:49 +00:00 |
|
Vadim Pisarevsky
|
bf94db5b16
|
fixed 2 bugs in the recently modified Lapack functions
|
2010-08-31 12:39:00 +00:00 |
|
Vadim Pisarevsky
|
eb6994f58a
|
fixed Mat(const Matx&) constructor; added SVD(Matx)
|
2010-08-30 18:05:05 +00:00 |
|
Vadim Pisarevsky
|
f78a3b4cc1
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
2010-07-16 12:54:53 +00:00 |
|
Vadim Pisarevsky
|
da02688429
|
improved accuracy of the matrix determinant and matrix inversion functions (trac #431)
|
2010-07-13 14:17:49 +00:00 |
|
Vadim Pisarevsky
|
10b5a51731
|
added "small matrix" class Matx<T, m, n>
|
2010-06-29 14:52:43 +00:00 |
|
Vadim Pisarevsky
|
4c49c5b219
|
fixed repeated calculations in cvsolve (thanks to denisstack for the fix)
|
2010-06-01 15:44:02 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|