搜索资源列表

  1. corner

    0下载:
  2. 本代码提供了角点检测的算法,并且利用opencv的滚动条实现实时检测-This code provides a corner detection algorithm, and using the scroll bar opencv real-time detection
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:228352
    • 提供者:李咋
  1. susan

    0下载:
  2. Matlab平台下用SuSan算法检测眼睛角点-Matlab platform with SuSan algorithm to detect the eye corner
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:江水
  1. Interconnection.Lateral.Net.access.corner.adjustme

    0下载:
  2. 测边网与边角网间接平差Interconnection Lateral Net access and corner adjustment -Interconnection Lateral Net access and corner adjustment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:iv
  1. MatlabGUI_Harris

    0下载:
  2. Harris Corner Detector GUI
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:267264
    • 提供者:清茶
  1. effects.jquery.corner.module

    0下载:
  2. jquery经典特效corner模块代码Classic effects jquery corner module code -Classic effects jquery corner module code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:t7
  1. corner

    0下载:
  2. opencv和vc2003实现图像角点检测,可作图形分析-opencv and vc2003 Image corner detection, can be used for graphical analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1508352
    • 提供者:huihui
  1. Susan-Corner-VCPP

    0下载:
  2. 通过VC变成实现了图像识别中的SUSAN角点检测-VC achieved through image recognition into the SUSAN corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1678336
    • 提供者:林雨
  1. corner

    0下载:
  2. 关于图像角点检测的matlab程序,很有用的程序-On the image corner detection matlab program, very useful program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:yanxingzhe
  1. corner

    0下载:
  2. Matlab code is about the corner detection. check this out
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:kid
  1. The-lower-right-corner-prompt-

    0下载:
  2. 仿QQ右下角提示窗口 delphi 源码,两种方式实现。-The lower right corner prompt imitation QQ delphi source, in two ways.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:186368
    • 提供者:rockwu
  1. Corner-Dectection-Review-

    0下载:
  2. 角点检测入门的综述文章。 目前更厉害的是Harris,SIFT等。 这篇文章是学习角点检测的基础。-Corner detection of the review article. Good introductory information.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1687552
    • 提供者:mechess
  1. Harris-Matlab-1

    0下载:
  2. Code Harris corner detector matlab 1
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:384000
    • 提供者:raf
  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need t
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:3449856
    • 提供者:朱文博
  1. corner-detection-

    0下载:
  2. 该程序是包含多种角点提取的方法,如harris-laplace、susan等-The program includes a variety of corner detection is the method, such as the harris-laplace, susan, etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:sunye
  1. harris-corner-detection

    0下载:
  2. harris角点提取,是基于matlab的 大家做图像处理的都可以用的到-harris corner detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:张非凡
  1. One-Harris-Corner-Detector

    0下载:
  2. 一种harris 获取角点的新方法,内有实例解释,非常好用。-Harris corner of a new method of access, there are examples to explain, very easy to use.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:352256
    • 提供者:David
  1. Harris-Corner

    0下载:
  2. Harris角点检测的一套完整程序,可能对大家有用-Harris corner detection of a complete set of procedures that may be useful to everyone
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:2868224
    • 提供者:babydream
  1. Harris-Corner

    0下载:
  2. Harris Corner很好用的VC++Harris Corner-Harris Corner very well with the VC++ Harris Corner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:580608
    • 提供者:宋雷
  1. Harris-corner-detection-program

    0下载:
  2. 在图像处理中,Harris角点检测程序用以实现特征点的提取,以实现特征点匹配。-In image processing, Harris corner detection procedures used to achieve the extraction of feature points, in order to achieve the matching feature points.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:贾勇
  1. Harris-Corner

    0下载:
  2. 本程序可以对图像进行预处理,并进行角点检测,经过调试,效果很好!VC写的哟!-This program can be pre-image, and the corner detection, after commissioning, the effect is very good! VC wrote yo!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:3871744
    • 提供者:sakula
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org