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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. SIFTtutorial

    0下载:
  2. a good tutorial Sift by matlab for matching image
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:312114
    • 提供者:Ahmad
  1. meanshift

    0下载:
  2. 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6728003
    • 提供者:王冰
  1. svm-lecture

    1下载:
  2. 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1498613
    • 提供者:liyan
  1. scheung

    0下载:
  2. Car Make and Model Recognition system , this paper explains make and model recognition using SIFT and other algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:840854
    • 提供者:fayaz123
  1. SIFTScaleInveriantFeatureTransform

    0下载:
  2. SIFT Scale Inveriant Feature Transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8482022
    • 提供者:David
  1. Svm

    0下载:
  2. SVM实现图片分类,SIFT特征,可以自动读取文件下的图片和目录名(SVM realize picture classification, SIFT features, you can automatically read files under the pictures and directory names)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:DARY
  1. siftDemoV4

    0下载:
  2. 将解压文件放置matlab的bin文件下,用match('filepath1','filepath2')进行sift匹配(sift code for MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:440320
    • 提供者:zw2135
  1. sift-lmde-iatlab

    0下载:
  2. sift的matlab实现代码,经典 Sift matlab code, classic(Sift the matlab code, and classical sift matlab code, classic)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2356224
    • 提供者:tacro
  1. SIFT_Matlab

    0下载:
  2. matlab的sift算法,本人没研究明白,但有人说能整出来(Matlab SIFT algorithm, I did not study, understand, but some people say that can be completed)
  3. 所属分类:其他

  1. sift代码

    0下载:
  2. matlab的sift算法,修改后可以出来(Matlab SIFT algorithm that can be completed)
  3. 所属分类:其他

  1. libsiftfast-1.2-win32

    0下载:
  2. a fast sift algorithme
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:575488
    • 提供者:ssssffff
  1. siftpp-0.2.2 (1).tar

    0下载:
  2. a code source of sift
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:292864
    • 提供者:ssssffff
  1. siftDemoV4

    0下载:
  2. sift matlab实现。绝对好用!!!!(Sift matlab implementation. Absolutely easy to use!!!!)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1906688
    • 提供者:Tian0007
  1. Selfishnet

    0下载:
  2. sift features algorithms
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:365568
    • 提供者:mmaegypt
  1. siftcode

    0下载:
  2. 基于sift的特征提取算法,经本人验证,效果不错(The feature extraction algorithm based on sift is verified by myself and the effect is good.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1510400
    • 提供者:小庆
  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. match

    0下载:
  2. sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:昵称存在
  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com