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

搜索资源列表

  1. homography

    0下载:
  2. 摄像机标定 单应矩阵的求法 可添加到自己的工程中去-cameras should be superscr ipt orders for the matrix method can be added to the project to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3681
    • 提供者:王旋
  1. compute_homography

    1下载:
  2. 在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码-Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:忠波
  1. matlabCV

    1下载:
  2. 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77231
    • 提供者:lg
  1. homography

    0下载:
  2. 这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29408
    • 提供者:苏营
  1. homework.rar

    1下载:
  2. 应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张,Used in the field of computer vision, using homography information will be combined into a two picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-15
    • 文件大小:10309432
    • 提供者:杜鹃
  1. homest-1.3

    0下载:
  2. 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:56267
    • 提供者:cao
  1. Homography

    0下载:
  2. 输入棋盘格标定图像,输入棋盘格点数,实际棋盘格宽度,以及棋盘格原点在世界坐标系的位置,求取单应矩阵-Find out the Homography
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5742162
    • 提供者:曲圣悦
  1. allfns

    2下载:
  2. 是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西-code for reconstruction。 developed by VGG oxford
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:1350859
    • 提供者:alenw
  1. CalibrationandUndistoration

    0下载:
  2. 实现通过摄像机获取或者手动选择图像进行摄像机标定。并可以计算单应矩阵,实现去畸变等处理。-To do camera calibration on video images or exist images including homography matrics and undistoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12261576
    • 提供者:杨恒
  1. zhang_calibr

    0下载:
  2. 由张正友在文章A Flexible New Technique for Camera Calibration中,提到的求两幅图像单应矩阵的源代码-Source code provided by Zhang Zhengyou in paper:A Flexible New Technique for Camera Calibration
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:3529
    • 提供者:lp
  1. vgg

    0下载:
  2. 多视点几何学中从P中提取出K,R例如P = K*R*[eye(3) -t]以及从两个相机矩阵得到单应矩阵-Multiview geometry extracted from the P K, R such as P = K* R* [eye (3)-t]
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1273
    • 提供者:daijiashu
  1. HorMat

    0下载:
  2. 利用matlab编写的获取单应矩阵的源程序,可用于计算机视觉图像配准等程序中。-Get prepared using matlab homography of the source, can be used for computer vision, image registration and other procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:10470
    • 提供者:awake
  1. PinholeModel

    0下载:
  2. 针孔模型中单应矩阵的求解 mian函数,测试单应矩阵计算的算法,程序流程如下 1、 读入两个图像。 2、读入4组对应点。 3、调用CalcH函数计算H矩阵。 4、在第一幅图中用鼠标选择一点。 5、调用WarpH函数计算在第二幅图中的对应的。 6、显示结果.-Pinhole model for solving the homography mian functions, test homography computation algorithm, program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:204349
    • 提供者:qqqqqq
  1. celiang

    2下载:
  2. 调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.-In application of cvFindHomography of openCV to measure the distance through photos.
  3. 所属分类:OpenCV

    • 发布日期:2013-08-07
    • 文件大小:3561147
    • 提供者:FaLeFengLe
  1. Fns

    0下载:
  2. 一些图像处理常用的函数,包括图像之间的点匹配、鲁棒性估计、图像旋转、基本矩阵的求解、单应矩阵求解等,可用于摄像机标定-Commonly used in a number of image processing functions, including point match between the image and robustness of the estimates, image rotation, solve the fundamental matrix, homography solv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6125878
    • 提供者:vivian
  1. find-homography

    0下载:
  2. 手动输入四对点,求取单应矩阵,存放在.yml文件中-Find Out The Homography Matix
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14637894
    • 提供者:曲圣悦
  1. image-stitch-based-sift

    0下载:
  2. 经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。-Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-24
    • 文件大小:352111
    • 提供者:杨洋
  1. 找到单应矩阵

    0下载:
  2. 手动输入4个对应点获取对应的单应矩阵,文件里面有多种函数的详细介绍用法,容易上手
  3. 所属分类:数据结构常用算法

  1. 用RANSAC方法计算两幅图像间的单应性矩阵

    2下载:
  2. 用RANSAC方法计算两幅图像间的单应性矩阵,包含了点集的选取,ransac去除误匹配,和单应性矩阵计算程序3部分
  3. 所属分类:matlab例程

  1. cuphigh

    0下载:
  2. 利用摄像机的单应性矩阵测量计算水杯的高度(Measuring the height of a cup by using a homography of a camera)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:13593600
    • 提供者:fly猪
« 12 3 »
搜珍网 www.dssz.com