登录
首页 » Matlab » SUSAN 边缘&角点检测

SUSAN 边缘&角点检测

于 2022-09-22 发布 文件大小:2.09 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

SUSAN算子既可以检测角点也可以检测边缘,不过角点似乎比不过harris,边缘似乎比不过Canny。不过思想还是有点意思的。主要思想就是:首先做一个和原图像等大的目标图像。然后用一个圆形的模板,用模板去遍历原图像每个像素,把模板内的每个像素都和模板中心像素比较,如果灰度小于一个阈值,那么就对目标图像当前和原图像相同位置的像素加一,直到结束。目标图像中在原图像是角点的位置就会取局部极小,所以做一个反向的相减。img=max(img)-img,if img

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

发表评论

0 个回复

  • fft&conv
    快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值(Fast Fourier Transform and Convolution circumference generic MATLAB source code, very useful)
    2006-06-19 08:56:33下载
    积分:1
  • MIMO
    Space time coding in MIMO sistems
    2011-06-03 01:01:26下载
    积分:1
  • fitnorm
    对任意基本函数组合进行最小二乘曲线拟合的源程序。(basic function of arbitrary combinations least squares curve fitting of the source.)
    2007-05-05 16:05:02下载
    积分:1
  • Fear.the.Walking.Dead.E05E04.480p.web.Fa
    Cavity Matlab SIMPLE algorithm
    2019-07-05 02:32:59下载
    积分:1
  • particle
    用于粒子滤波的,讲解详细!初学者可以很容易地看懂!(For the particle filter, and explain in detail! Beginners can easily understand!)
    2009-03-27 20:27:18下载
    积分:1
  • 新建文件夹
    说明:  响应面三维可视化实现,可实现响应面图的交互式绘制。(3-D Visualization of Response Surface)
    2018-12-27 16:27:28下载
    积分:1
  • 12
    说明:  数值分析实验,里面是word格式的,便于复制(Numerical experiment, which is the word format for easy copying)
    2010-11-27 18:20:09下载
    积分:1
  • voc-release3.1
    使用discriminitive part based hog feature 来进行行人检测(use discriminitive part based hog feature pedestrian detection)
    2012-04-29 11:48:10下载
    积分:1
  • ZFandMMSE
    MIMO系统的ZF和MMSE预编码算法-4发4收(ZF and MMSE MIMO system pre-coding algorithm-4 of 4 admission)
    2021-04-20 11:08:50下载
    积分:1
  • Cellular-Neural-Network
    细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。(Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is the feedback matrix, B is the control matrix.)
    2010-09-13 10:29:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载