CN112201209B - Backlight brightness adjusting method and device of display screen, storage medium and terminal - Google Patents

Backlight brightness adjusting method and device of display screen, storage medium and terminal Download PDF

Info

Publication number
CN112201209B
CN112201209B CN202011150270.2A CN202011150270A CN112201209B CN 112201209 B CN112201209 B CN 112201209B CN 202011150270 A CN202011150270 A CN 202011150270A CN 112201209 B CN112201209 B CN 112201209B
Authority
CN
China
Prior art keywords
brightness
screen
brightness adjustment
adjustment value
minimum
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.)
Active
Application number
CN202011150270.2A
Other languages
Chinese (zh)
Other versions
CN112201209A (en
Inventor
汤鹏川
张伟辉
吴鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Spreadtrum Semiconductor Nanjing Co Ltd
Original Assignee
Spreadtrum Semiconductor Nanjing Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Spreadtrum Semiconductor Nanjing Co Ltd filed Critical Spreadtrum Semiconductor Nanjing Co Ltd
Priority to CN202011150270.2A priority Critical patent/CN112201209B/en
Publication of CN112201209A publication Critical patent/CN112201209A/en
Application granted granted Critical
Publication of CN112201209B publication Critical patent/CN112201209B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control 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/34Control 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/3406Control of illumination source
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control 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/34Control 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/3406Control of illumination source
    • G09G3/3413Details of control of colour illumination sources
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/10Intensity circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Liquid Crystal (AREA)

Abstract

A method and a device for adjusting backlight brightness of a display screen, a storage medium and a terminal are provided, wherein the method for adjusting backlight brightness of the display screen comprises the following steps: acquiring a target brightness adjusting value; acquiring backlight brightness adjustment configuration information, wherein the backlight brightness adjustment configuration information comprises a linear mapping relation between a brightness adjustment value and screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is at least obtained according to a brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by a screen brightness range of a display screen; calculating the target screen brightness according to the backlight brightness adjustment configuration information and the target brightness adjustment value; and controlling the backlight brightness adjusting value of the display screen according to the target screen brightness. According to the scheme, the adjustment precision of the brightness of the target screen can be improved, and the configuration convenience can be considered.

Description

Backlight brightness adjusting method and device of display screen, storage medium and terminal
Technical Field
The embodiment of the invention relates to the technical field of brightness adjustment, in particular to a backlight brightness adjusting method and device of a display screen, a storage medium and a terminal.
Background
When a display screen displays data, a certain backlight brightness is usually required. The Linux kernel is provided with a backlight subsystem, the system is used for adjusting backlight brightness of a user, and the user can correspondingly configure the Linux kernel backlight subsystem code according to the design requirement of a display screen backlight circuit of the user to realize backlight adjustment of the display screen.
At present, the backlight adjustment range of the application layer is 0 to 255, the adjustment range of the corresponding hardware (display screen) is also 0 to 255, and an array containing 256 elements is usually preset to store the brightness range of the backlight brightness adjustment.
When the scheme is adopted for backlight adjustment, if the adjustment precision is increased, the corresponding number of arrays needs to be increased, however, the maintenance difficulty is high due to the large and bloated array list, the adjustment precision is limited, and the adjustment precision and the maintenance convenience cannot be both considered.
Disclosure of Invention
The technical problem solved by the embodiment of the invention is that the existing backlight brightness adjusting method cannot give consideration to both the adjusting precision and the maintenance convenience.
In order to solve the above technical problem, an embodiment of the present invention provides a method for adjusting backlight brightness of a display screen, including: acquiring a target brightness adjusting value; acquiring backlight brightness adjustment configuration information, wherein the backlight brightness adjustment configuration information comprises a linear mapping relation between a brightness adjustment value and screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is at least obtained according to a brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by a screen brightness range of a display screen; calculating the target screen brightness according to the backlight brightness adjustment configuration information and the target brightness adjustment value; and controlling the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness.
Optionally, the backlight brightness adjustment configuration information is configured in the following manner: acquiring a maximum brightness adjusting value and a minimum brightness adjusting value in the brightness adjusting value range; acquiring the maximum screen brightness and the minimum screen brightness of the screen brightness range; calculating a conversion rate between the screen brightness and the brightness adjustment value according to the maximum screen brightness, the minimum screen brightness, the maximum brightness adjustment value and the minimum brightness adjustment value; and configuring to obtain the backlight brightness adjustment configuration information according to the minimum screen brightness, the conversion rate and the brightness adjustment value.
Optionally, the calculating the target screen brightness according to the backlight brightness adjustment configuration information and the brightness adjustment value includes: calculating the target screen brightness by adopting the following formula:
Figure BDA0002740964390000021
where y is the target screen brightness, ymaxIs the maximum screen brightnessDegree, yminIs the minimum screen brightness, x is the brightness adjustment value, xmaxFor maximum brightness adjustment value, xminIs the minimum brightness adjustment value.
Optionally, the minimum brightness adjustment value is greater than 0, or the minimum brightness adjustment value is equal to 0.
Optionally, the obtaining of the target brightness adjustment value includes any one of: acquiring a target brightness adjusting value according to brightness adjusting information input by a user; and acquiring a target brightness adjusting value according to the environment brightness of the environment and brightness adjusting information input by a user.
The embodiment of the present invention further provides a backlight brightness adjusting device for a display screen, including: a first obtaining unit configured to obtain a target brightness adjustment value; the second obtaining unit is used for obtaining backlight brightness adjustment configuration information, the backlight brightness adjustment configuration information comprises a linear mapping relation between a brightness adjustment value and screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is obtained at least according to a brightness adjustment value range, and the maximum screen brightness and the minimum screen brightness indicated by the screen brightness range of the display screen; the calculating unit is used for calculating the target screen brightness according to the backlight brightness adjusting configuration information and the target brightness adjusting value; and the adjusting unit is used for controlling the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness.
The embodiment of the present invention further provides a storage medium, where the computer-readable storage medium is a non-volatile storage medium or a non-transitory storage medium, and a computer program is stored on the storage medium, and when the computer program is executed by a processor, the method performs any of the above steps of the method for adjusting the backlight brightness of the display screen.
The embodiment of the invention also provides a terminal, which comprises a memory and a processor, wherein the memory is stored with a computer program capable of running on the processor, and the processor executes any one of the steps of the backlight brightness adjusting method of the display screen when running the computer program.
Compared with the prior art, the technical scheme of the embodiment of the invention has the following beneficial effects:
the backlight brightness adjustment configuration information comprises a linear mapping relation between the brightness adjustment value and the screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is obtained at least according to the brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by the screen brightness range of the display screen.
Drawings
Fig. 1 is a flowchart of a backlight brightness adjusting method of a display screen according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a backlight brightness adjusting device of a display screen in an embodiment of the present invention.
Detailed Description
As described above, in the prior art, a large and bulky array list has high difficulty in maintenance, and the adjustment accuracy is limited, so that both the adjustment accuracy and the maintenance convenience cannot be achieved.
In order to solve the above problem, in the embodiment of the present invention, the backlight brightness adjustment configuration information includes a linear mapping relationship between the brightness adjustment value and the screen brightness, and the linear mapping relationship between the brightness adjustment value and the screen brightness is obtained at least according to the brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by the screen brightness range of the display screen, and when the backlight brightness adjustment configuration information is obtained, the maximum screen brightness and the minimum screen brightness of the display screen and the brightness adjustment value range are taken into consideration, so that the accuracy of the linear mapping relationship between the brightness adjustment value and the screen brightness can be improved, the adjustment accuracy of the target screen brightness can be further improved, and the configuration convenience can be also considered.
In order to make the aforementioned objects, features and advantages of the embodiments of the present invention more comprehensible, specific embodiments accompanied with figures are described in detail below.
Referring to fig. 1, a flowchart of a method for adjusting backlight brightness of a display screen in an embodiment of the present invention is shown, which may specifically include the following steps:
in step S11, a target brightness adjustment value is acquired.
In particular implementations, the target brightness adjustment value may be obtained in a variety of ways.
In an embodiment of the present invention, the target brightness adjustment value is obtained according to the brightness adjustment information input by the user. Specifically, a brightness adjustment bar for brightness adjustment may be provided, and the user may adjust the brightness by dragging the brightness adjustment bar, where the brightness adjustment information is a dragging position of the brightness adjustment bar. And determining a target brightness adjusting value according to the dragging position of the brightness adjusting strip. It is to be understood that an input box for inputting the target brightness adjustment value may be also provided, and the user may input the target brightness adjustment value through the input box.
In another embodiment of the present invention, in a scene where the brightness of the display screen is configured to be automatically adjusted, the target brightness adjustment value may be obtained according to the ambient brightness. The corresponding mapping relationship between the ambient brightness and the target brightness adjustment value can be preset.
In another embodiment of the present invention, in order to meet personalized requirements of different users, a target brightness adjustment value may be obtained according to the ambient brightness of the environment where the user is located and brightness adjustment information input by the user. Specifically, the user may adjust the brightness by dragging the brightness adjustment bar, and determine the target brightness adjustment value according to the dragged position of the brightness adjustment bar in combination with the ambient brightness of the environment where the brightness adjustment bar is located.
For example, the intermediate brightness adjustment value is determined according to the ambient brightness of the environment, and the intermediate brightness adjustment value is adjusted according to the brightness adjustment information input by the user to obtain the target brightness adjustment value, where the target brightness adjustment value may be greater than the intermediate brightness adjustment value, may also be smaller than the intermediate brightness adjustment value, and may also be equal to the intermediate brightness adjustment value.
In step S12, backlight brightness adjustment configuration information is acquired.
In a specific implementation, the backlight brightness adjustment configuration information may include a linear mapping relationship between the brightness adjustment value and the screen brightness.
In the embodiment of the present invention, a screen brightness range of the display screen may be obtained, and the screen brightness range of the display screen may include a maximum screen brightness and a minimum screen brightness. And obtaining backlight brightness adjustment configuration information at least according to the brightness adjustment range, the maximum screen brightness and the minimum screen brightness configuration.
In an embodiment of the present invention, the backlight brightness adjustment configuration information may be configured in the following manner:
and acquiring a maximum brightness adjusting value and a minimum brightness adjusting value in the brightness adjusting value range. And acquiring the maximum screen brightness and the minimum screen brightness of the screen brightness range. And calculating the conversion rate between the screen brightness and the brightness adjusting value according to the maximum screen brightness, the minimum screen brightness, the maximum brightness adjusting value and the minimum brightness adjusting value. And configuring to obtain backlight brightness adjustment configuration information according to the minimum screen brightness, the conversion rate and the minimum brightness adjustment value.
The conversion rate between the screen brightness and the brightness adjusting value is the ratio of the difference between the maximum screen brightness and the minimum screen brightness and the difference between the maximum brightness adjusting value and the minimum brightness adjusting value.
In practical application, when configuring brightness adjustment information, a user only needs to input maximum screen brightness, minimum screen brightness, a maximum brightness adjustment value and a minimum brightness adjustment value, and the configuration is simple and convenient.
And step S13, calculating the target screen brightness according to the backlight brightness adjustment configuration information and the target brightness adjustment value.
In a specific implementation, the backlight brightness adjustment configuration information includes a brightness adjustment value and a linear mapping relationship between screen brightness of the display screen, so that the target screen brightness can be calculated according to the target brightness adjustment value.
In the embodiment of the present invention, the target screen brightness may be calculated by using the following formula (1):
Figure BDA0002740964390000051
where y is the target screen brightness, ymaxIs the maximum screen brightness, yminIs the minimum screen brightness, x is the brightness adjustment value, xmaxFor maximum brightness adjustment value, xminIn order to be the minimum brightness adjustment value,
Figure BDA0002740964390000052
is the conversion rate.
It is found through research that, in the prior art, when backlight modulation is performed in an array list manner, it is required to make the backlight modulation range of the application layer of the operating system consistent with the brightness modulation range of the hardware, for example, the backlight modulation range of the application layer is [0, 255], and the brightness modulation range of the hardware is [0, 255 ]. However, the brightness adjustment range supported by the hardware is not limited to [0, 255], which is usually greater than 255, and if the adjustment precision of the hardware is fully utilized, the brightness adjustment range supported by the hardware needs to be increased, and the backlight adjustment range of the application layer needs to be correspondingly increased, which results in a huge array list, tedious configuration and high difficulty in maintenance, and thus the brightness adjustment precision of the hardware, the full use of the hardware brightness adjustment range, the convenience of configuration and maintenance, and the like cannot be considered.
Research shows that in the prior art, the target screen brightness is determined according to the percentage of the target brightness adjustment value and the maximum brightness adjustment value and by combining the brightness adjustment range of hardware. Since the percentage of the target brightness adjustment value to the maximum brightness adjustment value is 0 to 100% (or 0 to 1), only the mapping between the target brightness adjustment value 0-255 and the screen brightness 0-Y, where Y is the set screen brightness, can be achieved. When the brightness adjustment range of the hardware is not started from 0, but started from the brightness Y ', when the target screen brightness is determined by adopting the scheme of the percentage of the target brightness adjustment value and the maximum brightness adjustment value, the screen brightness is also adjusted to be started from 0, the actual display screen brightness is started from Y ', and when the calculated target screen brightness is between 0 and Y ', the brightness adjustment is failed.
In order to solve the above problem, in the embodiment of the present invention, the maximum screen brightness, the minimum screen brightness, the maximum brightness adjustment value, and the minimum brightness adjustment value may all be configured according to actual requirements, the minimum screen brightness may be 0, and the minimum screen brightness may not be 0, that is, the screen brightness range may be configured as any range according to requirements. It can be understood that the minimum brightness adjustment value may be 0 or not, and the value of the minimum brightness adjustment value may be configured according to the requirement of the actual application scene. The conversion rate between the screen brightness and the brightness adjusting value is the ratio of the difference value between the maximum screen brightness and the minimum screen brightness and the difference value between the maximum brightness adjusting value and the minimum brightness adjusting value, so that the mapping between the brightness adjusting value range and any screen brightness range can be realized.
In an embodiment of the present invention, a value of the maximum screen brightness may be the same as or different from a value of the maximum brightness adjustment value. For example, the brightness adjustment value range may be [0, 255], and the screen brightness adjustment range may be [0, 1023 ]. For another example, the brightness adjustment value range may be [0, 255], and the screen brightness adjustment range may be [10, 888 ]. The smoothness and the precision of the brightness adjustment value mapped to the screen brightness are improved, and the precision of the brightness adjustment of the display screen is further improved. In addition, the minimum screen brightness of the display screen is considered when the target screen brightness is calculated, the calculated target screen brightness is prevented from exceeding the screen brightness range, and the brightness adjustment precision can be further improved. Since the screen brightness range can be freely configured without the limitation from 0, the configuration freedom of the backlight brightness adjustment range can be improved.
In a specific implementation, when the calculated target screen brightness is not an integer, a rounding operation may be performed, and the rounded brightness may be used as the target screen brightness. Wherein, the rounding can be performed downwards or upwards.
And step S14, controlling the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness.
In specific implementation, after the target screen brightness is obtained through calculation, the backlight brightness of the display screen is controlled to be adjusted to the target screen brightness according to the target screen brightness.
Specifically, the duty ratio, frequency, and the like of Pulse Width Modulation (PWM) may be determined according to the target screen brightness, and the backlight brightness of the display screen may be controlled to be adjusted to the target screen brightness according to the duty ratio and the frequency.
As can be seen from the above, the backlight brightness adjustment configuration information includes a linear mapping relationship between the brightness adjustment value and the screen brightness, and the linear mapping relationship between the brightness adjustment value and the screen brightness is obtained at least according to the brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by the screen brightness range of the display screen, when the backlight brightness adjustment configuration information is obtained, the maximum screen brightness and the minimum screen brightness of the display screen and the brightness adjustment value range are taken into consideration comprehensively, so that the accuracy of the linear mapping relationship between the brightness adjustment value and the screen brightness can be improved, the adjustment accuracy of the target screen brightness can be improved, and the convenience of configuration can be also taken into consideration.
In addition, by adopting the backlight brightness adjusting method of the display screen provided by the invention, the backlight brightness adjusting configuration information can be configured according to the brightness adjusting value range and the screen brightness range of the display screen, the configuration mode is simple and convenient, the configuration efficiency can be improved, and the improvement of the production efficiency can be expected.
In order to facilitate better understanding and implementation of the embodiments of the present invention for those skilled in the art, the embodiments of the present invention further provide a schematic structural diagram of a backlight brightness adjusting apparatus for a display screen.
Referring to fig. 2, a schematic structural diagram of a backlight brightness adjusting apparatus of a display screen in an embodiment of the present invention is shown. The backlight brightness adjusting apparatus 20 of the display screen may include:
a first obtaining unit 21 configured to obtain a target brightness adjustment value;
a second obtaining unit 22, configured to obtain backlight brightness adjustment configuration information, where the backlight brightness adjustment configuration information includes a linear mapping relationship between a brightness adjustment value and screen brightness, and the linear mapping relationship between the brightness adjustment value and the screen brightness is obtained at least according to a brightness adjustment value range and a maximum screen brightness and a minimum screen brightness indicated by a screen brightness range of a display screen;
a calculating unit 23, configured to calculate a target screen brightness according to the backlight brightness adjustment configuration information and the target brightness adjustment value;
and the adjusting unit 24 is configured to control the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness.
In a specific implementation, the specific working principle and the working process of the backlight brightness adjusting apparatus 20 of the display screen may refer to the description of the backlight brightness adjusting method of the display screen provided in any of the above embodiments of the present invention, and are not described herein again.
An embodiment of the present invention further provides a storage medium, where the computer-readable storage medium is a non-volatile storage medium or a non-transitory storage medium, and a computer program is stored on the storage medium, and when the computer program is executed by a processor, the computer program performs any of the above descriptions in the backlight brightness adjustment method for a display screen.
The embodiment of the present invention further provides a terminal, which includes a memory and a processor, where the memory stores a computer program capable of running on the processor, and the processor executes the description in any one of the above methods for adjusting backlight brightness of a display screen when running the computer program.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in any computer readable storage medium, and the storage medium may include: ROM, RAM, magnetic or optical disks, and the like.
Although the present invention is disclosed above, the present invention is not limited thereto. Various changes and modifications may be effected therein by one skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (6)

1. A backlight brightness adjusting method of a display screen is characterized by comprising the following steps:
acquiring a target brightness adjusting value;
acquiring backlight brightness adjustment configuration information, wherein the backlight brightness adjustment configuration information comprises a linear mapping relation between a brightness adjustment value and screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is at least obtained according to a brightness adjustment value range and the maximum screen brightness and the minimum screen brightness indicated by a screen brightness range of a display screen;
calculating the target screen brightness according to the backlight brightness adjustment configuration information and the target brightness adjustment value;
controlling the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness;
the backlight brightness adjustment configuration information is configured in the following way:
acquiring a maximum brightness adjusting value and a minimum brightness adjusting value in the brightness adjusting value range;
acquiring the maximum screen brightness and the minimum screen brightness of the screen brightness range;
calculating a conversion rate between the screen brightness and the brightness adjustment value according to the maximum screen brightness, the minimum screen brightness, the maximum brightness adjustment value and the minimum brightness adjustment value, wherein the conversion rate is a ratio of a difference value between the maximum screen brightness and the minimum screen brightness and a difference value between the maximum brightness adjustment value and the minimum brightness adjustment value;
configuring to obtain the backlight brightness adjustment configuration information according to the minimum screen brightness, the conversion rate and the brightness adjustment value;
the minimum brightness adjustment value is greater than 0, or the minimum brightness adjustment value is equal to 0;
the minimum screen brightness is greater than 0.
2. The backlight brightness adjustment method of a display screen according to claim 1, wherein the calculating a target screen brightness according to the backlight brightness adjustment configuration information and the brightness adjustment value comprises:
calculating the target screen brightness by adopting the following formula:
Figure FDA0003316587160000011
where y is the target screen brightness, ymaxIs the maximum screen brightness, yminIs the minimum screen brightness, x is the brightness adjustment value, xmaxFor maximum brightness adjustment value, xminIs the minimum brightness adjustment value.
3. The backlight brightness adjustment method of a display screen according to claim 1, wherein the obtaining of the target brightness adjustment value comprises any one of:
acquiring a target brightness adjusting value according to brightness adjusting information input by a user;
and acquiring a target brightness adjusting value according to the environment brightness of the environment and brightness adjusting information input by a user.
4. A backlight brightness adjusting device of a display screen is characterized by comprising:
a first obtaining unit configured to obtain a target brightness adjustment value;
the second obtaining unit is used for obtaining backlight brightness adjustment configuration information, the backlight brightness adjustment configuration information comprises a linear mapping relation between a brightness adjustment value and screen brightness, and the linear mapping relation between the brightness adjustment value and the screen brightness is obtained at least according to a brightness adjustment value range, and the maximum screen brightness and the minimum screen brightness indicated by the screen brightness range of the display screen;
the calculating unit is used for calculating the target screen brightness according to the backlight brightness adjusting configuration information and the target brightness adjusting value;
the adjusting unit is used for controlling the backlight brightness of the display screen to be adjusted to the target screen brightness according to the target screen brightness;
the backlight brightness adjustment configuration information is configured in the following way:
acquiring a maximum brightness adjusting value and a minimum brightness adjusting value in the brightness adjusting value range;
acquiring the maximum screen brightness and the minimum screen brightness of the screen brightness range;
calculating a conversion rate between the screen brightness and the brightness adjustment value according to the maximum screen brightness, the minimum screen brightness, the maximum brightness adjustment value and the minimum brightness adjustment value, wherein the conversion rate is a ratio of a difference value between the maximum screen brightness and the minimum screen brightness and a difference value between the maximum brightness adjustment value and the minimum brightness adjustment value;
configuring to obtain the backlight brightness adjustment configuration information according to the minimum screen brightness, the conversion rate and the brightness adjustment value;
the minimum brightness adjustment value is greater than 0, or the minimum brightness adjustment value is equal to 0;
the minimum screen brightness is greater than 0.
5. A storage medium, a computer-readable storage medium being a non-volatile storage medium or a non-transitory storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, performs the steps of the backlight brightness adjusting method for a display screen according to any one of claims 1 to 3.
6. A terminal comprising a memory and a processor, the memory having stored thereon a computer program operable on the processor, wherein the processor executes the computer program to perform the steps of the method for backlight brightness adjustment of a display screen according to any one of claims 1 to 3.
CN202011150270.2A 2020-10-23 2020-10-23 Backlight brightness adjusting method and device of display screen, storage medium and terminal Active CN112201209B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011150270.2A CN112201209B (en) 2020-10-23 2020-10-23 Backlight brightness adjusting method and device of display screen, storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011150270.2A CN112201209B (en) 2020-10-23 2020-10-23 Backlight brightness adjusting method and device of display screen, storage medium and terminal

Publications (2)

Publication Number Publication Date
CN112201209A CN112201209A (en) 2021-01-08
CN112201209B true CN112201209B (en) 2022-02-01

Family

ID=74011042

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011150270.2A Active CN112201209B (en) 2020-10-23 2020-10-23 Backlight brightness adjusting method and device of display screen, storage medium and terminal

Country Status (1)

Country Link
CN (1) CN112201209B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112863424A (en) * 2021-03-11 2021-05-28 芯颖科技有限公司 Display screen brightness adjusting method and device and electronic equipment
CN113012653A (en) * 2021-03-22 2021-06-22 上海七十迈数字科技有限公司 Method and equipment for automatically controlling brightness of intelligent electric vehicle
CN113516944B (en) * 2021-04-01 2022-11-29 北京集创北方科技股份有限公司 Brightness control method, device, equipment, storage medium and display screen
CN113851092B (en) * 2021-11-16 2023-10-17 展讯通信(天津)有限公司 Dynamic backlight adjusting method and device
CN114639356B (en) * 2022-03-14 2024-02-06 Oppo广东移动通信有限公司 Display brightness adjusting method, device, electronic equipment and computer readable storage medium
CN114639332A (en) * 2022-03-21 2022-06-17 展讯半导体(南京)有限公司 Eye protection control method, system, equipment and storage medium for display screen
CN117234398B (en) * 2023-11-06 2024-04-05 荣耀终端有限公司 Screen brightness adjusting method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077696A (en) * 2013-01-15 2013-05-01 Opera软件股份公司 Method and equipment for adjusting brightness of display screen and display system
CN104182143A (en) * 2014-08-22 2014-12-03 惠州Tcl移动通信有限公司 Backlight brightness adjustment method and system for mobile terminals
CN106997744A (en) * 2017-03-15 2017-08-01 广东欧珀移动通信有限公司 The control method and control device of screen intensity
CN106997750A (en) * 2017-04-28 2017-08-01 努比亚技术有限公司 Terminal screen backlight adjusting method, mobile terminal and computer-readable recording medium
CN108447455A (en) * 2018-02-02 2018-08-24 普联技术有限公司 The back light brightness regulating method and system of terminal screen

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007274585A (en) * 2006-03-31 2007-10-18 Canon Inc Color processor
JP2010002876A (en) * 2008-05-19 2010-01-07 Sony Ericsson Mobilecommunications Japan Inc Display device, display control method, and display control program
CN101620819B (en) * 2009-06-25 2013-10-16 北京中星微电子有限公司 Dynamic regulation method and dynamic regulation device for displaying image back light brightness, and moving display device
CN101777310B (en) * 2010-03-05 2012-03-28 青岛海信电器股份有限公司 Dynamic backlight control method
CN110970001B (en) * 2019-12-03 2021-07-20 Oppo广东移动通信有限公司 Screen brightness adjusting method and device, electronic equipment and computer storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077696A (en) * 2013-01-15 2013-05-01 Opera软件股份公司 Method and equipment for adjusting brightness of display screen and display system
CN104182143A (en) * 2014-08-22 2014-12-03 惠州Tcl移动通信有限公司 Backlight brightness adjustment method and system for mobile terminals
CN106997744A (en) * 2017-03-15 2017-08-01 广东欧珀移动通信有限公司 The control method and control device of screen intensity
CN106997750A (en) * 2017-04-28 2017-08-01 努比亚技术有限公司 Terminal screen backlight adjusting method, mobile terminal and computer-readable recording medium
CN108447455A (en) * 2018-02-02 2018-08-24 普联技术有限公司 The back light brightness regulating method and system of terminal screen

Also Published As

Publication number Publication date
CN112201209A (en) 2021-01-08

Similar Documents

Publication Publication Date Title
CN112201209B (en) Backlight brightness adjusting method and device of display screen, storage medium and terminal
CN109064979B (en) Image display processing method and device, display device and storage medium
EP3474272A1 (en) Method for establishing luminance compensation model, method and apparatus for compensating for luminance of display screen, and display device
CN105632421B (en) Back light source brightness control method, Apparatus and liquid crystal display equipment
US11252301B2 (en) Adjusting sharpness and details in upscaling output
CN105719611A (en) Display uniformity adjusting method and device for liquid crystal display equipment
CN109474769A (en) Pre-burning statistics and pre-burning compensation
TWI444955B (en) Over-drive controller applied to a display panel and method for over-drive control therein
US9530346B2 (en) Organic light-emitting diode display and method of driving the same
WO2019101005A1 (en) Pixel compensation method and apparatus, and terminal device
WO2009078862A1 (en) Image processing using target values
US20140176614A1 (en) Dynamically Updating an Electronic Paper Display by Computational Modeling
JP7506733B2 (en) Pixel contrast control system and method
CN108491121B (en) Backlight brightness adjusting method and system of terminal screen
CN109410813B (en) Adjusting method and device of touch whiteboard
CN108877673B (en) Method and device for controlling driving current of display panel, electronic equipment and storage medium
US12008240B2 (en) Random write method and apparatus
US11295496B2 (en) Intelligent exporting of images using an image editing application
CN116665615B (en) Medical display control method, system, equipment and storage medium thereof
US11295663B2 (en) Method of adjusting brightness of display panel and storage medium
JP4103528B2 (en) Gradation characteristic table generation method, generation program, generation apparatus, and image display apparatus
CN109559707B (en) Gamma value processing method and device of display panel and display equipment
US20240160454A1 (en) Page configuration method, page configuration system, electronic device, and readable storage medium
CN109036311B (en) Display driving method, display driving device and device with storage function
KR20170015678A (en) Method of image processing, image processor performing the method, and display device having the image processor

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
GR01 Patent grant
GR01 Patent grant