Is normxcorr2 function supported in MATLAB Coder
2 次查看(过去 30 天)
显示 更早的评论
Hi, the function normxcorr2 is not supported by matlab coder in version 2.6. I just wanted to know whether the mathworks department has given access to normxcorr2 function in new versions of matlab coder.
What is the other possibility of using normxcorr2 function to generate C++ code.
采纳的回答
Soumya
2025-8-14
The ‘normxcorr2’ function began supporting code generation through MATLAB Coder starting with the R2022a release. This capability was not available in earlier MATLAB versions.
Please refer to the official documentation for more information on ‘normxcorr2’ function:
I hope this helps!
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!