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

搜索资源列表

  1. Wavelet-Y-G

    0下载:
  2. 本程序实现图像LENA的压缩传感,算法采用正交匹配法 -This procedure LENA compression of image sensing, orthogonal matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1470
    • 提供者:chen qiang
  1. SSDA

    0下载:
  2. 基于二值图像的SSDA算法,用于二值图像的匹配-SSDA binary image based algorithm for binary image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:578
    • 提供者:Gongjinnan
  1. img_match

    0下载:
  2. 该程序乃图像分析所用,针对8比特灰度图像进行数学分析,获得匹配特征。主要是为研究算法使用。现在已经调试通过。-image process,8 bit gray pic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1325610
    • 提供者:gyx
  1. PAliangzhen

    0下载:
  2. 该代码为灰度投影算法进行两帧图像的匹配及配准的代码-The code for the gray projection algorithm and the two images match registration code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1339
    • 提供者:蒯伟
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法,图像模式识别的匹配模板之一,Matlab实现-Ant colony algorithm, image pattern recognition matching one of the templates, Matlab implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2317
    • 提供者:
  1. 5

    0下载:
  2. 本文提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT 算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC 算法求出图像间变换矩阵H 的初值并使用LM 非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。整个处理过程完全自动地实现了对一组图像的无缝拼接,克服了传统图像拼接方法在尺度和光照变化条件下的局限性。实验结果验证了方法的有效性。-This paper presents a feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150906
    • 提供者:wenping
  1. SIFT-suanfaxiaojie

    0下载:
  2. SIFT 算法小结 图像识别 双目匹配 测距 比例不变识别方法 特征点-Summary of image recognition algorithm SIFT distance binocular matching feature points the proportion of invariant recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:429154
    • 提供者:policeman0077
  1. fbmpCP

    0下载:
  2. 用于图像处理的压缩感知的快速贝叶斯匹配追击算法-Compressed sensing image processing for rapid Bayesian matching pursuit algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:265605
    • 提供者:sdf
  1. tuxiangpinghuguolvsuanfa

    0下载:
  2. 详细介绍了多种图像处理的案例,包括原代码!用于进行图像处理、分析、可视化和算法开发。可用其对有噪图像或退化图像进行去噪或还原、增强图像以获得更高清晰度、提取特征、分析形状和纹理以及对两个图像进行匹配。-Introduced a variety of image processing of cases, including the original code! Used for image processing, analysis, visualization, and algorithm dev
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2624
    • 提供者:陈建军
  1. point-operation

    0下载:
  2. C#数字图像处理典型算法随书光盘点处理部分完整源代码,含直方图的绘制,直方图均衡以及直方图匹配等-point operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:65196
    • 提供者:Bessie
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:31577
    • 提供者:yyscamper
  1. An-Algorithm-for-Face-Recognition-

    0下载:
  2. 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:287117
    • 提供者:陈方芳
  1. moshishibie

    0下载:
  2. 模式识别是以应用为基础,目的是将图像进行分类。这些对象与应用领域有关,可以是图像、波形或者任何可测量且需要分类的对象。虹膜识别即为模式识别的一个主要应用,一个自动虹膜识别系统包含硬件和软件两大模块,虹膜图像获取装置和虹膜识别算法,分别对应于图像获取和模式匹配这两个基本问题。-Pattern recognition is based on the application purpose is to image classification. Related to the field with th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3833354
    • 提供者:洪雅玲
  1. CS_OMP

    0下载:
  2. 正交匹配追踪算法,该算法可以使用在图像处理,移动通信等领域-orthogonal Matching Pursuit which is useful in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1316
    • 提供者:LI Yingsong
  1. Histogram-equalization

    0下载:
  2. 用c#编写的数字图像处理中直方图均衡化和直方图匹配的算法-C# prepared digital image processing histogram equalization and histogram matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:94470
    • 提供者:蒋唯一
  1. ImageProcessing

    1下载:
  2. 图形图像处理的VC工程,单文档界面,实现了图像旋转平移,直方图处理,滤波,匹配等多种算法-Graphic image processing VC project, single-document interface, to achieve the image shift rotation, histogram processing, filtering, matching and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:9160704
    • 提供者:张浩泉
  1. SIFT

    0下载:
  2. Matlab图像配准代码 用sift算法 对两个图片进行匹配-matlab stereo image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1677631
    • 提供者:ning jingjing
  1. MotionEstimation

    2下载:
  2. matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:520561
    • 提供者:袁永金
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. Two-Bit-Transform

    0下载:
  2. 位平面匹配法文献,是数字视频图像处理的重要算法-Bit-plane matching literature is the importance of digital video image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3523188
    • 提供者:孙傲楠
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com