搜索资源列表
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
DCT交换中频系数嵌入水印
- DCT交换中频系数嵌入水印
8*8矩阵dct变换以及量化 反量化和反dct变换
- 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
dct.rar
- 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
DCT
- 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换.-The realization of a piece of gray and color images for the discrete cosine transform, select the appropriate thresholds for DCT coefficients of its inverse transform DCT.
DCT
- 一个用来计算dct的程序,适合入门者参考-A procedure used to calculate the dct for beginners reference
dct
- 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
DCT
- DCT变换的源代码,支持一维二维DCT变换及反变换-DCT transform of the source code, to support the one-dimensional two-dimensional DCT transform and inverse transform
DCT
- 视频处理中经常需要进行DCT变换,这是本人自己编写的、可以对图像样点进行一维和二维的DCT变换-Video processing often require DCT transform, which is I have written, you can kind of image points of one-dimensional and two-dimensional DCT transform
JPEG-DCT
- JPEG中DCT 变换在 matlab中的实现 相当简便-JPEG in the DCT transform in matlab in the realization of a very simple
dct
- 基于dct变换,能实现数字水印嵌入与提取-Based on the DCT transform, to achieve the digital watermark embedding and extraction
dct
- 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
DCT
- DCT余弦变换编码,处理效果还是不错的-DCT cosine transform coding, the treatment effect is still good
DCT
- 基于DCT域的鲁棒水印,能抗击一定程度的压缩,剪切等攻击-Based on the DCT domain robust watermarking, can fight against a certain degree of compression, shear, such as attacks
dct
- 主要是进行DCT变换的源码,供大家参考希望能得到大家的认可。-Mainly DCT transform source for your information we hope to be recognized.
dct-quanlity-snr
- 对一幅图像进行不同量化水平的DCT变换,可以应用于不同分块大小下的DCT变换测试。-On an image to quantify the level of different DCT transform, can be applied to different sub-block size DCT transform under test.
DCT-MATLAB
- DCT变换的实现,快速变换IDCT实现,VC工程-The realization of DCT transform, fast transform IDCT realization, VC works
DCT
- 在MATLAB里,基于dct域,实现在二维图像中嵌入数字水印 并提取。-In MATLAB, the dct-based domain, the realization of two-dimensional images in the digital watermark embedding and extraction.
dct
- 利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure