CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 图像匹配算法

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. 3DReconstruction

    0下载:
  2. 这是一篇博士论文,关于三位重构方法的研究,里面涉及到了各种重构的方法和优化算法比如,摄像机的标定,对应点的匹配,图像的与处理,去噪以及重构的方法。对很多研究三位重构的人非常有用!-This is a doctoral dissertation on the three Reconstruction Method, which involves the reconstruction of a variety of methods and optimization algorithms for ex
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:256915
    • 提供者:陈文秀
  1. 3piontimagemosic

    0下载:
  2. 提出了一种基于3点匹配的图像拼接算法。该算法以有效的选取准则为基础,选取种子模板,按照预定的搜索策略,匹配出对应 的特征点,利用误匹配消除准则,消除可能出现的误匹配,为后续的优化算法提供初值。-Based on the 3:00 match image mosaic algorithm. The algorithm for the effective selection criteria, based on a template to select seed, according to th
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:116758
    • 提供者:zhangjia
  1. tuxiangchulijishumobanpipeisuanfa

    0下载:
  2. 图像处理技术 - 模板匹配算法 图像处理经典pdf版-Image processing technology- template matching algorithm image processing pdf version of the classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:195013
    • 提供者:Ray
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2882288
    • 提供者:liuyinghong
  1. Untitled

    0下载:
  2. 图像匹配算法的原码,能匹配图片。基于matlab的图像匹配程序,MATLAB实现的很多图像匹配功-Image matching algorithm of the original code, can match the picture. Matlab-based image matching program MATLAB to achieve a lot of image matching function
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1176
    • 提供者:飞鸿
  1. huxiangguangtuixangpipei

    0下载:
  2. 这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片-This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:348249
    • 提供者:袁月
  1. Least-squares-matching

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-Least squares matching, image matching algorithm, need the initial matching coordinates, can achieve sub-pixel accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2919
    • 提供者:东风
  1. Fingerprint

    0下载:
  2. 由于指纹所具有的唯一性和不变性,以及指纹识别技术具有很高的可行性和实用性,指纹识别成为目前最流行、最可靠的个人身份认证技术之一。 本论文对指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。 本文针对基于点模式匹配的指纹匹配算法速度较慢的现状,设计了一种新
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2434
    • 提供者:罗先生
  1. aco

    1下载:
  2. 蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA-ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:333868
    • 提供者:昊轩
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. nccr

    0下载:
  2. ncc的图像匹配算法 matlab实现源代码-ncc image match
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1286
    • 提供者:jan
  1. StereoRegion

    1下载:
  2. 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information two color stereo image pair. A filter eliminating unreliable dispar
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:236972
    • 提供者:我去
  1. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:5405696
    • 提供者:huang918819
  1. 9

    0下载:
  2. 基于图像多尺度熵的红外图像匹配跟踪算法_刘兴淼(the infrared image matching tracking based on image multi-scale entropy algorithm _ xing-miao liu)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:898048
    • 提供者:yuelushuyuan
  1. ORB

    0下载:
  2. 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:276480
    • 提供者:jerry he
  1. 水波优化算法用于图像匹配matlab源码

    1下载:
  2. 水波优化算法解决图像匹配问题MATLAB源码(Water wave optimization algorithm to solve the image matching problem MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:叫我小宝
  1. 压缩采样匹配追踪重构算法

    2下载:
  2. 压缩感知稀疏度自适应重构算法,含有子功能程序和主程序,注意程序中数值与所选图像尺寸的匹配(Compressed sensing sparse adaptive reconstruction algorithm, contains subfunction program and main program, notice the value of the program matching the selected image size.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:10240
    • 提供者:颖宝的目分
  1. dp匹配

    0下载:
  2. 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:19251200
    • 提供者:北方的风
  1. 三步搜索法

    1下载:
  2. 二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
  3. 所属分类:其他

    • 发布日期:2020-09-04
    • 文件大小:430080
    • 提供者:超威张三
« 12 3 »
搜珍网 www.dssz.com