-
guassRandA
产生高维的高斯白噪声数据,这在SAR中使用的很多,并且占有重要的地位,主要表现在,SAR去噪这一部分,能更好的成像(White Gaussian noise high-dimensional data, used in SAR lot, and occupy an important position, mainly, SAR denoising this part, better imaging)
- 2013-01-27 12:32:16下载
- 积分:1
-
傅里叶谱与频域低通滤波
说明: 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
(a) Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum.
(b) Display the spectrum.
(c) Implement the Gaussian lowpass filter in Eq. (4.8-7). You must be able to specify the size, M x N, of the resulting 2D function. In addition, you must be able to specify the location of the center of the Gaussian function.
(d) Download Fig. 4.41(a) from the book web site and lowpass filter it to duplicate the results in Fig. 4.48.)
- 2018-12-24 21:49:57下载
- 积分:1
-
threshold-roc
一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等(some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc)
- 2006-12-27 10:59:08下载
- 积分:1
-
chepai
基于MATLAB的汽车车牌牌照的识别。利用BP神经网络做GUI界面(Recognition of Vehicle License Plate License Based on. Using BP neural network to do GUI interface)
- 2017-05-02 20:03:43下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1
-
chaos_scrambling_gui
本代码实现了对高光谱遥感图像进行混沌序列置乱加密,其中包括读取三维立体遥感图像、混沌加密以及灰度直方图绘制(This code implements the hyperspectral remote sensing images chaotic sequence of scrambling encryption, including reading the three-dimensional sensing image, and histogram drawing Chaotic Encryption)
- 2016-03-17 11:06:34下载
- 积分:1
-
vfv1.0
说明: 一个线性积分卷积(LIC)matlab源码(A linear integral convolution (LIC) matlab source)
- 2008-09-17 18:35:42下载
- 积分:1
-
StereoDisparity
对双目视觉图像对进行匹配获取视差图,为后续三维重建做基础。(Binocular vision images are matched to obtain the disparity map, as a foundation for the subsequent three-dimensional reconstruction.)
- 2012-05-07 10:53:54下载
- 积分:1