搜索资源列表
MPEG-4encoder
- mpeg4视频压缩源程序-mpeg4 video compression source
H264_transform
- 视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
视频压缩
- 一个不错的视频压缩源码-a good source of video compression
3D-SPIHT
- 用matlab做的三维视频压缩编码算法,希望对大家有帮助
jpeg2000
- 关于视频压缩的jpeg2000压缩算法,C编写
AVIyashuo
- 本软件是一个AVI数据压缩方案,其中使用了DirectShow进行视频压缩,DirectShow对AVI和ICM函数进行了封装
Wavelet1D
- 介绍小波算法在vc中的具体实现,小波算法在图像处理、视频压缩、特征提取等涉及到时频数据处理的工程领域有广泛的应用,本程序时一维小波算法。
distributed-video-compress-sensing
- 一篇将分布式视频压缩和压缩感知联系起来的文章-One will be distributed video compression and compressed sensing article link
solutionof_yasuo
- 一种比较常见的matlab压缩算法,是编码器和视频系统的常见算法-A relatively common compression algorithm matlab is encoder and video systems common algorithm
MPEG4_code
- MPEG4编码和解码程序,对于研究视频压缩的朋友有用。-MPEG4 encoding and decoding process, the study of video compression useful friends.
3D-WT
- 对视频序列进行三维小波变换,然后进行三维SPIHT压缩编解码,达到视频压缩的目的-three-dimension wavelet decomposition,3D-SPIHT,
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
H.264.MPEG-4
- 视频压缩算法,适用于高压缩网络传输协议 ,在无线公网传输也很适用-Video compression algorithm for high compression network transport protocol in the wireless public network transmission is also very applicable to
avi
- 视频的压缩算法。本例子暂时只实现了静态的视频压缩功能。如果想实现实时的语音、视频通信,而且语音视频要同步;如果想保存成avi动画,还得啃那些cap打头的函数们。-Video compression algorithms. This example implements only the static moment of video compression. If you want to achieve real-time voice, video communications, and voic
TIchinese_A1066
- 视频压缩和解码,采用H.264标准,效果比以前标准提高50 的压缩率-H.264
jpeg
- 关于视频压缩的静止图像,应用此方法可以对图像进行处理,从而得到更好的满足人类需求的图像-On the video compression of still images, this method can handle the image to get a better image of human needs
myh263
- 基于H263标准的的视频压缩解压缩程序,-H263 standards based video compression decompression procedures
MOVIE
- 视频压缩编码 把汗压缩编码 avi matlab-Video coding compression avi matlab to sweat
11120139
- 用matlab实现视频压缩,实现读入,转换格式,量化-image processing based on matlab
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)