Closed WWWJL closed 4 years ago
Hi,
Thank you for your interest! As mentioned at the top of the README.md, this repo is no longer maintained. As such I can only offer very limited support. Regarding your questions:
All the best!
Hi,
Thank you for your interest! As mentioned at the top of the README.md, this repo is no longer maintained. As such I can only offer very limited support. Regarding your questions:
1. The conf2fet is by far the slowest part of the pipeline. We only needed to run it once for our test sets, and it was never optimized. It suffers from pretty aged memory model, with a lot of heap allocations, which means that a fix would probably mean a ground-up rewrite. It might happen someday, but I currently do not have cycles to do it. Your parameters are what we have used. 2. My first intuition here is that the methods you mention might use a different coordinate system - did you attempt to verify with a viewer (fetregister needs to be build with USE_WINDOW=1) that the initial reconstruction looks reasonable? Aside from that, my feeling is that even if you solve this issue, you might not see much improvement over badslam or bundlefusion, which both already use some form of global pose correction, if I am not mistaken.
All the best!
Hi, Thank you for your reply!
Best wisehs!
Hi again,
It seems to me that you managed to resolve the coordinate system issue, so I will close this for now.
Hi,
Best Wishes!