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

搜索资源列表

  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

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

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

    • 发布日期:2009-03-17
    • 文件大小:579609
    • 提供者:liujingui611
  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. Pointextration

    1下载:
  2. 用C++编写的关于图像角点检测的程序。
  3. 所属分类:Windows编程

    • 发布日期:2010-04-21
    • 文件大小:1364515
    • 提供者:dawn1988
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. jiaodianjiance

    0下载:
  2. 共享的C代码,用于角点检测源码,希望对大家有用。-Shared C code, source code for corner detection, hope for all of us.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:12675
    • 提供者:tiantian
  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
    • 文件大小:351843
    • 提供者:adu
  1. susan2l

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

    • 发布日期:2017-03-29
    • 文件大小:12682
    • 提供者:石岩
  1. 基于OpenCV的角点检测

    0下载:
  2. 运行在VC++软件下的程序!对于图片的角点特征进行检测!
  3. 所属分类:Windows编程

  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. 1.5 角点特征检测

    0下载:
  2. 用于图像检测,视频图像处理技术等。文件中有详细编码,执行即可。(For image detection, video image processing technology. File in a detailed code, the implementation can be.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:150528
    • 提供者:新视野
  1. ORB

    0下载:
  2. 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:276480
    • 提供者:jerry he
  1. harris3D

    0下载:
  2. 该工程基于pcl库,能够实现点云中harris3D角点的检测,(This project is based on PCL library, and can realize the detection of harris3D corner in point cloud,)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:38889472
    • 提供者:jerry he
  1. Harris特征点检测

    0下载:
  2. 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
  3. 所属分类:其他

  1. corners

    0下载:
  2. harris角点检测,多尺度harris角点检测(Harris corner detection and multi-scale Harris corner detection)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-09
    • 文件大小:4022272
    • 提供者:asd1asd
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. jiaodianjiance

    0下载:
  2. 这是角点检测的canny算法的代码,实现角度和位置自己设置,有界面,可运行。(This is the corner detection of the Canny algorithm code, the realization of the angle and location of their own settings, there is an interface, can run.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:89088
    • 提供者:王春水
  1. Harris

    0下载:
  2. 对图像进行角点检测,带注释,图片请另行添加(Corner detection of images, annotated ,Please add a new picture)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:221184
    • 提供者:嘻1
  1. conerdetection

    0下载:
  2. 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
  3. 所属分类:其他

  1. harris

    1下载:
  2. 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
  3. 所属分类:其他

    • 发布日期:2021-04-20
    • 文件大小:2048
    • 提供者:lala123456
« 12 3 4 5 6 »
搜珍网 www.dssz.com