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

搜索资源列表

  1. klt

    0下载:
  2. 求解KLT算子角点提取,KLT算子角点跟踪,达到亚像素精度-Solving KLT Corner Detection Operator, KLT corner track operator to sub-pixel accuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:689071
    • 提供者:张治国
  1. Harris_NCC_detection_matching

    0下载:
  2. Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4166
    • 提供者:Min-Liang Wang
  1. fast-C-src-2[1].0

    0下载:
  2. Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
  3. 所属分类:Special Effects

    • 发布日期:2016-02-17
    • 文件大小:25782
    • 提供者:tony
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1103
    • 提供者:东东
  1. corner

    0下载:
  2. 对图像进行角点检测的源代码,用opencv实现-The image corner detection of the source code, using opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:155903
    • 提供者:buaa
  1. code

    0下载:
  2. it is also corner detection code
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:laki
  1. susanfeaturedectionsourcecode

    0下载:
  2. the source code is writed by the authot, the susan algorithm to detecte the corner linear and many other features. you can use it in your workspace in windows or linux.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:12700
    • 提供者:翟振刚
  1. detectionCornerHarris

    0下载:
  2. detection corner for harris
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:331779
    • 提供者:rigvedas1
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3329
    • 提供者:MJJ
  1. fast-C-src.tar

    0下载:
  2. this a software code for corner extraction-this is a software code for corner extraction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:20209
    • 提供者:berkeley
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. corner

    0下载:
  2. 使用OpenCV写的图象角点检测的程序,提取角点效果非常好-Written using the OpenCV image corner detection process, extraction is very effective in corner
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1390030
    • 提供者:zty
  1. corner_detection

    0下载:
  2. 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:dd
  1. siftalgorithm

    0下载:
  2. sift特征检测算子,主要是对一幅图像进行角点提取。本算法结合OPENCV实现-sift feature detection operator, the main image of a corner extraction. Combined with the realization of the algorithm OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2678537
    • 提供者:binbin
  1. HarrisCorner

    0下载:
  2. Harris Corner operator algorithm opens bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:57221
    • 提供者:trzi
  1. harriscd

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

    • 发布日期:2017-04-14
    • 文件大小:4158
    • 提供者:bagbyte
  1. harris

    0下载:
  2. Image processing - Harris corner detector-Image processing- Harris corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:Katie_g
  1. cornerdetector

    0下载:
  2. corner detection, a new morphological operator for corner detection taht is assymetrical closing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:602
    • 提供者:metti
  1. corner

    0下载:
  2. 角点算法实例,其中包含了最经典的角点算子,以及部分OPENCV中的基本数据结构的学习-Examples of corner algorithm, which contains the most classic corner operator, as well as some basic OPENCV data structure learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1167874
    • 提供者:zhou
  1. 77433642HarrisCorner

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

    • 发布日期:2017-04-16
    • 文件大小:45729
    • 提供者:jagan
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com