搜索资源列表
DCT(sse2)
- 用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
35647
- 4x4的不必采用dct/idct变换,H.264代码也好用。我在这也照着公式写了一个,也能用-4x4 without using the Copy / idct transform, or use H.264 code. I also wrote a shining on a formula also can be used
01202411
- IEEE的高级文档,对h.264的DCT变换的研究,非常好,
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
dct
- 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
final
- H.264视频压缩代码中用线形汇编改写的dct、idct和quant\iquant部分-H.264 video compression using linear compilation of code to rewrite the dct, idct and part quantiquant
macroblock
- H.264中DCT变换的程序和矩阵量化的程序-H.264 in the DCT transform matrix to quantify the processes and procedures
H264-DCT-Quanter
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative descr iption of the doc
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
A.Blind.and.Robust.Watermarking.Scheme
- Abstract- H.264/AVC is becoming a popular video codec for its better compression ratio, lower distortion and applicability to portable electronic devices. Thus, issues of copyright protection appropriate for this standard become very importan
oransporztransform
- 用SSE2汇报语言实现的H,264视频编码标准中的DCT变换,,(Use SSE2 reporting language implementation H, DCT transform in video coding standard, 264,)
H264BSAnalyzer-master1
- DCT变换,H.264解析软件,比较好用,能解析出I帧,P帧,B帧(DCT transform ,h.264,P frame,B frame, i Frame)