CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT 特征点

搜索资源列表

  1. Matlab SIFT

    2下载:
  2. 最新的目标检测算法,该算法具有特征点的鲁棒性,很准-The latest target detection algorithm, which has a robust feature points, it is quasi-
  3. 所属分类:图形图象

    • 发布日期:2013-04-22
    • 文件大小:4361628
    • 提供者:guaer
  1. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. Opensurf

    0下载:
  2. Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2443716
    • 提供者:may
  1. SIFT_VC(code)

    0下载:
  2. 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8632371
    • 提供者:
  1. 0723

    0下载:
  2. sift算法代码,实现图像的特征点的匹配和拼接-sift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5973436
    • 提供者:刘兴元
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:241854
    • 提供者:李齐贤
  1. spatial_pyramid_code

    0下载:
  2. 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:181411
    • 提供者:chensikun
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3037
    • 提供者:tjj
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. siftalgorithm

    0下载:
  2. sift特征检测算子,主要是对一幅图像进行角点提取。本算法结合OPENCV实现-sift feature detection operator, the main image of a corner extraction. Combined with the realization of the algorithm OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2678537
    • 提供者:binbin
  1. siftCMatlab

    0下载:
  2. 采用c++调用matlab写的一个sift算法,其中调用matlab只是使用其中几个函数。可以很准确的检测出sift特征点。-Using c++ to call a matlab write sift algorithm, which used to call only a few matlab function. Can accurately detect the feature points sift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3575285
    • 提供者:woxiest
  1. featurepoint

    0下载:
  2. Harris SUSAN AR 特征点算子 c++编写 可在程序中直接调用-Harris SUSAN AR feature algorithm by c++ can be use directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10896
    • 提供者:王伟
  1. SIFTSuceed

    0下载:
  2. 利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121243
    • 提供者:Jan
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. FinalYearProject-version2

    0下载:
  2. 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4916584
    • 提供者:sire
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. sift5

    0下载:
  2. :研究了一种多目标识别算法,该算法用SUSAN角点形成SIFT特征点,采用阶梯图像金字塔结构实现尺度不变,为所有匹配点建立统一的超定线性方程组并对该方程组系数矩阵进行简 化使其维数降低一半,得到增广矩阵.对增广矩阵进行列变换,依据坐标转换的特性可从中提取多目标的稳定正常点,实现了快速分离多目标的匹配点. -: Study of a multi-target recognition algorithm using SUSAN corner formed SIFT feature point
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:241527
    • 提供者:LIDAN
  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 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com