-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
chaos
利用混沌系统给图像加密,加密方法简单易懂,对初学者很好理解(Image encryption using chaotic systems ,encryption method is simple and easy to understand, good for beginners to understand)
- 2020-11-11 17:49:44下载
- 积分:1
-
upf_demos
matlab应用于基于粒子滤波的程序及演示(Particle filter based on the procedures and presentation of matlab)
- 2009-03-23 15:52:42下载
- 积分:1
-
PQflow
PQ分解求解 N节点网络的潮流 可以自行修改 提高收敛速度 (PQ decomposition to solve N node network trend can modify to improve the convergence speed)
- 2013-03-23 12:59:15下载
- 积分:1
-
CurveLab-2.1.2
CurveLab-2.1.2, 非均匀采样傅里叶变换,Curvelab 采样变换等(signal processing by nonuniform random sampling, FFT)
- 2013-10-20 21:51:17下载
- 积分:1
-
2
说明: Current conversor for a system
- 2012-06-02 04:51:34下载
- 积分:1
-
tls_esprit
Tls_sprit用总体最小二乘法和旋转不变技术来估计波达方向。(Tls_sprit with total least squares and rotational invariance techniques to estimate the DOA.)
- 2013-12-05 23:45:37下载
- 积分:1
-
PREPID
先进pid参数整定,包含各种用于pid参数整定的算法(Advanced pid parameter tuning)
- 2013-12-27 19:46:40下载
- 积分:1
-
hoyw
AR模型的Yule-Walker方程.1927年,Yule提出用线性回归方程来模拟一个时间序列。Yule的工作实际上成了现代谱估计中最重要的方法——参数模型法谱估计的基础。Walker利用Yule的分析方法研究了衰减正弦时间序列,得出Yule-Walker方程,可以说,Yule和Walker都是开拓自回归模型的先锋。(The Higher-Order Yule-Walker method.)
- 2013-12-05 12:48:07下载
- 积分:1
-
pm
内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1