code gen support for disparitySGM
조회 수: 3 (최근 30일)
이전 댓글 표시
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
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 ?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!