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

1 visualización (últimos 30 días)
Yuval Levental
Yuval Levental el 10 de Nov. de 2020
Respondida: Mohith Kulkarni el 9 de Dic. de 2020
I would also like to include FPGA block ram BRAM.
I would like convert the code under Examples: Rectify Stereo Images

Respuestas (1)

Mohith Kulkarni
Mohith Kulkarni el 9 de Dic. de 2020
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

Categorías

Más información sobre Get Started with Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by