- 21 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 09 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Most importantly, added support for multiple include directores, but also did some general cleanup.
-
- 29 Jul, 2013 1 commit
-
-
berak authored
-
- 14 Jun, 2013 1 commit
-
-
Gabe Schwartz authored
In these cases, just using print() is enough to ensure py2/3 compatibility.
-
- 20 Apr, 2013 1 commit
-
-
Pablo Speciale authored
-
- 12 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 22 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
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>
-
- 01 Feb, 2013 2 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-
- 22 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 04 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Apr, 2012 2 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 08 Apr, 2012 2 commits
-
-
Andrey Kamaev authored
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
-
Andrey Kamaev authored
-
- 29 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Mar, 2012 2 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
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.
-
- 03 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 06 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
-
- 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
-
- 03 Jan, 2012 1 commit
-
-
Andrey Kamaev authored
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
-
- 12 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API.
-
- 18 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
-