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

搜索资源列表

  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

    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. sift

    0下载:
  2. 利用sift算法对图像提取sift特征点,从而实现图像匹配等功能-Use sift sift feature extraction algorithm for image points, enabling features such as image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1586111
    • 提供者:王竟宇
  1. bow-sift

    2下载:
  2. 实现图片的sift特征的提取,并能够进行聚类,生成词典。并且附带详细的注释及说明。我们现在的图片有关sift的,都是使用此代码。绝对可用。对初学者和开发者都有很大的帮助。-Achieve the picture sift feature extraction and clustering can generate dictionary. And with detailed notes and instructions. We are now about sift pictures, are us
  3. 所属分类:2D Graphic

    • 发布日期:2014-08-16
    • 文件大小:37888
    • 提供者:Leomon
  1. sift

    0下载:
  2. SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:12180
    • 提供者:GC
  1. sift

    0下载:
  2. 基于sift算法的特征点提取,描述了提取特征点的流程-Sift feature point extraction algorithm based on
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:138633
    • 提供者:刘平旭
  1. sift

    0下载:
  2. 图像的sift特征描述及提取详细实现代码-Sift feature extraction detailed implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21419184
    • 提供者:苏丰
  1. SIFT

    0下载:
  2. algorithm used for sift features and sift feature extraction
  3. 所属分类:Other systems

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