code gen support for disparitySGM
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Infinite_king
il 12 Dic 2023
Modificato: Infinite_king
il 29 Mag 2024
Are you able to use the function or run the script successfully ? By ARM device, do you mean ARM processor ?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Computer Vision Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!