필터 지우기
필터 지우기

How can I convert Stereo Image Rectification into a Simulink Model?

조회 수: 2 (최근 30일)
Yuval Levental
Yuval Levental 2020년 11월 10일
답변: Mohith Kulkarni 2020년 12월 9일
I would also like to include FPGA block ram BRAM.
I would like convert the code under Examples: Rectify Stereo Images

답변 (1개)

Mohith Kulkarni
Mohith Kulkarni 2020년 12월 9일
You can include MATLAB code in models that generate embeddable C code by using the MATLAB function block.
You can use the MapPersistentVarsToRAM block-level parameter to map persistent arrays to RAM.
You can follow these guidelines mentioned in the document below to learn about how you can map the lookup table blocks to RAM

카테고리

Help CenterFile Exchange에서 Get Started with Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by