code gen support for disparitySGM

3 Ansichten (letzte 30 Tage)
Andinet
Andinet am 11 Dez. 2023
Bearbeitet: Infinite_king am 29 Mai 2024
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 Kommentare
Infinite_king
Infinite_king am 12 Dez. 2023
Bearbeitet: Infinite_king am 29 Mai 2024
Are you able to use the function or run the script successfully ? By ARM device, do you mean ARM processor ?
DGM
DGM am 13 Mai 2024
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by