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

搜索资源列表

  1. CodeMatch

    0下载:
  2. 寻找一幅图像的匹配的模板,可以在一段视频里寻找出我们感兴趣的东西,比如条形码的识别就可能需要这样类似的一个工作提取出条形码区域-Looking for a template that matches the image, you can look out over the video we are interested in things, such as barcodes might need such a task similar to extract barcode area
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5159075
    • 提供者:fengfan
  1. OnRecogMatch

    0下载:
  2. 根据图象模板,在待匹配的图象中找到匹配的位置-According to the image template to be matched in the images found to match the location of
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1474
    • 提供者:uldbel
  1. Easy-Pattern-Matching

    0下载:
  2. 简单的模式匹配,可以根据你的模板图形,找到对应的图片内容并标示出来-Simple pattern matching, based on your template graphics, image content and find the corresponding marked
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:270306
    • 提供者:
  1. java

    0下载:
  2. 其中模板库中存在通配符“*”与“?”,字符 * 表示任意0个或多个字符;字符‘?’表示任意一个字符;匹配规则对字母的大小不敏感,即字母大小写认为是同一个字符。-Which exists in the template library wildcard "*" and "?" Character * stands for any 0 or more characters character ? Represents any single character matching rule
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1265
    • 提供者:温伟
  1. gougou23201016

    0下载:
  2. 实现对运动物体进行实时的检测,并且可实现运动目标物体与原始模板之间的匹配-To achieve real-time detection of moving objects, and can realize the moving target object and the match between the original template
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20890737
    • 提供者:wangxiaomeng
  1. pipei

    0下载:
  2. 图像匹配的Matlab程序,内含模板和匹配图片-Matlab image matching procedures, including templates and matching pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1502915
    • 提供者:文杰
  1. MatLAB

    0下载:
  2. 小飞机图像匹配(在模板中查找特点图像的位置)MatLAB编程-Small plane image matching (Find features images in the template position) MatLAB Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:78439
    • 提供者:hsl
  1. ImageMatch

    0下载:
  2. 模板配准,用于在大图像中匹配模板图像。方便使用,只要输入目标文件和保存地址即可。-Image match
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19536202
    • 提供者:wcq
  1. ZTSBSVM

    0下载:
  2. 算法提出了 一个新的部位观测模型和一种新的减小部位状态空间的方法:(1)对人体不同部位采用不同尺寸的细胞单元计算HOG特 征,并利用线性SVM进行分类,从而提出一种新的部位观测模型;(2)利用人体部位定位的先验分布确定部位定位区域,然 后通过邻域归并和设置与部位模板的匹配度阈值进一步减小状态空间,从而提出了一种减小部位状态空间的方法。仿真 实验结果表明所提算法与传统算法相比更加有效。-Algorithm proposed site of a new observation mod
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5766
    • 提供者:丁晓枫
  1. PSO-matching

    0下载:
  2. 粒子群算法实现图像匹配,用目标图像作为搜索域,与模板图像进行匹配。-PSO algorithm for image matching, with the target image as a search domain, and the template image to match.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:田丰
  1. Speeding-up-NCC

    0下载:
  2. 加快NCC基于模板的使用并行多媒体指令匹配-Accelerate the use of a template-based parallel NCC multimedia instruction matches
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:889498
    • 提供者:leocho
  1. imagematch

    0下载:
  2. 图像匹配算法。能够在一张图片中找到模板是否存在和位置。-image match source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6190157
    • 提供者:
  1. GaussTemplate

    0下载:
  2. 高斯模板文件 包含一些常用高斯模板数据匹配代码-Gaussian template file contains some commonly used Gaussian template data
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:yujinfu
  1. match

    0下载:
  2. 该函数通过调用MATLAB库函数noemxcorr(),实现简单的模板模式匹配功能,性能优异-The MATLAB function by calling the library function noemxcorr (), to achieve a simple template pattern matching functionality, performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:384773
    • 提供者:龙传书
  1. ARtest

    1下载:
  2. 基于OpenCV的无标记增强实现。在利用现有模板情况下检测不同角度的物体并进行匹配-Unmarked OpenCV-based enhancements to achieve. Detection of different angles in the case of the use of existing objects and template matching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27380736
    • 提供者:zhou
  1. OpenCV_handcapture

    1下载:
  2. 基于opencv的手势识别源程序,包含了两种手势的模板,可以自己增加模板进行匹配识别。-Opencv source code based on gesture recognition, gesture contains two templates, you can add your own template matching recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2820032
    • 提供者:zhangjinfeng
  1. image-match

    0下载:
  2. 基于opencv,直方图匹配,找到目标图像与模板图像直方图匹配的区域并标出坐标,方法为反向块搜索-Based on opencv, histogram matching, to find the target image and the template image histogram matching and mark the coordinates of the area, the method of reverse block search
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4073299
    • 提供者:周辉
  1. pic-templent

    1下载:
  2. labview图像处理,通过模板来进行图片匹配对比,寻找相似的图片-Labview image processing, image through template matching, finding similar images
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:49398
    • 提供者:王巧智
  1. Overlay-Pattern-Matching-

    3下载:
  2. 通过labview中的图像处理技术,来处理多模板的匹配技术-Through the image processing technology of labview, to deal with multiple template matching technology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1039009
    • 提供者:王巧智
  1. TemplateMatch

    0下载:
  2. 这是数字图像处理中的基于模板的匹配的代码。-This is the digital image processing based on matching template code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10706294
    • 提供者:kyc
« 1 2 ... 41 42 43 44 45 4647 48 49 »
搜珍网 www.dssz.com