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

搜索资源列表

  1. 123456SIFT

    0下载:
  2. SIFT scale invariant feature transform. sift.exe 可执行文件下载,有意者可以下去看看!-sciences scale invariant feature transform. S ift.exe executable files downloaded Interested parties can continue to see!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1392013
    • 提供者:吴博灵
  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. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. TP_INDIX

    0下载:
  2. Le Descr ipteur SIFT (Scale Invariant Feature Transform) [1] consiste a extraire un histo- gramme d orientations de gradients autour d un point d inter^et de l image. Le principe du calcul du descr ipteur est illustre a la gure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1565660
    • 提供者:cc
  1. sift_ahmad

    0下载:
  2. implement scale invariant feature transform in visual c-implement scale invariant feature transform in visual c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5752083
    • 提供者:Ahmad
  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-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

    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. 用vc6.0实现的尺度不变变换SIFT特征点检测算法。-Vc6.0 achieved with scale invariant feature transform SIFT detection algorithm.
  3. 所属分类:GUI Develop

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

    0下载:
  2. This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way a
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:722184
    • 提供者:abdouninaceur
  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. piufiu_v50

    0下载:
  2. 结合PCA的尺度不变特征变换(SIFT)算法,利用matlab写成的窄带噪声发生,采用的是脉冲对消法。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Using matlab written narrowband noise occurs, It uses a pulse of consumer law.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5116
    • 提供者:唐建英
  1. fanmiu

    0下载:
  2. 结合PCA的尺度不变特征变换(SIFT)算法,IMC-PID是利用内模控制原理来对PID参数进行计算,解耦,恢复原信号。- Combined with PCA scale invariant feature transform (SIFT) algorithm, The IMC- PID is using the internal model control principle for PID parameters is calculated, Decoupling, restore the o
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5688
    • 提供者:王勇军
  1. buifan

    0下载:
  2. 基于小波变换的数字水印算法matlab代码,结合PCA的尺度不变特征变换(SIFT)算法,有详细的注释。- Based on wavelet transform digital watermarking algorithm matlab code, Combined with PCA scale invariant feature transform (SIFT) algorithm, There are detailed notes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5709
    • 提供者:豆三军
  1. miefei

    0下载:
  2. 可以提取一幅图中想要的目标,这是第二能量熵的matlab代码,结合PCA的尺度不变特征变换(SIFT)算法。- Target can be extracted in a picture you want, This is the second energy entropy matlab code, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5083
    • 提供者:汪萍微
  1. koufou

    0下载:
  2. 用于建立主成分分析模型,这是第二能量熵的matlab代码,结合PCA的尺度不变特征变换(SIFT)算法。- Principal component analysis model for establishing, This is the second energy entropy matlab code, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7373
    • 提供者:张长忠
  1. foumen_v30

    0下载:
  2. 基于负熵最大的独立分量分析,计算多重分形非趋势波动分析,结合PCA的尺度不变特征变换(SIFT)算法。- Based on negative entropy largest independent component analysis, Calculate the multifractal trend fluctuation analysis, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6982
    • 提供者:dhwefhj
  1. feifui

    0下载:
  2. 最终的权值矩阵就是滤波器的系数,包括主成分分析、因子分析、贝叶斯分析,结合PCA的尺度不变特征变换(SIFT)算法。- The final weight matrix is ??the filter coefficient, Including principal component analysis, factor analysis, Bayesian analysis, Combined with PCA scale invariant feature transform (SIFT) al
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10734
    • 提供者:乔九庆
  1. yaoqie

    0下载:
  2. 基于chebyshev的水声信号分析,主同步信号PSS在时域上的相关仿真,结合PCA的尺度不变特征变换(SIFT)算法。- Based chebyshev underwater acoustic signal analysis, PSS primary synchronization signal in the time domain simulation related, Combined with PCA scale invariant feature transform (SIFT) al
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6073
    • 提供者:郭双芳
« 12 3 4 5 »
搜珍网 www.dssz.com