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

搜索资源列表

  1. 3D-Reconstruction

    0下载:
  2. 基于多幅图像序列的三维重建(硕士毕业论文) 关键字:特征点提取,特征点匹配,基础矩阵,本质矩阵,RANSAC,三维重建。-3D Reconstruction Based on Image Sequences
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2983786
    • 提供者:songye
  1. fundamental-matrix

    0下载:
  2. 自己整理的关于opencv中如何基础矩阵求解的代码,提供大家参考-Own finishing opencv fundamental matrix solution code, provide reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1038390
    • 提供者:liuxinyao
  1. Calculate_F_matrix

    1下载:
  2. 立体视觉 输入匹配点坐标,计算基础矩阵,含多种方法-Computer Vision, Calculate the foundation matrix by various methods
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:11803
    • 提供者:nimo
  1. fundamentalmatrix-caculation

    0下载:
  2. 介绍鲁棒计算基础矩阵F的方法,由基础矩阵通过SVD分解,建立Kruppa方程,完成相机自标定-a robust method of fundmatal metrix caculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:541534
    • 提供者:guo
  1. Projective

    0下载:
  2. 立体视觉方向 透视投影矩阵 基础矩阵等地求解函数-The stereovision direction perspective projection matrix fundamental matrix to solve the function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:19431
    • 提供者:股霏霏
  1. epipolar-rectification

    0下载:
  2. 用OpenCV编的对图像进行极线校正的程序,先对图像进行匹配,然后求出基础矩阵,最后对图像进行极线校正-matching, fundametal matric and epipolar recitification
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:26400641
    • 提供者:车娟娟
  1. ijcv-08

    0下载:
  2. 一种求解基础矩阵的方法,matlab实现-Solving the fundamental matrix method, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:159761
    • 提供者:mengyang
  1. jichujuzhen

    0下载:
  2. 计算基础矩阵 计算基础矩阵 计算基础矩阵-computing the fundametual matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3844121
    • 提供者:ipudn97
  1. image-matching-using-surf-and-ransac

    1下载:
  2. 对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果-Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descr iptor, then according to the results, the coars
  3. 所属分类:Special Effects

    • 发布日期:2015-02-24
    • 文件大小:108544
    • 提供者:王奇
  1. foundmental-and-f

    0下载:
  2. 本部分代码只是提供了基础矩阵及摄像机焦距部分的代码。其中基础矩阵的求解用到的数据,是图像匹配得到的点对-This section provides the basis matrix code only part of the code and the focal length of the camera. Which is used to solve the fundamental matrix of the data is obtained by image matching points
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:xuxu
  1. FundamentalMatrix

    0下载:
  2. 计算基础矩阵的c++程序,已经调试通过,可以运行-Calculated on the basis matrix c++ program debugging has been passed, you can run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24593
    • 提供者:zangying
  1. 8-piont

    0下载:
  2. 用OPENCV编写的8点算法,求基础矩阵,计算机视觉处理,写的非常不错,可以-OPENCV with 8:00 algorithm written, seeking fundamental matrix, computer vision processing, write very good, you can take a look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2336
    • 提供者:李朋
  1. Extraction-of-Focal-Lengths

    0下载:
  2. 一篇经典的从基础矩阵提取焦距的方法,该方法存在提取失败的可能-A classic method for extracting a focal length the base matrix, there is the possibility of failure of the extraction method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:319734
    • 提供者:dawoer
  1. RANSACPharris

    1下载:
  2. 运用harris提取角点,并通过领域检测获得初始匹配。通过RANSAC算法对初始匹配进行计算,在获得基础矩阵F的同时,获得精确匹配点。-Using Harris to extract corner points and obtain the initial matching through the field detection. The initial matching is calculated by RANSAC algorithm, and the exact matching poin
  3. 所属分类:Special Effects

    • 发布日期:2016-03-18
    • 文件大小:28766208
    • 提供者:黄屁屁
  1. estimateF

    0下载:
  2. 首先通过特征提取,匹配,可以计算基础矩阵,用于之后的运用-By using the first feature extraction, matching, can calculate the fundamental matrix for later
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2952
    • 提供者:程俊涛
  1. matrix

    0下载:
  2. 用C++编写的矩阵类,采用运算符重载,可实现矩阵加减乘,求逆,QR分解等大部分基础矩阵运算-matrix class
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:314323
    • 提供者:tony
  1. fundmatrix

    0下载:
  2. 由图像估计出摄像机的旋转运动;基于RANSAC求解基础矩阵,并由内参求得本质矩阵,最终得到旋转矩阵。内附图像-The rotation motion of the camera is estimated the image. Based on RANSAC, the basic matrix is solved, and the essential matrix is obtained the internal parameters, and finally the rotation mat
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:2027520
    • 提供者:陈洁灵
  1. 软件基础

    0下载:
  2. 内含单链表,顺序表,串,堆栈,队列,矩阵,二叉树的C++模板(The C++ template implements the establishment of two forked trees, traversing output, exchanging left and right subtrees, searching for nodes and other functions.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:40513536
    • 提供者:淮卿
  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does not take advantage of the pow
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:xzt
  1. base

    0下载:
  2. 文件包含基础MATLAB编程操作,包括矩阵构造、图形绘制、微积分计算(The file contains basic MATLAB programming operations, including matrix construction, graphics rendering, and calculus calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:静默瞳
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com