文件名称:Intra-prediction
介绍说明--下载内容均来自于网络,请自行研究使用
主程序是 infentroy_homework4.m 实现了对预测残差矩阵的变换,并针对变换前后的矩阵分别求出10帧yuv文件对y,u,v三个分量的熵值,已将结果保存在entroy.txt文件中
为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。
-The main program is infentroy_homework4.m realize the prediction residual matrix transformation, and were determined 10 yuv file for y, u, v three components of entropy values for the matrix transformation before and after the results have been stored in entroy.txt file
For the convenience of the experiment, it is re-implemented content on the main intra prediction is mainpredict_homework3.m, the realization of three components yuv DC, horizontal, vertical predict optimal prediction and prediction residuals save residualY.txt, residualU .txt, residualV.txt three text files.
为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。
-The main program is infentroy_homework4.m realize the prediction residual matrix transformation, and were determined 10 yuv file for y, u, v three components of entropy values for the matrix transformation before and after the results have been stored in entroy.txt file
For the convenience of the experiment, it is re-implemented content on the main intra prediction is mainpredict_homework3.m, the realization of three components yuv DC, horizontal, vertical predict optimal prediction and prediction residuals save residualY.txt, residualU .txt, residualV.txt three text files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
entroy.txt
infentroy_homework4.m
mainpredict_homework3.m
residualU.txt
residualV.txt
residualY.txt