High-Precision 3D Reconstruction of Cultural Artifacts via 3D Gaussian Splatting
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
To address the high cost and low efficiency of existing artifact reconstruction methods, this study introduces a 3D reconstruction approach based on 3D Gaussian Splatting (3DGS). Artifact videos are first captured using a smartphone or standard camera. Utilize FFmpeg to rapidly extract video frames (extracting two frames per second), then leverage COLMAP's capabilities of feature matching, Structure from Motion (SfM), and keyframe selection to directly feed the video frame sequence as input and output a multi-view image set with camera poses.A sparse point cloud is subsequently generated using the Structure from Motion (SfM) algorithm and employed for scene optimization. Experiments on an artifact dataset demonstrate the superiority of the proposed method over existing approaches. Compared to Neural Radiance Fields (NeRF), the 3DGS model achieves substantial performance gains. Specifically, it improves the average Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index Measure (SSIM) by 65.64% and 68.09%, respectively. The Learned Perceptual Image Patch Similarity (LPIPS) score is reduced by 95.26%. Moreover, the average reconstruction time is shortened by 98.04%. The resulting 3D models exhibit high-fidelity texture restoration and accurate geometric representation. These findings provide a technical reference for achieving low-cost, high-quality 3D reconstruction of artifacts.