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

搜索资源列表

  1. 关键字匹配.rar

    0下载:
  2. 多关键字匹配的源码
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:2714
    • 提供者:
  1. 手写数字识别之模板匹配法

    0下载:
  2. 手写数字识别之模板匹配法-handwritten figures identifiable template matching method
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:534275
    • 提供者:盛可帕
  1. 车辆图象的检测,模板匹配

    0下载:
  2. 这是车辆牌照检测的模板匹配的源代码,用VC编辑!-This is the vehicle license template matching detection of the source code editor with VC!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:35786
    • 提供者:任逍遥
  1. 三种模式匹配算法的比较

    1下载:
  2. Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14652
    • 提供者:lxr
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13661
    • 提供者:谢树扬
  1. 运动员最佳匹配问题

    0下载:
  2. 数值算法中的运动员最佳匹配问题解法,比较经典的算法之一。-numerical algorithm of the best athletes matching method to compare the classical algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2252
    • 提供者:刘径舟
  1. 模式匹配

    0下载:
  2. 用C语言编写的一个简单的数据结构算法.可实现括号的模式匹配.-C language of a simple data structure algorithms. Brackets can be realized pattern matching.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1324
    • 提供者:王安耀
  1. 影像匹配程序

    8下载:
  2. 数字摄影测量中的相关系数法影象匹配程序,vc实现.提供例子数据,为raw格式-Digital Photogrammetry of the correlation coefficient method image matching procedures, vc achieve. For example, for the raw format
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2011300
    • 提供者:谭宁生
  1. 快速图像角点匹配过程演示

    0下载:
  2. 快速图像角点匹配的过程演示的flash文件-Fast Image Matching corner of the flash demo document
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:786258
    • 提供者:穆雅
  1. 人脸检测及匹配

    1下载:
  2. 对给定的人脸图象进行定位、检测五官,并对不同角度下拍摄的两副人脸图象进行匹配,最后合成中间图象-right to the face image positioning, detection features, as well as different angles of shooting two face images match, the final synthesis intermediate image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:182934
    • 提供者:张 姜
  1. 立体匹配的算法

    0下载:
  2. 立体匹配的算法,用于图像处理-stereo matching algorithms for image processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:292752
    • 提供者:王明和
  1. 找出模式串t在主串s中的所有匹配

    0下载:
  2. 给定模式串t和主串s,找出模式串t在主串s中的所有匹配-to set the pattern and the main string t s, t find the pattern in the main string's match of all
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-14
    • 文件大小:1554
    • 提供者:小吴
  1. 模板匹配的东西

    1下载:
  2. 好多东西!模板匹配的东西~!算法程序之类`
  3. 所属分类:技术管理

    • 发布日期:2014-01-14
    • 文件大小:687778
    • 提供者:王松
  1. 线性调频信号匹配滤波

    1下载:
  2. 雷达回波信号也就是LFM信号的详细易懂匹配滤波过程。
  3. 所属分类:源码下载

  1. Chirp信号的匹配滤波

    2下载:
  2. 利用matlab仿真产生线性调频信号,并实现线性调频信号的匹配滤波。(Using matlab simulation to generate LFM signal and realize matched filtering of LFM signal.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-21
    • 文件大小:70656
    • 提供者:zoelijunxia
  1. 匹配追踪算法

    4下载:
  2. 共振稀疏分解常用算法匹配追踪法,用于轴承故障的分离(Resonance sparse decomposition algorithm matching tracking method is commonly used for bearing fault separation)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:1024
    • 提供者:好好学习zz
  1. 直方图匹配MATLAB编程

    1下载:
  2. 用MATLAB变成来实现直方图匹配,没有使用内置函数,自己编程实现
  3. 所属分类:图形图象

  1. 基于块匹配的全景图像拼接

    1下载:
  2. 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。(Through image stitching technology, multiple single images are spliced into a panorama. A method based on template matching is used for image matching, weighted fusion strategy, and
  3. 所属分类:其他

    • 发布日期:2020-10-29
    • 文件大小:290816
    • 提供者:Aalxt1120
  1. 金字塔模板匹配算法

    1下载:
  2. 可以实现金字塔加速处理模板匹配,vs2015+opencv3.30.(The template matching can be accelerated by pyramid)
  3. 所属分类:图形图象

    • 发布日期:2021-03-29
    • 文件大小:4674560
    • 提供者:逐云者
  1. 图像匹配和深度计算

    1下载:
  2. 基于MATLAB的图像匹配程序和图像信息计算研究的源程序,内容完整,直接可以使用。。
  3. 所属分类:matlab例程

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com