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

搜索资源列表

  1. sift

    0下载:
  2. 图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配-The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:442368
    • 提供者:王金凯
  1. stitching

    0下载:
  2. 基于sift特征点的图像拼接算法,效果不错,有需要的同学可以下载-Image mosaic algorithm based on sift feature point, well, needy students can download to see
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:5671265
    • 提供者:魏园波
  1. image-stitching--matlab

    0下载:
  2. 改进的图像拼接算法,基于sift算法,实现图像的自动拼接,测试,完美运行-Improved image mosaic algorithm based the sift algorithm to achieve automatic image stitching, test, run perfectly
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:6843941
    • 提供者:毛毛虫
  1. SIFT-image-mosic-matlab

    0下载:
  2. improved image stitching code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:867487
    • 提供者:毛毛虫
  1. sift-mosaic

    0下载:
  2. 图像拼接 采用相位相关进行重叠区域预处理-Image stitching using phase correlation overlap area pretreatment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:934031
    • 提供者:叶偲
  1. image-stitching

    0下载:
  2. 图像拼接,通过sift匹配进行360度全景的图像拼接,采用拉普拉斯金字塔进行模糊-Image stitching, matching sift through a 360-degree panoramic image stitching, using fuzzy Laplacian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5091670
    • 提供者:Ezreal
  1. image-stitch-based-on-SIFT

    0下载:
  2. 实现基于sift算法的图像拼接,适合初学者学习-Sift-based algorithm for image stitching, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2523962
    • 提供者:belflyty
  1. sift

    0下载:
  2. 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8307050
    • 提供者:guolong
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011181
    • 提供者:周圣
  1. sift

    0下载:
  2. 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
  3. 所属分类:OpenCV

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

    0下载:
  2. sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15177537
    • 提供者:benzhi
  1. stitching

    0下载:
  2. 图像拼接,可用于全景照机等应用场景 根据图像的特征(可选多种特征,例如SIFT,haar,HOG等征),将两幅或多幅图像无缝拼接起来-Image stitching, can be applied to panoramic photographing, and other application scenarios.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:165212
    • 提供者:刘林冲
  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. image-stitching-using-sift

    0下载:
  2. stitch two images using the sift features
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6728747
    • 提供者:manu
  1. SIFT

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

    • 发布日期:2017-05-28
    • 文件大小:10620931
    • 提供者:陈天华
  1. match-sift

    0下载:
  2. 这是一个基于SIFT算法的图像拼接程序,很适合做图像拼接的人参考。-This is based on SIFT algorithm for image stitching program, it is suitable for people who reference image stitching.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10232726
    • 提供者:程平
  1. Image-Stitching

    0下载:
  2. 基于SIFT特征的全景图像拼接 主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合 -Image Stitching
  3. 所属分类:software engineering

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

    0下载:
  2. SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。基于sift算法,对图像配准和拼接(Based on the SIFT algorithm, image registration and stitching)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:785408
    • 提供者:勾践1
  1. run

    0下载:
  2. 两张图片拼接成全景图的程序,包括特征提取等步骤。(Two pictures stitching into panorama program, including feature extraction and other steps.)
  3. 所属分类:图形图像处理

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

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

    • 发布日期:2017-12-21
    • 文件大小:15888384
    • 提供者:zhangfeifei
« 1 23 4 5 »
搜珍网 www.dssz.com