搜索资源列表
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
LSB和DCT信息隐藏的MATLAB实现
- 实现了LSB信息隐藏和DCT域信息隐藏
整数DCT变换的设计与实现
- 1. 本实例实现整数DCT的功能,并以一维为例子在modelsim里面看仿真结果; 2. 1ddct是工程所在目录; 3. 源文件在rtl文件夹里面;
数字水印DCT变换
- 水印DCT变换嵌入
DCT分块图像数字水印
- DCT分块方法嵌入数字水印极其各种攻击方法的检测及对比,MATLAB程序详细整齐!!
DCT变换 C实现
- DCT变换的实现,用C语言实现的
DCT交换中频系数嵌入水印
- DCT交换中频系数嵌入水印
基于dct离散余弦变换的matlab音频水印
- 基于dct离散余弦变换的matlab音频水印添加源代码。
DCT实现Verilog HDL的数字图像处理源代码
- DCT实现Verilog HDL的数字图像处理
8*8矩阵dct变换以及量化 反量化和反dct变换
- 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
dct.rar
- 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
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.
1D-DCT
- 一个完整的基于DSP的一维DCT变换和逆变换的程序。-A complete DSP-based one-dimensional DCT transform and inverse transform process.
DCT
- 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
DCT程序实现文档
- dct变换-DCT transform
DCT
- 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
dct
- dct变换,给出了dct变换的函数,使用时只要把该文件包含即可使用。-dct transformation, has produced the dct transformation function, when the use so long as contains this document then uses.
dct
- 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
DCT
- 一个用来计算dct的程序,适合入门者参考-A procedure used to calculate the dct for beginners reference