搜索资源列表
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