Vadim Pisarevsky
|
9dfb15dbbd
|
some more fixes for the static library configuration
|
2010-12-05 02:10:59 +00:00 |
|
Vadim Pisarevsky
|
8b4cb1d99c
|
make OpenCVConfig.cmake usable in the case of static libs
|
2010-12-04 23:02:36 +00:00 |
|
Ethan Rublee
|
a732082526
|
modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake
Basically just adding lines at top of CMakeLists that alter behavior if ANDROID is set to
true.
|
2010-09-22 02:01:54 +00:00 |
|
Vadim Pisarevsky
|
652d0c2a54
|
fixed accuracy problem in cv::invert() (Cholesky method)
|
2010-09-14 13:56:47 +00:00 |
|
Vadim Pisarevsky
|
ba2b812886
|
removed slamch.c/dlamch.c -specific GCC options, since the current implementation is very simple and relies on IEEE754 standard, rather than the actual machine behavior.
|
2010-08-31 14:17:03 +00:00 |
|
Vadim Pisarevsky
|
bf94db5b16
|
fixed 2 bugs in the recently modified Lapack functions
|
2010-08-31 12:39:00 +00:00 |
|
Vadim Pisarevsky
|
e48a456d48
|
optimized lapack' SVD for noticeably better performance on small matrices
|
2010-08-30 16:37:22 +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
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|