WO2015131590A1 - 一种控制黑屏手势处理的方法及终端 - Google Patents

一种控制黑屏手势处理的方法及终端 Download PDF

Info

Publication number
WO2015131590A1
WO2015131590A1 PCT/CN2014/092825 CN2014092825W WO2015131590A1 WO 2015131590 A1 WO2015131590 A1 WO 2015131590A1 CN 2014092825 W CN2014092825 W CN 2014092825W WO 2015131590 A1 WO2015131590 A1 WO 2015131590A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch input
gesture
black screen
preset
screen gesture
Prior art date
Application number
PCT/CN2014/092825
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Priority to EP14884960.7A priority Critical patent/EP3196738B1/en
Priority to US15/511,777 priority patent/US10146372B2/en
Publication of WO2015131590A1 publication Critical patent/WO2015131590A1/zh

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • G06F3/0418Control or interface arrangements specially adapted for digitisers for error correction or compensation, e.g. based on parallax, calibration or alignment
    • G06F3/04186Touch location disambiguation
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Definitions

  • black screen gestures are one of the most representative functions.
  • the so-called black screen gesture is that the user can draw some specific patterns on the screen to realize the function of quickly starting a mobile terminal without needing to light up the screen. For example, by swiping left and right to switch the song being played, swipe up and down to start the camera or a pre-set application.
  • the black screen gesture brings convenience to the user, and also brings the problem of mishandling gestures.
  • the contact between the mobile terminal and the human body may be misidentified as a black screen gesture of the user due to the movement of the human body, thereby causing some applications to be opened, which affects the normal use of the black screen gesture by the user. .
  • the main solution to the problem of black screen gesture misoperation is to use a method called "pocket mode" to turn off the black screen gesture processing function, and use the distance sensor or the light sensor to determine whether the mobile terminal is in the pocket, then The mobile terminal automatically enters the "pocket mode" to deal with the problem of false triggering.
  • the above method not only requires the support of new hardware (sensor), but also inevitably brings about the problem of power consumption and the mobile terminal, and is not conducive to the solution of the black screen gesture misoperation problem.
  • the embodiments of the present invention provide a method and a terminal for controlling black screen gesture processing, which can simply avoid black screen gesture misoperation problems without additional hardware support.
  • an embodiment of the present application provides a method for controlling a black screen gesture process, including:
  • the black screen gesture is an erroneous operation gesture according to the obtained information about the black screen gesture, and triggering the related operation of the black screen gesture when the gesture is not an erroneous operation gesture; the black screen gesture is an erroneous operation gesture, and the erroneous gesture is not responded .
  • the determining whether the black screen gesture is a misoperation gesture comprises:
  • the black screen gesture is determined to be an erroneous operation gesture
  • the slope of the touch input satisfies the preset slope requirement, it is determined whether the speed of the touch input meets the preset speed requirement; when the length of the touch input does not satisfy the preset length requirement, the black screen gesture is determined to be an erroneous operation gesture;
  • the black screen gesture is not an erroneous operation gesture; when the time of the touch input does not satisfy the preset time requirement, the black screen gesture is determined to be an erroneous operation gesture.
  • the method before determining whether the time of the touch input meets the preset time requirement, the method further includes: recording a time when the black screen gesture is determined to be the erroneous operation gesture last time.
  • the determining whether the time of the touch input meets the preset time requirement includes:
  • the black screen gesture When the current black screen gesture is input and the last time the black screen gesture is determined as the misoperation gesture
  • the time difference is less than the preset time length, it is determined that the black screen gesture does not meet the preset time requirement; when the time difference is greater than or equal to the preset time length, it is determined that the black screen gesture satisfies the preset time requirement.
  • the acquiring unit is configured to: when receiving a black screen gesture, acquire related information of a black screen gesture;
  • the determining processing unit includes a determining module and a processing module; wherein
  • the processing module is configured to: when the determining module determines that the black screen gesture is not an erroneous operation gesture, trigger a related operation of the black screen gesture; and when the determining module determines that the black screen gesture is an erroneous operation gesture, the erroneous operation gesture Do not respond.
  • the obtaining unit is configured to:
  • the area of the touch input of the black screen gesture, the shape of the touch input, the length of the touch input, the slope of the touch input, the speed of the touch input, and the time of the touch input are acquired.
  • the determining module is configured to:
  • the black screen gesture is determined to be an erroneous operation gesture
  • the slope of the touch input satisfies the preset slope requirement, it is determined whether the speed of the touch input meets the preset speed requirement; when the length of the touch input does not satisfy the preset length requirement, the black screen gesture is determined to be an erroneous operation gesture;
  • the black screen gesture is determined to be an erroneous operation gesture
  • the black screen gesture is not an erroneous operation gesture; when the time of the touch input does not satisfy the preset time requirement, the black screen gesture is determined to be an erroneous operation gesture.
  • the determining module is further configured to record, before determining whether the time of the touch input meets the preset time requirement, the time when the black screen gesture is determined to be the erroneous operation gesture.
  • the determining module is configured to determine whether the time of the touch input meets a preset time requirement in the following manner:
  • the time when the current black screen gesture is input is compared with the time when the black screen gesture is determined to be the erroneous operation gesture.
  • the time difference is less than the preset duration, it is determined that the black screen gesture does not meet the preset time requirement; when the time difference is greater than or equal to the preset
  • the duration is long, it is determined that the black screen gesture satisfies a preset time requirement.
  • the embodiment of the invention further provides a computer program, comprising program instructions, when the program instruction is executed by the terminal, enabling the terminal to perform the method described above.
  • Embodiments of the present invention also provide a computer readable storage medium carrying the computer program.
  • the embodiment of the present invention does not need to add additional hardware on the mobile terminal, and obtains the related information of the black screen gesture to determine that the black screen gesture does not respond when the operation is erroneous, thereby effectively determining and processing the erroneous operation in the black screen gesture, thereby improving the black screen.
  • the user experience of gestures is not need to add additional hardware on the mobile terminal, and obtains the related information of the black screen gesture to determine that the black screen gesture does not respond when the operation is erroneous, thereby effectively determining and processing the erroneous operation in the black screen gesture, thereby improving the black screen.
  • FIG. 1 is a flowchart of a method for controlling a black screen gesture process according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of a terminal for controlling black screen gesture processing according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for controlling a black screen gesture process according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
  • the related information of the black screen gesture may include: an area of the touch input, a shape of the touch input, a length of the touch input, a slope of the touch input, a speed of the touch input, and a time of the touch input.
  • the information about acquiring the black screen gesture can be realized by the touch screen itself detecting the absolute and relative positions of the coordinate positions of the key points.
  • Touch input area The touch screen itself detects multi-touch, and calculates the area of polygons composed of several points through the detected multi-touch;
  • Touch input shape during touch input, the touch screen will press The touch input points are sampled at a certain time interval, and the distance seen by each sample point is calculated, and the distance is preset to be proportionally matched.
  • touch input Length The touch screen will obtain the starting point and ending point of the horizontal and vertical directions when touching, and calculate the distance between the starting point and the ending point in the horizontal direction and the vertical direction, with a larger distance as the touch input length;
  • touch input slope The angle between the starting point and the ending point in the horizontal direction and the vertical direction is the touch input slope;
  • touch input speed the number of points input per unit time is the touch input speed during the touch input process;
  • touch input time The touch screen records the time at which a complete touch input is completed.
  • Step 101 Determine, according to the obtained information about the black screen gesture, whether the black screen gesture is an erroneous operation gesture, and when the gesture is not an erroneous operation gesture, trigger a related operation of the black screen gesture; when the black screen gesture is an erroneous operation gesture, the erroneous operation gesture is not Respond.
  • determining whether the black screen gesture is a misoperation gesture includes:
  • the black screen gesture is determined to be an erroneous operation gesture
  • the slope of the touch input satisfies the preset slope requirement, it is determined whether the speed of the touch input meets the preset speed requirement; when the length of the touch input does not satisfy the preset length requirement, the black screen gesture is determined to be an erroneous operation gesture;
  • the black screen gesture is determined to be an erroneous operation gesture
  • the preset input shape can be: letter o, e, s, v, etc.; the preset length requirement is: the distance between the starting point and the ending point is more than 3/4 of the screen to be considered as the effective distance; the preset speed The requirement is that a complete touch input needs to be completed within 100 milliseconds; the pre-set slope requirement is that the angle between the horizontal and vertical directions of the starting point and the ending point is less than 5 degrees. A touch input that is not under the above qualifications is considered to be an invalid input.
  • the time when the black screen gesture is determined to be the erroneous operation gesture may be recorded last time;
  • determining whether the time of the touch input meets the preset time requirement may include:
  • the time when the current black screen gesture is input is compared with the time when the black screen gesture is determined to be the erroneous operation gesture.
  • the time difference is less than the preset duration, it is determined that the black screen gesture does not meet the preset time requirement; when the time difference is greater than or equal to the preset
  • the duration is long, it is determined that the black screen gesture satisfies a preset time requirement.
  • the preset duration can be obtained by the technicians in the field according to experience statistics.
  • the value for example, can be set to a preset duration of 500 milliseconds.
  • FIG. 2 is a structural block diagram of a terminal for controlling a black screen gesture process according to an embodiment of the present invention. As shown in FIG. 2, the method includes: an acquiring unit and a determining unit;
  • the obtaining unit is configured to: acquire information related to the black screen gesture when receiving the black screen gesture;
  • the acquisition unit may be set to: an area of the touch input that acquires the black screen gesture, a shape of the touch input, a length of the touch input, a slope of the touch input, a speed of the touch input, and a time of the touch input when the black screen gesture is received.
  • a judgment processing unit comprising a judgment module and a processing module
  • the determining module is configured to: determine, according to the obtained information about the black screen gesture, whether the black screen gesture is an erroneous operation gesture;
  • the judgment module is set to:
  • the black screen gesture is determined to be an erroneous operation gesture
  • the slope of the touch input satisfies the preset slope requirement, it is determined whether the speed of the touch input meets the preset speed requirement; when the length of the touch input does not satisfy the preset length requirement, the black screen gesture is determined to be an erroneous operation gesture;
  • the black screen gesture is determined to be an erroneous operation gesture
  • the black screen gesture is not an erroneous operation gesture; when the time of the touch input does not satisfy the preset time requirement, the black screen gesture is determined to be an erroneous operation gesture.
  • the judging module is further configured to record, before determining whether the time of the touch input meets the preset time requirement, the time when the black screen gesture is determined to be the erroneous operation gesture.
  • the time of the current input black screen gesture is compared with the time when the last black screen gesture is determined to be an erroneous operation, and when the time difference is less than the preset duration, the black screen gesture is determined not to be The preset time requirement is met; when the time difference is greater than or equal to the preset time length, it is determined that the black screen gesture satisfies a preset time requirement.
  • the processing module is configured to: when the determining module determines that the black screen gesture is not an erroneous operation gesture, triggering a related operation of the black screen gesture; when the determining module determines that the black screen gesture is an erroneous operation gesture, the responsive operation gesture is not responded.
  • 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. Thus, the invention is not limited to any specific combination of hardware and software.
  • 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.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in 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 implements effective judgment and processing on the erroneous operation in the black screen gesture, and improves the user experience of the black screen gesture.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

一种控制黑屏手势处理的方法及终端,包括:当接收到黑屏手势时,获取黑屏手势的相关信息;根据获取的黑屏手势的相关信息,判断该黑屏手势是否为误操作手势,当不是误操作手势时,触发该黑屏手势的相关操作;该黑屏手势为误操作手势,对该误操作手势不做响应。

Description

一种控制黑屏手势处理的方法及终端 技术领域
本申请涉及移动终端应用技术,尤指一种控制黑屏手势处理的方法及终端。
背景技术
随着移动通信技术的发展,手机、平板等移动终端的功能也得到了增强,为了方便用户的使用,在移动终端开发了很多方便快捷的功能,其中黑屏手势就是其中极具代表的一个功能。所谓黑屏手势就是用户在不需要点亮屏幕的情况下,在屏幕上画出一些特定的图案来实现快速启动某个移动终端的功能。如通过左右滑动切换正在播放的歌曲,通过上下滑动启动照相机或某个预先设定的应用。黑屏手势在给用户带来使用方便的同时,也带来了误操作手势的问题。特别的,在移动终端放在口袋时,因为人体的移动,移动终端与人体的接触,可能被误识别为是用户的黑屏手势,从而造成一些应用被开启,影响了用户对黑屏手势的正常使用。
目前,针对黑屏手势的误操作问题,主要解决方法是采用一种关闭黑屏手势处理功能的被称为“口袋模式”的方法,利用距离传感器或光线传感器来判断移动终端是否是在口袋里,则移动终端自动进入“口袋模式”,以此为依据来处理误触发的问题。但上述方法不仅需要新硬件的支持(传感器),而且也不可避免的带来耗电的问题并移动终端而言,并且,不利于黑屏手势误操作问题的解决。
发明内容
为了解决上述问题,本发明实施例提供一种控制黑屏手势处理的方法及终端,能够在无需额外的硬件支持前提下,简单地避免黑屏手势误操作问题。
为了达到本发明的目的,本申请实施例提供一种控制黑屏手势处理的方法;包括:
当接收到黑屏手势时,获取黑屏手势的相关信息;
根据获取的黑屏手势的相关信息,判断该黑屏手势是否为误操作手势,当不是误操作手势时,触发该黑屏手势的相关操作;该黑屏手势为误操作手势,对该误操作手势不做响应。
可选地,所述黑屏手势的相关信息包括:
触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
可选地,所述判断该黑屏手势是否为误操作手势包括:
判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
可选地,在判断触摸输入的时间是否满足预先设置的时间要求之前,该方法还包括:记录最近一次判定所述黑屏手势为误操作手势的时间。
可选地,所述判断触摸输入的时间是否满足预先设置的时间要求包括:
将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作手势的时 间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
本发明实施例还提供一种控制黑屏手势处理的终端,包括:获取单元和判断单元;其中,
所述获取单元设置为:当接收到黑屏手势时,获取黑屏手势的相关信息;
所述判断处理单元,包括判断模块和处理模块;其中,
所述判断模块设置为:根据获取的黑屏手势的相关信息,判断该黑屏手势是否是误操作手势;
所述处理模块设置为:当所述判断模块确定黑屏手势不是误操作手势时,触发所述黑屏手势的相关操作;当所述判断模块确定黑屏手势是误操作手势时,对所述误操作手势不做响应。
可选地,所述获取单元是设置为:
当接收到黑屏手势时,获取黑屏手势的触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
可选地,所述判断模块是设置为:
判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
可选地,所述判断模块,还设置为在判断触摸输入的时间是否满足预先设置的时间要求之前,记录最近一次判定所述黑屏手势为误操作手势的时间。
可选地,所述判断模块是设置为以如下方式判断触摸输入的时间是否满足预先设置的时间要求:
将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作手势的时间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
本发明实施例还提供一种计算机程序,包括程序指令,当该程序指令被终端执行时,使得该终端可执行上面所述的方法。
本发明实施例还提供一种载有所述计算机程序的计算机可读存储介质。
本发明实施例无需在移动终端上额外添加硬件,通过获取黑屏手势的相关信息,判定黑屏手势为误操作时不进行响应,实现了对黑屏手势中的误操作的有效判断和处理,提高了黑屏手势的用户体验。
附图概述
附图用来提供对本申请技术方案的进一步理解,并且构成说明书的一部分,与本申请的实施例一起用于解释本申请的技术方案,并不构成对本申请技术方案的限制。
图1为本发明实施例控制黑屏手势处理的方法的流程图;
图2为本发明实施例控制黑屏手势处理的终端的结构框图。
本发明的较佳实施方式
下文中将结合附图对本申请的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。
图1为本发明实施例控制黑屏手势处理的方法的流程图,如图1所示,包括:
步骤100、当接收到黑屏手势时,获取黑屏手势的相关信息;
本步骤中,黑屏手势的相关信息可以包括:触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
需要说明的是,获取黑屏手势的相关信息可以通过触摸屏本身检测关键点位置坐标的绝对和相对位置来实现。例如、1.触摸输入的面积:触摸屏本身会检测到多点触摸,通过检测到的多点触摸计算几个点组成的多边形的面积;2.触摸输入形状:在触摸输入过程中,触摸屏会按一定时间间隔采样触摸输入点,并计算每个采样点见的距离,和预先设置的距离进行等比例的匹配,如果匹配成功则识别为预先设置的形状(一般是某个英文字母);触摸输入长度:触摸屏会获取触摸时水平方向和垂直方向的起始点和终止点,通过水平方向和垂直方向上起始点和终止点之间距离的计算,以较大距离作为触摸输入长度;触摸输入斜度:以水平方向和垂直方向上起始点和终止点之间的角度为触摸输入斜度;触摸输入速度:计算触摸输入过程中,单位时间输入的点的个数为触摸输入速度;触摸输入时间:触摸屏记录的一个完整触摸输入完成的时间。
步骤101、根据获取的黑屏手势的相关信息,判断该黑屏手势是否是误操作手势,当不是误操作手势时,触发黑屏手势的相关操作;当黑屏手势为误操作手势,对该误操作手势不做响应。
本步骤中,判断该黑屏手势是否是误操作手势包括:
判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
需要说明的是,上述预先设置的要求,可以根据本领域技术人员的经验进行设定。预先设置的输入形状可以为:字母o、e、s、v等;预先设置的长度要求为:起始点和终止点间的距离要超过屏幕的3/4才认为是有效距离;预先设置的速度要求为:一个完整的触摸输入需要在100毫秒内完成;预先设置的斜度要求为:起始点和终止点水平方向和垂直方向的夹角小于5度。不在以上限定条件下的触摸输入都认为是一次无效的输入。
在判断触摸输入的时间是否满足预先设置的时间要求之前,还可以记录最近一次判定所述黑屏手势为误操作手势的时间;
可选地,判断触摸输入的时间是否满足预先设置的时间要求可以包括:
将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作手势的时间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
需要说明的是,这里预设时长可以为本领域技术人员根据经验统计获得 的数值,比如可以设置预设时长为500毫秒。
图2为本发明实施例控制黑屏手势处理的终端的结构框图,如图2所示,包括:获取单元和判断单元;其中,
获取单元设置为:当接收到黑屏手势时,获取黑屏手势的相关信息;
获取单元可以是设置为:当接收到黑屏手势时,获取黑屏手势的触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
判断处理单元,包括判断模块和处理模块;其中,
判断模块设置为:根据获取的黑屏手势的相关信息,判断该黑屏手势是否是误操作手势;
判断模块是设置为:
判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
判断模块,还用于在判断触摸输入的时间是否满足预先设置的时间要求之前,记录最近一次判定所述黑屏手势为误操作手势的时间。
这里,触摸输入的速度满足预先设置的速度要求时,将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作的时间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
处理模块设置为:当判断模块确定黑屏手势不是误操作手势时,触发黑屏手势的相关操作;当判断模块确定黑屏手势是误操作手势时,对误操作手势不做响应。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
工业实用性
本发明实施例实现了对黑屏手势中的误操作的有效判断和处理,提高了黑屏手势的用户体验。

Claims (12)

  1. 一种控制黑屏手势处理的方法,包括:
    当接收到黑屏手势时,获取黑屏手势的相关信息;
    根据获取的黑屏手势的相关信息,判断该黑屏手势是否为误操作手势,当不是误操作手势时,触发该黑屏手势的相关操作;该黑屏手势为误操作手势,对该误操作手势不做响应。
  2. 根据权利要求1所述的方法,其中,所述黑屏手势的相关信息包括:
    触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
  3. 根据权利要求2所述的方法,其中,所述判断该黑屏手势是否为误操作手势包括:
    判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
    触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
    触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
    触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
    触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
    触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操 作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
  4. 根据权利要求3所述的方法,其中,在判断触摸输入的时间是否满足预先设置的时间要求之前,该方法还包括:记录最近一次判定所述黑屏手势为误操作手势的时间。
  5. 根据权利要求4所述的方法,其中,所述判断触摸输入的时间是否满足预先设置的时间要求包括:
    将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作手势的时间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
  6. 一种控制黑屏手势处理的终端,包括:获取单元和判断单元;其中,
    所述获取单元设置为:当接收到黑屏手势时,获取黑屏手势的相关信息;
    所述判断处理单元,包括判断模块和处理模块;其中,
    所述判断模块设置为:根据获取的黑屏手势的相关信息,判断该黑屏手势是否是误操作手势;
    所述处理模块设置为:当所述判断模块确定黑屏手势不是误操作手势时,触发所述黑屏手势的相关操作;当所述判断模块确定黑屏手势是误操作手势时,对所述误操作手势不做响应。
  7. 根据权利要求6所述的终端,其中,所述获取单元是设置为:
    当接收到黑屏手势时,获取黑屏手势的触摸输入的面积、触摸输入的形状、触摸输入的长度、触摸输入的斜度、触摸输入的速度、和触摸输入的时间。
  8. 根据权利要求7所述的终端,其中,所述判断模块是设置为:
    判断触摸输入的面积是否满足预先设置的要求,满足时,继续判断触摸输入的形状是否满足预先设置的输入形状;不满足时,判定该黑屏手势为误操作手势;
    触摸输入的形状满足预先设置的输入形状时,继续判断触摸输入的长度是否满足预先设置的长度要求;触摸输入的形状不满足预先设置的输入形状时,判定该黑屏手势为误操作手势;
    触摸输入的长度满足预先设置的长度要求时,继续判断触摸输入的斜度是否满足预先设置的斜度要求;不满足时,判定该黑屏手势为误操作手势;
    触摸输入的斜度满足预先设置的斜度要求时,继续判断触摸输入的速度是否满足预先设置的速度要求;触摸输入的长度不满足预先设置的长度要求时,判定该黑屏手势为误操作手势;
    触摸输入的速度满足预先设置的速度要求时,继续判断触摸输入的时间是否满足预先设置的时间要求,触摸输入的速度不满足预先设置的速度要求时,判定该黑屏手势为误操作手势;
    触摸输入的时间满足预先设置的时间要求时,确定该黑屏手势不是误操作手势;触摸输入的时间不满足预先设置的时间要求时,判定该黑屏手势为误操作手势。
  9. 根据权利要求8所述的终端,其中,所述判断模块,还设置为在判断触摸输入的时间是否满足预先设置的时间要求之前,记录最近一次判定所述黑屏手势为误操作手势的时间。
  10. 根据权利要求9所述的终端,其中,所述判断模块是设置为以如下方式判断触摸输入的时间是否满足预先设置的时间要求:
    将当前输入黑屏手势的时间和最近一次判定黑屏手势为误操作手势的时间进行比较,当时间差小于预设时长时,则判定所述黑屏手势不满足预先设置的时间要求;当时间差大于等于预设时长时,判定所述黑屏手势满足预先设置的时间要求。
  11. 一种计算机程序,包括程序指令,当该程序指令被终端执行时,使得该终端可执行权利要求1-5任一项所述的方法。
  12. 一种载有权利要求11所述计算机程序的计算机可读存储介质。
PCT/CN2014/092825 2014-09-19 2014-12-02 一种控制黑屏手势处理的方法及终端 WO2015131590A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP14884960.7A EP3196738B1 (en) 2014-09-19 2014-12-02 Method for controlling blank screen gesture processing and terminal
US15/511,777 US10146372B2 (en) 2014-09-19 2014-12-02 Method for controlling blank screen gesture processing and terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410483153.6A CN105426091B (zh) 2014-09-19 2014-09-19 一种控制黑屏手势处理的方法及终端
CN201410483153.6 2014-09-19

Publications (1)

Publication Number Publication Date
WO2015131590A1 true WO2015131590A1 (zh) 2015-09-11

Family

ID=54054468

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/092825 WO2015131590A1 (zh) 2014-09-19 2014-12-02 一种控制黑屏手势处理的方法及终端

Country Status (4)

Country Link
US (1) US10146372B2 (zh)
EP (1) EP3196738B1 (zh)
CN (1) CN105426091B (zh)
WO (1) WO2015131590A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446612A (zh) * 2015-11-06 2016-03-30 深圳市金立通信设备有限公司 一种终端控制方法及终端
CN106708402A (zh) * 2016-11-25 2017-05-24 努比亚技术有限公司 控制终端应用的方法及装置
CN107422976A (zh) * 2017-07-28 2017-12-01 广东欧珀移动通信有限公司 基于黑屏手势的控制方法、装置、存储介质及移动终端

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107395889B (zh) 2017-07-28 2020-01-21 Oppo广东移动通信有限公司 降低移动终端功耗的方法、装置、存储介质及移动终端
CN108572732B (zh) * 2018-04-02 2021-06-29 Oppo广东移动通信有限公司 电子装置、黑屏手势检测方法及相关产品
CN109101099A (zh) * 2018-07-17 2018-12-28 Oppo广东移动通信有限公司 防止接近状态异常的方法、存储介质及电子设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793175A (zh) * 2014-02-14 2014-05-14 深圳市汇顶科技股份有限公司 触摸屏通信终端及其在通话状态下的触控响应方法、系统
CN104007878A (zh) * 2014-05-16 2014-08-27 广东欧珀移动通信有限公司 防止触摸屏终端误操作的方法和装置

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101565768B1 (ko) * 2008-12-23 2015-11-06 삼성전자주식회사 휴대단말의 잠금 모드 해제 방법 및 장치
US20110130170A1 (en) 2009-07-21 2011-06-02 Lg Electronics Inc. Mobile terminal and method of controlling the operation of the mobile terminal
US8924893B2 (en) * 2009-10-14 2014-12-30 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track
TWI506525B (zh) * 2011-02-24 2015-11-01 Chi Mei Comm Systems Inc 應用程式啓動系統及方法
KR20130023954A (ko) * 2011-08-30 2013-03-08 삼성전자주식회사 휴대용 단말기에서 아이콘 편집 과정을 수행하기 위한 장치 및 방법
CN103064548A (zh) * 2011-10-24 2013-04-24 联咏科技股份有限公司 可滤除误触面板的手势判断方法
TW201327356A (zh) * 2011-12-28 2013-07-01 Acer Inc 電子裝置及控制電子裝置的方法
CN102622174B (zh) * 2012-02-23 2013-12-11 中兴通讯股份有限公司 一种屏幕的解锁系统和方法
KR20130134508A (ko) * 2012-05-31 2013-12-10 삼성전기주식회사 터치 스크린을 이용한 잠금 해제 방법 및 그 방법을 이용하는 전자 기기
CN103870039B (zh) * 2012-12-10 2017-08-25 联想(北京)有限公司 输入方法和电子装置
CN103870190B (zh) * 2012-12-17 2018-03-27 联想(北京)有限公司 一种控制电子设备的方法及电子设备
US20140189604A1 (en) * 2013-01-03 2014-07-03 International Business Machines Corporation Method and system for unlocking a touchscreen of an electronic device
CN103823632B (zh) * 2014-03-18 2018-02-13 福州瑞芯微电子股份有限公司 一种屏幕解锁方法及其终端

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793175A (zh) * 2014-02-14 2014-05-14 深圳市汇顶科技股份有限公司 触摸屏通信终端及其在通话状态下的触控响应方法、系统
CN104007878A (zh) * 2014-05-16 2014-08-27 广东欧珀移动通信有限公司 防止触摸屏终端误操作的方法和装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3196738A4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446612A (zh) * 2015-11-06 2016-03-30 深圳市金立通信设备有限公司 一种终端控制方法及终端
CN106708402A (zh) * 2016-11-25 2017-05-24 努比亚技术有限公司 控制终端应用的方法及装置
CN107422976A (zh) * 2017-07-28 2017-12-01 广东欧珀移动通信有限公司 基于黑屏手势的控制方法、装置、存储介质及移动终端

Also Published As

Publication number Publication date
US20170308243A1 (en) 2017-10-26
EP3196738A4 (en) 2017-08-16
US10146372B2 (en) 2018-12-04
CN105426091A (zh) 2016-03-23
EP3196738B1 (en) 2021-01-27
EP3196738A1 (en) 2017-07-26
CN105426091B (zh) 2021-07-20

Similar Documents

Publication Publication Date Title
US10394443B2 (en) Method for viewing message and user terminal
WO2015131590A1 (zh) 一种控制黑屏手势处理的方法及终端
EP2680110B1 (en) Method and apparatus for processing multiple inputs
CN106155504B (zh) 模组唤醒方法及装置
TW201915702A (zh) 管理和映射多面觸摸
JP2017510868A (ja) 把持状態検出
US10860857B2 (en) Method for generating video thumbnail on electronic device, and electronic device
US20150149925A1 (en) Emoticon generation using user images and gestures
TWI695311B (zh) 一種利用手勢模擬滑鼠操作的方法、裝置及終端
WO2017161803A1 (zh) 一种设置的调节方法和终端
WO2016145883A1 (zh) 屏幕控制方法、终端和计算机存储介质
US20130154947A1 (en) Determining a preferred screen orientation based on known hand positions
WO2018133387A1 (zh) 指纹识别方法及装置
WO2017161825A1 (zh) 一种滚动截屏的使用方法和终端
US9846529B2 (en) Method for processing information and electronic device
WO2017161824A1 (zh) 一种终端的控制方法及装置
US20150193040A1 (en) Hover Angle
CN105867822B (zh) 一种信息处理方法及电子设备
WO2017161819A1 (zh) 一种终端的控制方法和终端
CN104461366A (zh) 激活移动终端的操作状态的方法及装置
EP3246805B1 (en) Gesture operation response method and device
WO2014032504A1 (zh) 终端自定义手势的方法及其终端
CN105045458A (zh) 一种移动终端快速记录的方法、装置及系统
WO2016197815A2 (zh) 一种使用指纹操作的方法、装置及终端
WO2017161812A1 (zh) 一种消息回复方法和终端

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: 14884960

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 15511777

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2014884960

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014884960

Country of ref document: EP