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

搜索资源列表

  1. compute_homography

    0下载:
  2. 计算单应矩阵,输入为2D图像坐标点和3D世界坐标点,输出为3x3单应矩阵-Calculate homography
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1582
    • 提供者:陈未峰
  1. image

    0下载:
  2. 一种基于图像重投影的视图合成方法 该方法适用于摄像机绕光心旋转时虚拟视图的合成。本发明用两台摄像机在不同视点拍摄同一场景得到两幅参考图像,首先利用单应矩阵及一幅参考图像合成目标图像的一部分,然后利用三维图像变换技术,根据另一幅参考图像生成目标图像的剩余部分,得到目标图像。本发明的特点是将目标视图分为两部分来合成,其中一部分的合成最大限度地利用了单应矩阵的优良性质,提高了合成视图的质量。同时,另一部分的合成采用了三维图像变换技术生成目标图像的剩余部分,从而实现了摄像机绕光心旋转的虚拟视图的合成
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:751867
    • 提供者:ddd
  1. homography

    0下载:
  2. homogrpy funtion image proce-homogrpy funtion image process
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:13363
    • 提供者:melih
  1. homography2d

    0下载:
  2. 2D HOMOGRAPHY FOR IMAGE PROCE-2D HOMOGRAPHY FOR IMAGE PROCESS
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:melih
  1. constraints

    0下载:
  2. 根据模式将得到tau的线性化限制。 模式包括: one of euclidean , euclidean_notranslation , affine , affine_notranslation , homography 。-constraints() will get the linearize constraints of tau according to mode.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:任婷婷
  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  1. homest-1.4

    0下载:
  2. 这是一个利用LM算法求解单应性的程序,要自己建立工程。-This is a homography LM algorithm procedures, to build the project themselves.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:59280
    • 提供者:黄武涛
  1. OpenCV-SURF-Homography-master

    0下载:
  2. 一个surfopen库,用GPU加速,值得看一下-surfopen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6662
    • 提供者:webo
  1. ransac_homography

    0下载:
  2. 一个利用ransac算法进行直线拟合的程序;一个通用的ransac算法框架;利用后者进行homography单应矩阵估计的示例程序-a framework of RANSAC method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4096
    • 提供者:chen
  1. ransacOverlap

    0下载:
  2. 程序使用sift提取和匹配图像的特征点,使用RANSAC得到图像的单应矩阵H,再将其中一幅图像通过H变换到另一幅图像的坐标系中。最后计算得到两幅图像重叠区域。图像可以换成自己的。-This code use SIFT to extract and match feature points.Then RANSAC is utilized to calculate homography matrix.Finally,the overlap rate of these two images will
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1016090
    • 提供者:孔德地
  1. ImageMatch

    0下载:
  2. 实现两幅图像的拼接,计算单应性矩阵,通过随机抽样一致性算法-Achieve two image stitching, calculate homography, by random sampling consensus algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:650630
    • 提供者:zhanglei
  1. m1440

    0下载:
  2. Given two images (template, input), ECC algorithm computes the transformation (translation, euclidean, affine or homography) between the images, so that, when it is applied to the input image, provides a new warped image close to the templat
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:61575
    • 提供者:omid
  1. calibration_homo--4)

    0下载:
  2. 图像的标定以及求解单应矩阵在一起的一个版本-calibration+ homography
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13782754
    • 提供者:史文婕
  1. DUP_MOSAIC

    0下载:
  2. matlab code for mosaicing of two images.here we use homography and ransac for mosaicng of two images.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3474989
    • 提供者:arjunprasad
  1. check_homo-copy

    0下载:
  2. 计算两个不同视角或两个不同图像之间的单应矩阵-Homography calculate two different perspectives, or between two different images
  3. 所属分类:Video Capture

    • 发布日期:2017-05-19
    • 文件大小:5591924
    • 提供者:huangtao
  1. db_framestitching

    0下载:
  2. \defgroup LMFrameStitching (LM) Frame Stitching (2D and 3D homography estimation).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3092
    • 提供者:bicanjp
  1. findHomography

    0下载:
  2. Find homography matrix between two overlapped images
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:518
    • 提供者:lati
  1. normalise2dpts

    0下载:
  2. normalizes the coordinates of the images to perform homography
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1965
    • 提供者:aditya raj
  1. estimateH

    0下载:
  2. 通过特征提取,匹配,之后计算单应矩阵,可得到对应的特征点-Through feature extraction, matching, after calculating homography obtained corresponding feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:程俊涛
  1. xiangjibiaoding

    0下载:
  2. 张正友相机标定法中的分步程序,包括计算单应矩阵程序、对标定图像进行初步处理的程序等-Zhang Zhengyou camera calibration method step by step procedures, including computing homography procedures for preliminary calibration of image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:15909
    • 提供者:july
« 1 2 3 45 »
搜珍网 www.dssz.com