- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 05 Jun, 2013 1 commit
-
-
Roman Donchenko authored
-
- 13 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 03 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
[~] 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
-
- 25 Jan, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Sep, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 06 Sep, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 23 Aug, 2011 1 commit
-
-
Artem Myagkov authored
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
-
- 12 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Jul, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
-
- 24 Jun, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 23 Jun, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 16 Jun, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 14 Jun, 2011 1 commit
-
-
Alexander Shishkov authored
-
- 04 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 03 May, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above. Enable tests for Android by default.
-
- 29 Apr, 2011 1 commit
-
-
Ethan Rublee authored
-
- 11 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 06 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 09 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-
- 28 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Oct, 2010 1 commit
-
-
Marius Muja authored
-
- 24 Sep, 2010 1 commit
-
-
Anatoly Baksheev authored
-
- 22 Sep, 2010 1 commit
-
-
Ethan Rublee authored
mainly cmake stuff, but in persistance the wcstombs is not supported on android, and in sift.cpp there was and ifdef that affected arm and this causes undefined symbols on android.
-
- 10 Aug, 2010 1 commit
-
-
Anatoly Baksheev authored
some refactoring added gpu module to compilation
-
- 14 Jul, 2010 1 commit
-
-
Anatoly Baksheev authored
Simple implementation of StereoBM_GPU. It is excluded from compilation now.
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-