CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像匹配算法

搜索资源列表

  1. danyuan

    0下载:
  2. 基于图像特征的模板匹配算法的研究, 进行图像处理地子程序;
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3449
    • 提供者:陈东
  1. StereoMatching

    5下载:
  2. 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
  3. 所属分类:matlab例程

    • 发布日期:2013-04-20
    • 文件大小:688766
    • 提供者:苏天
  1. Fast_NCC_Corr

    0下载:
  2. matlab写的图像匹配算法 十分有效可用 值得学习!-matlab write very effective image matching algorithm can be worth learning!
  3. 所属分类:matlab

  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. matlabfordaisy

    3下载:
  2. 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:183296
    • 提供者:peter
  1. BMPlianxu

    0下载:
  2. 该代码为连续多帧的快匹配算法,可用于多福图像的配准-The code is a continuous multi-frame of the fast matching algorithm can be used for image registration and St.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1034
    • 提供者:蒯伟
  1. ompbox

    1下载:
  2. 稀疏表示正交匹配追踪算法matlab源代码-sparse representation
  3. 所属分类:matlab

    • 发布日期:2014-05-21
    • 文件大小:49152
    • 提供者:chenjia
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. sift

    0下载:
  2. 用于图像精确匹配以及目标检测的SIFT算法-Sift algorithm matlab version for object detection and image match
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2646395
    • 提供者:韩武
  1. image_matching_algorithm

    1下载:
  2. 关于图像匹配的算法,根据给定图像,在目标图像上找到目标,达到匹配的目的。-With regard to , according to the given image, the target image to find the target, to match the image matching algorithmpurpose.
  3. 所属分类:matlab

    • 发布日期:2015-09-30
    • 文件大小:343510
    • 提供者:秦关
  1. templatematching

    1下载:
  2. 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:4196810
    • 提供者:赵慧君
  1. tuxiangpipeidejingdiansuanfahegaijin

    0下载:
  2. 图像匹配的经典算法和改进,上海交通大学内部数据库提供-Classical image matching algorithm and improved internal databases, Shanghai Jiaotong University
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:763999
    • 提供者:stevenyql
  1. IBR-application

    0下载:
  2. IBR算法在图像匹配上的应用,我也在学习中-Image matching based on IBR
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2664703
    • 提供者:lt
  1. 1884425program

    0下载:
  2. 图像处理 计算基于hausdorff距离和遗传算法的图像匹配(只有旋转和平移)-Hausdorff distance calculation is based on image processing and genetic algorithms image matching (only rotation and translation)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:33610
    • 提供者:宋军
  1. pipei

    0下载:
  2. 这是用matlab编写的一个数字图像匹配算法-It is written with a digital image matlab matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:344565
    • 提供者:iamgirl
  1. Gabor-and-histogram-features

    0下载:
  2. gabor变换和直方图特征的 图像匹配算法 及其比较-Gabor transform and the histogram image matching algorithm and its characteristics of the comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:174539
    • 提供者:流月
  1. mycanny

    1下载:
  2. 基于修正的hausdorff的图像匹配算法,可快速实现图像匹配-hausdorff mattch
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4765
    • 提供者:虚席
  1. SAD窗口局部立体匹配

    0下载:
  2. windows 环境下采用Matlab实现的SAD局部窗口立体匹配算法,主要针对的是灰度图像,能够形成视差图
  3. 所属分类:matlab例程

  1. 2017021815410873

    0下载:
  2. LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab(heproposedmethodallowsanembeddingofthesameamountofinformationasLSBmatchingbutwithfewerchangestoth
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:454656
    • 提供者:狼狼
  1. 自适应权值立体匹配算法

    2下载:
  2. 一种改进的自适应权值立体匹配算法,用于图像处理等(An improved adaptive weight stereo matching algorithm for image processing, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:236544
    • 提供者:gm0515
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com