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 件のコメント

Kaustubha Govind
Kaustubha Govind 2013 年 1 月 22 日
Perhaps you need to convert them to vectors?

サインインしてコメントする。

回答 (1 件)

Kiran Kintali
Kiran Kintali 2021 年 5 月 2 日

0 投票

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

製品

質問済み:

2013 年 1 月 21 日

回答済み:

2021 年 5 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by