Publications

Depth and Deblurring from a Spectrally-varying Depth-of-Field

Ayan Chakrabarti and Todd Zickler
Proceedings of the European Conference on Computer Vision, 2012

PDF

Abstract: We propose modifying the aperture of a conventional color camera so that the effective aperture size for one color channel is smaller than that for the other two. This produces an image where different color channels have different depths-of-field, and from this we can computationally recover scene depth, reconstruct an all-focus image and achieve synthetic re-focusing, all from a single shot. These capabilities are enabled by a spatio-spectral image model that encodes the statistical relationship between gradient profiles across color channels. This approach substantially improves depth accuracy over alternative single-shot coded-aperture designs, and since it avoids introducing additional spatial distortions and is light efficient, it allows high-quality deblurring and lower exposure times. We demonstrate these benefits with comparisons on synthetic data, as well as results on images captured with a prototype lens.

Fast Deconvolution with Color Constraints on Gradients

Ayan Chakrabarti and Todd Zickler
Technical Report TR-06-12, Computer Science Group, Harvard University, 2012

PDF

Abstract: In this report, we describe a fast deconvolution approach for color images that combines a sparse regularization cost on the magnitudes of gradients with constraints on their direction in color space. We form these color constraints in a way that allows retaining the computationally-efficient optimization strategy introduced in recent deconvolution methods based on \emph{half-quadratic splitting}. The proposed algorithm is capable of handling a different blur kernel in each color channel, and is used for per-layer deconvolution in our paper: Depth and Deblurring from a Spectrally-varying Depth-of-Field. A MATLAB implementation of this method takes roughly 20 seconds to deconvolve a three-channel 1544x1028 color image, on a Linux-based Intel I-3 2.1GHz machine.