Color temperature refers to the color of light that is emitted at a particular temperature. Color temperature, which is typically measured in kelvins (K) on a scale between 1,000 to 10,000, is a characteristic of visible light that has important applications in a variety of fields. The lower the color temperature of emitted light (e.g., light displayed on a monitor), the light is perceived as more yellow or red by the human eye. The higher the color temperature of the emitted light, the light is perceived as bluer by the human eye.
The color of objects in an image are typically displayed by combining different values of the red, green, and blue (RGB) primary color components of pixels to reproduce a broad array of colors. The color temperature of a white portion of an image, with RGB components, that is equal to 1 has a value of 6500K. Daylight color temperature varies between a range of 5500K-6500K. For example, monitors and televisions displays typically have a default color temperature of 6500K.
A more detailed understanding can be had from the following description, given by way of example in conjunction with the accompanying drawings wherein:
As used herein, a program includes any sequence of instructions (e.g., an application, a module (e.g., a stitching module for stitching captured image data), a kernel, a work item, a group of work items and the like) to be executed using one or more processors to perform procedures or routines (e.g., operations, computations, functions, processes and jobs). Processing of programmed instructions includes one or more of a plurality of processing stages, such as but not limited to fetching, decoding, scheduling for execution and executing the programmed instructions. Processing of data (e.g., video data) includes for example, sampling data, encoding data, compressing data, reading and writing data, storing data, converting data to different formats (e.g., color spaces) and performing calculations and controlling one or more components to process data.
As used herein, a pixel is a portion of a video, image or computer graphic for display. A pixel portion includes any number of pixels, such as for example, a single pixel or multiple pixels (e.g., pixel block, macro block, a transform block, a row of pixels and a column of pixels).
Studies have shown a causal link between eye damage and emitted short-wave blue light with wavelengths between a range of 415 and 460 nanometers.
Conventional techniques which attempt to minimize or avoid eye damage by reducing harmful blue light emission include implementations in both hardware and software. For example, conventional hardware techniques place a film inside the optics of a display device to shift the frequency of the blue component emission peak (e.g., shifting the frequency to a red part of the spectrum of display emission) to a safer range and minimize the emitted short-wave blue light in the harmful range of 415 and 460 nanometers.
These conventional hardware techniques do not greatly affect the perception quality (i.e., perceived quality by a viewer) of displayed images because they typically do not affect the peak luminance and gamut of the display. However, reducing the harmful blue light emission via hardware requires physical redesign or modification of a display device.
Reducing the harmful blue light emission via software is much simpler than reducing harmful blue light emission via hardware because software techniques can be applied to any inherited display device without physical redesign or modification. Conventional software techniques, used for inherited displays without film, include modifying pixel components of displayed images by reducing the amplitudes of the blue component of pixels in an image. The pixel values are modified by shifting the color temperature toward a warmer (e.g., redder) appearance (e.g., via of 3×3 matrix of values or 3 one dimensional (1D) look up tables (LUTs)).
However, conventional software techniques for reducing blue light includes modifying all the pixels of an image, regardless of whether or not the blue component value is large enough to produce potential harm to human eyes, including pixels having a zero blue component value. Accordingly, these conventional software techniques typically affect the perception quality (i.e., perceived quality by a viewer) of displayed images because these techniques result in a noticeable reduction of the peak luminance and gamut volume of the display.
Features of the present disclosure reduce the harmful effects of blue light emission by shift a color temperature of an image on a per pixel basis. Features of the present disclosure reduce the harmful effects of blue light emission with minimal impact on the perception quality (i.e., minimal impact on the perceived quality by a viewer) of displayed images and without a physical redesign or modification of a display device.
Features of the present disclosure include implementation of a 3 dimensional look up table that represents a mapping of RGB component values of pixels to modified RGB pixel values for a set of anchor points. The mapped component values for the anchor points of the table are calculated off-line and the modified RGB pixel values components are generated on-line from the anchor points by tri-linear or tetrahedra interpolation.
A method of shifting a color temperature of an image on a display is provided which comprises, for each pixel of the image, converting red, green and blue (RGB) components of the pixel in a non-linear light space to hue, saturation, and value (HSV) components of the pixels in an HSV color space, calculating a color temperature shift for the pixel based on the HSV components of the pixel, converting the RGB components of the pixel in the non-linear light space to RGB components of the pixel in a linear light space, modifying the RGB components of the pixel in the linear light space and converting the modified RGB components of the pixel in the linear light space to modified RGB components of the pixel in the non-linear light space.
A processing device for shifting a color temperature of a displayed image is provided which comprises memory configured to store data and a processor configured to, for each pixel of the image, convert red, green and blue (RGB) components of the pixel in a non-linear light space to hue, saturation, and value (HSV) components of the pixels in an HSV color space, calculate a color temperature shift for the pixel based on the HSV components of the pixel, convert the RGB components of the pixel in the non-linear light space to RGB components of the pixel in a linear light space, modify the RGB components of the pixel in the linear light space and convert the modified RGB components of the pixel in the linear light space to modified RGB components of the pixel in the non-linear light space.
A non-transitory computer readable medium is provided which has stored instructions for causing a computer to execute a method of shifting a color temperature of an image on a display comprising, for each pixel of the image, converting red, green and blue (RGB) components of the pixel in a non-linear light space to hue, saturation, and value (HSV) components of the pixels in an HSV color space, calculating a color temperature shift for the pixel based on the HSV components of the pixel, converting the RGB components of the pixel in the non-linear light space to RGB components of the pixel in a linear light space, modifying the RGB components of the pixel in the linear light space and converting the modified RGB components of the pixel in the linear light space to modified RGB components of the pixel in the non-linear light space.
In various alternatives, the processor 102 includes one or more processors, such as a central processing unit (CPU), a graphics processing unit (GPU), or another type of compute accelerator, a CPU and GPU located on the same die, or one or more processor cores, wherein each processor core can be a CPU or a GPU or another type of accelerator. Multiple processors are, for example, included on a single board or multiple boards. Processor on one or more boards. In various alternatives, the memory 104 is be located on the same die as the processor 102, or is located separately from the processor 102. The memory 104 includes a volatile or non-volatile memory, for example, random access memory (RAM), dynamic RAM, or a cache.
The storage 106 includes a fixed or removable storage, for example, a hard disk drive, a solid state drive, an optical disk, or a flash drive. The input devices 108 include, without limitation, one or more image capture devices (e.g., cameras), a keyboard, a keypad, a touch screen, a touch pad, a detector, a microphone, an accelerometer, a gyroscope, a biometric scanner, or a network connection (e.g., a wireless local area network card for transmission and/or reception of wireless IEEE 802 signals). The output devices 110 include, without limitation, one or more serial digital interface (SDI) cards, a display, a speaker, a printer, a haptic feedback device, one or more lights, an antenna, or a network connection (e.g., a wireless local area network card for transmission and/or reception of wireless IEEE 802 signals).
The input driver 112 communicates with the processor 102 and the input devices 108, and permits the processor 102 to receive input from the input devices 108. The output driver 114 communicates with the processor 102 and the output devices 110, and permits the processor 102 to send output to the output devices 110. The input driver 112 and the output driver 114 include, for example, one or more video capture devices, such as a video capture card (e.g., an SDI card). As shown in
It is noted that the input driver 112 and the output driver 114 are optional components, and that the device 100 will operate in the same manner if the input driver 112 and the output driver 114 are not present. In an example, as shown in
The APD 116 executes commands and programs for selected functions, such as graphics operations and non-graphics operations that may be suited for parallel processing. The APD 116 can be used for executing graphics pipeline operations such as pixel operations, geometric computations, and rendering an image to display device 118 based on commands received from the processor 102. The APD 116 also executes compute processing operations that are not directly related to graphics operations, such as operations related to video, physics simulations, computational fluid dynamics, or other tasks, based on commands received from the processor 102.
The APD 116 includes compute units 132 that include one or more SIMD units 138 that perform operations at the request of the processor 102 in a parallel manner according to a SIMD paradigm. The SIMD paradigm is one in which multiple processing elements share a single program control flow unit and program counter and thus execute the same program but are able to execute that program with different data. In one example, each SIMD unit 138 includes sixteen lanes, where each lane executes the same instruction at the same time as the other lanes in the SIMD unit 138 but can execute that instruction with different data. Lanes can be switched off with predication if not all lanes need to execute a given instruction. Predication can also be used to execute programs with divergent control flow. More specifically, for programs with conditional branches or other instructions where control flow is based on calculations performed by an individual lane, predication of lanes corresponding to control flow paths not currently being executed, and serial execution of different control flow paths allows for arbitrary control flow.
The basic unit of execution in compute units 132 is a work-item. Each work-item represents a single instantiation of a program that is to be executed in parallel in a particular lane. Work-items can be executed simultaneously as a “wavefront” on a single SIMD processing unit 138. One or more wavefronts are included in a “work group,” which includes a collection of work-items designated to execute the same program. A work group can be executed by executing each of the wavefronts that make up the work group. In alternatives, the wavefronts are executed sequentially on a single SIMD unit 138 or partially or fully in parallel on different SIMD units 138. Wavefronts can be thought of as the largest collection of work-items that can be executed simultaneously on a single SIMD unit 138. Thus, if commands received from the processor 102 indicate that a particular program is to be parallelized to such a degree that the program cannot execute on a single SIMD unit 138 simultaneously, then that program is broken up into wavefronts which are parallelized on two or more SIMD units 138 or serialized on the same SIMD unit 138 (or both parallelized and serialized as needed). A scheduler 136 performs operations related to scheduling various wavefronts on different compute units 132 and SIMD units 138.
The parallelism afforded by the compute units 132 is suitable for graphics related operations such as pixel value calculations, vertex transformations, and other graphics operations. Thus in some instances, a graphics pipeline 134, which accepts graphics processing commands from the processor 102, provides computation tasks to the compute units 132 for execution in parallel.
The compute units 132 are also used to perform computation tasks not related to graphics or not performed as part of the “normal” operation of a graphics pipeline 134 (e.g., custom operations performed to supplement processing performed for operation of the graphics pipeline 134). An application 126 or other software executing on the processor 102 transmits programs that define such computation tasks to the APD 116 for execution.
The APD 116 is configured to execute machine learning models, including deep learning models. The APD 116 is configured to store activation tensor data at different layers of machine learning neural networks. The APD 116 is configured to perform, at each layer, operations (e.g., convolution kernel, pooling operation) to input data (e.g., image, activations tensors) of a previous layer and apply filters to the input data to provide tensor data for the next layer.
As shown at block 302 in
The R′G′B′ components in the non-linear light space of a pixel are converted to HSV values, for example, as shown below in Equations 1-4.
As shown at block 304 in
The color temperature shift is calculated for each pixel based on the HSV component values (converted in block 302) and a target color temperature shift (for white color). The color temperature shift CTshift is denoted below in Equation 5.
For each pixel P of the example image 700, the color temperature shift CTshift is calculated as a function of the components of a pixel P and a target color temperature shift CTshiftwhite<0 (for white color) as shown below in Equation 6.
As shown in
The blue light of the displayed image can be further reduced by a soft clipping technique with a knee point Tknee=[0,1], as shown below in Equation 7.
The color temperature shift of each pixel is further calculated based a knee point threshold value Tknee. The knee point threshold value Tknee is, for example, a value in a range (0, 1) with default value 0.5. Tknee=0 means no knee point. Tknee=1 means no color shift. That is, the color temperature of a pixel with a non-zero blue component value is shifted (reduced) when green or blue component value of the pixel is greater than a knee point threshold Tknee.
As shown in
As shown at block 306 in
Elements of the chromatic adaptation matrix are weights to be applied to original color components of a pixel to calculate modified components. That is. M0,0(i,j), M0,1(i,j), M0,2(i,j) are weights of original R(i,j), G(i,j), and B(i,j) components to be summed to obtain modified R(i,j) component. M1,0(i,j), M1,1(i,j), M1,2(i,j) are weights of original R(i,j), G(i,j), and B(i,j) components to be summed to obtain modified G(i,j) component. M2,0(i,j), M2,1(i,j), M2,2(i,j) are weights of original R(i,j), G(i,j), and B(i,j) components to be summed to obtain modified B(i,j) component for a pixel P(i,j), i=
Function FCA((xR, yR), (xG, yG), (xB, yB), (xW, yW), CTshift(i,j)) calculates chromatic adaptation matrix MCA(i,j) from CIE 1931 chromaticity coordinates (xR, yR), (xG, yG), (xB, yB), (xW, yW) of a display's red, green, blue, and white colors and color temperature shift CTshift(i,j) for a pixel P(i,j), i=
CIE 1931 x,y chromaticity coordinates are derived from CIE 1931 X,Y,Z coordinates: x=X/(X+Y+Z), y=y/(X+Y+Z). CIE 1931 X,Y,Z values are calculated from the spectral power distribution of the light source and the CIE color-matching functions.
As shown at block 308 in
As shown at block 310 in
For example, R(i,j), G(i,j), B(i,j) pixel's components in the linear light space are modified by the generated chromatic adaptation matrix MCA(i,j) as shown below in P 10.
As shown at block 312 in
The methods provided can be implemented in a general purpose computer, a processor, or a processor core. Suitable processors include, by way of example, a general purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) circuits, any other type of integrated circuit (IC), and/or a state machine. Such processors can be manufactured by configuring a manufacturing process using the results of processed hardware description language (HDL) instructions and other intermediary data including netlists (such instructions capable of being stored on a computer readable media). The results of such processing can be maskworks that are then used in a semiconductor manufacturing process to manufacture a processor which implements features of the disclosure.
The methods or flow charts provided herein can be implemented in a computer program, software, or firmware incorporated in a non-transitory computer-readable storage medium for execution by a general purpose computer or a processor. Examples of non-transitory computer-readable storage mediums include a read only memory (ROM), a random access memory (RAM), a register, cache memory, semiconductor memory devices, magnetic media such as internal hard disks and removable disks, magneto-optical media, and optical media such as CD-ROM disks, and digital versatile disks (DVDs).
Number | Name | Date | Kind |
---|---|---|---|
6606100 | Lonoce | Aug 2003 | B1 |
20080079749 | Lin | Apr 2008 | A1 |
20160140913 | Aragane | May 2016 | A1 |
20170206641 | Chang | Jul 2017 | A1 |
20210150998 | Jo | May 2021 | A1 |
20220104321 | Sooch | Mar 2022 | A1 |
Entry |
---|
Tao, J.-X., et al.; “Mitochondria as Potential Targets and Initiators of the Blue Light Hazard to the Retina”; Hindawi Oxidative Medicine and Cellular Longevity, vol. 2019, Article ID 6435364, Aug. 21, 2019, 21 pgs. |
Zhao, Z.-C., et al.; “Research progress about the effect and prevention of blue light on eyes”; Int J Ophthalmol, vol. 11, No. 12; Dec. 18, 2018; 5 pgs. |
Ouyang, X., et al.; “Mechanisms of blue light-induced eye hazard and protective measures: a review”; Biomediicine & Pharmacotheraphy 130 (2020) 110577; 2020, 8 pgs. |
Number | Date | Country | |
---|---|---|---|
20240212569 A1 | Jun 2024 | US |