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

搜索资源列表

  1. imgMFC

    0下载:
  2. 利用SIFT算法实现图像的拼接,同时也能实现较小分辨率的视频拼接-SIFT algorithm using images of the mosaic, but also to achieve a smaller resolution video splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10070207
    • 提供者:李斯
  1. bobo--biye-sheji

    0下载:
  2. 一个基于特征点的图像拼接技术的研究,其算法为sift,主要为将2图片的特征点找到,并连接-A feature point based on image mosaic technology research, the algorithm of SIFT, mainly for the 2 image feature points to find
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1988380
    • 提供者:杨湘波
  1. stitck

    0下载:
  2. Vlfeat自带的SIFT图像拼接算法,拼接效果还是不错的,速度有点慢-sift stitcking in Vlfeat toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1490
    • 提供者:mk49
  1. autojoiners

    0下载:
  2. 实现多图拼接,采用SIFT方法,效果虽然不是特别理想但是已经不错。-autojoin images easily
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:746217
    • 提供者:ZKush
  1. image-stiching-test

    1下载:
  2. 双摄像头图像拼接源程序,利用Harris焦点检测、SIft配准等方法,拼接效果不错。-The dual-camera image mosaic source, by Harris focus detection, SIft registration method, good results stitching.
  3. 所属分类:Video Capture

    • 发布日期:2015-08-09
    • 文件大小:9032704
    • 提供者:sunxiaoxiao
  1. imMosaic

    0下载:
  2. 很不错的一个软件,处理图像拼接的sift算子,可能里面还有那么一点点小错误,但加油可以行的-There is a small error, but should be able to sift operator
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:610580
    • 提供者:许淼
  1. SIFT_pj

    0下载:
  2. 用sift检测特征点来进行图像的无缝拼接。实验证明在视角和灰度变换不大的情况下,此算法拼接效果良好。-Seamless image with sift detection feature point. Experimental results show the small viewing angle and gray scale transform, the splicing effect of this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1081804
    • 提供者:luruitao
  1. mosaic

    0下载:
  2. SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15535973
    • 提供者:honey
  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  1. SIFT_VC

    0下载:
  2. 使用VC完成基于sift尺度不变特征空间的图像拼接,包括特征点的处理以及最终结果的输出-VC complete image mosaic based on the the sift scale invariant feature space, including the processing and output of the final results of feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:549518
    • 提供者:徐阳
  1. opencv SIFTP Algorithm Pcodes

    1下载:
  2. 基于opencv的采用sift算法进行图像的拼接,供参考学习,共同分享。-Based on the opencv using sift algorithm for image stitching, for learning to share.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:876083
    • 提供者:Phenix
  1. computer_vision_work

    0下载:
  2. 自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接-Automatic Image Stitching  Local features detection  Features Matching  Homography Estimation RANSAC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6492688
    • 提供者:徐宏亮
  1. ssift-mattchi

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特特征点匹配,可用于图像拼接等。c和matlab代码都有 -sift feature point extraction code and the special feature points matching image stitching, etc., can be used to extract feature points of the two images. c and matlab code has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:376404
    • 提供者:shakaqier
  1. 83070277tzdtq

    0下载:
  2. 拼接图像sift,简单程序,测试可用,没问题的-Mosaic image sift, simple procedure, the test is available, no problem
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:86473
    • 提供者:Y
  1. sift_ImageProcessing

    0下载:
  2. sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速-sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the who
  3. 所属分类:Graph program

    • 发布日期:2017-11-18
    • 文件大小:443421
    • 提供者:廖小超
  1. Image

    0下载:
  2. 一个MFC程序 显示的是SIFT图像拼接效果图 以及极值点个数、RANSAC迭代次数等-An MFC program is displayed the SIFT image mosaic effect diagram, and the number of extreme points, RANSAC number of iterations, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2578558
    • 提供者:张恒
  1. C_SIFT

    0下载:
  2. (zz)C++实现的经典SIFT程序,可以直接使用,速度也非常快,为图像拼接打下很好的基础-(zz) Using C++ to achieve classic SIFT program which can be used directly, and the speed is very fast, and that also laid a good foundation for image stitching.
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:4290072
    • 提供者:李果
  1. SIFTpp

    0下载:
  2. 基于SIFT特征匹配的稳健图像拼接算法,可以参考一下-Robust image mosaic algorithm based on SIFT feature matching reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:371642
    • 提供者:morse
  1. OpenSURF_version1c

    0下载:
  2. 基于SURF算法的图像拼接程序,执行效率高于SIFT算法-Executive efficient than SIFT algorithm based on the the SURF algorithm of image stitching procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1964808
    • 提供者:renyong
  1. siftpp-0.2.2

    0下载:
  2. sift算法 用于图像处理 功能有1.图形的识别与追踪 2.图像的拼接 这个版本是C++版本-sift algorithm for the identification and tracking of the image in the graphics image stitching this version is C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:289212
    • 提供者:VincentJHY
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com