-
matlab-basic-insar
源程序为MATLAB代码,主要功能是对干涉SAR数据的基本处理。(The source code for the MATLAB code, the main function is to interferometric SAR data processing.)
- 2020-12-06 22:49:21下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
VariousSRinNonlinearity
介绍了不同非线性模型在随机共振中的应用,像饱和非线性,阈值非线性等(Describes the different nonlinear model of stochastic resonance in the application, such as nonlinear saturation threshold nonlinearity. . . .)
- 2020-12-28 10:09:02下载
- 积分:1
-
iterative_blind_deconvolution
实现了迭代盲反卷积的图像去模糊,自己写的代码,没有调用matlab已有函数(Iterative blind deconvolution of images blurred, write your own code, without calling matlab existing function)
- 2020-07-03 04:00:01下载
- 积分:1
-
gaborFilterMap
图像处理中经常要用到的提取方向特征的gabor滤波程序(gabor filter map)
- 2014-01-23 15:40:00下载
- 积分:1
-
BM3D
本人收集的BM3D资料,包括文献,代码,实验效果图,希望对大家有用(I collected BM3D information, including documentation, code, experimental results map, want to be useful)
- 2011-08-23 11:37:49下载
- 积分:1
-
C#图片合成实例
两张图片合成实例,可类举
- 2013-01-17下载
- 积分:1
-
array2
能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
- 2011-07-16 11:03:02下载
- 积分:1
-
sift_MATLAB
基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力(Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration program SIFT feature matching algorithm is its ability to match between the two images, can handle translation, rotation, affine transformation case match problem, even in some degree images taken at any angle with more stable feature matching ability)
- 2020-12-26 11:19:03下载
- 积分:1
-
Image-read-and-analysis
GUI的指纹特征提取,其中用到的处理函数可以自己编写,也可以直接使用Matlab的库函数(Fingerprint character extract in GUI form, within which the functions can be either designed by users or apply the available functions in Matlab)
- 2013-03-18 21:58:47下载
- 积分:1