xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 2KB
    文件類型: .m
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-05-13
  • 語言: Matlab
  • 標(biāo)簽: YUV視頻??圖像????

資源簡介

分別讀取YUV視頻特定幀的Y、U、V分量。

資源截圖

代碼片段和文件信息

function?[YUV]=yuv_import(filenamedimsnumfrmstartfrm)
%Imports?YUV?sequence?into?Matlab
%[YUV]=yuv_import(filenamedimsnumfrmstartfrm)
%Version:?2.01?Date:?2006/05/25?author:?Nikola?Sprljan
%
%Input:
%?filename?-?YUV?sequence?file
%?dims?-?dimensions?of?the?frame?[width?height]
%?numfrm?-?number?of?frames?to?read
%?startfrm?-?[optional?default?=?0]?specifies?from?which?frame?to?start?reading
%????????????with?the?convention?that?the?first?frame?of?the?sequence?is?denoted?
%????????????with?0
%
%Output:
%?Y?U?V?-?cell?arrays?of?Y?U?and?V?components??
%
%Example:
%?[Y?U?V]?=?yuv_import(‘FOREMAN_352x288_30_orig_01.yuv‘[352?288]2);
%?image_show(Y{1}2561‘Y?component‘);

fid=fopen(filename‘r‘);
if?(fid?????error(‘File?d

評論

共有 條評論