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

搜索资源列表

  1. 脱机字符识别

    0下载:
  2. 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:200720
    • 提供者:丁俊
  1. subpix亚像素

    4下载:
  2. 自己编写的matlab程序 实现数字图像的模板匹配和相关算法,以及亚像素算法 压缩包中含源程序,实例图片和模板,以及模板生成算法。 使用方法: 1、设定路径 2、打开threshold,F5 有问题欢迎提问。
  3. 所属分类:matlab例程

    • 发布日期:2010-12-14
    • 文件大小:956084
    • 提供者:isharesin
  1. afafafaaaa.rar

    0下载:
  2. 这些程序是模板匹配的一些算法,模板匹配是图像识别中的常用的方法,These procedures are a number of template matching algorithm, template matching is commonly used in image recognition method
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:378462
    • 提供者:weiyuqiang
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. opencv-SIFT

    0下载:
  2. 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:347246
    • 提供者:chenglei
  1. shouxieshouzirecognition

    0下载:
  2. 基于vc++的手写数字识别系统,包括模板匹配,Bayes分类,神经网络分类等算法-Vc++ based on the handwritten numeral recognition system, including template matching, Bayes classification, neural network classification algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5153294
    • 提供者:王君宝
  1. Meanshift

    0下载:
  2. 该文件是meanshift算法的程序代码,该算法主要是利用直方图提高了模板匹配的速度,欢迎使用-This file is meanshift code algorithm, the algorithm is mainly improved histogram matching the speed of the template, please use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:44958622
    • 提供者:陈飞飞
  1. liverrecognize

    0下载:
  2. 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:14648426
    • 提供者:alice
  1. Gavrila

    0下载:
  2. 经典gavrila行人检测论文集 介绍了基于形状模板匹配的行人检测算法和改进-human detection
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12728030
    • 提供者:tll
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:120012
    • 提供者:宋雪兵
  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
    • 文件大小:196530
    • 提供者:郭飞飞
  1. Direct

    0下载:
  2. 图像匹配,基于灰度的匹配的经典算法。模板特征很适合在此基础上机型扩展。-Image matching, based on the classic matching gray-scale algorithm. Template characteristics are suitable for use in this basis expansion models.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:90254
    • 提供者:王涯
  1. speechrecognition

    0下载:
  2. 特定人孤立词语音识别中,最为简单有效的方法是采用动态时间弯折(dynamictimewa甲ing,DTw)算法。该算法基于动态 规划(DP)的思想,解决T发音长短不一的模板匹配问题,是语音识别中很成功的一种匹配算法。 -ion,ieh15basedondyniegramming(DP).xtsolvestheproblemoftemplatemateh.
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:272269
    • 提供者:lizheng
  1. main

    0下载:
  2. 用于目标匹配的Delphi控件,目标匹配算法是VC++实现的,需要自己选定模板-Delphi for goal matched controls, the target matching algorithm are VC++ implementation, the required template of their choice
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:杀敌
  1. ImageRegistration

    1下载:
  2. 目标匹配算法是VC++实现的,需要自己选定模板!-Target-matching algorithm are VC++ implementation, the required template of their choice!
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:104576
    • 提供者:nn
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:109191
    • 提供者:chenruibao
  1. Fingerprint_Identify

    3下载:
  2. 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
  3. 所属分类:VHDL编程

    • 发布日期:2013-08-08
    • 文件大小:191002
    • 提供者:xiaoxu
  1. Direct

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要实现差影检测,模板匹配,阈值分割等等算法-VC typical digital image processing algorithm and the realization of the complete source code, the main achievement of poor video detection, template matching, and so threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4008513
    • 提供者:lgy
  1. A_New_Algorithm_ofFastFaceDetection_underComplexCo

    0下载:
  2. 使用一种新的假面变换和模板匹配的人脸检测算法,能够对复杂环境中大小不等的人脸 进行快速、准确的检测.算法首先通过假面变换来预测人脸位置上边沿的中心,然后对图像中的预 测位置进行模板匹配,设计了一类对照明变化、噪声干扰具有较强适应性的模板匹配方法,最后对 匹配结果进行验证,确定人脸准确位置.采用多种环境下的大量图片进行实验,结果显示该算法具 有较快的检测速度和较高的准确性及鲁棒性. -A novelalgorithm offacedetection based on mask
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:233922
    • 提供者:coco_220
  1. PatternRecong

    0下载:
  2. 图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:527995
    • 提供者:MORGAN
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com