CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - sift 提取

搜索资源列表

  1. SIFT特征提取算法

    4下载:
  2. 经典的图像特征SIFT特征提取算法源码,SIFT特征在图像匹配和目标识别方面取得了成功的应用
  3. 所属分类:图形图象

  1. sift特征提取

    3下载:
  2. 通过sift对图像特征进行提取,并与原图像进行匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-05-24
    • 文件大小:604.64kb
    • 提供者:ramare
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:367.28kb
    • 提供者:purple_ice
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.77mb
    • 提供者:梁霄
  1. Sift.rar

    0下载:
  2. sift算法提取图像的点特征,采用MATLAB和c混合编程。,sift algorithm for point feature extraction of image using MATLAB and c mixed programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:368.14kb
    • 提供者:吕东
  1. newsift.rar

    0下载:
  2. MFC Sift 提取特征点,匹配~~~~~~~~~~~~~,MFC Sift feature point extraction, matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.11mb
    • 提供者:Hanson
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:378.13kb
    • 提供者:bill
  1. Matlabsift

    1下载:
  2. sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:327.3kb
    • 提供者:陈凯
  1. sift特征提取的matlab源码

    2下载:
  2. sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:1.04mb
    • 提供者:张仲日
  1. SIFT

    0下载:
  2. 基于sift特征点提取,实现图像拼接技术研究-Sift-based feature points extraction, image mosaic technique to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:郭靖
  1. SIFT

    1下载:
  2. 这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2014-12-10
    • 文件大小:142.28kb
    • 提供者:
  1. sift-win-recompiled

    0下载:
  2. VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:29.77mb
    • 提供者:niyabo
  1. sift

    0下载:
  2. 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:feefer
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:438.01kb
    • 提供者:lonfan
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:50.17kb
    • 提供者:Deng Fu Qin
  1. sift

    0下载:
  2. 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:797.45kb
    • 提供者:季全
  1. sift-0.9.17.tar

    0下载:
  2. 特征点提取的Matlab程序,主要用于多视角的特征点提取,可以抗尺度变换-Matlab feature point extraction process, mainly used for multi-angle feature points extraction, can be anti-scaling
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2.75mb
    • 提供者:Fan jingjing
  1. SIFT

    0下载:
  2. 特征点提取方法--SIFT的简化后的算法-Feature point extraction method--SIFT algorithm of the simplified
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:姜赫
  1. SIFT

    0下载:
  2. 通过SIFT算法特征提取与匹配再计算基础矩阵-djhmfgdifhgoijhodfihhiosdtgi
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:qinpiqi
  1. SIFT

    1下载:
  2. 用于图像提取特征点,并记录特征点的坐标位置(Used for image extraction feature points)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:2.73mb
    • 提供者:笨笨余
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com