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

搜索资源列表

  1. siftdetect

    0下载:
  2. sift算法的一个演示程序 朋友们可以-sift algorithm a demo program can look at the friends
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:246500
    • 提供者:吴博灵
  1. sift.tar

    0下载:
  2. SHIF 算法的matlab实现,可以用于比较SHIF算法-SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:429721
    • 提供者:cc
  1. csiftsrccode

    0下载:
  2. c#siftsrccode c#sift算法源代码-siftsrccode c c # # sift algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30139
    • 提供者:吴博灵
  1. 89346472jindian

    0下载:
  2. 实现sift算法,比较好的一个程序代码,有助于理解sift算法-achieve sift algorithm, a fairly good code, contribute to the understanding sift algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5382826
    • 提供者:张阳
  1. bsiftC_

    1下载:
  2. 一个用c#来进行图像匹配的实现算法,该算法是采用sift算法来实现的。-c # 1 used for the realization of image matching algorithm, which is used to sift algorithm achieved.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:289989
    • 提供者:王选
  1. sift-C

    0下载:
  2. 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:129474
    • 提供者:wj
  1. sift-C_

    1下载:
  2. 用C#实现的MATLAB的图象处理算法,功能强大.-realized MATLAB image processing algorithm and powerful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:129700
    • 提供者:incrediman
  1. SIFT-06-10-21

    1下载:
  2. 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13955
    • 提供者:贾翔
  1. sift c++

    0下载:
  2. SIFT算法的C++程序,可以运行,并附有图片及结果图(SIFT algorithm, C++ program, can run, with pictures and results map)
  3. 所属分类:

    • 发布日期:2018-04-19
    • 文件大小:5941248
    • 提供者:fenfengkuihou
  1. siftWin32

    0下载:
  2. sift算法的核心,siftWin32.exe的源程序,可执行,可导入Matlab(The core of the SIFT algorithm, the source of siftWin32.exe, executable, can be imported to Matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:51200
    • 提供者:CoderKiller
  1. SIFT_YantaoNoemie

    0下载:
  2. 识别并提取图像中的SIFT特征点,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-28
    • 文件大小:1257472
    • 提供者:wangheng144
  1. C++PCASift

    0下载:
  2. 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:757760
    • 提供者:wangheng144
  1. sift-MATLAB

    0下载:
  2. 实现SIFT算法,代码可以下载试试,相关算法细节可以查阅相关论文了解(SIFT MATLAB, for more detail about SIFT, you can search in the internet.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:TomCs
  1. SIFT

    0下载:
  2. 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。(SIFT predicts whether an amino acid substitution affects protein function. SIFT prediction is based on the de
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:463872
    • 提供者:lllllliiiii
  1. ORB an effcient alternative to SIFT or SURF

    0下载:
  2. 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:2571264
    • 提供者:湖海
  1. sift

    0下载:
  2. 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ssli
  1. siftDemoV4

    1下载:
  2. SIFT算法实现特征点匹配,首先检测特征点,然后形成描述符,将描述符进行比对,匹配对应的特征点。(SIFT algorithm achieves feature point matching. Firstly, the feature points are detected, then the descr iptors are formed, and the descr iptors are compared to match the corresponding feature points.)
  3. 所属分类:图形图象

    • 发布日期:2020-02-17
    • 文件大小:388096
    • 提供者:彪彪彪
  1. siftDemoV4

    0下载:
  2. lowe论文的sift算法的MATLAB源代码(MATLAB source code of sift algorithm for lowe paper)
  3. 所属分类:图形图象

    • 发布日期:2021-04-11
    • 文件大小:440320
    • 提供者:马赛马拉
  1. sift

    1下载:
  2. 利用sift算法实现图像keypoint的检测和图像拼接(Image keypoint detection and image mosaic using SIFT algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-14
    • 文件大小:51039232
    • 提供者:鼎荣
  1. SIFT

    0下载:
  2. sift算法
  3. 所属分类:源码下载

« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com