Alexander Alekhin
44b2f9637a
Revert "suppress warning on GCC 7 and later"
...
This reverts commit a630ad73cb
.
2 years ago
Tomoaki Teshima
a630ad73cb
suppress warning on GCC 7 and later
2 years ago
Cameron Martin
0ae053fdf8
js: Add findHomography js bindings.
...
Removed constants from legacy C api and switched out header with shorter version.
Removed blank line that was failing CI.
6 years ago
Alexander Alekhin
78384d8923
build: avoid highgui dependency
6 years ago
Maksim Shabunin
37c74e38f4
Python support
10 years ago
Maksim Shabunin
457123027e
Modified java wrapping mechanism
10 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
Andrey Kamaev
c08dab0c52
Fixed modules order in OpenCVConfig.cmake
13 years ago
Vadim Pisarevsky
2dd0e85264
fixed some build problems
14 years ago
Ilya Lysenkov
2d5a984c28
Moved BlobDetector to features2d
14 years ago
Vadim Pisarevsky
65a0470326
added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms
14 years ago
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago