필터 지우기
필터 지우기

When I upload my video  HDL Simulink video source, there are 2 errors.

조회 수: 3 (최근 30일)
Utpal Das
Utpal Das 2022년 9월 27일
편집: Bharath Venkataraman 2022년 9월 29일
matrix input does not have the expected size. The error occurred for MATLAB System block 'untitled/Frame To Pixels/hf2p'. See line 92, column 1 in file 'C:\Program Files\MATLAB\R2022a\toolbox\eml\lib\matlab\lang\validateattributes.m'.
Component:Simulink | Category:Model error
Error in port widths or dimensions. 'Output Port 1' of 'untitled/Frame To Pixels/frame' is a [1920x1080] matrix.
  댓글 수: 1
Bharath Venkataraman
Bharath Venkataraman 2022년 9월 29일
편집: Bharath Venkataraman 2022년 9월 29일
Could you provide a snapshot of the model and the settings you have for the Frame To Pixels block?
From what I can see, the settings for Frame To Pixels and the input you are providing seem incompatible.
The input to the Frame To Pixels block should be a matrix of size 1080x1920 for a 1080p video.

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

답변 (0개)

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by