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!