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

搜索资源列表

  1. SIFT-Library-1.1.2_2010120711

    0下载:
  2. low sift算法的实现,可以提取一个图像的特征点,也可以实现图像之间的特征点匹配-Scale-Invariant Feature Transform
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24100989
    • 提供者:feng
  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-detailed-comments

    0下载:
  2. SIFT算法C++代码注释,非常详细,具体到每一步骤和细节。-detailed comments of SIFT C++ code
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:13058
    • 提供者:delay
  1. SIFT

    0下载:
  2. OPENCV,对输入的两幅图像进行特征值提取并且匹配,连线,命令行下以project3.exe 图像1 图像2 方式运行,代码为main.c-SIFT
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:26664
    • 提供者:ruanjj
  1. sift

    0下载:
  2. 可以运行的C代码sift,不过太慢,等好长时间才能出来-the code could be run ,but a little slower~~~
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:11558
    • 提供者:倪霄龙
  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

    1下载:
  2. 非常好用的基于MFC的sift算法,已经运行成功,代码页比较清晰~-Very good SIFT algorithm based on MFC,it has been running successfully, the code page is relatively clear
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:122409
    • 提供者:吴双
  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

    1下载:
  2. Project for SIFT implementation with C
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3139006
    • 提供者:Iman
  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-EMGUCV

    0下载:
  2. 基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点-EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:572521
    • 提供者:谭云月
  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. SIFT

    0下载:
  2. 用vc6.0实现的尺度不变变换SIFT特征点检测算法。-Vc6.0 achieved with scale invariant feature transform SIFT detection algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:279136
    • 提供者:wangshuang
  1. SIFT

    0下载:
  2. sift图像识别 需要先配置好opencv2.4.5的环境才能运行-sift image recognition you need to configure the environment in order to run opencv2.4.5
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7046914
    • 提供者:雷泽
  1. sift-algorithm-VC

    0下载:
  2. 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1087047
    • 提供者:钟小江
  1. Sift

    0下载:
  2. c++写的sift查找特征点的算法代码。思路清晰,注释明确。-c++ to write the code search algorithms sift feature points. Clear ideas, comments clear.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:749137
    • 提供者:JONSE
  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--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com