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

搜索资源列表

  1. my_codes1

    0下载:
  2. 简单的模板程序配准,匹配的效果基本上可以满足一般的要求。实用,简单。-two functions used to implement template matching. the program finds the template image inside the target image using correlation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:9142
    • 提供者:wangwei
  1. NumberRecognitionSystem

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:349484
    • 提供者:kongchao
  1. biye

    1下载:
  2. 基于投票算法的目标跟踪,基于二阶非线性投票的多目标跟踪算法。该算法通过目标匹配得到同一目标在不同帧中的位置,同时利用特征监测来处理目标的遮挡、分裂问题,并实现目标特征的实时更新。在目标匹配过程中,通过对目标前一帧与当前帧的特征相似性进行投票,得到匹配目标。利用视频图像进行实验,结果表明:该方法对噪声、阴影、遮挡、分裂等具有良好的鲁棒性,较好地实现了多目标的跟踪。-The method used object matching to get objects’ position in differe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-14
    • 文件大小:1363
    • 提供者:崔瑞芳
  1. BlockMatchingAlgoMPEG

    0下载:
  2. 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4603588
    • 提供者:付亚峰
  1. Source

    0下载:
  2. 周长发系列的精通VC++图像处理编程(第三版)配套源码-Week long series of proficiency in VC++ image processing program (third edition) matching source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2129170
    • 提供者:范虎威
  1. pyramid

    1下载:
  2. 基于金字塔对灰度图像进行分层,按由粗到精的方法对左右航片进行特征提取,根据特征点对影像对进行影像匹配!-Based on the Pyramid of the stratified gray-scale images, according to the coarse-to-fine method of flight films about feature extraction, according to feature points on the image to image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:116368
    • 提供者:周金强
  1. haarwavelet

    0下载:
  2. haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:157597
    • 提供者:王华
  1. templateMatcher

    0下载:
  2. 利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置-Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:lu
  1. eyematch2

    0下载:
  2. eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:666
    • 提供者:archit
  1. tuxiangshibie

    1下载:
  2. 图形匹配,自动输出相似度。。。非常好的算法-Shape matching, automatic output similarity. . . Very good algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:257820
    • 提供者:lidf
  1. efficient_subpixel_registration

    1下载:
  2. 实现基准图和实时图之间亚象素级的匹配,做景象匹配的朋友可以看看.-Implementation benchmarks and real-time map map between the matching sub-pixel class, to do scene matching friends can see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:237545
    • 提供者:小苏
  1. Matching_on_Weighted_Bipartite_Graph

    0下载:
  2. 加权二分图匹配,对于给定权重的二分图求出最大匹配-find the max matching of a given weighted bipartite graph
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:637
    • 提供者:LS
  1. crosscorrelation

    0下载:
  2. 基于最大互相关的图像匹配,是本人的毕业设计,希望对大家有帮助。-The largest cross-correlation-based image matching, is my graduation project, I hope there is help for everyone.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:273893
    • 提供者:lu
  1. ImgMatch

    0下载:
  2. 图像配准的演讲PPT,比较全面的介绍了当前的图相配准技术,有需要的可以-Image Matching Power Point File Introducing current researching status of Image Matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2240693
    • 提供者:Yang
  1. data_structure

    0下载:
  2. 1.表达式求值;2.二分匹配模板;3.最大流;4.点到线段的距离;5.字符串字典顺序-1. Expression evaluation 2. Two sub-matching template 3. Maximum flow 4. Points to the distance segment 5. String dictionary order
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4629
    • 提供者:cailongquan
  1. Matlabimagematching

    0下载:
  2. Matlab实现的图像匹配,里面还有实验图片-Matlab to achieve the image matching, there is also experimental picture
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:98751
    • 提供者:lll
  1. test_hist_teg

    0下载:
  2. 直方图配准技术软件,利用已知的直方图配准曲线生成系统配准曲线,实现直方图配准。-Histogram matching software, using the known histogram matching curve matching curve generation system, the realization of histogram matching.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:蒲秀娟
  1. Approximate_String_Matching.pdf.tar

    0下载:
  2. This is a pdf file about string matching. Hope u guys enjoy it-This is a pdf file about string matching. Hope u guys enjoy it...
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:130503
    • 提供者:Hendrik
  1. BlockMatchingMethodsConsideringSmoothnessofMotionV

    0下载:
  2. 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3041
    • 提供者:fang
  1. StereoMatch_1_0

    0下载:
  2. Stereo Matching for depth estimation in 3D graphics
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2887650
    • 提供者:DicaFilca
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com