🤖 AI Summary
Low accuracy and poor robustness of light field camera intrinsic calibration hinder its application in 3D reconstruction. To address this, we propose a decoupled calibration model based on linear fractional transformation (LFT), which explicitly separates the geometric relationship between the main lens and the microlens array, while introducing a learnable parameter α to characterize their coupled distortion. We further design a two-stage calibration pipeline guided by analytical solutions: an initial estimate is obtained via least-squares fitting, followed by nonlinear refinement using feature points extracted from raw light field images. Our method significantly improves calibration accuracy and generalization capability, outperforming state-of-the-art approaches on both real and synthetic datasets. Moreover, it enables efficient and photorealistic light field image simulation, providing reliable geometric priors for data-driven light field reconstruction. The implementation is publicly available.
📝 Abstract
Accurate calibration of internal parameters is a crucial yet challenging prerequisite for 3D reconstruction using light field cameras. In this paper, we propose a linear fractional transformation(LFT) parameter $alpha$ to decoupled the main lens and micro lens array (MLA). The proposed method includes an analytical solution based on least squares, followed by nonlinear refinement. The method for detecting features from the raw images is also introduced. Experimental results on both physical and simulated data have verified the performance of proposed method. Based on proposed model, the simulation of raw light field images becomes faster, which is crucial for data-driven deep learning methods. The corresponding code can be obtained from the author's website.