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

搜索资源列表

  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. susan

    0下载:
  2. SUSAN算法是对边缘提取算法的一种综合算法,提高了边缘的识别率。-SUSAN algorithm for edge detection algorithm is a comprehensive algorithm to improve the recognition rate of the edge.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1627
    • 提供者:liu
  1. SUSAN

    0下载:
  2. susan算子进行边缘检测的简单实例,可以直接使用进行图像的边缘检测-a simple example for susan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:666
    • 提供者:kaka
  1. susan

    0下载:
  2. susan算子进行角点检测,识别图像边缘曲率较大的地方并且标志出来-susan operator for corner detection, edge curvature identify and mark out a larger place
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5138927
    • 提供者:131313
  1. susan

    0下载:
  2. mallest Univalue Segment Assimilating Nucleus is used to extract the edge and corner points of local feature area. The principle of operator SUSAN is to make a mask on the circle area of one point with the radius of r and then observe every point in
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:41415
    • 提供者:omid
  1. SUSAN

    0下载:
  2. 一种改进的快速SUSAN角点检测算法. SUSAN角点检测算法对图像中的每个像素都要进行36次查表和比较的运算,浪费了大量的时间,快速SUSAN角点检测算法的具体步骤如文章所示-An improved rapid SUSAN corner detection algorithm. SUSAN corner detection algorithm for each pixel in the image should be 36 times more computing table look-up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1460
    • 提供者:chang
  1. SUSAN

    0下载:
  2. susan 源代码 在matlab中的应用 -susan code matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:859888
    • 提供者:曹鲁光
  1. susan--

    0下载:
  2. susan 开发源代码 在matlab 中的应用-susan code matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:曹鲁光
  1. SUSAN

    0下载:
  2. SUSAN边缘检测,以及SUSAN滤波,边缘细化,与非极大值抑制。-edge detect based on SUSAN
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1356150
    • 提供者:weiwei
  1. susan

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:27524
    • 提供者:蒋飞云
  1. CurvaturePScalePSpace

    0下载:
  2. Curvature Scale Space,用于角点检测,效果优于Harris,Susan等角点检测算法-corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:83170
    • 提供者:fxy
  1. susan

    0下载:
  2. 关于Susan算子的图形图像处理过程的Matlab的编程-Susan operator on the graphic image processing with Matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1165
    • 提供者:王新乾
  1. susan

    0下载:
  2. susan边缘检测的源代码,供图像处理学习的童鞋参考-susan edge detection of the source code for the study of children' s shoes image processing reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4157589
    • 提供者:tianmeizi
  1. susan

    0下载:
  2. 使用susan算法,用没matlab实现图像轮廓的边缘检测.-Using Susan algorithm, detection of the edge of image outline in matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1518
    • 提供者:lihelin
  1. Susan

    0下载:
  2. MATLAB边缘检测(Susan),可以直接跑通-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:35104
    • 提供者:levi
  1. susan

    0下载:
  2. susan边缘检测,检测边缘,输入图像的处理-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6450589
    • 提供者:zhao
  1. Susan

    0下载:
  2. SUSAN算子提取特征点分布合理,不需要对图像求导,所以又较强的抗噪声能力-SUSAN operator to extract characteristic points distribution is reasonable, does not require image derivation, it is also strong resistance to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15455096
    • 提供者:honey
  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 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com