文件名称:BundlerToMatlab:转换 Bundler 模型的代码 (https
文件大小:80.11MB
文件格式:ZIP
更新时间:2024-07-12 03:20:36
MATLAB
BundlerToMatlab 将 Bundler 模型 ( ) 转换为 Matlab 的代码。 显然 lsint 不再是默认功能。 代码: function [xold,fold,para,how]=lsint(xnew,fnew,para) %LSINT 用于初始化 LEASTSQ 例程的函数。 % 版权所有 (c) 1990 年 MathWorks, Inc. % Andy Grace 7-9-90。 xold=xnew; 折叠=fnew; para=foptions(para); 如果 para(14)==0, para(14)=length(xnew)*100;end if para(1)>0, disp('') if para(5)>0 disp('f-COUNT RESID STEP-SIZE GRAD/SD LINE-SEARCH') else disp('f-C
【文件预览】:
BundlerToMatlab-master
----data()
--------other()
--------2012_11_23_FirstTree_SparsePts.mat(282KB)
--------2012_11_23_FirstTree_DensePts.mat(5.14MB)
----matlabCode()
--------importBundlePly.m(766B)
--------fscatter3()
--------processOut.m(3KB)
--------SpinningGIF.m(854B)
--------processPly.m(3KB)
--------fitPlane.m(735B)
--------importBundleOut.m(4KB)
--------script.m(2KB)
--------plotPTS.m(861B)
--------processAndGIF.m(2KB)
--------plotFast.m(577B)
--------scale01.m(150B)
----helperCode()
--------format_file.py(1KB)
--------processPly(212B)
--------firstLines(341B)
--------splitFile(1KB)
--------keyToTxt(173B)
----README.md(655B)
----out()
--------2012_11_23_FirstTree.out(2.42MB)
----gif()
--------2012_11_23_FirstTree_DENSE.gif(2.15MB)
--------2012_11_23_FirstTree_SPARSE.gif(2.46MB)
----ply()
--------2012_11_23_FirstTree.ply(16.74MB)