Alexander Smorkalov
|
408107ce6d
|
Added missing copyright headers.
|
9 years ago |
Alexander Smorkalov
|
3ebdcafdd3
|
All installed files marked with component names for install customization.
(cherry picked from commit b75cbfde45 )
Conflicts:
cmake/OpenCVModule.cmake
|
11 years ago |
Alexander Smorkalov
|
b75cbfde45
|
All installed files marked with component names for install customization.
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
11 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Marina Kolpakova
|
b28b2428f6
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Kamaev
|
15e50420bc
|
Fixed linux and android install
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
13 years ago |
Vadim Pisarevsky
|
ca2433c212
|
fixed opencv_flann (with flann 1.6) compile errors on Windows (VS2005 & VS2008)
|
14 years ago |
Ethan Rublee
|
6259c9ac6a
|
First pass at name mangling based on version number, to support
side by side installs of OpenCV2.3.0 OpenCV2.3.1 OpenCV2.4.x, etc...
|
14 years ago |
Andrey Kamaev
|
2edf764eee
|
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
|
14 years ago |
Vadim Pisarevsky
|
fa1d85bc14
|
removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst().
|
14 years ago |
Vadim Pisarevsky
|
1618ed0a37
|
update the old and the new-style headers after moving some old stuff to the legacy
|
14 years ago |
Vadim Pisarevsky
|
7174957f0d
|
added flann
|
14 years ago |
Marius Muja
|
16b1f61c83
|
Updated FLANN to version 1.5
|
14 years ago |
Vadim Pisarevsky
|
32a33eae9b
|
added universal opencv header
|
15 years ago |
Vadim Pisarevsky
|
bdd10c11f3
|
temporarily comment off the warnings about obsolete cxcore.h, cv.h etc.
|
15 years ago |
Jose Luis Blanco
|
1e5f012e7f
|
- Added a Warning macro compatible with GCC & MSVC to cv.h
- Fixed extra text after #endif
|
15 years ago |
Victor Erukhimov
|
b4c56aa184
|
Added for backward compatibility
|
15 years ago |
Victor Erukhimov
|
c4631573a4
|
cv::cvflann -> cv::flann
|
15 years ago |
Victor Erukhimov
|
97c598c0bc
|
Fixing a compiler problem of a prev rev
|
15 years ago |
Victor Erukhimov
|
13523fd53a
|
Fixing compiler errors for outlet_pose_estimation
|
15 years ago |
Victor Erukhimov
|
eff42cdabd
|
Added deprecation warning for gcc
|
15 years ago |
Victor Erukhimov
|
201d4a068d
|
Added a warning for deprecated headers
|
15 years ago |
Victor Erukhimov
|
600a55e5ac
|
Added headers for backward compatibility
|
15 years ago |
Vadim Pisarevsky
|
3c89a166c6
|
install old headers for better compatibility with existing code
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |