• Rok Mandeljc's avatar
    matlab: fix binding generation for modules that are part of opencv_contrib (xfeatures2d) · 347fa4fc
    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.
    347fa4fc
Name
Last commit
Last update
..
adas Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
face Loading commit data...
line_descriptor Loading commit data...
matlab Loading commit data...
optflow Loading commit data...
reg Loading commit data...
rgbd Loading commit data...
saliency Loading commit data...
text Loading commit data...
tracking Loading commit data...
xfeatures2d Loading commit data...
ximgproc Loading commit data...
xobjdetect Loading commit data...
xphoto Loading commit data...
README.md Loading commit data...