Adaptive pixel-level color enhancement for a digital camera
An adaptive color enhancer applies different scale factors to different pixels in a digital image. More color enhancement occurs for bright pixels and for dim pixels than for average-intensity pixels. Also, more color enhancement is applied to the more colorful pixels while less color enhancement is applied to dull, less-colorful pixels. Rather than enhance all pixels to the same extent, the bright, colorful pixels are enhanced further than the average. Likewise, dim areas are color enhanced more than average. A calculation unit receives a YUV pixel. The Y value is compared to range limits and a piece-wise-linear (PWL) function generates an intermediate scale factor. The absolute values of the U and V color values are combined to create a colorfulness factor. The colorfulness factor is also used with a PWL function and the intermediate scale factor to generate a final scale factor for that pixel. The final scale factor is then multiplied by the U and V values of the pixel to generate a color-corrected pixel.
Latest Faust Communications, LLC Patents:
- Pipelined carry-lookahead generation for a fast incrementer
- System and method for dynamic clock generation
- Merged pipeline for color interpolation and edge enhancement of digital images
- Single-block virtual frame buffer translated to multiple physical blocks for multi-block display refresh generator
- Color interpolator and horizontal/vertical edge enhancer using two line buffer and alternating even/odd filters for digital camera
This invention relates to digital cameras, and more particularly for color enhancement of a digital image.
BACKGROUND OF THE INVENTIONFamily photos in color replaced earlier black-and-white photographs in the 1960's. More recently, digital cameras are replacing traditional film cameras. Digital cameras are being improved and lowered in cost at a rapid pace. Images from digital cameras can be downloaded and stored on personal computers. Digital pictures can be converted to common formats such as JPEG and sent as e-mail attachments or posted to virtual photo albums on the Internet. Video as well as still images can be captured, depending on the kind of digital camera.
Bright, rich colors in pictures are still preferred, even for digital pictures. Color enhancement can be applied to digital pictures as it has been applied in wet photofinishing processes for traditional cameras. For digital pictures, each picture dot (pixel) is originally represented by numeric values of red, green, and blue (RGB). Each RGB pixel can be converted to the YUV format, where the Y luminance component represents the overall brightness while the U and V components represent the color.
The color of a pixel can be enhanced or exaggerated by increasing the color components U or V of a pixel.
The R, G, or B digital values in the Bayer pattern are processed by processor 10 to generate luminance-chrominance YUV pixels. The YUV pixels can then be displayed on display 19 or compressed by compressor 18 and stored on disk 17 or on a solid-state memory. YUV pixels often have a 4:4:4 format, with 8 bits for each of 2 colors and for the luminance.
Sensor 12 detects red, blue and green colors. However, each array point in sensor 12 can detect only one of the three so primary colors. Rather than outputting an RGB pixel, sensor 12 can output only a single-color pixel at any given time. For example, a line of pixels output by sensor 12 might have a red pixel followed by a green pixel. Another line might have alternating green and blue pixels. Each pixel contains only one-third of the total color information. The remaining color information is obtained by interpolation. Processor 10 performs this color interpolation, calculating the missing primary-color intensities for each pixel location.
Processor 10 also may perform other enhancements to the image. Edges may appear fuzzy because the color interpolation tends to spread out features. These edges can be sharpened by detecting the edges and enhancing the color change at the edge to make the color transition more abrupt. Color conversion from RGB to YUV is also performed by processor 10. Color enhancement can also be performed by processor 10.
The electrical currents produced by the different primary colors can vary, depending on the sensor used and the wavelength and energy of the light photons. An adjustment known as a white-balance is often performed before processor 10, either on analog or digital values. Each primary color can be multiplied by a different gain to better balance the colors. Compensation can also be made for different lighting conditions, increasing all primary colors for dark pictures or decreasing all colors for bright pictures (overexposure).
Color Enhancement—FIG. 2A constant value S is applied to multipliers 24, 26. Multiplier 24 multiplies the constant scale factor S by the U component to generate the enhanced U′ component. Multiplier 26 multiplies the constant scale factor S by the V component to generate the enhanced V′ component. S is typically a constant greater than 1.0.
Since the U and V components are typically in the range of −0.5 to +0.5, enhancement by multiplying by the scale factor S increases the absolute value of each color component. This makes the colors appear richer.
However, all pixels in an image are multiplied by the same scale factor S. Even background portions of the image or less-important parts of the image are color enhanced to the same degree. This can sometimes produce an undesirable color saturation effect, where the image is too bright and has too much color in it.
A more preferred method would enhance some pixels, such as pixels in the more important part of a picture, while not enhancing other pixels, such as background pixels. Rather than use the same scale factor for all pixels, an adaptive scale factor that can vary from pixel to pixel is desired.
It is desired to adaptively change the color-enhancement scale factor on a pixel-by-pixel basis. It is desired to use different scale factors within a particular image. It is desired to vary the scale factor depending on the color and brightness of the pixel being enhanced. It is desired to vary the scale factor as a function of the Y, U, and V values of the pixel being color-enhanced. An adaptive color-enhancement function and method is desired.
SUMMARY OF THE INVENTIONAn adaptive color enhancer has a pixel input that receives a current pixel value. A calculation unit receives the current pixel value from the pixel input. It generates an enhancement factor for the current pixel value. The enhancement factor varies for each pixel with the current pixel value. The enhancement factor is a function of the current pixel value.
An applicator receives the current pixel value from the pixel input. It applies the enhancement factor from the calculation unit to the current pixel value to generate an enhanced pixel value. The enhanced pixel value is output in place of the current pixel value. Thus pixels are color enhanced using the enhancement factor generated from the current pixel value.
In further aspects of the invention the current pixel value includes a color value and an intensity value. The calculation unit includes a first function means for generating an intermediate enhancement factor as a function of the intensity value and a second function means that receives the intermediate enhancement factor. It generates the enhancement factor as a function of the color value and as a function of the intensity value. The applicator applies the enhancement factor to the color value of the current pixel value but does not apply the enhancement factor to the intensity value of the current pixel value. Thus the color value of the current pixel value is enhanced as a function of both the intensity and color values of the current pixel value.
In further aspects the function of the color value produces more color enhancement for color values representing colorful pixels than for color values representing dull pixels. Thus colorful pixels are color-enhanced more than dull pixels. The function of the intensity value produces more color enhancement for intensity values representing bright pixels than for color values representing average-brightness pixels. Thus bright pixels are color-enhanced more than average-brightness pixels.
In still further aspects of the invention the function of the intensity value also produces more color enhancement for intensity values representing dim pixels than for color values representing average-brightness pixels. Thus bright pixels and dim pixels are color-enhanced more than average-brightness pixels.
In other aspects the first function means includes a piece-wise-linear (PWL) means for generating the intermediate enhancement factor as a PWL function of the intensity value and pre-set scale factors. The pre-set scale factors are constant for all pixels in a digital image.
In further aspects of the invention the current pixel value is a YUV value. The intensity value is a Y luminance value and the color value is a combination of U and V chrominance values. Thus the current pixel value is in a YUV format.
In further aspects the calculation unit further includes first absolute means for generating a U absolute value of a U value of the current pixel value and second absolute means for generating a V absolute value of a V value of the current pixel value. An adder means adds the U absolute value and the V absolute value to generate the color value. The color value numerically represents an overall colorfulness of the current pixel value. Thus U and V color values are combined.
The present invention relates to an improvement in digital color enhancement. The following description is presented to enable one of ordinary skill in the art to make and use the invention as provided in the context of a particular application and its requirements. Various modifications to the preferred embodiment will be apparent to those with skill in the art, and the general principles defined herein may be applied to other embodiments. Therefore, the present invention is not intended to be limited to the particular embodiments shown and described, but is to be accorded the widest scope consistent with the principles and novel features herein disclosed.
The inventor has realized that image quality can be improved by color enhancement. In prior systems, a scale factor was applied to all pixels in a picture, or the same scale factor could be used for all pixels in many different pictures. The inventor realizes that color enhancement could be improved if the scale factor were changed for different pixels within a single image, rather than using the same scale factor.
The inventor has further realized that colors that are already bright represent the more-important parts of a picture. These already-bright or more colorful pixels should be enhanced more than other dull-in-color or dim-in-brightness pixels. The inventor therefore applies a larger scale factor to pixels that are bright (larger Y) or colorful (larger absolute values of U and V).
The inventor further realizes that dim pixels often appear washed-out in color. These dim pixels also can benefit from more color enhancement than other pixels. Thus the inventor uses a larger scale factor for either dim or bright pixels, but uses a smaller scale factor (less color enhancement) for average-intensity pixels.
The inventor's color enhancement is a function of both brightness (luminance Y) and color (U and V). Pixels having high or low Y values are color-enhanced more (larger scale factor S) than pixels in the middle range of Y. Since Y is on a scale of 0.0 to 1.0, pixels with 0.6>Y>0.3 have a lower scale factor S than other pixels.
The chrominance values U and V are typically in the range of −0.5 to +0.5, with dull colors having U and V near 0, and more colorful pixels having U or V closer to the extremes of −0.5 or +0.5. The inventor adds the absolute values of U and V and then uses larger scale factors when the sum is large, but smaller scale factors when the sum is small. This provides for more color enhancement for already-colorful pixels, but less enhancement for dull, less-colorful pixels.
The color-enhancement scale factor thus is adaptively changed depending on the luminance and colorfulness of each pixel. A more pleasing image usually results from such enhancement.
Pixel-Adaptive Color Scale Factor—FIG. 3The scale factor S generated by calculation unit 30 is applied to multipliers 24, 26. Multiplier 24 receives the U component and multiplies it by scale factor S to produce the color-enhanced component U′. Multiplier 26 receives the V component and multiplies it by scale factor S to produce the color-enhanced component V′.
A single scale factor S is applied to both color components U and V. This scale factor is a function of all three input-pixel components and is designated S(Y,U,V).
The inventor identifies a mid range of Y, from Y-Low (YL) to Y-High (YH). When the pixel's Y vale is in this middle range, less color-enhancement is applied to that pixel. The values of YL and YH can be programmable, such as by programming a register. In this example, YL is 0.3 while YH is 0.6, so that the mid-range is from 0.3 to 0.6.
U and V Components Combined—FIG. 5Absolute-generator 28 generates the absolute value of the U component, while absolute-generator 29 calculates the absolute value of the V component. When U and V are in a two's complement format, the sign bit can simply be dropped, but in other numerical formats a more complex operation may be needed.
Adder 25 receives the absolute values of U and V from absolute-generators 28, 29 and outputs their sum as component W. Thus W=|U|+|V|. The component W is a numerical representation of the overall colorfulness of a YUV pixel. Pixels with higher W values often appear to be more colorful than do pixels with smaller W values.
Two inflexion points are determined by parameters W-Low (WL) and W-High (WH). These parameters WL, WH can be set by software or firmware by programming registers or can be fixed in hardware at pre-determined points. For example, WL can be 0.3 while WH is 0.6. More colorful pixels, such as pixels with W>WH, are color-enhanced to a greater degree than duller pixels with W<WL. Pixels in the mid range, WL<W<WH, are color-enhanced to an intermediate degree.
Two-Stage Scale-Factor Generator—FIG. 7First-stage calculator 40 generates a new scale factor S3(Y) which is a function of Y, as well as the pre-set parameters YL, YH, S1, S2. In one embodiment, the intermediate scale factor S3(Y) is generated by a piece-wise-linear (PWL) function. For bright pixels (Y>YH) and for dim pixels (Y<YL), the intermediate scale factor S3(Y) is set to S2. For intermediate-brightness pixels (YL<Y<YH), the intermediate scale factor S3(Y) is reduced in a linear fashion, with a minimum scale factor S1 when Y is exactly halfway between YL and YH.
First-stage calculator 40 thus reduces the intermediate scale factor for intermediate-brightness pixels, resulting in less color-enhancement. For bright or dim pixels, more color enhancement is provided by using the maximum scale factor S2.
Second-stage calculator 42 receives the colorfulness value W, which is generated from the U and V values as shown in
Second-stage calculator 42 receives maximum scale-factor parameter S2 and the intermediate scale factor S3(Y) from first-stage calculator 40. When W is in the lower region (W<WL), second-stage calculator 42 outputs the intermediate scale factor S3(Y). When W is in the middle region (WL<W<WH), second-stage calculator 42 outputs a linear function of S3(Y) and S2 as the final scale factor. When W is in the upper region (W>WH), second-stage calculator 42 outputs the maximum scale factor S2.
The scale factor is thus first adjusted for brightness (Y) by first-stage calculator 40, then adjusted for color (W) by second-stage calculator 42. The fixed parameters S1, S2, YL, YH, WL, WH can be re-programmed by loading new values into programmable registers. However, these parameters are typically constants within a single image. The intermediate scale factor S3(Y) varies for each pixel with Y, while the final scale factor S(Y,U,V) varies for each pixel with all three values—Y, U, and V.
Graphs of Functions—FIGS. 8, 9The minimum scale factor S1 and the maximum scale factor S2 are shown on the y-axis. The upper and lower Y range values, YH, YL, are shown on the x-axis. The piece-wise-linear (PWL) function shown in the graph has inflexion points determined by these four parameters.
For bright pixels (Y>YH) and for dim pixels (Y<YL), the intermediate scale factor S3(Y) is set to the maximum, S2. However, in the middle range of Y, the intermediate scale factor is reduced in a linear fashion. For these intermediate-brightness pixels (YL<Y<YH), the intermediate scale factor S3(Y) is reduced in a linear fashion from S2 at YL to the minimum scale factor S1 when Y is exactly halfway between YL and YH, at Y=(YL+YH)/2. Then the intermediate scale factor is linearly increased from this minimum S1 to the maximum S2 at Y=YH.
This function can be represented as:
S3(Y)=S2 for Y<YL or Y>YH
S3(Y)=S1+(S2−S1)*2/(YH−YL)*|Y−(YL+YH)/2| for YL<Y<YH.
Typical values for the parameters are
S1=0.5
S2=1.4
YL=0.3
YH=0.6
YL is usually between 0 and 0.5 while YH is usually between 0.5 and 1.0. The minimum scale factor S1 is usually less than 1.0, while the maximum scale factor is usually greater than 1.0. This provides for color-enhancement at S2 and color reduction at S1. Thus the brightest and the dimmest pixels are color-enhanced, while the intermediate-brightness pixels are color reduced. This has the effect of bringing out the brightest and the darkest parts of a picture which are often the more important parts of a picture.
The separate U and V chrominance values are combined onto the colorfulness factor W, by summing their absolute values as shown in
The W value of a pixel determines the final scale factor S(Y,U,V) using the PWL function graphed in
The intermediate scale factor S3(Y) and the maximum scale factor S2 are shown on the y-axis. The upper and lower W range values, WH, WL, are shown on the x-axis. The piece-wise-linear (PWL) function shown in the graph has inflexion points determined by these four parameters. Note that while S2, WH, WL are fixed parameters, intermediate scale factor S3(Y) is a variable determined by the function of Y shown in the graph of
When W is in the upper region (W>WH), the second-stage calculator 42 (of
This function can be represented as:
S(Y, W)=S(Y, U, V)=S2 for W>WH
S(Y, W)=S(Y, U, V)=S3(Y) for W<WL
S(Y,W)=S3(Y)+(S2−S3(Y))*(W−WL)/(WH−WL) for WL<W<WH.
Typical values for the W range parameters are
WL=0.3
WH=0.6
This function of W provides for color-enhancement at S2 and possible color reduction at S3(Y). Thus the most colorful pixels are color-enhanced, while the least-colorful pixels are color reduced. This has the effect of bringing out the most colorful parts of a picture which are often the more important parts of a picture. The least-colorful parts of a picture are often the background part of a picture, and these parts may be color-reduced or color-enhanced the least.
For example, a landscape pictures of a meadow of flowers in the foreground with mountains in the background often shows the flowers in distinct colors, while the background mountains are grayish in color. Using the color enhancement method described, the foreground flowers are made more colorful, while the gray background mountains are grayed even more.
Pixel-Level Color Enhancer—FIG. 10The U and V color values are first combined into the single colorfulness factor W. Absolute-generator 28 generates the absolute value of the U component, while absolute-generator 29 calculates the absolute value of the V component. Adder 25 receives the absolute values of U and V from absolute-generators 28, 29 and outputs their sum as colorfulness factor W. Thus W=|U|+|V|. The component W is a numerical representation of the overall colorfulness of a YUV pixel. Pixels with higher W values often appear to be more colorful than do pixels with smaller W values.
First-stage calculator 40 receives the luminance Y value of the current pixel. First-stage calculator 40 receives the pre-set inputs: YH, YL, S1, and S2. S1 and S2 are predetermined scale factors for color-enhancement programmed into a pair of programmable registers. S2 is the maximum scale factor while S1 is the minimum scale factor. YL and YH are the low and high Y range parameters.
First-stage calculator 40 generates a new scale factor S3(Y) which is a function of Y, as well as the pre-set parameters YL, YH, S1, S2. In one embodiment, the intermediate scale factor S3(Y) is generated by a piece-wise-linear (PWL) function such as shown in
First-stage calculator 40 can operate in parallel with adder 25 to reduce delays. A single calculator can also be used twice, such as programmable routines executing on a digital-signal processor (DSP).
Second-stage calculator 42 receives the colorfulness value W, from adder 25, that combines the U and V values of the current pixel. Second-stage calculator 42 also receives the intermediate scale factor S3(Y) from first-stage calculator 40. Second-stage calculator 42 compares the W input to high and low range parameters WH, WL to determine which of 3 regions the W value is in. A piece-wise-linear (PWL) function (shown in
When W is in the lower region (W<WL), second-stage calculator 42 outputs the intermediate scale factor S3(Y). When W is in the middle region (WL<W<WH), second-stage calculator 42 outputs a linear function of S3(Y) and S2 as the final scale factor. When W is in the upper region (W>WH), second-stage calculator 42 outputs the maximum scale factor S2.
The scale factor is thus first adjusted for brightness (Y) by first-stage calculator 40, then adjusted for color (W) by second-stage calculator 42. The fixed parameters S1, S2, YL, YH, WL, WH can be re-programmed by loading new values into programmable registers. However, these parameters are typically constants within a single image. The intermediate scale factor S3(Y) varies for each pixel with Y, while the final scale factor S(Y,U,V) varies for each pixel with all three values—Y, U, and V.
The scale factor S(Y,U,V) generated by calculation unit 30 is applied to multipliers 24, 26. Multiplier 24 receives the U component and multiplies it by scale factor S to produce the color-enhanced component U′. Multiplier 26 receives the V component and multiplies it by scale factor S to produce the color-enhanced component V′. This scale factor is a function of all three components of the current pixel.
Other Functions—FIGS. 11, 12While piece-wise-linear (PWL) functions are perhaps the easiest to implement, other functions may be substituted.
A PWL function could be used for the intermediate scale factor while a more complex smoothed function can be used for the final scale factor. Alternatively, a PWL function can be used for most values of Y and W, while a smoothed function used near the inflexion points WH, WL. An additional stage could also be used to smooth the final scale factor from second-stage calculator 42. This smoothing stage could be triggered by W values near WH and WL.
ADVANTAGES OF THE INVENTIONThe color-enhancement scale factor is adaptively changed on a pixel-by-pixel basis. Different scale factors are used within a particular image. The scale factor is varied depending on the color and brightness of the pixel being enhanced. The scale factor varies as a function of the Y, U, and V values of the pixel being color-enhanced. An adaptive color-enhancement function and method is employed.
Both color-enhancement and color reduction can be applied to different portions of a digital image. The most colorful pixels are color-enhanced, while the least-colorful pixels are color reduced. This has the effect of bringing out the most colorful parts of a picture which are often the more important parts of a picture. The least-colorful parts of a picture are often the background part of a picture, and these parts may be color-reduced or color-enhanced the least.
For example, a landscape pictures of a meadow of flowers in the foreground with mountains in the background often shows the flowers in distinct colors, while the background mountains are grayish in color. Using the color enhancement method described, the foreground flowers are made more colorful, while the gray background mountains are grayed even more. Thus the more important parts of a picture are enhanced, while other parts of the picture are not. Objects that are gray or white are not color enhanced to preserve their lack of color.
ALTERNATE EMBODIMENTSSeveral other embodiments are contemplated by the inventors. For example different pixel-data encodings and primary colors can be used. Bit widths can be varied. Many data formats may be used with the invention. Additional functions can be added. Many arrangements of adders, shifters, and logic units are possible. Adders in a calculation unit may be reused or used recursively. Some image sensors may alter the image pattern in different ways, and the colors may be affected. Various modifications can be made as needed. The calculation and the scaling can be pipelined.
A hue adjustment circuit can follow the color-enhancement device. The hue adjustment can rotate the U,V vector. Gamma correction can also be used to adjust the luminance Y. The colorfulness factor W can be calculated in other ways, such as by taking a maximum of the absolute values of U and V.
The foregoing description of the embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not by this detailed description, but rather by the claims appended hereto.
Claims
1. A color enhancer comprising:
- a pixel input receiving a YUV pixel that includes a Y component indicating brightness but not color of the pixel, and U and V components indicating a color but not brightness of the pixel;
- a calculator, receiving pre-set scale factors, the pre-set scale factors being constant for a range of pixels in an image, for generating an enhancement factor from the Y component and from the U and V components and the pre-set scale factors;
- wherein the enhancement factor varies with the Y, U, and V components of the YUV pixel, the enhancement factor being a different value for different pixels in the image;
- a first multiplier, receiving the U component from the pixel input, for multiplying the enhancement factor from the calculator by the U component to generate an adjusted U component;
- a second multiplier, receiving the V component from the pixel input, for multiplying the enhancement factor from the calculator by the V component to generate an adjusted V component; and
- an output, coupled to the pixel input, the first multiplier, and the second multiplier, for outputting the Y component from the pixel input with the adjusted U and V components from the first and second multiplier as a color-enhanced pixel;
- wherein the calculator further comprises: a combiner, receiving the U and V components from the pixel input, for combining the U and V components to generate a colorfulness factor, the colorfulness factor representing a degree of color for the pixel; a function generator, receiving the Y component and the colorfulness factor and the pre-set scale factors, for generating the enhancement factor wherein the enhancement factor is larger for more colorful pixels having large colorfulness factors than for less colorful pixels having small colorfulness factors, wherein more color enhancement occurs for more colorful pixels; wherein the function generator comprises: a first stage, receiving the Y component from the pixel input, for generating an intermediate factor that is a function of the Y component; a second stage, receiving the intermediate factor from the first stage and receiving the colorfulness factor from the combiner, for generating the enhancement factor that is a function of the colorfulness factor; wherein the first stage outputs a maximum pre-set factor as the intermediate factor when the Y component is above an upper Y limit or below a lower Y limit, wherein the first stage outputs a combination of the maximum pre-set factor and a minimum pre-set factor when the Y component is between the upper Y limit and the lower Y limit, whereby pixels are color enhanced with the enhancement factor that is generated for each pixel that varies with the Y, U, and V components of the YUV pixel, and whereby both brightness and color of the YUV pixel can determine the enhancement factor for the YUV pixel, and whereby color enhancement is reduced when the Y component is between the upper Y limit and the lower Y limit.
2. The color enhancer of claim 1 wherein the function generator also generates the enhancement factor wherein the enhancement factor is larger for brighter pixels having a large Y component than for average pixels having a moderate Y component, wherein bright pixels are color enhanced more than other pixels.
3. The color enhancer of claim 1 wherein the second stage outputs the maximum pre-set factor as the enhancement factor when the colorfulness factor is above an upper color limit;
- wherein the second stage outputs the intermediate factor from the first stage when the colorfulness factor is below a lower color limit;
- wherein the second stage outputs a combination of the intermediate factor from the first stage and the maximum pre-set factor when the colorfulness factor is between the upper color limit and a lower color limit,
- whereby color enhancement is maximum for colorful pixels but reduced for dull pixels.
4. The color enhancer of claim 3 wherein the combination of the intermediate factor from the first stage and the maximum pre-set factor is a linear combination that depends on the colorfulness factor of the YUV pixel.
5. The color enhancer of claim 1 wherein the combiner comprises:
- a first absolute generator, receiving the U component, for generating an absolute value of the U component;
- a second absolute generator, receiving the V component, for generating an absolute value of the V component;
- an adder, receiving the absolute values of the U and V components, for outputting the colorfulness factor,
- whereby the colorfulness factor combines absolute values of U and V components.
6. A method for enhancing pixels in a digital image comprising:
- for each pixel in a digital image: receiving a current pixel value that includes a color value and a brightness value; comparing the brightness value to a first brightness limit, and outputting a maximum factor as an intermediate factor when the brightness value exceeds the first brightness limit; comparing the brightness value to a second brightness limit, and outputting the maximum factor as the intermediate factor when the brightness value is less than the second brightness limit; using a first function to generate the intermediate factor when the brightness value is between the first and second brightness limits; comparing the color value to a first color limit, and outputting the maximum factor as an enhancement factor when the color value exceeds the first color limit; comparing the color value to a second color limit, and outputting the intermediate factor as the enhancement factor when the color value is less than the second color limit; using a second function to generate the enhancement factor when the color value is between the first and second color limits; adjusting the color value with the enhancement factor to generate an adjusted color value; and replacing the color value with the adjusted color value for the current pixel value,
- whereby color is adjusted in response to the brightness value and color value of each pixel in the digital image.
7. The method of claim 6 further comprising:
- generating a colorfulness factor from the color value for each pixel by: generating a first absolute value of a first color component for the pixel; generating a second absolute value of a second color component for the pixel; adding the first and second absolute values to generate the colorfulness factor; using the colorfulness factor as the color value when comparing to the first and second color limits, whereby the colorfulness factor is used for comparison.
8. The method of claim 7 further comprising:
- using a linear approximation of a minimum factor and the maximum factor as the first function to generate the intermediate factor wherein the intermediate factor is the minimum factor at a point between the first and second brightness limits but the intermediate factor is the maximum factor at the first and second brightness limits;
- using a linear approximation of the intermediate factor and the maximum factor as the second function to generate the enhancement factor,
- whereby linear functions are employed.
9. The method of claim 8 further comprising:
- before a new digital image is processed, storing pre-set values to programmable registers, the pre-set values including the maximum factor, the minimum factor, the first and second brightness limits, and the first and second color limits,
- whereby pre-set values are constant for pixels the digital image but different
- enhancement factors are generated for each pixel within the digital image.
10. A color enhancer unit for color enhancing pixels in a digital image, the color enhancer comprising:
- a calculation unit configured to receive a brightness component and two or more color components corresponding to a pixel of the digital image, wherein the calculation unit comprises:
- a combination unit configured to combine the color components to generate a color factor:
- a first stage calculator configured to generate an intermediate factor, wherein the intermediate factor: is a maximum pre-set factor when the brightness component is above an upper brightness limit; is the maximum pre-set factor when the brightness component is below a lower brightness limit; and is a combination of the maximum pre-set factor and a minimum pre-set factor when the brightness component is between the upper brightness limit and the lower brightness limit; and
- a second stage calculator configured to receive the intermediate factor and the color factor, and to generate an enhancement factor, wherein the enhancement factor: is the maximum pre-set factor when the color factor is above an upper color factor; is the intermediate factor when the color factor is below a lower color factor; and is a combination of the maximum pre-set factor and the intermediate factor when the color factor is between the upper color factor and lower color factor;
- wherein the color enhancer unit is configured to color enhance certain pixels in the digital image more than other pixels.
11. The color enhancer unit of claim 10, wherein the pixel of the digital image is a YUV pixel including a Y component indicating a brightness of the pixel, and U and V components indicating a color of the pixel.
12. The color enhancer unit of claim 10, wherein the calculation unit is configured to receive at least two scale factors, wherein the calculation unit is configured to generate the enhancement factor based on the brightness component, the two or more color components, and the scale factors.
13. The color enhancer unit of claim 10, wherein the combination unit is configured to generate the color component by summing at least an absolute value of a first of the two or more color components with an absolute value of a second of the two or more color components.
14. The color enhancer unit of claim 10, wherein the first stage calculator is configured to output a linear combination of the maximum pre-set factor and the minimum pre-set factor as the intermediate factor when the brightness component is between the upper brightness limit and the lower brightness limit.
15. The color enhancer unit of claim 10, wherein the first stage calculator is configured to output a non-linear combination of the maximum pre-set factor and the minimum pre-set factor as the intermediate factor when the brightness component is between the upper brightness limit and the lower brightness limit.
16. The color enhancer unit of claim 10, wherein the second stage calculator is configured to output a linear combination of the intermediate factor and the maximum pre-set factor as the enhancement factor when the color factor is between the upper color factor and the lower color factor.
17. The color enhancer unit of claim 10, wherein the maximum and minimum pre-set factors, the upper and lower brightness limits, and the upper and lower color factors are programmable.
18. The color enhancer unit of claim 10, wherein the combination unit is configured to generate an absolute value of each of the color components, wherein the combination unit is further configured to combine the absolute values of the color components to generate the color factor.
19. The color enhancer unit of claim 10, further comprising a multiplier unit configured to receive the color components corresponding to the pixel, wherein the multiplier unit is configured to multiply each of the color components by the enhancement factor to generate adjusted color components.
20. The color enhancer of claim 19, further comprising an output coupled to the multiplier unit, wherein the output is configured to output the brightness component and the adjusted color components as a color-enhanced pixel.
21. An apparatus for color enhancing pixels in a digital image, the apparatus comprising:
- a calculation means for receiving a brightness component and two or more color components corresponding to a pixel of the digital image, wherein the calculation unit comprises:
- a combination means for combining the color components to generate a color factor;
- a first stage calculation means for generating an intermediate factor, wherein the intermediate factor: is a maximum pre-set factor when the brightness component is above an upper brightness limit; is the maximum pre-set factor when the brightness component is below a lower brightness limit; and is a combination of the maximum pre-set factor and a minimum pre-set factor when the brightness component is between the upper brightness limit and the lower brightness limit; and
- a second stage calculation means for receiving the intermediate factor and the color factor, and for generating an enhancement factor, wherein the enhancement factor: is the maximum pre-set factor when the color factor is above an upper color factor; is the intermediate factor when the color factor is below a lower color factor; and is a combination of the maximum pre-set factor and the intermediate factor when the color factor is between the upper color factor and lower color factor;
- wherein the apparatus is configured to color enhance certain pixels in the digital image more than other pixels.
22. A digital camera comprising:
- a processing unit configured to generate a plurality of pixels corresponding to a digital image;
- a color enhancer unit configured to color enhance pixels in the digital image, the color enhance comprising:
- a calculation unit configured to receive a brightness component and two or more color components corresponding to a pixel of the digital image, wherein the calculation unit comprises:
- a combination unit configured to combine the color components to generate a color factor:
- a first stage calculator configured to generate an intermediate factor, wherein the intermediate factor: is a maximum pre-set factor when the brightness component is above an upper brightness limit; is the maximum pre-set factor when the brightness component is below a lower brightness limit; and is a combination of the maximum pre-set factor and a minimum pre-set factor when the brightness component is between the upper brightness limit and the lower brightness limit; and
- a second stage calculator configured to receive the intermediate factor and the color factor, and to generate an enhancement factor, wherein the enhancement: is the maximum pre-set factor when the color factor is above an upper color factor; is the intermediate factor when the color factor is below a lower color factor; and is a combination of the maximum pre-set factor and the intermediate factor when the color factor is between the upper color factor and lower color factor;
- wherein the color enhancer unit is configured to color enhance certain pixels in the digital image more than other pixels.
23. The digital camera of claim 22, wherein the pixel of the digital image is a YUV pixel including a Y component indicating a brightness of the pixel, and U and V components indicating a color of the pixel.
24. The digital camera of claim 22, wherein the combination unit is configured to generate the color factor by summing absolute values of the two or more color components.
25. The digital camera of claim 22, wherein the first stage calculator is configured to output a linear combination of the maximum pre-set factor and the minimum pre-set factor as the intermediate factor when the brightness component is between the upper brightness limit and the lower brightness limit.
26. The digital camera of claim 22, wherein the first stage calculator is configured to output a non-linear combination of the maximum pre-set factor and the minimum pre-set factor as the intermediate factor when the brightness component is between the upper brightness limit and the lower brightness limit.
27. The digital camera of claim 28, wherein the second stage calculator is configured to output a linear combination of the intermediate factor and the maximum pre-set factor as the enhancement factor when the color factor is between the upper color factor and the lower color factor.
28. A method for color enhancing pixels in a digital image, the method comprising:
- combining two or more color components corresponding to a pixel of the digital image to generate a color factor;
- generating an intermediate factor, wherein the intermediate factor: is a maximum pre-set factor when a brightness component is above an upper brightness limit; is the maximum pre-set factor when the brightness component is below a lower brightness limit; and is a combination of the maximum pre-set factor and a minimum pre-set factor when the brightness component is between the upper brightness limit and the lower brightness limit; and
- generating an enhancement factor, wherein the enhancement factor: is the maximum pre-set factor when the color factor is above an upper color factor; is the intermediate factor when the color factor is below a lower color factor; and is a combination of the maximum pre-set factor and the intermediate factor when the color factor is between the upper color factor and lower color factor.
29. The method of claim 28, wherein the pixel of the digital image is a YUV pixel including a Y component indicating a brightness of the pixel, and U and V components indicating a color of the pixel.
30. The method of claim 28, further comprising using a digital signal processor to generate the intermediate factor according to a non-linear function.
31. The method of claim 28, further comprising outputting a linear combination of the maximum pre-set factor and the minimum pre-set factor as the intermediate factor when the brightness component is between the upper brightness limit and the lower brightness limit.
32. The method of claim 28, further comprising generating the enhancement factor according to a non-linear function.
33. The method of claim 28, further comprising generating the color factor by taking at least two absolute values of at least two of the two or more color components.
34. The method of claim 28, further comprising outputting a linear combination of the intermediate factor and the maximum pre-set factor as the enhancement factor when the color factor is between the upper color factor and the lower color factor.
35. The method of claim 28, wherein the maximum and minimum pre-set factors, the upper and lower brightness limits, and the upper and lower color factors are programmable.
36. The method of claim 28, further comprising generating an absolute value of each of the color components, and combining the absolute values of the color components to generate the color factor.
37. The method of claim 28, further comprising multiplying each of the color components by the enhancement factor to generate adjusted color components.
38. The method of claim 37, further comprising outputting the brightness component and the adjusted color components as a color-enhanced pixel.
39. The method of claim 28, wherein said color enhancing is performed on a pixel-by-pixel basis.
4647963 | March 3, 1987 | Johnson et al. |
4652869 | March 24, 1987 | Vakil |
4812903 | March 14, 1989 | Wagensonner et al. |
4814859 | March 21, 1989 | Kimura et al. |
5012331 | April 30, 1991 | Schuster |
5150203 | September 22, 1992 | Fairhurst |
5189511 | February 23, 1993 | Parulski et al. |
5296920 | March 22, 1994 | Sakaue et al. |
5428377 | June 27, 1995 | Stoffel et al. |
5450216 | September 12, 1995 | Kasson |
5508742 | April 16, 1996 | Geerlings et al. |
5517333 | May 14, 1996 | Tamura et al. |
5528339 | June 18, 1996 | Buhr et al. |
5583666 | December 10, 1996 | Ellson |
5608853 | March 4, 1997 | Dujari et al. |
5633677 | May 27, 1997 | Okino et al. |
5668596 | September 16, 1997 | Vogel |
5691779 | November 25, 1997 | Yamashita et al. |
5706098 | January 6, 1998 | Clark et al. |
5793885 | August 11, 1998 | Kasson |
5949409 | September 7, 1999 | Tanaka et al. |
5982926 | November 9, 1999 | Kuo et al. |
5987169 | November 16, 1999 | Daly et al. |
6078686 | June 20, 2000 | Kim |
6094233 | July 25, 2000 | Miki et al. |
6400403 | June 4, 2002 | Saito |
6438264 | August 20, 2002 | Gallagher et al. |
6542187 | April 1, 2003 | Hamilton et al. |
6721000 | April 13, 2004 | Lin et al. |
Type: Grant
Filed: Apr 13, 2006
Date of Patent: Jan 10, 2012
Assignee: Faust Communications, LLC (Las Vegas, NV)
Inventors: Tao Lin (Fremont, CA), Tianhua Tang (San Jose, CA)
Primary Examiner: Lin Ye
Assistant Examiner: Chriss Yoder, III
Application Number: 11/404,125
International Classification: H04N 9/73 (20060101);