Matlab C Code Generation for deteMinEigenFeatures()
古いコメントを表示
Hello ,
I am trying to generate C code using MATLAB C coder App for the in MATLAB 2015a. When i try to do this i am getting an error and C code is not generated.
I have verified that the following functions which i have used in .m files are supported by MATLAB C Coder App: i)detectMinEigenFeatures ii)extractFeatures iii)matchFeatures
I am sending here the screen shot for the error details.I am also sending here the .m files for which i am generating the C code.
Please let me know how to resolve this error and generate the C code.
Looking forward to hear from you.
Thanks Pankaja
回答 (1 件)
Walter Roberson
2015 年 6 月 3 日
0 投票
Which MATLAB version are you using? Code generation support for the first of those, min Eigen, was added in R2014a.
カテゴリ
ヘルプ センター および File Exchange で MATLAB Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!