Matlab C Code Generation for deteMinEigenFeatures()

2 views (last 30 days)
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

Answers (1)

Walter Roberson
Walter Roberson on 3 Jun 2015
Which MATLAB version are you using? Code generation support for the first of those, min Eigen, was added in R2014a.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!