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!