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

搜索资源列表

  1. hand_recognization

    1下载:
  2. 手写数字识别之模板匹配法,VC++6.0编写的:)-handwritten figures identifiable template matching method, VC + +6.0 prepared :)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116244
    • 提供者:zhang
  1. distor

    0下载:
  2. 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2179
    • 提供者:李庆山
  1. imagedetection

    0下载:
  2. 图像检测\\模板匹配的Visual C++代码-Image Detection \\ template matching Visual C code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24949
    • 提供者:潘志刚
  1. HOW TO DO RESEARCH 采用模板匹配的方法识别手势

    0下载:
  2. //修改后能运行的程序,但是结果好像不是很好 //我的机子是赛扬600,超频到900在用,内存是256sdram,刚才调的时候居然 //内存不够用了,又很多地方需要改进,如果有时间,我会把改了的重新上传 //还有个问题就是,偶尔会定位到我的脸上,估计是我的脸长的太像手了 : ) //采用模板匹配的方法识别手势 //这次修改了内存消耗猛增的bug,但是仍然有小幅增长,只要测试时间在半个 //小时之内,一般不会出现内存不足的提示。 //修正了原来版本在读取10幅图后显示错误的问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-11
    • 文件大小:4589
    • 提供者:Bagarah
  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. Untitled7

    1下载:
  2. 车牌识别系统 车牌定位 分割 和识别 识别是模板匹配的方法matlab-Matlab license plate recognition system
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:4096
    • 提供者:fooger
  1. pipei

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

    • 发布日期:2017-04-02
    • 文件大小:50032
    • 提供者:张杨
  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
    • 文件大小:119216
    • 提供者:刘雨相
  1. HausdorffDimension

    0下载:
  2. 利用Hausdoff距离进行模板匹配,此方法简洁快速,具有很好的鲁棒性能-Template matching using Hausdoff distance, this method is simple and quick, has good robust performance
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1420926
    • 提供者:赵慧君
  1. PhaseBasedTemplateMatching

    1下载:
  2. 基于相位的模板匹配算法,此算法快速,可行性较好~-Template matching algorithm based on phase, this algorithm is fast, the feasibility of better ~
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:63657
    • 提供者:赵慧君
  1. templatematching

    1下载:
  2. 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:4196810
    • 提供者:赵慧君
  1. DTW

    1下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2012-12-31
    • 文件大小:5778
    • 提供者:fujuan
  1. neural-network-image-matching

    0下载:
  2. 用matlab实现的图像识别,包含模板匹配和神经网络 -Image recognition using matlab implementation, including template matching and neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1389494
    • 提供者:阿和
  1. renlianjiance

    0下载:
  2. 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1180257
    • 提供者:孟田田
  1. mobanpipei

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

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

    0下载:
  2. 基于模板匹配的目标跟踪,采用sad算法实现,获取目标中心点。-Target tracking based on template matching, the use of sad algorithm, access to target center.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2850
    • 提供者:wangbo
  1. Eye_tracking

    0下载:
  2. 基于模板匹配方法的眼睛追踪技术研究,彩色空间,视频帧图像处理-eye tracking technology based on emplate matching method, color space, video frame, image processing
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2282149
    • 提供者:liu
  1. z

    0下载:
  2. 可见光图像中地面飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶hu不变距 模板匹配法 -aircraft recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1017
    • 提供者:huangyueqin
  1. kaitibaogao)

    0下载:
  2. 基于模板匹配的目标跟踪的开题报告 里面详细介绍了这个课题的时间进度和要求 - it s my duocument of kaitibaogao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10169
    • 提供者:李小丫
  1. 标准库

    2下载:
  2. 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:45056
    • 提供者:麦康机
« 12 3 4 5 »
搜珍网 www.dssz.com