搜索资源列表
ZCR
- 对一帧YUV为4:2:0的图象进行DCT变化和量化以及进行反变换和反量化,并在dos下显示出一个4*4矩阵的变化和量化过程
数字水印
- 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
DCT--info-hiding.rar
- 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
dct2_recover
- 一种基于DCT变换的数字图象处理算法 (数字水印)的提取算法!-DCT transform based on digital image processing algorithms (digital watermark) extraction algorithm!
RRNOLD
- 一种利用ARNOLD变换和DCT变换的图象处理方法,附带图象可以马上实验!-A ARNOLD transform DCT transform and image processing method, the image can be immediately attached to the experiment!
dct_508cycles
- 这是linux环境下的DCT变换的程序,应用ADI的汇编指令,程序完整(包括makefile文件),使用交叉编译环境,可直接在ADIBlakefinDSP上运行-This is a linux environment DCT transform process, the application of ADI' s compilation of instructions, complete the procedure (including the makefile file), use th
ImageFreqCipher
- 一种频域加密算法,图像经过DCT变换得到DCT系数,然后对DCT系数进行加密。然后对加密的DCT系数进行DCT反变换图像数据。最后对其加密后的图像数据进行线性变换来调整图像数据的取值范围在[0,255]。最后得到加密图像-A frequency-domain encryption algorithm, the image obtained through the DCT transform DCT coefficients, and then encrypt the DCT coefficien
DCT
- 按照离散余弦变换的定义编写的C++程序,可以在VC上运行-DCT C++
dct1_embed
- 数字水印嵌入算法,利用离散余弦变换的(dct)算法-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm
dct1_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm
dct2_embed
- 数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dct2_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dwt_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm
dct
- 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
watermark
- 基于DCT域的图像数字水印技术: 摘要:数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的 -DCT domain of image-based digital watermarking technology: Abstract: digital watermarking technol
DCT
- 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
watermark1
- 基于dct域变换的数字水印算法,matlab实现-Based on the dct domain transform the digital watermark algorithm, matlab. .
bhite
- 用SSE2汇报语言实现的H,264视频编码标准中的DCT变换-Use SSE2 reporting language implementation H, DCT transform in video coding standard, 264,
DCT
- 图像加密的一种算法,DCT变换用于提取图像特征(The algorithm is used to encode picture, and use DCT transform)
vwfshl
- 在matlab中实现DCT变换,对初学者有一定的用处,不错的(Is realized in matlab DCT transformation, has a certain useful for beginners. Good)