284 Commits (1fe5441185632cd9f6099ae629b5c67b28fdcc38)

Author SHA1 Message Date
Vadim Pisarevsky 9dfb15dbbd some more fixes for the static library configuration 14 years ago
Vadim Pisarevsky 0de9c9fd3c opencv_zlib renamed back to zlib; make static libs work on Windows 14 years ago
Vadim Pisarevsky 8b4cb1d99c make OpenCVConfig.cmake usable in the case of static libs 14 years ago
Vadim Pisarevsky 3163cfb845 added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 14 years ago
Vadim Pisarevsky 5f15cf6430 in the case of GCC always build jcdctmgr.c with "-O1" (ticket #519) 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago
Ethan Rublee a732082526 modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake 14 years ago
Vadim Pisarevsky 93deaac645 added Google Test framework 14 years ago
Vadim Pisarevsky fe8e4609f9 added Google Test framework 14 years ago
Vadim Pisarevsky a09b5d1a23 flattened flann directory structure; patched zlib to build with Android NDK 14 years ago
Vadim Pisarevsky 39918a2755 eliminated freeze in SVD. 14 years ago
Vadim Pisarevsky 652d0c2a54 fixed accuracy problem in cv::invert() (Cholesky method) 14 years ago
Vadim Pisarevsky 2154a0ce63 fixed ffopencv build with Mingw 14 years ago
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. 14 years ago
Vadim Pisarevsky bf94db5b16 fixed 2 bugs in the recently modified Lapack functions 14 years ago
Vadim Pisarevsky e48a456d48 optimized lapack' SVD for noticeably better performance on small matrices 14 years ago
Vadim Pisarevsky 40273e6c4f another stdint.h -> msc_stdint.h fix 14 years ago
Vadim Pisarevsky 37f47c9fa3 stdint.h -> msc_stdint.h 14 years ago
Vadim Pisarevsky 26c6b955a8 updated ffmpeg to 0.6.0 14 years ago
Vadim Pisarevsky 2f2f06b925 rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed 15 years ago
Vadim Pisarevsky 992eace79a fixed some warnings from xcode 15 years ago
Vadim Pisarevsky 641c2ba83e repaired build on mac after libtiff update 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
Vadim Pisarevsky 576adb434d removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings 15 years ago
Vadim Pisarevsky b94e09bfeb renamed cv::flann to cv::cvflann to avoid name conflicts 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago