搜索资源列表
Arnoldfunction
- 基于Anold变换的图像置乱函数——matlab ?
houghsearchcircle
- 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
wartermaking
- 数字水印嵌入和提取算法 包含时空域和变换域的算法的matlab实现-digital watermark embedding and extraction algorithms contained when airspace and transform domain algorithm to achieve the Matlab
matlabtxjm
- 基于matlab的图形图象加密算法,对图形图象进行行列变换,达到对图象进行加密的功能。
Watermark_in_Video
- 这是一个matlab程序包,包含对图像处理的各种经典变换,希望能对做毕设的同学会有帮助。
Arnold1
- 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
DCT--info-hiding.rar
- 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
305800Arnold
- 基于Arnold变换的matlab实现 各种置乱算法简介-Matlab implementation based on Arnold transform us all scrambling algorithm
SPIHT
- linux 下,压缩图像用的小波变换程序。 使用matlab程序书写,使用方便。-under linux, compressed images using wavelet transform procedures. Matlab procedures used to write and easy to use.
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
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_embed
- 数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
matlab
- 实现数字水印提取 变换 分数级数变换压缩-watermark
lorentz
- 文字图像,通过混沌加密,利用洛伦兹变换,即三维空间加密程序-Text images, through encryption, using the Lorentz transformation, ie three-dimensional encryption program
soundsignal
- 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
dct
- 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
MATLAB
- Arnold变换,用于加密,解密图片,水印技术等,毕业设计可能有人会用到-Arnold transformation, is used to encrypt and decrypt pictures, watermarking technology, graduate design may have been used
matlab
- matlab数字水印加密和嵌入程序,含有小波变换和Arnold变换函数代码-Matlab digital watermarking encryption and embedding procedures, including wavelet transform and Arnold transform function code
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)