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

搜索资源列表

  1. sift

    0下载:
  2. SIFT,I.E. Scale-invariant feature transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:400888
    • 提供者:赵杰
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  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. scale invariant feature transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4141
    • 提供者:Frank Wu
  1. sift_papers

    0下载:
  2. 一个外国人的sift变换的笔记,希望对大家有用吧。-A foreigner' s sift transform notes, hope it useful for everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:49143016
    • 提供者:皮皮鲁
  1. asift_source

    1下载:
  2. asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-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 t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:452076
    • 提供者:txy
  1. PCA-SIFT

    0下载:
  2. 共享主成份尺度不变变换PCA-SIFT代码,用于SAR图像配准,希望对各位雷达爱好者和SAR工作者有用!-Principle component analysis, PCA- Scale invariant feature transform-SIFT used for SAR processing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:682288
    • 提供者:北京
  1. SIFT

    0下载:
  2. 尺度不变特征转换(Scale-invariant feature transform 或 SIFT)-Scale-invariant feature transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:25889
    • 提供者:summer
  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. Scale-invariant_feature_transform

    0下载:
  2. 尺度不变特征变换(Scale-invariant feature transform或SIFT)是一种计算机视觉的算法去查找并描述图像的局部特征。sift比较通俗的详解,比一般的详细。英文-Scale Invariant Feature Transform (Scale-invariant feature transform, or SIFT) is a computer vision algorithm to find and describe the local features of th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:160096
    • 提供者:liqi
  1. sift4

    0下载:
  2. :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:264470
    • 提供者:LIDAN
  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 Algorithm (Scale-invariant feature transform)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:24389
    • 提供者:a25251325z
  1. sift

    0下载:
  2. 1999年British Columbia大学大卫.劳伊(David G.Lowe)教授总结了现有的基于不变量技术的特征检测方法,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子-SIFT(尺度不变特征变换),这种算法在2004年被加以完善。 -University of British Columbia 1999, David Rowe (David G. Lowe) summed up the professor is not variable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8396544
    • 提供者:chenping
  1. SIFT

    0下载:
  2. Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. -Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) alg
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:8346
    • 提供者:mazoul82
  1. SIFT

    0下载:
  2. Apply David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. This algorithm takes a grayscale image as input and returns a set of scale- and rotationally invariant keypoints allong with their corresponding feature descr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:9118
    • 提供者:mazoul82
  1. SIFT-souce-program

    0下载:
  2. SIFT变换,你可以试试看,效果还行,里面的代码你自己下载-SIFT transform, you can try, the results were OK, the code inside your own download
  3. 所属分类:Special Effects

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

    0下载:
  2. 尺度不变特征变换算法和附加的matlab代码-sift transform matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9587
    • 提供者:贾云
  1. sift

    0下载:
  2. 原版的SIFT算法。SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于1999年由David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journa
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:1021952
    • 提供者:fade-war
  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
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com