- 05 Apr, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 12 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
To resolve undefined "Mat_to_vector_KeyPoint" error
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 19 Mar, 2016 1 commit
-
-
Xiaolei Yu authored
-
- 09 Mar, 2016 1 commit
-
-
Alexander Alekhin authored
This reverts part of commit 0db10a30
-
- 17 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 14 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 17 Nov, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 09 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 08 Oct, 2015 1 commit
-
-
Andrey Pavlenko authored
-
- 07 Oct, 2015 1 commit
-
-
Andrey Pavlenko authored
refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21
-
- 08 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 17 Jun, 2015 2 commits
-
-
Maksim Shabunin authored
-
Ruslan Baratov authored
`-E touch` command doesn't create intermediate directories. We have to do it manually using `file(MAKE_DIRECTORY ...)` command.
-
- 02 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 17 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 07 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 02 Mar, 2015 3 commits
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 18 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 10 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 26 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 22 Sep, 2014 1 commit
-
-
Maksim Shabunin authored
- added java wrapper - disabled python wrapper
-
- 08 Sep, 2014 1 commit
-
-
Andrey Pavlenko authored
-
- 28 Aug, 2014 1 commit
-
-
StevenPuttemans authored
fixed dependency of stitching module on xfeatures2d module as optional fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 03 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.
-
- 29 Jan, 2014 1 commit
-
-
Roman Donchenko authored
It's not documented, and it does nothing unless CMake 2.0 compatibility is enabled (and it isn't): https://github.com/Kitware/CMake/blob/v2.6.0/Source/cmConfigureFileCommand.cxx
-
- 24 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit b75cbfde) Conflicts: cmake/OpenCVModule.cmake
-
- 21 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 19 Dec, 2013 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 06 Nov, 2013 1 commit
-
-
Roman Donchenko authored
Conflicts: modules/java/generator/src/cpp/VideoCapture.cpp
-