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

搜索资源列表

  1. nccr

    1下载:
  2. 模板匹配的一个matlab实例,程序可读性好。-template matching a Matlab example, procedures readable.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.45kb
    • 提供者:飞飞
  1. color_muban

    1下载:
  2. 程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.-procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:李守一
  1. picture

    1下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:191.94kb
    • 提供者:蒋周云
  1. templateMatcher

    1下载:
  2. 使用matlab编写的一个简单模板匹配程序,对作立体匹配的初学者的入门程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:48.46kb
    • 提供者:dove
  1. matching

    0下载:
  2. 使用matlab编写的一个简单模板匹配程序对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedure for three-dimensional matching of the entry procedures for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48.46kb
    • 提供者:任冉冉
  1. Template-matching

    0下载:
  2. 模板匹配字符识别的程序,字符的模板制作说明-Template matching character recognition program, the character descr iption of the template production
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:854.49kb
    • 提供者:
  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:191.92kb
    • 提供者:郭飞飞
  1. mubanpipeiyuostu

    0下载:
  2. 里面有我写的模板匹配和OSTU分割法的程序,这是学习模板匹配和自适应分割的好代码,绝对有用!-I wrote inside the template matching and OSTU segmentation procedure, which is the template matching and adaptive segmentation to learn a good code, and is absolutely useful!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.56kb
    • 提供者:liguo
  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. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.99mb
    • 提供者:晨菁
  1. mubanpipei

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

    • 发布日期:2017-04-04
    • 文件大小:64.67kb
    • 提供者:晨菁
  1. EPF_PSO

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

    • 发布日期:2017-03-31
    • 文件大小:10.35kb
    • 提供者:lihao
  1. ssda

    1下载:
  2. 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:116.42kb
    • 提供者:刘雨相
  1. TemplateMatchingProgram

    2下载:
  2. 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离; back-tracking程序是“回溯”法画出最佳路径的代价网格; Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯 折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance proce
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.31kb
    • 提供者:王明松
  1. moban

    0下载:
  2. 一个模板匹配的程序,得到像素级的匹配位置,并保存匹配后图像-A Programe of resample
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:851byte
    • 提供者:liuqingrui
  1. mobanpipei

    0下载:
  2. 很好用的模板匹配程序,可用来识别字符 matlab实现的-a template matching procedure can be used to identify character
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:69.74kb
    • 提供者:shishu
  1. picture

    0下载:
  2. 图像匹配算法,运用模板匹配方法,是基于灰度的模板匹配算法,很全,有说明,程序和图片。-Image matching algorithm using template matching method is template matching algorithm based on gray, very full, with instructions, procedures, and pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:191.72kb
    • 提供者:fiona
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.98kb
    • 提供者:杨智雄
  1. MATLAB--ycbcr

    0下载:
  2. 基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:15.49kb
    • 提供者:微微
  1. Match-Template

    0下载:
  2. 用于图像处理中的模板匹配,在一个大模板中标记出目标子模板(It is used for template matching in image processing, and the target sub template is marked in a large template.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:96kb
    • 提供者:chongzi290167
  1. 基于matlab+模板匹配的车牌识别

    2下载:
  2. 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
  3. 所属分类:图形/文字识别

    • 发布日期:2020-01-05
    • 文件大小:10.69mb
    • 提供者:孤鸿浪子
« 12 »
搜珍网 www.dssz.com