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

搜索资源列表

  1. stero

    1下载:
  2. 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1272894
    • 提供者:gsd
  1. Determinant-of-a-Matrix

    0下载:
  2. 采用C语言描写了一个基本矩阵的行列式计算算法,采用了动态分配内存的方式计算。-Using C language to describe a basic determinant of a matrix calculation algorithm, using dynamic allocation of memory is calculated.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:872163
    • 提供者:公共
  1. RANSAC-matching

    0下载:
  2. 一种基于RANSAC基本矩阵估计的图像匹配方法-an image matching method using RANSAC for estimation on foundamental matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:670951
    • 提供者:zhang
  1. MATLAB-functions

    0下载:
  2. 本文介绍了matlab常用数值函数,包括通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数和文件输入与输出等。-This article describes the commonly used numerical matlab functions, including general orders, operators and special operators, programming language, structure, function and basic m
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:262197
    • 提供者:周利伟
  1. F-Matrix

    1下载:
  2. 根据计算机视觉的基本理论,通过摄像机自标定的方法得到基本矩阵F,再利用特征提取的方法将物体上的关键点映射到三维空间,并转换到欧式坐标系下,从而得到物体运动过程中的六自由度分量。-According to the basic theory of computer vision, through the camera self-calibration method to be the fundamental matrix F, re-use feature extraction methods on
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1622668
    • 提供者:zhurui
  1. mat_opt

    0下载:
  2. 基于CLAPACK的基本矩阵元算操作,包含矩阵乘法,矩阵加法,矩阵转置,矩阵初始化,矩阵某行块,列块的抽出-Operate based on the basic matrix operations in CLAPACK
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1566
    • 提供者:王宏
  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. Toolbox_Fundamental_matrix

    0下载:
  2. 计算基本矩阵 很有用也很齐全,是源代码m文件,希望对大家有用-Toolbox of computation Fundamental matrix
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5914033
    • 提供者:平兆娜
  1. 3Dimage_rectification

    0下载:
  2. 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:11956
    • 提供者:guonan
  1. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2967
    • 提供者:guonan
  1. opencv_epipolar

    0下载:
  2. 求两幅对应图像的匹配点,对极线,基本矩阵以及投影矩阵-Seeking the two corresponding to the matching point of the image, lines, the basic matrix and a projection matrix
  3. 所属分类:Fractal program

    • 发布日期:2017-11-08
    • 文件大小:16981242
    • 提供者:william
  1. Ransac

    0下载:
  2. RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-05
    • 文件大小:6607872
    • 提供者:周炜
  1. rectification_transf

    1下载:
  2. 对两幅图像提取特征点,并计算基本矩阵,对两幅图像进行极线矫正,并画出校正后图像特征点的极线,效果非常好-The two images of the image feature points in the feature points are extracted, and the calculated fundamental matrix, correction of lines of the two images, and after the draw correction lines, ver
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1654550
    • 提供者:平兆娜
  1. compute_E

    3下载:
  2. 该程序利用MATLAB语言计算本质矩阵和基本矩阵,其中有用到ransac八点算法-The program utilizes the MATLAB language, the nature of the matrix and the fundamental matrix, which is useful to ransac eight algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3265373
    • 提供者:lixiaofang
  1. Fundmatrix

    0下载:
  2. 该程序应用八点算法计算视觉几何中的基本矩阵,并在MATLAB的环境中运行-The program application eight algorithm to calculate the fundamental matrix of the visual geometry, and run in the MATLAB environment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:44725
    • 提供者:lixiaofang
  1. clusterMATLAB

    0下载:
  2. 利用Matlab和SPSS软件实现聚类分析 运用Matlab中的一些基本矩阵计算方法,通过自己编程实现聚类算法,在此只讨论根据最短距离规则聚类的方法。-Matlab and SPSS software to achieve some basic matrix calculation method in the use of cluster analysis in Matlab, through their own programming clustering algorithm only d
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:70368
    • 提供者:罗顺昌
  1. CV4

    1下载:
  2. 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:2971220
    • 提供者:
  1. matlabbiancheng

    0下载:
  2. matlab基本矩阵处理方法以及图像图像的显示方法 matlab编程思想以及方法-Matlab basic image matrix processing methods, and image display method of matlab programming thought and method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:5101166
    • 提供者:李磊
  1. RANSAC-Toolbox[19-Nov-2011]

    0下载:
  2. RANSAC工具箱,可根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据。经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。-RANSAC toolbox, abnormal based on a set of data containing sample data set, a mathematical model to calculate the parameters of the data, the effective sa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1355819
    • 提供者:lg
  1. Matrix

    0下载:
  2. 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com