Andrey Kamaev
a323da6fd5
Fixed some warnings and install problems on linux
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
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
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
13 years ago
Alexander Shishkov
33e71127f7
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573 )
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
5386a8e7cb
added dependency on the new module flann (now with opencv_flann lib)
14 years ago
Vadim Pisarevsky
9b085f2091
added dependency on the new module flann
14 years ago
Vadim Pisarevsky
432e0e0cd8
avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt
15 years ago
Maria Dimashova
583a08d5c7
removed old sample on keypoints matching and added new one
15 years ago
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago