readme.txt

来自「sparse bundle ajustment的源码」· 文本 代码 · 共 35 行

TXT
35
字号
==================== GENERAL ====================This directory contains utilities related to sba. ==================== FILES ====================hess2eps.c: C source of a function for visualizing the sparseness pattern            of JtJ in EPS format.reprerr.pl: Perl script for computing the reprojection error corresponding to a 3D            reconstruction. The format of datafiles is that explained in ../demo/README.txt==================== SAMPLE RUNS ====================Consult http://www.ics.forth.gr/~lourakis/sba/bt_pattern.pdffor sample output generated with sba_hessian2eps() for Oxford'scorridor sequence.The command  ./reprerr.pl -e ../demo/7cams.txt ../demo/7pts.txt ../demo/calib.txtproduces the following output:Read 7 camerasRead 465 3D points & trajectoriesMean error for camera 0 [207 projections] is 0.420131Mean error for camera 1 [244 projections] is 0.46823Mean error for camera 2 [302 projections] is 0.727632Mean error for camera 3 [352 projections] is 1.04241Mean error for camera 4 [351 projections] is 1.14576Mean error for camera 5 [274 projections] is 1.68392Mean error for camera 6 [186 projections] is 12.4378Mean error for the whole sequence [1916 projections]  is 2.06935Send your comments/questions to lourakis@ics.forth.gr

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?