搜索资源列表

  1. PatternMatching

    0下载:
  2. 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12202
    • 提供者:孙江萍
  1. PatternMatching

    0下载:
  2. PatternMatching,c++图像处理原程序-_图像处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1585945
    • 提供者:马力
  1. PatternMatching

    0下载:
  2. 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:318464
    • 提供者:孙江萍
  1. PatternMatching

    0下载:
  2. PatternMatching,c++图像处理原程序-_图像处理-PatternMatching, c++ Images deal with the original program-_ Image Processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1586176
    • 提供者:马力
  1. Patternmatching1

    0下载:
  2. 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.-Traditional image correlation algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:241664
    • 提供者:李锋
  1. Patternmatching2

    0下载:
  2. 基于归一化互相关系数的算法在模板匹配和特征跟踪中运用十分广泛,但缺点是其计算量很大. 为此提出了一种在 空间域利用盒形基简化互相关的快速算法,在不修改归一化互相关匹配原理的前提下,用原模板图像在一组正交盒形基张成 的子空间上的投影取代原图像来进行互相关计算,以降低图像精度来缩减计算复杂度. 实验说明,当搜索窗口大小较小时,此 快速算法计算量明显小于传统的频域快速归一化互相关算法. 关键词:模板匹配归一化互相关系数子空间分
  3. 所属分类:电子书籍

    • 发布日期:2024-05-14
    • 文件大小:264192
    • 提供者:李锋
  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. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:adobefree
  1. patternMatching

    0下载:
  2. 三种字符串匹配:BF,BM,KMP,附上测试-three means of pattern matching
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:荆江
  1. PatternMatching

    0下载:
  2. implement a number of pattern-matching algorithms and to carry out an analysis of their operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:21504
    • 提供者:unknown9218
  1. patternmatching

    0下载:
  2. 无回溯模式匹配,实验室学长写得程序,很好很经典,有兴趣的可以-No backtracking pattern matching,Laboratory fellow students written procedures, a good classic, interested can look at it
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:方志珍
  1. PatternMatching

    0下载:
  2. 使用LabVIEW进行图像处理的一段程序,简明易懂-LabVIEW to image processing using a program, and easily understandable
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:吴庆锋
  1. MPatternMatching

    0下载:
  2. ActiveMIL的PatternMatching控件的例程,本例程使用灰度相关性来帮助解决机器视觉的问题,如校准,测量和检查,还提供了可以快速地解决大部分影像的水平,垂直和角位移的技术。-ActiveMIL s PatternMatching control uses normalized grayscale correlation to help solve machine vision problems such as al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:141312
    • 提供者:chenpu
  1. patternMatching

    0下载:
  2. 三种字符串匹配:BF,BM,KMP,附上测试-three means of pattern matching
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:madecle
  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. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:eer7r55jide
  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. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:agovooum

源码中国 www.ymcn.org