Table of Contents
Fetching ...

Blind Deconvolution for Color Images Using Normalized Quaternion Kernels

Yuming Yang, Michael K. Ng, Zhigang Jia, Wei Wang

TL;DR

Addresses the color image blind deconvolution problem under the forward model $f = k \star u + n$, proposing a quaternion convolution kernel with four components to capture cross-channel channel interdependencies and a normalization scheme to preserve intensity. The method introduces a quaternion data-fitting term $\\|\\mathbf{Q} \\circledast \\mathbf{u} - \\mathbf{f}\\|_2^2$ within the $L_0$ + X framework and enables efficient optimization via FFT-based solvers. Extensions with priors like dark-channel or surface-aware prior are described. Experiments on synthetic and real blurred color images show improved artifact suppression and color fidelity, suggesting a powerful tool for color image deconvolution.

Abstract

In this work, we address the challenging problem of blind deconvolution for color images. Existing methods often convert color images to grayscale or process each color channel separately, which overlooking the relationships between color channels. To handle this issue, we formulate a novel quaternion fidelity term designed specifically for color image blind deconvolution. This fidelity term leverages the properties of quaternion convolution kernel, which consists of four kernels: one that functions similarly to a non-negative convolution kernel to capture the overall blur, and three additional convolution kernels without constraints corresponding to red, green and blue channels respectively model their unknown interdependencies. In order to preserve image intensity, we propose to use the normalized quaternion kernel in the blind deconvolution process. Extensive experiments on real datasets of blurred color images show that the proposed method effectively removes artifacts and significantly improves deblurring effect, demonstrating its potential as a powerful tool for color image deconvolution.

Blind Deconvolution for Color Images Using Normalized Quaternion Kernels

TL;DR

Addresses the color image blind deconvolution problem under the forward model , proposing a quaternion convolution kernel with four components to capture cross-channel channel interdependencies and a normalization scheme to preserve intensity. The method introduces a quaternion data-fitting term within the + X framework and enables efficient optimization via FFT-based solvers. Extensions with priors like dark-channel or surface-aware prior are described. Experiments on synthetic and real blurred color images show improved artifact suppression and color fidelity, suggesting a powerful tool for color image deconvolution.

Abstract

In this work, we address the challenging problem of blind deconvolution for color images. Existing methods often convert color images to grayscale or process each color channel separately, which overlooking the relationships between color channels. To handle this issue, we formulate a novel quaternion fidelity term designed specifically for color image blind deconvolution. This fidelity term leverages the properties of quaternion convolution kernel, which consists of four kernels: one that functions similarly to a non-negative convolution kernel to capture the overall blur, and three additional convolution kernels without constraints corresponding to red, green and blue channels respectively model their unknown interdependencies. In order to preserve image intensity, we propose to use the normalized quaternion kernel in the blind deconvolution process. Extensive experiments on real datasets of blurred color images show that the proposed method effectively removes artifacts and significantly improves deblurring effect, demonstrating its potential as a powerful tool for color image deconvolution.

Paper Structure

This paper contains 17 sections, 43 equations, 11 figures, 2 tables, 2 algorithms.

Figures (11)

  • Figure 1: Top row (left to right): blurred image, the restored result by using $\|\mathbf{Q}\|_1 = 1$, and the restored result by using the proposed normalization (upper-right inset: the corresponding zoom-in parts). Bottom row: the corresponding spatial distributions of S-CIELAB color error. The green regions indicate the pixels with color errors exceeding 5 units. The SCIELAB/CIEDE2000 values are given below the spatial distribution images.
  • Figure 2: First two: two images from Köhler dataset; Last three: the spatial distributions of S-CIELAB color error by using different models in the kernel experiments. The green regions indicate the pixels with color errors exceeding 5 units, and the number of pixels are 12410, 11675 and 8843 for the first row, 102675, 98809, and 67194 for the second row.
  • Figure 3: The reconstructed quaternion convolution kernels $Q_0$, $Q_1$, $Q_2$ and $Q_3$ of the image in Figure 2 (top one).
  • Figure 4: Four testing images from Rim's dataset and their spatial distributions of S-CIELAB error in the kernel experiments. The number of pixels with color errors exceeding 5 units are (233929, 204793, 118542), (65849, 50970, 23254), (231294, 188849, 101726), (142330, 110519, 84549) respectively from top to bottom.
  • Figure 5: Quantitative evaluations on the testing images from Köhler dataset by using different methods.
  • ...and 6 more figures

Theorems & Definitions (2)

  • Definition 1
  • Definition 2