搜索资源列表

  1. Sift-matlab-algorithm

    0下载:
  2. 基于sift算法的matlab运算,能过对图像进行操作-Sift matlab algorithm based on computing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:626688
    • 提供者:程鳌
  1. SIFT-Panorama

    0下载:
  2. 本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。-The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9772032
    • 提供者:Andox
  1. Based-on-the-Rob_Hess-OpenCV--SIFT-

    0下载:
  2. 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:350208
    • 提供者:海子
  1. SIFT

    0下载:
  2. 用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法-The algrithm of sift
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:
  1. min

    0下载:
  2. sift算法中特征点提取时,极小值的提取。-sift min
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:liyingchao
  1. sift-1.1.1

    0下载:
  2. SIFT算法实现的图像匹配程序,C++实现-SIFT algorithm for image matching program, C++ implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:13431808
    • 提供者:
  1. program-matlab

    0下载:
  2. SIFT算法(尺度不变特征变换)Matlab 程序代码-SIFT algorithm (Scale Invariant Feature Transform) Matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:626688
    • 提供者:liyin
  1. sift

    0下载:
  2. 这是一个关于SIFT算法介绍的pdf和ppt的合集,可以很好地帮助初学者了解sift算法。(中英文都有)-This is a collection of pdf and ppt about SIFT algorithm. I believe it can greatly help beginners to understand SIFT algorithm.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:24823808
    • 提供者:罗炳峰
  1. 基于SIFT特征的图像配准(Matlab源代码)

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

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:任性123
  1. sift

    0下载:
  2. 基于C++的sift算法,可以用于图像特征点的检测(SIFT algorithm based on C++)
  3. 所属分类:图形图像处理(光照,映射..)

  1. Image Registration based on SIFT

    0下载:
  2. 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)
  3. 所属分类:OpenCV

  1. sift

    0下载:
  2. sift算法的源程序,希望能对大家有帮助!(SIFT algorithm source code, in the hope that we can help!)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4006912
    • 提供者:FITMYFIT
  1. db5def0a98dd

    0下载:
  2. sift算法简介,里面有详细的介绍可以供大家学习与参考(SIFT algorithm profile, which has a detailed introduction, you can learn and reference)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2633728
    • 提供者:宫冠吉
  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

    • 发布日期:2024-05-19
    • 文件大小: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:153600
    • 提供者:投笔从容
  1. opensift-master

    0下载:
  2. sift算法的opencv实现方法,在VS平台运行。(Opencv implementation of the SIFT algorithm, running on the VS platform.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:131072
    • 提供者:Shmily Young
  1. SIFT-python

    0下载:
  2. l利用SIFT算法提取图像特征点,然后对图像进行匹配。(Extract the feature points of image and then match the images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:weehaa
  1. Sift

    0下载:
  2. Sift图像配准程序 Sift算法 图像配准(SIFT image registration)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3480576
    • 提供者:shabbyapuda
  1. sift

    0下载:
  2. sift不变特征变换匹配算法,可以在不同的尺度空间上查找关键点,是个很完整的程序。(The algorithm is about Sift,which is complete.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1868800
    • 提供者:2018123456
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org