HDL code generator problem

Hi,in simulink
Image->RGB to Intensity->sobel edge detection
but,what's this mean?
Matrices are not supported in this release.'untitled/Edge Detection'
how does it convert to hdl code?
excuse my poor english.

1 commentaire

Kaustubha Govind
Kaustubha Govind le 22 Jan 2013
Perhaps you need to convert them to vectors?

Connectez-vous pour commenter.

Réponses (1)

Kiran Kintali
Kiran Kintali le 2 Mai 2021

0 votes

You need to use streaming inputs for HDL Code Generation. See MATLAB to HDL examples here.
>> mlhdlc_demo_setup('heq')
>> mlhdlc_demo_setup('sobel')

Catégories

En savoir plus sur Code Generation dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by