A Light-weight Approach for Automatically Reconstructing Large-scale Trees

Wenmeng Zhou,Yao Yu,Yu Zhou,Sidan Du
DOI: https://doi.org/10.2991/eeic-13.2013.17
2013-01-01
Abstract:Different from previous tree modeling approaches, our method is based on the idea of making tree reconstruction as quick as possible and simplifying the representation of final results while keeping the tree model visually acceptable. Each tree is represented by Billboard model. We first get the shape mask of a tree by projecting LiDAR point cloud onto 2D camera plane. Then we use the shape fitting method to obtain the corresponding rotation axes and bounding boxes for the main trunk and tree crown. We get the corresponding texture and correct the misalignment artifacts by texture completion. Finally, we rotate each textured polygon around the rotation axis to a certain degree. We demonstrate the effectiveness of our system with some LiDAR data sets and compare our tree modeling scheme with other state-of-the-art reconstruction algorithms to show its advantages in terms of speed and memory footprint.
What problem does this paper attempt to address?