code gen support for disparitySGM
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Infinite_king
le 12 Déc 2023
Modifié(e) : Infinite_king
le 29 Mai 2024
Are you able to use the function or run the script successfully ? By ARM device, do you mean ARM processor ?
Réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!