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

搜索资源列表

  1. region-match

    0下载:
  2. 图像的区域匹配,输入:两幅图像分割之后的邻接矩阵,还有两幅图像分割区域的每个块之间的相似度,就可以得出区域一对一匹配的关系-region match input:Adjacency matrix of picture A,B and Affinity matrix represent the Affinity of the every regions between pictures output:one-to-one match between regions of two pictu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:13366
    • 提供者:Edward
  1. Match

    1下载:
  2. 基于opencv的无人机双目降落里的目标匹配,-Opencv UAV eyes landed goal match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6446912
    • 提供者:wirelessflying
  1. matlab-voice-match

    0下载:
  2. 语音识别,根据人的发音进行选择匹配,包括MFCC等多个matlab源文件-voice match
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:735074
    • 提供者:张申
  1. Match-of-engine-and-torque-converter

    1下载:
  2. 发动机与液力变矩器的匹配设计与计算,适合装载机与推土机-Match the design and calculation of the engine and the torque converter, suitable for loaders and bulldozers
  3. 所属分类:transportation applications

    • 发布日期:2017-11-16
    • 文件大小:11002
    • 提供者:bacon
  1. Perfect-Match

    0下载:
  2. 实现一个二分图的完美匹配,找到最终的匹配结果-To achieve a perfect match bipartite graph, find the final matching results
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2847
    • 提供者:yunlion
  1. image-match

    0下载:
  2. 此程序主要是基于opencV开发的图像匹配程序,供大家学习-image match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1835738
    • 提供者:dengyan
  1. MATCH.ZIP

    0下载:
  2. 两个字符串的匹配,显示“MATCH”和“NO MATCH”-Two strings match, show " MATCH" and " NO MATCH"
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:816
    • 提供者:yifon
  1. match-game

    0下载:
  2. 一款简单图片配对的游戏,来挑战你的记忆力吧!-match game
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:783402
    • 提供者:周君
  1. match

    0下载:
  2. 物品识别匹配程序,包含训练和匹配两个部分。将istrain改为false则为训练,改为true就为匹配过程-Item identification matching procedures, including training and match two parts. Training will istrain compared to false, it is true to the matching process
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26609255
    • 提供者:白柯
  1. sift-match

    0下载:
  2. SIFT -MATCH BY David Lowe USING C AND MATLAB-SIFT-MATCH BY David Lowe USING C AND MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:440883
    • 提供者:张 军
  1. VB.NET-NCC-match

    0下载:
  2. vb.net match ncc ,基于halcon软件上二次封装匹配ncc,-vb.net match ncc, the second package of software based on halcon match ncc,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1175941
    • 提供者:QW
  1. match

    0下载:
  2. 匹配,很好,不错,很实用的方法,请大家参阅-Match, very good, good, very practical method, please refer to the
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5551
    • 提供者:li quan
  1. SIFT-match

    0下载:
  2. OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descr iptor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1077
    • 提供者:Chu Kuang-Chen
  1. match

    0下载:
  2. 基于灰度值的图像匹配算法,可以找出原图中与匹配图相同的部分,并用红色方框标出-Image matching algorithm based on gray value, you can find original figure in the same part of the match, and marked with a red box
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1067
    • 提供者:tim
  1. recognition-match

    0下载:
  2. 彩色汽车牌照识别系统,模板匹配。是一本书上面的例子,效果不错。-recognition match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1223930
    • 提供者:刘志号
  1. Match

    0下载:
  2. 基于C++的一个括号匹配的算法,试用于任何情况的匹配,错误有提示-Based C++ a parenthesis matching algorithm, a trial match in any case, the error prompted
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1892787
    • 提供者:张聪
  1. Match

    0下载:
  2. 将输入的关键词进行匹配,关键词共现,匹配成功则输出相关数据-Match the input keywords, keyword co-occurrence, matching the success of the output data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:910
    • 提供者:蒋文强
  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. match-blacket

    0下载:
  2. 软件上机作业,实现括号的匹配算法,亲测可运行-match blaket
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:千倩
  1. draw-characteristic-and-match

    0下载:
  2. 用sift方法检测图像的特征点,并且求出特征向量从而匹配图像。-Sift method is used to inspect the image feature points, and to find the feature vector which match the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5966572
    • 提供者:陈永志
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com