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