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

搜索资源列表

  1. Harris-Corner-track

    0下载:
  2. harris角点检测源码,用于边缘和角点检测的相位一致性代码等。角点跟踪。-Harris corner detection source, used for edge and corner detection phase consistency. Corner point tracking.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:56171
    • 提供者:孙龙
  1. source-code

    0下载:
  2. 一个含有源码的harris、SUSAN、hough角点检测程序,是MATLAB程序,经测试已经成功。-One containing the source harris corner detection procedures, the application has been compiled, the test has been successful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:227774
    • 提供者:赵会宾
  1. HarrisandCannyDetect

    0下载:
  2. Harris角点检测使用vs2008和OpenCV2.3.1编写-Harris Corner Detect for vs2008 and OpenCV2.3.1
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1928304
    • 提供者:申晖
  1. Trajkovic_4Corner

    0下载:
  2. Trajkovic四临域角点检测在vs2008+OpenCV2.3.1环境下编写-Trajkovic4 corners for vs2008+OpenCV2.3.1
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:7935226
    • 提供者:申晖
  1. harris

    0下载:
  2. 角点检测是图像处理的基础内容。该代码实现了Harris角点检测功能,输入一张测试图片能标出角点的位置。准确率还是可以的。-Corner detection is the basis of the content of image processing. This code implements the Harris corner detection function, enter a test picture can mark the location of the corner points.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:1025
    • 提供者:风华
  1. Harris_point_detector

    0下载:
  2. 角点检测,harris point detector是最基础也是最简单的角点检测方法,后续的角点检测都是以此为基础进行的改进。-feature descr iption
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1453184
    • 提供者:katherine
  1. fast-matlab-src

    0下载:
  2. 这是用matlab编写的fast算法,这是一种速度非常快的角点检测方法,实时性很强。-binary descr iptor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:122911
    • 提供者:katherine
  1. CornerDetectionClassification

    0下载:
  2. 本程序是西电博士开发关于角点检测的程序代码和相关的论文,学习和应用价值极大-Matlab codec of Corner Detection and Classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5381686
    • 提供者:赵林
  1. harris

    0下载:
  2. 利用Harris角点检测算法很好的程序,通过互相关算法检测角NCC配准-Good program using Harris corner detection algorithm, detect corner through cross-correlation method for NCC registration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:72861
    • 提供者:顾喵
  1. Harris

    0下载:
  2. harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序-Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appe
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3019748
    • 提供者:顾喵
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
  1. hog

    0下载:
  2. HOG角点检测,兴趣点检测的matlab 源码,用于动作识别-HOG corner detection, interest point detection matlab source code for the action recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3965
    • 提供者:zhangyy
  1. siftPransac

    0下载:
  2. 非常好的资料,基于局部特征点的跟踪, kalman算法, 角点检测,camshift算法-Very good information, based on local feature point tracking, kalman algorithm, corner detection, camshift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17089831
    • 提供者:jiangnan
  1. arcss

    0下载:
  2. 特征提区,经典的角点检测算法ARCSS,特征提取应用在很多领域内。-Feature extraction area, the classic corner detection algorithm arcss, feature extraction applications in many areas.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:238146
    • 提供者:zhao
  1. jiaodianjiance

    0下载:
  2. 角点检测算法,可检测直线(比霍夫变换更准确),值得参考-Corner detection algorithm can detect straight line (Bi Huofu transform more accurate), it is also useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-01
    • 文件大小:13782770
    • 提供者:zhuangzi
  1. MAIN

    0下载:
  2. 基于边缘轮廓的角点检测算法,由三个基本的功能模块组成,分别是图像边缘检测模块、边缘轮廓曲线的提取模块和轮廓曲线上的角点检测模块。-Corner detection algorithm based on edge profile, consisting of three basic function module, the module of image edge detection, edge contour curve module and the extraction of contour
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2217304
    • 提供者:gy
  1. CornerDetection_Final

    0下载:
  2. 图像特征检测小程序,包含各种角点检测,即直线检测-Feature Detection
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-01
    • 文件大小:13516617
    • 提供者:Jessy
  1. Harriscornerdetect

    0下载:
  2. 角点检测,特征点检测,Harris,stk等检测算法,c++编写-Corner detection, feature detection, Harris, stk other detection algorithm, c++ prepared
  3. 所属分类:CSharp

    • 发布日期:2017-12-14
    • 文件大小:5959964
    • 提供者:高锡珍
  1. Harris

    0下载:
  2. Harris角点检测算子基于OpenCV的C++编程实现-C++ of Harris due to OpenCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:1462
    • 提供者:航宇
  1. cmonoFTSSG_2.0

    0下载:
  2. 通过orb角点检测和lk光流追踪法,对特征点进行追踪,并叠加物体(Through orb corner detection and LK optical flow tracking method, the feature points are tracked, and the objects are superimposed)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:10113024
    • 提供者:babiyng
« 1 2 3 4 56 »
搜珍网 www.dssz.com