搜索资源列表
H264_transform
- 视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
codedivision
- x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compare
H.264-coding-map
- H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
H.264
- 图象压缩程序,音频h.264压缩标准的c语言实现,能顺利通过编译并运行
JM
- H.264视频编解码的标准测试模型,包括编码部分和解码部分,是目前测试模型里最好最稳定的
x264
- H.264源码程序,是x264的源码,可以提供给学习264标准的朋友参考。
H_264_and_Turbo_codec
- 本文以H.264视频压缩标准和Turbo理论为基础,提出了一种基于 H.264和Turbo码的信源信道联合解码方案
jm11.0
- 新一代视频压缩标准H.264的参考C代码JM11.0
JVT-G012
- JVTG012为码率控制提案,此提案是基于H.264视频编码标准的。可以给码率控制的朋友带来一定帮助。-JVTG012 for the rate control proposals, this proposal is based on the H.264 video coding standard. Rate control can be a friend to bring some help.
H.264
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
JMlearn3
- 结合标准看代码的日记,帮您尽快掌握H.264- material
JM_A1659
- 视频最新编码标准H.264的最新源代码,里边是最原始的C语言代码,请不要错过哦-The lasted source-code of H.264
TIchinese_A1066
- 视频压缩和解码,采用H.264标准,效果比以前标准提高50 的压缩率-H.264
H_264_AVC
- 详细的进行H.264压缩编码标准,是学习H.264的最佳书籍,毕厚杰所著-Detailed to H.264 compression standard, H.264 is the best learning books, written by Hou-Jie
vp_I4_predblock
- 一个基于H.264标准的4位图像预测压缩程序,使用MATLAB设计,对图像有着较好的预测处理效果-A standards-based H.264 compression 4 image projections, the use of MATLAB design, has a better prediction of the image processing effect
matlab
- h.264帧内预测的matlab程序随着视频编码技术的迅速发展,性能更好的H.264标准越来越成熟,被广泛应用于许多多媒体应用领域。-H. 264 frame of matlab with video forecast coding technology rapid development, better performance of h. 264 standard more and more mature, are widely used in many multimedia applicat
h.264
- h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-h.264 standard code for video encoding! Can achieve a variety of video encoding and decoding, this code can be based on a variety of development, such as optimization algorithm
JM86
- H.264标准JM86源码,里面包含源码详细运行步骤。-JM86 H.264 standard source code, which contains detailed source running steps.
video-coding_mini-project_H.264
- 该程序实现了基本的H.264视频编码标准。-This is a mini-program of H.264, an efficient video coding standard. This program includes zig-zag scan, entropy coding, IDCT and implements basic functions of H.264.
JM
- JM包括JM encoder和JM decoder, JM encoder是H.264标准的一个具体实现, JM decoder是对应的解码器. x264和JM encoder一样,都是H.264标准的实现,只是实现的方式不同而已. (H.264是一个标准,可以近似理解为协议或协定或约定或合同)-JM include JM encoder and JM decoder, JM encoder is a concrete implementation of the H.264 standard,