필터 지우기
필터 지우기

Problem with pixel ctrl in Vision HDL Toolbox

조회 수: 1 (최근 30일)
Marc
Marc 2023년 9월 15일
댓글: Marc 2023년 9월 23일
When I use the dilation block I don't get any output on the vEnd in the ctrl bus. The pixel input is just a constant with logic 1 for testing. For the inputs hStart, hEND, VStart and VEnd I used counters, which count up to the image border. How do I solve this?

채택된 답변

Chris Maliepaard
Chris Maliepaard 2023년 9월 21일
Hi Marc,
The issue may be with frame blanking which the constant input pixel value could be masking to some extent. Take a look at the following documentation for an overview of the expected bus timing, and how to troubleshoot blanking issues:
The recommended minimum horizontal blanking interval is 2×KernelWidth, though there are some additional constraints outlined in the blanking interval configuration documentation. The recommended vertical blanking interval is at least the height of the kernel.
Please create a technical support service request at Contact Us - MATLAB & Simulink (mathworks.com) and attach your model for a proper investigation if you require any more assistance.
  댓글 수: 1
Marc
Marc 2023년 9월 23일
Thank you! This was the issue for the problem.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by