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

搜索资源列表

  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. homograhy which can be used to correct image distortion.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-16
    • 文件大小:563306
    • 提供者:Duan Jiang
  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. warping

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

    • 发布日期:2017-03-29
    • 文件大小:75425
    • 提供者:李桃
  1. tiandiline

    0下载:
  2. 本程序用于森林视频监控中天地分界线的确定,确定后对于天地线上方部分都认为是天空不进行处理,可提高视频处理效率和系统的性能。-The procedure for forest video surveillance to determine the boundary between heaven and earth. The part above the line side is considered as sky, do nothing to which. It can improve the v
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3609489
    • 提供者:
  1. SFM

    0下载:
  2. Implementation of 8 point algo and homography
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:92871
    • 提供者:karan
  1. homography2d.m

    0下载:
  2. HOMOGRAPHY2D - computes 2D homography This code follows the normalised direct linear transformation algorithm given by Hartley and Zisserman "Multiple View Geometry in Computer Vision" p92. -HOMOGRAPHY2D- computes 2D homography
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1323
    • 提供者:yue hou
  1. ransacfithomography.m

    0下载:
  2. RANSACFITHOMOGRAPHY - fits 2D homography using RANSAC-RANSACFITHOMOGRAPHY- fits 2D homography using RANSAC
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2110
    • 提供者:yue hou
  1. ecc_matlab

    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. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:142586
    • 提供者:k3r63r05
  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. ColourPCabliration

    0下载:
  2. 颜色校正,消除由于光照等变化对图像产生的影响,实现真实图片的再现-colour calibration,colour correction for image processing.Epipolar rectificaion for uncalibrated stereo images. Geometric Transformation and Image Registration. stereo, rectification homography, epipolar, uncalibrated
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7663197
    • 提供者:zhengyan
  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. select3dobj

    0下载:
  2. 这个程序的目的是为了收集数据集的一个对象和分割区域.它展示了如何使用相机的校准模式来计算校准模式是平面的单应性。-This program s purpose is to collect data sets of an object and its segmentation mask.It shows how to use a calibrated camera together with a calibration pattern to compute the homography of th
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:5771
    • 提供者:
  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. homography1d

    0下载:
  2. HOMOGRAPHY1D - computes 1D homography- HOMOGRAPHY1D - computes 1D homography
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1279
    • 提供者:laraquimed
  1. homography2d

    0下载:
  2. HOMOGRAPHY2D - computes 2D homography- HOMOGRAPHY2D - computes 2D homography
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1258
    • 提供者:laraquimed
  1. Two-dimensional-projection.pdf

    0下载:
  2. 二维投影变换模型的单应矩阵表示,Two-dimensional projection ,视觉跟踪。-Two-dimensional projection transformation model homography said
  3. 所属分类:Development Research

    • 发布日期:2017-11-20
    • 文件大小:132452
    • 提供者:chen
« 1 2 34 5 »
搜珍网 www.dssz.com