Alexander Shishkov
|
6ecebb7f66
|
fixed #768 ticket
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR
|
14 years ago |
Alexander Shishkov
|
ca758a9dac
|
fixed #768 ticket
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Ethan Rublee
|
76538fbe6b
|
Making the install and lib, bin directories consistent.
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
14 years ago |
Andrey Pavlenko
|
6ce8b93cb3
|
Fixing build for Android
|
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 |
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
14 years ago |
Andrey Kamaev
|
41f5e8e3d8
|
Fixed output paths for some libraries and executables.
Added option to force disable precompiled headers.
|
14 years ago |
Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
14 years ago |
Kirill Kornyakov
|
c418858104
|
bug #762 fixed
|
14 years ago |
Vadim Pisarevsky
|
03aa0c9fec
|
fixed 2 warnings from VS2010 64-bit
|
14 years ago |
Vadim Pisarevsky
|
79bcae4e52
|
fixed background image reader (thanks to albertzeyer for the patch - ticket #651)
|
15 years ago |
Kirill Kornyakov
|
f4e5ef6a2c
|
bugfix: incrorrect argument order in cvRodrigues2 call
|
15 years ago |
Marius Muja
|
16b1f61c83
|
Updated FLANN to version 1.5
|
15 years ago |
Vadim Pisarevsky
|
0faa75da11
|
inserted missing std:: (ticket #333). Thanks to trisk for the patch!
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |