WO2017206021A1 - Key mapping generation method of input device and input device - Google Patents

Key mapping generation method of input device and input device Download PDF

Info

Publication number
WO2017206021A1
WO2017206021A1 PCT/CN2016/083901 CN2016083901W WO2017206021A1 WO 2017206021 A1 WO2017206021 A1 WO 2017206021A1 CN 2016083901 W CN2016083901 W CN 2016083901W WO 2017206021 A1 WO2017206021 A1 WO 2017206021A1
Authority
WO
WIPO (PCT)
Prior art keywords
fingers
key
touch
finger
input device
Prior art date
Application number
PCT/CN2016/083901
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 深圳市柔宇科技有限公司
Priority to CN201680015805.0A priority Critical patent/CN107636571A/en
Priority to PCT/CN2016/083901 priority patent/WO2017206021A1/en
Publication of WO2017206021A1 publication Critical patent/WO2017206021A1/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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • 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/042Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by opto-electronic means

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)
  • Input From Keyboards Or The Like (AREA)

Abstract

A key mapping generation method of an input device and the device. The method comprises detecting touch signals of N fingers of a user touching a flexible touch panel of an input device (S201), the N being an integer greater than or equal to 1; determining, according to the touch signals of the N fingers, the positions of the N fingers (S202); generating a virtual key mapping according to the positions of the N fingers (S203). The method can prolong the service time of the input device.

Description

一种输入装置的键位生成方法及输入装置Key generation method and input device for input device 技术领域Technical field
本发明涉及电子技术领域,尤其涉及一种输入装置的键位生成方法及输入装置。The present invention relates to the field of electronic technologies, and in particular, to a key generation method and an input device for an input device.
背景技术Background technique
现有的可卷曲的柔性触摸键盘上的按键标识均是通过丝印等方式在柔透明性触摸板表面形成的。然而这种方式存在诸多缺陷:1、用户使用不灵活,比如用户不能根据自己的意愿随意输入,而是被限制在按键范围内;2、丝印形成的按键标识在经过长时间使用后容易磨损甚至消失,会导致用户无法识别,影响正常使用;3、丝印工序可能会对柔性触摸板造成损坏,影响正常使用。The key markings on the existing curlable flexible touch keyboard are formed on the surface of the flexible transparent touch panel by silk screen or the like. However, there are many defects in this way: 1. The user is not flexible, for example, the user cannot input it according to his own wishes, but is limited to the button range; 2. The button mark formed by the silk screen is easy to wear after being used for a long time. If it disappears, it will cause the user to be unrecognizable and affect normal use. 3. The silk screen process may cause damage to the flexible touch panel and affect normal use.
发明内容Summary of the invention
本发明实施例提供一种使用灵活的输入装置及其键位生成方法。Embodiments of the present invention provide a flexible input device and a key generation method thereof.
第一方面,本发明实施例提供一种输入装置的键位生成方法,包括:In a first aspect, an embodiment of the present invention provides a key generation method for an input device, including:
检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,所述N为大于或等于1的整数;Detecting a touch signal of a flexible touch panel of the user's N finger touch input device, wherein N is an integer greater than or equal to 1;
根据所述N个手指的触控信号确定所述N个手指所处的位置;Determining, according to the touch signals of the N fingers, a location where the N fingers are located;
根据所述N个手指所处的位置生成虚拟键位。A virtual key position is generated according to the position where the N fingers are located.
第二方面,本发明实施例提供一种输入装置,包括:In a second aspect, an embodiment of the present invention provides an input device, including:
触控检测模块,用于检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,所述N为大于或等于1的整数;a touch detection module, configured to detect a touch signal of a flexible touch panel of the N finger touch input device of the user, where the N is an integer greater than or equal to 1;
处理模块,用于根据所述N个手指的触控信号确定所述N个手指所处的位置,以及根据所述N个手指所处的位置生成虚拟键位。a processing module, configured to determine, according to the touch signals of the N fingers, a location where the N fingers are located, and generate a virtual key position according to a location where the N fingers are located.
第三方面,本发明实施例提供一种输入装置,包括:In a third aspect, an embodiment of the present invention provides an input device, including:
存储有可执行程序代码的存储器;a memory storing executable program code;
与所述存储器耦合的处理器; a processor coupled to the memory;
所述处理器调用所述存储器中存储的所述可执行程序代码,执行第一方面所述的方法。The processor invokes the executable program code stored in the memory to perform the method of the first aspect.
可以看出,本发明实施例中,由于通过手指进行识别来自动生成虚拟键位,代替传统的按键标识,其在经过长时间使用后也不易损坏,可延长输入装置的使用寿命,且生成虚拟键位是根据用户手指确定的,使得用户不被限制在按键范围内。It can be seen that, in the embodiment of the present invention, the virtual key position is automatically generated by the recognition by the finger, instead of the traditional button logo, it is not easy to be damaged after being used for a long time, the service life of the input device can be prolonged, and the virtual life is generated. The key position is determined according to the user's finger so that the user is not limited to the button range.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any creative work.
图1为本发明第一实施例提供的一种输入装置的结构示意图;1 is a schematic structural diagram of an input device according to a first embodiment of the present invention;
图2为本发明第一实施例提供的一种输入装置的键位生成方法的流程示意图;2 is a schematic flowchart of a method for generating a key position of an input device according to a first embodiment of the present invention;
图3为本发明第二实施例提供的另一种输入装置的键位生成方法的流程示意图;FIG. 3 is a schematic flowchart diagram of another method for generating a key position of an input device according to a second embodiment of the present invention; FIG.
图4为本发明实施例提供的一种键位布局排列示意图;4 is a schematic diagram of a key layout arrangement according to an embodiment of the present invention;
图5为本发明第三实施例提供的另一种输入装置的键位生成方法的流程示意图;FIG. 5 is a schematic flowchart of a method for generating a key position of another input device according to a third embodiment of the present invention; FIG.
图6为本发明第四实施例提供的另一种输入装置的键位生成方法的流程示意图;FIG. 6 is a schematic flowchart diagram of another method for generating a key position of an input device according to a fourth embodiment of the present invention; FIG.
图7为本发明第五实施例提供的另一种输入装置的键位生成方法的流程示意图;FIG. 7 is a schematic flowchart diagram of another method for generating a key position of an input device according to a fifth embodiment of the present invention; FIG.
图8为本发明第二实施例提供的一种输入装置的结构示意图。FIG. 8 is a schematic structural diagram of an input device according to a second embodiment of the present invention.
具体实施方式detailed description
为了使本发明实施例的目的、技术方案和优点更加清楚,下面结合本发明实施例的附图,对本发明实施例的技术方案进行清楚、完整地描述。显然,所 描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The technical solutions of the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings. Obviously, The described embodiments are only a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
除非另作定义,此处使用的技术术语或科学术语应对作为本发明所属领域内具有一般技能的人士所理解的通常意义。本发明中使用的“第一”、“第二”、“第三”和“第四”等是用于区别不同对象,而不是用于描述特定顺序、数量或者重要性。同样,“一个”、“一”或“该”等类似词语也不表示数量限制,而只是用来表示存在至少一个。“包括”或者“包含”等类似的词语意指出现该词语前面的元件或物件涵盖出现在该词后面列举的元件或者物件及其等同,而不排除其他元件或物件。“连接”或者相连等类似的词语并非限定于物理的或者机械的连接,而是可以包含电性的连接,不管是直接的还是间接的。“上”、“下”、“左”、“右”等仅用于表示相对位置关系,当被描述对象的绝对位置改变后,则该相对位置关系也可能相应地改变。Unless otherwise defined, technical or scientific terms used herein shall have the ordinary meaning as understood by those having ordinary skill in the art to which the invention pertains. The "first", "second", "third", and "fourth" and the like used in the present invention are used to distinguish different objects, and are not intended to describe a specific order, quantity, or importance. Similarly, the words "a", "an", "the" The word "comprising" or "comprises" or the like means that the element or item that precedes the word is intended to encompass the element or item recited after the word and its equivalent, and does not exclude other element or item. "Connected" or connected terms are not limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "Upper", "lower", "left", "right", etc. are only used to indicate the relative positional relationship, and when the absolute position of the object to be described is changed, the relative positional relationship may also change accordingly.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。References to "an embodiment" herein mean that a particular feature, structure, or characteristic described in connection with the embodiments can be included in at least one embodiment of the invention. The appearances of the phrases in various places in the specification are not necessarily referring to the same embodiments, and are not exclusive or alternative embodiments that are mutually exclusive. Those skilled in the art will understand and implicitly understand that the embodiments described herein can be combined with other embodiments.
如图1所示,输入装置可以以图1中的结构来实现,该输入装置100包括至少一个处理器101,至少一个存储器102、至少一个通信接口103。此外,该装置还可以包括柔性触控板等通用部件,在此不再详述。柔性触摸板可为柔性的电容触控板、柔性的电阻触控板、柔性的超声波触控板、柔性的红外触控板等等。优选地,本实施例中采用柔性的电容触控板。As shown in FIG. 1, the input device can be implemented in the structure of FIG. 1, which includes at least one processor 101, at least one memory 102, and at least one communication interface 103. In addition, the device may also include general-purpose components such as a flexible touch panel, which will not be described in detail herein. The flexible touch panel can be a flexible capacitive touch panel, a flexible resistive touch panel, a flexible ultrasonic touch panel, a flexible infrared touch panel, and the like. Preferably, a flexible capacitive touch panel is used in this embodiment.
处理器101可以是通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制以上方案程序执行的集成电路。The processor 101 can be a general purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of the above program.
通信接口103,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。The communication interface 103 is configured to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), and the like.
存储器102可以是只读存储器(read-only memory,ROM)或可存储静态 信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory 102 can be a read-only memory (ROM) or can store static Other types of static storage devices for information and instructions, random access memory (RAM) or other types of dynamic storage devices that store information and instructions, or electrically erasable programmable read only memory (Electrically Erasable) Programmable Read-Only Memory (EEPROM), Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, optical disc storage (including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), A disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of an instruction or data structure and that can be accessed by a computer, but is not limited thereto. The memory can exist independently and be connected to the processor via a bus. The memory can also be integrated with the processor.
其中,所述存储器102用于存储执行以上方案的应用程序代码,并由处理器101来控制执行。所述处理器101用于执行所述存储器102中存储的应用程序代码。The memory 102 is configured to store application code that executes the above solution, and is controlled by the processor 101 for execution. The processor 101 is configured to execute application code stored in the memory 102.
图1所示的存储器102存储的代码可执行本发明实施例提供的一种输入装置的键位生成方法,比如检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,N为大于或等于1的整数;根据N个手指的触控信号确定N个手指所处的位置;根据N个手指所处的位置生成虚拟键位。The code stored in the memory 102 shown in FIG. 1 can perform a key generation method of an input device provided by an embodiment of the present invention, such as detecting a touch signal of a flexible touch panel of a user's N finger touch input device, where N is greater than Or an integer equal to 1; determining a position where the N fingers are located according to the touch signals of the N fingers; and generating a virtual key position according to the position where the N fingers are located.
与上述描述的技术方案一致的,作为一个具体实施例,图2是包括输入装置的具体执行过程的键位生成方法的流程示意图。尽管这里描述的键位生成方法是基于图1所示的输入装置100来执行,但需要注意的是,本发明实施例公开的键位生成方法的具体运行环境不仅限于上述输入装置100。Consistent with the technical solution described above, as a specific embodiment, FIG. 2 is a schematic flow chart of a key generation method including a specific execution process of an input device. Although the key generation method described herein is performed based on the input device 100 shown in FIG. 1, it should be noted that the specific operating environment of the key generation method disclosed in the embodiment of the present invention is not limited to the input device 100 described above.
如图2所示,本发明方法实施例公开的输入装置的键位生成方法具体包括以下步骤:As shown in FIG. 2, the key generation method of the input device disclosed in the method embodiment of the present invention specifically includes the following steps:
S201、输入装置检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,N为大于1或等于1的整数。S201. The input device detects a touch signal of the flexible touch panel of the N finger touch input device of the user, where N is an integer greater than 1 or equal to 1.
S202、输入装置根据上述N个手指的触控信号确定上述N个手指所处的位置。S202. The input device determines, according to the touch signals of the N fingers, a position where the N fingers are located.
S203、输入装置根据上述N个手指所处的位置生成虚拟键位。S203. The input device generates a virtual key position according to the position where the N fingers are located.
可选的,举例来说,请参见图3,以上步骤S203的具体实施方式为:Optionally, for example, referring to FIG. 3, the specific implementation manner of the foregoing step S203 is:
S203-a、输入装置获取上述N个手指的标识信息。 S203-a. The input device acquires the identification information of the N fingers.
S203-b、输入装置根据手指的标识信息与键位的映射关系以及N个手指所处的位置,生成与所述N个手指对应的W个第一键位,其中W为大于或等于1的整数。S203-b. The input device generates W first key positions corresponding to the N fingers according to the mapping relationship between the identification information of the finger and the key position and the position where the N fingers are located, where W is greater than or equal to 1. Integer.
举例来说,输入装置的柔性触控板包括指纹识别模组,当用户的N个手指(假设十个手指)触摸输入装置的柔性触控板时,指纹识别模组可获取N个手指的标识信息(比如指纹信息),输入装置根据N个手指的指纹信息可知道N个手指分别是用户的哪个手指,最后输入装置根据N个手指的指纹信息和手指指纹信息与虚拟键位的映射关系,在N个手指所处的位置生成N个手指对应的虚拟键位。指纹识别模组可以是现有的电容式识别模组,也可以是图像式识别模组,或者是其他种类的识别模组,在此不做限定。此外,标识信息也可为电子标识信息。比如用户的手上可穿戴手套,手套在对应每个手指的位置设有不同的电子标识,比如食指的电子标识为1,拇指的电子标识为2,小指的电子标识为3等。电子标识可包括位置及标识信号发生器,柔性触控板的处理器还与接收器连接。接收器接收各电子标识的位置信息及标识信息,从而判断出与柔性触控板接触的手指属于哪个手指以及触摸的位置。For example, the flexible touch panel of the input device includes a fingerprint recognition module. When the user's N fingers (assuming ten fingers) touch the flexible touch panel of the input device, the fingerprint recognition module can acquire the identifier of the N fingers. Information (such as fingerprint information), the input device can know which finger of the user is the N fingers according to the fingerprint information of the N fingers, and finally the input device according to the fingerprint information of the N fingers and the mapping relationship between the finger fingerprint information and the virtual key position, A virtual key corresponding to N fingers is generated at a position where the N fingers are located. The fingerprint identification module may be an existing capacitive identification module, or an image recognition module, or other types of identification modules, which are not limited herein. In addition, the identification information may also be electronic identification information. For example, the user can wear gloves on the hand, and the gloves have different electronic identifiers at positions corresponding to each finger. For example, the electronic index of the index finger is 1, the electronic identifier of the thumb is 2, and the electronic identification of the little finger is 3. The electronic identification can include a position and identification signal generator, and the processor of the flexible touch panel is also coupled to the receiver. The receiver receives the location information and the identification information of each electronic identifier, thereby determining which finger the finger that is in contact with the flexible touch panel belongs to and the position of the touch.
可选的,举例来说,以上步骤S203的具体实施方式为:Optionally, for example, the specific implementation manner of step S203 is:
输入装置根据所述N个手指所处的位置生成与所述N个手指对应的W个第一键位。The input device generates W first key positions corresponding to the N fingers according to the position where the N fingers are located.
举例来说,用户将双手的N个手指(假设十个手指)触摸输入装置的柔性触控板,输入装置的柔性触控板检测十个手指触摸柔性触摸板的十个触摸信号,十个触摸信号与十个手指一一对应,输入装置可根据十个触摸信号确定十个手指所处的十个位置,十个位置与十个手指一一对应,最后输入装置根据十个手指所处的十个位置生成多个虚拟键位,其中,多个虚拟键位可以是十个,也可以是9个,同样也可以是其他数量等等,本发明不作限定。比如生成的虚拟空格同时对应两个大拇指的位置,ASDFHJKL分别对应双手的其他八指的位置,其他的虚拟键位都是围绕这9个虚拟键位生成的。当然,也可以生成2个空格键以分别对应两个大拇指。进一步地,假如N小于10,同样也可以根据手指的位置生成虚拟键位。比如N=7时,表明用户的双手都与柔性触控板接触。输入装置将根据接触点的位置及面积判断出哪些触摸点是属于左手,哪 些触摸点是属于右手,然后计算出剩下3个未接触的手指应当位于柔性触控板的哪些位置,从而对应每个手指生成10个虚拟键位。当N=1时,用户可以预先在输入装置中设定,将某一个手指设定为标准参考手指(比如食指设定为字母F的参考手指),并在输入装置中存储所有字母的预设键位排布。用户在使用时,只需要将食指与柔性触控板接触,输入装置检测到食指的接触之后,将接触位置设定为键位F的位置,并根据存储的其他字母键位排布生成其余的虚拟按键。如此,只需要一个手指也能生成所有的虚拟键位。For example, the user touches the N fingers of the two hands (assuming ten fingers) to the flexible touchpad of the input device, and the flexible touchpad of the input device detects ten touch signals of ten fingers touching the flexible touchpad, ten touches. The signal corresponds to ten fingers one by one. The input device can determine ten positions where ten fingers are located according to ten touch signals, ten positions correspond to ten fingers one by one, and finally the input device is based on ten fingers of ten fingers. The location generates a plurality of virtual key positions, wherein the plurality of virtual key positions may be ten or nine, and may be other numbers, etc., which are not limited by the present invention. For example, the generated virtual space corresponds to the position of two thumbs at the same time, ASDFHJKL corresponds to the position of the other eight fingers of the hands, and the other virtual keys are generated around the nine virtual keys. Of course, you can also generate 2 spacebars to correspond to two thumbs. Further, if N is less than 10, the virtual key position can also be generated according to the position of the finger. For example, when N=7, it means that the user's hands are in contact with the flexible touchpad. The input device will determine which touch points belong to the left hand according to the position and area of the contact point, which These touch points belong to the right hand, and then calculate which positions of the remaining 3 untouched fingers should be located on the flexible touchpad, thereby generating 10 virtual keys for each finger. When N=1, the user can set in advance in the input device, set a finger as a standard reference finger (for example, the index finger is set as the reference finger of the letter F), and store the preset of all the letters in the input device. The key positions are arranged. When the user is in use, the index finger only needs to be in contact with the flexible touchpad. After the input device detects the contact of the index finger, the contact position is set to the position of the key F, and the rest is generated according to the stored other alphabetic key positions. Virtual Key. In this way, all virtual keys can be generated with only one finger.
可选的,在以上步骤S203之后,图1所示的方法还包括:Optionally, after the step S203, the method shown in FIG. 1 further includes:
输入装置根据所述N个手指所处的触摸位置,生成与所述N个手指对应的M个第二键位,所述M为大于或等于1的整数。The input device generates M second key positions corresponding to the N fingers according to the touch position where the N fingers are located, and the M is an integer greater than or equal to 1.
可选的,第二键位是根据与第二键位相邻的第一键位的位置所生成的,与其他的第一键位的位置无关。Optionally, the second key position is generated according to the position of the first key position adjacent to the second key position, regardless of the positions of the other first key positions.
举例来说,假设N个手指为十个手指,十个手指分别从左到右分别为左手小指、左手无名指、左手中指、左手食指、左手拇指、右手拇指、右手食指、右手中指、右手无名指、右手小指,输入装置分别在十个手指所处的触摸位置,生成与十个手指对应的W个第一键位,其中,W可以是等于N的整数,也可以是不等于N的整数,比如左手小指、左手无名指、左手中指、左手食指、右手食指、右手中指、右手无名指、右手小指对应的第一键位分别为ASDFHJKL键位,左手拇指和右手拇指同时对应的第一键位为空格键位。当然左手拇指和右手拇指还可分别对应的第一键位为第一空格键位和第二空格键位。更进一步的,在识别出W个第一键位之后,并围绕每个识别的触摸位置生成其余的第二键位(第二键位为根据第一键位生成的键位)。第二键位的生成位置是根据其围绕的第一键位决定的,而不受其他的第一键位的影响。比如,无名指位置生成的第一键位为S,那么围绕S生成的第二键位则为W和X,中指位置生成的第一键位为D,那么围绕D生成的第二键位为E和C。W和X的生成位置仅与S有关,而与D无关。E和C的生成位置仅与D有关,而与S无关。即假如D和S间距很远,那么生成的W和E的间距也将会随之变远。同理,如果D和S距离很近,那么W和E的间距也会随之很近。这种根据每个触摸位置来独立生成附近的键位的方式可以使得输入更为灵活,对于手 的形状大小不一的情况,可以起到自适应调整键位的效果。具体地,如果手形较小,各手指间距也较小,那么生成的第二键位的间距也会随之变小,反之亦然。For example, suppose N fingers are ten fingers, and ten fingers from left to right are left hand little finger, left hand ring finger, left middle finger, left index finger, left thumb, right thumb, right index finger, right middle finger, right hand ring finger, The right hand little finger, the input device generates W first key positions corresponding to ten fingers respectively at the touch position where ten fingers are located, wherein W may be an integer equal to N or an integer not equal to N, such as The first key position of the left hand little finger, the left hand ring finger, the left middle finger, the left hand index finger, the right hand index finger, the right middle finger, the right hand ring finger, and the right hand little finger is the ASDFHJKL key, and the first key corresponding to the left thumb and the right thumb is the space key. Bit. Of course, the first key position corresponding to the left thumb and the right thumb may be the first space key and the second space key respectively. Further, after the W first key positions are identified, the remaining second key positions are generated around each of the recognized touch positions (the second key position is a key position generated according to the first key position). The generation position of the second key position is determined according to the first key position around it, and is not affected by the other first key positions. For example, if the first key position generated by the ring finger position is S, then the second key position generated around S is W and X, and the first key position generated by the middle finger position is D, then the second key position generated around D is E. And C. The generation positions of W and X are only related to S, and are not related to D. The generation positions of E and C are only related to D, and are not related to S. That is, if the distance between D and S is very far, the distance between the generated W and E will also become farther. Similarly, if the distance between D and S is very close, then the spacing between W and E will be very close. This way of independently generating nearby keys based on each touch position makes the input more flexible, for the hand The shape and size of the different sizes can be used to adaptively adjust the key position. Specifically, if the hand shape is small and the distance between the fingers is also small, the pitch of the generated second key position will also become smaller, and vice versa.
又举例来说,如图4所示,围绕左手小指的位置生成上、下、左3个键位,围绕左手无名指的位置生成上下两个键位,围绕左手中指的位置生成上下两个键位,围绕左手食指的位置生成上、下、右三个键位。右手键位与之相似。通过使每个手指最多控制4个键位(小指及食指控制4个键位,大拇指控制1个键位,其他2个手指控制3个键位),并将键位合理地分布在上下左右的位置,使在打字时能够迅速地找到所需要的字母,从而提升打字速度。特别地,本发明的键位布局与常用的实体键盘的键位布局不同,特别是食指附近的键位以及右手的键位不同,目的在于能够方便用户进行盲打。因为在柔性触摸板上并没有键位标识,如果是像实体键盘的键位排布的话,食指就需要同时控制至少5个键位,比如左手食指要控制RTFGV甚至还有B这6个键位,对于柔性触摸板的不可见键位来说,要精确地按到这6个键位存在困难(比如要分辨F上方到底哪个位置是R还是T,但由于键位不可见导致无法分清R和T的分界在哪里)。因此,本发明才使用不易混淆的键位布局,使每个第一键位周围最多分布采用同一手指控制的3个第二键位,这样,同一手指就可以通过中间、上、下、左(或右)来进行区分,而不会产生混淆。因此,这种键位布局特别适用于键位不可见的情况。For another example, as shown in FIG. 4, the top, bottom, and left keys are generated around the position of the left hand little finger, and the upper and lower keys are generated around the position of the left hand ring finger, and the upper and lower keys are generated around the position of the left middle finger. The top, bottom, and right keys are generated around the position of the index finger of the left hand. The right hand key is similar. By controlling each finger up to 4 key positions (the little finger and the index finger control 4 key positions, the thumb controls 1 key position, the other 2 fingers control 3 key positions), and the key positions are reasonably distributed in the up, down, left, and right. The position allows you to quickly find the letters you need while typing, thus increasing the typing speed. In particular, the key layout of the present invention is different from the key layout of a commonly used physical keyboard, in particular, the key position near the index finger and the key position of the right hand are different, and the purpose is to facilitate the user to perform blind typing. Because there is no key mark on the flexible touch panel, if it is arranged like the key of the physical keyboard, the index finger needs to control at least 5 key positions at the same time. For example, the left index finger should control RTFGV and even B. For the invisible key of the flexible touchpad, it is difficult to accurately press the 6 key positions (for example, to distinguish which position above the F is R or T, but because the key position is invisible, it is impossible to distinguish R and Where is the boundary of T). Therefore, the present invention uses an unobtrusive key layout such that each of the first key positions is distributed with up to three second key positions controlled by the same finger, so that the same finger can pass through the middle, the upper, the lower, and the left ( Or right) to make a distinction without confusion. Therefore, this key layout is especially suitable for situations where the key is not visible.
可选的,举例来说,请参见图5,在输入设备生成与所述N个手指对应的W个第一键位之后,还包括:Optionally, for example, referring to FIG. 5, after the input device generates the W first key positions corresponding to the N fingers, the method further includes:
S203-c、输入装置检测上述N个手指中的某一个手指触摸上述柔性触摸板的触摸区域,上述触摸区域为除上述第一键位之外的触摸区域。S203-c. The input device detects that one of the N fingers touches a touch area of the flexible touch panel, and the touch area is a touch area other than the first key position.
S203-d、输入装置根据上述触摸区域相对上述某一个手指对应的第一键位的方向确定上述触摸区域对应的输入内容。S203-d: The input device determines the input content corresponding to the touch area according to the direction of the touch area corresponding to the first key position corresponding to the one of the fingers.
举例来说,在识别出W个第一键位之后,也可以不生成第二键位的具体位置,而是直接根据打字时手指相对第一键位的位置来判断到底输入的是什么字母。具体地,根据前面的键位布局,第二键位均是分布在对应第一键位的上、下、左、右的位置,因此,在第一键位确定下来之后,可以将第二键位沿同一 方向无限拓展,也就是说,只要在第一键位的上方,都会算成某一第二键位,只要在同一键位左方,都会算成另一第二键位,而不论距离第一键位有多远,依次类推。这种键位设置方式可以使输入更为灵活,不必拘泥于第二键位到底是在哪个精确的位置,只要沿着同一方向触摸均会被识别出来。比如,对于S键来说,只要同一手指在S键的上方触摸,不论触摸的距离离S键有多远,均会被识别成W。换句话说,此种模式下,从第一键位的边界沿某一方向的任意触摸区域均为第二键位。For example, after the W first key positions are recognized, the specific position of the second key position may not be generated, but the letter of the finger relative to the first key position may be directly determined according to the position of the first key position when typing. Specifically, according to the previous key layout, the second key position is distributed at positions corresponding to the upper, lower, left, and right of the first key position. Therefore, after the first key position is determined, the second key may be Bit along the same The direction is infinitely expanded, that is, as long as it is above the first key position, it will be counted as a second key position, as long as it is to the left of the same key position, it will be counted as another second key position, regardless of the distance first. How far is the key, and so on. This type of key setting makes the input more flexible, without having to be constrained by which precise position the second key position is, as long as the touch is recognized along the same direction. For example, for the S key, as long as the same finger touches the S key, no matter how far the touch distance is from the S key, it will be recognized as W. In other words, in this mode, any touch area in a certain direction from the boundary of the first key position is the second key position.
可选的,以上步骤S203之后,还包括:若在预设时长内未检测到至少一个手指触摸上述柔性触摸板的触控信号,则输入装置消除上述虚拟键位。Optionally, after the step S203, the method further includes: if the touch signal of the flexible touch panel is not detected by the at least one finger within the preset duration, the input device eliminates the virtual key.
可选的,以上步骤S203之后,还包括:若在预设时长内在未检测到手掌触摸上述柔性触摸板的触控信号,则输入装置消除上述虚拟键位。Optionally, after the step S203, the method further includes: if the touch signal of the flexible touch panel is not detected by the palm within the preset duration, the input device eliminates the virtual key position.
可选的,在输入装置消除上述虚拟键位之后,还包括:输入装置通过提示装置提示用户上述输入装置的虚拟键位已消除。Optionally, after the input device eliminates the virtual key position, the method further includes: the input device prompts the user by the prompting device that the virtual key position of the input device is eliminated.
举例来说,当用户在打字时需要停顿时,可能会将所有手指都离开输入装置的柔性触摸板,再继续打字时,由于柔性触摸板上无按键标识,往往无法精确地找到原来的第一键位的位置,造成打字混乱。因此,可以设定柔性触摸板在预设时长(比如5秒、10秒等)内没有检测到用户的任何触摸操作(即用户的双手全部离开)时,输入装置将自动消除键位的排布,此时用户需要再继续打字,可以再将十指放置在柔性触摸板上进行重新识别,生成键位。当然的,也可以设定一旦用户的所有手指都离开柔性触摸板之后就马上消除键位排布。更进一步地,有时候用户只是十指离开,而手掌部分仍旧保持在柔性触摸板上,这种情况下用户仍然可以借助手掌的定位来找到原有的键位,因此如果柔性触摸板检测到仍有手掌存在,将不会将键位排布消除。只有在十指和手掌均离开柔性触摸板预设时长(比如5秒、10秒等)时,输入装置才自动消除键位的排布。更进一步的,输入装置还可以连接提示装置(比如LED灯),当键位排布存在时LED灯显示绿灯,当键位被消除之后LED灯显示红灯,方便用户分辨。For example, when the user needs to pause while typing, all the fingers may leave the flexible touchpad of the input device, and when the typing continues, since the flexible touch panel has no button logo, the original first cannot be accurately found. The position of the key causes confusion in typing. Therefore, it can be set that the flexible touch panel does not detect any touch operation of the user within a preset duration (for example, 5 seconds, 10 seconds, etc.) (ie, when the user's hands are all away), the input device automatically eliminates the arrangement of the keys. At this time, the user needs to continue typing, and then the ten fingers can be placed on the flexible touch panel for re-recognition to generate a key position. Of course, it is also possible to set the key arrangement to be eliminated as soon as all of the user's fingers have left the flexible touchpad. Further, sometimes the user just leaves ten fingers and the palm portion remains on the flexible touchpad. In this case, the user can still find the original key position by the positioning of the palm, so if the flexible touchpad detects that there is still If the palm exists, the key position will not be eliminated. The input device automatically eliminates the arrangement of the keys only when the ten fingers and the palms are away from the flexible touchpad for a predetermined length of time (eg, 5 seconds, 10 seconds, etc.). Further, the input device can also be connected with a prompting device (such as an LED light). When the key position is arranged, the LED light displays a green light, and when the key position is eliminated, the LED light displays a red light, which is convenient for the user to distinguish.
可选的,举例来说,请参见图6,上述虚拟键位包括功能虚拟键位,以上步骤S203之后,还包括:Optionally, for example, referring to FIG. 6, the virtual key bit includes a function virtual key bit. After the step S203, the method further includes:
S204、若检测到用户手指针对上述功能虚拟键位的第一触摸操作,输入装 置从字母输入模式切换至手势识别模式。S204. If the first touch operation of the user's finger for the virtual key position of the function is detected, the input device is loaded. Switch from letter input mode to gesture recognition mode.
S205、输入装置检测用户在上述柔性触摸板输入的触控手势,以及确定上述触控手势对应的字符。S205. The input device detects a touch gesture input by the user on the flexible touch panel, and determines a character corresponding to the touch gesture.
S206、在用户输入完字符后,输入装置从上述手势识别模式切换至上述字母输入模式。S206. After the user inputs the character, the input device switches from the gesture recognition mode to the letter input mode.
可选的,以上步骤S203之后,还包括:若检测到预设手指在上述柔性触摸板的预设区域的滑动操作,输入装置确定上述滑动操作的滑动方向对应的字符。Optionally, after the step S203, the method further includes: if detecting a sliding operation of the preset finger in the preset area of the flexible touch panel, the input device determines a character corresponding to the sliding direction of the sliding operation.
可选的,举例来说,请参见图7,上述虚拟键位包括功能虚拟键位,以上步骤S203之后,还包括:Optionally, for example, referring to FIG. 7, the virtual key bit includes a function virtual key bit. After the step S203, the method further includes:
S207、若检测到用户手指针对上述功能虚拟键位的第二触摸操作,输入装置将上述N个手指对应的W个第一键位从字母键位切换至数字键位。S207. If a second touch operation of the user's finger for the function virtual key is detected, the input device switches the W first key positions corresponding to the N fingers from the letter key position to the numeric key position.
S208、在用户输入完数字后,输入装置将上述N个手指对应的W个第一键位从数字键位切换至字母键位。S208. After the user inputs the number, the input device switches the W first key positions corresponding to the N fingers from the numeric key position to the letter key position.
举例来说,上述按键布局只考虑了字母,如果需要输入符号,可以通过给右手小指右侧预留的第二键位来实现。右手小指的右侧预留的第二键位为功能切换键,当触摸此按键之后,输入装置将启动手势识别模式,用户可以通过右手食指或右手拇指在柔性触摸板的任意位置画出相应的符号、数字(比如逗号、句号、星号等等),在用户画完符号之后,输入装置将自动切换回字母输入模式。当然,在手势输入模式时,除了要画符号的手指之外,其他手指基本不用动,因此对应的第一及第二键位可以保持不变,只是将要画符号的手指周围区域的第一、第二键位消除,在画完符号之后再恢复过来。又举例来说,可以利用空闲的两个大拇指,无需使用右手小指进行功能切换。具体为设定每个大拇指上下左右四个方向对应不同的符号,比如左手拇指上划为逗号,下划为句号,左划为问号,右划为星号等等。进一步的,当需要输入数字时,可以触摸功能切换键,十个手指对应的十个第一键位则分别变成十个数字键位。在输入完成后再按功能触摸键切换回字母输入模式。For example, the above button layout only considers letters. If you need to input symbols, you can do this by giving the second key to the right of the right hand little finger. The second key position reserved on the right side of the right hand little finger is a function switching key. When the key is touched, the input device will activate the gesture recognition mode, and the user can draw a corresponding position on the flexible touch panel through the right index finger or the right thumb. Symbols, numbers (such as commas, periods, asterisks, etc.), after the user draws the symbol, the input device will automatically switch back to the letter input mode. Of course, in the gesture input mode, except for the finger to draw the symbol, the other fingers do not need to move at all, so the corresponding first and second keys can remain unchanged, but the first area around the finger of the finger to be drawn, The second key is removed and recovered after the symbol is drawn. For another example, you can use the two free thumbs and do not need to use the right hand little finger to switch functions. Specifically, it is set to correspond to different symbols in the four directions of up, down, left, and right of each thumb, such as a comma on the left thumb and a period on the left, a question mark on the left, an asterisk on the right, and the like. Further, when it is required to input a number, the function switching key can be touched, and the ten first key positions corresponding to the ten fingers are respectively turned into ten numeric key positions. After the input is completed, press the function touch key to switch back to the letter input mode.
可选的,以上步骤S203之后,还包括:若检测到用户手指触摸上述虚拟键位的触摸时间大于第三预设时长,则不输出内容。 Optionally, after the step S203, the method further includes: if it is detected that the touch time of the user's finger touching the virtual key is greater than the third preset duration, the content is not output.
举例来说,在打字过程中有部分手指会始终放在第一键位的位置作为支撑,而实际上这部分手指并没有输出字母的意图,为了避免将这部分手指的触摸造成混淆,输入装置可以设定仅对触摸时间小于或等于第三预设时长(比如1秒、2秒、3秒或是其他值)的触摸动作进行统计,也就是如果在一个键位停留的时间超过2秒,那么这个触摸将不会被视为是打字的动作。For example, some fingers in the typing process will always be placed at the position of the first key position as a support, but in fact, this part of the finger does not have the intention of outputting letters, in order to avoid confusion caused by the touch of the part of the finger, the input device It can be set to count only the touch actions whose touch time is less than or equal to the third preset time length (such as 1 second, 2 seconds, 3 seconds or other values), that is, if the time spent in a key position exceeds 2 seconds, Then this touch will not be considered a typing action.
可选的,与输入装置连接的显示器可显示用户输入的内容,其显示方式可以有:1、直接显示盲打的内容(即用户敲打虚拟键位而输出的内容);2、显示虚拟键盘的键位(比如第一键位、或者第一键位和第二键位),并同时显示盲打的内容。Optionally, the display connected to the input device can display the content input by the user, and the display manner can be: 1. directly displaying the content of the blind hit (ie, the content output by the user by tapping the virtual key position); 2. displaying the virtual keyboard. The key position (such as the first key position, or the first key position and the second key position), and simultaneously displays the content of the blind hit.
优选的,上述显示方式主要采用上述第二种方案,以方便用户识别接触的键位。Preferably, the above display manner mainly adopts the second scheme described above, so as to facilitate the user to recognize the contact key.
可以看出,本发明实施例中,由于通过手指进行识别来自动生成虚拟键位,代替传统的按键标识,其在经过长时间使用后也不易损坏,可延长输入装置的使用寿命,且生成虚拟键位是根据用户手指确定的,使得用户不被限制在按键范围内。It can be seen that, in the embodiment of the present invention, the virtual key position is automatically generated by the recognition by the finger, instead of the traditional button logo, it is not easy to be damaged after being used for a long time, the service life of the input device can be prolonged, and the virtual life is generated. The key position is determined according to the user's finger so that the user is not limited to the button range.
下面结合附图描述本发明实施例用于实现以上方法的装置。The apparatus for implementing the above method in the embodiments of the present invention will be described below with reference to the accompanying drawings.
请参阅图8,图8是本发明实施例提供的输入装置的结构示意图。Please refer to FIG. 8. FIG. 8 is a schematic structural diagram of an input device according to an embodiment of the present invention.
如图8所示,该输入装置800可以包括触控检测模块801和处理模块802,其中:As shown in FIG. 8, the input device 800 can include a touch detection module 801 and a processing module 802, where:
触控检测模块801,用于检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,上述N为大于或等于1的整数。The touch detection module 801 is configured to detect a touch signal of a flexible touch panel of the N finger touch input device of the user, where the N is an integer greater than or equal to 1.
处理模块802,用于根据上述N个手指的触控信号确定上述N个手指所处的位置,以及根据上述N个手指所处的位置生成虚拟键位。The processing module 802 is configured to determine, according to the touch signals of the N fingers, a location where the N fingers are located, and generate a virtual key according to the location where the N fingers are located.
可选的,处理模块802,包括:Optionally, the processing module 802 includes:
键位生成模块8021,用于根据所述N个手指所处的位置,生成与所述N个手指对应的W个第一键位,所述W为大于或等于1的整数。The key generation module 8021 is configured to generate W first key positions corresponding to the N fingers according to the position where the N fingers are located, and the W is an integer greater than or equal to 1.
可选的,处理模块802,还包括:Optionally, the processing module 802 further includes:
获取模块8022,用于获取手指的标识信息;An obtaining module 8022, configured to acquire identification information of a finger;
键位生成模块8021,还用于根据手指的标识信息及N个手指所处的位置, 生成与所述N个手指对应的W个第一键位。The key generation module 8021 is further configured to use the identification information of the finger and the position of the N fingers. Generate W first key bits corresponding to the N fingers.
可选的,在键位生成模块8021,生成与所述N个手指对应的W个第一键位之后,键位生成模块8021,还用于根据所述N个手指所处的触摸位置,生成与所述N个手指对应的M个第二键位,所述M为大于或等于1的整数。Optionally, after the key generation module 8021 generates the W first key positions corresponding to the N fingers, the key generation module 8021 is further configured to generate, according to the touch position where the N fingers are located. M second key positions corresponding to the N fingers, wherein M is an integer greater than or equal to 1.
可选的,第二键位是根据与第二键位相邻的第一键位的位置所生成的,与其他的第一键位的位置无关。Optionally, the second key position is generated according to the position of the first key position adjacent to the second key position, regardless of the positions of the other first key positions.
可选的,生成与所述N个手指对应的W个第一键位之后,触控检测模块801,还用于检测所述N个手指中的某一个手指触摸所述柔性触摸板的触摸区域,所述触摸区域为除所述第一键位之外的触摸区域;处理模块802,还用于根据所述触摸区域相对所述某一个手指对应的第一键位的方向,确定所述触摸区域对应的输入内容。Optionally, after the first one of the N keys is generated, the touch detection module 801 is further configured to detect that one of the N fingers touches the touch area of the flexible touch panel. The touch area is a touch area other than the first key position; the processing module 802 is further configured to determine the touch according to a direction of the touch area corresponding to a first key position corresponding to the one finger The input corresponding to the area.
可选的,生成与所述N个手指对应的W个第一键位之后,处理模块802,还用于若在预设时长内未检测到至少一个手指触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。Optionally, after the W first key positions corresponding to the N fingers are generated, the processing module 802 is further configured to: if the touch signal of the flexible touch panel is not detected by the at least one finger within the preset duration , then the virtual key is eliminated.
可选的,生成与所述N个手指对应的W个第一键位之后,处理模块802,还用于若在预设时长内在未检测到手掌触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。Optionally, after the W first key positions corresponding to the N fingers are generated, the processing module 802 is further configured to: if the touch signal of the flexible touch panel is not detected by the palm in the preset duration, Eliminate the virtual key.
可选的,处理模块802消除所述虚拟键位之后,处理模块820,还用于通过提示装置提示用户所述输入装置的虚拟键位已消除。Optionally, after the processing module 802 cancels the virtual key, the processing module 820 is further configured to prompt the user that the virtual key of the input device has been eliminated by the prompting device.
需要说明的是,上述各模块(触控检测模块801和处理模块802(键位生成模块8021和获取模块8022))用于执行上述方法的相关步骤。It should be noted that each of the above modules (the touch detection module 801 and the processing module 802 (key generation module 8021 and acquisition module 8022)) are used to perform the relevant steps of the above method.
在本实施例中,输入装置800是以模块的形式来呈现。这里的“模块”可以指特定应用集成电路(application-specific integrated circuit,ASIC),执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。此外,以上触控检测模块801和处理模块802可通过图1的处理器和存储器来实现。In the present embodiment, the input device 800 is presented in the form of a module. A "module" herein may refer to an application-specific integrated circuit (ASIC), a processor and memory that executes one or more software or firmware programs, integrated logic circuits, and/or other devices that provide the above functionality. . In addition, the above touch detection module 801 and processing module 802 can be implemented by the processor and the memory of FIG. 1.
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时包括上述方法实施例中记载的任何一种输入装置的键位生成方法的部分或全部步骤。 The embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium may store a program, where the program includes some or all of the steps of the key generation method of any one of the input devices described in the foregoing method embodiments. .
尽管在此结合各实施例对本发明进行了描述,然而,在实施所要求保护的本发明过程中,本领域技术人员通过查看所述附图、公开内容、以及所附权利要求书,可理解并实现所述公开实施例的其他变化。在权利要求中,“包括”(comprising)一词不排除其他组成部分或步骤,“一”或“一个”不排除多个的情况。单个处理器或其他单元可以实现权利要求中列举的若干项功能。相互不同的从属权利要求中记载了某些措施,但这并不表示这些措施不能组合起来产生良好的效果。Although the present invention has been described herein in connection with the embodiments of the present invention, it will be understood by those skilled in the <RTIgt; Other variations of the disclosed embodiments are achieved. In the claims, the word "comprising" does not exclude other components or steps, and "a" or "an" does not exclude a plurality. A single processor or other unit may fulfill several of the functions recited in the claims. Certain measures are recited in mutually different dependent claims, but this does not mean that the measures are not combined to produce a good effect.
本领域技术人员应明白,本发明的实施例可提供为方法、装置(设备)、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。计算机程序存储/分布在合适的介质中,与其它硬件一起提供或作为硬件的一部分,也可以采用其他分布形式,如通过Internet或其它有线或无线电信系统。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, apparatus (device), or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code. The computer program is stored/distributed in a suitable medium, provided with other hardware or as part of the hardware, or in other distributed forms, such as over the Internet or other wired or wireless telecommunication systems.
本发明是参照本发明实施例的方法、装置(设备)和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of the methods, apparatus, and computer program products of the embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。 These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
尽管结合具体特征及其实施例对本发明进行了描述,显而易见的,在不脱离本发明的精神和范围的情况下,可对其进行各种修改和组合。相应地,本说明书和附图仅仅是所附权利要求所界定的本发明的示例性说明,且视为已覆盖本发明范围内的任意和所有修改、变化、组合或等同物。显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。 While the invention has been described with respect to the specific embodiments and embodiments thereof, various modifications and combinations may be made without departing from the spirit and scope of the invention. Accordingly, the specification and drawings are to be construed as the It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Claims (20)

  1. 一种输入装置的键位生成方法,其特征在于,包括:A key generation method for an input device, comprising:
    检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,所述N为大于1或等于的整数;Detecting a touch signal of a flexible touch panel of the user's N finger touch input device, wherein N is an integer greater than 1 or equal to;
    根据所述N个手指的触控信号确定所述N个手指所处的位置;Determining, according to the touch signals of the N fingers, a location where the N fingers are located;
    根据所述N个手指所处的位置生成虚拟键位。A virtual key position is generated according to the position where the N fingers are located.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述N个手指所处的位置生成虚拟键位,包括:The method according to claim 1, wherein the generating the virtual key position according to the location where the N fingers are located comprises:
    根据所述N个手指所处的位置生成与所述N个手指对应的W个第一键位,其中,所述W为大于或等于1的整数。And generating W first keys corresponding to the N fingers according to positions where the N fingers are located, wherein the W is an integer greater than or equal to 1.
  3. 根据权利要求1所述的方法,其特征在于,所述根据所述N个手指所处的位置生成虚拟键位,包括:The method according to claim 1, wherein the generating the virtual key position according to the location where the N fingers are located comprises:
    获取所述N个手指的标识信息;Obtaining identification information of the N fingers;
    根据手指的标识信息与键位的映射关系以及所述N个手指所处的位置,生成与所述N个手指对应的W个第一键位,其中W为大于或等于1的整数。And generating, according to a mapping relationship between the identification information of the finger and the key position and a position where the N fingers are located, W first key positions corresponding to the N fingers, wherein W is an integer greater than or equal to 1.
  4. 根据权利要求2或3所述的方法,其特征在于,所述生成与所述N个手指对应的W个第一键位之后,所述方法还包括:The method according to claim 2 or 3, wherein after the generating the W first keys corresponding to the N fingers, the method further comprises:
    根据所述N个手指所处的触摸位置,生成与所述N个手指对应的M个第二键位,所述M为大于或等于1的整数。Generating M second key positions corresponding to the N fingers according to the touch position where the N fingers are located, and the M is an integer greater than or equal to 1.
  5. 根据权利要求4所述的方法,其特征在于,所述第二键位是根据与所述第二键位相邻的第一键位的位置所生成的,与其他的第一键位的位置无关。The method according to claim 4, wherein said second key position is generated based on a position of a first key position adjacent to said second key position, and a position of said other first key position Nothing.
  6. 根据权利要求2或3所述的方法,其特征在于,所述生成与所述N个手指对应的W个第一键位之后,所述方法还包括:The method according to claim 2 or 3, wherein after the generating the W first keys corresponding to the N fingers, the method further comprises:
    检测所述N个手指中的某一个手指触摸所述柔性触摸板的触摸区域,所述触摸区域为除所述第一键位之外的触摸区域;Detecting that one of the N fingers touches a touch area of the flexible touch panel, the touch area being a touch area other than the first key position;
    根据所述触摸区域相对所述某一个手指对应的第一键位的方向确定所述触摸区域对应的输入内容。And determining an input content corresponding to the touch area according to a direction of the touch area corresponding to the first key position corresponding to the one finger.
  7. 根据权利要求1任一项所述的方法,其特征在于,所述根据所述N个 手指所处的位置生成虚拟键位之后,所述方法还包括:The method according to any one of claims 1 to 4, wherein said according to said N After the location of the finger generates the virtual key position, the method further includes:
    若在预设时长内未检测到至少一个手指触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。If at least one finger does not detect the touch signal of the flexible touch panel within the preset duration, the virtual key position is eliminated.
  8. 根据权利要求1任一项所述的方法,其特征在于,所述根据所述N个手指所处的位置生成虚拟键位之后,所述方法还包括:The method according to any one of the preceding claims, wherein after the generating a virtual key position according to the location where the N fingers are located, the method further comprises:
    若在预设时长内在未检测到手掌触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。If the touch signal of the flexible touch panel is not detected by the palm within the preset duration, the virtual key is eliminated.
  9. 根据权利要求7或8所述的方法,其特征在于,所述消除所述虚拟键位之后,所述方法还包括:The method according to claim 7 or 8, wherein after the eliminating the virtual key, the method further comprises:
    通过提示装置提示用户所述输入装置的虚拟键位已消除。The prompting means prompts the user that the virtual key of the input device has been eliminated.
  10. 根据权利要求1-3任一项所述的方法,其特征在于,所述虚拟键位包括功能虚拟键位,所述根据所述N个手指所处的位置生成虚拟键位之后,所述方法还包括:The method according to any one of claims 1 to 3, wherein the virtual key includes a function virtual key, the method after the virtual key is generated according to a position where the N fingers are located Also includes:
    若检测到用户手指针对所述功能虚拟键位的第一触摸操作,从字母输入模式切换至手势识别模式;If the first touch operation of the user's finger for the function virtual key is detected, switching from the letter input mode to the gesture recognition mode;
    检测用户在所述柔性触摸板输入的触控手势,以及确定所述触控手势对应的字符;Detecting a touch gesture input by the user on the flexible touch panel, and determining a character corresponding to the touch gesture;
    在用户输入完字符后,从所述手势识别模式切换至所述字母输入模式。After the user inputs the character, the gesture recognition mode is switched to the letter input mode.
  11. 根据权利要求1-3任一项所述的方法,其特征在于,所述根据所述N个手指所处的位置生成虚拟键位之后,所述方法还包括:The method according to any one of claims 1 to 3, wherein after the generating the virtual key position according to the position where the N fingers are located, the method further includes:
    若检测到用户手指触摸所述虚拟键位的触摸时间大于预设时长,则不输出内容。If it is detected that the touch time of the user's finger touching the virtual key is greater than the preset duration, the content is not output.
  12. 一种输入装置,其特征在于,包括:An input device, comprising:
    触控检测模块,用于检测用户的N个手指触摸输入装置的柔性触摸板的触控信号,所述N为大于或等于1的整数;a touch detection module, configured to detect a touch signal of a flexible touch panel of the N finger touch input device of the user, where the N is an integer greater than or equal to 1;
    处理模块,用于根据所述N个手指的触控信号确定所述N个手指所处的位置,以及根据所述N个手指所处的位置生成虚拟键位。a processing module, configured to determine, according to the touch signals of the N fingers, a location where the N fingers are located, and generate a virtual key position according to a location where the N fingers are located.
  13. 根据权利要求12所述的装置,其特征在于,所述处理模块包括:The device according to claim 12, wherein the processing module comprises:
    键位生成模块,用于根据所述N个手指所处的位置,生成与所述N个手 指对应的W个第一键位,所述W为大于或等于1的整数。a key generation module, configured to generate and the N hands according to a position where the N fingers are located Refers to the corresponding W first key bits, and the W is an integer greater than or equal to 1.
  14. 根据权利要求13所述的装置,其特征在于,所述处理模块还包括:The device according to claim 13, wherein the processing module further comprises:
    获取模块,用于获取手指的标识信息;An obtaining module, configured to acquire identification information of a finger;
    所述键位生成模块,还用于根据手指的标识信息及所述N个手指所处的位置,生成与所述N个手指对应的W个第一键位。The key generation module is further configured to generate W first key positions corresponding to the N fingers according to the identification information of the finger and the position where the N fingers are located.
  15. 根据权利要求13所述的装置,其特征在于,The device of claim 13 wherein:
    所述键位生成模块,还用于根据所述N个手指所处的触摸位置,生成与所述N个手指对应的M个第二键位,所述M为大于或等于1的整数。The key generation module is further configured to generate M second key positions corresponding to the N fingers according to a touch position where the N fingers are located, where the M is an integer greater than or equal to 1.
  16. 根据权利要求15所述的装置,其特征在于,所述第二键位是根据与所述第二键位相邻的第一键位的位置所生成的,与其他的第一键位的位置无关。The apparatus according to claim 15, wherein said second key position is generated based on a position of a first key position adjacent to said second key position, and a position of said other first key position Nothing.
  17. 根据权利要求13或14所述的装置,其特征在于,Device according to claim 13 or 14, characterized in that
    所述触控检测模块,还用于检测所述N个手指中的某一个手指触摸所述柔性触摸板的触摸区域,所述触摸区域为除所述第一键位之外的触摸区域;The touch detection module is further configured to detect that one of the N fingers touches a touch area of the flexible touch panel, where the touch area is a touch area other than the first key position;
    所述处理模块,还用于根据所述触摸区域相对所述某一个手指对应的第一键位的方向,确定所述触摸区域对应的输入内容。The processing module is further configured to determine an input content corresponding to the touch area according to a direction of the touch area corresponding to the first key position corresponding to the one of the fingers.
  18. 根据权利要求12所述的装置,其特征在于,The device according to claim 12, characterized in that
    所述处理模块,还用于若在预设时长内未检测到至少一个手指触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。The processing module is further configured to: if the touch signal of the flexible touch panel is not detected by the at least one finger within the preset duration, the virtual key position is eliminated.
  19. 根据权利要求12所述的装置,其特征在于,The device according to claim 12, characterized in that
    所述处理模块,还用于若在预设时长内在未检测到手掌触摸所述柔性触摸板的触控信号,则消除所述虚拟键位。The processing module is further configured to remove the virtual key position if the touch signal of the flexible touch panel is not detected by the palm within a preset duration.
  20. 根据权利要求18或19所述的装置,其特征在于,Device according to claim 18 or 19, characterized in that
    所述处理模块,还用于通过提示装置提示用户所述输入装置的虚拟键位已消除。 The processing module is further configured to prompt the user by the prompting device that the virtual key of the input device has been eliminated.
PCT/CN2016/083901 2016-05-30 2016-05-30 Key mapping generation method of input device and input device WO2017206021A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680015805.0A CN107636571A (en) 2016-05-30 2016-05-30 The key mapping generation method and input unit of a kind of input unit
PCT/CN2016/083901 WO2017206021A1 (en) 2016-05-30 2016-05-30 Key mapping generation method of input device and input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/083901 WO2017206021A1 (en) 2016-05-30 2016-05-30 Key mapping generation method of input device and input device

Publications (1)

Publication Number Publication Date
WO2017206021A1 true WO2017206021A1 (en) 2017-12-07

Family

ID=60479442

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/083901 WO2017206021A1 (en) 2016-05-30 2016-05-30 Key mapping generation method of input device and input device

Country Status (2)

Country Link
CN (1) CN107636571A (en)
WO (1) WO2017206021A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202003342U (en) * 2010-11-25 2011-10-05 安凯(广州)微电子技术有限公司 Virtual keyboard input device
CN102662585A (en) * 2012-04-06 2012-09-12 潘晓雷 Method for adaptively regulating touch input range of screen, and mobile terminal
CN103294210A (en) * 2013-03-26 2013-09-11 冠捷显示科技(厦门)有限公司 System capable of generating virtual keyboard and method thereof
US8619036B2 (en) * 2008-03-18 2013-12-31 Microsoft Corporation Virtual keyboard based activation and dismissal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9891821B2 (en) * 2010-04-23 2018-02-13 Handscape Inc. Method for controlling a control region of a computerized device from a touchpad
CN103576947B (en) * 2012-07-20 2016-09-07 国际商业机器公司 Information processing method, device and touch panel device for touch panel device
CN104077065A (en) * 2013-03-27 2014-10-01 百度在线网络技术(北京)有限公司 Method for displaying virtual keyboard by touch screen terminal and touch screen terminal
CN103885632B (en) * 2014-02-22 2018-07-06 小米科技有限责任公司 Input method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8619036B2 (en) * 2008-03-18 2013-12-31 Microsoft Corporation Virtual keyboard based activation and dismissal
CN202003342U (en) * 2010-11-25 2011-10-05 安凯(广州)微电子技术有限公司 Virtual keyboard input device
CN102662585A (en) * 2012-04-06 2012-09-12 潘晓雷 Method for adaptively regulating touch input range of screen, and mobile terminal
CN103294210A (en) * 2013-03-26 2013-09-11 冠捷显示科技(厦门)有限公司 System capable of generating virtual keyboard and method thereof

Also Published As

Publication number Publication date
CN107636571A (en) 2018-01-26

Similar Documents

Publication Publication Date Title
JP6429981B2 (en) Classification of user input intent
US10908815B2 (en) Systems and methods for distinguishing between a gesture tracing out a word and a wiping motion on a touch-sensitive keyboard
JP6208718B2 (en) Dynamic placement on-screen keyboard
US10241626B2 (en) Information processing apparatus, information processing method, and program
JP5730667B2 (en) Method for dual-screen user gesture and dual-screen device
US8581869B2 (en) Information processing apparatus, information processing method, and computer program
US20220229550A1 (en) Virtual Keyboard Animation
US20180164910A1 (en) Wide touchpad
KR20130121050A (en) Mobile device and gesture determination method
TWI659353B (en) Electronic apparatus and method for operating thereof
TWI518580B (en) Portable apparatus and operation method thereof
TW201816581A (en) Interface control method and electronic device using the same
JP2015022745A (en) Determining input received via tactile input device
JP2015032177A (en) Touchpad
JP5783645B2 (en) Touchpad
TWI615747B (en) System and method for displaying virtual keyboard
CN103809756B (en) A kind of information processing method and electronic equipment
CN109582171A (en) Use identifying to the new finger for touching posture for capacitor hovering mode
WO2018218392A1 (en) Touch operation processing method and touch keyboard
WO2017206021A1 (en) Key mapping generation method of input device and input device
JP2016066254A (en) Electronic device with touch detection apparatus
KR20140086805A (en) Electronic apparatus, method for controlling the same and computer-readable recording medium
US20150138102A1 (en) Inputting mode switching method and system utilizing the same
JP5963502B2 (en) Input device
GB2520700A (en) Method and system for text input on a computing 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: 16903409

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 26/04/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16903409

Country of ref document: EP

Kind code of ref document: A1