- 04 Dec, 2019 1 commit
-
-
Brian Wignall authored
backport commit 8c092493
-
- 02 Dec, 2019 1 commit
-
-
Brian Wignall authored
-
- 09 Nov, 2018 1 commit
-
-
tompollok authored
-
- 24 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 17 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 10 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 08 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
- broken bindings generator - broken conversion functions (uses non-supported cv::Mat types) - other problems like missing convertion functions for Moments and other structs
-
- 11 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 31 May, 2017 1 commit
-
-
Anup Parikh authored
-
- 12 Apr, 2017 1 commit
-
-
Steven Puttemans authored
-
- 14 Nov, 2016 1 commit
-
-
andrewk-mccann authored
-
- 25 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 26 Dec, 2015 1 commit
-
-
Rok Mandeljc authored
-
- 18 Nov, 2015 1 commit
-
-
Yang Fan authored
-
- 08 Oct, 2015 1 commit
-
-
StevenPuttemans authored
-
- 29 Jul, 2015 1 commit
-
-
Jesús Briales authored
Add explanation on how to hint the Matlab path to cmake using the gui.
-
- 18 Apr, 2015 1 commit
-
-
yifita authored
-
- 28 Dec, 2014 2 commits
-
-
Rok Mandeljc authored
-
Rok Mandeljc authored
Otherwise we cannot find opencv2/opencv_modules.hpp, which is located directly inside the CMAKE_BINARY_DIR.
-
- 01 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 02 Sep, 2014 1 commit
-
-
Rok Mandeljc authored
This patch fixes Matlab binding generation for modules that are part of opencv_contrib (xfeatures2d specifically), and are therefore not located in ${CMAKE_SOURCE_DIR}/modules. For this, gen_matlab.py script is extended to accept multiple values for --modules-root argument, and to check for a module's header in all possible paths. This way, both ${CMAKE_SOURCE_DIR}/modules and ${OPENCV_EXTRA_MODULES_PATH} can be passed as modules root paths, and main header for xfeatures2d module is correctly located.
-
- 27 Aug, 2014 1 commit
-
-
StevenPuttemans authored
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-