SurfelMeshing: Online Surfel-Based Mesh Reconstruction

October 01, 2018 Β· Entered Twilight Β· πŸ› IEEE Transactions on Pattern Analysis and Machine Intelligence

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 5.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: CMakeLists.txt, LICENSE, README.md, applications, cmake, libvis, screenshot.jpg

Authors Thomas Schâps, Torsten Sattler, Marc Pollefeys arXiv ID 1810.00729 Category cs.CV: Computer Vision Citations 86 Venue IEEE Transactions on Pattern Analysis and Machine Intelligence Repository https://github.com/puzzlepaint/surfelmeshing ⭐ 443 Last Checked 1 month ago
Abstract
We address the problem of mesh reconstruction from live RGB-D video, assuming a calibrated camera and poses provided externally (e.g., by a SLAM system). In contrast to most existing approaches, we do not fuse depth measurements in a volume but in a dense surfel cloud. We asynchronously (re)triangulate the smoothed surfels to reconstruct a surface mesh. This novel approach enables to maintain a dense surface representation of the scene during SLAM which can quickly adapt to loop closures. This is possible by deforming the surfel cloud and asynchronously remeshing the surface where necessary. The surfel-based representation also naturally supports strongly varying scan resolution. In particular, it reconstructs colors at the input camera's resolution. Moreover, in contrast to many volumetric approaches, ours can reconstruct thin objects since objects do not need to enclose a volume. We demonstrate our approach in a number of experiments, showing that it produces reconstructions that are competitive with the state-of-the-art, and we discuss its advantages and limitations. The algorithm (excluding loop closure functionality) is available as open source at https://github.com/puzzlepaint/surfelmeshing .
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Computer Vision