读取YUV文件,并分帧保存我要分享

Read YUV file and save in frame

matlab-read-.n yuv保存帧 分帧 yuv一帧 读取Y

关注次数: 289

下载次数: 0

文件大小: 895B

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据.Y U V分别保存.


English Description:

The YUV file is read by MATLAB and saved in frames. An n-dimensional matrix (n is the total number of frames) is generated. One dimension is a frame of data


代码预览