CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - TEMPLATE MATCHING CORRELATION

搜索资源列表

  1. SSDA

    0下载:
  2. 一种基于序贯相关的图像模板匹配算法 源代码 matlab文件 效果经过测试-A method based on sequential correlation image template matching algorithm Source code matlab document effect after testing match image match image match image match image match image match image match i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:812byte
    • 提供者:lhg
  1. imcorr

    0下载:
  2. 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:601byte
    • 提供者:章智凯
  1. PhaseBasedTemplateMatching

    0下载:
  2. Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:70.28kb
    • 提供者:zhangxq
  1. 111

    0下载:
  2. 指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation fu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:44.94kb
    • 提供者:sky
  1. SYCLImageMatch

    0下载:
  2. 摄影测量的模板匹配算法(利用相关系数进行左右相片的测度匹配)-Photogrammetry template matching algorithm (using the correlation coefficient measure of matching left and right photos)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24.23mb
    • 提供者:cg
  1. image

    0下载:
  2. 一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红 外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问 题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:731.26kb
    • 提供者:cyy
  1. Mypic

    0下载:
  2. 采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:110.48kb
    • 提供者:ZDJ
  1. rotation-template-matching

    0下载:
  2. 基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:699byte
    • 提供者:王光
  1. genzongsuanfa

    0下载:
  2. 几种目标跟踪算法,包括空间目标序列图像相关跟踪算法,结合三维场景的目标跟踪系统研究,基于移动传感器网络的节能目标跟踪,基于图像分离块操作的快速模板匹配跟踪算法,基于特征点运动矢量估计的动态序列图像运动目标跟踪_英文_基于匹配跟踪置信度的自适应对应像素距离图像匹配跟踪算法-Several target tracking algorithms, including the target sequence space image correlation tracking algorithm, comb
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:matiantian
  1. Templatematch

    1下载:
  2. 基于模板匹配的目标跟踪算法在红外热成像跟踪技术上的应用,进行了2级式的相关跟踪算法,可减少一半跟踪时间。-Target tracking based on template matching algorithm to track the infrared thermal imaging technology applications for the two type of correlation tracking algorithm, can be reduced by half track t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:427.5kb
    • 提供者:chulinzhen
  1. Template-matching

    0下载:
  2. 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the co
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:563byte
    • 提供者:太一
  1. pipeidone

    0下载:
  2. 很小的一个脸部匹配程序。通过计算目标和模板的相关系数,圈出相关系数高于阈值的那部分。-Face matching program. Circle to that part of the correlation coefficient is higher than the threshold value by the correlation coefficient calculation target and template.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:575byte
    • 提供者:汐汐
  1. picture

    0下载:
  2. 根据相关系数进行图像模板的匹配 并标注目标在源图像的位置-According to the correlation coefficient of image template matching and annotations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:608byte
    • 提供者:李磊
  1. Match

    0下载:
  2. 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13.46mb
    • 提供者:new
  1. Pipei

    0下载:
  2. 归一互相关法的灰度图像模板匹配简单实现。缺点是会存在图像变形。仅供学习-Normalized cross-correlation method of gray image template matching simple implementation. The disadvantage is that there will be image distortion. Only to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:
  1. template-matching

    0下载:
  2. 基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:17.95kb
    • 提供者:zcsmile93
  1. mubanpipeie-m

    0下载:
  2. 基于互相关模板匹配的matlab源代码,欢迎有需要的下载-Based on cross-correlation template matching matlab source code, welcome to the needs of downloads
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11.95kb
    • 提供者:automan
  1. 85375563DSCM_v1.0

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

    • 发布日期:2019-10-09
    • 文件大小:3.39mb
    • 提供者:野火烧不尽
搜珍网 www.dssz.com