登录
首页 » matlab » Canny

Canny

于 2017-01-13 发布 文件大小:106KB
0 277
下载积分: 1 下载次数: 18

代码说明:

  anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。 Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)

文件列表:

Canny算子

.........\canny.m,2138,2015-11-04
.........\canny_filter.m,1781,2015-11-04

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

发表评论

0 个回复

  • Classifier_K_NN_f
    利用matlab,knn最近邻分类算法,可直接调用(Using matlab, knn nearest neighbor classification algorithm can be directly invoked)
    2010-06-28 13:40:28下载
    积分:1
  • ami_code
    实现AMI编码波形,以及 计算其功率谱。(AMI coding waveform to achieve, and to calculate the power spectrum.)
    2010-11-30 12:46:45下载
    积分:1
  • f2
    说明:  matlab code for derivation of fundamental solution for plasticity in bem
    2011-03-05 04:12:21下载
    积分:1
  • matlab-function-Daquan
    matlab函数大全,几乎包含所有matlab函数。(matlab function Daquan, for almost all matlab functions.)
    2011-06-30 20:47:06下载
    积分:1
  • SAR3
    基于距离多普勒算法的matlab仿真,进行了距离向压缩,方位向压缩,以及距离徙动校正(The Range Doppler Algorithm and MATLAB Simulation)
    2021-04-28 09:58:44下载
    积分:1
  • DAN
    对DAN序列,进行各种matlab曲线拟合图像(DAN sequences for the various matlab curve fitting image)
    2014-08-19 15:15:36下载
    积分:1
  • bayes
    通过贝叶斯决策,测试给定的一组数据(身高/体重)来判断是男生还是女生。(Through Bayesian decision, given a set of test data (height/weight) to determine if a guy or girl.)
    2013-11-02 21:19:32下载
    积分:1
  • pnn
    概率神经网络的源代码示例,输出向量t是一维向量。(Probabilistic neural network source code examples, t is the one-dimensional vector.)
    2013-05-18 01:54:18下载
    积分:1
  • Proyecto1
    Makes an histogram based on numbers written in a file.
    2010-09-10 12:20:10下载
    积分:1
  • 0-1programming
    0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
    2006-07-01 10:33:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载