cs.CVNov 6, 2025

A Linear Fractional Transformation Model and Calibration Method for Light Field Camera

Authors: Zhong ChenChangfeng Chen

Abstract

Accurate intrinsic calibration is a crucial yet challenging prerequisite for 3D reconstruction using light field cameras. Existing calibration models typically analyze the main lens and micro lens array (MLA) in a coupled manner, resulting in high complexity and a large number of parameters. In this paper, we propose a linear fractional transformation (LFT) model that introduces a single parameter αα to decouple the imaging processes of the main lens and the MLA. A dedicated matrix Hα\mathbf{H}_α is designed to characterize the MLA projection, enabling the main lens and the MLA to be calibrated independently. The proposed calibration method consists of an analytical least-squares solution for Hα\mathbf{H}_α, followed by joint nonlinear refinement of all intrinsic parameters. Experimental results on both physical datasets and simulated data demonstrate that the proposed method achieves a mean translation error of 2.1%2.1\%, outperforming the state-of-the-art, while maintaining sub-pixel reprojection accuracy. The complete codebase, including a light field simulator based on the proposed model, is openly available to the research community.

Explore similar work

Sep 17, 2026cs.CV

STAR: Structure-aware Test-time Adaptation for diffusion-based light field Reconstruction

Light field (LF) reconstruction from limited and noisy focal stack (FS) measurements is a highly ill-posed inverse problem. Although the LF-to-FS imaging geometry is fixed for a given optical setup, LF spatial-angular structure---including within-view spatial details, cross-view angular dependencies, and disparity across views---varies across scenes. Consequently, a fixed pre-trained prior may not optimally capture the spatial-angular structure of each test LF. We propose Structure-aware Test-time Adaptation for diffusion-based light field Reconstruction (STAR), the first test-time adaptation framework for reconstructing an LF from FS. For each test LF, STAR freezes a pre-trained diffusion prior and fits three lightweight adapters to the observed FS to jointly adapt the three components of the LF's spatial-angular structure. STAR outperforms existing state-of-the-art methods in both two- and three-focal-sheet settings, with shorter inference times than those with test-time parameter updates.
Wontae Choi, Ki Ryum Moon, Jae Young Lee +2
May 24, 2026cs.CV

Three-Step Conditional Diffusion 3D Reconstruction for Light-Field Microscopy

Light-field microscopy (LFM) enables single-shot capture of multi-angular information from biological samples, supporting real-time volumetric imaging. However, traditional physics-based algorithms often suffer from limited spatial resolution, severe artifacts, and high computational costs. Existing learning-based methods improve inference efficiency but still face limitations in reconstruction accuracy and generalization capability. To address these challenges, this paper proposes a high-fidelity Three-Step Conditional Diffusion (TCD) 3D reconstruction method for LFM. Although conventional diffusion models have achieved remarkable success in generative modeling, their slow sampling process and the inherent trade-off between quality and efficiency hinder their application in real-time 3D imaging. We redesign the diffusion process through a deterministic three-step sampling strategy coupled with a lightweight conditional U-Net, establishing a new paradigm for fast and accurate volumetric reconstruction. Furthermore, an Inter-Class Detection (ICD) module is incorporated to identify out-of-distribution or anomalous inputs during inference, thereby enhancing model stability and reliability. Extensive experiments and cross-dataset evaluations demonstrate that TCD significantly outperforms state-of-the-art methods in both reconstruction fidelity and generalization, providing an efficient and practical 3D reconstruction solution for light-field microscopy.
Qihong Zhao, Shaokang Yan, Zhimin Qiao +2
May 22, 2026cs.CV

Joint Target-Less Intrinsic and Extrinsic Camera-LiDAR Calibration using Deep Point Correspondences

Accurate camera-LiDAR calibration is a prerequisite for robust multi-modal perception in robotics. Recent target-less approaches based on deep point correspondences achieve remarkable performance for extrinsic calibration but assume rectified images with known intrinsics. In this work, we overcome this limitation and present the first fully target-less pipeline that jointly estimates camera intrinsics (pinhole model with radial-tangential distortion) and camera-LiDAR extrinsics with deep pixel-point correspondences. Our approach extends deep correspondence-based calibration by (i) automatic intrinsic initialization via structure-from-motion, (ii) generalizing camera-LiDAR matching to raw images with unknown intrinsics including distortion, and (iii) tightly coupling correspondence estimation with joint nonlinear optimization over both intrinsics and extrinsics. We evaluate our method on the KITTI dataset with unseen camera-LiDAR pairs and demonstrate that joint calibration achieves improved extrinsic accuracy while additionally recovering accurate intrinsics.
Simon Bultmann, Daniele Cattaneo, Abhinav Valada