CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - homography.

搜索资源列表

  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. ransacfithomography

    0下载:
  2. robustly fits a homography to a set of putatively matched image points-robustly fits a homography to a set of putat ively matched image points
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 自己编写的单应性矩阵的求法,按照张正友的论文进行编写的。希望有用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:787042
    • 提供者:卫东
  1. homest-1.1

    0下载:
  2. homest is a C/C++ implementation of an algorithm for non-linear, robust homography estimation from matched image point features that is distributed under the GNU General Public License.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. homography矩阵计算原理.包含例子,图片和说明.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:218408
    • 提供者:zky
  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. 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. warping

    0下载:
  2. 给定两幅图像,人工指定四对点,程序会根据点对计算出两幅图像的变换对图像进行配准-warp image for registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:75425
    • 提供者:李桃
  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. matlab_openCV

    0下载:
  2. This is a demo execution of ECC image alignment algorithm comment two of the three following lines transform = translation transform= affine transform = homography YOU MIGHT NEED MORE ITERATIONS FOR HOMOGRAPHIES!-
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:k3r63r05
  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. 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. homest-1.1

    0下载:
  2. 此代码是用C++写的计算平面单应的程序,利用到了LM优化,对于计算机视觉研究人员应该很有用-his is homest, a copylefted C implementation of a technique for non-linear, robust homography estimation from matched image point features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:225314
    • 提供者:吴文欢
  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. DLT

    1下载:
  2. 利用DLT算法,找出两幅图像间的对应点,求出射影矩阵。作业文档中有算法说明,运行说明文档中有各函数和变量的描述。-Given two images of a planar region: image_A and image_B, please estimate the Homography of this plane mapping from A to B. Please implement the DLT method to estimate the H
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:5385800
    • 提供者:zhangyigong
  1. Homography

    1下载:
  2. 该程序利用MATLAb语言进行Homography矩阵计算,即从3维空间到2维空间的变换-The the program utilizes MATLAb language Homography matrix calculated from the 3-dimensional space to the transformation of the two-dimensional space
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:3970
    • 提供者:lixiaofang
  1. Homography

    0下载:
  2. 二维投影变换模型的单应矩阵表示,本文 详细给出了其变换矩阵表示的推导-Homography transformation model represents two-dimensional projection, the paper gives a detailed derivation of its transformation matrix representation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:131032
    • 提供者:zhangzhen
  1. homography

    0下载:
  2. homography processing -homography processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:14598
    • 提供者:qiao
  1. Homography Estimation Techniques

    0下载:
  2. The estimation of the homography between two views is a key step in many applications involving multiple view geometry. The homography exists between two views between projections of points on a 3D plane. A homography exists also between projections
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:141312
    • 提供者:加菲631
« 12 »
搜珍网 www.dssz.com