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

搜索资源列表

  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  1. Sift_features_matching

    0下载:
  2. sift特征点提取和匹配算法,C语言编写,可运行-sift feature point extraction and matching algorithm, C language, you can run
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17153024
    • 提供者:wangnengjun
  1. SIFT_RANSAC_MATCH

    0下载:
  2. 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23031491
    • 提供者:宋孟肖
  1. 1

    0下载:
  2. 这是一个关于图像匹配的代码,有sift,surf的 特征检测 , 特征提取等,有它们的具体实现算法,很值得研究,也比较适合初学者-This is a code on the image matching, there sift, surf feature detection, feature extraction, etc., have their specific algorithm, it is worth studying, but also more suitable for begin
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16680735
    • 提供者:吕孟娇
  1. sift_match_feature

    0下载:
  2. 基于sift算法的图像匹配,能检测特征点和进行图像匹配-Image matching based on SIFT algorithm,Can detect feature points and image matching
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:9403170
    • 提供者:黎小威
  1. siftDemoV41

    0下载:
  2. SIFT特征点提取代码和两幅图像之间的匹配代码,是用matlab编写的-SIFT feature point extraction code and the code matches between the two images is prepared using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1064284
    • 提供者:曹春梅
  1. MATLAB_SIFT

    0下载:
  2. SIFT特征点检测算法,matlab实现的,程序里还有匹配部分功能-SIFT feature point detection algorithm, matlab implementation, program as well as some features match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:34909
    • 提供者:罗国中
  1. matlab_src

    0下载:
  2. 媒体计算方法试验,选了这个课的懂,其中mosaic为sift特征提取与匹配,要用到vlfeat-0.9.17或其他版本。-These are the experiment of the course named media computing methods.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-13
    • 文件大小:2718
    • 提供者:刘流
  1. robwhess-opensift

    0下载:
  2. 基于局部不变特征的图像匹配。利用SIFT算法实现局部特征的检测与提取,再用RANSAC算法筛选特征点,提高正确的匹配率。-Based image matching local invariant features. Use SIFT algorithm to detect and local feature extraction, and then filtering feature points RANSAC algorithm to improve the correct match rat
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:131094
    • 提供者:朱迪
  1. match

    0下载:
  2. 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:李少芳
  1. match

    0下载:
  2. SIFT特征陪陪算法,用于提取提取特征点,在高斯空间上进行匹配-SIFT matching algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1019
    • 提供者:keel
  1. sift1

    0下载:
  2. sift图像匹配的纯matlab代码,研究图像配准的可以用到-Sift image matching of pure matlab code, and the research of image registration can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:648564
    • 提供者:李亮
  1. demo_ASIFT_src0

    1下载:
  2. 这是比较新的一种角点提取和实现匹配算法,里面有ASIFT论文和实现程序,比sift算法实现起来要快和准确。-This is a relatively new one corner extraction and matching algorithm, which has ASIFT papers and implementation procedures, compared with the SIFT algorithm,it ismore fast and accurate.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2952556
    • 提供者:xiaohanhan
  1. siftDemoV4

    0下载:
  2. 我个人对sift经典算法的一些小改进,主要运用在图像匹配领域,比经典算法匹配速度和准确度都有提升-I personally sift some small improvements classical algorithm, mainly used in the field of image matching, than the classic matching algorithm to improve both speed and accuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:889022
    • 提供者:james
  1. siftDemoV4

    0下载:
  2. 对图像进行基于SIFT算法的特征提取并对图像特征并实现特征匹配-the implement of the sift algorithm and matching based on the feature extracted the image
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17916521
    • 提供者:cuiliyun
  1. based-on

    0下载:
  2. 提出改进的SIFT算法,该算法可提高运算速度和匹配准确率,增强算法的鲁棒性。-Improved SIFT proposed algorithm can improve the computational speed and matching accuracy, enhance the robustness of the algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:487434
    • 提供者:冯太琴
  1. TestSift_siftFeat

    0下载:
  2. 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:王小颖
  1. TestSift_match

    0下载:
  2. 基于SIFT的特征点提取和匹配,在源码基础上修改。-Extraction and matching based on SIFT feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4355633
    • 提供者:王小颖
  1. Pic_True

    0下载:
  2. 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:149488
    • 提供者:yao
  1. ransacOverlap

    0下载:
  2. 程序使用sift提取和匹配图像的特征点,使用RANSAC得到图像的单应矩阵H,再将其中一幅图像通过H变换到另一幅图像的坐标系中。最后计算得到两幅图像重叠区域。图像可以换成自己的。-This code use SIFT to extract and match feature points.Then RANSAC is utilized to calculate homography matrix.Finally,the overlap rate of these two images will
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1016090
    • 提供者:孔德地
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 40 »
搜珍网 www.dssz.com