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

搜索资源列表

  1. sift

    0下载:
  2. 用于提取图片sift特征的源代码,效果不错,无需改动
  3. 所属分类:图形图像处理(光照,映射..)

  1. sift

    0下载:
  2. 用于提取图片sift特征的源代码,效果不错,无需改动
  3. 所属分类:图形图像处理(光照,映射..)

  1. 基于SIFT特征的图像配准(Matlab源代码)

    3下载:
  2. sift算法实现,可以实现图像的配准,大量的特征点的寻找(siftThe implementation of sift algorithm can achieve image registration, a large number of feature points)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:51200
    • 提供者:任性123
  1. SIFT程序vs

    0下载:
  2. SIFT特征检测C语言程序,亲测有效,可用于人脸图片中特征点的检测(C language program of SIFT features detection , pro test effective)
  3. 所属分类:图形图像处理

  1. SIFT

    0下载:
  2. 按照论文写的关于SIFT特征提取的代码,没有特征向量那一步(In accordance with the paper written on the SIFT feature extraction code, there is no feature vector that step)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:20480
    • 提供者:广德玄武
  1. sift

    0下载:
  2. 这是SIFT特征的代码,转载而来,供学习交流。(this is the code of SIFT, and it is reproduced from others.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:414720
    • 提供者:xx126
  1. sift 算法

    0下载:
  2. sift 特征检测用于特征检测的参考使用等等(sift feature detection for reference use of feature detection and so on)
  3. 所属分类:matlab例程

  1. sift.py

    0下载:
  2. sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:cuidonglin
  1. SIFT

    0下载:
  2. 使用VLfeat的SIFT算法,在python平台进行SIFT特征提取和匹配(SIFT feature extraction and matching on Python platform based on SIFT algorithm of VLfeat)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:153600
    • 提供者:投笔从容
  1. sift-1

    0下载:
  2. 用c语言实现sift的特征提取,效果挺好的额。(Using C language to realize feature extraction of SIFT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1018880
    • 提供者:真梦行路
  1. CV1

    0下载:
  2. 图片的SIFT特征寻找与匹配,并显示出特征数量(SIFT feature matching)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:4083712
    • 提供者:xxy6377
  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
  1. SIFT特征匹配

    0下载:
  2. 包括SIFT匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the SIFT matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:苏旭
  1. sift-master

    0下载:
  2. 实现两幅图像基于sift特征的匹配,剔除误匹配点,实现精确的图像匹配(Matching two images based on SIFT features)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:13312
    • 提供者:hyx记忆
  1. 基于SIFT算法的图像特征点提取与匹配

    0下载:
  2. 文章深入研究了 SIFT 特征点提取的原理及过程,以基于 K-D 树结构的近邻算 法对呈线性变换的两幅图像在不同视角和噪声干扰情况下进行了特征点的粗匹 配,并通过随机抽样一致性算法(Random Sample Consensus)进行特征点的提纯,删 除例如错误的匹配特征点对。针对粗匹配后误匹配点对较多导致的 RANSAC 算法 效率降低、运算时间变长的情况,论文以视差梯度约束对粗匹配点对进行预筛选, 提升了 RANSAC 算法的效率。根据匹配点对空间位置关系得出图像之间的变换模 型;最后将图像
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:6951936
    • 提供者:robben333333
  1. sift的人脸识别

    1下载:
  2. sift 特征匹配实现 人脸识别 特征点 匹配()
  3. 所属分类:软件工程

    • 发布日期:2018-05-06
    • 文件大小:7451648
    • 提供者:足迹111
  1. match

    0下载:
  2. sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:昵称存在
  1. SIFT-MATLAB

    1下载:
  2. 提取图像的SIFT特征,用于图像内容的检索,matlab语言编写的程序(Extract SIFT features of images for image retrieval.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-19
    • 文件大小:906240
    • 提供者:Rmuli
  1. sift-0.9.19 (1).tar

    1下载:
  2. SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、也保持一定程度的稳定性.本程序采用MATLAB和c语言联合编程。(SIFT feature is a local feature of the image. It keeps invariant to rotation, scale scaling and luminance change, and also keeps a certain degree of stability to the chang
  3. 所属分类:图形图象

    • 发布日期:2020-02-06
    • 文件大小:2880512
    • 提供者:杨秀洪
  1. 基于SIFT特征的图像配准(Matlab源代码)

    2下载:
  2. 基于SIFT的图像匹配配准,代码亲测好用,注释简单易懂,可以提取同名点,进行匹配配准。(Based on SIFT image matching registration, the code is easy to use, the annotation is simple and easy to understand, and the same name points can be extracted for matching registration.)
  3. 所属分类:其他

    • 发布日期:2019-12-11
    • 文件大小:24677376
    • 提供者:doushiweiledaima
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com