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

搜索资源列表

  1. SiftGPU-V360

    0下载:
  2. SiftGPU 是SIFT特征为GPU执行。 SiftGPU进程像素平行建立高斯金字塔的技术要点。基于GPU的清单生成,SiftGPU然后使用的GPU / CPU的混合方法,有效地建立紧密特征点的名单。并行处理技术要点最后得到他们的方向和描述。-SiftGPU is an implementation of SIFT for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Key
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:5048531
    • 提供者:RockZhou
  1. SIFT

    0下载:
  2. 利用SHIFT方法从两幅图像中的提取特征点。-shift
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:381543
    • 提供者:王妍玮
  1. sift_match

    0下载:
  2. sift算法,用于特征点的提取和匹配。具有很好的性能-sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9677853
    • 提供者:lsling
  1. sift-io-doc-3.3.8

    0下载:
  2. 实现图像匹配,是基于特征点的一种经典算法。-Calculation matching points of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1973886
    • 提供者:杨博
  1. SIFT-algorithm

    0下载:
  2. 本文提出一种通过提取特征点,实现对同一物体或场景下的不同视角的图像进行匹配。-This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:749431
    • 提供者:徐琼
  1. SIFT-suanfaxiaojie

    0下载:
  2. SIFT 算法小结 图像识别 双目匹配 测距 比例不变识别方法 特征点-Summary of image recognition algorithm SIFT distance binocular matching feature points the proportion of invariant recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:429154
    • 提供者:policeman0077
  1. sift_match

    0下载:
  2. 从视频读取帧,提取Sift特征点,进行特征点的匹配,合成视频-read frame from a video,get the sift feature,and match,then make a new video
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20195126
    • 提供者:shufy
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:31577
    • 提供者:yyscamper
  1. SIFT

    0下载:
  2. SIFT相关源代码。SIFT为目前为止公认的在图像特征点特权方面有很好的优点的算法-SIFT-related source code. SIFT is now recognized as privileged in the image feature point has a good advantage of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2811241
    • 提供者:许群山
  1. tutorial

    0下载:
  2. SIFT特征点检测在MATLAB环境下实现-SIFT Feature POINTS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3839
    • 提供者:纪冰
  1. SIFT_image_mosaic

    0下载:
  2. 实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points c
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2672114
    • 提供者:Lukcy
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量-SIFT features (Scale-invariant feature transform, scale-invariant feature transform) is a computer vision algorithm to detect and describe the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:690118
    • 提供者:majin
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. min

    0下载:
  2. sift算法中特征点提取时,极小值的提取。-sift min
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:713
    • 提供者:liyingchao
  1. 20078919473159230

    0下载:
  2. 运用SIFT算法提取跟踪目标的特征点,对于开发基于SIFT算法的目标跟踪有很大的帮助-Target tracking using SIFT algorithm to extract feature points, for the development of target tracking algorithm based on SIFT great help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1080166
    • 提供者:zhengbin
  1. CSIFT

    0下载:
  2. 自己实现的用于图像SIFT特征点检测的C++类,基于OpenCV 2.0-A C++ class for image sift points detecting based on OpenCV 2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16382
    • 提供者:王平
  1. sift_search_matching

    0下载:
  2. 实现sift特征点的提取和匹配,并将匹配点输出到MAT文件-Realization of SIFT feature point extraction and matching, and will match the output to a MAT file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3049102
    • 提供者:
  1. sift

    0下载:
  2. sift特征提取,包括三部分,特征点提取,特征点描述,特征点匹配-sift feature extraction consists of three parts, feature extraction, feature point descr iption, feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:709894
    • 提供者: 奋斗
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8783130
    • 提供者:张博
  1. sift

    0下载:
  2. sift匹配算法 尺度不变变换 特征描述子 特征点匹配 -sift match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:48497664
    • 提供者:cc
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com