WO2017096802A1 - 基于手势的操作组件控制方法、设备、计算机程序和存储介质 - Google Patents
基于手势的操作组件控制方法、设备、计算机程序和存储介质 Download PDFInfo
- Publication number
- WO2017096802A1 WO2017096802A1 PCT/CN2016/088482 CN2016088482W WO2017096802A1 WO 2017096802 A1 WO2017096802 A1 WO 2017096802A1 CN 2016088482 W CN2016088482 W CN 2016088482W WO 2017096802 A1 WO2017096802 A1 WO 2017096802A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- current interface
- operation component
- position coordinate
- icon corresponding
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/017—Gesture based interaction, e.g. based on a set of recognized hand gestures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04817—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
Definitions
- Embodiments of the present invention relate to the field of interface design techniques, particularly gesture-based operational component control methods, devices, computer programs, storage media, and devices.
- Motion sensing refers to controlling the operating software with the user's body movements.
- Somatosensory technology means that people can use their body movements directly and interact with surrounding devices or environments without having to use any complicated control equipment to let people interact with the content.
- space-based somatosensory technology has begun to be applied to the field of interactive network television control.
- the click gesture is implemented in the display interface with the somatosensory gesture, and the click event of the corresponding position is sent, but the somatosensory hand icon View blocks some of the sent events during the movement, and these events will respond on the icon. So that it is blocked by the hand shape, causing the click event to be passed to the correct component, and can not produce the desired effect. In turn, the accuracy of the somatosensory user click event is very low, and even the action standard is difficult to click, which affects the user experience of the somatosensory user.
- the object of the present invention is to provide a gesture-based operation component control method, device, computer program, storage medium and device, which are used to solve the problem that the click event cannot be transmitted due to the blocking of the click event sent by the icon in the prior art.
- the problem with the correct operating components enhances the user experience of the somatosensory user.
- embodiments of the present invention provide a gesture-based operation component control method, device, computer program, storage medium, and device.
- an embodiment of the present invention provides a gesture-based operation component control method, the method comprising:
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second component of the operation component in the current interface are determined.
- Position coordinates
- the icon corresponding to the body feeling is set to a transparent overlay state.
- an embodiment of the present invention further provides a gesture-based operation component control device, the device comprising:
- a detecting unit configured to detect a first position coordinate of the icon corresponding to the somatosensory in the current interface
- An analyzing unit configured to analyze the spatial gesture information when the spatial gesture information for triggering a human body gesture of the operating component in the current interface is detected, determine an operation component corresponding to the spatial gesture information, and the operation component is currently The second position coordinate in the interface;
- a processing unit configured to: when the first position coordinate and the second position coordinate exist At the time of collection, the icon corresponding to the body feeling is set to a transparent overlay state.
- an embodiment of the present invention further provides a computer program, including program code, the program code for performing the following operations:
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second component of the operation component in the current interface are determined.
- Position coordinates
- the icon corresponding to the body feeling is set to a transparent overlay state.
- embodiments of the present invention also provide a storage medium for storing the above computer program.
- an embodiment of the present invention further provides an apparatus, including:
- One or more processors are One or more processors;
- One or more program modules are One or more program modules
- the one or more program modules are stored in the memory, and when executed by the one or more processors, perform the following operations:
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second component of the operation component in the current interface are determined.
- Position coordinates
- the icon corresponding to the body feeling is set to a transparent overlay state.
- the gesture-based operation component control method, device, computer program, storage medium and device provided by the embodiments of the present invention avoid the event of the partial sent by the somatosensory icon during the movement process by changing the attribute state of the somatosensory icon. Blocking, solves the problem in the prior art that the icon is blocked by the click event sent by the icon, so that these events cannot be transmitted to The correct component problems greatly improve the accuracy and success rate of the somatosensory user click event, effectively improving the operational experience of the somatosensory user.
- FIG. 1 is a flowchart of a gesture-based operation component control method according to an embodiment of the present invention
- step S11 is a flowchart of subdivision of step S11 in a gesture-based operation component control method according to another embodiment of the present invention
- FIG. 3 is a structural block diagram of a gesture-based operation component control device according to an embodiment of the present invention.
- FIG. 4 is a structural block diagram of a detecting unit in a gesture-based operation component control device according to another embodiment of the present invention.
- FIG. 1 is a flow chart showing a gesture-based operation component control method according to an embodiment of the present invention.
- a gesture-based operation component control method specifically includes the following steps:
- the icon corresponding to the somatosensory is a view view, which blocks some of the sent events during the movement, and these events will respond on the icon, thereby being blocked by the icon, so that the part of the event cannot be delivered to the correct one.
- the triggering effect should not be generated.
- the position coordinates of the icon corresponding to the body feeling in the current display interface it is used as the first position coordinate and the operation corresponding to the trigger event.
- the position coordinates of the components are compared to determine whether the icon corresponding to the body sense blocks the triggering of the operating component.
- the icon corresponding to the somatosensory is an icon similar to the hand shape in the display interface of the smart TV.
- the somatosensory device by detecting the preset somatosensory device, when the somatosensory device senses the spatial gesture information of the human gesture, detecting whether there is spatial gesture information for triggering the human body gesture of the operation component in the current interface, If the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second position of the operation component in the current interface are determined. coordinate.
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface in the embodiment includes the orientation information, the posture information, and the position information corresponding to the current human gesture.
- the somatosensory device comprises a compass, a gyroscope, a wireless signal module and at least one sensor for detecting orientation information, posture information and position information corresponding to the human body gesture, the sensor comprising an acceleration sensor, a direction sensor, a magnetic sensor, a gravity sensor One or more of a rotation vector sensor and a linear acceleration sensor.
- orientation information and posture information corresponding to the human gesture may include: a hand The displacement of the three dimensions in space, including front and rear displacement, up and down displacement, left and right displacement, or a combination of these displacements.
- the first position coordinate of the icon corresponding to the body sensation detected in step S11 in the current interface is compared with the space gesture information detected in step S12 for triggering the human body gesture of the operation component in the current interface. Aligning the coordinates of the second position of the corresponding operation component to determine whether the icon corresponding to the body sense is blocked by the trigger of the operation component, and when the first position coordinate and the second position coordinate intersect, the body sense corresponds
- the icon may block the triggering of the operating component, and the icon corresponding to the somatosensory is set to a transparent overlay state.
- the icon corresponding to the body sense when the icon corresponding to the body sense is blocked by the trigger of the operation component, the icon corresponding to the body feeling is set to a transparent overlay state, so that the icon corresponding to the body sense does not block the trigger of the operation component.
- the trigger event of the current operation component can be transmitted, which is equivalent to the influence of the hand icon on the reception of the trigger event, so that the lower operation component can directly receive the relevant trigger event, forming a correct click event, and greatly improving the accuracy of the trigger. Rate and success rate, effectively enhance the operational experience of the somatosensory user.
- gesture-based operation component control method can be applied to various mobile devices or smart televisions having a display interface, which is not specifically limited in the present invention.
- the step S11 specifically includes the following steps:
- the icon corresponding to the body sense is moved correspondingly as the gesture of the human body changes.
- the position coordinates corresponding to the icon corresponding to the body sensation in each movement trajectory are determined at each moment, thereby accurately obtaining the sense of body at different moments.
- the corresponding position of the icon in the current display interface coordinates, in order to accurately determine whether the icon corresponding to the somatosensory causes a blocking event of the operating component.
- step S12 of the embodiment the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second position coordinate of the operation component in the current interface are determined, which specifically includes the following steps. :
- the determining, according to the posture information, the trigger event corresponding to the spatial gesture information further includes the following steps:
- the posture information is composed of two postures of forward and backward pull, it is determined that the trigger event corresponding to the spatial gesture information is a click event.
- the trigger event refers to an event generated when an operation is performed, for example, an event generated when a user clicks a mouse button.
- the three-dimensional analysis is performed by using the multi-space gesture information to obtain the orientation information, the posture information, and the position information corresponding to the current human gesture.
- the trigger corresponding to the spatial gesture information is determined according to the orientation information and the posture information. And then determining, according to the location information, an operation component corresponding to the trigger event and a second location coordinate of the operation component in the current display interface.
- the trigger event corresponding to the spatial gesture information is specifically a click event.
- the click click event is composed of two gestures of forward push and pull back.
- the push trigger When the push trigger is triggered, the down event of the corresponding point is sent.
- the pull trigger When the pull trigger is triggered, the up event of the corresponding point is sent, and the two events of Down and up are combined. It constitutes the click event.
- the trigger information corresponding to the spatial gesture information is a click event by further determining whether the posture information is composed of two postures of forward and backward pull, and when the posture information is forwarded and When the two poses are pulled back, it is determined that the trigger event corresponding to the spatial gesture information is a click event.
- the method before detecting the first position coordinate of the icon corresponding to the body feeling in the current interface, the method further includes:
- the step of detecting the first position coordinate of the icon corresponding to the body feeling in the current interface is performed.
- step S11 before performing step S11, it is first required to detect the attribute information of the icon corresponding to the somatosensory. If the attribute information of the icon corresponding to the somatosensory is in a transparent overlay state, no subsequent operations are required. If the attribute information of the icon corresponding to the somatosensory is in a non-transparent overlay state, the subsequent steps are continued to be performed, so that when the icon corresponding to the somatosensory is blocked by the trigger of the operation component, the icon corresponding to the somatosensory is set to a transparent overlay state. To avoid the blockage of the sent event during the movement of the somatosensory icon, thereby improving the accuracy and success rate of the trigger event for the somatosensory.
- the embodiment of the present invention further provides a gesture-based operation component control device, and FIG. 3 shows a basis of the embodiment of the present invention.
- the operational component of the gesture controls the structural block diagram of the device.
- a gesture-based operation component control device specifically includes a detecting unit 101, an analyzing unit 102, and a processing unit 103, where:
- the detecting unit 101 is configured to detect a first position coordinate of the icon corresponding to the somatosensory in the current interface
- the analyzing unit 102 is configured to analyze the spatial gesture information, determine an operation component corresponding to the spatial gesture information, and when the spatial gesture information for triggering a human body gesture of the operating component in the current interface is detected.
- the processing unit 103 is configured to set the icon corresponding to the somatosensory to a transparent overlay state when the first position coordinate and the second position coordinate intersect.
- the icon corresponding to the somatosensory state when the icon corresponding to the somatosensory senses the trigger of the operation component, the icon corresponding to the somatosensory state is set to a transparent overlay state, so that the icon corresponding to the somatosensory does not block the triggering of the operation component, and It is possible to pass the trigger event of the current operation component, which is equivalent to the influence of the hand icon no longer affecting the reception of the trigger event, so that the lower layer operation component can directly receive the relevant trigger event, form a correct click event, and greatly improve the trigger accuracy. And success rate, effectively enhance the operational experience of the somatosensory user.
- the gesture-based operation component control device provided in the embodiment may be a mobile device or a smart TV having a display interface, which is not specifically limited in the present invention.
- the detecting unit 101 specifically includes a monitoring module 1011 and a first determining module 1012, where:
- the monitoring module 1011 is configured to monitor, in real time, a movement trajectory of the icon corresponding to the somatosensory in the current interface;
- the first determining module 1012 is configured to determine the somatosensory correspondence at each moment The corresponding position coordinates of the icon in the movement track.
- the analyzing unit 102 specifically includes a parsing module, a second determining module, and a third determining module, where:
- the parsing module is configured to parse the spatial gesture information, and obtain orientation information, posture information, and location information corresponding to the current human gesture;
- the second determining module is configured to determine, according to the orientation information and the posture information, a trigger event corresponding to the spatial gesture information;
- the third determining module is configured to determine, according to the location information, an operation component corresponding to the trigger event and a second location coordinate of the operation component in the current interface.
- the second determining module is specifically configured to determine whether the posture information is composed of two postures of forward pushing and backward pulling, and when the posture information is composed of two postures of forward pushing and backward pulling, determining
- the trigger event corresponding to the spatial gesture information is a click event.
- the detecting unit 101 is further configured to: before detecting the first position coordinate of the icon corresponding to the somatosensory in the current interface, detecting attribute information of the icon corresponding to the somatosensory, when the physical sense corresponds When the icon is in the non-overlay state, the operation of detecting the first position coordinate of the icon corresponding to the sense of the body in the current interface is performed.
- the detecting unit before detecting the first position coordinate of the icon corresponding to the body feeling in the current interface, the detecting unit further needs to detect attribute information of the icon corresponding to the body feeling, if the body feeling corresponds to If the attribute information of the icon is in a transparent overlay state, no subsequent operations are required.
- the subsequent operations are continued to implement the operation corresponding to the icon corresponding to the somatosensory
- the icon corresponding to the somatosensory state is set to a transparent overlay state, which prevents the somatosensory icon from blocking the part of the sent event during the moving process, thereby improving the accuracy and success rate of the trigger event for the somatosensory.
- the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
- Another embodiment of the present invention also discloses a computer program, including program code, for performing the following operations:
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second component of the operation component in the current interface are determined.
- Position coordinates
- the icon corresponding to the body feeling is set to a transparent overlay state.
- Another embodiment of the present invention also discloses a storage medium for storing a computer program as described above.
- the embodiment of the invention also discloses a device, the device comprising:
- One or more processors are One or more processors;
- One or more program modules are One or more program modules
- the one or more program modules are stored in the memory, and when executed by the one or more processors, perform the following operations:
- the spatial gesture information for triggering the human body gesture of the operation component in the current interface is detected, the spatial gesture information is analyzed, and the operation component corresponding to the spatial gesture information and the second component of the operation component in the current interface are determined.
- Position coordinates
- the icon corresponding to the body feeling is set to a transparent overlay state.
- the gesture-based operation component control provided by the embodiment of the present invention is The method, the device, the computer program, the storage medium and the loading, by changing the attribute state of the somatosensory icon, avoiding the blocking of the partially sent event during the movement of the somatosensory icon, and solving the click of the icon pair sent in the prior art.
- the blocking of events which causes these events to be passed on to the correct components, greatly improves the accuracy and success rate of the somatosensory user click events, and effectively enhances the operational experience of the somatosensory users.
- the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.
- the foregoing program may be stored in a computer readable storage medium, and the program is executed when executed.
- the foregoing steps include the steps of the foregoing method embodiments; and the foregoing storage medium includes: a medium that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.
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)
Abstract
提供基于手势的操作组件控制方法、设备、计算机程序、存储介质和装置,该方法包括:检测体感对应的图标在当前界面中的第一位置坐标(S11);若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标(S12);当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为overlay状态(S13)。该方法有效地解决了现有技术中由于体感图标对发送的点击事件的阻挡,而导致点击事件没办法传递到正确的操作组件上的问题,大大提高了体感用户点击事件的准确率和成功率,提升用户体验。
Description
交叉引用
本申请引用于2015年12月08日提交的专利名称为“基于手势的操作组件控制方法及设备”的第201510897578.6号中国专利申请。上述申请在此被引做参照。
本发明的实施例涉及界面设计技术领域,尤其基于手势的操作组件控制方法、设备、计算机程序、存储介质和装置。
体感(motion sensing)是指以用户的身体动作来控制操作软件。体感技术,在于人们可以很直接地使用肢体动作,与周边的装置或环境互动,而无需使用任何复杂的控制设备,便可让人们身历其境地与内容做互动。目前,基于空间的体感技术已开始应用于交互网络电视的操控领域。
但是,在实现本发明过程中,发明人发现现有技术至少存在以下问题:
现有网络智能电视技术中,在显示界面中用体感手势实现click,发送相应位置的click事件,但是体感的手形图标View在移动的过程中会阻挡一部分发送的事件,这些事件会在图标上响应,从而被手形给阻隔了,导致click事件没办法传递到正确的组件上,不能产生应有的效果。进而导致体感用户点击事件的准确率很低,即使动作标准也很难点中,影响体感用户的操作体验。
发明内容
本发明的目的在于,提供一种基于手势的操作组件控制方法、设备、计算机程序、存储介质和装置,用以解决现有技术中由于图标对发送的点击事件的阻挡,而导致点击事件无法传递到正确的操作组件上的问题,提升体感用户的操作体验。
为实现上述目的,本发明的实施例提供了本发明实施例提供了一种基于手势的操作组件控制方法、设备、计算机程序、存储介质和装置。
一方面,本发明的实施例提供了一种基于手势的操作组件控制方法,该方法包括:
检测体感对应的图标在当前界面中的第一位置坐标;
若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
另一方面,本发明的实施例还提供一种基于手势的操作组件控制设备,该设备包括:
检测单元,用于检测体感对应的图标在当前界面中的第一位置坐标;
分析单元,用于当检测到有用于触发当前界面中操作组件的人体手势的空间手势信息时,对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
处理单元,用于当所述第一位置坐标与所述第二位置坐标存在交
集时,将所述体感对应的图标设置为透明overlay状态。
另一方面,本发明的实施例还提供一种计算机程序,其特征在于,包括程序代码,所述程序代码用于执行如下操作:
检测体感对应的图标在当前界面中的第一位置坐标;
若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
另一方面,本发明的实施例还提供一种存储介质,用于存储上述的计算机程序。
另一方面,本发明的实施例还提供一种装置,其特征在于,包括:
一个或多个处理器;
存储器;
一个或多个程序模块;
所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:
检测体感对应的图标在当前界面中的第一位置坐标;
若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
本发明的实施例提供的基于手势的操作组件控制方法、设备、计算机程序、存储介质和装置,通过对体感图标的属性状态的改变,避免了体感图标在移动的过程中对部分发送的事件的阻挡,解决了现有技术中由于图标对发送的点击事件的阻挡,而导致这些事件没办法传递到
正确的组件上的问题,大大提高了体感用户点击事件的准确率和成功率,有效提升体感用户的操作体验。
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明实施例提出的一种基于手势的操作组件控制方法的流程图;
图2为本发明另一实施例提出的一种基于手势的操作组件控制方法中步骤S11的细分流程图;
图3为本发明实施例提出的一种基于手势的操作组件控制设备的结构框图;
图4为本发明另一实施例提出的一种基于手势的操作组件控制设备中检测单元的结构框图。
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
图1示出了本发明实施例的一种基于手势的操作组件控制方法的流程图。
参照图1,本发明实施例提出的基于手势的操作组件控制方法,具体包括以下步骤:
S11、检测体感对应的图标在当前界面中的第一位置坐标;
具体的,体感对应的图标,是一个视图View,它在移动的过程中会阻挡一部分发送的事件,这些事件会在图标上响应,从而被图标给阻隔了,导致该部分事件无法传递到正确的操作组件上,不能产生应有的触发效果,为此,本发明技术方案中通过检测体感对应的图标在当前显示界面中的位置坐标,将其作为第一位置坐标,并与触发事件对应的操作组件的位置坐标进行比对,以判定体感对应的图标是否会对操作组件的触发造成阻隔。
本实施例中,体感对应的图标为类似于智能电视的显示界面中的手形的图标。
S12、若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
具体的,本实施例中通过对预先设置的体感装置进行检测,当所述体感装置感应到人体手势的空间手势信息后,检测是否有用于触发当前界面中操作组件的人体手势的空间手势信息,若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定该空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标。
其中,本实施例中的用于触发当前界面中操作组件的人体手势的空间手势信息,具体包括当前人体手势对应的方位信息、姿态信息和位置信息。
相应的,体感装置包括指南针、陀螺仪、无线信号模块以及至少一个传感器以用于探测人体手势对应的方位信息、姿态信息和位置信息,所述传感器包括加速度传感器、方向传感器、磁力传感器、重力传感器、旋转矢量传感器、线性加速度传感器中的一种或多种。
需要说明的是,人体手势对应的方位信息、姿态信息可包括:手
部在空间中三个维度的位移,即包括前后位移,上下位移、左右位移,或者是这些位移的组合等。
S13、当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
具体的,本步骤中将步骤S11中检测到的体感对应的图标在当前界面中的第一位置坐标,与步骤S12中检测到的用于触发当前界面中操作组件的人体手势的空间手势信息所对应的操作组件的第二位置坐标进行比对,以判定体感对应的图标是否会对操作组件的触发造成阻隔,当所述第一位置坐标与所述第二位置坐标存在交集时,即体感对应的图标会对操作组件的触发造成阻隔,则将所述体感对应的图标设置为透明overlay状态。
本发明实施例中,通过当体感对应的图标会对操作组件的触发造成阻隔时,将所述体感对应的图标设置为透明overlay状态,使得体感对应的图标不会对操作组件的触发造成阻隔,而是可以将当前操作组件的触发事件透过去,相当于手形图标不再会对触发事件的接收产生影响,使下层操作组件能直接接受到相关触发事件,形成正确的click事件,大大提高触发的准确率和成功率,有效提升体感用户的操作体验。
需要说明的是,本实施例提出的基于手势的操作组件控制方法可适用于各种具有显示界面的移动设备或智能电视,本发明对此不做具体限定。
进一步地,如图2所示,在本发明另一实施例中,所述步骤S11具体包括如下步骤:
S111、实时监测所述体感对应的图标在当前界面中的移动轨迹;
S112、确定每一时刻所述体感对应的图标在所述移动轨迹中对应的位置坐标。
具体的,体感对应的图标会随着人体手势的变化而进行相应的移
动,本实施例中,通过实时监测体感对应的图标在当前显示界面中的移动轨迹,来确定每一时刻该体感对应的图标在其移动轨迹中对应的位置坐标,进而准确的得到不同时刻体感对应的图标在当前显示界面中的第一位置坐标,进而以准确判定体感对应的图标是否会对操作组件的触发事件造成阻隔。
进一步地,本实施例的步骤S12中,所述对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标,具体包括如下步骤:
解析所述空间手势信息,得到当前人体手势对应的方位信息、姿态信息和位置信息;
根据所述方位信息和姿态信息,确定所述空间手势信息对应的触发事件;
根据所述位置信息,确定所述触发事件对应的操作组件以及该操作组件在当前界面中的第二位置坐标。
其中,所述根据所述姿态信息,确定所述空间手势信息对应的触发事件,进一步包括如下步骤:
判断所述姿态信息是否由前推和后拉两个姿态组成;
当所述姿态信息由前推和后拉两个姿态组成时,确定所述空间手势信息对应的触发事件为点击事件。
其中,触发事件是指用于执行某操作时,所产生的事件,例如,用户单击鼠标按键时产生的事件。
本实施例中,通过多空间手势信息进行三维解析,以得到当前人体手势对应的方位信息、姿态信息和位置信息,首先,根据所述方位信息和姿态信息,确定所述空间手势信息对应的触发事件,然后,再根据所述位置信息,确定所述触发事件对应的操作组件以及该操作组件在当前显示界面中的第二位置坐标。
其中,所述空间手势信息对应的触发事件具体为点击事件。
需要说明的是,click点击事件是由前推和后拉两个手势组成,前推触发时发送对应点的down事件,后拉触发时发送对应点的up事件,Down和up两个事件合起来构成了click这个事件。
本发明实施例中,通过进一步判断所述姿态信息是否由前推和后拉两个姿态组成,来判定所述空间手势信息对应的触发事件是否为点击事件,当所述姿态信息由前推和后拉两个姿态组成时,则确定所述空间手势信息对应的触发事件为点击事件。
进一步地,在检测体感对应的图标在当前界面中的第一位置坐标之前,所述方法还包括:
检测所述体感对应的图标的属性信息;
当所述体感对应的图标为非overlay状态时,执行所述检测体感对应的图标在当前界面中的第一位置坐标的步骤。
具体的,在本发明实施例中,在执行步骤S11之前,首先需要检测所述体感对应的图标的属性信息,如果所述体感对应的图标的属性信息为透明overlay状态,则无需进行后续操作,如果所述体感对应的图标的属性信息为非透明overlay状态,则继续执行后续的步骤,以实现当体感对应的图标会对操作组件的触发造成阻隔时,将体感对应的图标设置为透明overlay状态,避免体感图标在移动的过程中对部分发送的事件的阻挡,进而提高体感用触发事件的准确率和成功率。
另外,对于上述方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
基于与方法同样的发明构思,本发明实施例还提供一种基于手势的操作组件控制设备,图3示出了本发明实施例的一种基于
手势的操作组件控制设备的结构框图。
参照图3,本发明实施例提出的基于手势的操作组件控制设备,具体包括检测单元101、分析单元102以及处理单元103,其中:
所述的检测单元101,用于检测体感对应的图标在当前界面中的第一位置坐标;
所述的分析单元102,用于当检测到有用于触发当前界面中操作组件的人体手势的空间手势信息时,对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
所述的处理单元103,用于当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
本发明实施例,通过在体感对应的图标会对操作组件的触发造成阻隔时,将所述体感对应的图标设置为透明overlay状态,使得体感对应的图标不会对操作组件的触发造成阻隔,而是可以将当前操作组件的触发事件透过去,相当于手形图标不再会对触发事件的接收产生影响,使下层操作组件能直接接受到相关触发事件,形成正确的click事件,大大提高触发的准确率和成功率,有效提升体感用户的操作体验。
需要说明的是,实施例提出的基于手势的操作组件控制设备可以为各种具有显示界面的移动设备或智能电视,本发明对此不做具体限定。
进一步地,所述检测单元101,如图4所示,具体包括监测模块1011和第一确定模块1012,其中:
所述的监测模块1011,用于实时监测所述体感对应的图标在当前界面中的移动轨迹;
所述的第一确定模块1012,用于确定每一时刻所述体感对应
的图标在所述移动轨迹中对应的位置坐标。
进一步地,所述分析单元102,具体包括解析模块、第二确定模块以及第三确定模块,其中:
所述的解析模块,用于解析所述空间手势信息,得到当前人体手势对应的方位信息、姿态信息和位置信息;
所述的第二确定模块,用于根据所述方位信息和姿态信息,确定所述空间手势信息对应的触发事件;
所述的第三确定模块,用于根据所述位置信息,确定所述触发事件对应的操作组件以及该操作组件在当前界面中的第二位置坐标。
更进一步地,所述第二确定模块,具体用于判断所述姿态信息是否由前推和后拉两个姿态组成,当所述姿态信息由前推和后拉两个姿态组成时,确定所述空间手势信息对应的触发事件为点击事件。
本发明实施例中,所述的检测单元101,还用于在检测体感对应的图标在当前界面中的第一位置坐标之前,检测所述体感对应的图标的属性信息,当所述体感对应的图标为非overlay状态时,执行所述检测体感对应的图标在当前界面中的第一位置坐标的操作。
具体的,在本发明实施例中,所述的检测单元在检测体感对应的图标在当前界面中的第一位置坐标之前,还需要检测所述体感对应的图标的属性信息,如果所述体感对应的图标的属性信息为透明overlay状态,则无需进行后续操作,如果所述体感对应的图标的属性信息为非透明overlay状态,则继续执行后续的操作,以实现当体感对应的图标会造成对操作组件的触发事件的阻隔时,将体感对应的图标设置为透明overlay状态,避免体感图标在移动的过程中对部分发送的事件的阻挡,进而提高体感用触发事件的准确率和成功率,提
升用户体验。
对于设备实施例而言,由于其与对应的方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
本发明另一实施例还公开了一种计算机程序,包括程序代码,所述程序代码用于执行如下操作:
检测体感对应的图标在当前界面中的第一位置坐标;
若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
本发明另一实施例还公开了一种存储介质,用于存储如前所述的计算机程序。
本发明实施例还公开了一种装置,该装置包括:
一个或多个处理器;
存储器;
一个或多个程序模块;
所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:
检测体感对应的图标在当前界面中的第一位置坐标;
若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;
当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
综上所述,本发明实施例提供的其基于手势的操作组件控制
方法、设备、计算机程序、存储介质和装,通过对体感图标的属性状态的改变,避免了体感图标在移动的过程中对部分发送的事件的阻挡,解决了现有技术中由于图标对发送的点击事件的阻挡,而导致这些事件没办法传递到正确的组件上的问题,大大提高了体感用户点击事件的准确率和成功率,有效提升体感用户的操作体验。
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。
最后应说明的是:以上各实施例仅用以说明本发明的实施例的技术方案,而非对其限制;尽管参照前述各实施例对本发明的实施例进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明的实施例各实施例技术方案的范围。
Claims (13)
- 一种基于手势的操作组件控制方法,其特征在于,所述方法包括:检测体感对应的图标在当前界面中的第一位置坐标;若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
- 根据权利要求1所述的方法,其特征在于,所述检测体感对应的图标在当前界面中的第一位置坐标,包括:实时监测所述体感对应的图标在当前界面中的移动轨迹;确定每一时刻所述体感对应的图标在所述移动轨迹中对应的位置坐标。
- 根据权利要求1或2所述的方法,其特征在于,所述对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标,具体包括:解析所述空间手势信息,得到当前人体手势对应的方位信息、姿态信息和位置信息;根据所述方位信息和姿态信息,确定所述空间手势信息对应的触发事件;根据所述位置信息,确定所述触发事件对应的操作组件以及该操作组件在当前界面中的第二位置坐标。
- 根据权利要求3所述的方法,其特征在于,所述根据所述姿态信息,确定所述空间手势信息对应的触发事件,包括:判断所述姿态信息是否由前推和后拉两个姿态组成;当所述姿态信息由前推和后拉两个姿态组成时,确定所述空间手势信息对应的触发事件为点击事件。
- 根据权利要求1或2所述的方法,其特征在于,在检测体感对应的图标在当前界面中的第一位置坐标之前,所述方法还包括:检测所述体感对应的图标的属性信息;当所述体感对应的图标为非overlay状态时,执行所述检测体感对应的图标在当前界面中的第一位置坐标的步骤。
- 一种基于手势的操作组件控制设备,其特征在于,包括:检测单元,用于检测体感对应的图标在当前界面中的第一位置坐标;分析单元,用于当检测到有用于触发当前界面中操作组件的人体手势的空间手势信息时,对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;处理单元,用于当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
- 根据权利要求6所述的设备,其特征在于,所述检测单元,包括:监测模块,用于实时监测所述体感对应的图标在当前界面中的移动轨迹;第一确定模块,用于确定每一时刻所述体感对应的图标在所述移动轨迹中对应的位置坐标。
- 根据权利要求6或7所述的设备,其特征在于,所述分析单元,包括:解析模块,用于解析所述空间手势信息,得到当前人体手势对应的方位信息、姿态信息和位置信息;第二确定模块,用于根据所述方位信息和姿态信息,确定所述空 间手势信息对应的触发事件;第三确定模块,用于根据所述位置信息,确定所述触发事件对应的操作组件以及该操作组件在当前界面中的第二位置坐标。
- 根据权利要求8所述的设备,其特征在于,所述第二确定模块,具体用于判断所述姿态信息是否由前推和后拉两个姿态组成,当所述姿态信息由前推和后拉两个姿态组成时,确定所述空间手势信息对应的触发事件为点击事件。
- 根据权利要求6或7所述的设备,其特征在于,检测单元,还用于在检测体感对应的图标在当前界面中的第一位置坐标之前,检测所述体感对应的图标的属性信息,当所述体感对应的图标为非overlay状态时,执行所述检测体感对应的图标在当前界面中的第一位置坐标的操作。
- 一种计算机程序,其特征在于,包括程序代码,所述程序代码用于执行如下操作:检测体感对应的图标在当前界面中的第一位置坐标;若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
- 一种存储介质,其特性在与,用于存储如权利要求11所述的计算机程序。
- 一种装置,其特征在于,包括:一个或多个处理器;存储器;一个或多个程序模块;所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:检测体感对应的图标在当前界面中的第一位置坐标;若检测到有用于触发当前界面中操作组件的人体手势的空间手势信息,则对所述空间手势信息进行分析,确定所述空间手势信息对应的操作组件以及该操作组件在当前界面中的第二位置坐标;当所述第一位置坐标与所述第二位置坐标存在交集时,将所述体感对应的图标设置为透明overlay状态。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/247,711 US20170160810A1 (en) | 2015-12-08 | 2016-08-25 | Method and device for controlling operation component based on gesture |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510897578.6A CN105867602A (zh) | 2015-12-08 | 2015-12-08 | 一种基于手势的操作组件控制方法及设备 |
| CN201510897578.6 | 2015-12-08 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/247,711 Continuation US20170160810A1 (en) | 2015-12-08 | 2016-08-25 | Method and device for controlling operation component based on gesture |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017096802A1 true WO2017096802A1 (zh) | 2017-06-15 |
Family
ID=56624462
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/088482 Ceased WO2017096802A1 (zh) | 2015-12-08 | 2016-07-04 | 基于手势的操作组件控制方法、设备、计算机程序和存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105867602A (zh) |
| WO (1) | WO2017096802A1 (zh) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102681774A (zh) * | 2012-04-06 | 2012-09-19 | 优视科技有限公司 | 通过手势控制应用界面的方法、装置和移动终端 |
| CN102722243A (zh) * | 2012-05-23 | 2012-10-10 | 苏州佳世达电通有限公司 | 三维空间操作与显示的方法 |
| CN102799360A (zh) * | 2012-06-20 | 2012-11-28 | 宇龙计算机通信科技(深圳)有限公司 | 一种信息显示方法及装置 |
| US20150062089A1 (en) * | 2013-05-09 | 2015-03-05 | Stephen Howard | System and method for motion detection and interpretation |
| CN105046249A (zh) * | 2015-09-07 | 2015-11-11 | 哈尔滨市一舍科技有限公司 | 一种人机交互方法 |
| CN105094567A (zh) * | 2015-08-20 | 2015-11-25 | Tcl集团股份有限公司 | 一种基于重力感应的智能终端操作实现方法及系统 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101739202B (zh) * | 2009-11-06 | 2011-11-30 | 谢达 | 一种局部会自动透视的用户界面显示方法 |
| CN102566744A (zh) * | 2010-12-22 | 2012-07-11 | 康佳集团股份有限公司 | 一种鼠标控制方法、装置及终端 |
| US8497838B2 (en) * | 2011-02-16 | 2013-07-30 | Microsoft Corporation | Push actuation of interface controls |
| KR20140064089A (ko) * | 2012-11-19 | 2014-05-28 | 삼성전자주식회사 | 근접 터치 입력을 통한 사용자 인터페이스 제공 방법 및 장치 |
| CN104423825A (zh) * | 2013-09-02 | 2015-03-18 | 联想(北京)有限公司 | 电子设备及其信息处理方法 |
| CN103488292B (zh) * | 2013-09-10 | 2016-10-26 | 青岛海信电器股份有限公司 | 一种立体应用图标的控制方法及装置 |
-
2015
- 2015-12-08 CN CN201510897578.6A patent/CN105867602A/zh active Pending
-
2016
- 2016-07-04 WO PCT/CN2016/088482 patent/WO2017096802A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102681774A (zh) * | 2012-04-06 | 2012-09-19 | 优视科技有限公司 | 通过手势控制应用界面的方法、装置和移动终端 |
| CN102722243A (zh) * | 2012-05-23 | 2012-10-10 | 苏州佳世达电通有限公司 | 三维空间操作与显示的方法 |
| CN102799360A (zh) * | 2012-06-20 | 2012-11-28 | 宇龙计算机通信科技(深圳)有限公司 | 一种信息显示方法及装置 |
| US20150062089A1 (en) * | 2013-05-09 | 2015-03-05 | Stephen Howard | System and method for motion detection and interpretation |
| CN105094567A (zh) * | 2015-08-20 | 2015-11-25 | Tcl集团股份有限公司 | 一种基于重力感应的智能终端操作实现方法及系统 |
| CN105046249A (zh) * | 2015-09-07 | 2015-11-11 | 哈尔滨市一舍科技有限公司 | 一种人机交互方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105867602A (zh) | 2016-08-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9684372B2 (en) | System and method for human computer interaction | |
| KR102110811B1 (ko) | Hci 시스템 및 방법 | |
| US12148081B2 (en) | Immersive analysis environment for human motion data | |
| JP6072237B2 (ja) | ジェスチャー入力のための指先の場所特定 | |
| CN108469899B (zh) | 识别可穿戴显示装置的观察空间中的瞄准点或区域的方法 | |
| JP5807686B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP2022118183A (ja) | デジタルデバイスとの対話のための直接的なポインティング検出のためのシステムおよび方法 | |
| CN101930286B (zh) | 操作控制装置及操作控制方法 | |
| KR101890459B1 (ko) | 3차원으로 디스플레이된 오브젝트의 사용자 선택 제스쳐에 응답하기 위한 방법 및 시스템 | |
| US10257423B2 (en) | Method and system for determining proper positioning of an object | |
| US20190187876A1 (en) | Three dimensional digital content editing in virtual reality | |
| CN103797513A (zh) | 对内容的基于计算机视觉的双手控制 | |
| US10203837B2 (en) | Multi-depth-interval refocusing method and apparatus and electronic device | |
| US20140347329A1 (en) | Pre-Button Event Stylus Position | |
| JP6834197B2 (ja) | 情報処理装置、表示システム、プログラム | |
| US20160334884A1 (en) | Remote Sensitivity Adjustment in an Interactive Display System | |
| TWI486815B (zh) | 顯示設備及其控制系統和方法 | |
| Edelmann et al. | The dabr-a multitouch system for intuitive 3d scene navigation | |
| TW201832049A (zh) | 輸入方法、裝置、設備、系統和電腦儲存媒體 | |
| CN107102725B (zh) | 一种基于体感手柄进行虚拟现实移动的控制方法及系统 | |
| JP6699406B2 (ja) | 情報処理装置、プログラム、位置情報作成方法、情報処理システム | |
| WO2017096802A1 (zh) | 基于手势的操作组件控制方法、设备、计算机程序和存储介质 | |
| Sakai et al. | AccuMotion: intuitive recognition algorithm for new interactions and experiences for the post-PC era | |
| KR101337429B1 (ko) | 입력 장치 | |
| WO2012114791A1 (ja) | ジェスチャー操作システム |
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: 16872006 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: 16872006 Country of ref document: EP Kind code of ref document: A1 |