登录
首页 » matlab » Arnold2

Arnold2

于 2011-05-05 发布 文件大小:1KB
0 96
下载积分: 1 下载次数: 43

代码说明:

  新一代的arnold图像之乱变换算法,文件中详细说明了代码的含义,达到一定迭代次数后图像可以复原,是学习图像加密同学的必备代码(The chaos of a new generation of arnold image transformation algorithm, the paper detailed the meaning of the code, after a certain number of iterations the image can be restored, is essential for students to learn the code image encryption)

文件列表:

Arnold2.m,2030,2011-05-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 精通Matlab数字与识别
    说明:  数字图像处理(Digital Image Processing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。 [1] 数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善);三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长(Digital Image Processing (DIP) is a method and technology of removing noise, enhancing, restoring, segmenting and extracting features from images by computer. [1] The emergence and rapid development of digital image processing are mainly influenced by three factors: first, the development of computer; second, the development of mathematics (especially the establishment and improvement of discrete mathematics theory); third, the growth of the demand for extensive applications in agriculture, animal husbandry, forestry, environment, military, industry and medicine.)
    2020-06-23 22:20:02下载
    积分:1
  • face-detection-gabor-master
    利用gabor滤波器来进行人脸图像的处理,内部并包含多张测试图像(Gabor filter to use a face image processing, internal testing and contains multiple images)
    2016-06-20 17:17:28下载
    积分:1
  • DSP-transponder-signal-processing
    利用TMS320VC5509A为核心的DSP处理硬件,通过软件实现自适应Notch滤波和瞬时频率序列方差检测(VIRD)运算,在较低信噪比使用条件下完成对单频测距信号的可靠检测和判定(Using tms320vc5509a DSP core processing hardware, adaptive notch filter and variance of instantaneous frequency sequence detection (Vird) operation is realized by software, in low signal to noise ratio under the conditions of use complete reliable detection of single frequency ranging signal and judging)
    2016-02-20 20:44:28下载
    积分:1
  • matlabfusetool
    有关图像融合的一个比较全的代码集合,有gui界面,可选择不同的处理图像方法融合图像(the image of a more integrated whole code set, a gui interface choice of different methods of image processing Image Fusion)
    2007-04-18 11:07:00下载
    积分:1
  • SPCA
    SPCA The SPCA algorithm for computing sparse principal components.
    2011-04-20 16:34:57下载
    积分:1
  • StereoVision_SSD
    本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。 从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds. )
    2011-01-25 19:06:47下载
    积分:1
  • DRLSEBasedMovingObjectSegmentation
    一种基于改进DRLSE的运动目标分割方法,为了得到精准、连续的运动目标轮廓,提出将帧间差分法和改进的距离规则水平集演化(DRLSE)方法结合应用于运动目标分割。(In order to get an accurate and continuous contour of moving target, a novel method to segment moving object by combining the frame difference and an improved distance regularized level set evolution (DRLSE) is proposed. )
    2014-10-29 19:37:10下载
    积分:1
  • GDAL
    GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 (GDAL image creates pyramid)
    2012-12-21 23:29:55下载
    积分:1
  • Gabor_GLM_FEX
    视网膜血管检测的Gabor变换和机器学习,教程 本教程将演示如何Gabor变换和广义 的线性模型(GLM)可用于视网膜血管检测 图像。 ,我们将尝试检测视网膜血管从 的训练图像,首先,Gabor滤波器与图像卷积。 GLM将使用Gabor变换的图像特征确定 (独立变量)和容器的位置 为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial This tutorial will demonstrate how Gabor transforms and generalized linear model (GLM) can be used for detection of retinal vessels in images. Specifically, we will attempt to detect the retinal vessels a training image , by first, convoluting multiple Gabor filters with the image. A GLM will be determined using the Gabor transformed images as features (the independent variables), and the locations of the vessels as the outcome (the dependent variable).)
    2017-05-11 12:25:03下载
    积分:1
  • image-filter
    多种不同的图像滤波Matlab源码,包括威纳滤波、小波滤波、贝叶斯滤波、LEE滤波、frost滤波、kuan滤波等。(A variety of different image filter Matlab source, including wei, filter, wavelet filter, bayesian filtering, LEE filtering, frost filtering, kuan filtering, etc. )
    2012-06-27 10:51:19下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载