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

搜索资源列表

  1. Matlab_Harris角点检测程序.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-05-25
    • 文件大小:587477
    • 提供者:firstgjb
  1. ImageCodes-Harris

    0下载:
  2. VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:926295
    • 提供者:赵辉
  1. Corner

    0下载:
  2. corner detection 角点检测的详细程序,也许对于你检测目标有辅助作用-corner detection angle detection of the procedures in detail, perhaps for your testing objectives supporting role
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60704
    • 提供者:ss
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:754023
    • 提供者:赵辉
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. MYSUSAN

    0下载:
  2. SUSAN算法检测角点的MATLAB的实现方法-SUSAN corner detection algorithm of MATLAB Realization
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1120
    • 提供者:闫晓强
  1. 897564

    0下载:
  2. 本资料是关于先检测角点再进行匹配的源代码,希望能够对编程的初学者有所帮助-This information is on the template matching of source code, hope to be able to help beginners programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:崔常
  1. harris

    0下载:
  2. Harris角点检测算子是一种稳健性较强的算子,通过算法可以实现光学图像的角点检测,对SAR图像检测效果不理想-Harris corner detection operator is a strong stability of operator, can be achieved through the method of optical image corner detection, detection of SAR images is not satisfied
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2880613
    • 提供者:tom
  1. HarrisCorner

    0下载:
  2. 采用Harris角点检测算子进行图像特征点的提取。-Use harris corner-detector to extract the features in a given image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2923514
    • 提供者:晴天
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:440645
    • 提供者:周振超
  1. SUSAN_MATCH

    2下载:
  2. SUSAN角点匹配 自动化检测角点 灰度图象的匹配-SUSAN corner matching automatic corner detection image matching gray
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:4693808
    • 提供者:wang
  1. MeasureTool

    0下载:
  2. 拍摄实时图片,提取角点,进行检测匹配,实现虚拟位移测量-Filming real-time images, extracts angular point, testing matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8693752
    • 提供者:wy
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. 1.5 角点特征检测

    0下载:
  2. 1.5-1 in_img=imread('long.jpg'); [posr,posc]=Harris1(in_img,0.04); 1.5-2 直接运行 1.5-3 img=imread('door.jpg'); points=harrislaplace(img); 1.5-4、1.5-5为1.5-3的子函数(1.5 1 In_img = imread (' long.jpg '); [posr, posc] = Harris1 (in_img, 0.04);
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:150528
    • 提供者:张继刚123
  1. fast+sift

    0下载:
  2. 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:41984
    • 提供者:erinliu
  1. Harris角点检测

    0下载:
  2. 原理简介,应用方向,特征点提取算法汇集,数学表达方式(Brief introduction of principle)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:952320
    • 提供者:leezongling
  1. harris角点检测

    0下载:
  2. cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:12370944
    • 提供者:angrom
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
  1. Harris

    0下载:
  2. Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:安定坊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com