Matlab C Code Generation for deteMinEigenFeatures()
Ältere Kommentare anzeigen
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
Antworten (1)
Walter Roberson
am 3 Jun. 2015
0 Stimmen
Which MATLAB version are you using? Code generation support for the first of those, min Eigen, was added in R2014a.
1 Kommentar
Pankaja Tanjore
am 3 Jun. 2015
Kategorien
Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!