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

搜索资源列表

  1. sift

    0下载:
  2. 图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配-The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:442368
    • 提供者:王金凯
  1. SIFT

    1下载:
  2. 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of SIFT feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:123904
    • 提供者:zhangliwei
  1. SIFT-extraction-matching

    0下载:
  2. 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3921281
    • 提供者:luyu
  1. autopano-sift-2.4

    3下载:
  2. C#实现的基于SIFT特征向量的自动拼图程序。-C# implementation based on SIFT feature vector puzzle program.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-26
    • 文件大小:753664
    • 提供者:shinka
  1. Feature-extraction-source

    0下载:
  2. 目前主流识别算法SIFT特征识别与匹配的C实现-Current mainstream recognition algorithm SIFT feature identification and matching of C implementations
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:6173656
    • 提供者:吴星怡
  1. sift-kdtree

    0下载:
  2. 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2252647
    • 提供者:chengbo
  1. SIFT-iamge

    0下载:
  2. 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:15108
    • 提供者:乔乔
  1. Based-on-improved-SIFT-

    0下载:
  2. 基于改进SIFT的特征点提取算法的论文开题报告-Based on improved SIFT feature point extraction algorithm of thesis opening report
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1292440
    • 提供者:李小龙
  1. SIFT

    0下载:
  2. 物体识别算法SIFT的研究sift算法的特征提取和匹配-Sift algorithm of object recognition algorithm SIFT feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:7215498
    • 提供者:liweiya
  1. sift-panoramas

    1下载:
  2. 用SIFT+kd-tree+RANSAC算法。首先,提取SIFT特征点,再次构建kd-tree寻求与关键点最近的和次近的点,用BBF搜索算法遍历,再由RANSAC求变换矩阵 -Algorithms SIFT+kd-tree+RANSAC. First, the extracted SIFT feature points again to build a KD-Tree to seek the key points and sub-points near BBF search algorith
  3. 所属分类:Special Effects

    • 发布日期:2015-01-03
    • 文件大小:9065472
    • 提供者:孙洁
  1. SIFT

    0下载:
  2. matlab编程,包含子函数和主函数,功能:sift特征提取和匹配等,-matlab programming, including sub-functions and the main function, function: SIFT feature extraction and matching,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1675099
    • 提供者:凡女子89
  1. SIFT-introduction-and-code

    0下载:
  2. SIFT特征提取的完整教程,包括了PPT介绍和可以跑通的matlab-SIFT feature extraction complete tutorials, including the PPT presentation and can be run through the matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25942464
    • 提供者:情天
  1. opencv-sift-text1

    0下载:
  2. 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1551
    • 提供者:wangjiansen
  1. sift

    0下载:
  2. 一种sift提取特征算法的VC实现源代码,测试可以正确实现特征点的检测和提取-sift feature extraction codes by VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5421337
    • 提供者:袁柳
  1. SIFT

    0下载:
  2. 提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,-extract SIFT feature,and feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12530
    • 提供者:刘晓娟
  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. SIFT

    0下载:
  2. SIFT图形描述子,提取出图像中的SIFT特征点,注意测试图片需要为256色灰度图-Graphic SIFT descr iptors extracted image SIFT feature points, attention needs to test a 256-color grayscale images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:319436
    • 提供者:许振坤
  1. ENtropy-Sift

    0下载:
  2. This Function Calculates The Difference of Gaussian for SIFT feature detection input parameter definition 1. Pyramid=image 2. NumOfLevel=levels to be calculated 3. InitSigma=initial variance of Gaussian-This Function Calculates The Di
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:858
    • 提供者:bioprog
  1. SIFT

    0下载:
  2. 运用sift特征点提取算法提取特征点,用matlab实现图像拼接。-Feature extraction algorithm using sift feature point extraction, using matlab image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677639
    • 提供者:jason
  1. sift

    0下载:
  2. David G. Lowe的SIFT特征点检测及匹配源代码,内有自己总结的各文件及参数功能的PPT文档-David G. Lowe' s SIFT feature point detection and matching source code, the summary of each document has its own functions and parameters PPT documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:333238
    • 提供者:纸鸢
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com