Is normxcorr2 function supported in MATLAB Coder

조회 수: 3 (최근 30일)
A R
A R 2020년 5월 20일
답변: Soumya 2025년 8월 14일
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
Soumya 2025년 8월 14일
Hi @A R,
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개)

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by