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

搜索资源列表

  1. nonmaxsuppts

    0下载:
  2. 极大值抑制与双阈值门限得到图像边缘: * nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of points generated by a feature/corner detector. It optionally returns sub-pixel feature locations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.23kb
    • 提供者:asdasdasd
  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
    • 文件大小:15.35kb
    • 提供者:tr0217
  1. nonmaxsuppts

    0下载:
  2. Non maxima suppression and thresholding for points generated by a feature or corner detector.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1.88kb
    • 提供者:mahmoud
  1. harriscd

    0下载:
  2. Harris Corner Detector for images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:bagbyte
  1. 77433642HarrisCorner

    0下载:
  2. harris corner detector code in vc++ is added in this file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:44.66kb
    • 提供者:jagan
  1. Harris

    0下载:
  2. harris corner detector test thingy
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:343.67kb
    • 提供者:denny
  1. sadfasdf234123sd

    0下载:
  2. Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:343.6kb
    • 提供者:adu
  1. hi

    0下载:
  2. Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:343.6kb
    • 提供者:adu
  1. Harris

    0下载:
  2. Harris corner detector
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:andrew_84
  1. video_homography

    0下载:
  2. 基于opencv的corner检测This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors-This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:2.08kb
    • 提供者:王华锋
  1. mCorrnerra

    0下载:
  2. 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following steep:% 1.Apply thhe Canny edge detector to the gray level image and obtain a% binary edge -The Find corners, a relatively easy method of edge detection CORNER in te
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:77.4kb
    • 提供者:nicollejia
  1. fast-matlab-src-2.1-2

    0下载:
  2. FAST corner detector
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:3.23mb
    • 提供者:worksoul
  1. MyMarsRovers

    0下载:
  2. Thoughtworks公司面试题——MARS ROVERS问题火星探测器 C# 实现 VS2010工程,带界面展示! 一小队机器人探测器将由NASA送上火星高原,探测器将在这个奇特的矩形高原上行驶。 用它们携带的照相机将周围的全景地势图发回到地球。每个探测器的方向和位置将由一个x,y系坐标图和一个表示地理方向的字母表示出来。为了方便导航,平原将被划分为网格状。位置坐标示例:0,0,N,表示探测器在坐标图的左下角,且面朝北方。为控制探测器,NASA会传送一串简单的字母。可能传
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:52.88kb
    • 提供者:wanghu
  1. HarrisZ

    0下载:
  2. HarrisZ keypoint detector by Fabio Bellavia (fbellavia@unipa.it), refer to: F. Bellavia, D. Tegolo, C. Valenti, "Improving Harris corner selection strategy", IET Computer Vision 5(2), 2011.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:12.32mb
    • 提供者:hajer
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914byte
    • 提供者:clark
  1. harristest

    0下载:
  2. HARIS角点检测代码,用来检测图像的haris特征点-haris corner detector detect the keypoint in the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:23.81mb
    • 提供者:
  1. harris_method

    0下载:
  2. harris corner detector code in digital image processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:816byte
    • 提供者:hamidreza
  1. HARRIS

    0下载:
  2. HARRIS CORNER DETECTOR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:637byte
    • 提供者:Mashaly
  1. dgsed

    0下载:
  2. A Corner Detector based on Global and Local Curvature Proper-A Corner Detector-based on Global and Local Curvature Proper
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:98.19kb
    • 提供者:KXlgvk!822
  1. Corner1

    0下载:
  2. Corner detector based on global and local curvature properties
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2.75mb
    • 提供者:setareh.mk2010
搜珍网 www.dssz.com