How include library for codegeneration with Matlab Coder to compile function detectSURFFeatures

Matlab: R2015a; x64 Compiler: VC++ 2012; Visual Studio 2012; supportPackages opencv
I try to compile the function detectSURFFeatures with MatlabCoder. During the compilation to get a .dll an Error comes up: The library 'fastHessianDetectorBuildable' is not supported by the current target, language or compiler.
Mathworks on board documentation says: Generated code for this function uses a precompiled platform-specific shared library.
The online documentaion says: Generates portable C code using a C++ compiler that links to user-provided OpenCV (Version 2.4.9) libraries.
What do I have to do to handle the error and get a solution? How do I include the precompiled platform-specific shared library or specific opencv library? Which one I have to chose?

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeComputer Vision Toolbox についてさらに検索

質問済み:

2016 年 10 月 10 日

編集済み:

2016 年 10 月 10 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by