Enhanced fringe-to-phase framework using deep learning
Won-Hoe Kim, Bongjoong Kim, Hyung-Gun Chi, Jae-Sang Hyun
TL;DR
SFNet tackles the need for fast, robust 3D surface measurement with minimal fringe data by learning to predict the absolute phase from two fringe images. It uses a symmetric dual-encoder, dual-decoder architecture to predict the numerator and denominator of the wrapped phase, which are then combined into the absolute phase, and it enhances reliability through refined reference phases derived from multiple frequencies during training. A minimum-phase based and refined wrapped phase strategy provides high-quality references, enabling performance close to multi-frequency TPU with just two inputs. Validated on a large synthetic SynthFringe dataset, SFNet achieves MAE about 0.0527 rad and RMSE about 0.654 rad, outperforming several baselines, demonstrating a practical path toward real-time FPP with few patterns.
Abstract
In Fringe Projection Profilometry (FPP), achieving robust and accurate 3D reconstruction with a limited number of fringe patterns remains a challenge in structured light 3D imaging. Conventional methods require a set of fringe images, but using only one or two patterns complicates phase recovery and unwrapping. In this study, we introduce SFNet, a symmetric fusion network that transforms two fringe images into an absolute phase. To enhance output reliability, Our framework predicts refined phases by incorporating information from fringe images of a different frequency than those used as input. This allows us to achieve high accuracy with just two images. Comparative experiments and ablation studies validate the effectiveness of our proposed method. The dataset and code are publicly accessible on our project page https://wonhoe-kim.github.io/SFNet.
