3D Reconstruction of Typical Entities Based on Multi-Perspective Images

Haiyun Liang,Ming Liu,Mei Hui,Yuejin Zhao,Liquan Dong,Lingqin Kong
DOI: https://doi.org/10.1117/12.2643826
2022-01-01
Abstract:With the progress of technology, 3D printing technology has gradually developed and matured, and has been widely used in aerospace, game artifacts, medical industry and heritage conservation. As a reverse engineering technology of 3D printing, 3D reconstruction technology can reconstruct a 3D mesh model from several images of typical target entities. Monocular 3D reconstruction has the advantages of easy access and low cost. Therefore, this paper improves a multi-view stereo reconstruction technique based on monocular camera: DC-MVSNet. Firstly, the collected multi- view images are sparse reconstructed by colmap to obtain sparse point clouds and camera poses. Then, it is input into DC-MVSNet network and output to get the depth map corresponding to the reference image. Finally, the 3D point cloud model is obtained by deep fusion. In the feature extraction module and depth map refinement module, a densenet and a coordinate attention mechanism are added respectively to improve the feature extraction ability. The proposed method is compared with previous works. The results show that the reconstruction completeness of the algorithm for weakly textured objects is improved in both objective quantitative indexes and subjective perception. The study can be deployed on win10, linux and embedded systems, working reliably and practically. It is of significant reference value for 3D printing reverse engineering.
What problem does this paper attempt to address?