搜索资源列表
h263.rar
- 视频压缩编解码ITU h.263源代码.经典的视频会议和远程监控算法.
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上
MPEG4压缩算法源代码.zip
- MPEG4压缩算法源代码
h.263编解码程序(VC)
- H.263算法的一个VC实现源码-H.263 algorithm of a VC-source
263
- 采集和压缩视频,压缩算法H.263,采用VC编写,核心用DLL形式提供可以使用VC,Delphi,VB调试使用-video frequency collection and compress,the compress arithmetic used H.263,compile with VC,debugging the core useing DLL for VC,Delphi,VB
h.264搜索算法相关IEEE论文
- 介绍h.264搜索算法的IEEE论文20篇-recommend 20 books of discourse h.264 grabble arithmetic IEEE.
运动估计算法
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置- In the movement estimate algorithm source program, the search precision is half precision, the method is the match position domain picture element which searches to the entire picture
离散小波变换
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
H264的帧间宏块模式选择算法
- 这是一篇关于H.264编码部分帧间宏块模式选择算法文章。-This is a part of the H.264 coding frame-Block Mode selection algorithm article.
h.264_Intra-Prediction
- h.264中关于帧内预测模式选择的快速算法的多篇文章,是很好的学习资料-on intra prediction mode selection Fast Algorithm for Multi-part article is a very good learning materials
h264JM
- 压缩算法H.264 JM源程序,希望对大家有点用-JM H.264 compression algorithm source, and I hope to use you a bit
DECORE
- 用C语言实现MPEG4压缩算法,可以实现MPEG4格式的压缩和解压缩-C language MPEG4 compression algorithm can achieve MPEG4 compression
h264RateControl
- H264的码率控制的综述,ppt文档,写的很好,适合初学者,介绍了当前的几个流行算法-H264 Rate Control Review, ppt documents, very well written and suitable for beginners the current state of several popular algorithm
Golomb
- golomb算法的比较优秀的文献,强烈看一下,看完IAIN的那本书看这个最好了-Golomb algorithm is superior to the literature, strong look at, IAIN reading of the book look at the best
tmndec-3.2.0
- H.263标准协议的编、解码(里面分别有编码和解码程序)算法的源程序,适用于搞机器人远程监控或多媒体视频传输 -H.263 standard agreement encoder and decoder (which were coding and decoding procedures) algorithm source, applicable to engage in tele-robotics control or multimedia video transmission
jm模型
- 学习H.264的工具代码,做差错隐藏,运动估计,优化算法的程序原型
ldecod
- H.264的官方参考测试软件JM(Joint model)对H .264视频压缩解码技术的有关算法进行仿真-H.264 official reference test software JM (Joint model) of H .264 video compression codec technology relevant algorithm simulation
MotionEstimation
- 运动估计算法vc代码实现实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 原本想实现UMHexagonS和EZPS算法,但这两种算法都针对H.264做了特殊的优化。本程序只考虑了16*16块的方式,对其实现的结果是不公平的。 另:AVPS是自己的算法,没有写完。有兴趣请参考,实际上跟PMVFAST、EZPS很想像。。 -Vc code motion estimation algorithm to achieve th
音频EQ和升降调算法
- c语言写的音频EQ和升降调的处理,适用于windows和Linux下。EQ和升降调软件算法。
C++ MPEG-4视频压缩算法源代码
- c++ 基于mpeg4的视频压缩算法,内含编码库(C++ based video compression algorithm based on MPEG4)