搜索资源列表

  1. 数字图像处理角点检测程序

    0下载:
  2. 可以检测图像角点并标示,很好的程序,希望能对你有所帮助
  3. 所属分类:图形图像处理(光照,映射..)

  1. Moravec角点检测算法的VC代码

    0下载:
  2. Moravec角点检测算法的VC代码

  3. 所属分类:GIS编程

    • 发布日期:2008-12-26
    • 文件大小:95379
    • 提供者:menglong2008
  1. 角点检测算法用于图像匹配

    0下载:
  2. Harris角点检测算法的VC++实现,速度快,精度高。
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-17
    • 文件大小:579609
    • 提供者:liujingui611
  1. 角点检测算法图相匹配

    0下载:
  2. 角点检测算法的VC++实现,对大家有帮助
  3. 所属分类:图形图象

    • 发布日期:2009-03-17
    • 文件大小:579609
    • 提供者:liujingui611
  1. Matlab编写的经典Harris角点检测

    0下载:
  2. 经典的harris角点检测算法,是图像匹配,相机定标的首要步骤
  3. 所属分类:源码下载

  1. 角点检测代码

    0下载:
  2. 基于MATLAB的经典Harris角点检测算法
  3. 所属分类:图形图象

  1. css 角点检测

    0下载:
  2. 利用css算法,在matlab平台上,实现角点检测算法
  3. 所属分类:matlab例程

  1. VC编写的Harris角点检测算法

    1下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:753664
    • 提供者:赵辉
  1. VC_Harris

    0下载:
  2. 从其它地方下关于Harris角点检测算法的原码,原作者的邮件地址如下 bugzhao@sdu.edu.cn-from elsewhere Harris on the next corner detection algorithm of the original code, Author's e-mail addresses are bugzhao@sdu.edu.cn
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:579584
    • 提供者:lsp
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:95232
    • 提供者:陈宣雅
  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-04-30
    • 文件大小:3293184
    • 提供者:陈宣雅
  1. MORAVECCORNERMATCH

    0下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配。-Corner matching algorithm, MORAVEC angle detection algorithm, can achieve two very good image corner of the match.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:120832
    • 提供者:陈宣雅
  1. HarrisCorner

    0下载:
  2. harris角点检测算法代码,可以检测图像中的角点并在图像上显示出角点位置,采用VC实现,编译后可以直接运行。-harris corner detection algorithm code, can detect images in the corner and shown in the image on the corner position, the realization of the use of VC, the compile
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:64512
    • 提供者:sdfsdf
  1. HarrisJiaoDianJianCe

    0下载:
  2. Harris的角点检测算法的MATLAB程序实现-Harris corner detection algorithm of the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:陈光
  1. Harris-Corner

    0下载:
  2. 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:36864
    • 提供者:tlcling
  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-04-30
    • 文件大小:21504
    • 提供者:陈智
  1. HarrisDetrction

    0下载:
  2. 利用C++ 编写了一个关于角点检测的算法实现,本程序实现了Harris角点检测算法。-Written using C++ a on the corner detection algorithm, the program implements the Harris corner detection algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:126976
    • 提供者:ver
  1. 实现Harris角点检测算法

    0下载:
  2. 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2024-04-30
    • 文件大小:230400
    • 提供者:ABCDEFGHI
  1. harris角点检测

    0下载:
  2. 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
  3. 所属分类:OpenCV

    • 发布日期:2024-04-30
    • 文件大小:957440
    • 提供者:52杨小贝
  1. Harris角点检测与匹配算法

    0下载:
  2. Harris角点检测,双目标定,立体匹配都可以用(Harris corner point measurement, binocular specification, three - dimensional animal distribution available)
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org