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

搜索资源列表

  1. sift-match

    0下载:
  2. 图像匹配中sift方法的几篇不错的文章,可供学习。-Image matching methods sift several good articles available for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1869611
    • 提供者:破晓
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  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. Sift

    0下载:
  2. 一种尺度不变特征算子,应用于目标检测和图像配准。-image matching, a scale invariant operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:138483
    • 提供者:liumin
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1302559
    • 提供者:尹珂
  1. sift

    0下载:
  2. sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15173867
    • 提供者:吴旭
  1. matlab-sift

    0下载:
  2. matlab程序,解决sift算法对图像特征点的检测,描述和匹配,特征点个数的计算以及程序运行时间,可与其他算法做比较,直接修改参数即可运行-matlab for image matching,include the time and the number of the interest points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2589765
    • 提供者:王佳
  1. SIFT

    0下载:
  2. 图像的SIFT算子的实现,SIFT是用于提取图像中的特征向量以用于匹配的-Image SIFT operator realization, SIFT is used to extract the image feature vectors for matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5374
    • 提供者:lin
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
  1. sift-Matlab

    0下载:
  2. Matlab 写的sift查找特征点和特征匹配的算法代码。 输入两幅图像,检测特征点并匹配,输出匹配结果-Matlab write sift Find feature points and feature matching algorithm code. Enter the two images, the feature point detection and matching, output matching results
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17247
    • 提供者:舒梦
  1. image-mosaic-based--on-sift

    0下载:
  2. 代码是基于sift的图像拼接,包含特征提取,匹配和拼接,并且添加了调节图像拼接透明度函数 -image mosaic based on sift ,including feature extaction,matching and image mosaic.And add a transparency adjusting function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3746839
    • 提供者:宋丹
  1. SIFT-ImageStitch

    0下载:
  2. 采用SIFT进行图像拼接处理,包括sift特征提取和匹配算法等。-Using SIFT image mosaic processing, including sift feature extraction and matching algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:32727
    • 提供者:牛牛
  1. sift

    0下载:
  2. sift特征提取算法,配准算法,匹配算法,测试通过-sift Feature extraction algorithm, registration algorithm, matching algorithm, testing through
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:25177
    • 提供者:zero
  1. siftDemoV4

    0下载:
  2. sift算法在图像匹配领域有着重要作用,通过sift算法可以将模板图片和待检测图片进行特征点提取并进行匹配。-sift algorithm has an important role in the field of image matching, sift algorithm by template image and image to be detected can be the feature point extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:804127
    • 提供者:郭家辉
  1. image-feature-detection-and-matching

    0下载:
  2. 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9069568
    • 提供者:陈美美
  1. sift

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

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

    3下载:
  2. 一种基于关键点的复制粘贴检测算法,可以完成两幅图像的关键点匹配,也可以检测到一副图像是否经过复制粘贴后放大缩小、旋转等篡改操作-Key matching a replicon paste detection algorithm based on key points, you can complete two images, it can also detect whether an image after copying and pasting zoom, rotate, etc. tampe
  3. 所属分类:Special Effects

    • 发布日期:2017-02-13
    • 文件大小:2074624
    • 提供者:王怡
  1. sift

    0下载:
  2. 改进的sift匹配算法,提取到sift特征点之后加上ransac去做筛选误识别点-After matching algorithm Improved sift, sift feature points extracted to do screening plus ransac erroneous identification point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:37196
    • 提供者:laoji
  1. sift-RMB

    0下载:
  2. 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1950995
    • 提供者:孙辰
  1. siftDemoV4

    0下载:
  2. sift 特征提取 matlab版本 sift matching-sift feature extract
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:376969
    • 提供者:大脸
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 30 »
搜珍网 www.dssz.com