- 31 Jul, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 13 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 09 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 10 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 16 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Apr, 2016 1 commit
-
-
Maksim Shabunin authored
- added HAL documentation support - added documentation to HAL replacement interface - updated several HAL functions in imgproc module
-
- 14 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 10 Mar, 2015 1 commit
-
-
Roman Donchenko authored
The HAVE_DOC_GENERATOR variable was always true. (cherry picked from commit 3d46c1f9) Conflicts: doc/CMakeLists.txt
-
- 12 Feb, 2015 1 commit
-
-
Roman Donchenko authored
The HAVE_DOC_GENERATOR variable was always true.
-
- 10 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 30 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 26 Dec, 2014 5 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 01 Dec, 2014 8 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 12 Nov, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 23 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
- updated existing Doxyfile.in - added corresponding cmake instructions - added some specific files (layout, icon) - clean existing doxygen warnings Conflicts: CMakeLists.txt doc/CMakeLists.txt modules/core/include/opencv2/core.hpp modules/core/include/opencv2/core/base.hpp modules/core/include/opencv2/core/cuda.inl.hpp modules/core/include/opencv2/core/mat.hpp modules/core/include/opencv2/core/matx.hpp modules/core/include/opencv2/core/types.hpp modules/flann/include/opencv2/flann/lsh_table.h modules/imgproc/include/opencv2/imgproc.hpp
-
- 22 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
- updated existing Doxyfile.in - added corresponding cmake instructions - added some specific files (layout, icon) - clean existing doxygen warnings
-
- 11 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 30 Jun, 2014 1 commit
-
-
Michael Pratt authored
If both Python 2 and Python 3 are found, then build bindings for both of them during the build process. Currently, one version of Python is detected automatically, and building for the other requires changes the CMake config. The largest chunk of this change generalizes OpenCVDetectPython.cmake to find both a Python 2 and Python 3 version of Python. Secondly, the opencv_python module is split into two modules, opencv_python2 and opencv_python3. Both are built from the same source. but for different versions of Python.
-
- 24 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit b75cbfde) Conflicts: cmake/OpenCVModule.cmake
-
- 21 Jan, 2014 2 commits
-
-
Alexander Smorkalov authored
-
Ilya Lavrenov authored
-
- 12 Nov, 2013 1 commit
-
-
Roman Donchenko authored
The main problem with extra modules is that they're located outside of the OpenCV root, while Sphinx requires that all documents are within the documentation root. To circumvent this, we create a "fake root" and copy all documentation (as well as all files that it depends on) there. It's a bit messy, but what can you do. As a bonus, this eliminates the need to generate modules/refman.rst inside the source tree.
-
- 09 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 12 Sep, 2013 1 commit
-
-
antonella authored
Aligned strings in CMakeList Modified the check on plantuml extension Some fixes Moved find_host_program for plantuml script
-
- 02 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
-