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

搜索资源列表

  1. SIFT

    0下载:
  2. SIFT算法的VC代码实现,实现图像的SIFT特征提取和显示特征点位置,算法用class封装完整,直接可以使用-code for SIFT of VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:11480
    • 提供者:jecky
  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. OPENCV,对输入的两幅图像进行特征值提取并且匹配,连线,命令行下以project3.exe 图像1 图像2 方式运行,代码为main.c-SIFT
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:26664
    • 提供者:ruanjj
  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-match

    0下载:
  2. OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descr iptor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1077
    • 提供者:Chu Kuang-Chen
  1. SIFT

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

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

    0下载:
  2. sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18814496
    • 提供者:安云
  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. SIFT

    0下载:
  2. matlab的SIFT算法程序,可以运行。搞图像处理的同学可以下载来试试。-matlab SIFT
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2639559
    • 提供者:deng chao
  1. autopano-sift-C-trunk

    0下载:
  2. hugin sift-c,在编译hugin的时候需要此源代码-At the time of compilation hugin need this source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:568063
    • 提供者:张卫龙
  1. sift-cpp

    0下载:
  2. A simple visual cpp algorithm to compute sift descr iptor for an image
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:4154907
    • 提供者:hiba
  1. sift-forensic

    0下载:
  2. this code can find copy-move forgery with sift descr iptor
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3889223
    • 提供者:behnaz
  1. sift

    0下载:
  2. opencv vs2010写的SIFT特征提取程序-opencv vs2010 SIFT
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:minjie055
  1. sift-RMB

    0下载:
  2. 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1950995
    • 提供者:孙辰
  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-05-01
    • 文件大小:9571
    • 提供者:徐晨
  1. sift

    0下载:
  2. 实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配--Applications for the program source code. M documents needed for the operation and image files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1287405
    • 提供者:晚上
  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 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com