The present invention relates generally to digital image processing and more particularly to methods and systems for estimation of an image illuminant.
Colors viewed in an image are dependent on the light that illuminates the subject of the image. Different illuminants will cause different light to be reflected from surfaces of the image subject matter. The human visual system approximately corrects these variations in reflected light such that surfaces remain approximately color constant. However, when images are captured on media and viewed under a light source different than the source in the imaged scene, these natural corrections do not take place. Accordingly, it is often desirable for recorded images to be color-balanced to a standard, reference light source in order to appear as they would to the natural eye. This balancing or color correction can be performed once the scene illuminant is identified.
Estimating the color parameters of an image illuminant is an important first step in color correcting a digital image. In a strict model-matching scheme, the accuracy of the estimation is often limited by the size of the model base. This is because illuminant parameter values are explicitly available only at the predefined model positions and because the match procedure itself typically reduces to selection of the “best-fit” model from within a limited set. Increasing the number of models can improve accuracy. However, additional memory is required to store the larger set of models and additional time is required to match against all models in the larger model base.
Under known methods, illuminant estimation employs a fixed set of known illuminants, which are each characterized by the gamut of color values that are possible under that illuminant. A color histogram is computed for the image and is compared with each of the model histograms using some form of match metric such as intersection, correlation, minimum distance, etc. The match metric is used to select the model that best accounts for the image data from the set of illuminants.
Embodiments of the present invention increase illuminant or colorbalance correction estimation accuracy by fitting an analytic form to the match surface derived from initial comparisons of the image data against the model base. The analytic form may then be used to interpolate between model data.
The present embodiments will become more fully apparent from the following description and appended claims, taken in conjunction with the accompanying drawings. Understanding that these drawings depict only typical embodiments and are, therefore, not to be considered limiting of the invention's scope, the embodiments will be described with additional specificity and detail through use of the accompanying drawings in which:
a is a diagram illustrating a set of candidate illuminants as x-y chromaticity coordinates; and
Illuminant estimation may be approached through a model matching strategy. In such a regime, a fixed set of illuminants is modeled. Modeling may be performed parametrically, by sample statistics or by other methods. The model that best accounts for the image data is chosen as the scene illuminant most likely to have produced the image. This decision process relies on computing a similar parametric or statistical description from the image and then performing a matching procedure of the image description with respect to the model base in order to select the “best” model.
An exemplary model set, shown in
In some embodiments of the present invention, a match surface is calculated to estimate a likelihood of each illuminant being the illuminant of a particular image. In some embodiments, each image element, such as a pixel, is compared to the series of model illuminants to determine a match score, which is an indicator of the likelihood of being the illuminant of that element of the image.
An exemplary match surface is shown in
In some embodiments of the present invention a biquadratic surface may be used, which can be specified by the following implicit form:
f(x,y)=Ax2+Bxy+Cy2+Dx+Ey+F.
The value of this form at the x-y coordinates of each model illuminant is given by:
AV=Z,
where A is the so-called design matrix and V is a vector of surface parameters. In some embodiments, V is chosen so as to minimize the error between this analytic form and the corresponding match surface values.
One well-known technique for minimizing the sum of squared errors for such a system is the pseudoinverse method. Note that because the chromaticity coordinates of the model set are all determined a priori, the pseudoinverse matrix can be computed entirely offline. Some embodiments of the present invention use this method, which comprises the following steps.
Generally steps 1 and 2 will be performed offline, however, they may be performed online as well when resources and time constraints allow.
The following steps are generally performed online.
In some embodiments, once the chromaticity coordinates of the scene illuminant are estimated, the corresponding correction matrix can be computed in any of a number of ways. For example, if a linear model of surface reflectances and illuminants is used, one might first transform the scene illuminant xyY coordinates (x0 y0 1)T to the corresponding tri-stimulus XYZ value {overscore (x)}0=(X0 Y0 Z0)T and then use the following equations to derive the corresponding correction matrix C for the scene illuminant.
wE0=(TBE)−1{overscore (x)}0
E0=diag(BEwE0)
Eref=diag(spdref)
C=TErefBS(TE0BS)−1
where
In other embodiments, other selection criteria can be used. In some embodiments, the analytic minimum may be selected if it occurs within the hull of the model set. If the analytic minimum does not fall within the hull of the model set, the minimum model value may be selected. In still other embodiments, exterior analytic minima can be projected along the line to the daylight reference and the intersection of this line with the hull of the model set can be the selected point.
In other embodiments color coordinates may be represented in a three dimensional colorspace, with corresponding three-dimensional image and model color distributions and corresponding higher dimensional design matrices.
. In some embodiments, the analytic form can be resolved to an arbitrary accuracy by first employing differential geometry to locate the extremum of the form and then using interpolation to derive the corresponding illuminant parameters or colorbalance correction parameters for this location.
Embodiments of the present invention also offer the possibility of decreasing the size of the model base and consequently decreasing the time and/or resources required for the match step. This is because the accuracy of the illuminant parameter estimation is not directly constrained by the number of models. Only enough models to ensure the stability of the analytic fit are required.
Algorithms of embodiments of the present invention may be implemented in software on a general-purpose computer or on a special-purpose computing device such as a DSP. Embodiments may also be implements by dedicated circuitry such as an ASIC. Embodiment processes may be implemented in any image processing pipeline that outputs an image for display, for retrieval, for indexing or for other purposes.