CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - sift feature

搜索资源列表

  1. SIFT_VC

    2下载:
  2. 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:23907777
    • 提供者:gonghui
  1. siftpp-0.8.1.tar

    0下载:
  2. SIFT feature detector and descr iptor implementation based on original Lowe work
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:323673
    • 提供者:lborrego
  1. sift-important

    0下载:
  2. 基于特征的图像拼接方法,完整的sift程序,可以运行-Image stitching method based on feature complete sift program can run
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:36148070
    • 提供者:艾伦
  1. SIFT_demo

    0下载:
  2. SIFT算法的相关实现 自己用matlab写的sift特征点检测与匹配程序,运行能通过-SIFT algorithm related to realize their written with matlab sift feature point detection and matching program, run through
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1473854
    • 提供者:xiaoxian
  1. SIFT_and_ransac

    2下载:
  2. 用c++实现sift特征点的检测,匹配,并用RANSAC滤除掉误匹配点,在VC2008运行效果不错。-With c++ achieve sift feature point detection, matching, and filtered out using RANSAC mismatching points, the VC2008 run good results.
  3. 所属分类:Other windows programs

    • 发布日期:2015-07-24
    • 文件大小:6068224
    • 提供者:飞羽
  1. sift

    0下载:
  2. 一种常用于图像特征描述的一种描述子,全称尺度不变特征变换-Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:程小青
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:506269
    • 提供者:东风
  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. algorithm used for sift features and sift feature extraction
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1386
    • 提供者:M.sabarish
  1. SIFTs

    0下载:
  2. 基于MATLAB的SIFT特征点的提取,并对图像的特征点进行描述-MATLAB SIFT feature point extraction based on feature points and describe the image
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:119614
    • 提供者:洪依
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. TestSift_siftFeat

    0下载:
  2. 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:王小颖
  1. video_SIFT

    0下载:
  2. 可是实现对视频的sift特征提取,只需根据视频文档的位置修改路径即可-But to achieve sift feature extraction video, simply modify the path to the document based on the location of the video
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1410052
    • 提供者:李海龙
  1. sift

    0下载:
  2. SIFT特征检测的一些源代码,matlab格式的。这些code只要“复制+粘贴”就可以直接运行,也并不需要特别的文件。-SIFT feature detection of some source code, matlab format. These code as long as the copy+ paste can be run directly, it does not need special documents.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9571
    • 提供者:徐晨
  1. sift

    0下载:
  2. 基于VS2010+opencv2.4.7编写的sift算法,用于图片或视频特征点检测及图片匹配-Sift algorithm based on VS2010+ opencv2.4.7 write for images or video feature point detection and image matching
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26421280
    • 提供者:汪欣梅
  1. sift

    0下载:
  2. sift查询找到特征点,根据这些特征点,读者可以使用特征匹配方式-Sift query find feature points, according to these feature points, readers can use the feature matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:500736
    • 提供者:magicmelon
  1. sift-matlab

    0下载:
  2. SIFT特征提取源代码,图像检索特征提取技术,提取图片SIFT特征-SIFT feature extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:26648576
    • 提供者:救兵
  1. sift特征点检测

    0下载:
  2. sift特征点检测的测试代码,效果还可以,大家可以试试(SIFT feature point detection test code, the effect can be, we can try)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:14999552
    • 提供者:Peerless
  1. SIFT-master

    0下载:
  2. 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:4286464
    • 提供者:Alan1988
  1. SIFT

    0下载:
  2. feature extraction method: SIFT
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:54771712
    • 提供者:PaQun
« 12 3 4 5 »
搜珍网 www.dssz.com