- 09 Sep, 2014 4 commits
- 04 Sep, 2014 3 commits
-
-
Vadim Pisarevsky authored
Add surface_matching module.
-
Vadim Pisarevsky authored
fix typo which confuses everything
-
StevenPuttemans authored
-
- 03 Sep, 2014 15 commits
-
-
Vadim Pisarevsky authored
datasets loading module
-
Vadim Pisarevsky authored
fixed android warnings
-
dmitriy.anisimov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
matlab: fix bindings generation for xfeatures2d
-
tolgabirdal authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
- 02 Sep, 2014 6 commits
-
-
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.
-
Vadim Pisarevsky authored
Saliency module develop
-
dmitriy.anisimov authored
-
jaco authored
-
dmitriy.anisimov authored
-
Vadim Pisarevsky authored
Line descriptor module
-
- 01 Sep, 2014 1 commit
-
-
Vadim Pisarevsky authored
StructuredEdgeDetection to python
-
- 29 Aug, 2014 7 commits
-
-
Alexander Mordvintsev authored
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
Vadim Pisarevsky authored
fixing further nonfree elements
-
Vadim Pisarevsky authored
HDR tutorial text removed from edge detection
-
- 28 Aug, 2014 2 commits
-
-
dmitriy.anisimov authored
-
Philipp Hasper authored
-
- 27 Aug, 2014 2 commits
-
-
dmitriy.anisimov authored
-
StevenPuttemans authored
-