The key arguments setting in BundleFusion_Ubuntu_Pangolin

Recently, we get a better version of BundleFusion which can work on ubuntu, and the real time reconstruction result is presented through pangolin window. I think it is outstanding is beacuse I can only feed it with original color and depth images without generate .sens file before.

You should know that there are a lot of parameters belonging to this project. The reconstruction result is strong effected by many of them, so we should set them carefully.

 

And I have checked that there are something different between the parameter files of windows version and this ubuntu_pangolin  version.

s_maxNumImages = 1200

s_SDFVoxelSize=0.02

s_marchingCubeMaxNumTriangles=10000000;

s_hashNumBuckets = 800000;//800000                //smaller voxels require more space
s_hashNumSDFBlocks = 1000000;//50000;//1000000;    //smaller voxels require more space

If the project doesn't work on your own dataset you can adjust there parameters above, of course, you at least the parameters related to resolution should be set correctly, for example, images in my dataset have the resolution of 960x540

s_windowWidth = 960;        //render window width
s_windowHeight = 540;

s_integrationWidth = 480;    //input depth gets re-sampled to this width (decrease to improve perf.)
s_integrationHeight = 270;

s_rayCastWidth = 480;        //should be same as integration except if rendering video
s_rayCastHeight = 270;

s_recordDataWidth = 960;        //only applies to the non compressed version (see RGBDSensor.cpp)
s_recordDataHeight = 540;

 

s_widthSIFT = 960;
s_heightSIFT = 540;

s_downsampledWidth = 270;
s_downsampledHeight = 135;

 

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 8
    评论
评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值