文件名称:StereoVision_FunMatrix
介绍说明--下载内容均来自于网络,请自行研究使用
本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。
main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.m 是数据规格化后的8 点法求解基础矩阵。-The algorithm is implemented in Matlab2008b environment based stereo vision camera matrix calculations. Including the main, sevenPoint, eightpoint and eightpoint_norm three functions.
main.m is the entry, including the generation and reading test data were calling sevenPoint, eightpoint and eightpoint_norm three fundamental matrix function evaluation, and finally draw the final result. sevenPoint.m 7 method is based on matrix. eightpoint.m 8-point method is based on matrix, eightpoint_norm.m the data after the 8-bit normalized fundamental matrix method.
main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.m 是数据规格化后的8 点法求解基础矩阵。-The algorithm is implemented in Matlab2008b environment based stereo vision camera matrix calculations. Including the main, sevenPoint, eightpoint and eightpoint_norm three functions.
main.m is the entry, including the generation and reading test data were calling sevenPoint, eightpoint and eightpoint_norm three fundamental matrix function evaluation, and finally draw the final result. sevenPoint.m 7 method is based on matrix. eightpoint.m 8-point method is based on matrix, eightpoint_norm.m the data after the 8-bit normalized fundamental matrix method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StereoVision_FunMatrix\7point_1.tif
......................\7point_2.tif
......................\corner_detector.m
......................\eightpoint.asv
......................\eightpoint.m
......................\eightpoint_1.tif
......................\eightpoint_2.tif
......................\eightpoint_norm.asv
......................\eightpoint_norm.m
......................\eightpoint_norm_1.tif
......................\eightpoint_norm_2.tif
......................\feature.dat
......................\image1.tif
......................\image2.tif
......................\main.asv
......................\main.m
......................\sevenPoint.asv
......................\sevenPoint.m
......................\symmEpipolarDistance.m
......................\symmEpipolarDistance_rank2.m
StereoVision_FunMatrix
......................\7point_2.tif
......................\corner_detector.m
......................\eightpoint.asv
......................\eightpoint.m
......................\eightpoint_1.tif
......................\eightpoint_2.tif
......................\eightpoint_norm.asv
......................\eightpoint_norm.m
......................\eightpoint_norm_1.tif
......................\eightpoint_norm_2.tif
......................\feature.dat
......................\image1.tif
......................\image2.tif
......................\main.asv
......................\main.m
......................\sevenPoint.asv
......................\sevenPoint.m
......................\symmEpipolarDistance.m
......................\symmEpipolarDistance_rank2.m
StereoVision_FunMatrix