搜索资源列表
matlabinter
- AVS帧内预测算法的MATLAB代码,具体做了水平预测、垂直预测、DC和左上预测、右下预测。-AVS intra-prediction algorithm MATLAB code, the specific level of the forecast done, vertical prediction, DC prediction and the upper left, lower right forecast.
zhenneiyuce
- 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
H_26
- H_264帧内预测快速算法H_264 fast algorithm for intra prediction-H_264 fast algorithm for intra prediction
matlabzhenneiyuce
- 帧内预测算法 是一个很好的算法,实现了帧内预测的算法 可以作为参考-Intra prediction algorithm is a good algorithm to achieve the intra prediction algorithm can be used as reference
HD-video-sequences-based-on-H.264
- Improved intra prediction algorithm for HD video sequences based on H.264
AAC_HE_Encoder_C64XPLUS_UserGuide
- Improved intra prediction algorithm for HD video sequences based on H.264
tuxiangzhenneibianma
- h264环境下的帧内预测,进行了垂直、水平、DC等多种模式的变换尝试-h264 Setting the intra prediction, multiple modes such as vertical, horizontal, DC transform try
fillReferenceSamples
- 最新视频编码标准HEVC的帧内预测部分的函数,fillReferenceSamples-Function intra prediction part of the latest video coding standard HEVC, fillReferenceSamples
Lecture-5-HEVC-Standard-2014W
- 此程序为用matlab编写的水平方向上的帧内预测程序,预测对象为4*4像素块-horizental intra prediction
nine-mode-prediction
- nine mode prediction used in intra prediction compression.
intra-prediction-compression
- intra prediction image compression using nine mode prediction.
Intra-prediction
- 主程序是 infentroy_homework4.m 实现了对预测残差矩阵的变换,并针对变换前后的矩阵分别求出10帧yuv文件对y,u,v三个分量的熵值,已将结果保存在entroy.txt文件中 为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。 -The ma
HEVC_INTRA
- 新一代视频编码标准HEVC块结构划分快速算法研究与优化-The H.264/AVC video coding standard uses the rate distortion optimization (RDO) method to improve the compression performance in the intra prediction.