CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Matching template

搜索资源列表

  1. matlab11mbpp

    0下载:
  2. 图像处理技术——模板匹配算法.pdf 图像处理技术——模板匹配算法.pdf-image processing technology -- template matching algorithm. Pdf image processing technology -- template matching algorithm. Pdf
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:427387
    • 提供者:周宁
  1. ==ts

    0下载:
  2. 基于模板匹配的跳水运动视频分析,基于模板匹配的跳水运动视频分析-Based on template matching diving sports video analysis, based on template matching diving sports video analysis
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:165835
    • 提供者:孙研
  1. PSIVT07_Hae_Sidnei_Grayscale_Template_Matching_In

    0下载:
  2. a new method for robust template matching
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:484197
    • 提供者:allen
  1. Speech

    0下载:
  2. This is a project report on building a speech recognition robot using HM2007 and Atmel AVR AtMega16 microcontroller. The HM2007 is used to store voice commands and template matching.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:936749
    • 提供者:Shouvik
  1. PROGRAMS1

    0下载:
  2. we have added different programs like 1.huffman coding 2.fast fourier transform 3.template matching 4.ramp generator 5.run length coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:151034
    • 提供者:bhoomika
  1. programs1

    0下载:
  2. we have added different programs on 1.huffman coding 2.rungth length coding 3.template matching 4.unit ramp generator 5.fast fourier transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:154618
    • 提供者:bhoomika
  1. course

    0下载:
  2. If we want to find a specified pattern in an image, we can move this pattern as a template over the image, and find where the lokal image correlates with the template. This is called template matching.-If we want to find a specified pattern in an ima
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:368437
    • 提供者:ammar
  1. matching

    0下载:
  2. If we want to find a specified pattern in an image, we can move this pattern as a template over the image, and find where the lokal image correlates with the template. This is called template matching.-If we want to find a specified pattern in an ima
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3114821
    • 提供者:ammar
  1. Online-Learning-for-Tracking

    0下载:
  2. 本书为卡耐基梅隆大学教授Robert T. Collins在中美学术交流会上专门为中国学生做的关于目标跟踪方面的讲座,内容涵盖了template matching, mean-shift, data association等。同时结合了他们实验室的项目经验,讲解内容深入浅出,全力推荐!-Book for the Carnegie Mellon University Robert T. Collins in the United States specifically for academic e
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:6106204
    • 提供者:胡志恒
  1. WaveletTransform

    1下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2015-11-03
    • 文件大小:2691072
    • 提供者:zhk
  1. waveletanalysis

    0下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:32454
    • 提供者:zhk
  1. MatchTemplate_Demo

    0下载:
  2. DIP, template matching
  3. 所属分类:Development Research

    • 发布日期:2017-12-06
    • 文件大小:1134
    • 提供者:kasun
  1. renlianshibieMATLAB

    0下载:
  2. 本文针对复杂背景下的彩色正面人脸图像,将肤色分割、模板匹配与候选人脸图像块筛选结合起来,构建了人脸检测实验系统,并用自制的人脸图像数据库在该系统下进行了一系列的实验统计。-Color frontal face images under complex background, skin color segmentation, template matching candidates face image block screening combined to build a face detect
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:14431
    • 提供者:安静
  1. Fast-matching

    0下载:
  2. 讲述了频域模板匹配的原理及算法,将图像转到频域进行处理可以提高匹配的精度-About the frequency domain template matching principle and algorithm, the image to the frequency domain processing can improve the matching precision
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:112385
    • 提供者:陈豪
  1. NI-Temp-Mth

    0下载:
  2. NI模板匹配小程序,可以导入文件,学习模板和匹配模板。-NI template matching small program, you can import files, learning templates and matching template.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:30861
    • 提供者:陈S
  1. stanford-univ__template-matching

    0下载:
  2. Stanford University Template matching
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:428555
    • 提供者:avi bkn
  1. Real-Time-3D-Template-Matching

    0下载:
  2. 3D模板匹配,利用不同方向的模板与当前模板的差距估计与当前模板的差别-3D template matching, the use of different directions of the template and the difference between the current template and the current template
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:714079
    • 提供者:钟志伟
  1. fast-template-matching

    1下载:
  2. 本文提出一种基于图像边缘几何特征的快速模板匹配算法。算法利用边缘 点的位置和梯度方向作为匹配信息进行相似度计算。可以很好的避免因图像明 暗变化、光照不均匀、旋转所带来的影响,且对于部分遮挡的情况,亦可以得 到良好的匹配结果。为了得到边缘点坐标和梯度方向,本文根据曲面拟合原理, 通过平移变换,推导出精确梯度方向和亚像素边缘坐标的快速算法。既加快了 算法的处理速度,也是匹配算法高精度的前提保证。为了使匹配算法满足实时 性要求,主要采用阈值判断和图像金字塔算法的搜索策略。在阈值
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2213762
    • 提供者:liu
  1. Massively-Parallel-Approach-to-Pattern-Recognitio

    0下载:
  2. Template matching is concerned with measuring the similarity between patterns of two objects. This paper proposes a massively parallel approach to pattern recognition with a large template set. A class of image recognition problems inherently
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:592285
    • 提供者:silkan_h
  1. Fast-Template-Matching

    0下载:
  2. 硕士学位论文 图像模板匹配快速算法研究-Research on Fast Algorithm for Image Template Matching
  3. 所属分类:software engineering

    • 发布日期:2017-06-08
    • 文件大小:15464125
    • 提供者:liu
« 12 3 »
搜珍网 www.dssz.com