WO2016177200A1 - Method and terminal for implementing screen control - Google Patents

Method and terminal for implementing screen control Download PDF

Info

Publication number
WO2016177200A1
WO2016177200A1 PCT/CN2016/077714 CN2016077714W WO2016177200A1 WO 2016177200 A1 WO2016177200 A1 WO 2016177200A1 CN 2016077714 W CN2016077714 W CN 2016077714W WO 2016177200 A1 WO2016177200 A1 WO 2016177200A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
screen
image
user
viewing
Prior art date
Application number
PCT/CN2016/077714
Other languages
French (fr)
Chinese (zh)
Inventor
张恒
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016177200A1 publication Critical patent/WO2016177200A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Definitions

  • This application relates to, but is not limited to, the field of terminal applications.
  • the terminal is generally provided with a standby function.
  • the implementation principle of the standby function includes: when the terminal is in a bright screen state, it is determined whether the button and the button are received within a continuous preset duration (also referred to as standby duration). Touch screen signal; when receiving the button and touch screen signal, the standby time is re-timed from the receipt of the button and the touch screen signal; when the button and touch screen signals are not received, the processing of closing the terminal screen is performed.
  • the standby time can be set by the default parameters of the system or by the user according to the actual situation; usually, in order to avoid closing the terminal screen too quickly, the user selects the default parameters of the system or the standby time set according to the actual situation will be greater than the length of time that the user can not use the terminal. .
  • the standby function reduces the power consumption of the terminal to some extent.
  • the method of determining the screen off processing by the standby duration setting still has the following problems: the user has finished using the terminal, and since the screen is not closed, it is necessary to wait until the standby time arrives.
  • the screen is closed; the user places the terminal in a pocket or a bag, and the screen is closed when the button is touched.
  • the screen shutdown process cannot be performed in time, which increases the power consumption of the terminal.
  • This paper provides a method and terminal for realizing screen control, which can immediately perform screen shutdown processing and reduce terminal power consumption.
  • a method for implementing screen control, in which the terminal is in a bright screen state including:
  • the screen switch is controlled depending on whether the user is viewing the result of the terminal.
  • determining whether the user is viewing the terminal includes:
  • Collecting the image in front of the screen analyzing the image of the front of the screen according to the eyeball recognition technology, and determining that the user is viewing the terminal when the image of the front screen of the screen includes the eyeball image; and determining when the image of the front of the screen does not include the eyeball image The user is not viewing the terminal.
  • the method further includes: determining, by using a preset distance sensor, whether an obstacle is included in the preset distance in front of the screen; if the obstacle is not included, directly determining that the user is not viewing the terminal; At the time of the obstacle, it is determined that the acquisition of the image in front of the screen is performed.
  • collecting images in front of the screen includes:
  • One or more of the screen front images are acquired by the front camera of the terminal.
  • control screen switch comprises:
  • the screen is kept open
  • the screen is turned off.
  • the method further includes:
  • the front camera of the terminal is turned off.
  • the method further includes:
  • the preset duration is re-timed.
  • the terminal does not receive the touch screen signal or the button signal within the preset duration, it is determined whether the user is viewing the terminal to perform the control of the screen switch.
  • a terminal for implementing screen control comprising: a determining unit and a control unit; wherein
  • the determining unit is configured to: when the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset time period, determine whether the user is viewing the terminal;
  • the control unit is configured to: control the screen switch according to whether the user judged by the determining unit is viewing the result of the terminal.
  • the determining unit is set to,
  • the terminal image is captured when the terminal does not receive the touch screen signal or the button signal within the preset time period;
  • Analyze the acquired image of the front of the screen according to the eyeball recognition technology when the captured screen is in front of the screen When the image of the eyeball is included, it is determined that the user is viewing the terminal; when the image of the front of the captured screen does not include the image of the eyeball, it is determined that the user is not viewing the terminal.
  • the determining unit is further configured to: before collecting the image in front of the screen,
  • Whether the obstacle is included in the preset distance in front of the screen is determined by the preset distance sensor; when the obstacle is not included, it is directly determined that the user is not viewing the terminal; and when the obstacle is included, it is determined that the image in front of the screen is collected.
  • the determining unit is set to,
  • the front camera device of the terminal collects one or more images of the front of the screen
  • the collected screen front image is analyzed according to the eyeball recognition technology.
  • the collected screen front image includes the eyeball image, it is determined that the user is viewing the terminal; when the collected screen front image does not include the eyeball image, determining that the user is not viewing the terminal .
  • control unit is set to,
  • the determining unit determines that the user is viewing the terminal, the screen is kept open;
  • the screen is turned off.
  • the determining unit is further configured to: after acquiring the image in front of the screen, turn off the front camera of the terminal.
  • control unit is further configured to: when the screen is kept open, send feedback information to the determining unit;
  • the determining unit is further configured to re-schedule the preset duration according to the feedback information of the control unit, and re-determine whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the technical solution of the present application includes: when the terminal does not receive the touch screen signal or the button signal within the preset duration, the terminal determines whether the user is viewing the terminal; Whether the user is viewing the result of the terminal controls the screen switch.
  • the embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption.
  • FIG. 1 is a flowchart of a method for implementing screen control according to an embodiment of the present invention
  • FIG. 2 is a structural diagram of a terminal for implementing screen control according to an embodiment of the present invention
  • Figure 3 is a flow chart of the method of the first embodiment of the present invention.
  • FIG. 4 is a flow chart of a method of a second embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for implementing screen control according to an embodiment of the present invention. As shown in FIG. 1 , the terminal is in a bright screen state, including:
  • Step 100 When the terminal does not receive the touch screen signal or the button signal within the preset duration, determine whether the user is viewing the terminal;
  • the preset duration is usually smaller than the standby duration of the standby function; in general, it can be set to about 50% of the standby duration, and the setting can be adjusted according to actual use; for example, the standby duration of the terminal standby function is 1 minute, then In order to perform the screen closing process on the unused terminal in time, the preset duration is set to 30 seconds, that is, according to the method of the embodiment of the present invention, whether the user checks the terminal's judgment at 30 seconds, and performs a control screen switch.
  • determining whether the user is viewing the terminal includes:
  • the image of the front screen of the set includes the eyeball image, it is judged that the user is viewing the terminal; when the image of the front of the screen is not included, the user is not viewing the terminal.
  • the method of the embodiment of the present invention may further include: determining, by using a preset distance sensor, whether an obstacle is included in the preset distance in front of the screen; if the obstacle is not included, directly determining that the user is not viewing the terminal; When an obstacle is present, it is determined to perform the acquisition of the image in front of the screen.
  • the preset distance can be set according to the experience of a person skilled in the art.
  • the image in front of the acquisition screen can include:
  • the method of the embodiment of the invention further includes:
  • Step 101 Control a screen switch according to whether the user is viewing the result of the terminal.
  • control screen switches include:
  • the screen is kept open
  • the screen is turned off.
  • the method of the embodiment of the invention further includes:
  • the preset time duration is re-timed.
  • the terminal does not receive the touch screen signal or the button signal within the preset time period, it is determined whether the user is viewing the terminal to perform the screen switch control.
  • the embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption.
  • the terminal is a mobile device, the working time of the terminal is prolonged by reducing the power consumption, and the use experience of the mobile device is improved.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions for performing the above method for implementing screen control.
  • FIG. 2 is a structural diagram of a terminal for implementing screen control according to an embodiment of the present invention. As shown in FIG. 2, the method includes: a determining unit 21 and a control unit 22;
  • the determining unit 21 is configured to: when the terminal does not receive the touch screen signal or the button signal within the preset time period, determine whether the user is viewing the terminal;
  • the determining unit 21 is configured to
  • the terminal image is captured when the terminal does not receive the touch screen signal or the button signal within the preset time period;
  • the acquired image of the front of the screen is analyzed.
  • the image of the front of the screen includes the image of the eyeball, it is determined that the user is viewing the terminal; when the image of the front of the screen does not contain the image of the eyeball, it is determined that the user is not viewing the terminal.
  • the determining unit 21 is configured to
  • the front camera device of the terminal collects one or more images in front of the screen
  • the acquired image of the front of the screen is analyzed.
  • the image of the front of the screen includes the image of the eyeball, it is determined that the user is viewing the terminal; when the image of the front of the screen does not contain the image of the eyeball, it is determined that the user is not viewing the terminal.
  • the determining unit 21 is further configured to: before collecting the image in front of the screen,
  • the distance sensor in advance is used to determine whether there is an obstacle in the preset distance in front of the screen; when the obstacle is not included, it is directly determined that the user is not viewing the terminal; when the obstacle is included, it is determined to collect the image in front of the screen.
  • the determining unit 21 is further configured to: after acquiring the image in front of the screen, turn off the front camera of the terminal.
  • the control unit 22 is configured to control the screen switch according to whether the user judged by the determining unit 21 is viewing the result of the terminal.
  • control unit 22 is configured to
  • the judging unit 21 judges that the user is viewing the terminal, the screen is kept open;
  • the judging unit 21 judges that the user is not viewing the terminal, the screen is turned off.
  • control unit 22 is further configured to: when the screen is kept open, send feedback information to the determining unit 21;
  • the determining unit 21 is further configured to: re-determine the preset duration according to the feedback information of the control unit 22, and re-determine whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration .
  • FIG. 3 is a flowchart of a method according to a first embodiment of the present invention. As shown in FIG. 3, the method includes:
  • step 300 when the terminal does not receive the touch screen signal or the button signal within the preset duration, the front camera of the open terminal collects one or more images in front of the screen.
  • Step 301 Analyze the image of the front of the screen according to the eyeball recognition technology, and determine whether the user is viewing the terminal;
  • the captured image in front of the screen includes an eyeball image
  • it is determined that the user is viewing the terminal when the captured image in front of the screen does not include the eyeball image, it is determined that the user is not viewing the terminal.
  • step 302 When it is determined that the user is viewing the terminal, step 302 is performed; when it is determined that the user is not viewing the terminal, step 303 is performed;
  • Step 302 Turn off the front camera of the terminal, and close the screen
  • the terminal front camera can also be turned off when the image in front of the screen is collected.
  • Step 303 Turn off the front camera of the terminal and keep the screen open.
  • the method of the embodiment further includes: re-setting the preset duration, continuing to perform step 300, determining whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration. To control the screen switch.
  • FIG. 4 is a flowchart of a method according to a second embodiment of the present invention. As shown in FIG. 4, the method includes:
  • Step 400 When the terminal does not receive the touch screen signal or the button signal within the preset duration, the preset distance sensor determines whether the obstacle is included in the preset distance in front of the screen;
  • step 4010 When the obstacle is not included, step 4010 is performed; when the obstacle is included, step 4020 is performed;
  • step 4010 it is directly determined that the user is not viewing the terminal, and the screen is closed.
  • Step 4020 Turn on the front camera of the terminal to collect the image in front of the screen.
  • Step 4021 Analyze the collected image of the front of the screen according to the eyeball recognition technology, and determine whether the user is viewing the terminal;
  • the captured image in front of the screen includes an eyeball image
  • it is determined that the user is viewing the terminal when the captured image in front of the screen does not include the eyeball image, it is determined that the user is not viewing the terminal.
  • step 4022 When it is determined that the user is not viewing the terminal, step 4022 is performed; when it is determined that the user is viewing the terminal, step 4023 is performed;
  • Step 4022 Turn off the front camera of the terminal, and close the screen
  • step 4023 the front camera of the terminal is turned off, and the screen is kept open.
  • the method of the embodiment further includes: re-setting the preset duration, and performing step 400.
  • the eyeball recognition technology is adopted, which can more accurately determine whether the user is using the mobile terminal; and can minimize the brightness time of the screen when the terminal is not working. For the screen brightness screen that is triggered by mistake, the screen can be closed in time, the energy consumption of the mobile terminal is saved, and the working time of the mobile terminal is effectively extended.
  • the implementation of the current basic configuration of the mobile terminal is carried out without increasing the hardware cost.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/function unit in the above embodiment is implemented in the form of a software function module and When sold or used as a stand-alone product, it can be stored on a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption.

Abstract

Disclosed are a method and terminal for implementing screen control, including: under a terminal screen on state, when the terminal does not receive a touch screen signal or a button signal in a preset period, whether a user is viewing the terminal is judged; and a screen switch is controlled on the basis of the result that whether the user is viewing the terminal.

Description

一种实现屏幕控制的方法及终端Method and terminal for realizing screen control 技术领域Technical field
本申请涉及但不限于终端应用领域。This application relates to, but is not limited to, the field of terminal applications.
背景技术Background technique
为了降低终端的功耗,终端一般设置有待机功能,待机功能的实现原理包括:终端在亮屏状态下,判断在连续的预先设定的时长(又称为待机时长)内是否接收到按键和触屏信号;接收到按键和触屏信号时,从接收到按键和触屏信号开始,待机时长重新计时;未接收到按键和触屏信号时,进行关闭终端屏幕的处理。待机时长可以选用系统默认参数或由用户根据实际情况进行设置;通常,为了避免过快的关闭终端屏幕,用户选用系统默认参数或根据实际情况设置的待机时长会大于可以确定用户不使用终端的时长。In order to reduce the power consumption of the terminal, the terminal is generally provided with a standby function. The implementation principle of the standby function includes: when the terminal is in a bright screen state, it is determined whether the button and the button are received within a continuous preset duration (also referred to as standby duration). Touch screen signal; when receiving the button and touch screen signal, the standby time is re-timed from the receipt of the button and the touch screen signal; when the button and touch screen signals are not received, the processing of closing the terminal screen is performed. The standby time can be set by the default parameters of the system or by the user according to the actual situation; usually, in order to avoid closing the terminal screen too quickly, the user selects the default parameters of the system or the standby time set according to the actual situation will be greater than the length of time that the user can not use the terminal. .
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
待机功能一定程度上降低了终端的功耗,但通过待机时长设置确定进行屏幕关闭处理的方法依然存在以下问题:用户已经结束终端使用,由于未进行屏幕关闭处理,需要等到待机时长到达时,才会进行屏幕关闭处理;用户将终端放置在口袋或包中,由于按键被触碰,也需要经历待机时长才会进行屏幕关闭处理。不能及时的进行屏幕关闭处理,增加了终端的功耗。The standby function reduces the power consumption of the terminal to some extent. However, the method of determining the screen off processing by the standby duration setting still has the following problems: the user has finished using the terminal, and since the screen is not closed, it is necessary to wait until the standby time arrives. The screen is closed; the user places the terminal in a pocket or a bag, and the screen is closed when the button is touched. The screen shutdown process cannot be performed in time, which increases the power consumption of the terminal.
本文提供一种实现屏幕控制的方法及终端,能够即时的进行屏幕关闭处理,降低终端功耗。This paper provides a method and terminal for realizing screen control, which can immediately perform screen shutdown processing and reduce terminal power consumption.
一种实现屏幕控制的方法,终端亮屏状态下,包括:A method for implementing screen control, in which the terminal is in a bright screen state, including:
在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;When the terminal does not receive the touch screen signal or the button signal within the preset time period, it is determined whether the user is viewing the terminal;
根据用户是否在查看终端的结果控制屏幕开关。 The screen switch is controlled depending on whether the user is viewing the result of the terminal.
可选地,判断用户是否在查看终端包括:Optionally, determining whether the user is viewing the terminal includes:
采集屏幕前方图像,根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。Collecting the image in front of the screen, analyzing the image of the front of the screen according to the eyeball recognition technology, and determining that the user is viewing the terminal when the image of the front screen of the screen includes the eyeball image; and determining when the image of the front of the screen does not include the eyeball image The user is not viewing the terminal.
可选地,采集屏幕前方图像之前,该方法还包括:通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行所述屏幕前方图像的采集。Optionally, before the image of the front of the screen is collected, the method further includes: determining, by using a preset distance sensor, whether an obstacle is included in the preset distance in front of the screen; if the obstacle is not included, directly determining that the user is not viewing the terminal; At the time of the obstacle, it is determined that the acquisition of the image in front of the screen is performed.
可选地,采集屏幕前方图像包括:Optionally, collecting images in front of the screen includes:
通过所述终端的前置摄像装置采集一张或一张以上所述屏幕前方图像。One or more of the screen front images are acquired by the front camera of the terminal.
可选地,控制屏幕开关包括:Optionally, the control screen switch comprises:
当判断出用户在查看终端时,保持屏幕打开;When it is determined that the user is viewing the terminal, the screen is kept open;
当判断出用户未在查看终端时,关闭屏幕。When it is determined that the user is not viewing the terminal, the screen is turned off.
可选地,采集屏幕前方图像之后,该方法还包括:Optionally, after the image in front of the screen is collected, the method further includes:
关闭所述终端的前置摄像装置。The front camera of the terminal is turned off.
可选地,控制屏幕开关为保持屏幕打开时,该方法还包括:Optionally, when the screen switch is controlled to keep the screen open, the method further includes:
重新进行预设时长计时,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端,以进行所述屏幕开关的控制。The preset duration is re-timed. When the terminal does not receive the touch screen signal or the button signal within the preset duration, it is determined whether the user is viewing the terminal to perform the control of the screen switch.
一种实现屏幕控制的终端,包括:判断单元和控制单元;其中,A terminal for implementing screen control, comprising: a determining unit and a control unit; wherein
判断单元,设置为:终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;The determining unit is configured to: when the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset time period, determine whether the user is viewing the terminal;
控制单元,设置为:根据判断单元判断的用户是否在查看终端的结果,控制屏幕开关。The control unit is configured to: control the screen switch according to whether the user judged by the determining unit is viewing the result of the terminal.
可选地,判断单元是设置为,Optionally, the determining unit is set to,
终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,采集屏幕前方图像;When the terminal is in a bright screen state, the terminal image is captured when the terminal does not receive the touch screen signal or the button signal within the preset time period;
根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图 像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。Analyze the acquired image of the front of the screen according to the eyeball recognition technology, when the captured screen is in front of the screen When the image of the eyeball is included, it is determined that the user is viewing the terminal; when the image of the front of the captured screen does not include the image of the eyeball, it is determined that the user is not viewing the terminal.
可选地,判断单元还设置为,采集所述屏幕前方图像之前,Optionally, the determining unit is further configured to: before collecting the image in front of the screen,
通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行所述屏幕前方图像的采集。Whether the obstacle is included in the preset distance in front of the screen is determined by the preset distance sensor; when the obstacle is not included, it is directly determined that the user is not viewing the terminal; and when the obstacle is included, it is determined that the image in front of the screen is collected.
可选地,判断单元是设置为,Optionally, the determining unit is set to,
终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,通过所述终端的前置摄像装置采集一张或一张以上所述屏幕前方图像;When the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset duration, the front camera device of the terminal collects one or more images of the front of the screen;
根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。The collected screen front image is analyzed according to the eyeball recognition technology. When the collected screen front image includes the eyeball image, it is determined that the user is viewing the terminal; when the collected screen front image does not include the eyeball image, determining that the user is not viewing the terminal .
可选地,控制单元是设置为,Optionally, the control unit is set to,
当所述判断单元判断出用户在查看终端时,保持屏幕打开;When the determining unit determines that the user is viewing the terminal, the screen is kept open;
当所述判断单元判断出用户未在查看终端时,关闭屏幕。When the judging unit judges that the user is not viewing the terminal, the screen is turned off.
可选地,判断单元还设置为,采集屏幕前方图像之后,关闭所述终端的前置摄像装置。Optionally, the determining unit is further configured to: after acquiring the image in front of the screen, turn off the front camera of the terminal.
可选地,控制单元还设置为,保持屏幕打开时,发送反馈信息到判断单元;Optionally, the control unit is further configured to: when the screen is kept open, send feedback information to the determining unit;
判断单元还设置为,根据控制单元的反馈信息重新进行所述预设时长的计时,在预设时长内终端未接收到触屏信号或按键信号时,重新判断用户是否在查看终端。The determining unit is further configured to re-schedule the preset duration according to the feedback information of the control unit, and re-determine whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
与相关技术相比,本申请技术方案包括:终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;根据用 户是否在查看终端的结果控制屏幕开关。本发明实施例通过预设时长内未接收到触屏信号或按键信号时采集的屏幕前方图像判断用户是否在查看终端,进行屏幕开关的控制,实现了用户未查看终端时对终端屏幕的及时关闭,降低了终端功耗。Compared with the related art, the technical solution of the present application includes: when the terminal does not receive the touch screen signal or the button signal within the preset duration, the terminal determines whether the user is viewing the terminal; Whether the user is viewing the result of the terminal controls the screen switch. The embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例实现屏幕控制的方法的流程图;1 is a flowchart of a method for implementing screen control according to an embodiment of the present invention;
图2为本发明实施例实现屏幕控制的终端的结构程图;2 is a structural diagram of a terminal for implementing screen control according to an embodiment of the present invention;
图3是本发明第一实施例的方法流程图;Figure 3 is a flow chart of the method of the first embodiment of the present invention;
图4是本发明第二实施例的方法流程图。4 is a flow chart of a method of a second embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下文中将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
图1为本发明实施例实现屏幕控制的方法的流程图,如图1所示,终端亮屏状态下,包括:FIG. 1 is a flowchart of a method for implementing screen control according to an embodiment of the present invention. As shown in FIG. 1 , the terminal is in a bright screen state, including:
步骤100、在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;Step 100: When the terminal does not receive the touch screen signal or the button signal within the preset duration, determine whether the user is viewing the terminal;
这里预设时长通常小于待机功能的待机时长;一般的,可以设置为待机时长的百分之五十左右,其设置可以根据实际使用进行调整;例如、终端待机功能的待机时长是1分钟,则为了及时的对未使用的终端进行屏幕关闭处理,可以设置预设时长为30秒,即按照本发明实施例方法,在30秒时进行用户是否查看终端的判断,进行控制屏幕开关。Here, the preset duration is usually smaller than the standby duration of the standby function; in general, it can be set to about 50% of the standby duration, and the setting can be adjusted according to actual use; for example, the standby duration of the terminal standby function is 1 minute, then In order to perform the screen closing process on the unused terminal in time, the preset duration is set to 30 seconds, that is, according to the method of the embodiment of the present invention, whether the user checks the terminal's judgment at 30 seconds, and performs a control screen switch.
本步骤中,判断用户是否在查看终端包括:In this step, determining whether the user is viewing the terminal includes:
采集屏幕前方图像,根据眼球识别技术分析采集的屏幕前方图像,当采 集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。Collect the image in front of the screen and analyze the image of the front of the screen according to the eyeball recognition technology. When the image of the front screen of the set includes the eyeball image, it is judged that the user is viewing the terminal; when the image of the front of the screen is not included, the user is not viewing the terminal.
采集屏幕前方图像之前,本发明实施例方法还可包括:通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行屏幕前方图像的采集。Before the image of the front of the screen is collected, the method of the embodiment of the present invention may further include: determining, by using a preset distance sensor, whether an obstacle is included in the preset distance in front of the screen; if the obstacle is not included, directly determining that the user is not viewing the terminal; When an obstacle is present, it is determined to perform the acquisition of the image in front of the screen.
预设距离可根据本领域技术人员的经验进行设定。The preset distance can be set according to the experience of a person skilled in the art.
采集屏幕前方图像可包括:The image in front of the acquisition screen can include:
通过终端的前置摄像装置采集一张或一张以上屏幕前方图像。Acquire one or more images in front of the screen through the front camera of the terminal.
为了确保判断用户是都在查看终端的准确性,一般的通过对三张屏幕前方图像进行眼球识别技术的识别,判断用户是否在查看终端。In order to ensure that the user is all looking at the accuracy of the terminal, it is generally determined whether the user is viewing the terminal by performing eyeball recognition technology on the image of the front of the three screens.
采集屏幕前方图像之后,本发明实施例方法还包括:After the image of the front of the screen is collected, the method of the embodiment of the invention further includes:
关闭终端的前置摄像装置。Turn off the front camera of the terminal.
步骤101、根据用户是否在查看终端的结果控制屏幕开关。Step 101: Control a screen switch according to whether the user is viewing the result of the terminal.
本步骤中,控制屏幕开关包括:In this step, the control screen switches include:
当判断出用户在查看终端时,保持屏幕打开;When it is determined that the user is viewing the terminal, the screen is kept open;
当判断出用户未在查看终端时,关闭屏幕。When it is determined that the user is not viewing the terminal, the screen is turned off.
控制屏幕开关为保持屏幕打开时,本发明实施例方法还包括:When the screen switch is controlled to keep the screen open, the method of the embodiment of the invention further includes:
重新进行预设时长计时,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端,以进行屏幕开关的控制。本发明实施例通过预设时长内未接收到触屏信号或按键信号时采集的屏幕前方图像判断用户是否在查看终端,进行屏幕开关的控制,实现了用户未查看终端时对终端屏幕的及时关闭,降低了终端功耗。另外,如果终端是移动设备,则通过降低功耗必然延长终端的工作时长,提高移动设备的使用体验。The preset time duration is re-timed. When the terminal does not receive the touch screen signal or the button signal within the preset time period, it is determined whether the user is viewing the terminal to perform the screen switch control. The embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption. In addition, if the terminal is a mobile device, the working time of the terminal is prolonged by reducing the power consumption, and the use experience of the mobile device is improved.
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述实现屏幕控制的方法。 The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions for performing the above method for implementing screen control.
图2为本发明实施例实现屏幕控制的终端的结构程图,如图2所示,包括:判断单元21和控制单元22;其中,2 is a structural diagram of a terminal for implementing screen control according to an embodiment of the present invention. As shown in FIG. 2, the method includes: a determining unit 21 and a control unit 22;
判断单元21,设置为:终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;The determining unit 21 is configured to: when the terminal does not receive the touch screen signal or the button signal within the preset time period, determine whether the user is viewing the terminal;
可选地,判断单元21是设置为,Optionally, the determining unit 21 is configured to
终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,采集屏幕前方图像;When the terminal is in a bright screen state, the terminal image is captured when the terminal does not receive the touch screen signal or the button signal within the preset time period;
根据眼球识别技术分析采集的屏幕前方图像,当采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。According to the eyeball recognition technology, the acquired image of the front of the screen is analyzed. When the image of the front of the screen includes the image of the eyeball, it is determined that the user is viewing the terminal; when the image of the front of the screen does not contain the image of the eyeball, it is determined that the user is not viewing the terminal.
可选地,判断单元21是设置为,Optionally, the determining unit 21 is configured to
终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,通过终端的前置摄像装置采集一张或一张以上屏幕前方图像;When the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset duration, the front camera device of the terminal collects one or more images in front of the screen;
根据眼球识别技术分析采集的屏幕前方图像,当采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。According to the eyeball recognition technology, the acquired image of the front of the screen is analyzed. When the image of the front of the screen includes the image of the eyeball, it is determined that the user is viewing the terminal; when the image of the front of the screen does not contain the image of the eyeball, it is determined that the user is not viewing the terminal.
可选地,判断单元21还设置为,采集屏幕前方图像之前,Optionally, the determining unit 21 is further configured to: before collecting the image in front of the screen,
通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行屏幕前方图像的采集。The distance sensor in advance is used to determine whether there is an obstacle in the preset distance in front of the screen; when the obstacle is not included, it is directly determined that the user is not viewing the terminal; when the obstacle is included, it is determined to collect the image in front of the screen.
可选地,判断单元21还设置为,采集屏幕前方图像之后,关闭终端的前置摄像装置。Optionally, the determining unit 21 is further configured to: after acquiring the image in front of the screen, turn off the front camera of the terminal.
控制单元22,设置为:根据判断单元21判断的用户是否在查看终端的结果,控制屏幕开关。The control unit 22 is configured to control the screen switch according to whether the user judged by the determining unit 21 is viewing the result of the terminal.
可选地,控制单元22是设置为,Optionally, the control unit 22 is configured to
当判断单元21判断出用户在查看终端时,保持屏幕打开;When the judging unit 21 judges that the user is viewing the terminal, the screen is kept open;
当判断单元21判断出用户未在查看终端时,关闭屏幕。 When the judging unit 21 judges that the user is not viewing the terminal, the screen is turned off.
可选地,控制单元22还设置为,保持屏幕打开时,发送反馈信息到判断单元21;Optionally, the control unit 22 is further configured to: when the screen is kept open, send feedback information to the determining unit 21;
可选地,判断单元21还设置为,根据控制单元22的反馈信息重新进行预设时长的计时,在预设时长内终端未接收到触屏信号或按键信号时,重新判断用户是否在查看终端。Optionally, the determining unit 21 is further configured to: re-determine the preset duration according to the feedback information of the control unit 22, and re-determine whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration .
实施例1Example 1
本实施例以移动终端为例,进行说明,图3为本发明第一实施例的方法流程图,如图3所示,包括:This embodiment takes a mobile terminal as an example for description. FIG. 3 is a flowchart of a method according to a first embodiment of the present invention. As shown in FIG. 3, the method includes:
步骤300、终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,开启终端的前置摄像装置采集一张或一张以上屏幕前方图像。In step 300, when the terminal does not receive the touch screen signal or the button signal within the preset duration, the front camera of the open terminal collects one or more images in front of the screen.
步骤301、根据眼球识别技术分析采集的屏幕前方图像,判断用户是否在查看终端;其中,Step 301: Analyze the image of the front of the screen according to the eyeball recognition technology, and determine whether the user is viewing the terminal;
当采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。When the captured image in front of the screen includes an eyeball image, it is determined that the user is viewing the terminal; when the captured image in front of the screen does not include the eyeball image, it is determined that the user is not viewing the terminal.
当判断用户在查看终端时,执行步骤302;当判断用户未在查看终端时,执行步骤303;When it is determined that the user is viewing the terminal, step 302 is performed; when it is determined that the user is not viewing the terminal, step 303 is performed;
步骤302、关闭终端前置摄像装置,并关闭屏幕;Step 302: Turn off the front camera of the terminal, and close the screen;
其中,终端前置摄像装置也可以在采集完屏幕前方图像时进行关闭。The terminal front camera can also be turned off when the image in front of the screen is collected.
步骤303、关闭终端前置摄像装置,保持屏幕打开。这里,保持屏幕打开时,本实施例方法还包括:重新进行预设时长计时,继续执行步骤300、在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端,以进行屏幕开关的控制。Step 303: Turn off the front camera of the terminal and keep the screen open. Here, when the screen is kept open, the method of the embodiment further includes: re-setting the preset duration, continuing to perform step 300, determining whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration. To control the screen switch.
实施例2Example 2
图4为本发明第二实施例的方法流程图,如图4所示,包括:4 is a flowchart of a method according to a second embodiment of the present invention. As shown in FIG. 4, the method includes:
步骤400、终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物; Step 400: When the terminal does not receive the touch screen signal or the button signal within the preset duration, the preset distance sensor determines whether the obstacle is included in the preset distance in front of the screen;
不包含障碍物时,执行步骤4010;包含有障碍物时,执行步骤4020;When the obstacle is not included, step 4010 is performed; when the obstacle is included, step 4020 is performed;
步骤4010、直接判断用户未在查看终端,关闭屏幕。In step 4010, it is directly determined that the user is not viewing the terminal, and the screen is closed.
步骤4020、开启终端的前置摄像装置进行屏幕前方图像的采集。Step 4020: Turn on the front camera of the terminal to collect the image in front of the screen.
步骤4021、根据眼球识别技术分析采集的屏幕前方图像,确定用户是否在查看终端;其中,Step 4021: Analyze the collected image of the front of the screen according to the eyeball recognition technology, and determine whether the user is viewing the terminal;
当采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。When the captured image in front of the screen includes an eyeball image, it is determined that the user is viewing the terminal; when the captured image in front of the screen does not include the eyeball image, it is determined that the user is not viewing the terminal.
当判断用户未在查看终端时,执行步骤4022;当判断用户在查看终端时,执行步骤4023;When it is determined that the user is not viewing the terminal, step 4022 is performed; when it is determined that the user is viewing the terminal, step 4023 is performed;
步骤4022、关闭终端前置摄像装置,并关闭屏幕;Step 4022: Turn off the front camera of the terminal, and close the screen;
步骤4023、关闭终端前置摄像装置,保持屏幕打开。这里,保持屏幕打开时,本实施例方法还包括:重新进行预设时长计时,执行步骤400。In step 4023, the front camera of the terminal is turned off, and the screen is kept open. Here, when the screen is kept open, the method of the embodiment further includes: re-setting the preset duration, and performing step 400.
本实施例采用眼球识别技术,能够更加准确的判断用户是否正在使用移动终端;能够最大程度的减小终端未工作时屏幕的亮屏时间。对于误触发的屏幕亮屏,可以及时的进行屏幕关闭,节省移动终端能耗,有效延长移动终端的工作时长。本实施在硬件要求上,采用目前移动终端基本具备的配置进行,无需增加硬件成本。In this embodiment, the eyeball recognition technology is adopted, which can more accurately determine whether the user is using the mobile terminal; and can minimize the brightness time of the screen when the terminal is not working. For the screen brightness screen that is triggered by mistake, the screen can be closed in time, the energy consumption of the mobile terminal is saved, and the working time of the mobile terminal is effectively extended. In this hardware implementation, the implementation of the current basic configuration of the mobile terminal is carried out without increasing the hardware cost.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并 作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。The device/function module/function unit in the above embodiment is implemented in the form of a software function module and When sold or used as a stand-alone product, it can be stored on a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例通过预设时长内未接收到触屏信号或按键信号时采集的屏幕前方图像判断用户是否在查看终端,进行屏幕开关的控制,实现了用户未查看终端时对终端屏幕的及时关闭,降低了终端功耗。 The embodiment of the invention determines whether the user is viewing the terminal by performing the screen front image when the touch screen signal or the button signal is not received within the preset duration, and controls the screen switch to realize timely closing of the terminal screen when the user does not view the terminal. , reducing terminal power consumption.

Claims (15)

  1. 一种实现屏幕控制的方法,终端亮屏状态下,包括:A method for implementing screen control, in which the terminal is in a bright screen state, including:
    在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;When the terminal does not receive the touch screen signal or the button signal within the preset time period, it is determined whether the user is viewing the terminal;
    根据用户是否在查看终端的结果控制屏幕开关。The screen switch is controlled depending on whether the user is viewing the result of the terminal.
  2. 根据权利要求1所述的方法,其中,所述判断用户是否在查看终端包括:The method of claim 1, wherein the determining whether the user is viewing the terminal comprises:
    采集屏幕前方图像,根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。Collecting the image in front of the screen, analyzing the image of the front of the screen according to the eyeball recognition technology, and determining that the user is viewing the terminal when the image of the front screen of the screen includes the eyeball image; and determining when the image of the front of the screen does not include the eyeball image The user is not viewing the terminal.
  3. 根据权利要求2所述的方法,其中,所述采集屏幕前方图像之前,该方法还包括:通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行所述屏幕前方图像的采集。The method according to claim 2, wherein before the acquiring the image in front of the screen, the method further comprises: determining, by the distance sensor set in advance, whether an obstacle is included in the preset distance in front of the screen; when the obstacle is not included, directly It is determined that the user is not viewing the terminal; when the obstacle is included, it is determined to perform the collection of the image in front of the screen.
  4. 根据权利要求2或3所述的方法,其中,所述采集屏幕前方图像包括:The method according to claim 2 or 3, wherein the capturing the image in front of the screen comprises:
    通过所述终端的前置摄像装置采集一张或一张以上所述屏幕前方图像。One or more of the screen front images are acquired by the front camera of the terminal.
  5. 根据权利要求1、2或3所述的方法,其中,所述控制屏幕开关包括:The method of claim 1, 2 or 3 wherein said controlling the screen switch comprises:
    当判断出用户在查看终端时,保持屏幕打开;When it is determined that the user is viewing the terminal, the screen is kept open;
    当判断出用户未在查看终端时,关闭屏幕。When it is determined that the user is not viewing the terminal, the screen is turned off.
  6. 根据权利要求4所述的方法,其中,所述采集屏幕前方图像之后,该方法还包括:The method according to claim 4, wherein after the capturing the image in front of the screen, the method further comprises:
    关闭所述终端的前置摄像装置。The front camera of the terminal is turned off.
  7. 根据权利要求5所述的方法,其中,所述控制屏幕开关为保持屏幕打开时,该方法还包括:The method according to claim 5, wherein when the control screen switch is to keep the screen open, the method further comprises:
    重新进行预设时长计时,在预设时长内终端未接收到触屏信号或按键信 号时,判断用户是否在查看终端,以进行所述屏幕开关的控制。Re-set the preset duration, the terminal does not receive the touch screen signal or the button letter within the preset duration When the number is determined, it is determined whether the user is viewing the terminal to perform control of the screen switch.
  8. 一种实现屏幕控制的终端,包括:判断单元和控制单元;其中,A terminal for implementing screen control, comprising: a determining unit and a control unit; wherein
    判断单元,设置为:终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,判断用户是否在查看终端;The determining unit is configured to: when the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset time period, determine whether the user is viewing the terminal;
    控制单元,设置为:根据判断单元判断的用户是否在查看终端的结果,控制屏幕开关。The control unit is configured to: control the screen switch according to whether the user judged by the determining unit is viewing the result of the terminal.
  9. 根据权利要求8所述的终端,其中,所述判断单元是设置为,The terminal according to claim 8, wherein the determining unit is configured to
    终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,采集屏幕前方图像;When the terminal is in a bright screen state, the terminal image is captured when the terminal does not receive the touch screen signal or the button signal within the preset time period;
    根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。The collected screen front image is analyzed according to the eyeball recognition technology. When the collected screen front image includes the eyeball image, it is determined that the user is viewing the terminal; when the collected screen front image does not include the eyeball image, determining that the user is not viewing the terminal .
  10. 根据权利要求9所述的终端,其中,所述判断单元还设置为,采集所述屏幕前方图像之前,The terminal according to claim 9, wherein the determining unit is further configured to: before acquiring the image in front of the screen,
    通过预先设置的距离传感器判断屏幕前方预设距离内是否包含有障碍物;不包含障碍物时,直接判断用户未在查看终端;包含有障碍物时,确定进行所述屏幕前方图像的采集。Whether the obstacle is included in the preset distance in front of the screen is determined by the preset distance sensor; when the obstacle is not included, it is directly determined that the user is not viewing the terminal; and when the obstacle is included, it is determined that the image in front of the screen is collected.
  11. 根据权利要求9或10所述的终端,其中,所述判断单元是设置为,The terminal according to claim 9 or 10, wherein the determining unit is set to
    终端亮屏状态下,在预设时长内终端未接收到触屏信号或按键信号时,通过所述终端的前置摄像装置采集一张或一张以上所述屏幕前方图像;When the terminal is in a bright screen state, when the terminal does not receive the touch screen signal or the button signal within the preset duration, the front camera device of the terminal collects one or more images of the front of the screen;
    根据眼球识别技术分析采集的屏幕前方图像,当所述采集的屏幕前方图像包含眼球图像时,判断用户在查看终端;当所述采集的屏幕前方图像不包含眼球图像时,判断用户未在查看终端。The collected screen front image is analyzed according to the eyeball recognition technology. When the collected screen front image includes the eyeball image, it is determined that the user is viewing the terminal; when the collected screen front image does not include the eyeball image, determining that the user is not viewing the terminal .
  12. 根据权利要求8、9或10所述的终端,其中,所述控制单元是设置为,The terminal according to claim 8, 9 or 10, wherein said control unit is configured to
    当所述判断单元判断出用户在查看终端时,保持屏幕打开;When the determining unit determines that the user is viewing the terminal, the screen is kept open;
    当所述判断单元判断出用户未在查看终端时,关闭屏幕。 When the judging unit judges that the user is not viewing the terminal, the screen is turned off.
  13. 根据权利要求11所述的终端,其中,所述判断单元还设置为,采集屏幕前方图像之后,关闭所述终端的前置摄像装置。The terminal according to claim 11, wherein the determining unit is further configured to close the front camera of the terminal after acquiring an image in front of the screen.
  14. 根据权利要求12所述的终端,其中,所述控制单元还设置为,保持屏幕打开时,发送反馈信息到判断单元;The terminal according to claim 12, wherein the control unit is further configured to: when the screen is kept open, send feedback information to the determining unit;
    所述判断单元还设置为,根据控制单元的反馈信息重新进行所述预设时长的计时,在预设时长内终端未接收到触屏信号或按键信号时,重新判断用户是否在查看终端。The determining unit is further configured to re-schedule the preset duration according to the feedback information of the control unit, and re-determine whether the user is viewing the terminal when the terminal does not receive the touch screen signal or the button signal within the preset duration.
  15. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-7任一项的方法。 A computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-7.
PCT/CN2016/077714 2015-08-25 2016-03-29 Method and terminal for implementing screen control WO2016177200A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510528861.1A CN106484344A (en) 2015-08-25 2015-08-25 A kind of method realizing screen control and terminal
CN201510528861.1 2015-08-25

Publications (1)

Publication Number Publication Date
WO2016177200A1 true WO2016177200A1 (en) 2016-11-10

Family

ID=57217474

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/077714 WO2016177200A1 (en) 2015-08-25 2016-03-29 Method and terminal for implementing screen control

Country Status (2)

Country Link
CN (1) CN106484344A (en)
WO (1) WO2016177200A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600991A (en) * 2020-04-24 2020-08-28 维沃移动通信有限公司 Method for preventing hanging up and electronic equipment

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106686257B (en) * 2017-03-10 2019-07-16 Oppo广东移动通信有限公司 A kind of control method of mobile terminal, device and mobile terminal
CN106941621B (en) * 2017-03-10 2020-07-21 Oppo广东移动通信有限公司 Mobile terminal control method and device and mobile terminal
CN107506034A (en) * 2017-08-18 2017-12-22 湖州靖源信息技术有限公司 A kind of intelligence lights the method and mobile device of mobile device screen
CN108572717A (en) * 2018-04-11 2018-09-25 Oppo广东移动通信有限公司 Control method, apparatus, mobile terminal and the storage medium of mobile terminal
CN109788138A (en) * 2019-02-01 2019-05-21 Oppo广东移动通信有限公司 Screen control method, device, terminal and storage medium
CN111694496B (en) * 2019-03-15 2022-12-27 北京小米移动软件有限公司 Electronic equipment control method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751209A (en) * 2008-11-28 2010-06-23 联想(北京)有限公司 Method and computer for adjusting screen display element
CN102176733A (en) * 2011-01-28 2011-09-07 宇龙计算机通信科技(深圳)有限公司 Method, system and mobile terminal for controlling screen backlight
CN103295604A (en) * 2013-05-23 2013-09-11 华为终端有限公司 Terminal, and playing control method and playing control device for same
CN103677267A (en) * 2013-12-09 2014-03-26 惠州Tcl移动通信有限公司 Mobile terminal and awakening method and device thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999162B (en) * 2012-11-20 2016-04-20 广东欧珀移动通信有限公司 Mobile terminal keeps the method for bright screen state, system and mobile terminal automatically

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751209A (en) * 2008-11-28 2010-06-23 联想(北京)有限公司 Method and computer for adjusting screen display element
CN102176733A (en) * 2011-01-28 2011-09-07 宇龙计算机通信科技(深圳)有限公司 Method, system and mobile terminal for controlling screen backlight
CN103295604A (en) * 2013-05-23 2013-09-11 华为终端有限公司 Terminal, and playing control method and playing control device for same
CN103677267A (en) * 2013-12-09 2014-03-26 惠州Tcl移动通信有限公司 Mobile terminal and awakening method and device thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600991A (en) * 2020-04-24 2020-08-28 维沃移动通信有限公司 Method for preventing hanging up and electronic equipment
CN111600991B (en) * 2020-04-24 2022-06-24 维沃移动通信有限公司 Method for preventing hanging up and electronic equipment

Also Published As

Publication number Publication date
CN106484344A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
WO2016177200A1 (en) Method and terminal for implementing screen control
RU2669575C2 (en) Electronic device controlling method and device and terminal
EP3293620A1 (en) Multi-screen control method and system for display screen based on eyeball tracing technology
EP3754459B1 (en) Method and apparatus for controlling camera, device and storage medium
US20160041614A1 (en) System and method of inducing user eye blink
JP6391708B2 (en) Method and apparatus for acquiring iris image, and iris identification device
CN105991930A (en) Zoom processing method and device for dual cameras and mobile terminal
JP2016119615A (en) Imaging apparatus, setting method for voice command function, computer program and storage medium
WO2017088360A1 (en) Method and device for powering off terminal
CN104601918A (en) Video recording method and device
US9888176B2 (en) Video apparatus and photography method thereof
KR20180070264A (en) Obtaining method for Panning shot image and Electronic device supporting the same
US20120147246A1 (en) Methods And Apparatus For Use In Enabling An Efficient Review Of Photographic Images Which May Contain Irregularities
KR20140104753A (en) Image preview using detection of body parts
CN106488130A (en) A kind of screening-mode changing method and its switched system
CN106131416A (en) Zoom processing method, device and the mobile terminal of dual camera
CN104378545A (en) Photographing processing method and system
WO2018098860A1 (en) Photograph synthesis method and apparatus
CN107807772A (en) Image processing method, device and mobile terminal
CN104883505A (en) Electronic equipment and photographing control method therefor
CN102196176A (en) Information processing apparatus, information processing method, and program
CN106371643A (en) Touch chip failure processing method and apparatus
CN105138956B (en) Method for detecting human face and device
CN103576862B (en) Gesture-control camera shooting method and device
US20170242471A1 (en) Method for controlling standby state and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16789194

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16789194

Country of ref document: EP

Kind code of ref document: A1