Is normxcorr2 function supported in MATLAB Coder
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
1 commentaire
Réponse acceptée
Soumya
le 14 Août 2025
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!