code gen support for disparitySGM

3 views (last 30 days)
Andinet
Andinet on 11 Dec 2023
Commented: Infinite_king on 12 Dec 2023
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?
  1 Comment
Infinite_king
Infinite_king on 12 Dec 2023
This comment was flagged by Andinet
are you able to use the function or run the script successfully ? By ARM device, do you mean ARM processor ?

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!