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

搜索资源列表

  1. opencvPsift

    0下载:
  2. 基于opencv的sift角点提取matlab源程序代码-Sift corner detection based on OpenCV MATLAB source........
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2736
    • 提供者:小齐
  1. imageMosaic

    0下载:
  2. 基于Harris角点检测的图像拼接matlab实现, 主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接-A image mosaicing algorithem which based on Harris corner feature detection achieved in matlab. The main contents include the Harris corner detector, the NCC, the RANSAC and two imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:160581
    • 提供者:lawrance
  1. extract-grid-corner-methods-

    0下载:
  2. 三种角点提取方法的matlab程序,用于摄像机标定。-three methods of corner extract based on matlab。
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:170790
    • 提供者:tangxiaoming
  1. harrismatlab

    0下载:
  2. harris角点检测的matlab源代码 效果不错 不好的地方大家指点一下 -Harris corner detection matlab source code.Not the good place to show everyone what
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1091
    • 提供者:冯汉青
  1. coner

    0下载:
  2. HARRIS 算法的角点检测 用matlab实现 可以直接用 效果非常好-HARRIS algorithm for corner detection using matlab can direct effect is very good
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:764027
    • 提供者:杨过
  1. bymyself

    0下载:
  2. 这是自己用MATLAB写的角点检测源程序,非常简单,效果良好-This is written using MATLAB corner detection source, very simple and effective
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9022
    • 提供者:lipeiqi
  1. css

    0下载:
  2. matlab实现的CSS角点检测,能够基本实现角点检测功能-matlab implementation of CSS corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:53729
    • 提供者:薛波
  1. point

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:769269
    • 提供者:zm
  1. target_follow

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:128147
    • 提供者:zm
  1. target

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的精确跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for the accurate tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:128213
    • 提供者:zm
  1. 3455465

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1176
    • 提供者:zhaoming
  1. dfdgfdgrtf

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:946267
    • 提供者:zhaoming
  1. dfdhgfhgjhk

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:946435
    • 提供者:zhaoming
  1. srfdfgdfdfdfdfdfdfdfdf

    0下载:
  2. MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:769417
    • 提供者:zhaoming
  1. corner_detector

    0下载:
  2. 这是用matlab写的一个corner detector, 效果比现在流行的Harris,susan,CSS等效果要好。 Matlab 确实如此,效果很好,不管是边缘还是角点 -Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedin
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:995847
    • 提供者:晓宇
  1. harris-test

    0下载:
  2. 用opencv和matlab同时实现的harris角点检测算法,自己写的,已通过测试,效果良好-Harris corner detection algorithm implemented at the same time using opencv and matlab, wrote it myself, has been tested to good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:15442141
    • 提供者:
  1. harris

    0下载:
  2. harris角点提取matlab程序,可以参考,对三维重构有帮助-The harris corner Extraction matlab program can refer to the three-dimensional reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-11
    • 文件大小:115847
    • 提供者:JMM
  1. lab1

    0下载:
  2. ZJU计算机视觉课程资料 Harris 角点检测matlab程序-ZJU materials of computer vision course Harris corner detection matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:4084610
    • 提供者:周炎兵
  1. harris-corner-detection

    0下载:
  2. harris角点检测,亲自试的,很不错哦-matlab matlab语言编的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:46024
    • 提供者:李武
  1. Corner

    0下载:
  2. 基于matlab的角点检测,程序中有各种图片可以验证-Matlab-based corner detection program, a variety of images can be verified
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:79145
    • 提供者:康建玲
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com