code gen support for disparitySGM
2 ビュー (過去 30 日間)
古いコメントを表示
I noted under Extended Capablities section of the disparitySGM help page, the following code generation limitations are listed:
- The name-value pair arguments, 'DisparityRange' and 'UniquenessThreshold' must be compile-time constants.
- Supports code generation only in generic MATLAB Host Computer target platform.
I am targeting ARM device and I am seeing errors like "Transpose on ND array is not defined." while generating code. Are there alternative solutions?
2 件のコメント
Infinite_king
2023 年 12 月 12 日
編集済み: Infinite_king
2024 年 5 月 29 日
Are you able to use the function or run the script successfully ? By ARM device, do you mean ARM processor ?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!