Computational Framework for Estimating Relative Gaussian Blur Kernels between Image Pairs
Akbar Saadat
TL;DR
The paper addresses estimating spatially varying relative Gaussian blur between image pairs to recover depth information via defocus (DFD). It introduces a zero-training, forward computational framework that analytically links a defocused image to a sharper reference and discretizes this relation to compute per-pixel blur maps $\sigma(x,y)$ efficiently. Key contributions include a matrix-based discretization using a radial Gaussian PSF, a practical per-pixel sigma estimation pipeline with decimation to manage $C_{max}$, and validation on real datasets showing MAEs below $2\%$ in blur estimation and accurate re-estimation of blurred intensities. The work enables real-time, training-free depth-from-defocus with robustness to partial blur while acknowledging limitations such as ignoring lens aberrations and noise, and it demonstrates practical viability on real-world data (Real-MFF, DPDD).
Abstract
Following the earlier verification for Gaussian model in \cite{ASaa2026}, this paper introduces a zero training forward computational framework for the model to realize it in real time applications. The framework is based on discrete calculation of the analytic expression of the defocused image from the sharper one for the application range of the standard deviation of the Gaussian kernels and selecting the best matches. The analytic expression yields multiple solutions at certain image points, but is filtered down to a single solution using similarity measures over neighboring points.The framework is structured to handle cases where two given images are partial blurred versions of each other. Experimental evaluations on real images demonstrate that the proposed framework achieves a mean absolute error (MAE) below $1.7\%$ in estimating synthetic blur values. Furthermore, the discrepancy between actual blurred image intensities and their corresponding estimates remains under $2\%$, obtained by applying the extracted defocus filters to less blurred images.
