WO2012006916A1 - Method and system for implemanting handwriting input on web page - Google Patents

Method and system for implemanting handwriting input on web page Download PDF

Info

Publication number
WO2012006916A1
WO2012006916A1 PCT/CN2011/075656 CN2011075656W WO2012006916A1 WO 2012006916 A1 WO2012006916 A1 WO 2012006916A1 CN 2011075656 W CN2011075656 W CN 2011075656W WO 2012006916 A1 WO2012006916 A1 WO 2012006916A1
Authority
WO
WIPO (PCT)
Prior art keywords
input
handwriting
handwriting input
user
trajectory
Prior art date
Application number
PCT/CN2011/075656
Other languages
French (fr)
Chinese (zh)
Inventor
万星
Original Assignee
汉王科技股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 汉王科技股份有限公司 filed Critical 汉王科技股份有限公司
Publication of WO2012006916A1 publication Critical patent/WO2012006916A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0354Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
    • G06F3/03545Pens or stylus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Definitions

  • the present invention relates to the field of input method technologies, and in particular, to a method and system for implementing handwriting input on a webpage. Background technique
  • the prior art provides a technical solution for implementing handwriting input on a web page by an external handwriting input device such as a tablet.
  • the technical solution first needs to purchase a set of handwriting input hardware devices, connect the device to the computer, and then install the device using the device. When using, activate the device, then use the electromagnetic pen to write text on the electromagnetic board, and then use the software to identify the track to determine the text and input the text.
  • the handwriting method of the webpage provided by some websites in the prior art can also implement handwriting input on the webpage. For example, when a user visits such a website, a button for handwriting input is triggered, and an input interface is opened on the page, and the user writes a text on the input interface, and the specific system sends the collected handwriting to the server for identification, and then the server The recognition result will be returned to the user, and the user can select the desired text to input the text on the webpage.
  • Embodiments of the present invention provide a method and system for implementing handwriting input on a webpage, which reduces the cost of handwriting input on a webpage, and improves the convenience of handwriting input.
  • a method of implementing handwriting input on a webpage including - Loading a website page corresponding to the website address entered by the user;
  • the text selected by the user from the recognition result is sent to the input box.
  • a system for implementing handwriting input on a webpage comprising:
  • a loading unit configured to load a website page corresponding to a website address input by the user
  • An obtaining unit configured to obtain an input box selected by the user on the website page
  • a handwriting acquisition and recognition unit configured to acquire an input trajectory when the user performs handwriting input in the handwriting input interface, and display a recognition result corresponding to the input trajectory
  • a sending unit configured to send the text selected by the user from the recognition result to the input box.
  • the handwriting input is performed by using the mouse, and the input trajectory is recognized, which reduces the hardware cost and improves the convenience of the handwriting input compared with the prior art that the special handwriting input device needs to be purchased. Sex.
  • the embodiment of the present invention can load the webpage corresponding to the website address input by the user, and perform handwriting recognition processing on the loaded webpage, so there is no restriction on the visited website, and the existing webpage handwriting method can only be on the website of the user.
  • the use range of the handwriting input is expanded, and the user can use the mouse to perform handwriting input on the webpage.
  • FIG. 1 is a flowchart of a method for implementing handwriting input on a webpage according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of an effect of loading webpage A by using the method shown in FIG.
  • FIG. 3 is a schematic diagram of an effect of loading a handwriting input interface by using the method shown in FIG. 1.
  • FIG. 4 is a flowchart of another method for implementing handwriting input on a webpage according to an embodiment of the present invention;
  • FIG. The embodiment provides a structural diagram of a system for implementing handwriting input on a webpage.
  • FIG. 6 is a structural diagram of another system for implementing handwriting input on a webpage according to an embodiment of the present invention;
  • FIG. 7 is another embodiment of the present invention.
  • the method for implementing the handwriting input on the webpage provided by the embodiment of the present invention, when the user inputs any website address that is to be accessed, the method provided by the embodiment of the present invention can load the website page corresponding to the website address input by the user, and acquire the website. The input box selected by the user on the website page. Then, an input trajectory when the user performs handwriting input is acquired in the handwriting input interface, and a recognition result corresponding to the input trajectory is displayed, and the user may select a desired character from the recognition result, and then the The text selected by the user from the recognition result is sent to the input box, thereby completing the user's handwriting input on the webpage.
  • the method for implementing handwriting input on a webpage assumes that the carrier running the method is a handwritten service webpage, and of course, other types of functional modules may be used to run the method.
  • the handwritten service webpage can be loaded and displayed to the user by inputting the domain name or the web address corresponding to the handwritten service webpage in the address bar of the browser, and then the user can implement any webpage desired to be accessed in the handwritten service webpage.
  • Handwriting input in the process includes the following steps:
  • FIG. 2 is a schematic diagram of an effect of loading webpage A in the handwriting service webpage.
  • the user can enter the address of the website A to be accessed in the address bar of the above-mentioned handwritten service webpage, and then click the "access" button, and the handwriting service webpage will load the page of the website A.
  • the user browses the page to be accessed, and selects an input box on the website page to input according to the need, and the handwriting service webpage obtains the input box selected by the user by using the method provided by the embodiment of the present invention, so as to input the user's handwriting later.
  • the text is returned to the input box.
  • FIG. 3 is a schematic diagram of an effect after loading a handwriting input interface.
  • the designated area on the handwritten service webpage is set as a handwriting input interface, and the handwriting input interface is also loaded while the handwriting service page is loaded.
  • the handwriting input function of the handwriting input interface can be activated by clicking the "handwriting activation" button.
  • the handwriting input interface may be directly set to an active state. Considering that the handwriting input interface may block the accessed page, the handwriting input interface may be first hidden. After the user selects the input box, the handwriting input is input. The interface is displayed. The embodiment of the present invention does not limit how to load the handwriting input interface.
  • an input trajectory when the user performs handwriting input through a mouse can be obtained in the handwriting input interface.
  • the handwriting input by using the mouse can refer to the implementation method of the prior art.
  • One implementation method that can be referred to is: When the user uses the mouse to write text in the handwriting input interface according to the text stroke, the left mouse button presses to indicate that the writing is ready, and the user always presses The left mouse button is used to perform the writing process until the left mouse button is released, which is the writing pause, and also represents the completion of a stroke. ,
  • the user's input trajectory is drawn in the mouse handwriting area in Fig. 3 according to the position of the mouse, and the coordinate data of each point of the input trajectory is simultaneously acquired. After the stroke is completed, the captured coordinate data is identified, and the recognition result corresponding to the input trajectory is displayed.
  • the coordinate data corresponding to the input trajectory may be sent to the trajectory identification server for identification, the server identifies the result according to the coordinate data, provides a plurality of alternative characters, and then the server sends the recognition result to the handwritten service webpage.
  • the handwriting service webpage After receiving the recognition result corresponding to the input trajectory sent by the trajectory identification server, the handwriting service webpage displays the received recognition result corresponding to the input trajectory through the text recognition result area in FIG. select.
  • the text input is performed on the handwriting input interface by using a mouse.
  • the embodiment of the present invention further supports other handwriting input modes.
  • the handwriting input is used.
  • the interface can also receive an input trajectory that the user can handwrite by touching the touch screen, or can also connect handwriting input hardware (such as a tablet) through the stylus on the tablet.
  • Handwriting input The embodiment of the present invention does not limit which method is used for handwriting input.
  • using a mouse for handwriting input is an implementation that is simpler and less costly.
  • the method further includes the following steps 106 and 107.
  • the input trajectory when the user performs the handwriting input may be performed, and the displayed recognition result is cleared, and then the transfer is performed. Go to step 104.
  • the handwriting input interface is closed.
  • the "Close” button can be set on the above handwriting input interface. When the user inputs, click the “Close” button to close the handwriting input interface and stop the handwriting input.
  • the handwriting input when the handwriting input is performed, the handwriting input is performed by using the mouse, and the input trajectory is recognized, which reduces the hardware cost and improves the convenience of the handwriting input compared with the prior art, which requires the purchase of a dedicated handwriting input device.
  • the embodiment of the present invention can load the webpage corresponding to the website address input by the user, and perform handwriting recognition processing on the loaded webpage, so there is no restriction on the visited website, and the existing webpage handwriting method can only be on the website of the user.
  • the use range of the handwriting input is expanded, and the user can use the mouse to perform handwriting input on the webpage.
  • the prior art also has a technical solution for inputting text on a webpage by using an input method (such as pinyin, five strokes, etc.).
  • the technical solution first needs to install the input method software on the computer, by inputting the pronunciation of the text or the root key code corresponding to the text on the keyboard, and then the text recognition by the input method program.
  • the technical solution needs to memorize the five-character root, or the accurate pronunciation of the text, or the special mode of other input methods, and input the strange text, or the cumbersome text, which is difficult to use, especially when inputting text. It is when the elderly enter text.
  • the embodiment of the present invention does not need to install any software. As long as the text to be input is written by the mouse, the corresponding text can be recognized by the server, and there is no need to memorize the pinyin or analyze the root. Word code, for unfamiliar, more cumbersome words can also be easily entered.
  • FIG. 5 provides a system for implementing handwriting input on a webpage, the system comprising: The loading unit 21, the obtaining unit 22, the handwriting collection and recognition unit 23, and the transmitting unit 24.
  • the loading unit 21 is configured to load a website page corresponding to the website address input by the user, and the obtaining unit 22 is configured to obtain an input box selected by the user on the website page.
  • the loading unit 21 is further configured to load the handwriting input interface according to the received handwriting opening indication.
  • the handwritten call recognition unit 23 is configured to acquire an input trajectory when the user performs handwriting input in the handwriting input interface, and display a recognition result corresponding to the input trajectory. The user can select the desired text from the recognition results displayed above.
  • the transmitting unit 24 is configured to send the text selected by the user from the recognition result to the input box.
  • the handwriting collection and recognition unit 23 can obtain an input trajectory when the user performs handwriting input through the mouse in the handwriting input interface.
  • the system may further include: a trajectory identification server 25, configured to The input trajectory sent by the handwriting collection and recognition unit 23 is identified, and the recognition result corresponding to the input trajectory is transmitted to the handwriting collection and recognition unit 23.
  • the handwriting collection and recognition unit 23 is configured to display the recognition result corresponding to the input trajectory received from the trajectory recognition server.
  • the system may further include: a clearing unit 26, configured to clear in the handwriting input interface when sending the text selected by the user from the recognition result to the input box The user performs an input trajectory when handwriting is input, and simultaneously clears the displayed recognition result.
  • a clearing unit 26 configured to clear in the handwriting input interface when sending the text selected by the user from the recognition result to the input box The user performs an input trajectory when handwriting is input, and simultaneously clears the displayed recognition result.
  • the clearing unit 26 clears the input trajectory when the user performs handwriting input in the handwriting input interface according to the received handwriting clearing instruction. At the same time, the displayed recognition result is cleared.
  • the system further includes: a closing unit for closing the handwriting input interface.
  • the system for implementing handwriting input on a webpage provided by the embodiment of the present invention can load and display any website that the user wants to access to the user.
  • the recognition result corresponding to the input trajectory can be recognized, and then the text selected by the user from the recognition result is sent to the input box, thereby implementing handwriting input on the webpage.
  • the embodiment of the present invention When implementing handwriting input on a webpage, the embodiment of the present invention does not need to install any software or hardware, and reduces The cost of use also reduces the cumbersome steps of installing hardware and software before use, which is convenient for users to input handwriting. At the same time, compared with the existing input method, there is no need to memorize pinyin, and it is not necessary to analyze the root code, and it is convenient to input unrecognized and cumbersome words.
  • system provided by the embodiment of the present invention can implement handwriting input on any page on the Internet, and is not limited to a certain website, and has a wide range of uses.
  • the system when the system is implemented in the form of a webpage, the system can be used to perform handwriting input on the webpage by inputting the domain name corresponding to the system. It is also convenient to deploy, upgrade, and update the system. For example, when the system is updated on the server, all user connection updates can be implemented.
  • the embodiment of the invention is mainly used in the field of handwriting input, which reduces the cost of handwriting input on a webpage, and improves the convenience of handwriting input.
  • the present invention can be implemented by means of software plus necessary general hardware, and of course, by hardware, but in many cases, the former is a better implementation. .
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • a hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.

Abstract

A method and a system for implementing handwriting input on a web page are disclosed, which refer to the technical field of input method, reduce the cost of the handwriting input on the web page and improve the convenience of the handwriting input. The method comprises: uploading a website page corresponding to the website address input by a user; acquiring an input box selected by the user on the website page; obtaining an input track in the handwriting input interface when the user carries out the handwriting input, and displaying recognition results corresponding to the input track; and sending the character selected by the user from the recognition results to the input box. By adopting the technical solution, there is no need for installing any software or hardware for the character input, and the handwriting input can be implemented on any web page to be accessed by the user using a mouse in standard configuration of a computer.

Description

在网页上实现手写输入的方法及系统 技术领域  Method and system for realizing handwriting input on webpage
本发明涉及输入法技术领域, 尤其涉及一种在网页上实现手写输入的方法及 系统。 背景技术  The present invention relates to the field of input method technologies, and in particular, to a method and system for implementing handwriting input on a webpage. Background technique
随着互联网应用的不断发展, 访问互联网的用户也越来越多, 而在互联网网 站上进行内容交互也成为用户体验的一个必要环节。 例如, 用户通过在网页上输 入相关的文字实现与该网页的交互。  With the continuous development of Internet applications, more and more users access the Internet, and content interaction on the Internet website has become a necessary part of the user experience. For example, a user interacts with a web page by entering relevant text on the web page.
现有技术提供一种通过外接手写输入设备 (如手写板) 在网页上实现手写输 入的技术方案。 该技术方案首先需要购买一套手写输入硬件设备, 并将该设备与 电脑连接上, 然后再安装该设备的使用软件。 使用的时候激活设备, 然后用电磁 笔在电磁板上书写文字, 然后通过软件识别轨迹判断出文字, 实现文字的输入。  The prior art provides a technical solution for implementing handwriting input on a web page by an external handwriting input device such as a tablet. The technical solution first needs to purchase a set of handwriting input hardware devices, connect the device to the computer, and then install the device using the device. When using, activate the device, then use the electromagnetic pen to write text on the electromagnetic board, and then use the software to identify the track to determine the text and input the text.
另外, 现有技术中某些网站提供的网页手写方式也可以在网页上实现手写输 入。 例如, 当用户访问这类网站时, 触发使用手写输入的按钮, 页面上打开一个 输入界面, 用户在该输入界面上书写文字, 特定系统会将采集到的文字笔迹发给 服务器进行识别, 之后服务器会将识别结果返回给用户, 用户选择需要的文字可 以在网页上实现文字的输入。  In addition, the handwriting method of the webpage provided by some websites in the prior art can also implement handwriting input on the webpage. For example, when a user visits such a website, a button for handwriting input is triggered, and an input interface is opened on the page, and the user writes a text on the input interface, and the specific system sends the collected handwriting to the server for identification, and then the server The recognition result will be returned to the user, and the user can select the desired text to input the text on the webpage.
然而, 发明人发现当釆用上述通过外接手写输入设备在网页上实现手写输入 时, 需要购买手写输入的硬件设备, 该方法使用的成本较高, 携带也不方便。 而 采用另一种网页手写方式来进行手写输入时, 由于该网页手写方式通常限制在提 供该网页手写方式的网站上, 因而不能在其他网站上进行手写输入, 用户在使用 时的方便性也较低。 发明内容  However, the inventors have found that when the above-described handwriting input is implemented on a web page by an external handwriting input device, it is necessary to purchase a hardware device for handwriting input, which is expensive and inconvenient to carry. When another type of webpage handwriting is used for handwriting input, since the handwriting method of the webpage is usually limited to the website that provides the handwritten manner of the webpage, the handwriting input cannot be performed on other websites, and the convenience of the user is also more convenient. low. Summary of the invention
本发明的实施例提供一种在网页上实现手写输入的方法及系统, 降低了在网 页上进行手写输入的成本, 提高了手写输入的方便性。  Embodiments of the present invention provide a method and system for implementing handwriting input on a webpage, which reduces the cost of handwriting input on a webpage, and improves the convenience of handwriting input.
为达到上述目的, 本发明的实施例采用如下技术方案:  In order to achieve the above object, the embodiment of the present invention adopts the following technical solutions:
一种在网页上实现手写输入的方法, 包括- 加载与用户输入的网站地址对应的网站页面; A method of implementing handwriting input on a webpage, including - Loading a website page corresponding to the website address entered by the user;
获取所述用户在所述网站页面上选定的输入框;  Obtaining an input box selected by the user on the website page;
在手写输入界面中获取所述用户进行手写输入时的输入轨迹, 并显示与所述 输入轨迹对应的识别结果;  Obtaining an input trajectory when the user performs handwriting input in a handwriting input interface, and displaying a recognition result corresponding to the input trajectory;
将所述用户从所述识别结果中选定的文字发送到所述输入框。  The text selected by the user from the recognition result is sent to the input box.
一种在网页上实现手写输入的系统, 包括:  A system for implementing handwriting input on a webpage, comprising:
加载单元, 用于加载与用户输入的网站地址对应的网站页面;  a loading unit, configured to load a website page corresponding to a website address input by the user;
获取单元, 用于获取所述用户在所述网站页面上选定的输入框;  An obtaining unit, configured to obtain an input box selected by the user on the website page;
手写采集识别单元, 用于在手写输入界面中获取所述用户进行手写输入时的 输入轨迹, 并显示与所述输入轨迹对应的识别结果;  a handwriting acquisition and recognition unit, configured to acquire an input trajectory when the user performs handwriting input in the handwriting input interface, and display a recognition result corresponding to the input trajectory;
发送单元,用于将所述用户从所述识别结果中选定的文字发送到所述输入框。 由于采用本发明实施例在进行手写输入时, 利用鼠标进行手写输入, 并对输 入轨迹进行识别, 与现有技术需要购买专用的手写输入设备相比, 降低了硬件成 本, 提高了手写输入的方便性。 同时, 本发明实施例可以加载用户输入的网站地 址对应的网页, 并对加载后的网页进行手写识别处理, 因而对访问的网站没有任 何限制, 与现有的网页手写方式只能在自己的网站实现手写输入相比, 扩大了手 写输入的使用范围, 也方便了用户使用鼠标在网页上进行手写输入。 附图说明  And a sending unit, configured to send the text selected by the user from the recognition result to the input box. When the handwriting input is used in the embodiment of the present invention, the handwriting input is performed by using the mouse, and the input trajectory is recognized, which reduces the hardware cost and improves the convenience of the handwriting input compared with the prior art that the special handwriting input device needs to be purchased. Sex. At the same time, the embodiment of the present invention can load the webpage corresponding to the website address input by the user, and perform handwriting recognition processing on the loaded webpage, so there is no restriction on the visited website, and the existing webpage handwriting method can only be on the website of the user. Compared with the handwriting input, the use range of the handwriting input is expanded, and the user can use the mouse to perform handwriting input on the webpage. 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为本发明实施例提供的一种在网页上实现手写输入的方法的流程图; 图 2为采用图 1所示的方法加载网页 A的一种效果示意图;  FIG. 1 is a flowchart of a method for implementing handwriting input on a webpage according to an embodiment of the present invention; FIG. 2 is a schematic diagram of an effect of loading webpage A by using the method shown in FIG.
图 3为采用图 1所示的方法加载手写输入界面后的一种效果示意图; 图 4为本发明实施例提供的另一种在网页上实现手写输入的方法的流程图; 图 5为本发明实施例提供一种在网页上实现手写输入的系统的结构图; 图 6为本发明实施例提供另一种在网页上实现手写输入的系统的结构图; 图 7为本发明实施例提供又一种在网页上实现手写输入的系统的结构图。 具体实施方式 FIG. 3 is a schematic diagram of an effect of loading a handwriting input interface by using the method shown in FIG. 1. FIG. 4 is a flowchart of another method for implementing handwriting input on a webpage according to an embodiment of the present invention; FIG. The embodiment provides a structural diagram of a system for implementing handwriting input on a webpage. FIG. 6 is a structural diagram of another system for implementing handwriting input on a webpage according to an embodiment of the present invention; FIG. 7 is another embodiment of the present invention. A structural diagram of a system for implementing handwriting input on a web page. detailed description
本发明实施例提供的在网页上实现手写输入的方法, 当用户输入任何想要访 问的网站地址时, 采用本发明实施例提供的方法可以加载与用户输入的网站地址 对应的网站页面, 获取所述用户在所述网站页面上选定的输入框。 然后, 在手写 输入界面中获取所述用户进行手写输入时的输入轨迹, 并显示与所述输入轨迹对 应的识别结果, 所述用户可以从所述识别结果中选择需要的文字, 之后将所述用 户从所述识别结果中选定的文字发送到所述输入框, 从而完成用户在网页上进行 手写输入。  The method for implementing the handwriting input on the webpage provided by the embodiment of the present invention, when the user inputs any website address that is to be accessed, the method provided by the embodiment of the present invention can load the website page corresponding to the website address input by the user, and acquire the website. The input box selected by the user on the website page. Then, an input trajectory when the user performs handwriting input is acquired in the handwriting input interface, and a recognition result corresponding to the input trajectory is displayed, and the user may select a desired character from the recognition result, and then the The text selected by the user from the recognition result is sent to the input box, thereby completing the user's handwriting input on the webpage.
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的 实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳动前 提下所获得的所有其他实施例, 都属于本发明保护的范围。  The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without departing from the inventive work are all within the scope of the present invention.
如图 1所示的本发明实施例提供的在网页上实现手写输入的方法, 假设运行 该方法的载体为一个手写服务网页, 当然也可以采用其他形式的功能模块来运行 该方法, 具体应用时, 可以通过在浏览器的地址栏中输入该手写服务网页对应的 域名或者网址, 将该手写服务网页进行加载并显示给用户, 之后用户在该手写服 务网页中可以实现在任何想要访问的网页中进行手写输入, 具体包括如下步骤: The method for implementing handwriting input on a webpage according to the embodiment of the present invention as shown in FIG. 1 assumes that the carrier running the method is a handwritten service webpage, and of course, other types of functional modules may be used to run the method. The handwritten service webpage can be loaded and displayed to the user by inputting the domain name or the web address corresponding to the handwritten service webpage in the address bar of the browser, and then the user can implement any webpage desired to be accessed in the handwritten service webpage. Handwriting input in the process includes the following steps:
101、 加载与用户输入的网站地址对应的网站页面。 101. Load a website page corresponding to a website address input by the user.
图 2为在该手写服务网页中加载了网页 A的一种效果示意图。 具体应用时, 用户可以在上述手写服务网页的地址栏中输入想要访问的网站 A的地址, 之后点 击 "访问" 按钮, 该手写服务网页将加载网站 A的页面。  FIG. 2 is a schematic diagram of an effect of loading webpage A in the handwriting service webpage. For specific applications, the user can enter the address of the website A to be accessed in the address bar of the above-mentioned handwritten service webpage, and then click the "access" button, and the handwriting service webpage will load the page of the website A.
需要说明的是, 本发明实施例对在上述手写服务网页的地址栏中输入的网站 地址没有任何限制, 即用户可以在该手写服务网页中浏览任何想要访问的网站页 面。  It should be noted that, in the embodiment of the present invention, there is no restriction on the website address input in the address field of the handwritten service webpage, that is, the user can browse any website page that he wants to visit in the handwritten service webpage.
102、 获取所述用户在所述网站页面上选定的输入框。  102. Obtain an input box selected by the user on the website page.
用户浏览要访问的页面, 根据需要选择所述网站页面上的输入框进行输入, 此时该手写服务网页采用本发明实施例提供的方法将获取用户选定的输入框, 以 便之后将用户手写输入的文字返回给该输入框。  The user browses the page to be accessed, and selects an input box on the website page to input according to the need, and the handwriting service webpage obtains the input box selected by the user by using the method provided by the embodiment of the present invention, so as to input the user's handwriting later. The text is returned to the input box.
103、 根据接收到的手写开启指示, 加载手写输入界面。 具体应用时, 可以在上述手写服务网页上设置一个 "开启手写" 的按钮。 当 用户选定输入框之后, 通过点击该 "开启手写" 的按钮发送手写开启指示, 指示 上述手写服务网页加载手写输入界面。 图 3为加载手写输入界面后的一种效果示 意图。 103. Load the handwriting input interface according to the received handwriting opening instruction. For specific applications, a "Open Handwriting" button can be set on the above-mentioned handwriting service web page. After the user selects the input box, the handwriting opening instruction is sent by clicking the "open handwriting" button, and the handwriting service webpage is instructed to load the handwriting input interface. FIG. 3 is a schematic diagram of an effect after loading a handwriting input interface.
当然, 本步骤也可以釆用其他的方式实现, 比如, 在上述手写服务网页上的 指定区域设置为手写输入界面, 在加载上述手写服务页面的同时, 也将该手写输 入界面进行加载。 当用户需要使用该手写输入界面时, 可以点击 "手写激活" 按 钮来激活该手写输入界面的手写输入功能。 或者也可以直接将该手写输入界面的 设置为激活状态, 考虑到该手写输入界面可能会遮挡被访问的页面, 可以将该手 写输入界面先进行隐藏, 当用户选中输入框之后, 将该手写输入界面显示出来。 本发明实施例对如何加载该手写输入界面不做限制。  Of course, this step can also be implemented in other manners. For example, the designated area on the handwritten service webpage is set as a handwriting input interface, and the handwriting input interface is also loaded while the handwriting service page is loaded. When the user needs to use the handwriting input interface, the handwriting input function of the handwriting input interface can be activated by clicking the "handwriting activation" button. Alternatively, the handwriting input interface may be directly set to an active state. Considering that the handwriting input interface may block the accessed page, the handwriting input interface may be first hidden. After the user selects the input box, the handwriting input is input. The interface is displayed. The embodiment of the present invention does not limit how to load the handwriting input interface.
104、在手写输入界面中获取所述用户进行手写输入时的输入轨迹, 并显示与 所述输入轨迹对应的识别结果。  104. Acquire an input trajectory when the user performs handwriting input in a handwriting input interface, and display a recognition result corresponding to the input trajectory.
具体应用时, 在手写输入界面中可以获取所述用户通过鼠标进行手写输入时 的输入轨迹。 利用鼠标进行手写输入可以参照现有技术的实现方法, 可以参考的 一种实现方法为: 当用户使用鼠标在手写输入界面内按文字笔画书写文字时, 鼠 标左键按下表示准备书写, 一直按住鼠标左键即进行书写过程, 直至松开鼠标左 键即为书写暂停, 同时也代表一次笔划的完成。 ,  In a specific application, an input trajectory when the user performs handwriting input through a mouse can be obtained in the handwriting input interface. The handwriting input by using the mouse can refer to the implementation method of the prior art. One implementation method that can be referred to is: When the user uses the mouse to write text in the handwriting input interface according to the text stroke, the left mouse button presses to indicate that the writing is ready, and the user always presses The left mouse button is used to perform the writing process until the left mouse button is released, which is the writing pause, and also represents the completion of a stroke. ,
在书写的同时, 根据鼠标的位置在图 3 中的鼠标手写区域内绘画出用户的输 入轨迹, 并同时采集输入轨迹各个点的坐标数据。 当笔划完成后, 将釆集到的坐 标数据进行识别, 并显示与所述输入轨迹对应的识别结果。  While writing, the user's input trajectory is drawn in the mouse handwriting area in Fig. 3 according to the position of the mouse, and the coordinate data of each point of the input trajectory is simultaneously acquired. After the stroke is completed, the captured coordinate data is identified, and the recognition result corresponding to the input trajectory is displayed.
具体应用时, 还可以发送所述输入轨迹对应的坐标数据到轨迹识别服务器进 行识别, 服务器根据这些坐标数据识别出结果, 提供多个备选文字, 然后服务器 将识别结果发送给上述手写服务网页, 手写服务网页接收到所述轨迹识别服务器 发送的与所述输入轨迹对应的识别结果后, 通过图 3 中的文字识别结果区域显示 所述接收到的与所述输入轨迹对应的识别结果, 供用户选择。  In a specific application, the coordinate data corresponding to the input trajectory may be sent to the trajectory identification server for identification, the server identifies the result according to the coordinate data, provides a plurality of alternative characters, and then the server sends the recognition result to the handwritten service webpage. After receiving the recognition result corresponding to the input trajectory sent by the trajectory identification server, the handwriting service webpage displays the received recognition result corresponding to the input trajectory through the text recognition result area in FIG. select.
需要说明的是, 上述实施例通过鼠标在手写输入界面上进行文字输入的, 本 发明实施例还支持其他的手写输入方式, 例如, 当本发明实施例的技术方案应用 于触摸屏时, 上述手写输入界面还可以接收用户通过触摸该触摸屏进行手写的输 入轨迹, 或者, 也可以连接手写输入硬件 (如手写板) , 通过触控笔在手写板上 进行手写输入。 本发明实施例不限制具体采用哪种方式进行手写输入。 当然, 采 用鼠标进行手写输入是较简单、 成本较低的一种实现方式。 It should be noted that, in the foregoing embodiment, the text input is performed on the handwriting input interface by using a mouse. The embodiment of the present invention further supports other handwriting input modes. For example, when the technical solution of the embodiment of the present invention is applied to the touch screen, the handwriting input is used. The interface can also receive an input trajectory that the user can handwrite by touching the touch screen, or can also connect handwriting input hardware (such as a tablet) through the stylus on the tablet. Handwriting input. The embodiment of the present invention does not limit which method is used for handwriting input. Of course, using a mouse for handwriting input is an implementation that is simpler and less costly.
105、 将所述用户从所述识别结果中选定的文字发送到所述输入框。  105. Send the text selected by the user from the recognition result to the input box.
进一步地, 如图 4所示, 该方法还包括如下步骤 106和步骤 107。  Further, as shown in FIG. 4, the method further includes the following steps 106 and 107.
106、在将所述用户从所述识别结果中选定的文字发送到所述输入框时, 清除 所述用户在手写输入界面中进行手写输入时的输入轨迹, 同时清除所述显示出的 识别结果。 之后, 等待用户下一次的手写输入。  106. When sending the text selected by the user from the recognition result to the input box, clear an input trajectory when the user performs handwriting input in the handwriting input interface, and clear the displayed identification. result. After that, wait for the user's next handwritten input.
需要说明的是, 用户在手写过程中, 如果不满意或者找不到需要的文字, 也 可以执行清除所述用户进行手写输入时的输入轨迹, 同时清除所述显示出的识别 结果, 之后转去执行步骤 104。  It should be noted that, during the handwriting process, if the user is not satisfied or can not find the required text, the input trajectory when the user performs the handwriting input may be performed, and the displayed recognition result is cleared, and then the transfer is performed. Go to step 104.
107、 当用户不需要进行手写输入时, 关闭所述手写输入界面。 实际应用时, 可以在上述手写输入界面上设置 "关闭" 按钮。 当用户输入完毕后, 点击该 "关 闭" 按钮, 可以关闭所述手写输入界面, 停止手写输入。 如图 3所示的手写输入 界面中右下角的 "关闭" 按钮。  107. When the user does not need to perform handwriting input, the handwriting input interface is closed. In actual application, the "Close" button can be set on the above handwriting input interface. When the user inputs, click the "Close" button to close the handwriting input interface and stop the handwriting input. The "Close" button in the lower right corner of the handwriting input interface shown in Figure 3.
本发明实施例在进行手写输入时, 利用鼠标进行手写输入, 并对输入轨迹进 行识别, 与现有技术需要购买专用的手写输入设备相比, 降低了硬件成本, 提高 了手写输入的方便性。 同时, 本发明实施例可以加载用户输入的网站地址对应的 网页, 并对加载后的网页进行手写识别处理, 因而对访问的网站没有任何限制, 与现有的网页手写方式只能在自己的网站实现手写输入相比, 扩大了手写输入的 使用范围, 也方便了用户使用鼠标在网页上进行手写输入。  In the embodiment of the present invention, when the handwriting input is performed, the handwriting input is performed by using the mouse, and the input trajectory is recognized, which reduces the hardware cost and improves the convenience of the handwriting input compared with the prior art, which requires the purchase of a dedicated handwriting input device. At the same time, the embodiment of the present invention can load the webpage corresponding to the website address input by the user, and perform handwriting recognition processing on the loaded webpage, so there is no restriction on the visited website, and the existing webpage handwriting method can only be on the website of the user. Compared with the handwriting input, the use range of the handwriting input is expanded, and the user can use the mouse to perform handwriting input on the webpage.
另外, 现有技术还有一种采用输入法 (如拼音、 五笔等) 在网页上进行文字 输入的技术方案。 该技术方案首先需要在电脑上安装输入法软件, 通过在键盘上 输入文字的读音或文字对应的字根键码, 然后由输入法程序进行文字识别。 该技 术方案在输入文字的同时, 需要记忆五笔字根、 或文字准确的读音、 或者其他输 入法的特殊模式, 输入陌生的文字, 或较繁琐的文字时, 这种方法使用起来很困 难, 尤其是老年人在进行文字输入时。 本发明实施例与该输入法相比, 无需进行 任何软件的安装, 只要把想要输入的文字用鼠标书写出来就可以通过服务器识别 出相应的文字, 不需要去记忆拼音, 也不需要分析字根字码, 对于不熟悉的、 较 繁琐的字也可以实现方便地输入。  In addition, the prior art also has a technical solution for inputting text on a webpage by using an input method (such as pinyin, five strokes, etc.). The technical solution first needs to install the input method software on the computer, by inputting the pronunciation of the text or the root key code corresponding to the text on the keyboard, and then the text recognition by the input method program. The technical solution needs to memorize the five-character root, or the accurate pronunciation of the text, or the special mode of other input methods, and input the strange text, or the cumbersome text, which is difficult to use, especially when inputting text. It is when the elderly enter text. Compared with the input method, the embodiment of the present invention does not need to install any software. As long as the text to be input is written by the mouse, the corresponding text can be recognized by the server, and there is no need to memorize the pinyin or analyze the root. Word code, for unfamiliar, more cumbersome words can also be easily entered.
如图 5所示的实施例提供一种在网页上实现手写输入的系统, 该系统包括: 加载单元 21、 获取单元 22、 手写采集识别单元 23和发送单元 24。 The embodiment shown in FIG. 5 provides a system for implementing handwriting input on a webpage, the system comprising: The loading unit 21, the obtaining unit 22, the handwriting collection and recognition unit 23, and the transmitting unit 24.
其中, 加载单元 21用于加载与用户输入的网站地址对应的网站页面, 获取单 元 22用于获取所述用户在所述网站页面上选定的输入框。  The loading unit 21 is configured to load a website page corresponding to the website address input by the user, and the obtaining unit 22 is configured to obtain an input box selected by the user on the website page.
当用户需要开启手写输入界面时, 如通过点击 "开启手写" 的按钮发送一个 手写开启指示。所述加载单元 21还用于根据接收到的手写开启指示, 加载所述手 写输入界面。  When the user needs to open the handwriting input interface, for example, by clicking the "open handwriting" button, a handwriting opening instruction is sent. The loading unit 21 is further configured to load the handwriting input interface according to the received handwriting opening indication.
手写釆集识别单元 23 用于在手写输入界面中获取所述用户进行手写输入时 的输入轨迹, 并显示与所述输入轨迹对应的识别结果。 用户可以从上述显示出的 识别结果中选取需要的文字。  The handwritten call recognition unit 23 is configured to acquire an input trajectory when the user performs handwriting input in the handwriting input interface, and display a recognition result corresponding to the input trajectory. The user can select the desired text from the recognition results displayed above.
发送单元 24 用于将所述用户从所述识别结果中选定的文字发送到所述输入 框。  The transmitting unit 24 is configured to send the text selected by the user from the recognition result to the input box.
进一步地,上述手写采集识别单元 23在手写输入界面中可以获取所述用户通 过鼠标进行手写输入时的输入轨迹, 如图 6所示, 该系统还可以包括: 轨迹识别 服务器 25 , 用于对所述手写采集识别单元 23 发送的输入轨迹进行识别, 并将与 所述输入轨迹对应的识别结果发送给所述手写采集识别单元 23。  Further, the handwriting collection and recognition unit 23 can obtain an input trajectory when the user performs handwriting input through the mouse in the handwriting input interface. As shown in FIG. 6, the system may further include: a trajectory identification server 25, configured to The input trajectory sent by the handwriting collection and recognition unit 23 is identified, and the recognition result corresponding to the input trajectory is transmitted to the handwriting collection and recognition unit 23.
所述手写采集识别单元 23 用于显示所述从轨迹识别服务器接收到的与所述 输入轨迹对应的识别结果。  The handwriting collection and recognition unit 23 is configured to display the recognition result corresponding to the input trajectory received from the trajectory recognition server.
进一步地, 如图 7所示, 该系统还可以包括: 清除单元 26, 用于在将所述用 户从所述识别结果中选定的文字发送到所述输入框时, 在手写输入界面中清除所 述用户进行手写输入时的输入轨迹, 同时清除所述显示出的识别结果。  Further, as shown in FIG. 7, the system may further include: a clearing unit 26, configured to clear in the handwriting input interface when sending the text selected by the user from the recognition result to the input box The user performs an input trajectory when handwriting is input, and simultaneously clears the displayed recognition result.
或者, 当用户在手写过程中, 如果不满意或者找不到需要的文字, 所述清除 单元 26根据接收到的手写清除指示,清除所述用户在手写输入界面中进行手写输 入时的输入轨迹, 同时清除所述显示出的识别结果。  Alternatively, when the user is not satisfied or cannot find the required text in the handwriting process, the clearing unit 26 clears the input trajectory when the user performs handwriting input in the handwriting input interface according to the received handwriting clearing instruction. At the same time, the displayed recognition result is cleared.
进一步地, 当用户不再需要进行手写输入时, (图未示) 该系统还包括: 关 闭单元, 用于关闭所述手写输入界面。  Further, when the user no longer needs to perform handwriting input, the system further includes: a closing unit for closing the handwriting input interface.
本发明实施例提供的在网页上实现手写输入的系统, 可以将用户想要访问的 任何网站进行加载并显示给用户, 当用户选中所访问的网页中的输入框, 并利用 鼠标进行手写输入后, 可以将识别出输入轨迹对应的识别结果, 之后将用户从所 述识别结果中选定的文字发送到所述输入框, 从而在网页上实现手写输入。  The system for implementing handwriting input on a webpage provided by the embodiment of the present invention can load and display any website that the user wants to access to the user. When the user selects an input box in the accessed webpage, and uses the mouse to perform handwriting input, The recognition result corresponding to the input trajectory can be recognized, and then the text selected by the user from the recognition result is sent to the input box, thereby implementing handwriting input on the webpage.
本发明实施例在网页上实现手写输入时, 无需安装任何的软件、 硬件, 减少 了使用的成本, 也减少了使用之前安装软硬件的繁琐步骤, 方便了用户进行手写 输入。 同时, 与现有的输入法相比, 不需要记忆拼音, 也不需要分析字根字码, 可以方便地输入不认识的、 繁琐的字。 When implementing handwriting input on a webpage, the embodiment of the present invention does not need to install any software or hardware, and reduces The cost of use also reduces the cumbersome steps of installing hardware and software before use, which is convenient for users to input handwriting. At the same time, compared with the existing input method, there is no need to memorize pinyin, and it is not necessary to analyze the root code, and it is convenient to input unrecognized and cumbersome words.
另外,本发明实施例提供的系统可以在互联网上的任何的页面实现手写输入, 不局限在某个网站上, 使用范围广泛。  In addition, the system provided by the embodiment of the present invention can implement handwriting input on any page on the Internet, and is not limited to a certain website, and has a wide range of uses.
需要说明的是, 当该系统采用网页的形式实现时, 只要输入该系统对应的域 名就可以使用该系统在网页上进行手写输入。 该系统的部署、 升级、 更新也很方 便, 例如, 当系统在服务器上更新时, 即可实现所有用户连接端的更新。  It should be noted that when the system is implemented in the form of a webpage, the system can be used to perform handwriting input on the webpage by inputting the domain name corresponding to the system. It is also convenient to deploy, upgrade, and update the system. For example, when the system is updated on the server, all user connection updates can be implemented.
本发明实施例主要用于手写输入领域,降低了在网页上进行手写输入的成本, 提高了手写输入的方便性。  The embodiment of the invention is mainly used in the field of handwriting input, which reduces the cost of handwriting input on a webpage, and improves the convenience of handwriting input.
通过以上的实施方式的描述, 所属领域的技术人员可以清楚地了解到本发明 可借助软件加必需的通用硬件的方式来实现, 当然也可以通过硬件, 但很多情况 下前者是更佳的实施方式。 基于这样的理解, 本发明的技术方案本质上或者说对 现有技术做出贡献的部分可以以软件产品的形式体现出来, 该计算机软件产品存 储在可读取的存储介质中, 如计算机的软盘, 硬盘或光盘等, 包括若干指令用以 使得一台计算机设备 (可以是个人计算机, 服务器, 或者网络设备等) 执行本发 明各个实施例所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus necessary general hardware, and of course, by hardware, but in many cases, the former is a better implementation. . Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer. A hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到变化或 替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护范围应以所述权 利要求的保护范围为准。  The above is only the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be determined by the scope of protection of the claims.

Claims

权 利 要 求 Rights request
1、 一种在网页上实现手写输入的方法, 其特征在于, 包括: A method for implementing handwriting input on a webpage, characterized in that it comprises:
加载与用户输入的网站地址对应的网站页面;  Loading a website page corresponding to the website address entered by the user;
获取所述用户在所述网站页面上选定的输入框;  Obtaining an input box selected by the user on the website page;
在手写输入界面中获取所述用户进行手写输入时的输入轨迹, 并显示与所述 输入轨迹对应的识别结果;  Obtaining an input trajectory when the user performs handwriting input in a handwriting input interface, and displaying a recognition result corresponding to the input trajectory;
将所述用户从所述识别结果中选定的文字发送到所述输入框。  The text selected by the user from the recognition result is sent to the input box.
2、 根据权利要求 1所述的在网页上实现手写输入的方法, 其特征在于, 该方 法还包括: 根据接收到的手写开启指示, 加载所述手写输入界面。  2. The method for implementing handwriting input on a webpage according to claim 1, wherein the method further comprises: loading the handwriting input interface according to the received handwriting opening instruction.
3、 根据权利要求 1所述的在网页上实现手写输入的方法, 其特征在于, 所述手写输入界面用于接收所述用户通过鼠标进行手写输入时的输入轨迹 时, 该方法还包括- 发送所述输入轨迹到轨迹识别服务器进行识别;  The method for implementing handwriting input on a webpage according to claim 1, wherein the handwriting input interface is configured to receive an input trajectory when the user performs handwriting input through a mouse, and the method further includes: sending The input track is identified by the track recognition server;
接收所述轨迹识别服务器发送的与所述输入轨迹对应的识别结果; 所述显示与所述输入轨迹对应的识别结果为: 显示所述接收到的与所述输入 轨迹对应的识别结果。  Receiving a recognition result corresponding to the input trajectory sent by the trajectory identification server; and the displaying result corresponding to the input trajectory is: displaying the received recognition result corresponding to the input trajectory.
4、 根据权利要求 3所述的在网页上实现手写输入的方法, 其特征在于, 该方 法还包括: 根据接收到的手写清除指示或者在将所述用户从所述识别结果中选定 的文字发送到所述输入框时, 清除所述用户在手写输入界面中进行手写输入时的 输入轨迹, 同时清除所述显示出的识别结果。  4. The method for implementing handwriting input on a webpage according to claim 3, wherein the method further comprises:: selecting, according to the received handwriting clearing instruction or the text selected by the user from the recognition result When sent to the input box, the input trajectory when the user performs handwriting input in the handwriting input interface is cleared, and the displayed recognition result is cleared.
5、 根据权利要求 3所述的在网页上实现手写输入的方法, 其特征在于, 该方 法还包括: 关闭所述手写输入界面。  The method for implementing handwriting input on a webpage according to claim 3, wherein the method further comprises: closing the handwriting input interface.
6、 一种在网页上实现手写输入的系统, 其特征在于, 包括:  6. A system for implementing handwriting input on a webpage, the method comprising:
加载单元, 用于加载与用户输入的网站地址对应的网站页面;  a loading unit, configured to load a website page corresponding to a website address input by the user;
获取单元, 用于获取所述用户在所述网站页面上选定的输入框;  An obtaining unit, configured to obtain an input box selected by the user on the website page;
手写采集识别单元, 用于在手写输入界面中获取所述用户进行手写输入时的 输入轨迹, 并显示与所述输入轨迹对应的识别结果;  a handwriting acquisition and recognition unit, configured to acquire an input trajectory when the user performs handwriting input in the handwriting input interface, and display a recognition result corresponding to the input trajectory;
发送单元,用于将所述用户从所述识别结果中选定的文字发送到所述输入框。 And a sending unit, configured to send the text selected by the user from the recognition result to the input box.
7、 根据权利要求 6所述的在网页上实现手写输入的系统, 其特征在于, 所述 加载单元还用于根据接收到的手写开启指示, 加载所述手写输入界面。 7. The system for implementing handwriting input on a webpage according to claim 6, wherein: The loading unit is further configured to load the handwriting input interface according to the received handwriting opening indication.
8、 根据权利要求 6所述的在网页上实现手写输入的系统, 其特征在于, 所述 手写采集识别单元在手写输入界面中获取所述用户通过鼠标进行手写输入时的输 入轨迹;  The system for implementing handwriting input on a webpage according to claim 6, wherein the handwriting collection and recognition unit acquires an input trajectory when the user performs handwriting input through a mouse in a handwriting input interface;
该系统还包括: 轨迹识别服务器, 用于对所述手写采集识别单元发送的输入 轨迹进行识别, 并将与所述输入轨迹对应的识别结果发送给所述手写采集识别单 元;  The system further includes: a trajectory identification server, configured to identify an input trajectory sent by the handwriting collection and recognition unit, and send a recognition result corresponding to the input trajectory to the handwriting collection and recognition unit;
所述手写采集识别单元用于显示所述从轨迹识别服务器接收到的与所述输入 轨迹对应的识别结果。  The handwriting collection and recognition unit is configured to display the recognition result corresponding to the input trajectory received from the trajectory recognition server.
9、 根据权利要求 7所述的在网页上实现手写输入的系统, 其特征在于, 该系 统还包括: 清除单元, 用于根据接收到的手写清除指示或者在将所述用户从所述 识别结果中选定的文字发送到所述输入框时, 清除所述用户在手写输入界面中进 行手写输入时的输入轨迹, 同时清除所述显示出的识别结果。  9. The system for implementing handwriting input on a webpage according to claim 7, wherein the system further comprises: a clearing unit, configured to: according to the received handwriting clear indication or to the user from the recognition result When the selected text is sent to the input box, the input trajectory when the user performs handwriting input in the handwriting input interface is cleared, and the displayed recognition result is cleared.
10、 根据权利要求 7所述的在网页上实现手写输入的系统, 其特征在于, 该 系统还包括: 关闭单元, 用于关闭所述手写输入界面。  10. The system for implementing handwriting input on a webpage according to claim 7, wherein the system further comprises: a closing unit, configured to close the handwriting input interface.
PCT/CN2011/075656 2010-07-15 2011-06-13 Method and system for implemanting handwriting input on web page WO2012006916A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 201010232831 CN101893995A (en) 2010-07-15 2010-07-15 Method and system for implementing hand input on webpage
CN201010232831.3 2010-07-15

Publications (1)

Publication Number Publication Date
WO2012006916A1 true WO2012006916A1 (en) 2012-01-19

Family

ID=43103200

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/075656 WO2012006916A1 (en) 2010-07-15 2011-06-13 Method and system for implemanting handwriting input on web page

Country Status (2)

Country Link
CN (1) CN101893995A (en)
WO (1) WO2012006916A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101893995A (en) * 2010-07-15 2010-11-24 汉王科技股份有限公司 Method and system for implementing hand input on webpage
CN103383629B (en) * 2013-06-27 2017-05-31 广州爱九游信息技术有限公司 A kind of input method and device based on HTML5
CN103793528B (en) * 2014-02-25 2017-05-03 张文虎 Method and device for obtaining network addresses
CN105653144A (en) * 2014-11-12 2016-06-08 北大方正集团有限公司 Webpage-based hand input method and editor
CN104778004A (en) * 2015-03-24 2015-07-15 深圳市艾优尼科技有限公司 Information content matching method
CN106250035B (en) * 2015-10-19 2019-07-26 威锋数位开发股份有限公司 System and method for dynamically generating personalized handwritten fonts
CN107122113B (en) * 2017-03-31 2021-07-13 北京小米移动软件有限公司 Method and device for generating picture

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070283258A1 (en) * 2006-05-31 2007-12-06 Joseph Pally User-implemented handwritten content in a recursive browser system
CN101334790A (en) * 2007-06-29 2008-12-31 Nhn公司 Method and system for controlling browser by using image
CN101488154A (en) * 2009-03-04 2009-07-22 西安双捷科技有限责任公司 Words input implementing method used for web page
CN101893995A (en) * 2010-07-15 2010-11-24 汉王科技股份有限公司 Method and system for implementing hand input on webpage

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100495416C (en) * 2006-09-01 2009-06-03 厦门好旺角信息技术开发有限公司 Method and device of inputting secret code for raising cryptographic security
CN101436110B (en) * 2007-11-14 2013-02-20 北京三星通信技术研究有限公司 Method and device for performing ideogram and phonography input
KR100864749B1 (en) * 2007-11-22 2008-10-22 김연수 Characters input method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070283258A1 (en) * 2006-05-31 2007-12-06 Joseph Pally User-implemented handwritten content in a recursive browser system
CN101334790A (en) * 2007-06-29 2008-12-31 Nhn公司 Method and system for controlling browser by using image
CN101488154A (en) * 2009-03-04 2009-07-22 西安双捷科技有限责任公司 Words input implementing method used for web page
CN101893995A (en) * 2010-07-15 2010-11-24 汉王科技股份有限公司 Method and system for implementing hand input on webpage

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LIU, CHANGDE: "Online Operations: Backup Also Can Be the Main Force", COMPUTER KNOWLEDGE AND TECHNOLOGY, no. 8, August 2008 (2008-08-01), pages 107 - 109 *

Also Published As

Publication number Publication date
CN101893995A (en) 2010-11-24

Similar Documents

Publication Publication Date Title
US9152529B2 (en) Systems and methods for dynamically altering a user interface based on user interface actions
US10444961B2 (en) Hover-based interaction with rendered content
JP6400477B2 (en) Gesture-based search
WO2012006916A1 (en) Method and system for implemanting handwriting input on web page
CN109643210B (en) Device manipulation using hovering
US9535595B2 (en) Accessed location of user interface
US20110115814A1 (en) Gesture-controlled data visualization
TWI705361B (en) Control method, electronic device and non-transitory computer readable storage medium device
US20130125009A1 (en) Remote desktop localized content sharing
US9632693B2 (en) Translation of touch input into local input based on a translation profile for an application
TWI545450B (en) Browser and method for displaying subsites
WO2014146443A1 (en) Screen control method and the apparatus
KR20150089074A (en) Using clamping to modify scrolling
CN107577415B (en) Touch operation response method and device
US20160350136A1 (en) Assist layer with automated extraction
CN102663055A (en) Method, device and browser for realizing browser navigation
CN107608550A (en) Touch operation response method and device
CN110442267A (en) Touch operation response method, device, mobile terminal and storage medium
US20200356251A1 (en) Conversion of handwriting to text in text fields
CN110263077A (en) Method, mobile terminal and the storage medium of file in a kind of acquisition mobile terminal
JP2015049593A (en) Electronic apparatus, method, and program
CN103616973B (en) The operating method and touch panel device of a kind of touch-screen
CN103150116A (en) RDP-based method for magnification display of cloud desktop
CN106855885B (en) Page processing method of browser and terminal
CN111045560A (en) Method for sending picture and electronic equipment

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

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

Country of ref document: EP

Kind code of ref document: A1