CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image matching using sift

搜索资源列表

  1. 49636959imagtemp.rar

    1下载:
  2. 图像特征匹配的算法,用的sift。可以正常运行。,Image feature matching algorithm, using the sift. Can be normal operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79341
    • 提供者:肖宪
  1. matlab

    1下载:
  2. (1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT 特征描述子对其进行描述。 (2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。 (3) 使用RANSAC方法,确定变换参数。 (4) 图像融合 -(1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized us
  3. 所属分类:matlab

    • 发布日期:2015-09-30
    • 文件大小:4096
    • 提供者:石梦鑫
  1. image-feature

    0下载:
  2. 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:991252
    • 提供者:焦婷
  1. image-matching-

    0下载:
  2. 针对 128 维 SIFT 特 征向量,采用距离匹配和余弦相似度匹配相结合的测度方法,利用特征点方向一致性进一步降低误匹配率 . 实验结 果表明:改进算法对图像的缩放、旋转、光照、噪声和小尺度的视角变换均有较好的匹配效果 . 与原算法相比,在保 证匹配点数和匹配时间的基础上,改进算法对旋转、缩放、噪声模糊和光照变换的误匹配率平均降低 10%~20% , 对于小尺度的视角变换,误匹配率平均降低 5%. -For 128-dimensi
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:398886
    • 提供者:焦婷
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  1. WindowsFormsApplication2GPI

    1下载:
  2. 基于经典的SIFT算法进行图像匹配实现 采用C# + emguCV编写 有良好的界面-image matching based on SIFT using emguCV
  3. 所属分类:CSharp

    • 发布日期:2014-04-10
    • 文件大小:911360
    • 提供者:changli
  1. SIFT

    0下载:
  2. SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:742790
    • 提供者:欣欣
  1. sift

    0下载:
  2. sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18814496
    • 提供者:安云
  1. Pic_True

    0下载:
  2. 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:149488
    • 提供者:yao
  1. SIFT-ImageStitch

    0下载:
  2. 采用SIFT进行图像拼接处理,包括sift特征提取和匹配算法等。-Using SIFT image mosaic processing, including sift feature extraction and matching algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:32727
    • 提供者:牛牛
  1. SIFT

    0下载:
  2. 用C语言实现的Sift匹配算法,然后再用java 语言搭建界面开发了一个图像匹配测试软件A-Sift using C language implementation of matching algorithm, and then use the java language interface development to build a test image matching software App
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:11953145
    • 提供者:姜鹏飞
  1. sift

    1下载:
  2. 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:425001
    • 提供者:lilili
  1. Landmark-recognition

    0下载:
  2. 读取路标图像,然后对图像预处理,提取特征,训练模板,识别时使用sift匹配识别,还有GUI界面,点击运行以后就可以使用,带有图像库-Read signs image, then the image preprocessing, feature extraction, training templates, identifying matching using sift recognition, as well as the GUI interface, you can click on Run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:879242
    • 提供者:xpudn98
  1. MATCHING_USING_SIFT

    0下载:
  2. matching of the images using SIFT.Here sift is used to extract the features of an image.In this we take an image extract the features of that image and finally make a model which can be used as a templet for matching.
  3. 所属分类:matlab

  1. sift-RMB

    0下载:
  2. 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1950995
    • 提供者:孙辰
  1. Imageping

    0下载:
  2. 采用sift算法获取图像之间的匹配点,并用rance方法估计H矩阵,进行图像拼接-Using sift algorithm to obtain the matching points between images, and rance method to estimate the H matrix, the image mosaic
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:631419
    • 提供者:曾杨
  1. flann_

    0下载:
  2. 使用FLANN(近似最近邻算法)实现图像特征的匹配,其中图像特征使用SIFT提取,算法能实现单应性匹配需求。- FLANN (approximate nearest neighbor algorithm) is used to match the image feature, and the image feature is extracted using SIFT. The algorithm can achieve the homography matching requirement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3669872
    • 提供者:魏风
  1. kk

    0下载:
  2. 这是一个图像拼接和图像配准的程序,使用sift算法,resaca剔除误匹配点-This is a image matching and image registration procedures, using sift algorithm, resaca eliminate false matching points
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3382188
    • 提供者:东升
  1. sift-peizhun

    0下载:
  2. 这是一个图像配准的程序,使用sift算法,resaca剔除误匹配点-This is an image registration process, using the sift algorithm, resaca eliminate false matching points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:541324
    • 提供者:东升
  1. Image-Registration-based-on-SIFT

    0下载:
  2. 基于sift初匹配 ransac细匹配算法 十分实用-Based sift First match ransac very fine matching algorithm using
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2813663
    • 提供者:li
« 1 23 »
搜珍网 www.dssz.com