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

搜索资源列表

  1. mosift_1.0

    0下载:
  2. 简易版的SIFT算法,有主程序,只需要输入两张图片就可以实现的demo(Simple version of the SIFT algorithm, there are main procedures, you only need to enter two pictures, you can achieve demo)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:S_Ting
  1. sift 图像处理

    0下载:
  2. 图像配准算法 matlab 挺好用的,可以参考一下(Image registration algorithm matlab, very good, you can refer to)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:18770944
    • 提供者:rawlings
  1. 基于MATLAB的sift算法实现图像拼接

    0下载:
  2. 基于matlab的shif算法的图像拼接(Image stitching of shif algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:15888384
    • 提供者:zhangfeifei
  1. 十五个经典算法研究与总结、目录+索引(by_...

    0下载:
  2. 对目前的经典算法有详细的概括,包括红黑树,排序,sift等等(A detailed overview of the current classical algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:11040768
    • 提供者:Sher7win
  1. 48788226SIFT_vc_code

    0下载:
  2. SIFT特征检测的C语言程序,用于图片中的SIFT特征检测,并含sift特征检测的解释ppt(SIFT features detection C language program)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:13513728
    • 提供者:s7085029
  1. 7105_0xFDF

    2下载:
  2. 浙江大学机器人竞赛文档:提供完整的上位机图像识别挑选物品的匹配算法、下位机反馈控制机器人完成行走路线以及串口通讯的Python/C++/Arduino C代码(Robot contest documentation of Zhejiang University.It provides complete image recognition of the host computer, the matching algorithm of the selected items, the feedback
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:5631379
    • 提供者:GHHHHH
  1. Image Classification Example

    0下载:
  2. python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:19867648
    • 提供者:simle_远航
  1. SIFT_Matlab

    0下载:
  2. matlab的sift算法,本人没研究明白,但有人说能整出来(Matlab SIFT algorithm, I did not study, understand, but some people say that can be completed)
  3. 所属分类:其他

  1. sift代码

    0下载:
  2. matlab的sift算法,修改后可以出来(Matlab SIFT algorithm that can be completed)
  3. 所属分类:其他

  1. fast+sift

    0下载:
  2. 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:41984
    • 提供者:erinliu
  1. ASIFT算法

    1下载:
  2. ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
  3. 所属分类:图形图象

    • 发布日期:2017-11-17
    • 文件大小:720896
    • 提供者:LUWEI96
  1. SIFT_Mosaic

    0下载:
  2. sift算法源代码,按步执行,不使用siftwin32,完全自编(SIFT algorithm source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:87040
    • 提供者:casc_zxy
  1. Pic_True

    0下载:
  2. sift算法 尺度不变特征变换匹配算法详解(Matching algorithm for scale invariant feature transform)
  3. 所属分类:Java编程

    • 发布日期:2017-12-28
    • 文件大小:148480
    • 提供者:struggleee
  1. siftDemoV4

    0下载:
  2. 通过sift算法,提取两幅图像的特征点并进行匹配,适应旋转,仿射,缩放等变化(The feature points of two images are extracted and matched)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:891904
    • 提供者:happydywtb
  1. SIFT

    0下载:
  2. 尺度不变特征变换是一种图像特征提取与描述的算法(SIFT is an algorithm for image feature extraction and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:14589
  1. test4

    0下载:
  2. 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分: (1)构造尺度空间:DoG尺度空间 (2)检测DoG尺度空间极值点 (3)去除不好的特征点 (4)给特征点赋值一个128维的方向参数。每个关键点都包含三个信息:位置、尺度和方向。 (5)关键点描述子的生成: 首先将坐标轴旋转为关键点的方向,以确保旋转不变性。以关键点为中心取8×8的窗口。 (6)最后进行特征匹配。(Algorithm descr i
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1181696
    • 提供者:听雪楼
  1. sift_code

    0下载:
  2. 一个提取sift特征的工具包,基于matlab 语言(A feature extraction sift toolkit based on MATLAB language)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:5300224
    • 提供者:tengqu
  1. SIFT-master

    0下载:
  2. 这是图像处理中很重要的一个特征提取算法,sift,原作者已经申请了专利,不可以商用哦(This is an important feature extraction algorithm in image processing, sift, the original author has applied for a patent, can not be commercial Oh!)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:4286464
    • 提供者:Alan1988
  1. sift_match_Python

    0下载:
  2. 基于Python,用SIFT算法实现图像匹配。(This code can do image match by SIFT algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:41720832
    • 提供者:白日烟火
  1. SIFT_Mosaic

    1下载:
  2. 用matlab语言实现sift算法寻找图像特征点的程序(detect features of images with SIFT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:114688
    • 提供者:sun792
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com