搜索资源列表

  1. matching

    0下载:
  2. 用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。-Matching two pictures with algorithms of modeling and fast modeling .
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:196608
    • 提供者:liangdas
  1. licencelocation

    0下载:
  2. 各种车牌定位算法,包括基于数学形态学、模板匹配、纹理、边缘检测和颜色特征等!-A variety of license plate location algorithm, including those based on mathematical morphology, template matching, texture, edge detection and color characteristics!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-07
    • 文件大小:8873984
    • 提供者:蔡锋
  1. opencvmubanpipei

    0下载:
  2. opencv模板匹配,主要是cvMatchTemplate和cvMinMaxLoc。-opencv template matching, mainly cvMatchTemplate and cvMinMaxLoc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2055168
    • 提供者:齐青超
  1. pcapro

    0下载:
  2. 基于pca的模板匹配法,按照一定的贡献值,提取前m个主分量,用较低维数的特征来进行分类-Pca-based template matching method, in accordance with a certain contribution to the value of a principal component extraction before the m, with a lower-dimensional characteri
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:liuwei
  1. patternrecogniziaton

    0下载:
  2. 模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)-Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1303552
    • 提供者:wap
  1. Handwritten_numeral_recognition_of_the_template_ma

    0下载:
  2. 手写汉字识别,本文采用模板匹配的方法,进行识别,模板匹配方法的通用性大家都很了解,你可以在本代码的基础上改善新的功能-Handwritten Chinese character recognition, this paper adopts the template matching method, identification, template matching method versatility are all too famil
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-07
    • 文件大小:537600
    • 提供者:tianjinquan
  1. DigitalRecongnization

    0下载:
  2. 用模板匹配地方法对手写数字进行识别,识别率很高-Template matching method used to handwritten digits recognition, recognition rate is high
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-07
    • 文件大小:625664
    • 提供者:马德安
  1. pipei

    0下载:
  2. 一个模板匹配算法源代码,能对有旋转的目标进行识别。-A template matching algorithm source code, can identify the rotating targets.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:50176
    • 提供者:张杨
  1. templates

    0下载:
  2. 用于模板匹配,将0-9十个数字的特性提取出,存储在表格中以便查找匹配。-Used for template matching, will be 0-9 to extract the characteristics of the number 10, stored in the table to find the match.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:ybj
  1. Hough

    0下载:
  2. 基于灰度的模板匹配 模板匹配 哈弗变换-The template matching based on gray scale template matching Hover transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:monica
  1. xindiantu

    0下载:
  2. 该项目被初步命名为心电图系统----R波峰人工模板匹配系统。-The project was initially named the ECG system---- R peak of artificial template matching system.
  3. 所属分类:医药行业

    • 发布日期:2024-05-07
    • 文件大小:273408
    • 提供者:李倩
  1. find_obj

    0下载:
  2. 利用模板匹配原理,用一本书为模板,在一堆书籍里找出此模板本身-Using the template matching principle, with a book is the template, discovers this template itself in pile of books
  3. 所属分类:OpenCV

    • 发布日期:2024-05-07
    • 文件大小:176128
    • 提供者:杨杰
  1. match

    0下载:
  2. 在Visual C++6.0编译环境下实现模板匹配方法,程序经调试运行成功,效果理想。-In Visual C++6.0 compiler environment to achieve the template matching method, the program runs successfully through debugging, the results are satisfactory.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:270336
    • 提供者:haoxu
  1. identify

    0下载:
  2. 主要识别所给十幅工件图像上的数字,先平滑图像,后用canny算子进行边缘检测,最后通过数字模板匹配识别数字-Identify the main parts to 10 the number of images, the first smooth the image, then use the canny edge detection operator, the final number of the digital template m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:343040
    • 提供者:杭进
  1. Templatematching

    0下载:
  2. 模板匹配,用于匹配特征模板和已知模板集,检测是否为这个集合中的元素-Template matching, the template for the matching features and known set of templates, testing whether the set of elements
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:3164160
    • 提供者:朱国勇
  1. chepaishibie

    0下载:
  2. 一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2089984
    • 提供者:晨菁
  1. mubanpipei

    0下载:
  2. 模板匹配的简单程序,比较适合初学者掌握基本方法时候学习用。-Simple template matching procedure, the basic method is suitable for beginners to master when learning to use.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:66560
    • 提供者:晨菁
  1. Recognition

    0下载:
  2. 基于模板匹配算法的识别技术,对输入的手写字符能进行实时的识别。-Recognition algorithm based on template matching techniques can input handwritten character recognition in real time.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:80896
    • 提供者:wjunmike
  1. EPF_PSO

    0下载:
  2. 运用微粒群算法PSO 来进行图像的边缘模板匹配 的matlab程序 函数说明见doc文件-PSO for image template matching
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:lihao
  1. pipei

    0下载:
  2. 模板匹配,有示例图片,用于匹配是带匹配的一部分的情况效果比较好-pipei
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:454656
    • 提供者:王亮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org