Embodiments of the present invention relate generally to display devices and display technology and, more specifically, to techniques for improving the color accuracy of light-emitting diodes in backlit liquid-crystal displays.
A conventional liquid-crystal display (LCD) usually includes an array of light-emitting diodes (LEDs) coupled to an array of LCD pixels. The array of LEDs is commonly known as the “backlight.” In operation, the backlight emits light to the array of LCD pixels with a brightness that can vary across different LCD pixels. A given LCD pixel includes a set of filters that modifies the color of the light received from the backlight in order to emit light having a specific color value.
In a typical system, a display controller coordinates the operations of the backlight and the array of LCD pixels to cause an image to be displayed via the LCD. In so doing, the display controller determines the brightness of each LED included in the backlight based on the image to be displayed and then sets the current supplied to each LED to achieve the determined brightness. The display controller also configures each LCD pixel to emit light having a color value that represents a specific portion or pixel of the image being displayed. To configure a given LCD pixel to emit light having a specific color value, the display controller first estimates the total intensity of light received at the given LCD pixel from some or all LEDs included in the backlight. The display controller then divides the desired color value by that total intensity to produce percentages of red, green, and blue light the given LCD pixel should filter when displaying the image. Finally, the display controller configures the given LCD pixel according to these percentages.
The above approach, which is implemented by many conventional display controllers, suffers from at least two problems. First, the color of light received at a given LCD pixel from a given LED can vary based on the distance between the given LCD pixel and the given LED. In practice, LCD pixels often receive bluish light from nearby LEDs and yellowish light from more distant LEDs. Conventional display controllers do not account for these color variations when configuring the LCD pixels. Accordingly, the color of light emitted by a given LCD pixel can be inconsistent with the corresponding portion or pixel of the image being displayed. Second, the color of light emitted by a given LED can vary based on the current supplied to the given LED. In practice, LEDs supplied with lower currents typically produce bluish light, while LEDs supplied with higher currents produce more yellowish light. Conventional display controllers also do not account for these color variations when configuring the LCD pixels. Accordingly, the color of light emitted by a given LCD pixel can be inconsistent with the corresponding portion or pixel of the image being displayed.
These two problems can occur separately or simultaneously in conventional LCDs during operation, especially in high dynamic range (HDR) LCDs. As a result, conventional HDR LCDs have trouble faithfully representing an image being displayed because the LCD pixels in a conventional HDR LCD do not accurately represent the colors within that image. This deficiency can substantially diminish the user experience because images displayed with inaccurate colors are oftentimes perceived as being unrealistic.
As the foregoing illustrates, what is needed in the art are more effective techniques for computing color values when configuring LCD pixels to display an image.
Various embodiments include a computer-implemented method for configuring a plurality of screen pixels to display an image, including determining a first color value associated with a first portion of a first image, determining a first screen pixel responsible for displaying at least part of the first portion of the first image, determining a first distance between a first light source and the first screen pixel, determining, based on the first distance, a second color value associated with light that is contributed to the first screen pixel by the first light source, and configuring the first screen pixel to output light having the first color value based on a function of the first color value and the second color value.
At least one advantage of the disclosed techniques is that color variations that depend on the distances between LCD pixels and LEDs can be reduced or eliminated, thereby allowing the LCD pixels to more accurately emit light having a specific color.
So that the manner in which the above recited features of the various embodiments can be understood in detail, a more particular description of the inventive concepts, briefly summarized above, may be had by reference to various embodiments, some of which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical embodiments of the inventive concepts and are therefore not to be considered limiting of scope in any way, and that there are other equally effective embodiments.
In the following description, numerous specific details are set forth to provide a more thorough understanding of the various embodiments. However, it will be apparent to one skilled in the art that the inventive concepts may be practiced without one or more of these specific details.
As noted above, in a conventional LCD, the color of light received by a given LCD pixel from a given LED changes as a function of the distance between the given LCD pixel and the given LED. In addition, the color of light emitted by a given LED changes as a function of the current supplied to the given LED. Accordingly, the light received at any given LCD pixel from one or more LEDs included in the backlight typically has a varying color. The display controller included in a conventional LCD does not account for these color variations when configuring the LCD pixels to output specific color values, leading to images that are displayed with inaccurate colors.
To address these issues, embodiments of the invention include a display device that includes an array of LEDs, an array of LCD pixels, and a display controller. The display controller is configured to compensate for one or more sources of color variation in light produced by the LEDs. The display controller can determine a first color variation at a given LCD pixel based on the distance between the given LCD pixel and one or more LEDs. The display controller can determine a second color variation at the given LCD pixel based on a current level supplied to the one or more LEDs. The display controller configures the given LCD pixel to filter light that is received from the one or more LEDs in a manner that reduces or eliminates either or both of the first and second color variations. The display controller configures each LCD pixel to cause the array of LCD pixels to display an image with accurate colors.
At least one advantage of the disclosed techniques is that color variations that depend on the distances between LCD pixels and LEDs can be reduced or eliminated, thereby allowing the LCD pixels to more accurately emit light having a specific color. Another advantage of the disclosed techniques is that color variations that depend on the current levels supplied to LEDs can be reduced or eliminated, thereby allowing the LCD pixels to more accurately emit light having a specific color. Reducing color variations introduced by LED backlights improves the accuracy with which images can be displayed, thereby leading to an improved user experience. Accordingly, the disclosed techniques represent multiple advancements over prior art systems that do not compensate for any of the above color variations.
Computing device 120 includes a processor 122, a graphics processor 124, input/output (I/O) devices 126, and memory 128, coupled together. Processor 122 includes any technically feasible set of hardware units configured to process data and execute software applications. For example, processor 122 could include one or more central processing units (CPUs). Graphics processor 124 includes any technically feasible set of hardware units configured to process graphics data and execute graphics applications. For example, graphics processor 124 could include one or more graphics processing units (GPUs). I/O devices 126 include any technically feasible set of devices configured to perform input and/or output operations, including, for example, a universal serial bus (USB) port, among others. Memory 128 includes any technically feasible storage media configured to store data and software applications, such as, for example, a hard disk and/or a random-access memory (RAM) module, among others. Memory 128 includes a device driver 130 and a software application 132.
Device driver 130 includes program code that is executed by processor 122 to coordinate the operation of graphics processor 124. During execution, device driver 130 acts as an interface to graphics processor 124. Software application 132 includes program code that is executed by processor 122 to generate graphics processing tasks to be performed by graphics processor 124. In operation, software application 132 transmits these graphics processing tasks to device driver 130, and device driver 130 generates machine code that can be executed by graphics processor 124 to perform the graphics processing tasks. The graphics processing tasks could include, for example, graphics rendering operations, encoding operations, decoding operations, and so forth.
When performing graphics rendering operations, graphics processor 124 generates images on behalf of software application 132 and then causes display device 110 to display those images. For example, software application 132 could be a video game that leverages graphics processor 124 to render images depicting a simulating environment. Display device 110 could display these images to the user via display screen 112. In various embodiments, display device 110 receives video data from a source other than computing device 120, including, for example, a video disc player, a set top box, a generic hardware component that includes a video decoder, a streaming video service, and so forth.
As described in greater detail below in conjunction with
Display controller 114 controls the brightness of LEDs 202 by supplying varying levels of current to each LED 202. For example, display controller 114 could cause an LED 202 to output light with an elevated brightness by supplying an elevated current level to that LED. Display controller 114 controls the color of light emitted by LCD pixel 222 by setting different percentages with which valves 300 should filter red, green, and blue light. For example, display controller 114 could cause LCD pixel 222 to output a purely blue light by setting valves 300(0) and 300(1) to filter 100% of red light and 100% of green light and filter 0% of blue light, thereby allowing only the blue component of light 210 to pass through LCD pixel 222 relatively unfiltered. As a general matter, display controller 114 controls the operation of LEDs 202 and LCD pixels 222 based on the image to be displayed, as described in greater detail below in conjunction with
When generating LCD valve settings 420, display controller 114 maps each LCD pixel 222 to a corresponding portion or pixel of image 400 in order to determine a target RGB color value for each LCD pixel 222. Display controller 114 then determines LCD valve settings 420 for LCD pixels 222 based on the target RGB color value and based on contributions of light received from some or all LEDs 202. Many LEDs 202 contribute light 210 to a given LCD pixel 222, as is shown. The color of the contributed light can vary based on at least two factors.
A first factor is that light received at a given LCD pixel 222 from a given LED 202 typically has a color that varies depending on the distance between the given LCD pixel 222 and the given LED 202. For example, referring now to
A second factor is that LEDs 202 that are supplied with different current levels emit light having different colors. Accordingly, the light received at a given LCD pixel 222 from a given LED 202 has a color that varies depending on the current level supplied to the given LED 202. For example, referring now to
Display controller 114 is configured to compensate for color variations caused by either or both of the factors discussed above. Display controller 114 is described in greater detail below in conjunction with
LED current module 700 analyzes image 400 to generate LED current levels 410. For example, LED current module 700 could analyze the luminance of different portions or pixels of image 400 and determine corresponding brightness levels for LEDs 202. LED current module 700 could then determine the appropriate current levels for LEDs 202 to achieve the determined brightness levels. LED current module 700 supplies LEDs 202 with current according to current levels 410 and also provides current levels 410 to LED contribution module 710.
LED contribution module 710 determines the amount of red, green and blue light contributed by LEDs 202 to LCD pixels 222. As discussed above, the color of light received at any given LCD pixel 222 can vary based on at least two different factors. In various embodiments, LED contribution module 710 compensates for the color variations that arise based on either or both of these factors.
In a first embodiment, LED contribution module 710 compensates for color variations that arise based on varying distances between LEDs 202 and LCD pixels 222. These color variations are described above by way of example in conjunction with
Table 1 is a mapping between distance values and color/luminance entries expressed as (x, y, L) coordinates. Each color/luminance entry indicates a specific position in the CIE 1931 color space. The x and y coordinates indicate a specific color in the CIE 1931 color space, while the L coordinate indicates a luminance for that color. In addition to CIE 1931, distance-color mapping table 714 may be defined according to any technically feasible color space. Distance-color mapping table 714 is generated based on an empirical analysis of an instance of display device 110. The empirical analysis used to generate distance-color mapping table 714 is described in greater detail below in conjunction with
In a second embodiment, LED contribution module 710 compensates for color variations that arise based on differing current levels supplied to LEDs 202. In this embodiment, LED contribution module 710 may determine the color contributions to each LCD pixel 222 from some or all LEDs 202 based on LED current levels 410 and current-color mapping table 716. As discussed above in conjunction with
Table 2 is a mapping between current settings and corresponding current levels and color/luminance entries expressed as (x, y, L) coordinates. In the example shown, each color/luminance entry indicates a specific position in the CIE 1931 color space, although current-color mapping table 716 may be defined according to any technically feasible color space other than CIE 1931. Current-color mapping table 716 is generated based on an empirical analysis of an instance of display device 110. The empirical analysis used to generate current-color mapping table 716 is described in greater detail below in conjunction with
LED contribution module 710 is configured to implement the techniques associated with either or both of the first embodiment and the second embodiment to determine the color contributions provided to each LCD pixel 222 by some or all LEDs 202. When implementing both techniques, in one embodiment, LED contribution module 710 may determine RGB color values contributed to a given LCD pixel based on LED current levels 410 and current-color mapping table 716. LED contribution module 710 may then modify the determined RGB color values based on screen geometry data 712 and distance-color mapping table 714. For example, LED contribution module 710 could multiply the determined RGB color values by a distance degradation function derived from distance-color mapping table 714.
With any one or more of the approaches described above, LED contribution module 710 generates RGB color components for each LCD pixel 222 (shown as RGB). These RGB color components indicate pre-existing color components and intensity values at the back of LCD pixels 222 for which compensation is needed to cause those LCD pixels 222 to output accurate color values.
Divider 720 receives the rgb color components that are derived from image 400 and associated with specific LCD pixels 222. Divider 720 also receives the RGB color components generated by LED color contribution module 710. For a given LCD pixel 222, divider 222 divides each of the r, g, and b color components generated for the LCD pixel 222 by the corresponding R, G, and B color components generated for that LCD pixel 222. This computation results in the percentage of red, green and blue light the LCD pixel 222 should be configured to filter in order to accurately reproduce the desired color value indicated by the rgb color components.
For example, suppose a given portion of image 400 has a blue intensity of b=0.5. However, LED contribution module 710 determines that an LCD pixel 222 corresponding to the given portion of the image has a pre-existing blue intensity of B=1, potentially caused by a nearby LED 202. Dividing b=0.5 by B=1 yields a percentage value of 50%, meaning that the LCD pixel 222 should filter 50% of the received blue light (B=1) in order to output light with the desired blue intensity (b=0.5).
Divider 720 transmits the computed percentages to LUT 530, and LUT 530 then translates these percentage values into LCD valve settings 420. Display controller 114 configures LCD valves 300 according to these settings in order cause display screen 112 to display image 400 with high-precision color values.
Advantageously, display controller 114 compensates for unwanted color contributed by LEDs 202. These unwanted color contributions can arise because the color of light produced by LEDs 202 varies over different distances and/or because the color of light produced by LEDs 202 varies based on applied current. Conventional display controllers lack any mechanisms to compensate for these unwanted color contributions. Consequently, conventional display devices oftentimes display images with inaccurate colors. Such images may appear unrealistic to users, leading to a poor user experience. Accordingly, the disclosed techniques confer multiple technological advantages over prior art display devices. The operation of display controller 114 is described in stepwise fashion below in conjunction with
As shown, a method 800 begins at step 802, where display controller 114 receives an image to be displayed. The image may indicate a set of RGB color values for different pixels of the image, or display controller 114 may sample the image to generate these RGB color values. At step 804, display controller 114 analyzes the image to determine current levels to be supplied to LEDs 202 included in LED array 200. Each LED 202 emits light with a different brightness depending on the supplied current level. Different current levels can also cause LEDs 202 to emit light with varying colors. At step 806, display controller 114 outputs LED current levels 410 to LED array 200, thereby causing LED array 200 to illuminate LCD array 220.
At step 808, display controller 114 accumulates RGB color contributions from a set of LEDs 202 to a first LCD pixel 222 based on screen geometry data 712 and distance-color mapping table 714. The set of LEDs 202 may include some or all LEDs 202 included in LED array 200. Display controller 114 analyzes screen geometry data 712 to determine the distances between each LED 202 in the set of LEDs 202 and the first LCD pixel 222. In one embodiment, screen geometry data 712 includes a look-up table of distances between LEDs 202 and LCD pixels 222. Display controller 114 determines the RGB color contributions from each LED 202 in the set of LEDs 202 based on distance-color mapping table 714. In embodiments where distance-color mapping table 714 references a non-RGB color space, such as the CIE 1931 color space, display controller 114 may convert extracted color values into RGB color contributions, although in practice, any technically feasible color space can be implemented. An approach for generating distance-color mapping table 714 is described below in conjunction with
At step 810, display controller 114 accumulates RGB color contributions from the set of LEDs 202 to a first LCD pixel 222 based on LED current levels 410 and current-color mapping 716. Display controller 114 determines the RGB color contributions from each LED 202 in the set of LEDs 202 based on the current level supplied to those LEDs 202 and current-color mapping 716. In embodiments where current-color mapping 716 references a non-RGB color space, such as the CIE 1931 color space, display controller 114 converts extracted color values into RGB color contributions. An approach for generating current-color mapping 716 is described below in conjunction with
In various embodiments, display controller 114 may perform either or both of steps 808 and 810 in order to determine the RGB color contributions from LEDs 202. When performing both of steps 808 and 810, display controller 114 combines the RGB color contributions determined at these respective steps to generate a total RGB color contribution. For example, display controller 114 could first determine the RGB color contribution for the first LCD pixel 222 based on LED current settings 410. Then display controller 114 could multiply each of these RGB color contributions by two-dimensional (2D) pixel spread functions that track red, green, and blue luminance degradation as a function of distance. These 2D pixel spread functions could be derived from distance-color mapping table 714.
At step 812, display controller 114 divides the rgb color values associated with the image by the RGB color contributions accumulated at one or both of steps 808 and 810 to generate a set of LCD valve percentages. These percentages indicate the degree to which the LCD valves 300 of the first LCD pixel 222 should be opened or closed to cause the first LCD pixel 222 to emit light having the desired RGB color value. At step 814, display controller 114 determines LCD valve settings 420 for configuring LCD valves 300 based on the LCD valve percentages determined at step 812 and based on LUT 730. Display controller 114 may repeat steps 808, 810, 812, and 814 for each LCD pixel 222 included in LCD array 220, thereby configuring those pixels to output light with highly accurate color values.
As discussed above in conjunction with
As shown, a method 900 begins at step 902, where display controller 114 select a first LCD pixel 222. Display controller 114 may select an LCD pixel 222 that is close to the center of display screen 112 and therefore susceptible to receiving light from many different LEDs 202, although any LCD pixel 222 may also be selected. At step 904, display controller 114 opens each valve 300 of the first LCD pixel 222 to 100%, thereby permitting light transmitted by LEDs 202 to pass through the first LCD pixel 222 mostly unfiltered.
At step 906, display controller 114 selects a first LED 202 that resides at a first distance from the first LCD pixel 222. Because LED array 200 includes many LEDs 202, display controller 114 may select LEDs 202 that reside at many different distances from the first LCD pixel 222. At step 908, display controller 114 causes the first LED 202 to illuminate the first LCD pixel 222. In doing so, display controller 114 supplies a first current level to the first LED 202 that does not change during the empirical analysis discussed herein.
At step 910, display controller 114 obtains a measurement of the color and luminance of the first LCD pixel 222. For example, display controller 114 could interact with a light sensor coupled to display screen 112 to obtain this measurement. At step 912, display controller 114 generates a mapping between the first distance and the color and luminance of the first LCD pixel 222. Display controller 114 may repeat the method 900 for many different LEDs 202 and many different LCD pixels 222 in order to expand the mapping to include entries for many different distances. Display controller 114 can perform these above-described operations with any technically feasible color space. In this manner, display controller 114 can generate distance-color mapping table 714. In some embodiments, display controller 114 operates in conjunction with various test equipment, as mentioned. In other embodiments, the method 900 is performed entirely by the test equipment.
As shown, a method 1000 begins at step 1002, where display controller 114 select a first LCD pixel 222. Display controller 114 can select any LCD pixel 222, although LCD pixels 222 that reside close to the center of display screen 112 may be tested more easily. At step 1004, display controller 114 opens each valve 300 of the first LCD pixel 222 to 100% to permit the relatively unfiltered passage of light. In one embodiment, display controller 114 may perform step 1002 with a small square or circle of LCD pixels 222 instead of just one LCD pixel 222.
At step 1006, display controller 114 selects a first LED 202. Display controller 114 may select any LED 202, although in practice display controller 114 selects an LED 202 that is not excessively distant from the first LCD pixel 222. At step 1008, display controller 114 select a first current level to supply to the first LED 202. The first current level falls within a range of current levels to be tested during the empirical analysis described herein.
At step 1010, display controller 114 supplies the first LED 202 with the first current level to cause the first LED 202 to illuminate the first LCD pixel 222. Because valves 300 of the first LCD pixel 222 are open, light emitted by the first LED 202 passes through the first LCD pixel 222 with minimal filtration. At step 1012, display controller 114 obtains a measurement of the color and luminance of the first LCD pixel 222. Display controller 114 could interact with external test equipment to perform step 1012, for example. The color of the received light generally depends on the first current level. At step 1014, display controller 114 generates a mapping between the first current level and the color and luminance of the first LCD pixel 222. In this manner, display controller 114 generates an entry in current-color mapping table 716. Display controller 114 may repeat the method 1000 with different current levels to generate additional entries.
Referring generally to
In sum, a display device includes an array of LEDs, an array of LCD pixels, and a display controller. The display controller is configured to compensate for one or more sources of color variation in light produced by the LEDs. The display controller can determine a first color variation at a given LCD pixel based on the distance between the given LCD pixel and one or more LEDs. The display controller can also determine a second color variation at the given LCD pixel based on a current level supplied to the one or more LEDs. The display controller configures the given LCD pixel to filter light that is received from the one or more LEDs in a manner that reduces or eliminates either or both of the first and second color variations. The display controller configures each LCD pixel to cause the array of LCD pixels to display an image with accurate colors.
At least one advantage of the disclosed techniques is that different regions of LCD pixels can output colors having different brightnesses with limited color variations that arise due to the distances between LCD pixels and LEDs. Accordingly, the LCD pixels can more accurately emit light having a specific color. Another advantage of the disclosed techniques is that different LCD pixels can be supplied with different current levels with limited color variations that arise due to these different current levels. Accordingly, the LCD pixels can more accurately emit light having a specific color. Improving color accuracy improves the accuracy with which images can be displayed, thereby leading to an improved user experience. Accordingly, the disclosed techniques represent multiple technological improvements over prior art systems that do not compensate for any of the above color variations.
1. Some embodiments include a computer-implemented method for configuring a plurality of screen pixels to display an image, the method comprising determining a first color value associated with a first portion of a first image, determining a first screen pixel responsible for displaying at least part of the first portion of the first image, determining a first distance between a first light source and the first screen pixel, determining, based on the first distance, a second color value associated with light that is contributed to the first screen pixel by the first light source, and configuring the first screen pixel to output light having the first color value based on a function of the first color value and the second color value.
2. The computer-implemented method of clause 1, wherein determining the first distance comprises evaluating geometry data associated with a display screen that includes the first screen pixel and the first light source.
3. The computer-implemented method of any of clauses 1-2, wherein determining the second color value comprises evaluating, based on the first distance, a first mapping that indicates a plurality of color values indexed by a plurality of distances.
4. The computer-implemented method of any of clauses 1-3, further comprising generating the first mapping by configuring a second screen pixel to transmit received light, selecting a second light source that is included in the display screen and resides at a second distance from the second screen pixel, causing the second light source to illuminate the second screen pixel, obtaining a measurement of a color value associated with light emitted by the second screen pixel when illuminated by the second light source, and generating a map entry that includes the second distance and the measurement of the color value.
5. The computer-implemented method of any of clauses 1-4, wherein configuring the first screen pixel to output light having the first color value comprises evaluating the function of the first color value and the second color value by dividing the first color value by the second color value to generate a first percentage, configuring the first screen pixel to filter a first color component of light based on the first percentage, and causing the first light source to illuminate the first screen pixel, wherein the first screen pixel outputs light having the first color value when illuminated by the first light source.
6. The computer-implemented method of any of clauses 1-5, wherein configuring the first screen pixel to filter the first color component of light comprises adjusting a first valve associated with the first screen pixel based on the first percentage, wherein the first valve controls an amount of red light, green light, or blue light filtered by the first screen pixel.
7. The computer-implemented method of any of clauses 1-6, wherein determining the first color value associated with the first portion of the first image comprises sampling the first portion of the first image or sampling a pixel included in the first portion of the first image.
8. The computer-implemented method of any of clauses 1-7, wherein the first screen pixel comprises a liquid-crystal display pixel.
9. The computer-implemented method of any of clauses 1-8, wherein the first light source comprises a light-emitting diode.
10. The computer-implemented method of any of clauses 1-9, further comprising determining a first current level to be supplied to the first light source, evaluating a second mapping based on the first current level to determine a third color value, wherein the first light source contributes light having the third color value to the first screen pixel when the first light source is supplied with the first current level, and re-configuring the first screen pixel to output light having the first color value based on a first percentage that is generated by dividing the first color value by the third color value.
11. Some embodiments include a display device, comprising a display screen, including a plurality of light sources, and a plurality of screen pixels that emit light when illuminated by the plurality of light sources, and a display controller that causes the display screen to display a first image by performing the steps of determining a first color value associated with a first portion of the first image, determining a first screen pixel included in the plurality of screen pixels that is responsible for displaying at least part of the first portion of the first image, determining a first distance between a first light source included in the plurality of light sources and the first screen pixel, determining, based on the first distance, a second color value associated with light that is contributed to the first screen pixel by the first light source, and configuring the first screen pixel to output light having the first color value based on a function of the first color value and the second color value.
12. The system of clause 11, wherein the display controller determines the first distance by evaluating geometry data associated with the display screen, wherein the geometry data indicates different distances between the plurality of light sources and the plurality of screen pixels.
13. The system of any of clauses 11-12, wherein the display controller determines the second color value by evaluating, based on the first distance, a first mapping that indicates a plurality of color values indexed by a plurality of distances.
14. The system of any of clauses 11-13, where in the display controller generates the first mapping by configuring a second screen pixel to transmit received light, selecting a second light source that is included in the display screen and resides at a second distance from the second screen pixel, causing the second light source to illuminate the second screen pixel, obtaining a measurement of a color value associated with light emitted by the second screen pixel when illuminated by the second light source, and generating a map entry that includes the second distance and the measurement of the color value.
15. The system of any of clauses 11-14, wherein the display controller configures the first screen pixel to output light having the first color value by evaluating the function of the first color value and the second color value by dividing the first color value by the second color value to generate a first percentage, configuring the first screen pixel to filter a first color component of light based on the first percentage, and causing the first light source to illuminate the first screen pixel, wherein the first screen pixel outputs the light having the first color value when illuminated by the first light source.
16. The system of any of clauses 11-15, wherein the display controller configures the first screen pixel to filter the first color component of light by adjusting a first valve associated with the first screen pixel based on the first percentage, wherein the first valve controls an amount of red light, green light, or blue light filtered by the first screen pixel.
17. The system of any of clauses 11-16, wherein the display controller determines the first color value associated with the first portion of the first image by sampling the first portion of the first image or sampling a pixel included in the first portion of the first image.
18. The system of any of clauses 11-17, wherein the first screen pixel comprises a liquid-crystal display pixel and the first light source comprises a light-emitting diode included in a backlight.
19. The system of any of clauses 11-18, further comprising determining a first current level to be supplied to the first light source based on an analysis of the first image, evaluating a second mapping based on the first current level to determine a third color value, wherein the second mapping indicates a plurality of color values indexed by a plurality of current levels, and wherein the first light source contributes light having the third color value to the first screen pixel when the first light source is supplied with the first current level, and re-configuring the first screen pixel to output light having the first color value based on a first percentage that is generated by dividing the first color value by the third color value.
20. Some embodiments include a subsystem included in a display device for configuring a plurality of pixels to display an image, the subsystem comprising a current module that determines a first current level to be supplied to a first light source based on a first image to be displayed, wherein the first light source illuminates a first screen pixel when supplied with the first current level, a contribution module that determines, based on a first distance between the first light source and the first screen pixel, a first color value contributed to the first screen pixel by the first light source, and a first functional operator that divides the first color value by a second color value associated with a first portion of the first image to generate a first percentage, wherein a display screen included in the display device displays at least part of the first portion of the first image based on the first percentage.
Any and all combinations of any of the claim elements recited in any of the claims and/or any elements described in this application, in any fashion, fall within the contemplated scope of the present invention and protection.
The descriptions of the various embodiments have been presented for purposes of illustration, but are not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments.
Aspects of the present embodiments may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “module” or “system.” Furthermore, aspects of the present disclosure may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
Aspects of the present disclosure are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine. The instructions, when executed via the processor of the computer or other programmable data processing apparatus, enable the implementation of the functions/acts specified in the flowchart and/or block diagram block or blocks. Such processors may be, without limitation, general purpose processors, special-purpose processors, application-specific processors, or field-programmable gate arrays.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
While the preceding is directed to embodiments of the present disclosure, other and further embodiments of the disclosure may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.
This application claims the priority benefit of United States provisional patent application titled, “Color Correction Method for Change of LED Backlight Color,” filed on Feb. 27, 2018 and having Ser. No. 62/636,126. The subject matter of this related application is hereby incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5931960 | Kletter | Aug 1999 | A |
6359662 | Walker | Mar 2002 | B1 |
6633301 | Dallas et al. | Oct 2003 | B1 |
7843402 | Nakadaira | Nov 2010 | B2 |
8059070 | Odawara | Nov 2011 | B2 |
11295679 | Lee | Apr 2022 | B2 |
20020019970 | Araki et al. | Feb 2002 | A1 |
20020145685 | Mueller-Mach | Oct 2002 | A1 |
20050073495 | Harbers | Apr 2005 | A1 |
20050073845 | Matsui | Apr 2005 | A1 |
20060077489 | Zhang et al. | Apr 2006 | A1 |
20060107616 | Ratti et al. | May 2006 | A1 |
20060279522 | Kurihara | Dec 2006 | A1 |
20070027651 | Ng et al. | Feb 2007 | A1 |
20070211014 | Kim et al. | Sep 2007 | A1 |
20070268695 | Seetzen | Nov 2007 | A1 |
20090033612 | Roberts | Feb 2009 | A1 |
20090174638 | Brown Elliott | Jul 2009 | A1 |
20100110112 | Nakanishi | May 2010 | A1 |
20100134406 | Maruyama et al. | Jun 2010 | A1 |
20100134512 | Kwon et al. | Jun 2010 | A1 |
20100171690 | Park et al. | Jul 2010 | A1 |
20100225574 | Fujiwara | Sep 2010 | A1 |
20100253706 | Shirouzu | Oct 2010 | A1 |
20100295879 | Tanaka et al. | Nov 2010 | A1 |
20100315445 | An et al. | Dec 2010 | A1 |
20100315446 | An et al. | Dec 2010 | A1 |
20110050760 | Ito et al. | Mar 2011 | A1 |
20110069095 | Kim et al. | Mar 2011 | A1 |
20110096249 | Belik et al. | Apr 2011 | A1 |
20110122170 | Kim et al. | May 2011 | A1 |
20110141077 | Cho | Jun 2011 | A1 |
20110193896 | Johnson | Aug 2011 | A1 |
20110205259 | Hagood, IV | Aug 2011 | A1 |
20120051635 | Kunkel et al. | Mar 2012 | A1 |
20120075555 | Parker et al. | Mar 2012 | A1 |
20120093430 | Sumi et al. | Apr 2012 | A1 |
20120105509 | Ito | May 2012 | A1 |
20120154459 | Otoi | Jun 2012 | A1 |
20120154462 | Hempson et al. | Jun 2012 | A1 |
20130010016 | Sasaki | Jan 2013 | A1 |
20130314459 | Nakanishi | Nov 2013 | A1 |
20140327710 | Xu | Nov 2014 | A1 |
20150070403 | Kim | Mar 2015 | A1 |
20150116378 | Cho | Apr 2015 | A1 |
20160225301 | Scepanovic et al. | Aug 2016 | A1 |
20160344992 | D'Alfonso et al. | Nov 2016 | A1 |
20170132972 | Tsuchida | May 2017 | A1 |
20170223786 | Petluri et al. | Aug 2017 | A1 |
20180145116 | Lee et al. | May 2018 | A1 |
20180277059 | Tomabechi | Sep 2018 | A1 |
20180302651 | Jacobson et al. | Oct 2018 | A1 |
20180336397 | Smith | Nov 2018 | A1 |
20190107626 | Marsuura | Apr 2019 | A1 |
20190188917 | Cho | Jun 2019 | A1 |
20190266935 | Roever | Aug 2019 | A1 |
20190266959 | Slavenburg | Aug 2019 | A1 |
20190266961 | Slavenburg | Aug 2019 | A1 |
Entry |
---|
Smith T, Guild J. Trans Opt Soc, London. 1931; 33:73-134. doi: 10.1088/1475-4878/33/3/301. (Year: 1931). |
Notice of Allowance for U.S. Appl. No. 16/152,358, dated Nov. 20, 2019, 12 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/163,516 dated Nov. 19, 2019, 22 pages. |
Ex-Parte Quayle Action received for U.S. Appl. No. 16/276,564, dated Mar. 31, 2020, 16 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/268,438, dated Mar. 30, 2020, 20 pages. |
Non-Final Office Action issued in U.S. Appl. No. 16/271,743 dated Feb. 19, 2021, 21 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/271,743 dated Jun. 22, 2020, 36 pages. |
Notice of Allowance received for U.S. Appl. No. 16/271,744, dated Mar. 17, 2020, 28 pages. |
Final Office Action received for U.S. Appl. No. 16/163,516 dated Jun. 1, 2020, 30 pages. |
Notice of Allowance received for U.S. Appl. No. 16/276,564, dated Jul. 7, 2020, 46 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/828,850, dated Nov. 24, 2020, 38 pages. |
Final Office Action received for U.S. Appl. No. 16/271,743 dated Oct. 14, 2020, 29 pages. |
Final Office Action received for U.S. Appl. No. 16/271,743 dated Jun. 30, 2021, 32 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/163,516 dated Sep. 24, 2020, 54 pages. |
Non-Final Office Action received for U.S. Appl. No. 16/163,516 dated Dec. 16, 2020, 32 pages. |
Final Office Action received for U.S. Appl. No. 16/163,516 dated Jun. 16, 2021, 33 pages. |
Notice of Allowance received for U.S. Appl. No. 16/276,564, dated Sep. 23, 2020, 5 pages. |
Final Office Action received for U.S. Appl. No. 16/268,438 dated Sep. 9, 2020, 24 pages. |
Notice of Allowance received for U.S. Appl. No. 16/828,850, dated Mar. 19, 2021, 16 pages. |
Notice of Allowance received for U.S. Appl. No. 16/268,438 dated Jan. 1, 2021, 34 pages. |
Notice of Allowance received for U.S. Appl. No. 16/268,438 dated Feb. 18, 2021, 18 pages. |
Notice of Allowance received for U.S. Appl. No. 16/276,564, dated Nov. 12, 2020, 6 pages. |
Notice of Allowance received for U.S. Appl. No. 16/271,743 dated Sep. 17, 2021, 14 pages. |
Final Office Action received for U.S. Appl. No. 16/163,516 dated Jun. 10, 2022, 22 pages. |
Non Final Office Action received for U.S. Appl. No. 16/163,516 dated Dec. 8, 2021, 20 pages. |
Notice of Allowance received for U.S. Appl. No. 16/163,516 dated Dec. 20, 2022, 26 pages. |
Number | Date | Country | |
---|---|---|---|
20190266959 A1 | Aug 2019 | US |
Number | Date | Country | |
---|---|---|---|
62636126 | Feb 2018 | US |