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

搜索资源列表

  1. matlab车牌定位、分割、识别

    8下载:
  2. matlab车牌识别程序,基于彩色图像的车牌定位,投影法字符分割,模块匹配法识别
  3. 所属分类:图形/文字识别

    • 发布日期:2011-12-13
    • 文件大小:24841272
    • 提供者:hebaheba
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. 自己用matlab写的sift特征点检测与匹配程序

    3下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25830
    • 提供者:dubingxin
  1. SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配

    0下载:
  2. 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1368379
    • 提供者:谷永山
  1. FFT.基于FFT的图像匹配

    1下载:
  2. 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:4043
    • 提供者:z
  1. ransac.rar

    1下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:226971
    • 提供者:李明
  1. icp.rar

    0下载:
  2. Matlab程序源码,进行三维匹配的基本程序,对图像处理和三维重建有帮助!,Matlab program source code, the basic three-dimensional matching procedures, image processing and three-dimensional reconstruction help!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:5793
    • 提供者:yangronghao
  1. matchbymonogenicphase.rar

    0下载:
  2. Matlab编制的利用相位特征完成图像匹配,match image feature points using phase data
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3529
    • 提供者:王洋
  1. matching.rar

    1下载:
  2. 用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。,Matching two pictures with algorithms of modeling and fast modeling .
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:196511
    • 提供者:liangdas
  1. RegisterBasedOnHarrisCorner.ra

    0下载:
  2. 基于角点检测的图像匹配算法,用Harris作为角点检测,然后根据几何特点进行配准,Corner detection based on image matching algorithm, with Harris as the corner detection, and then according to the geometric characteristics of alignment
  3. 所属分类:图形图象

    • 发布日期:2017-04-10
    • 文件大小:1073454
    • 提供者:Milin
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:18393
    • 提供者:lilin
  1. SIFT-matlab.rar

    5下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-30
    • 文件大小:617753
    • 提供者:盖超
  1. Rectification_epipolar

    1下载:
  2. hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2271571
    • 提供者:波波
  1. java_imageprocess

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple graphics to match the source code, two images selected three feature points matching contrast
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:12842
    • 提供者:nine
  1. Match-Template

    0下载:
  2. 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:98751
    • 提供者:xingxing
  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. mbpp

    1下载:
  2. matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1324
    • 提供者:ycygg
  1. 图像匹配

    0下载:
  2. 图像匹配MATLAB代码,需要的可以学,免费使用(MATLAB program,which run in matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:26624
    • 提供者:Nns
  1. 特征匹配

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-13
    • 文件大小:1291264
    • 提供者:ztcztcztc
  1. 直方图匹配MATLAB编程

    1下载:
  2. 用MATLAB变成来实现直方图匹配,没有使用内置函数,自己编程实现
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com