CN114141212A - 一种手机LCD屏幕的Gamma校正系数计算方法 - Google Patents
一种手机LCD屏幕的Gamma校正系数计算方法 Download PDFInfo
- Publication number
- CN114141212A CN114141212A CN202111642824.5A CN202111642824A CN114141212A CN 114141212 A CN114141212 A CN 114141212A CN 202111642824 A CN202111642824 A CN 202111642824A CN 114141212 A CN114141212 A CN 114141212A
- Authority
- CN
- China
- Prior art keywords
- gamma
- value
- standard
- screen
- mobile phone
- 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.)
- Pending
Links
- 238000004364 calculation method Methods 0.000 title claims abstract description 9
- 230000006870 function Effects 0.000 claims description 11
- 238000000034 method Methods 0.000 claims description 7
- 238000005259 measurement Methods 0.000 claims description 6
- 230000007547 defect Effects 0.000 abstract description 2
- 230000000007 visual effect Effects 0.000 abstract 1
- 230000000694 effects Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 2
- 230000016776 visual perception Effects 0.000 description 2
- 241001270131 Agaricus moelleri Species 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000001953 sensory effect Effects 0.000 description 1
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
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
- G09G3/34—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters by control of light from an independent source
- G09G3/36—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters by control of light from an independent source using liquid crystals
-
- 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/06—Adjustment of display parameters
- G09G2320/0613—The adjustment depending on the type of the information to be displayed
- G09G2320/062—Adjustment of illumination source parameters
Landscapes
- Engineering & Computer Science (AREA)
- Chemical & Material Sciences (AREA)
- Crystallography & Structural Chemistry (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Liquid Crystal Display Device Control (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
本发明提供一种手机LCD屏幕的Gamma校正系数计算方法,根据送显灰阶值之后实测的gamma值与屏幕标准gamma之间的对应关系计算gamma校正系数的技术,可以使得图像能很好的显示,让手机用户获得更好的视觉感受。该技术只与测量值以及display gamma值相关,不需要设置额外的参数,鲁棒性较好。此外不需要增加额外的硬件能力,只依赖于DOU自身的硬件。该技术适用于中低端硬件能力不足的手机,能有效解决现有技术的缺点。
Description
技术领域
本发明涉及显示器校正技术领域,具体涉及一种手机LCD屏幕的Gamma校正系数计算方法。
背景技术
人眼对亮度的响应是非线性的,通常对暗部的变化比较敏感,对亮部的变化相对较弱,大致呈现为幂指数的趋势。如附图1所示,为了贴合人眼视觉感知,LCD手机屏幕会自带一个gamma值,称之为display gamma,大部分显示屏幕以2.2作为标准gamma值,定制屏幕除外,与display gamma对应还有一个forward gamma,用以抵消display gamma。
然而在实际应用中,由于屏幕生产制造误差,或者其他因素导致屏幕的实际gamma值偏离标准,从而影响到图像的显示效果,人眼感官效果大大下降。Gamma校正的目的就是为了将偏离标准值的LCD屏幕响应重新校正到标准值上,改善屏幕的显示效果,提高用户视觉感受,计算得到的校正系数通常是通过forward gamma生效生成一张gamma correctionLUT。对于中低端手机而言,屏幕响应特性的往往不那么理想,因此亟需对屏幕进行gamma校正。同一批次的LCD屏幕特性差异不大,往往只需要计算同批次中某一块屏的gamma校正系数,然后将该系数应用在其他屏幕的校正上即可。
为了解决手机屏幕gamma偏离标准值的问题,现有常见的解决方案有如下几种:
一、测量不同的灰阶值,判断亮度值与目标亮度值的差的平方和是否满足误差范围。a为误差值,Li′为亮度值,Li为目标亮度值,n为对应的灰阶值。
设定最大误差范围ε,如果a<ε,不做校正,a>ε,则修改寄存器的值。该方法的局限性在于:依赖于ε的设置,鲁棒性不足,当ε值设定不恰当时,校正效果会受到影响。
二、将屏幕的亮度区间分为N段进行调试,在N段调试模式下,对其中M段调试所得的Gamma寄存器同一灰阶同一颜色的值进行Gamma寄存器与段编号的拟合,获得该灰阶颜色下的拟合曲线,所述M大于等于3,且M<N,基于该拟合曲线可以得到各灰阶的寄存器的值,通过修改寄存器的值达到校正效果。该方法依赖于其硬件装置,否则需要增加额外的硬件成本,不适用于中低端手机的应用。
发明内容
本发明提供一种手机LCD屏幕的Gamma校正系数计算方法,只与测量值以及display gamma值相关,不需要设置额外的参数,也不需要增加额外的硬件能力,只依赖与DOU自身的硬件。
本发明所要解决的技术问题是通过如下技术方案实现的:
本发明提供一种LCD手机屏幕的Gamma校正系数计算方法,通过生成一张gamma矫正查找表进行矫正,其特征在于,包括:
步骤1、构建一个灰阶值从0~255的标准输入源库;
步骤2、根据屏幕固定的标准gamma值n计算标准的gamma曲线即std_gamma,得到标准电压响应强度函数y=xn即display gamma,式中x取值范围为0~255做归一化后的值;
步骤3、通过色彩分析仪测量屏幕各灰阶值对应的实测gamma值即measure_gamma,得到实测电压响应强度函数y=fm(x);
本发明的有益效果在于,适用于中低端硬件能力不足的手机,能有效解决现有技术的缺点。
附图说明
图1是display gamma曲线和对应的forward gamma曲线;
图2是本发明的信号流图;
图3是measure_gamma曲线与std_gamma曲线。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
图2是本实施例的信号流图。具体来说,本发明披露的手机LCD/LED等数字显示屏幕Gamma校正系数计算方法基本思路是:
步骤1、构建一个灰阶值从0~255的标准输入源库,实测时可以根据自己需求选择使用哪些灰阶;
步骤2、根据屏幕固定的标准gamma值n计算标准的std_gamma曲线y,计算方法如下,式中x取值范围为0~255做归一化后的值:
y=xn
步骤3、根据实际需要选择需送测的灰阶值,输入显示设备显示,再通过色彩分析仪测量可以获取屏幕在该灰阶值对应的实测measure_gamma值,将该值记为关于x的函数,写做:
y=fm(x)
理想状态下,measure_gamma曲线与std_gamma曲线有如下关系:fm(x)=xn。
在实际应用中,测量的屏幕measure_gamma曲线往往会偏离标准std_gamma曲线。如附图3所示,横轴表示输入灰阶的归一化值,纵坐标表示每个灰阶对应的亮度值的归一化值。当送显灰阶为y1时,对应的measure_gamma值为y1,但此时其对应的屏幕标准输出值应该是y2,y2对应的实测灰阶输入值为x2,对应关系如下:
式中fc(x1)表示校正系数,因此可得校正系数计算公式如下:
步骤5、将上式泛化之后即得到gamma校正系数校正公式:
步骤6、计算gamma矫正查找表(gamma correction LUT),gamma correction通过修正forward gamma计算值达到校正目的,forward gamma计算公式如下:
式中n为display gamma的标准值,x为输入的灰阶值的归一化值,将前面的校正系数fc(x)应用在上式中即可得到gamma correction LUT。
Claims (1)
1.一种LCD手机屏幕的Gamma校正系数计算方法,通过生成一张gamma矫正查找表进行矫正,其特征在于,包括:
步骤1、构建一个灰阶值从0~255的标准输入源库;
步骤2、根据屏幕固定的标准gamma值n计算标准的gamma曲线即std_gamma,得到标准电压响应强度函数y=xn即display gamma,式中x取值范围为0~255做归一化后的值;
步骤3、通过色彩分析仪测量屏幕各灰阶值对应的实测gamma值即measure_gamma,得到实测电压响应强度函数y=fm(x);
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111642824.5A CN114141212A (zh) | 2021-12-29 | 2021-12-29 | 一种手机LCD屏幕的Gamma校正系数计算方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111642824.5A CN114141212A (zh) | 2021-12-29 | 2021-12-29 | 一种手机LCD屏幕的Gamma校正系数计算方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114141212A true CN114141212A (zh) | 2022-03-04 |
Family
ID=80383587
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111642824.5A Pending CN114141212A (zh) | 2021-12-29 | 2021-12-29 | 一种手机LCD屏幕的Gamma校正系数计算方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114141212A (zh) |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1845232A (zh) * | 2005-04-08 | 2006-10-11 | 浙江大学 | 液晶显示器gamma曲线与色温自动测量和校正方法及系统 |
CN103500560A (zh) * | 2013-08-15 | 2014-01-08 | 京东方科技集团股份有限公司 | 一种处理显示模组亮度数据方法、系统及显示器件 |
JP2014002325A (ja) * | 2012-06-20 | 2014-01-09 | Eizo Corp | 画像表示装置、画像表示システム、測定方法及びコンピュータプログラム |
CN103680449A (zh) * | 2013-12-17 | 2014-03-26 | Tcl集团股份有限公司 | 一种消除液晶显示器mura的方法及装置 |
CN105741763A (zh) * | 2016-03-31 | 2016-07-06 | 深圳市华星光电技术有限公司 | 消除OLED显示面板Mura的方法 |
CN105741762A (zh) * | 2016-03-31 | 2016-07-06 | 深圳市华星光电技术有限公司 | 消除OLED显示面板Mura的方法 |
CN105895054A (zh) * | 2016-05-17 | 2016-08-24 | 深圳天珑无线科技有限公司 | 输出亮度的调节方法、Gamma曲线的调整方法及显示装置 |
CN106886386A (zh) * | 2017-01-23 | 2017-06-23 | 苏州科达科技股份有限公司 | 从低动态图像生成高动态图像的方法 |
CN110473502A (zh) * | 2018-05-09 | 2019-11-19 | 华为技术有限公司 | 屏幕亮度的控制方法、装置及终端设备 |
CN110890046A (zh) * | 2018-09-10 | 2020-03-17 | 京东方智慧物联科技有限公司 | 显示设备的亮度-灰阶曲线的调制方法、装置及电子设备 |
-
2021
- 2021-12-29 CN CN202111642824.5A patent/CN114141212A/zh active Pending
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1845232A (zh) * | 2005-04-08 | 2006-10-11 | 浙江大学 | 液晶显示器gamma曲线与色温自动测量和校正方法及系统 |
JP2014002325A (ja) * | 2012-06-20 | 2014-01-09 | Eizo Corp | 画像表示装置、画像表示システム、測定方法及びコンピュータプログラム |
CN103500560A (zh) * | 2013-08-15 | 2014-01-08 | 京东方科技集团股份有限公司 | 一种处理显示模组亮度数据方法、系统及显示器件 |
CN103680449A (zh) * | 2013-12-17 | 2014-03-26 | Tcl集团股份有限公司 | 一种消除液晶显示器mura的方法及装置 |
CN105741763A (zh) * | 2016-03-31 | 2016-07-06 | 深圳市华星光电技术有限公司 | 消除OLED显示面板Mura的方法 |
CN105741762A (zh) * | 2016-03-31 | 2016-07-06 | 深圳市华星光电技术有限公司 | 消除OLED显示面板Mura的方法 |
CN105895054A (zh) * | 2016-05-17 | 2016-08-24 | 深圳天珑无线科技有限公司 | 输出亮度的调节方法、Gamma曲线的调整方法及显示装置 |
CN106886386A (zh) * | 2017-01-23 | 2017-06-23 | 苏州科达科技股份有限公司 | 从低动态图像生成高动态图像的方法 |
CN110473502A (zh) * | 2018-05-09 | 2019-11-19 | 华为技术有限公司 | 屏幕亮度的控制方法、装置及终端设备 |
CN110890046A (zh) * | 2018-09-10 | 2020-03-17 | 京东方智慧物联科技有限公司 | 显示设备的亮度-灰阶曲线的调制方法、装置及电子设备 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8648885B2 (en) | Method for creating gamma look-up table and display device | |
WO2023000631A1 (zh) | 显示屏灯点的校正系数确定方法、装置和计算机设备 | |
KR101986797B1 (ko) | 영상 처리 장치 및 방법 | |
US8542256B2 (en) | Digital gamma correction system and method | |
US9368057B2 (en) | Method and device for improved display standard conformance | |
KR20200079923A (ko) | 무라 보상 시스템 | |
US11062636B1 (en) | Method of correcting screen brightness and color temperature | |
TWI405181B (zh) | 增進顯示裝置之亮度均勻性的校正方法及相關裝置 | |
KR101367199B1 (ko) | 영상표시장치 및 그의 디스플레이 특성 보정 방법 | |
KR101747405B1 (ko) | 디스플레이 패널의 무라 보정방법 | |
CN101105916A (zh) | 一种gamma曲线的调整方法及装置 | |
CN109166559A (zh) | 显示面板的伽马值调试方法及装置 | |
TWI469129B (zh) | 液晶顯示裝置公共電壓調整方法 | |
KR20200079920A (ko) | 무라 보정 시스템 | |
US20030156121A1 (en) | Compensation for adjacent pixel interdependence | |
CN109246405B (zh) | 影像色调的均匀度的调整方法及其系统 | |
CN109584792B (zh) | 一种OLED屏的灰阶gamma快速调整方法 | |
US11056078B2 (en) | Multi-screen color correction method and electronic device using the same | |
US20200154003A1 (en) | Gamma Value Tuning Method and Device of Display Panel | |
KR20200079921A (ko) | 무라 보상 드라이버 | |
JP2017530391A (ja) | Gamma電圧発生モジュール及び液晶パネル | |
US20090251494A1 (en) | Apparatus and method for gamma correction | |
KR100556383B1 (ko) | 영상표시기기의 감마 보정 장치 및 방법 | |
CN114141212A (zh) | 一种手机LCD屏幕的Gamma校正系数计算方法 | |
JP3839024B2 (ja) | 色の補正方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20220304 |