CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - SIFT 特征

搜索资源列表

  1. SIFT

    0下载:
  2. 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:418985
    • 提供者:鄢胜勇
  1. Animprovedfastfeaturematchingalgorithmsift

    0下载:
  2. 一种改进的快速sift特征匹配算法,对学习sift算法很有帮助-An improved fast feature matching algorithm sift
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:149503
    • 提供者:feng hw
  1. csift

    0下载:
  2. 一种基于彩色图像的SIFT方法,先算彩色不变量再用SIFT算特征点-Color images based on SIFT method, first considered and then color invariant SIFT feature point count
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:290840
    • 提供者:杨娴
  1. ijcv04

    0下载:
  2. David G. Lowe关于sift特征点检测的牛文。-A famous paper about sift detection by David G. Lowe.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:490891
    • 提供者:王学文
  1. sift

    0下载:
  2. SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。-sift of
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:199809
    • 提供者:侯国强
  1. err

    0下载:
  2. SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。-sift of
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:494076
    • 提供者:侯国强
  1. sift-introduction

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少.-SIFT feature matching algorithm is at home and abroad feature points matching hot area of ​ ​ research and diffi
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1652830
    • 提供者:杨杙
  1. SIFTpp

    0下载:
  2. 基于SIFT特征匹配的稳健图像拼接算法,可以参考一下-Robust image mosaic algorithm based on SIFT feature matching reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:371642
    • 提供者:morse
  1. SIFT-algorithm

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。此算法有其专利,专利拥有者为 英属哥伦比亚大学。 局部影像特征的描述-SIFT algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-12-07
    • 文件大小:2976916
    • 提供者:李小龙
  1. SIFT-3D

    0下载:
  2. 基于SIFT特征提取_数字条纹投影的自适应3D人脸识别-Self-Adaptive 3D Face Recognition Using SIFT Extraction Based on Digital Fringe Projection
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:2858069
    • 提供者:michael
  1. SIFT

    0下载:
  2. SIFT算法,基于特征的特征点提取及基于置信度的特征匹配-SIFT algorithm, feature-based feature extraction and matching based on the characteristics of Confidence
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:594338
    • 提供者:wuxue
  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. Matching-Algorithm

    0下载:
  2. 要:图像匹配是计算机视觉中许多领域的基础,特征提取则是图像匹配的基础,其中不变量特征是一 个重要的理论。SIFt是最有效的尺度、旋转、亮度不变量局部特征之一,但算法复杂、计算时间长。分析 了SIFt的计算时间分配,通过计算关键点的邻域梯度直方图时动态修改采样步长,大大提高了SWr的 计算速度。分析了基于SIFt特征的图像匹配算法,提出了双向匹配算法,提高了图像匹配的准确率。实 验结果表明所提出的方法是有效的-Scale invariant feature transform(SI
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:257823
    • 提供者:周成
  1. SIFT_VS

    0下载:
  2. 用vc6.0实现的sift特征匹配,本人亲试了的,非常好用-Vc6.0 achieve with sift feature matching, I tried pro, very easy to use
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10819545
    • 提供者:李强
  1. PCA-SIFT

    0下载:
  2. 用pca-sift实现特征匹配,是sift算法的改进,可直接使用-Achieved with pca-sift feature matching is improved sift algorithm can be used directly
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:686906
    • 提供者:李强
  1. Sift_MatlabPC

    0下载:
  2. 用matlab和vc6.0实现sift特征匹配,本人亲测,可用-Vc6.0 achieve with matlab and sift feature matching, I pro-test, available
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2810515
    • 提供者:李强
  1. sift

    0下载:
  2. 是用于图像处理领域的一种描述子。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。-Is a descr iptor for image processing. This descr iption is scale invariant, can detect the key points in the images, is a local feature descr iptor
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:526111
    • 提供者:吴擎
  1. Image-Stitching

    0下载:
  2. 基于SIFT特征的全景图像拼接 主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合 -Image Stitching
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:12972
    • 提供者:白玉
  1. SIFT_Matlab_global-context

    1下载:
  2. SIFT特征检测算法改进,SIFT描述子加入全局向量,对局部信息相似度高的图像检测的误匹配剔除有明显改进-This paper presents a technique for combining global context with local SIFT information to produce a feature descr iptor that is robust to local appearance ambiguity and non-rigid transformation
  3. 所属分类:software engineering

    • 发布日期:2017-02-15
    • 文件大小:2246656
    • 提供者:hufen
  1. sift的人脸识别

    1下载:
  2. sift 特征匹配实现 人脸识别 特征点 匹配()
  3. 所属分类:软件工程

    • 发布日期:2018-05-06
    • 文件大小:7451648
    • 提供者:足迹111
« 12 »
搜珍网 www.dssz.com