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

搜索资源列表

  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3293820
    • 提供者:陈宣雅
  1. Hamming_NN

    0下载:
  2. Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.    Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:115472
    • 提供者:东方云
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. EditLrc

    0下载:
  2. 1,完全去除了其它的搜索部分,因为有些网页格式经常会变动,所以一段时间以后可能又搜不到歌词了,现在搜索歌词用的是百度的filetype:lrc 歌曲名-歌手名 的方式进行搜索. 2,更新了在线搜索歌词的时候,只能下载一首的情况,以前点了下载之后,整个界面就不可用了,要重新输入歌曲信息才可用,现在已经不做限制了. 3,修补了当以前下载并匹配的歌词文件不见的时候,会出现既不下载新的歌词也不提示出错,现在当以前的歌词文件不存在时,会自动上网搜索新的歌词.-1, fully to the sea
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:3782930
    • 提供者:WANGBENJUN
  1. 51478222fast_select

    0下载:
  2. 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1178
    • 提供者:罗鹏
  1. MatchPoint

    0下载:
  2. This a file/directory compare write in C#. Interest point: the match algorithm. The file/folder detection is automatic and it llows search with date-time or data len-This is a file/directory compare write in C#. Interest point: the match algori
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:32053
    • 提供者:fenixio
  1. lecture_2_new

    1下载:
  2. 中科院自动化所的图相配准课程Power Point-Power Point of Medical Image Match
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:1116879
    • 提供者:Yang
  1. find_obj_calonder.cpp

    0下载:
  2. This program shows the use of the Calonder point descr iptor classifier. SURF is used to detect interest points, Calonder is used to describe/match these points.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2038
    • 提供者:marcusbarnet
  1. surf

    1下载:
  2. 基于SURF的图像匹配,通过两个Web-camera构成的双目视觉系统实时提取图片进行匹配,并将相互匹配的匹配点在图像中显示出来-SURF-based image matching, real-time extraction of binocular vision system consisting of two Web-camera picture matching and mutual match match point in the displayed image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-05-08
    • 文件大小:18693120
    • 提供者:乐天
  1. huxaingguan

    0下载:
  2. 对2两个相似图像做互相关,然后求出最佳匹配点,再根据这个匹配点做相关处理。-Two similar images related to each other, and then find the best match point, then according to the point of this match.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1310
    • 提供者:jay
  1. datamigration-

    0下载:
  2. 数据库自动配置检索局域网服务器,数据的自动定点执行设置匹配分析。-Automatic fixed-point data execution settings match analysis
  3. 所属分类:Other systems

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

    0下载:
  2. harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接-harris corner detection, and realize two image feature point matching, the final completion of image stitching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:576627
    • 提供者:
  1. Stereo-Edge-Matching

    1下载:
  2. 种新的针对山体图像边缘的立体匹配算法。为了保证匹配的准确性,首先引入极线方向上的 视差梯度约束,然后在考察唯一性的基础上,通过搜索并考察边缘端点周围的角点信息来引导边缘的匹配,并且限定边缘端点的角点搜索范围,最终匹配结果保证了两幅图像中的匹配对是一对一的唯一对应。-A newfast stereo edge-matching algorithm based on mountain images is presented.In order to ensure the accuracy of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:482804
    • 提供者:aaron
  1. MatchLSM

    1下载:
  2. 1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)-1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommend
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2497952
    • 提供者:lichenming
  1. icp3d

    1下载:
  2. 基于K-D tree的ICP算法的C代码,可以用于点云匹配。代码有注释。简单易懂。适合初学者研究学习。-ICP algorithm based KD tree C code that can be used to match point cloud. Code annotated. Easy to understand. Suitable for beginners to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-02
    • 文件大小:16156672
    • 提供者:悠然
  1. fast-interest-point-

    0下载:
  2. 程序是提取目标的fast的特征点,fast的特征点的好处是速度方面有比较大的优势,对于实时监控等一些应用可以考虑这种局部匹配-Program is to extract feature points target fast benefits fast feature points is relatively large speed advantage for some applications, such as real-time monitoring can be considered suc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:23723
    • 提供者:唐继贤
  1. 38.KMP-String-match-algorithm

    0下载:
  2. KMP 快速模式串匹配查找算法。 与一般的字符串匹配算法不同在于,匹配中某个字符不同时,并不是把指针退回原点,而是从第二个匹配点开始匹配。-KMP fast string match algorithm, difference to common match algorithm is not back to original point when fail in matching letters.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:370569
    • 提供者:HY
  1. OrbFeatureDetector

    0下载:
  2. 使用ORB算法进行关键点和描述符的提取,采用摄像头获取待检测图像,使用FLANN—LSH进行匹配。-ORB algorithm using a key point and descr iptor extraction, the use of cameras to obtain the image to be detected using FLANN-LSH match.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:77298
    • 提供者:赵鹏
  1. PatternMatching

    0下载:
  2. 很经典的搜索图案匹配的代码,labwindows写的,可以设置阀值,匹配度,以及角度等,-Very classic patterns that match the search code, labwindows written, you can set a threshold, matching degree, as well as the point of view, etc.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:8766
    • 提供者:eer7r55jide
  1. QIPLineEdit

    0下载:
  2. 实现了以下一些方便的操作: 1.连续输入; 2.连续删除; 3.任意位置插入; 4.自适应大小变化。 5.正则匹配,每个值不大于255。设置IP值时,有正则进行验证是否是IP格式。 实现方法,使用一个大的QLineEdit嵌套四个小的QLineEdit,中间的点是使用paintEvent画出来的。操作是使用eventFilter来进行分发实现的。- Here are some easy to achieve the following: 1. Continuous
  3. 所属分类:EditBox

    • 发布日期:2017-04-30
    • 文件大小:8761
    • 提供者:
« 12 »
搜珍网 www.dssz.com