Texture Mapping for 3D Reconstruction with RGB-D Sensor

Abstract

Acquiring realistic texture details for 3D models is important in 3D reconstruction. However, the existence of geometric errors, caused by noisy RGB-D sensor data, always makes the color images cannot be accurately aligned onto reconstructed 3D models. In this paper, we propose a global-to-local correction strategy to obtain more desired texture mapping results. Our algorithm first adaptively selects an optimal image for each face of the 3D model, which can effectively remove blurring and ghost artifacts produced by multiple image blending. We then adopt a non-rigid global-to-local correction step to reduce the seaming effect between textures. This can effectively compensate for the texture and the geometric misalignment caused by camera pose drift and geometric errors. We evaluate the proposed algorithm in a range of complex scenes and demonstrate its effective performance in generating seamless high fidelity textures for 3D models.

Cite

Text

Fu et al. "Texture Mapping for 3D Reconstruction with RGB-D Sensor." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00488

Markdown

[Fu et al. "Texture Mapping for 3D Reconstruction with RGB-D Sensor." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/fu2018cvpr-texture/) doi:10.1109/CVPR.2018.00488

BibTeX

@inproceedings{fu2018cvpr-texture,
  title     = {{Texture Mapping for 3D Reconstruction with RGB-D Sensor}},
  author    = {Fu, Yanping and Yan, Qingan and Yang, Long and Liao, Jie and Xiao, Chunxia},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00488},
  url       = {https://mlanthology.org/cvpr/2018/fu2018cvpr-texture/}
}