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

搜索资源列表

  1. program-matlab

    0下载:
  2. SIFT算法(尺度不变特征变换)Matlab 程序代码-SIFT algorithm (Scale Invariant Feature Transform) Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:626983
    • 提供者:liyin
  1. sift

    0下载:
  2. 用Matlab实现灰度图像SIFT(尺度不变特征变换)特征点的提取-Grayscale images with Matlab SIFT (Scale Invariant Feature Transform) feature point extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1576
    • 提供者:lucia
  1. sift-0[1].9.19.tar

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:3035465
    • 提供者:wenzi
  1. asift

    1下载:
  2. Affine Scale Invariant Feature transform-Affine Scale Invariant Feature transform..
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1488
    • 提供者:pawan
  1. sift-0.9.19.tar

    0下载:
  2. Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2881010
    • 提供者:Wei Dan
  1. sift

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

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

    0下载:
  2. sift(尺度不变特征变换 scale invariant feature transform) 特征提取与匹配-Sift feature extraction and matching
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:759359
    • 提供者:LQN
  1. siftDemoV4

    0下载:
  2. Scale Invariant Feature transform ( SIFT)-- this code implements the SIFT algorithm which extracts features invariant to Scale, Rotation and translation from any image.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1086300
    • 提供者:babaramdev
  1. Scale-invariant-feature-transform

    0下载:
  2. SITF算法小结,里面包含各种SIFT的算法,可以给你提供你所需要的资料。-Scale-invariant feature transform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:202711
    • 提供者:king
  1. An-Algorithm-for-Face-Recognition-

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

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

    0下载:
  2. scale invariant features transform matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7081
    • 提供者:hamed
  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. do_sift

    0下载:
  2. Apply David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3190
    • 提供者:mazoul82
  1. do_sift

    0下载:
  2. this programme implements David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7356
    • 提供者:mazoul82
  1. VLsift

    0下载:
  2. The Scale-Invariant Feature Transform (SIFT) bundles a feature detector and a feature descr iptor. The detector extracts from an image a number of frames (attributed regions) in a way which is consistent with (some) variations of the illumination, vi
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:602
    • 提供者:vikri
  1. Scale-Invariant-Feature-transform

    0下载:
  2. Feature Extraction for pattern analysis using SIFT. well commented for proper referencing-Feature Extraction for pattern analysis using SIFT. well commented for proper referencing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2811631
    • 提供者:xiaomingw
  1. finknudem-(2)

    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] Applications include object recognition, robotic mapping and na
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:89735
    • 提供者:dhivya
  1. SURF

    0下载:
  2. Speeded Up Robust Features (SURF) SURF (Speeded Up Robust Features) is a robust local feature detector invariant to scale rotation and illumination similaire to SIFT Scale Invariant Feature Transform
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:788108
    • 提供者:ghoualmi
  1. sift_match(Qt)

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果.-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictu
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14515133
    • 提供者:王铃
  1. cbmxfxsz

    0下载:
  2. 基于人工神经网络的常用数字信号调制,bVyAoKQ参数DC-DC部分采用定功率单环控制,结合PCA的尺度不变特征变换(SIFT)算法,包含优化类的几个简单示例程序,pVELPuz条件是一种双隐层反向传播神经网络,验证可用。- The commonly used digital signal modulation based on artificial neural network, bVyAoKQ parameter DC-DC power single-part set-loop contr
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6490
    • 提供者:sbqtvq
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com