CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - SUSAN

搜索资源列表

  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3293820
    • 提供者:陈宣雅
  1. susan_dedect

    0下载:
  2. 基于matlab的susan边缘检测算法-based on Matlab susan Edge Detection Algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:张荣博
  1. VC_Harris_Corner

    0下载:
  2. VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:89630
    • 提供者:zhanghl
  1. VC_Susan

    0下载:
  2. VC开发的SUSAN检测程序,包括了主要的角点检测算法,并在边缘检测上进行了应用!-development of the VC SUSAN testing procedures, including the main angle detection algorithm, and edge detection on the application!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92532
    • 提供者:zhanghl
  1. susan

    0下载:
  2. susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5807
    • 提供者:邓非
  1. Pointextration

    1下载:
  2. 用C++编写的关于图像角点检测的程序。
  3. 所属分类:Windows编程

    • 发布日期:2010-04-21
    • 文件大小:1364515
    • 提供者:dawn1988
  1. SUSAN

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1120052
    • 提供者:zhangxsh
  1. susan

    0下载:
  2. Place a circular mask around the pixel in question. Calculate the number of pixels within the circular mask which have similar brightness to the nucleus. These define the USAN. -Place a circular mask around the pixel in question. Calcula
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:1158
    • 提供者:letian
  1. susen

    0下载:
  2. Susan corner detection suing matlab it is very useful for research
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:102876
    • 提供者:jaravis
  1. FEM

    0下载:
  2. finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2376
    • 提供者:Hollis
  1. susan2l

    0下载:
  2. susan角点检测程序,在 vc环境下可执行。-susan corner detection program, executable under vc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12682
    • 提供者:石岩
  1. CV-SUSAN

    0下载:
  2. 焦点检测暂时未调试成功,无法挽着我能够运行-corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:61374
    • 提供者:Hor
  1. XviD

    0下载:
  2. SUSAN算子是角点检测算法中的典型,这是VC环境下的源代码。-detection of the source code. Relatively simple descr iption of the procedures with the Chinese
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:71819
    • 提供者:fg
  1. ceshi

    0下载:
  2. susan算子 事焦点检测的有用方法 有事强于harris 算子-susan count the usefulness of the detection method of the matter into focus something strong in harris operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1199
    • 提供者:闫绍明
  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. SUSAN

    0下载:
  2. susan算子MATLAB实现 边缘检测算法程序 分享一下-susan MATLAB realization of the edge detection algorithm program operator share
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-30
    • 文件大小:99872
    • 提供者:九天翔
  1. susan

    0下载:
  2. use the conventional susan edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:303752
    • 提供者:atefeh
  1. Susan-CPP

    0下载:
  2. 一个很好的实现SUSAN算法图像处理的程序。-A very good realize SUSAN algorithm of image processing program.
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:6730665
    • 提供者:zou
  1. susan

    0下载:
  2. susan的理论知识 如图1所示,图片是白色背景,有一个颜色比较暗淡的矩形。在图片上有5个圆形区域。圆形区域表示的是掩码区域。把圆形区域内的每一个位置的像素值与圆心处的像素值相比较,那么圆中的的像素可以分为两类,一类是像素值与圆心处的像素值相近的,另一类是像素值与圆心的处的像素值相差比较大的。那么,把第一类(像素值与圆心处的像素值相近的)所组成的区域称为USAN,USAN的全称是“Univalue Segment Assimilating Nucleus”。图2 中显示了图1中的5个圆
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1138330
    • 提供者:贺家乐
  1. Susan

    0下载:
  2. 这是数字图像处理中点特征提取的Susan算子的代码实现。-This is the mid-point of the digital image processing feature extraction Susan operator code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12645698
    • 提供者:kyc
« 12 »
搜珍网 www.dssz.com