搜索资源列表
一种分级检索MPEG视频的方法
- 提出了一种基于样本的分级检索 MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧运动矢 量的时空分布特性以进一步缩小结果集,最后用DC 图像的精确匹配方法验证检索结果.试验结果表明,本方法 所需计算量较小,且可保证较高的检索精度.-presents a sample classification based on MPEG video retrieval of the new method : First o
mpeg2dump.tar
- LibMPEG3 decodes several MPEG standards into uncompressed data suitable for editing and playback. libmpeg3 currently decodes: MPEG-2 video MPEG-1 video mp3 audio mp2 audio ac3 audio MPEG-2 transport streams MPEG-2 program str
dwtsdf
- 想从MPEG2流中找到I帧2007-09-28 13:39首先要了解MPEG的语法结构,MPEP1、2标准共分六层:video_sequence、GOP、Picture、Slice、MicroBlock、Block。 -Want to find the MPEG2 stream frame 2007-09-28 13:39 First of all I have to understand the grammatical structure of MPEG, MPEP1, 2 standar
xvidcore
- Xvid(旧称为XviD)是一个开放源代码的MPEG-4视频编解码器,它是基于OpenDivX而编写的。Xvid是由一群原OpenDivX义务开发者在OpenDivX于2001年7月停止开发后自行开发的。Xvid支持多种编码模式,量化(Quantization)方式和范围控,运动侦测(Motion Search)和曲线平衡分配(Curve),动态关键帧距(I-frame interval),心理视觉亮度修正,演职员表选项,外部自定义控制,运动向量加速(Hinted ME)编码,画面优化解码等众多
code-(1)
- MPEG coding . using i, b and p frame
1
- 多媒体大作业1、抽取MPEG文件的关键帧 2、用JPG解码算法还原为BMP 3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧 4、实现MPEG-1 5、若有能力实现MPEG-4,分数加15分 6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分 -Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG d
IntraPrediction_I_frame
- Intra-frame coding is used in video coding (compression). It is part of an intra-frame codec like ProRes: a group of pictures codec without inter frames. Intra-frame prediction exploits spatial redundancy, i.e. correlation among pixels within one fr