CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - sift

搜索资源列表

  1. sift

    0下载:
  2. SIFT (scale invariant feature transform)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1283
    • 提供者:bob
  1. 222

    0下载:
  2. 多尺度算法的分支PCA-SIFT算法,可以解决原算法的匹配时间较长的问题-Branches of multi-scale PCA-SIFT algorithm algorithm matches the original algorithm can solve the problem a long time
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:493103
    • 提供者:An jian
  1. sift

    0下载:
  2. matlab编写,影像匹配,快速获得立体影像的同名像点-matlab written, image matching, quickly access to images of the Conjugate points of stereo images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1314
    • 提供者:miao
  1. sift-matlab

    0下载:
  2. sift算子的matlab和vs2008的混合编程-The hybrid programming of matlab and vs2008 for the descr iptor of sift
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2682585
    • 提供者:郭苹果
  1. sift

    0下载:
  2. sift算法的基础论文,很经典,还有一篇sift的讲解,由于上传限制,如果有需要可以向本人索取-sift algorithm based on papers, very classic, there is a sift in the talks, the upload limit, and if necessary I can be obtained
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3333065
    • 提供者:宣钢
  1. siftDemoV4

    0下载:
  2. sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!-code for keypoint match based on sift,the performance is good!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:761093
    • 提供者:王阳丽
  1. flow_code

    0下载:
  2. sift flow, a new method for decribing the images, it could be applied for many applications
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2605078
    • 提供者:Aaron
  1. sift

    0下载:
  2. Sift by David Low from UBC about computer vision features
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:886
    • 提供者:Moin
  1. Lowe04IJCV

    0下载:
  2. Lowe2004年发表于IJCV的关于SIFT算法的经典论文-Lowe2004 published in IJCV' s classic paper on the SIFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:735767
    • 提供者:jennyyu
  1. sift-win-recompiled

    0下载:
  2. sift算法的C语言实现,在vc6.0已通过-sift algorithm C language, has been adopted in vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1970308
    • 提供者:李鑫
  1. sift_algorithm

    0下载:
  2. This Matlab function implements the SIFT algorithm for pitch extraction function [p] = sift (x, samp_rate) where p is a vector which holds the pitch frequency values in Hz at every 10 msec. -This Matlab function implements the SIFT algorithm for pitc
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:854
    • 提供者:kurshad2000
  1. gkp

    0下载:
  2. c#实现SIFT算法,与网络上主流的一样,为了激活程序员的帐号,功能要自己摸索-c# to achieve SIFT algorithm, and the network as the mainstream, in order to activate the programmer' s account, function to find their own way
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:343566
    • 提供者:刘凯
  1. SIFT

    0下载:
  2. Implementation of SIFT in Visual C-Implementation of SIFT in Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:38773
    • 提供者:Sahil Bajaj
  1. sift-0.9.18-bin.tar

    0下载:
  2. SIFT算法的matlab实现,包含高斯差金字塔的生成源代码,特征字的描述-SIFT algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3641536
    • 提供者:LIN
  1. An-Algorithm-for-Face-Recognition-

    0下载:
  2. 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:287117
    • 提供者:陈方芳
  1. SIFT

    0下载:
  2. sift算法的详细应用笔记,对sift做了详细解释-sift algorithm detailed application notes, a detailed explanation of the sift
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3012890
    • 提供者:yf
  1. sift-demo

    0下载:
  2. 角点提取的源码,其中有错误,已经修改过了,有注释,希望对大家有帮助-Corner extraction of source, including errors, has been modified, annotated, we want to help! !
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:113743
    • 提供者:hanhuiyan
  1. scene-matching

    0下载:
  2. there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4422200
    • 提供者:mojtaba
  1. sift-0.9.10

    0下载:
  2. SIFT matlab demo scale invariant feature
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2911084
    • 提供者:Ahmad
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量-SIFT features (Scale-invariant feature transform, scale-invariant feature transform) is a computer vision algorithm to detect and describe the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:690118
    • 提供者:majin
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com