搜索资源列表
h.264_Intra-Prediction
- h.264中关于帧内预测模式选择的快速算法的多篇文章,是很好的学习资料-on intra prediction mode selection Fast Algorithm for Multi-part article is a very good learning materials
jm11.0_Gradient
- This source code is the design of intra prediction of H.264. The aim of the source code is to increase the coding speed of intra prediction in H.264. The results shown that the gradient method can really reduce the coding time.
Verilog-HDL-intra_prediction
- 基于H.264的帧内预测中4×4块的9种预测方法的源程序-H.264 intra prediction based on 4 × 4 block prediction method of the source 9
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.
H264Visa
- 软件。H.264视频解码后用该软件载入解码后的重建帧H.264_rec.yuv后可以看宏块采用的帧内,帧间预测模式,运动适量,残差等参数。-Software. H.264 video decoder after loading the software decoder frame reconstruction can be seen H.264_rec.yuv after the adoption of Intra macroblock, inter-frame prediction mode,
landing32
- avs帧内预测,亮度预测的一部分,其余部分硬件化-AVS intra-prediction, prediction brightness part of the rest of the hardware
jm50f
- h.264 Changes for Version JM 5.0f to JM 5.0e -------------------------------------- New features * Reducing Pixel Dependencies for Intra-Prediction (JVT-E111) (GrC)
image
- 图像编码中对输入图像的读取代码和帧内预测-Image Coding of the input image to read the code and the intra-prediction
H264AVCintrapredicationmethod
- 详细介绍基于H.264 avc帧内预测的基本原理和改进的方法等-Details H.264 avc intra prediction based on the basic principles and methods of improvement
intrapred
- Prediction of Intra Macroblocks in h.264 avc/mpeg4
intrapred
- H.264帧内预测编码算法,根据JM改编的,里面有4×4预测的9种模式 以及16×16亮度预测的4种预测模式,还有8×8的色度的4种预测模式,仅供参考-H.264 intra prediction coding, according to JM adaptation, which has 4 × 4 prediction of 9 and 16 × 16 luminance pattern of the four kinds of prediction model forecast, there
zhenneiyuce
- 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
Intra-prediction-encoding-mode-X264
- H.264帧内编码源码 4*4 16*16 仅供参考-Intra-prediction encoding mode H.264
H.264-Intra-mode
- H.264帧内预测模式详解文档,可以帮助初学者学习帧内预测模式的选择及判定-H.264 intra prediction mode Detailed documentation can help beginners learn the intra prediction mode selection and judgment
intra-prediction
- H.264/AVC视频编码帧内预测模型的详细解释-H.264/AVC video coding intra prediction model explained in detail
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
Inter-prediction-
- 基于matlab的数字图像处理的帧内预测和帧间预测-Intra prediction based on digital image processing matlab and inter prediction