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.
  1 件のコメント
Emma Dupont
Emma Dupont 2021 年 7 月 2 日
編集済み: Emma Dupont 2021 年 7 月 2 日
hi!
Did you find something?

サインインしてコメントする。

採用された回答

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 Center および File ExchangeMATLAB Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by