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

搜索资源列表

  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222608
    • 提供者:酷鱼
  1. matcher

    0下载:
  2. Dense Matching using energy minimization
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:7102
    • 提供者:ircman
  1. AProgressiveSchemeforStereoMatching

    0下载:
  2. Semi Dense Matching using Cross correlation, matching propagation publication
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:997129
    • 提供者:ircman
  1. Shapematchng64807

    0下载:
  2. SHape matching algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:542644
    • 提供者:ircman
  1. Filterbank

    0下载:
  2. this is filter bank based fingerprint matching system developed in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16568196
    • 提供者:shaik
  1. recogTest

    0下载:
  2. 说话人识别中,最后带测语音匹配阶段.利用DTW算法实现-Speaker recognition, the last swath of voice matching stage. The use of DTW algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:694
    • 提供者:雷硕
  1. new

    0下载:
  2. 基于模板匹配的手写体字符识别方法,我的大学毕业论文,最简单的方法,结果很好用-Based on template matching method of handwritten character recognition, my university thesis, the simplest way, with good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:17747
    • 提供者:zheng
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:68268
    • 提供者:zheng
  1. Texturebasedimagematching

    0下载:
  2. 基于纹理的影像万能匹配,基于VB开发。希望对大家有所帮助-Texture-based image matching universal, based on the VB development. I hope all of you to help
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:527294
    • 提供者:南邮
  1. histmatching

    0下载:
  2. This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:772
    • 提供者:koolflash
  1. ME_Prog_Novel_CDHex

    0下载:
  2. this file contain expand program of Visual C code for block matching algorithm by Dr Lai Man Po
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:14334
    • 提供者:alyssa
  1. BMAforMotionEstimation

    0下载:
  2. this file contain expand program of matlab code for block matching algorithm by Aroh Bajtya
  3. 所属分类:Multi Monitor

    • 发布日期:2017-04-01
    • 文件大小:117880
    • 提供者:alyssa
  1. MFRC500

    0下载:
  2. 设计MFRC500的匹配电路和天线的应用指南-MFRC500 design antenna matching circuit and the Application Guide
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:914018
    • 提供者:cl
  1. affineOF

    0下载:
  2. 基于仿射变换的图像匹配程序,这是基于mablab的一个主程序-Affine transformation based on the image matching process, which is based on a main mablab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1641
    • 提供者:胡江川
  1. BlockMatchingAlgoMPEG

    0下载:
  2. This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:121364
    • 提供者:hbx
  1. 111

    0下载:
  2. 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:874533
    • 提供者:yangq
  1. Fingerprint_Identify

    3下载:
  2. 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
  3. 所属分类:VHDL编程

    • 发布日期:2013-08-08
    • 文件大小:191002
    • 提供者:xiaoxu
  1. imagematchingpursuitbasedonGabordictionatry

    1下载:
  2. 基于Gabor感知多成份字典,进而提出一种高效的基于匹配追踪的图像稀疏分解算法,很有参考价值!-An effective algorithm based on the matching pursuit method is posed to obtain sparse decomposition of image with Gabor dictionary!
  3. 所属分类:File Formats

    • 发布日期:2016-01-10
    • 文件大小:494992
    • 提供者:汪洋
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:16544
    • 提供者:罗鹏
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com