搜索资源列表
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
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
- 利用同一密钥的混沌序列对经过置乱的水印信息实现双重加密,考虑小波变换的能量分布问题,把水印信息嵌入低频系数中,确保水印信息的可靠性。提取时利用图像复原方法实现盲检测。
Watermark_in_Video
- 这是一个matlab程序包,包含对图像处理的各种经典变换,希望能对做毕设的同学会有帮助。
DWThundunjiami
- 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
图像加密代码
- 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.
elecfans.com
- 基于小波变换的图像分割,很好的东西,功能强大-Image segmentation based on wavelet transform, a very good thing, a powerful
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
TransformShow
- 图像变换包括旋转90、180、270,缩放,水平镜像和垂直,裁剪-90,180,270 transform images, including rotation, scaling, horizontal and vertical mirror, cutting
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
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
HotImages
- HotImages属性的基本用法源码演示,通过HotImages控件属性实现图像变换,鼠标放上后图像就变成另一个,由此来实现漂亮的工具栏图标特别有意思,增加窗体美感,思路值得学习一下。如示例示,把你的鼠标放在“打开”、“保存”的按钮上,会看到图像变换了。-HotImages source code demonstrates the basic usage attributes through HotImages control properties of image transformation
WindowsFormsApplication1(2)
- 使用visual studio2010打开,简单的数字图像处理程序,包括了阈值,自动阈值,灰度图像变换,简单的图像变换等-Using visual studio2010 open, simple digital image processing procedures, including a threshold, automatic threshold, grayscale image transform, simple image transformation, etc.
DCT
- 图像加密的一种算法,DCT变换用于提取图像特征(The algorithm is used to encode picture, and use DCT transform)
zhmyhe
- 实现图像小波变换,同一个窗口内分别实现原图和变换后的图像(Realize image wavelet transform, within the same window, the original image is implemented and after the transformation of the image)