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

搜索资源列表

  1. stereo-maximum-flow-upload

    1下载:
  2. 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.34mb
    • 提供者:吴琼玉
  1. agag

    0下载:
  2. 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现_图像增强,图像匹配,图像复员,图像变换,特
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.53mb
    • 提供者:wangwei
  1. vc5图像采集 code

    0下载:
  2. 图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用... -image acquisition code matching motion estimation algorithm 5.2 Introduction typical motion estimation algorithm 5.3 motion
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7.9mb
    • 提供者:相同
  1. SIFT_VC_LOWE

    0下载:
  2. sift算法,纯c语言实现,运行环境vc6.0,对两幅图片进行特征提取和匹配!-sift algorithm, pure c language, operating environment vc6.0, pictures of the two feature extraction and matching!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:3.84mb
    • 提供者:张勇
  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
    • 文件大小:603.27kb
    • 提供者:盖超
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:117.2kb
    • 提供者:宋雪兵
  1. coder

    0下载:
  2. 模板匹配算法代码,图像处理的很有用的一个算法。-Template matching algorithm code, an algorithm is very useful.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:22.41kb
    • 提供者:邵威
  1. blossom5-v2.01.src.tar

    0下载:
  2. 基于文献“一种新的最小割完美匹配算法”的最小割匹配算法-An implementation of a minimum cost perfect matching algorithm described in Blossom V: A new implementation of a minimum cost perfect matching algorithm. Vladimir Kolmogorov. To appear in Mathema
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:44.54kb
    • 提供者:illusionme
  1. featmatch

    0下载:
  2. matlab匹配的匹配算法,可以调节参数-matching matching matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:andylee
  1. colsift

    0下载:
  2. 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:737.76kb
    • 提供者:袁兴生
  1. cs

    0下载:
  2. 包含经典的压缩感知重构算法,匹配追踪算法,正交匹配追踪算法等,有测试程序和测试图像,也有一维信号的测试范例。-This code include compressed sensing althorigm ,such as orthorginal matching pursuit, matching pursuit, and it also include examples ablout image and other signals.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:
  1. point-matching

    0下载:
  2. 本算法用于实现角点匹配,速度较快,匹配的准确度也较高。-The algorithm for realizing the corner matching, faster, and higher degree of matching accuracy.
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:2.82kb
    • 提供者:旋风居士
  1. hu-xin-xi

    0下载:
  2. 图像的匹配,基于互信息的,其中包含一些优化的算法,对学习图像的有帮助。-Image matching, based on mutual information, which contains a number of optimization algorithms, learning image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:103.38kb
    • 提供者:于媛媛
  1. SIFT-VCPP

    0下载:
  2. SIFT特征匹配算法实现图像拼接,涉及具体算法-SIFT picture linking
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:12.61mb
    • 提供者:军政
  1. BMA

    0下载:
  2. 相邻帧间求位差,通过位差预测目标帧,实现块匹配算法-Adjacent the interframe difference difference predicted target frame block matching algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-07
    • 文件大小:7.01kb
    • 提供者:程超
  1. QPCCP

    0下载:
  2. 快速点匹配算法,香港理工大学zhanglei副教授,进行非刚体匹配时,速度很快,本人强烈推荐-Fast point matching algorithm zhanglei Hong Kong Polytechnic University associate professor of non-rigid matching, very fast, I strongly recommend
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:13.3kb
    • 提供者:zyx93
  1. DigitRecog

    0下载:
  2. 图像模式识别实例,包括模板匹配算法、Bayes分类器、LMSE等。-Image pattern recognition examples, including template matching algorithm, Bayes classifier, LMSE, etc..
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.19mb
    • 提供者:ycr40
  1. YODWT

    0下载:
  2. 数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告-Experiment of digital video technology, about the end of block matching algorithm matlab and experiment report,,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-21
    • 文件大小:418kb
    • 提供者:QMltzlp-906
  1. SIFT算法matlab

    0下载:
  2. SIFT即尺度不变特征变换,是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 一、SIFT算法特点: 1、具有较好的稳定性和不变性,能够适应旋转、尺度缩放、亮度的变化,能在一定程度上不受视角变化、仿射变换、噪声的干扰。 2、区分性好,能够在海量特征数据库中进行快速准确的区分信息进行匹配 3、多量性,就算只有单个物体,也能产生大量特征向量 4、高速性,能够快速的进行特征向量匹配 5、可扩展性,能够与其它形式的特征向量进行联合 —
  3. 所属分类:2D图形编程

  1. 图像配准算法

    0下载:
  2. 1.SIFT得到两幅图像的匹配点对 2.通过RANSAC剔除外点,得到N对内点 3.利用DLT和SVD计算全局单应性 4.将源图划分网格,取网格中心点,计算每个中心点和源图上内点之间的欧式距离和权重 5.将权重放到DLT算法的A矩阵中,构建成新的W*A矩阵,重新SVD分解,自然就得到了当前网格的局部单应性矩阵 6.遍历每个网格,利用局部单应性矩阵映射到全景画布上,就得到了APAP变换后的源图 7.最后就是进行拼接线的加权融合
  3. 所属分类:2D图形编程

« 12 3 »
搜珍网 www.dssz.com