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

搜索资源列表

  1. keypointExtraction

    0下载:
  2. 功能强大的角点检测程序,包括harris角点检测、susan角点检测等-A powerful corner detection procedures, including the harris corner detection, susan corner detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:537877
    • 提供者:王伟
  1. POINT

    0下载:
  2. 新型高效图像特征点检测算法 在运动检测 匹配 等图像处理领域有广泛应用-A NEW DIGITAL INTEREST POINT OPERATOR FOR CLOSE-RANGE PHOTOGRAMMETRY
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:233000
    • 提供者:liangjiabin
  1. Harris-corner-detect

    0下载:
  2. Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352696
    • 提供者:孙谦
  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. 000Fastcornerdetectiongood

    0下载:
  2. 快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1207784
    • 提供者:张杰
  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. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5811
    • 提供者:陈晓广
  1. 5ge_matlab_yuanma

    0下载:
  2. 5个matlab程序,分别是图像匹配,角点检测,粒子群优化等-5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:756540
    • 提供者:Johnsonliu
  1. corner

    0下载:
  2. 用于角点检测,OPENCV开发的,绝对能用 我已经在MFC上调试运行成功-For corner detection, OPENCV developed an absolute can be used MFC debugging I have to run a successful
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:138224
    • 提供者:雷兵
  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. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:21995
    • 提供者:陈智
  1. 10.1.1.60.3991

    0下载:
  2. 关于高速角点检测的研究论文~~~很详细-High-speed corner detection on a research paper ~ ~ ~ very detailed ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1809191
    • 提供者:Sina Gui
  1. harris

    0下载:
  2. 本pdf提出了一种改进的基于harris的角点检测方法,对提取角点的方法结合了susan算法的思想-This pdf presents a modified harris corner detection based methods, methods of extracting angular point algorithm combines the ideas susan
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:349597
    • 提供者:幺幺
  1. opencv

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:247417
    • 提供者:王志亮
  1. keypointExtraction

    0下载:
  2. 基于susan、harris的角点检测,采用matlab编程,易于阅读-corner detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:350469
    • 提供者:pht
  1. 121212

    0下载:
  2. 基于susan、hirrs方法的角点检测程序、采用matlab编程,易于阅读。-Corner Detectio
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:350144
    • 提供者:pht
  1. wavelet

    2下载:
  2. matlab小波分析源程序,包含小波分解去噪,奇异点检测,实际工程中的故障检测,图像处理-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:82030
    • 提供者:陈烁
  1. HarrisDetrction

    0下载:
  2. 利用C++ 编写了一个关于角点检测的算法实现,本程序实现了Harris角点检测算法。-Written using C++ a on the corner detection algorithm, the program implements the Harris corner detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:127308
    • 提供者:ver
  1. harris

    0下载:
  2. harris角点检测的改进,高斯函数滤波,性能强筋。-Harris corner detection improvement,Gaussian function filtering, performance is strong muscle.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:986
    • 提供者:李涛
  1. MatlabGUIHarris

    0下载:
  2. Harris 角点检测算法,可用于提取一幅图像中的所有角点,对于图像识别有很重要的意义。-Harris corner detection algorithm, an image can be used to extract all the corners, the image recognition has important significance.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:266829
    • 提供者:马珂
  1. HarrisCorner

    0下载:
  2. 算法实现了对角点检测的算法,采用Harriscorner ,附有源码-Algorithm for corner detection algorithm, using Harriscorner, with a source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6613277
    • 提供者:YinQiang
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com