Brightness adjustment can be desirable for images and videos that were gathered with non-ideal exposures. However, saturation can be adversely affected when the images and videos are lightened or darkened. Insufficient saturation can occur when dark colors are lightened and when light colors are darkened. In images with insufficient saturation, colors appear less lively and less vibrant. Over-saturation can occur when dark colors are darkened and when light colors are lightened. In oversaturated images, details become more difficult to discern.
It would be desirable to adjust the brightness without adversely affecting saturation.
It would also be desirable to increase the brightness directly in a luminance-chrominance space. Certain image rendering devices have digital imaging pipelines that work directly in luminance-chrominance space. Consider a luminance-chrominance digital television that has a pipeline for processing MPEG images, and printer having a pipeline for processing JPEG images. MPEG and JPEG images are based on luminance-chrominance color space. For these devices, adjusting brightness directly in luminance-chrominance space can be advantageous, because unnecessary color conversions are avoided. For example, a printer that adjusts brightness directly in luminance-chrominance space can avoid an extra conversion to another color space for lightness adjustment (e.g., RGB); and a luminance-chrominance digital television that adjusts brightness directly in luminance-chrominance space can avoid an extra conversion to another color space for lightness adjustment (e.g., RGB).
According to one aspect of the present invention, brightness of a plurality of pixels in a digital image are adjusted directly in a luminance-chrominance color space. Luminance and saturation are adjusted concurrently without changing hue of the pixels.
Other aspects and advantages of the present invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating by way of example the principles of the present invention.
a and 6b are illustrations of different curve shapes that may be used for the separable curve families.
As shown in the drawings for purposes of illustration, the present invention is embodied in a method, apparatus, and article for adjusting image brightness without adversely affecting saturation. The brightness adjustment is performed directly in luminance-chrominance space, which makes it especially desirable for imaging systems having pipelines that work in luminance-chrominance space. The brightness adjustment is not limited to any particular platform. The brightness adjustment could be performed by computers, printers, projectors and televisions. Some embodiments can be implemented efficiently in hardware, software, firmware and combinations thereof. The efficient implementation is particularly attractive to platforms having limited memory requirements and limited computational power.
Reference is made to
Reference is made briefly to
Reference is once again made to
The adjustment may be applied globally to the entire image, or it may be applied adaptively in a local manner by processing on a pixel-by-pixel basis or on a region-by-region basis.
The adjustment of the luminance component of a pixel may follow the trajectory of a curve that correlates luminance to saturation. By following a curve trajectory, problems with under-saturation and over-saturation can be avoided while adjusting brightness.
The method is based on empirical observations of object color changes due to illumination variation. Color histograms of objects distribute along curves in YCbCr or CIELAB color spaces. These curves connect a black point, a saturated color point and a white point. Observed curves in different hue sectors correspond to individual objects in an image (e.g., skin tone of a person, blue color of a shirt, green color of a car). This phenomenon, due to complex factors including specular reflection, implies that an object of a uniform material will result in colors along a luminance-saturation curve as the intensity and the angle of the light source change. These observations can be generalized as follows: all colors may be modified by moving them along lightness-saturation curves while leaving their hue unchanged. For ease of modeling, it is assumed that different curves do not intersect (except at the white and black point). Thus, for a set of curves, one end of the curves connects at a white point, and the other end of the curves connects at a black point.
For each hue, the saturation is given by a function s=q(L, t). The shape function q(L, t) defines a set of curves of luminance, with a parameter t, where the curves are non-intersecting except at L=0 and L=1 (where the curves may coincide). In general, the curves nearer or further from the gray axis, s=0, may be of different shapes. An individual curve is determined by the parameter t. Thus, q(L,t) defines a family of curves for a particular hue. Different families are possible for different hues. The parameter t is an index to a specific curve in a family.
Reference is made to
These curves control how the saturation will be modified as a function of hue, since the color traversals are along the curves. The two arrows in
Additional reference is now made to
and used to select a curve family (step 410). An input saturation (sin) is computed (e.g., sin=√{square root over (C1in2+C2in2)}), and the input luminance and the input saturation are used to select a curve in the selected curve family (step 412). An output luminance (Lout) is computed (step 414), and used to identify the new (output) saturation (sout) on the selected curve (step 416). The color components C1out and C2out of the output color can be computed from the hue (hout=hin) and the output saturation (sout) (step 418).
The method of
Depending on implementation constraints, it may be desirable to use curve families that simplify the computation. For example, curve families based on a “separable” equation for saturation may be used to simply the computation. The separable equation for saturation may have the form s=t*q(L). This separable equation allows curves scaled by a gain parameter, which are easy to compute with. In this case, the parameter t may be interpreted to represent a gain applied to the function q(L).
Additional reference is made to
The separable equation allows for simple computations, even with arbitrarily complex shapes q(L). An example of a complex shape is illustrated in
There are various ways of implementing the curves in hardware. As a first example, curve traversals for a predetermined grid of input colors may be pre-computed, and the pre-computed values may be stored in a multi-dimensional lookup table. Saturations are interpolated for input color values that do not exactly match the grid points of the lookup table.
As a second example, a combination of computation and lookup tables may be implemented. In this second example, brightness is adjusted in YCbCr space. In YCbCr space, saturation (s) is s=√{square root over (Cr2+Cb2)} and hue
For this second example, let Linhinsin and Louthoutsout represent the input and output luminances, hues and saturations. Let f(•) represent any monotonically increasing function for adjusting luminance (an exemplary brightness function f(•) is illustrated in
Further, let q(•) represent a separable function for saturation, and set α=[q(f(Lin),hin)/(q(Li,hin)]. From this equation, the chrominance components can be computed as C1out=α(li,hi)C1in and C2out=α(li,hi)C2in. It follows that the output saturation (sout) is sout=α(Lin,hin)sin.
If the curve families are based on a separable equation for saturation, the method can be implemented very efficiently in hardware. The brightness function f(•) can be implemented using a lookup table. The function a(•) can also be pre-computed and stored in a lookup table. If q(•) is not a function of hue, the function α(•) can be implemented with a single 1-D lookup table. However, there is not as much control over the saturation adjustments of the different hues. If α(•) is a function of hue, the function α(•) can be implemented with a number of lookup tables for predetermined hues, and interpolation can be used for intermediate hues. The use of separable functions makes the method fast to perform, and reduces memory and computational requirements.
Reference is once again made to
The method can be performed in an image rendering device. In the alternative, the method can be performed in a standalone machine (e.g., a computer), and the adjusted images could be sent to an image rendering device for print or display. In the computer, the brightness could be adjusted by a standalone program; or the brightness could be adjusted by a larger program, such as Adobe Photoshop®.
Reference is made to
The pipeline of the image rendering device 810 is platform-specific. As a first example, the image rendering device 810 is a digital television having a processor 812 with a pipeline that receives an MPEG video stream. Since MPEG is YCC-based, the processor pipeline of the digital television would work in luminance-chrominance space.
As a second example, the image rendering device 810 is a digital printer having a processor 812 with a pipeline that receives JPEG images directly from a digital camera. Since JPEG images are YCC-based, the processor pipeline of the printer would work in luminance-chrominance space.
As a third example, the image rendering device 810 is a digital television having a processor 812 with a pipeline that receives JPEG images and MPEG video directly from a computer. To process these inputs, the processor pipeline of the digital television would work in luminance-chrominance space.
Reference is now made to
The program 916 can be distributed to the computer 910 in a variety of ways. For example, an installable package 922 can be distributed to the computer 910 via a removable memory 922 (e.g., a DVD or CD Rom), via a network as an application download or as a web browser plug-in.
Although several specific embodiments of the present invention have been described and illustrated, the present invention is not limited to the specific forms or arrangements of parts so described and illustrated. Instead, the present invention is construed according to the following claims.