CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - sift feature

搜索资源列表

  1. sift-C

    0下载:
  2. 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:129474
    • 提供者:wj
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. siftpp-0.8.1

    0下载:
  2. SIFT特征提取与表示算法实现,不能用于商业用途-sift feature extraction and representation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:320079
    • 提供者:寄托
  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-03
    • 文件大小:160096
    • 提供者:liqi
  1. SIFT

    0下载:
  2. 基于SIFT算法的目标匹配和识别,尺度不变特征变换匹配算法-SIFT matching algorithm based on the objectives and recognition, scale-invariant feature transformation matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:320771
    • 提供者:process
  1. sift

    0下载:
  2. 基于sift的特征匹配,需要用到gsl库-Sift-based feature matching, need to use gsl library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:707311
    • 提供者:殷文斌
  1. SIFT_VC--can-be-directly-used-to-run

    0下载:
  2. SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-11
    • 文件大小:19241984
    • 提供者:蓝天浩
  1. sift

    0下载:
  2. sift提取图像特征, 进行匹配,识别-image feature extraction sift, sift image feature extraction, matching, recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:583284
    • 提供者:张婷
  1. image-classification

    0下载:
  2. 基于图像的sift特征对六类不同的图片进行分类:打电话、跑步、骑自行车等。-Based sift feature images of six different pictures classification: phone calls, running, cycling and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3590839
    • 提供者:武晓梅
  1. sift-matlab

    0下载:
  2. 尺度不变特征转换算法(sift)在空间尺度中寻找极值点,具有位置、尺度、旋转不变性,可正常运行-Scale Invariant Feature Transform algorithm (sift) looking at the spatial scale of the extreme points, with the position, scale and rotation invariance, the normal operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:22116024
    • 提供者:张苏楠
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:781073
    • 提供者:方达
  1. Scale-invariant-feature-extraction

    0下载:
  2. 尺度不变的特征提取算法,sift,MATLAB版本。-Scale invariant feature extraction algorithm, sift, MATLAB version.
  3. 所属分类:Graph Recognize

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

    1下载:
  2. 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:425001
    • 提供者:lilili
  1. siftSVM

    0下载:
  2. SIFT特征提取和SVM分类相结合进行图像识别,提高识别准确率-SIFT feature extraction and SVM classification combining image recognition, improve recognition accuracy
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2234
    • 提供者:易瑾
  1. featureDectection

    0下载:
  2. SIFT检测特征点算法,来自于我的大神室友-SIFT feature point detection algorithm, the god my roommate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:2626
    • 提供者:zhubiancheng
  1. SIFT-algorithm

    0下载:
  2. 对当下比较流行的图像分类算法SIFT(尺度不变特征变换)进行简单介绍。-On the current popular image classification algorithm SIFT (scale invariant feature transform) for a brief introduction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1717703
    • 提供者:缪振振
  1. SIFT

    0下载:
  2. 面像识别训练时用到的归一化特征,进行人脸特征提取的代码(The normalization features used in facial recognition training, and the code for facial feature extraction)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:HLT
  1. SIFT_YantaoNoemie

    0下载:
  2. 识别并提取图像中的SIFT特征点,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-28
    • 文件大小:1257472
    • 提供者:wangheng144
  1. 40746336sift-mlab

    0下载:
  2. 检测并提取图像的SIFT特征,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-28
    • 文件大小:1583104
    • 提供者:wangheng144
« 12 »
搜珍网 www.dssz.com