搜索资源列表

  1. susandetector

    0下载:
  2. SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:10240
    • 提供者:李杰
  1. 7PT4QSE8

    0下载:
  2. Matlab_Harris角点检测程序-Matlab_Harris corner detection procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:587776
    • 提供者:孙南
  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
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-13
    • 文件大小:3293184
    • 提供者:陈宣雅
  1. mysusan

    0下载:
  2. Matlab下的SUSAN角点检测算法,数字图象处理-Matlab under SUSAN corner detection algorithm, digital image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:8192
    • 提供者:1111111
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,susan算法也是一个很出色的算法,有的效果甚至比harris还好-Susan algorithm based on corner detection procedures, susan algorithm is also a very good algorithm, and some effect even better than the harris
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:1525760
    • 提供者:lina
  1. susan_detect_corner

    0下载:
  2. susan实现图像的角点检测,调用的详细说明在源代码内有注释.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:wg
  1. 22219011211120071115164509189959

    0下载:
  2. SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-13
    • 文件大小:4109312
    • 提供者:张妙言
  1. susan_matlab

    0下载:
  2. 用matlab编写的SUSAN角点检测程序-Matlab prepared using SUSAN corner detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:4096
    • 提供者:袁红星
  1. susan

    0下载:
  2. Susan算法,用于角点检测。很先进的方法,国内有人改进过,这是原来的方法。-Susan algorithm for corner detection. The most advanced methods, there are those who improved, this is the original method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:27648
    • 提供者:安琪
  1. SUSAN

    0下载:
  2. SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:4100096
    • 提供者:高晓伟
  1. SUSAN

    0下载:
  2. IDL编写的一个SUSAN角点检测程序,相当不错,可参考·-IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:20480
    • 提供者:kaiven
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each fr a me image susan corner detection, procedures legible
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:东东
  1. keypointExtraction

    0下载:
  2. 功能强大的角点检测程序,包括harris角点检测、susan角点检测等-A powerful corner detection procedures, including the harris corner detection, susan corner detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:537600
    • 提供者:王伟
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:6144
    • 提供者:陈晓广
  1. MySUSAN

    0下载:
  2. SUSAN 算法 可以利用susan算法进行图像的角点检测-SUSAN algorithm can susan algorithm for image corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:sqqs
  1. jiaodianjiance

    0下载:
  2. 图像角点检测程序,里面有Harris角点检测算法和SUSAN角点检测算法,以及局部极大值的算法-Image corner detection procedures, which are Harris corner detection algorithm and SUSAN corner detection algorithm, and the local maximum of the algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:21504
    • 提供者:陈智
  1. susan2l

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

    • 发布日期:2024-06-13
    • 文件大小:12288
    • 提供者:石岩
  1. SUSAN

    0下载:
  2. SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:陈全齐
  1. CurvaturePScalePSpace

    0下载:
  2. Curvature Scale Space,用于角点检测,效果优于Harris,Susan等角点检测算法-corner detector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:82944
    • 提供者:fxy
  1. 角点检测

    0下载:
  2. Harris和Susan的角点检测,以及自己实现的例子(Harris & Susan corner detection)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:406528
    • 提供者:bambooworm
« 12 3 4 5 6 »

源码中国 www.ymcn.org