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

搜索资源列表

  1. color_hist_back_pro_match

    0下载:
  2. 根据颜色进行的图像匹配,用到了hist算法,Visual Studio C++ 6.0的环境
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:181035
    • 提供者:wushuqiong
  1. CSSNCC

    0下载:
  2. CSS对边缘图像进行特征点提取然后用改进的NCC算法进行匹配-Using CSS in edge to extract image feature point and then using the modified NCC to match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:102570
    • 提供者:FDN
  1. jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa

    0下载:
  2. 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:107287
    • 提供者:fenghao
  1. siftDemoV4

    0下载:
  2. sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!-code for keypoint match based on sift,the performance is good!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:761093
    • 提供者:王阳丽
  1. ImageMatching

    1下载:
  2. 本程序在VC++2005环境下编译,本程序使用了归一化积相关灰度匹配算法实现了遥感图像的匹配。-The program compiled under VC++2005, the program uses the normalized gray correlation matching algorithm integrated remote sensing image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-22
    • 文件大小:406414
    • 提供者:Pluto
  1. LPT-cycle-phase-associated-with-the-scene-matching

    0下载:
  2. 采用循环相位相关的LPT景像匹配算法(图像匹配)-LPT cycle phase associated with the scene matching algorithm (matching)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:454388
    • 提供者:马蓉琼
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹配算法源代码 mghe0.23.zip 图象平滑处理
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:551538
    • 提供者:gexian
  1. Quasi-dense-match

    1下载:
  2. 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algor
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:275456
    • 提供者:liutailei
  1. StereoVision_SSD

    0下载:
  2. 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3024556
    • 提供者:qqqqqq
  1. DP_Disparity

    0下载:
  2. 一种关于图像匹配,视差估计的算法,希望能够帮到大家-One on the matching, disparity estimation algorithm, hoping to help you Oh
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22721471
    • 提供者:吴安安
  1. sift-io-doc-3.3.8

    0下载:
  2. 实现图像匹配,是基于特征点的一种经典算法。-Calculation matching points of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1973886
    • 提供者:杨博
  1. randomized-contour-matching

    0下载:
  2. 一种对部分重叠的图像进行快速配准的方法,该方法是基于轮廓特征的随机匹配算法-Some overlapping images of a fast registration method, the method is based on random Matching Contour Feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1022869
    • 提供者:漫天飞雪
  1. 7

    0下载:
  2. 本文提出一种基于核方法的下视等分辨率景象匹配算法. 通过模拟电荷吸引模型, 提出了计算不等维高维数据相似度的SNN 核函数. 将图像中的特征点映射到径向基向量(Radial basis vector, RBV) 空间, 利用SNN 核函数计算两个特征点集的相似度及过渡矩阵. 利用置换测试模块来增强SNN 核的稳定性, 以确保输出解的可靠性. 实验证明, 基于SNN 核的景象匹配算法对图象畸变、噪声干扰与信号缺失具有很强的鲁棒性, 并可保证高精度与高实时性. -This paper prese
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:677986
    • 提供者:wenping
  1. newimagematchingmethod

    0下载:
  2. 一种新的基于大小点分块编码方法来实现图像对中特征点的匹配, 首先对大点进行自动识别和编码, 然后实现区域内小点的自动编码。对石膏像面部的实验表明基于大小点的分块匹配算法能够有效地实现特征点的自动匹配。-A new point based on the size of block coding to achieve the image of the feature points of the match, the first major point of automatic identificat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:264428
    • 提供者:朱秀红
  1. Meanshif-Detection

    0下载:
  2. :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常 重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰 度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情 况下仍能实现稳定、实时的跟踪目标。-: Mean-shift algorithm is a nonparametric density estimat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:309869
    • 提供者:ridge
  1. matching

    0下载:
  2. 基于opencv自身库的图像的模板匹配算法,适合初学opencv者-Opencv own library based on template matching of images, suitable for beginners who opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1971
    • 提供者:钟paul
  1. yundongguji

    0下载:
  2. 快匹配算法应用于网格编码对图像处理方面和立体视频方面有较好的帮助-Fast matching algorithm is applied to the grid code and three-dimensional image processing, video has a good help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:244660
    • 提供者:dongye
  1. sift_code

    0下载:
  2. Sift图像特征匹配算法代码,代码简洁高效,适合初学者研究-Sift the image feature matching algorithm code, the code simple and efficient, suitable for beginners of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:488859
    • 提供者:xiaodongdai
  1. graphDetect

    0下载:
  2. 图像检测及模板匹配算法代码,学习模板检测的同学可参考-Image detection and template matching algorithm code, students can study and reference template detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:35459
    • 提供者:安羽
  1. surf

    1下载:
  2. 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2137950
    • 提供者:kangchenlin
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com