搜索资源列表
Arnoldfunction
- 基于Anold变换的图像置乱函数——matlab ?
arnoldcipher
- 这个是基于Arnold变换的图像加密算法研究-this is based on Arnold Transform Image Encryption Algorithm
hdjm
- 抽取子图像: 通过一个随机混沌标签序列从原图像中抽取 对子图像加密:小波变换 ,在高频部分加密 重构原图,把加密好的子图像重新放回到原图像中 -from sub-images : a random chaotic sequence label from the original image from a tradition image encryption : wavelet transform, the high-frequency part of remodeling the
dctmatlab
- 提取图像的边缘信息 采用小波离散变换进行水印的嵌入
DWT
- 利用同一密钥的混沌序列对经过置乱的水印信息实现双重加密,考虑小波变换的能量分布问题,把水印信息嵌入低频系数中,确保水印信息的可靠性。提取时利用图像复原方法实现盲检测。
DWThundunjiami
- 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
Arnold1
- 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
图像加密代码
- VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC, applying the Arnold transform .It is valuable to people who will devote himself to infomation security
Arnold-and-FanArnold 这是Arnold变换 and 反变换的源代码
- 这是Arnold变换 and 反变换的源代码.算法是经过改正的,运行可靠。在图像处理过程中用于图像预处理。-This is the Arnold transform and inverse transform of the source code. Algorithm is the result of correct and reliable operation. In the image processing for image preprocessing.
1-encryprion-JPEG2000-Image-by-Arnold
- 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested th
2-decryprion-encrypted-JPEG2000-Image-by-Arnold-pe
- 利用Arnold变换的周期性对经Arnold变换加密后的图像进行解密-The cyclical nature of the use of Arnold transform for the Arnold transform encrypted image decryption
3-encrypted(by-Arnold)JPEG2000-Image-using-a-new-m
- 不是利用Arnlod变换的周期性,而是采用一种新的方法对经Arnold变换加密后的JPEG2000图像进行解密-Instead of using cyclical Arnlod transform, instead of using a new method for the Arnold transform encrypted JPEG2000 image decryption
Fibonacci_encryption
- 一种Fibonacci序列变换空域加密算法和解密算法。利用Fibonacci序列产生密钥,实现图像空域加密。-The airspace of a Fibonacci sequence transform encryption algorithm and decryption algorithm. The use of Fibonacci sequence generated key encryption to achieve the image airspace.
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
chaos
- 实现对图像文件的三种变换功能,最主要的是混沌加密功能-To realize three kinds of image file conversion functions, most notably chaotic encryption
watermarking
- 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
chaos_scrambling
- 关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理 -Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
dct
- 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
DCT
- 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
DCT
- 图像加密的一种算法,DCT变换用于提取图像特征(The algorithm is used to encode picture, and use DCT transform)