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

搜索资源列表

  1. Image-mosaic

    0下载:
  2. 图像拼接,可以将两张分开的图片进行对接。原理是利用sift特征进行匹配-Mosaic, which can dock two separate image. Principle is to use sift feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1633822
    • 提供者:keler
  1. immH

    0下载:
  2. 使用两种方法实现图像拼接。一种是用SIFT算法自动实现,一种是用手动选取特征点(可边缘化图像),根据手动选取的特征点进行图像的变换和拼接。-Image stitching using two methods. One is to use SIFT algorithm automatically, one is manually selected features (edge of image), based on manual selection of feature points for im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3953370
    • 提供者:whynot
  1. yl_panorama

    0下载:
  2. 实现全景拼接,使用SIFT提取特征,然后使用RANSAC对齐位置,最后进行拼接。-Realization panorama stitching, using SIFT feature extraction, and then use the RANSAC alignment position, and finally stitching.
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:15725946
    • 提供者:刘晓晶
  1. sift1

    0下载:
  2. 两幅图像拼接,利用sift算法找出特征点,然后进行两幅图的无缝拼接-Two image mosaic using sift algorithm to find the feature points, followed by two figures of seamless
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:888389
    • 提供者:张少伟
  1. siftPface

    0下载:
  2. 基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:徐恒
  1. 45398761sift

    0下载:
  2. 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10186774
    • 提供者:姚丽丽
  1. 360_panorama

    0下载:
  2. 采用opencv库,实现柱面全景拼接,采用特征点匹配SIFT算法。-Using OpenCV library to achieve cylindrical panoramic stitching.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21870641
    • 提供者:贺云飞
  1. lv

    0下载:
  2. 基于vs2010+opencv2.4.9的两张图像拼接,利用sift进行特征点提取,借鉴rob_hess源代码。-This algorithm achieved two images stitching ,basing on sift algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-24
    • 文件大小:4407543
    • 提供者:carry
  1. PanoramicImage

    0下载:
  2. 用于图像拼接的素材,可用于全景图拼接。主要是JPG形式,可通过SIFT算法进行处理-Material for image stitching, can be used for panorama stitching. Mainly JPG format, can be handled by the SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20661265
    • 提供者:Wu
  1. project3

    0下载:
  2. 此代码是的功能是图像的配准与拼接,用于多幅图像的拼接基本的算法是基于SIFT-This code is the function of image registration with the stitching, the basic algorithm for stitching multiple images are based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3872937
    • 提供者:刘利
  1. test_pana10

    0下载:
  2. 自己用MFC写的sift算法的提升速度后的版本,可以同时对多幅图像实现自动拼接-A rapid sift method is developed by me. It can realize image mosaicking for more pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3950986
    • 提供者:杨占龙
  1. SIFT_V1

    0下载:
  2. vr技术中图像拼接的配准核心算法SIFT算法。许多新算法都是在此基础进行改进,分享供大家学习。-Registration is the core algorithm SIFT image mosaic technology in vr. Many new algorithms are on the basis of improvement, to share for everyone to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:838157
    • 提供者:魏阳阳
  1. opencv-image-stich

    0下载:
  2. opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18374694
    • 提供者:黄天宇
  1. surfpinjie

    0下载:
  2. 这个代码是用C++编写的,来实现图像的自动全景拼接的功能-This code is written in C++, using algorithms to automatically sift panoramic image stitching function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1353
    • 提供者:Ellie69
  1. SIFT_RANSAC

    0下载:
  2. SIFT 图像拼接,open CV VS2015,可以直接运行出结果-open CVVS2015,SIFT
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9529026
    • 提供者:LI
  1. images

    0下载:
  2. 图像处理,利用sift实现图像拼接,里面附有代码-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21974546
    • 提供者:王孝润
  1. images2

    0下载:
  2. 利用sift做特征提取,实现图像拼接,效果非常好,无“鬼影”-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24520429
    • 提供者:王孝润
  1. xbbh

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1039537
    • 提供者:zhch56
  1. Imageping

    0下载:
  2. 采用sift算法获取图像之间的匹配点,并用rance方法估计H矩阵,进行图像拼接-Using sift algorithm to obtain the matching points between images, and rance method to estimate the H matrix, the image mosaic
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:631419
    • 提供者:曾杨
  1. kk

    0下载:
  2. 这是一个图像拼接和图像配准的程序,使用sift算法,resaca剔除误匹配点-This is a image matching and image registration procedures, using sift algorithm, resaca eliminate false matching points
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3382188
    • 提供者:东升
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com