code gen support for disparitySGM

9 次查看(过去 30 天)
Andinet
Andinet 2023-12-11
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
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 ?
DGM
DGM 2024-5-13
Flagged by Andinet on 13 Dec 2023:
I am not sure if you know what code generation is, what it involves and which target devices are supported in Matlab.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computer Vision Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by