24 Commits (6cafec8861bf06e72a874484d80207e3ebd01748)

Author SHA1 Message Date
Victor Erukhimov 49f1a9c3d5 Commented out rand test due to failure on win32 15 years ago
Alexander Shishkov 3ffee6aa04 exclude failed test (ds-graphscan) 15 years ago
Vadim Pisarevsky 0faa75da11 inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
Vadim Pisarevsky 4d67fc266c increased err threshold in matrix-transform test (ticket #476) 15 years ago
Vadim Pisarevsky 2e5b63296b increased error threshold in matrix-solve test (ticket #496) 15 years ago
Vadim Pisarevsky 486d410a34 increased error threshold in matrix-invert test (ticket #465) 15 years ago
Alexander Shishkov 1ead3a5b02 exclude failed test (matrix-solve) 15 years ago
Vadim Pisarevsky f894d1de31 replaced unlink() & _unlink() with more standard remove() (ticket #334) 15 years ago
Alexander Shishkov ad66d33e81 exclude failed tests 15 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Vadim Pisarevsky 670fff5f42 added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine) 15 years ago
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 15 years ago
Alexander Shishkov fbc88e2d66 exclude failed tests 15 years ago
Vadim Pisarevsky 4a734f774a fixed ds-graphscan test (trac #461) 15 years ago
Vadim Pisarevsky f42adcdc45 fixed ds-graph test 15 years ago
Vadim Pisarevsky da02688429 improved accuracy of the matrix determinant and matrix inversion functions (trac #431) 15 years ago
Alexander Shishkov 1c856283ec exclude failed tests 15 years ago
Vadim Pisarevsky 6436ce411b relaxed error threshold for matrix-dotproduct (ticket #447) 15 years ago
Vadim Pisarevsky ba5eb93a53 rewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449) 15 years ago
Alexander Shishkov 998cce4a2d exclude failed tests 15 years ago
Alexander Shishkov fc9577f8e5 exclude ds-graph test 15 years ago
Vadim Pisarevsky db82906067 fix build with GCC 3.3 on Ubuntu 8.04 15 years ago
Alexander Shishkov 1058bc7f1f exclude Ubuntu failed tests 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago