Alexander Shishkov
|
c5787c5262
|
added missing audevcod.h
|
14 years ago |
Vadim Pisarevsky
|
1987de1d77
|
added missing errors.h
|
14 years ago |
Vadim Pisarevsky
|
498451872b
|
another small correction to build cap_dshow.cpp in highgui
|
14 years ago |
Vadim Pisarevsky
|
17b18de531
|
added missing evcode.h; made videoinput optional (ticket #1142)
|
14 years ago |
Vadim Pisarevsky
|
412e7a835f
|
videoInput is now integrated into highgui and built from sources
|
14 years ago |
Vadim Pisarevsky
|
22970b8270
|
fixed multiple GCC warnings on Ubuntu 11.04
|
14 years ago |
Alexander Shishkov
|
bce15cb6dd
|
added new version of ffmpeg binary for compilation on Mingw64/MSVC64
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
14 years ago |
Anatoly Baksheev
|
c49dc37761
|
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
|
14 years ago |
Vadim Pisarevsky
|
23a9b7bb9c
|
fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920
|
14 years ago |
Vadim Pisarevsky
|
5f6beac5d5
|
fixed libpng build on Windows
|
14 years ago |
Vadim Pisarevsky
|
417663c062
|
moved image codecs' headers to the respective subdirectories; allow the user to use system zlib.
|
14 years ago |
Vadim Pisarevsky
|
6985540744
|
moved image codecs' headers to the respective subdirectories; allow the user to use system zlib.
|
14 years ago |
Vadim Pisarevsky
|
4aaa2700f6
|
do not use Lapack anymore
|
14 years ago |
Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
14 years ago |
Anatoly Baksheev
|
0747f2d863
|
1) NPP_staging as sources. Binaries removed.
2) NVidia tests for GPU
3) FD sample that uses NVidia's interface.
|
14 years ago |
Anatoly Baksheev
|
cb63046dcf
|
gpu face detetcion:
1) fixed bug with error codes (enum NppStStatus) shift.
2) added some asserts
|
14 years ago |
Anatoly Baksheev
|
1a94186195
|
First version of CascadeClassifier_GPU.
Only for VS2008 now.
Sample for it.
new NPP_staging for VS2008 only
|
14 years ago |
Vadim Pisarevsky
|
97d9a672cc
|
moved gtest to modules; added some gtest-based tests
|
14 years ago |
Anatoly Baksheev
|
9dd4a22a5e
|
temporary added NPP_staging, functionality from the library will be moved to NPP with next release.
|
14 years ago |
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
Basically just adding lines at top of CMakeLists that alter behavior if ANDROID is set to
true.
|
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 |