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

搜索资源列表

  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. keyctl

    0下载:
  2. Summary: interface for the key matching used in key() and template matches. Descr iption: implementation of the key mechanims.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1499
    • 提供者:bpvndf
  1. TemplateMatch

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

    • 发布日期:2017-05-28
    • 文件大小:10706294
    • 提供者:kyc
  1. zhifangtu_code

    0下载:
  2. 用matlab函数实现给定图像的直方图;函数histeq()实现直方图均衡化;对给定图像,各自指定直方图,进行直方图匹配,使图像增强。这是个模板-Implemented by matlab function to a given image histogram function histeq () to achieve histogram equalization for a given image, each designated histogram, histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2564
    • 提供者:billgx
  1. siftDemoV4

    0下载:
  2. sift算法在图像匹配领域有着重要作用,通过sift算法可以将模板图片和待检测图片进行特征点提取并进行匹配。-sift algorithm has an important role in the field of image matching, sift algorithm by template image and image to be detected can be the feature point extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:804127
    • 提供者:郭家辉
  1. my-project

    0下载:
  2. For the detection of sign each frame is analysed. First the image is Converted into gray scale image and then threshold is performed. Then by using blob analysis portion of red part is extracted. Then this extracted part is compared with each t
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2504695
    • 提供者:mary
  1. Face-Recognition-code

    0下载:
  2. 首先建立一个标准的人脸模板,由包含局部人脸特征的子模板构成, 然后对一幅输入的人脸图像进行全局搜索,基于人脸灰度模板的模式匹配计算与标准人脸模板中不同部分的相关系数,通过预先设置的最小匹配门限来判断该图像窗口中是否包含人脸。-First, establish a standard template face by face feature contains the local sub-template structure,Then a face image input global sear
  3. 所属分类:LabView

    • 发布日期:2017-05-07
    • 文件大小:1303760
    • 提供者:china
  1. STM32-Speech-Recognition-Master

    2下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:325452
    • 提供者:Chenkly
  1. lvyou

    0下载:
  2. 旅游网站模板是一个纯CSS的深绿色的html网站模板,DIV+CSS架构,网站在布局和颜色的搭配上都做的非常不错,独具个性和创新。该模板经过W3C验证,符合web2.0标准。-Travel website template is a pure CSS dark green html website templates, DIV+ CSS architecture, site layout and color matching are doing very well, unique persona
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:141382
    • 提供者:hulin
  1. lkliaotianshi_v1.1

    0下载:
  2. 龙口聊天室系统是龙口论坛开发的一款模仿omegle的聊天系统,可以实现匿名随机配对聊天等功能,新的版本除了修正部分bug,还启用了仿腾讯人海的模板-Longkou chat room system is developed by the Longkou Forum imitate omegle chat system, you can achieve anonymous random matching chat and other functions, the new version in ad
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:264191
    • 提供者:qh
  1. T_11

    0下载:
  2. 1.编写程序,完成灰度分段线性变换。如下图所示,输入两个点的坐标完成对图像的分段线性对比度拉伸。 2. 学习使用histeq函数,完成 ①对’lena.bmp‘的直方图均衡化; ②以’cameraman.tif’的直方图为模板,将’lena.bmp’做直方图匹配。 3. 不使用histeq函数,自己编写程序完成直方图均衡化,并显示直方图均衡化前后的图像以及其直方图。 4. 不使用histeq函数,自己编写程序完成直方图匹配,显示匹配前后的图像、模板直方
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1535
    • 提供者:郭亚周
  1. CMatch

    2下载:
  2. 轮廓匹配,基于给定模板,可以在一定复杂环境下实现对目标的检测,对于一定程度的放大、缩小、平移、旋转都具有良好的检测效果-Contour matching. Based on template image, object in a certain complex environment with a certain degree of amplification, reduction, translation and rotation could be match in high accura
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1276
    • 提供者:L_mo
  1. bayer抖动算法

    0下载:
  2. 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random ditherin
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:955392
    • 提供者:Corley
  1. KlwtCms

    0下载:
  2. Simple code to make your website light and smooth. Total station DIV+CSS automatic pseudo static.Html end keywords automatic matching settings for comprehensive search engine optimization. Picture batch upload, save one picture upload trouble. Temp
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3076096
    • 提供者:111过
  1. best_match

    0下载:
  2. 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:115712
    • 提供者:一粒尘土
  1. 111

    0下载:
  2. 能够实现特定区域的图片匹配,选取特定区域 经过大概三秒的运行 可以在原图中找到模板图片(Matching can realize the specific area of the picture, select a specific area after about three seconds operation can be found in the original image template images.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:小碗尼尼
  1. Version_1

    0下载:
  2. 由长度,方差生成用于图像分割的高斯匹配模板,用于匹配滤波增强,做图像分割。(The Gauss matching template for image segmentation is generated by length and variance, which is used for matching and filtering enhancement and image segmentation.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-01
    • 文件大小:765952
    • 提供者:党夸我帅
  1. 85375563DSCM_v1.0

    1下载:
  2. 曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fi
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-09
    • 文件大小:3557376
    • 提供者:野火烧不尽
« 1 2 ... 35 36 37 38 39 40»
搜珍网 www.dssz.com