US10249260B2 - Image color enhancement method including conversions of color parameters of pixels - Google Patents
Image color enhancement method including conversions of color parameters of pixels Download PDFInfo
- Publication number
- US10249260B2 US10249260B2 US14/779,672 US201514779672A US10249260B2 US 10249260 B2 US10249260 B2 US 10249260B2 US 201514779672 A US201514779672 A US 201514779672A US 10249260 B2 US10249260 B2 US 10249260B2
- Authority
- US
- United States
- Prior art keywords
- value
- pixel
- grayscale value
- given pixel
- rectified
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/02—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/001—Texturing; Colouring; Generation of texture or colour
-
- G06T11/10—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
-
- G06T5/009—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/90—Dynamic range modification of images or parts thereof
- G06T5/92—Dynamic range modification of images or parts thereof based on global image properties
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/90—Dynamic range modification of images or parts thereof
- G06T5/94—Dynamic range modification of images or parts thereof based on local image properties, e.g. for local contrast enhancement
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/02—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
- G09G5/026—Control of mixing and/or overlay of colours in general
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20004—Adaptive image processing
- G06T2207/20012—Locally adaptive
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/02—Improving the quality of display appearance
- G09G2320/0242—Compensation of deficiencies in the appearance of colours
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/06—Colour space transformation
Definitions
- the present invention relates to a field of image processing, and more particularly to an image enhancement method.
- a conventional image enhancement method is generally to convert an RGB image into an HSI color space, and then the color saturation of the image is exponentially enhanced.
- the aforementioned method is prone to generating a phenomenon of color shift.
- the objective of the present invention is to provide an image enhancement method which can prevent a color shift phenomenon from being generated so that a technical problem of a color shift phenomenon which is prone to be generated in an image enhancement method of the prior art can be solved.
- the present invention provides a technical solution as follows:
- an image enhancement method comprises:
- red grayscale value, the green grayscale value, and the blue grayscale value for each pixel of the preset image represented in the RGB color model are converted into the hue value, the color saturation value, and the intensity value for each pixel of a preset image represented in an HSI color space according to the following formulas:
- R is a red grayscale value of a given pixel
- B is a blue grayscale value of a given pixel
- G is a green grayscale value of a given pixel
- H is a hue value of a given pixel
- S is a saturation value of a given pixel
- I is an intensity value of a given pixel
- S_enh is a color saturation value of a given pixel which has been subjected to the enhancement process
- min (R, G, B) is a minimum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel
- max (R, G, B) is a maximum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel.
- the step of rectifying the color saturation value for each pixel of the preset image to avoid a color shift phenomenon of the preset image according to the intensity value and a preset intensity threshold of each pixel of the preset image further comprises:
- S_ame is a rectified color saturation value of the given pixel.
- the step of rectifying the color saturation value for each pixel of the preset image to avoid a color shift phenomenon of the preset image according to the intensity value and a preset intensity threshold of each pixel of the preset image further comprises:
- the red grayscale value, the green grayscale value, and the blue grayscale value for the condition that the given pixel has been subjected to the enhancement process are calculated by the following formulas:
- C ⁇ ⁇ 1 I ⁇ ( 1 - S — ⁇ enh )
- C ⁇ ⁇ 2 I ⁇ [ 1 + S — ⁇ enh * ⁇ cos ⁇ ⁇ H ⁇ cos ⁇ ( 60 ⁇ ° - H ⁇ ) ]
- C ⁇ ⁇ 3 3 ⁇ I - ( C ⁇ ⁇ 1 + C ⁇ ⁇ 2 )
- C2 represents a red grayscale value of the pixel processed by the enhancement process
- C1 represents a blue grayscale value of the pixel processed by the enhancement process
- C3 represents a green grayscale value of the pixel processed by the enhancement process
- C1 represents a red grayscale value of the pixel processed by the enhancement process
- C3 represents a blue grayscale value of the pixel processed by the enhancement process
- C2 represents a green grayscale value of t the pixel processed by the enhancement process
- C3 represents a red grayscale value of the pixel processed by the enhancement process
- C2 represents a blue grayscale value of the pixel processed by the enhancement process
- C1 represents a green grayscale value of the pixel processed by the enhancement process
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value, and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the hue value, color saturation value, and intensity value for each pixel of the rectified preset image are converted into a red, green, and blue grayscale values for each pixel of the rectified preset image according to the following formulas:
- C2′ represents a red grayscale value of given pixel after being rectified
- C1′ represents a blue grayscale value of the given pixel after being rectified
- C3′ represents a green grayscale value of the given pixel after being rectified
- C1′ represents a red grayscale value of the given pixel after being rectified
- C3′ represents a blue grayscale value of the given pixel after being rectified
- C2′ represents a green grayscale value of the given pixel after being rectified
- C3′ represents a red grayscale value of the given pixel after being rectified
- C2′ represents a blue grayscale value of the given pixel after being rectified
- C1′ represents a green grayscale value of the given pixel after being rectified
- an image enhancement method comprising:
- the red grayscale value, the green grayscale value, and the blue grayscale value for each pixel of the preset image represented in the RGB color model are converted into the hue value, the color saturation value, and the intensity value for each pixel of a preset image represented in an HSI color space according to the following formulas:
- S_enh is a color saturation value of a given pixel which has been subjected to the enhancement process
- min (R, G, B) is a minimum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel
- max (R, G, B) is a maximum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel.
- the step of rectifying the color saturation value for each pixel of the preset image to avoid a color shift phenomenon of the preset image according to the intensity value and a preset intensity threshold of each pixel of the preset image further comprises:
- S_ame is a rectified color saturation value of the given pixel.
- the step of rectifying the color saturation value for each pixel of the preset image to avoid a color shift phenomenon of the preset image according to the intensity value and a preset intensity threshold of each pixel of the preset image further comprises:
- the red grayscale value, the green grayscale value, and the blue grayscale value for the condition that the given pixel has been subjected to the enhancement process are calculated by the following formulas:
- C ⁇ ⁇ 1 I ⁇ ( 1 - S — ⁇ enh )
- C ⁇ ⁇ 2 I ⁇ [ 1 + S — ⁇ enh * ⁇ cos ⁇ ⁇ H ⁇ cos ⁇ ( 60 ⁇ ° - H ⁇ ) ]
- C ⁇ ⁇ 3 3 ⁇ I - ( C ⁇ ⁇ 1 + C ⁇ ⁇ 2 )
- C2 represents a red grayscale value of the pixel processed by the enhancement process
- C1 represents a blue grayscale value of the pixel processed by the enhancement process
- C3 represents a green grayscale value of the pixel processed by the enhancement process
- C1 represents a red grayscale value of the pixel processed by the enhancement process
- C3 represents a blue grayscale value of the pixel processed by the enhancement process
- C2 represents a green grayscale value of t the pixel processed by the enhancement process
- C3 represents a red grayscale value of the pixel processed by the enhancement process
- C2 represents a blue grayscale value of the pixel processed by the enhancement process
- C1 represents a green grayscale value of the pixel processed by the enhancement process
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the step of rectifying the color saturation value of the given pixel according to the red grayscale value, the blue grayscale value, and the green grayscale value of the given pixel which have been subjected to the enhancement process comprises:
- the hue value, color saturation value, and intensity value for each pixel of the rectified preset image are converted into a red, green, and blue grayscale values for each pixel of the rectified preset image according to the following formulas:
- C2′ represents a red grayscale value of given pixel after being rectified
- C1′ represents a blue grayscale value of the given pixel after being rectified
- C3′ represents a green grayscale value of the given pixel after being rectified
- C1′ represents a red grayscale value of the given pixel after being rectified
- C3′ represents a blue grayscale value of the given pixel after being rectified
- C2′ represents a green grayscale value of the given pixel after being rectified
- C3′ represents a red grayscale value of the given pixel after being rectified
- C2′ represents a blue grayscale value of the given pixel after being rectified
- C1′ represents a green grayscale value of the given pixel after being rectified
- the image enhancement method of the present invention performs enhancement processes and rectification processes on a color saturation value of a given pixel by means of a basic principle, i.e. keeping a hue value of each pixel unchanged, and as a result a phenomenon of a color shift generated in the prior art can be avoided and the technical problem of a phenomenon of a color shift which is prone to be generated in the conventional image enhancement method is solved.
- FIG. 1 is a flow chart showing an image enhancement method according to a preferred embodiment of the present invention.
- FIG. 2 is a schematic view showing a display with a preset image for the image enhancement method
- FIG. 1 a flow chart shows an image enhancement method according to a preferred embodiment of the present invention
- FIG. 2 shows a schematic view of a display with a preset image for the image enhancement method.
- the image enhancement method comprises:
- Step S 101 A red grayscale value, a green grayscale value, and a blue grayscale value for each pixel of a preset image represented in an RGB color model are converted into a hue value, a color saturation value, and an intensity value for each pixel of the preset image represented in an HSI color space.
- Step S 102 The color saturation value is performed with an enhancement process for each pixel of the preset image.
- Step S 103 According to the intensity value and a preset intensity threshold of each pixel of the preset image, the color saturation value is rectified for each pixel of the preset image.
- Step S 104 The hue value, the color saturation value, and the intensity value for each pixel of the preset image, which has been rectified as a rectified preset image, are converted into a red grayscale value, a green grayscale value, and a blue grayscale value for each pixel of the rectified preset image.
- an image enhancement device converts the red, green, and blue grayscale value, i.e. normalized grayscale values, for each pixel of the preset image represented in the RGB color model into the hue value, color saturation value, and intensity value for each pixel of a preset image represented in an HSI color space.
- the RGB color model refers to each pixel of the preset image formed by superposing a red, a blue, and a green light, so that the grayscale value of red, green, and blue color components can be used to represent colors for each pixel of the preset image.
- the RGB color model is instrumental in quantization of image display by machines.
- HSI color space is a departure from the human visual perception system, and it uses terms, i.e. hue, color saturation, and intensity, to represent a color in each pixel of the preset image.
- R is a grayscale value of a red color component of a given pixel, i.e. a red grayscale value
- B is a grayscale value of a blue color component of a given pixel, i.e. a blue grayscale value
- G is a grayscale value of a green color component of a given pixel, i.e. a green grayscale value
- H is a hue value of a given pixel
- S is a saturation value of a given pixel
- I is an intensity value of a given pixel.
- the image enhancement device performs an enhancement process on the color saturation value for each pixel of the preset image.
- the principle here is that the enhancement of the color saturation value gets a smaller weighting for those less-saturated pixels, and the enhancement of the color saturation value gets a larger weighting for those higher-saturated pixels.
- S_enh is a color saturation value of a given pixel which has been subjected to the enhancement process
- min (R, G, B) is a minimum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel
- max (R, G, B) is a maximum value among the red grayscale value of a given pixel, the green grayscale value of a given pixel, and the blue grayscale value of a given pixel.
- the image enhancement device rectifies the color saturation value for each pixel of the preset image according to the intensity value of each pixel of the preset image and a preset intensity threshold. Specific operations are as follows:
- the image enhancement device determines whether the intensity value is greater than the preset intensity threshold of a given pixel in the preset image, in which the intensity threshold is an empirical value.
- S_ame is a rectified color saturation value of the given pixel.
- the color saturation value is rectified only for those higher-saturated pixels. Accordingly, it can be avoided that a difference of the post-rectified color saturation values among the pixels is too large.
- a red grayscale value, a green grayscale value, and a blue grayscale value for the condition that the given pixel which has been subjected to the enhancement process are calculated by the following formulas:
- C ⁇ ⁇ 1 I ⁇ ( 1 - S — ⁇ enh )
- C ⁇ ⁇ 2 I ⁇ [ 1 + S — ⁇ enh * ⁇ cos ⁇ ⁇ H ⁇ cos ⁇ ( 60 ⁇ ° - H ⁇ ) ]
- C ⁇ ⁇ 3 3 ⁇ I - ( C ⁇ ⁇ 1 + C ⁇ ⁇ 2 )
- C2 represents a red grayscale value of the pixel processed by the enhancement process
- C1 represents a blue grayscale value of the pixel processed by the enhancement process
- C3 represents a green grayscale value of the pixel processed by the enhancement process.
- C1 represents a red grayscale value of the pixel processed by the enhancement process
- C3 represents a blue grayscale value of the pixel processed by the enhancement process
- C2 represents a green grayscale value of the pixel processed by the enhancement process.
- C3 represents a red grayscale value of the pixel processed by the enhancement process
- C2 represents a blue grayscale value of the pixel processed by the enhancement process
- C1 represents a green grayscale value of the pixel processed by the enhancement process.
- the color saturation value of the given pixel is rectified according to the red grayscale value, the blue grayscale value and the green grayscale value of the given pixel which has been performed with the enhancement process.
- the post-rectified hue value, color saturation value, and intensity value of each pixel of the preset image are converted into a post-rectified red, green, and blue grayscale values of each pixel of a preset image. Specific conversions are performed according to the following formulas:
- C2′ represents a red grayscale value of given pixel after being rectified
- C1′ represents a blue grayscale value of the given pixel after being rectified
- C3′ represents a green grayscale value of the given pixel after being rectified.
- C1′ represents a red grayscale value of the given pixel after being rectified
- C3′ represents a blue grayscale value of the given pixel after being rectified
- C2′ represents a green grayscale value of the given pixel after being rectified.
- C3′ represents a red grayscale value of the given pixel after being rectified
- C2′ represents a blue grayscale value of the given pixel after being rectified
- C1′ represents a green grayscale value of the given pixel after being rectified.
- the image enhancement method of the present invention performs enhancement processes and rectification processes on a color saturation value of a given pixel by means of a basic principle, i.e. keeping a hue value of each pixel unchanged, as a result, and a phenomenon of a color shift generated in the prior art can be avoided and the technical problem of a color shift which is prone to be generated in the conventional image enhancement method is solved.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Color Image Communication Systems (AREA)
- Facsimile Image Signal Circuits (AREA)
- Processing Of Color Television Signals (AREA)
Abstract
Description
S_enh=S^(min(R,G,B)/max(R,G,B))
where R is a red grayscale value of a given pixel; B is a blue grayscale value of a given pixel; G is a green grayscale value of a given pixel; H is a hue value of a given pixel; S is a saturation value of a given pixel; and I is an intensity value of a given pixel.
S_enh=S^(min(R,G,B)/max(R,G,B))
S_enh=S^(min(R,G,B)/max(R,G,B))
Claims (18)
S_enh=S^(min(R,G,B)/max(R,G,B))
S_enh=S^(min(R,G,B)/max(R,G,B))
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510485891.9 | 2015-08-10 | ||
| CN201510485891.9A CN105069756B (en) | 2015-08-10 | 2015-08-10 | Image enchancing method |
| CN201510485891 | 2015-08-10 | ||
| PCT/CN2015/087935 WO2017024615A1 (en) | 2015-08-10 | 2015-08-24 | Image enhancement method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20180190239A1 US20180190239A1 (en) | 2018-07-05 |
| US10249260B2 true US10249260B2 (en) | 2019-04-02 |
Family
ID=54499114
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/779,672 Expired - Fee Related US10249260B2 (en) | 2015-08-10 | 2015-08-24 | Image color enhancement method including conversions of color parameters of pixels |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10249260B2 (en) |
| CN (1) | CN105069756B (en) |
| WO (1) | WO2017024615A1 (en) |
Families Citing this family (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106981277B (en) * | 2016-01-19 | 2019-06-11 | 上海和辉光电有限公司 | The method of adjustment of tone for display, apparatus and system |
| CN107578383A (en) * | 2017-08-29 | 2018-01-12 | 北京华易明新科技有限公司 | A kind of low-light (level) image enhancement processing method |
| CN107481214A (en) * | 2017-08-29 | 2017-12-15 | 北京华易明新科技有限公司 | A kind of twilight image and infrared image fusion method |
| CN107742507B (en) * | 2017-10-31 | 2019-11-22 | 武汉华星光电技术有限公司 | Improve the method and system of display color gamut |
| US10650718B2 (en) * | 2018-05-11 | 2020-05-12 | Himax Technologies Limited | Method and display device for sub -pixel rendering |
| CN109146811A (en) * | 2018-08-14 | 2019-01-04 | 长沙全度影像科技有限公司 | A kind of Adaptive contrast enhancement method of color image |
| CN109223013A (en) * | 2018-08-29 | 2019-01-18 | 刘源 | Image Location System and method in Internal Medicine-Cardiovascular Dept. art based on big data analysis |
| CN109581883A (en) * | 2018-12-05 | 2019-04-05 | 柳姿贝 | A kind of intelligent vase based on Internet of Things control |
| CN109637470B (en) | 2018-12-11 | 2020-06-23 | 惠科股份有限公司 | Display panel driving method and display panel |
| CN111383180B (en) * | 2018-12-28 | 2022-09-27 | 展讯通信(上海)有限公司 | Image enhancement method, device and computer storage medium |
| CN109660771A (en) * | 2019-02-28 | 2019-04-19 | 东南大学 | A kind of haulage vehicle video monitoring system and method |
| CN110010087B (en) * | 2019-04-08 | 2022-04-19 | 北海惠科光电技术有限公司 | Driving method and driving system of display panel and display device |
| US11423854B2 (en) | 2019-04-08 | 2022-08-23 | Chongqing Hkc Optoelectronics Technology Co., Ltd. | Driving method and system of display panel, and display device |
| CN110276727B (en) * | 2019-05-21 | 2020-06-05 | 杭州电子科技大学 | A Color Enhancement Method for Color Vision Disorders |
| US11030933B1 (en) * | 2019-12-08 | 2021-06-08 | Himax Technologies Limited | Sub-pixel rendering method and display device |
| CN115909981B (en) * | 2021-08-24 | 2025-03-28 | Oppo广东移动通信有限公司 | Color enhancement method and device, electronic device, and storage medium |
| CN115330607B (en) * | 2022-07-11 | 2024-03-01 | 内蒙古工业大学 | Saturation enhancement method for color images |
| CN116128413B (en) * | 2023-04-17 | 2023-06-16 | 四川科斯特自动化设备有限公司 | Intelligent warehouse material statistics system based on Bluetooth communication |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4672439A (en) | 1985-09-04 | 1987-06-09 | Texas Instruments Incorporated | FLIR imager with hybrid optical/electronic processor |
| CN101790101A (en) | 2010-04-01 | 2010-07-28 | 昆山锐芯微电子有限公司 | Method and device for adjusting image saturation |
| US8421925B2 (en) * | 2007-04-10 | 2013-04-16 | Novatek Microelectronics Corp. | Display device and color adjustment method for adjusting hue, saturation, or intensity factors of sub-image within an image |
| US20130188824A1 (en) * | 2010-09-16 | 2013-07-25 | Hui-Man Hou | Digital watermarking |
| CN103780797A (en) | 2014-01-23 | 2014-05-07 | 北京京东方光电科技有限公司 | Image color enhancement method and device |
| CN104284168A (en) | 2014-10-17 | 2015-01-14 | 深圳市华星光电技术有限公司 | Image color enhancement method and system |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9049408B2 (en) * | 2006-09-01 | 2015-06-02 | Texas Instruments Incorporated | Color space appearance model video processor |
| US9070195B2 (en) * | 2012-06-10 | 2015-06-30 | Apple Inc. | Method and system for auto-enhancing photographs with saturation adjustments |
| CN102779330B (en) * | 2012-06-13 | 2014-08-06 | 京东方科技集团股份有限公司 | Image reinforcement method, image reinforcement device and display device |
| CN103280174B (en) * | 2013-04-28 | 2016-02-10 | 四川长虹电器股份有限公司 | A kind of method eliminating color noise under weak signal of liquid crystal display |
| CN104637034A (en) * | 2014-12-31 | 2015-05-20 | 广州博冠信息科技有限公司 | Method and device for regulating image saturation degree |
-
2015
- 2015-08-10 CN CN201510485891.9A patent/CN105069756B/en not_active Expired - Fee Related
- 2015-08-24 WO PCT/CN2015/087935 patent/WO2017024615A1/en not_active Ceased
- 2015-08-24 US US14/779,672 patent/US10249260B2/en not_active Expired - Fee Related
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4672439A (en) | 1985-09-04 | 1987-06-09 | Texas Instruments Incorporated | FLIR imager with hybrid optical/electronic processor |
| US8421925B2 (en) * | 2007-04-10 | 2013-04-16 | Novatek Microelectronics Corp. | Display device and color adjustment method for adjusting hue, saturation, or intensity factors of sub-image within an image |
| CN101790101A (en) | 2010-04-01 | 2010-07-28 | 昆山锐芯微电子有限公司 | Method and device for adjusting image saturation |
| US20130188824A1 (en) * | 2010-09-16 | 2013-07-25 | Hui-Man Hou | Digital watermarking |
| CN103780797A (en) | 2014-01-23 | 2014-05-07 | 北京京东方光电科技有限公司 | Image color enhancement method and device |
| US20160035066A1 (en) | 2014-01-23 | 2016-02-04 | Boe Technology Group Co., Ltd. | Method and apparatus for image color enhancement |
| CN104284168A (en) | 2014-10-17 | 2015-01-14 | 深圳市华星光电技术有限公司 | Image color enhancement method and system |
| US20160110845A1 (en) | 2014-10-17 | 2016-04-21 | Shenzhen China Star Optoelectronics Technology Co. Ltd. | Method for enhancing colors of image and system thereof |
Also Published As
| Publication number | Publication date |
|---|---|
| US20180190239A1 (en) | 2018-07-05 |
| CN105069756A (en) | 2015-11-18 |
| CN105069756B (en) | 2018-02-16 |
| WO2017024615A1 (en) | 2017-02-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10249260B2 (en) | Image color enhancement method including conversions of color parameters of pixels | |
| CN102779330B (en) | Image reinforcement method, image reinforcement device and display device | |
| CN105009580B (en) | The display management of high dynamic range video | |
| US9143657B2 (en) | Color enhancement technique using skin color detection | |
| CN105263009B (en) | A kind of self-adaptive conversion method of image | |
| US8791952B2 (en) | Method and system of immersive generation for two-dimension still image and factor dominating method, image content analysis method and scaling parameter prediction method for generating immersive sensation | |
| EP1918871A3 (en) | Image enhancement method and system | |
| CN103780797A (en) | Image color enhancement method and device | |
| CN101742339A (en) | A Method of Color Image Enhancement | |
| CN104200431A (en) | Processing method and processing device of image graying | |
| CN105451094B (en) | Subtitle color adjustment method and device | |
| US10657631B2 (en) | Apparatus and method for controlling contrast ratio of content in electronic device | |
| JP5878586B2 (en) | Image color adjustment method and electronic apparatus therefor | |
| WO2017084391A1 (en) | Method and system for performing fluorescence processing on an image of a projector | |
| CN105184746A (en) | Histogram equalization-based color image enhanced treatment method | |
| CN101790101B (en) | Method and device for adjusting image saturation | |
| US9098886B2 (en) | Apparatus and method for processing an image | |
| JP2016076069A5 (en) | Display control apparatus, display control method, and program | |
| WO2012153661A1 (en) | Image correction device, image correction display device, image correction method, program, and recording medium | |
| US20160360169A1 (en) | Wearable projection apparatus and projection method | |
| TWI485694B (en) | Image color adjusting method and electronic apparatus thereof | |
| EP2802139B1 (en) | Image color adjusting method and electronic device using the same | |
| KR20120138477A (en) | Method for generating panorama image within digital image processing apparatus | |
| CN104182998A (en) | Self-adaption image brightness rendering method and device | |
| WO2012099013A1 (en) | Image correction device, image correction display device, image correction method, program, and recording medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SHENZHEN CHINA STAR OPTOELECTRONICS TECHNOLOGY CO. Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ZHU, JUNLING;LI, HAO;SYU, SHENSIAN;REEL/FRAME:047715/0696 Effective date: 20150730 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20230402 |