CN101178633A - Method, system and device for correcting hand-written screen error - Google Patents
Method, system and device for correcting hand-written screen error Download PDFInfo
- Publication number
- CN101178633A CN101178633A CNA2007101957301A CN200710195730A CN101178633A CN 101178633 A CN101178633 A CN 101178633A CN A2007101957301 A CNA2007101957301 A CN A2007101957301A CN 200710195730 A CN200710195730 A CN 200710195730A CN 101178633 A CN101178633 A CN 101178633A
- Authority
- CN
- China
- Prior art keywords
- stroke
- action
- erasing
- touch screen
- characters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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/04883—Interaction 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
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)
- Character Discrimination (AREA)
Abstract
The invention discloses an error correcting method for a handwriting screen, comprising the steps that: the inputted stroke action is received; the stroke action is judged into an eliminating action according to the stroke action or the stroke type; a correcting operation is accomplished according the eliminating action; and then the character which is corrected by the eliminating action is displayed on a touch screen. The invention also discloses an error correcting system and a device for handwriting screen. By adopting the technical proposal of the invention, the character stroke which is input mistakenly can be corrected in real time, thereby speeding up the handwriting speed.
Description
Technical Field
The invention relates to the field of intelligent terminals of communication systems, in particular to a method, a system and a device for correcting errors of a handwriting screen.
Background
With the popularization of computer technology, a new human-computer interaction technology, namely a touch screen technology, appeared in the early 90 s of the 20 th century. The user can operate the host machine by lightly touching the icons or characters on the computer display screen with fingers by using the technology, so that the operation of a keyboard and a mouse is avoided, and the human-computer interaction is more straightforward. Therefore, touch screen technology has become the simplest man-machine interaction input device at present.
At present, touch screens are widely applied to various fields such as liquid crystal display modules, personal digital assistants, personal computers, household appliances, mobile phones, palm devices, industrial computers, POS systems, public information stations, electronic books, car navigation systems, information terminal devices, writing pads, game machines and the like, the types of touch screens are infinite, and a series of products such as resistive touch screens, common acoustic wave touch screens, infrared touch screens and the like continuously evolve towards explosion prevention, high definition and high intelligence.
Touch operation of mobile phones is one direction of mobile phone development, and regardless of traditional single-point touch or current multi-point touch, the mobile phone always attracts attention of many consumers as long as the mobile phone takes touch as a selling point. At present, the number of mobile phones supporting touch operation is too many, the high end is an apple iPhone supporting multi-touch operation, the high end is a multi-Puda S1, and the low end is a few hundred yuan emulational mobile phone supporting touch screen handwriting.
The principle of hand-written character input of the mobile phone is as follows: the touch screen of the input device receives external pressure information, converts the received information into data and transmits the data back to the central processing unit of the operating system, namely, the dot matrix information of the pressed points is collected and transmitted, and in the aspect of the central processing unit, the input characters can be recognized through a certain software system and displayed on the display screen.
In the process of implementing the invention, the inventor finds that the handwriting input of the mobile phone in the prior art has the following defects:
when the touch screen fails, the whole font can be deleted only by clicking a certain button by using the handwriting pen, partial strokes cannot be deleted, the handwriting speed is reduced, and inconvenience is brought to a user.
Disclosure of Invention
Embodiments of the present invention provide a method for touch screen error correction to quickly and accurately correct a character stroke input error on a touch screen.
To achieve the above object, an embodiment of the present invention provides a method for correcting errors of a touch screen, including the following steps:
receiving an input stroke action;
and judging that the stroke action is an erasing action according to the stroke action or the stroke model, correcting according to the erasing action, and displaying the character corrected by the erasing action on the touch screen.
An embodiment of the present invention further provides a system for correcting errors of a touch screen, including: a stroke correcting device, and an input device; wherein,
the input device is used for inputting stroke actions;
the stroke correcting device is used for acquiring stroke actions and identifying stroke models; judging whether the stroke action is a stroke erasing action or not according to the stroke action or the stroke model; and correcting according to the stroke erasing action, and displaying the characters processed according to the stroke action on a touch screen.
Wherein the stroke correcting apparatus includes: the pen stroke erasing device comprises an acquisition unit, a judgment unit, a stroke erasing unit and a display unit; wherein,
the acquisition unit is used for receiving input stroke actions;
the judging unit is used for judging whether the stroke action is an erasing action according to the stroke action or the stroke model;
the stroke erasing unit is used for correcting according to the erasing action;
and the display unit is used for displaying the characters processed according to the stroke actions.
The embodiment of the invention also provides a handwriting device which is used for inputting stroke actions and stroke models, wherein the port models are different, one end of the handwriting device is used for new handwriting input, and the other end of the handwriting device is used for stroke error correction.
Compared with the prior art, the embodiment of the invention has the following advantages:
the touch screen corrects input errors according to the ports of the touch device and the error correction action, can immediately modify strokes of the input errors, and accelerates the handwriting speed.
Drawings
FIG. 1 is a flowchart illustrating a method for correcting errors of a touch screen according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for correcting errors of a touch screen according to a second embodiment of the present invention;
FIG. 3 is a diagram of a handwriting device according to a second embodiment of the invention;
FIG. 4 is a diagram of a system for touch screen error correction in an embodiment of the invention.
Detailed Description
The following describes the embodiments of the present invention with reference to the drawings and examples.
An embodiment of the present invention provides a method for correcting an error of a touch screen, as shown in fig. 1, including the following steps:
step s101, receiving an input stroke action;
and step s102, judging that the stroke action is an erasing action according to the stroke action or the stroke model, correcting according to the erasing action, and displaying the character corrected by the erasing action on the touch screen.
In this step, if it is determined that the stroke motion is not the erasing motion according to the stroke motion or the stroke model, it is determined that the stroke motion is the writing motion. Wherein, judging the stroke action to be the erasing action according to the stroke action or the stroke model comprises the following steps:
and when the stroke model accords with the first threshold condition, judging that the stroke action is an erasing action according to the stroke model.
Meanwhile, when the stroke model accords with a second threshold value condition, the stroke action is judged to be a writing action according to the stroke model.
The first threshold condition and the second threshold condition can be flexibly set as follows: the first threshold condition is that the range of the touch screen covered by the hand or the handwriting device is set to be thick, and the second threshold condition is that the range of the touch screen covered by the hand or the handwriting device is set to be thin and the range is one scale of thick and thin fingers; similarly, when the first threshold condition is that the range of the touch screen covered by the hand or the handwriting device is set to be thin, the second threshold condition is that the range of the touch screen covered by the hand or the handwriting device is set to be thick.
On the other hand, the determination that the stroke action is the stroke erasing action according to the stroke action or the stroke model in the embodiment includes the following steps: when the stroke action is to move along the original stroke and/or against the original stroke within a certain range of the original stroke, or to move frequently left and right of the original stroke, the stroke action is judged to be an erasing action.
In the foregoing description of this embodiment, displaying the characters after the erasing action is corrected on the touch screen specifically includes: and displaying a plurality of matched characters corrected by the erasing action on the touch screen, acquiring selection information, and displaying characters corresponding to the selection information.
The second embodiment of the present invention provides a method for correcting errors of a touch screen, which applies the second embodiment to a specific scenario, as shown in fig. 2, and includes the following steps:
step s201, determining whether the user performs stroke erasure correction according to the stroke model in the stroke input action received by the touch screen.
In this step, the handwriting device may be a handwriting device as shown in fig. 3, and is composed of a writing end 10, a handheld end 20, and an error correction end 30; wherein the stylus 10 and the stylus 30 may define the thickness dimension of the port differently in different application scenarios. Meanwhile, the handwriting device shown in fig. 2 can be directly replaced by fingers, and the distinguishing processing is carried out according to the range of the fingers covering the touch screen, so that the handwriting device shown in fig. 3 represents error correction when the thumb covers the touch screen in a large area, and represents writing when the thumb covers the touch screen in a small area, namely new handwriting input. In this step, since the determination of the input stroke model and stroke action is performed simultaneously, that is, when the user performs writing or erasing stroke input, the system also obtains the input stroke model simultaneously.
And step s202, correcting according to the stroke input action of the user, and displaying a plurality of matched characters after the stroke erasing action is corrected on the touch screen.
For example: the \ "Shen \" is corrected to \ "day \", the user's input action is to erase the original strokes by covering the vertical area of the strokes of the \ "Shen \" with the error correction end 30 of the handwriting device, and then the system displays the characters \ "day \" and \ "on the touch screen, which are matched with or similar to the stroke erasure action. Some similar characters can be further displayed when the system function allows; for example: "Tian", "Yi", "Jia", etc.
And step s203, acquiring the selection information and displaying characters corresponding to the selection information.
And if the user selects the characters which are consistent with the self error correction intention, such as the date, the touch screen receives the selection information of the date and displays the date on the touch screen.
In this embodiment, the erased stroke may be a whole stroke, or a part of the stroke may be erased, for example: the 'Shen' is corrected to be 'A', the user only needs to locally erase on the upper part of the vertical stroke, the function of the error correction end 30 of the handwriting device is equivalent to that of an eraser, similarly, the system can call characters matched with the user intention or similar characters in the character library to be displayed on the touch screen, and the user can select and confirm the characters.
The third embodiment of the invention provides a method for correcting errors of a touch screen, which applies the third embodiment to a specific scene, and corrects the errors according to the input stroke actions, wherein the processing process comprises the following steps:
the user directly performs handwriting input by using the handwriting terminal 10 of the handwriting device shown in fig. 3, and determines that the stroke motion is an erasing motion when the obtained stroke motion is frequently stroked left and right in the original writing stroke or stroked along the original stroke and/or the inverse original stroke within a certain range of the original stroke. For example: when the user needs to correct the 'shen' into 'first', the writing end 10 is directly used for carrying out multiple strokes left and right on the part needing to be erased on the upper part of the vertical stroke of the 'shen' character or carrying out strokes along the original stroke and/or the inverse original stroke in a certain area of the erasing part, the system judges that the erasing action is carried out, and the upper part of the stroke is erased.
In the description of the above embodiment, it is determined whether the stroke action is a stroke erasing action according to a stroke action or a stroke model; wherein the determination of the stroke type is actually that the finger or handwriting device port entity covers the range of the touch screen. Meanwhile, the technical scheme of the invention also comprises the step of clicking a certain button by using a handwriting device to delete the whole font, namely writing a wrong character, and also can directly erase the whole character.
An embodiment of the present invention further provides a touch screen error correction system, as shown in fig. 4, including: an input device 100, and a stroke correction device 200; wherein,
the input device 100 is used for inputting stroke actions;
the stroke correcting device 200 is configured to obtain a stroke action and identify a stroke model; judging whether the stroke action is a stroke erasing action or not according to the stroke action or the stroke model; and correcting according to the stroke erasing action, and displaying the character with the erasing action corrected on a touch screen.
Wherein the stroke correcting apparatus 200 comprises: an acquisition unit 210, a judgment unit 220, a stroke erasing unit 230, and a display unit 240; wherein,
the acquiring unit 210 is configured to acquire a stroke action and identify a stroke model;
the determining unit 220 is configured to determine whether the stroke action is a stroke erasing action according to the stroke action and/or the stroke model;
the stroke erasing unit 230 is configured to correct according to the erasing action;
the display unit 240 is configured to display the text processed according to the stroke action on the touch screen.
And the stroke erasing unit 230 further includes: a text storage subunit 231, a text matching subunit 232, and a selection information acquisition subunit 233; wherein,
the text storage subunit 231 is configured to store text;
the character matching subunit 232 is configured to match the characters stored in the character storage subunit 231 with the stroke erasing action, and output the matched characters stored in the character storage subunit 231 to a display unit;
the selection information acquiring subunit 233 is configured to acquire selection information of the text, and notify the display unit 240 to display the text corresponding to the selection information.
Through the description of the above embodiment, the touch screen corrects the input error according to the port of the touch device and the error correction action, and can immediately modify the stroke of the input error and accelerate the handwriting speed.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present invention may be implemented by software plus a necessary general hardware platform, and certainly may also be implemented by hardware, but in many cases, the former is a better embodiment. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for enabling a terminal device (e.g., a mobile phone, a PDA, etc.) to execute the methods according to the embodiments of the present invention.
The above disclosure is only for a few specific embodiments of the present invention, but the present invention is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present invention.
Claims (10)
1. A method for touch screen error correction, comprising the steps of:
receiving an input stroke action;
and judging that the stroke action is an erasing action according to the stroke action or the stroke model, correcting according to the erasing action, and displaying the character corrected by the erasing action on the touch screen.
2. The method of touch screen error correction of claim 1, further comprising:
and judging whether the stroke action is an erasing action according to the stroke action or the stroke model, and displaying the stroke according to the stroke action.
3. The method for touch screen error correction as recited in claim 1, wherein said determining that the stroke action is an erase action according to the stroke action or stroke model comprises the steps of:
and when the stroke model accords with a first threshold condition, judging that the stroke action is an erasing action according to the stroke model.
4. The method of touch screen error correction as recited in claim 2, wherein said determining that the stroke action is not an erase action based on the stroke action or stroke model comprises the steps of:
and when the stroke model accords with a second threshold condition, judging that the stroke action is a writing action.
5. The method for touch screen error correction as recited in claim 1, wherein said determining that the stroke action is an erase action according to the stroke action or stroke model comprises the steps of:
and when the stroke is taken as the stroke along the original stroke and/or against the original stroke within a certain range of the original stroke, or the stroke frequently moves left and right of the original stroke, judging that the stroke action is an erasing action.
6. The method of touch screen error correction as recited in claim 1, wherein the displaying the erasure corrected text on the touch screen comprises:
and displaying the plurality of matched characters corrected by the erasing action on a touch screen, acquiring selection information, and displaying characters corresponding to the selection information.
7. A stroke correcting device, comprising: the device comprises an acquisition unit, a judgment unit, a stroke erasing unit and a display unit; wherein,
the acquisition unit is used for receiving input stroke actions;
the judging unit is used for judging whether the stroke action is an erasing action according to the stroke action or the stroke model;
the stroke erasing unit is used for correcting according to the erasing action;
and the display unit is used for displaying the characters processed according to the stroke actions.
8. The stroke correcting apparatus of claim 7, wherein the stroke erasing unit further comprises: the character matching sub-unit selects the information acquisition sub-unit; wherein,
the character storage subunit is used for storing characters;
the character matching subunit is used for matching the characters stored in the character storage subunit with the stroke erasing action and outputting the matched characters stored in the character storage subunit to a display unit;
and the selection information acquisition subunit is used for acquiring the selection information of the characters and informing the display unit to display the characters corresponding to the selection information.
9. A handwriting device is used for inputting stroke actions and stroke types, and is characterized in that port types are different, one end of the port type is used for handwriting input, and the other end of the port type is used for stroke erasing input.
10. A touch screen system, comprising: a stroke correcting device, and an input device; wherein,
the input device is used for inputting stroke actions;
the stroke correcting device is used for acquiring stroke actions and identifying stroke models; judging whether the stroke action is a stroke erasing action or not according to the stroke action or the stroke model; and correcting according to the stroke erasing action, and displaying the characters processed according to the stroke action on a touch screen.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNA2007101957301A CN101178633A (en) | 2007-12-13 | 2007-12-13 | Method, system and device for correcting hand-written screen error |
| PCT/CN2008/073115 WO2009074047A1 (en) | 2007-12-13 | 2008-11-19 | Method, system, device and terminal for correcting touch screen error |
| JP2009545052A JP2010511260A (en) | 2007-12-13 | 2008-11-19 | Touch screen error correction method, system, apparatus and terminal |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNA2007101957301A CN101178633A (en) | 2007-12-13 | 2007-12-13 | Method, system and device for correcting hand-written screen error |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN101178633A true CN101178633A (en) | 2008-05-14 |
Family
ID=39404903
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNA2007101957301A Pending CN101178633A (en) | 2007-12-13 | 2007-12-13 | Method, system and device for correcting hand-written screen error |
Country Status (3)
| Country | Link |
|---|---|
| JP (1) | JP2010511260A (en) |
| CN (1) | CN101178633A (en) |
| WO (1) | WO2009074047A1 (en) |
Cited By (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2009074047A1 (en) * | 2007-12-13 | 2009-06-18 | Shenzhen Huawei Communication Technologies Co. , Ltd. | Method, system, device and terminal for correcting touch screen error |
| CN101477694B (en) * | 2008-12-02 | 2011-07-27 | 广东威创视讯科技股份有限公司 | Handwriting erasing method and apparatus |
| CN102221955A (en) * | 2010-04-19 | 2011-10-19 | 中兴通讯股份有限公司 | Eraser function realization method, mobile terminal and touch pen used for mobile terminal |
| CN103064613A (en) * | 2012-12-13 | 2013-04-24 | 鸿富锦精密工业(深圳)有限公司 | Method and device for erasing contents of touch screen |
| CN103186990A (en) * | 2011-12-29 | 2013-07-03 | 比亚迪股份有限公司 | Auxiliary teaching system and hand-held terminal for same |
| CN103309600A (en) * | 2012-03-15 | 2013-09-18 | 中兴通讯股份有限公司 | Method and device for deleting regional display content and method and device for deleting entered character |
| WO2013143131A1 (en) * | 2012-03-30 | 2013-10-03 | Nokia Corporation | User interfaces, associated apparatus and methods |
| CN103365446A (en) * | 2012-03-28 | 2013-10-23 | 联想(北京)有限公司 | Handwriting input method and device |
| CN104007914A (en) * | 2013-02-26 | 2014-08-27 | 北京三星通信技术研究有限公司 | Method and device for operating input characters |
| CN104463086A (en) * | 2013-09-25 | 2015-03-25 | 联想(北京)有限公司 | Information processing method and device |
| CN104834459A (en) * | 2014-02-07 | 2015-08-12 | 奥多比公司 | Providing drawing assistance using feature detection and semantic labeling |
| WO2015192271A1 (en) * | 2014-06-19 | 2015-12-23 | 福建福昕软件开发股份有限公司北京分公司 | Method for erasing electronic handwriting on a clipboard |
| CN105183191A (en) * | 2015-08-31 | 2015-12-23 | 联想(北京)有限公司 | Stylus, touch electronic device and control method |
| CN105843546A (en) * | 2016-04-06 | 2016-08-10 | 深圳市金立通信设备有限公司 | Modification method based on handwriting input and terminal |
| CN106097414A (en) * | 2016-05-31 | 2016-11-09 | 福建天泉教育科技有限公司 | Curve method for deleting and system |
| CN107329689A (en) * | 2017-06-27 | 2017-11-07 | 维沃移动通信有限公司 | The backing method and mobile terminal of a kind of hand-writing input method |
| CN108650424A (en) * | 2018-08-14 | 2018-10-12 | 奇酷互联网络科技(深圳)有限公司 | Message treatment method, system, readable storage medium storing program for executing and mobile terminal |
| CN108700994A (en) * | 2016-01-07 | 2018-10-23 | 迈思慧公司 | System and method for digital ink interactivity |
| CN114756143A (en) * | 2020-12-29 | 2022-07-15 | 广州视源电子科技股份有限公司 | Method, device, storage medium and electronic device for deleting handwriting elements |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9898187B2 (en) | 2013-06-09 | 2018-02-20 | Apple Inc. | Managing real-time handwriting recognition |
| CN109614846A (en) * | 2013-06-09 | 2019-04-12 | 苹果公司 | Manage real-time handwriting recognition |
| JP2015001751A (en) | 2013-06-13 | 2015-01-05 | コニカミノルタ株式会社 | Handwriting input device, control program and control method |
| DK179329B1 (en) | 2016-06-12 | 2018-05-07 | Apple Inc | Handwriting keyboard for monitors |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0731707B2 (en) * | 1987-03-18 | 1995-04-10 | 富士通株式会社 | Writing input Kanji correction method |
| JPH0619615A (en) * | 1992-06-29 | 1994-01-28 | Matsushita Electric Ind Co Ltd | Handwritten character input device |
| US5475401A (en) * | 1993-04-29 | 1995-12-12 | International Business Machines, Inc. | Architecture and method for communication of writing and erasing signals from a remote stylus to a digitizing display |
| JP2003115032A (en) * | 2001-10-05 | 2003-04-18 | Fujitsu Ltd | Handwritten character input device and program realizing the same |
| US7443386B2 (en) * | 2004-11-01 | 2008-10-28 | Nokia Corporation | Mobile phone and method |
| CN101178633A (en) * | 2007-12-13 | 2008-05-14 | 深圳华为通信技术有限公司 | Method, system and device for correcting hand-written screen error |
-
2007
- 2007-12-13 CN CNA2007101957301A patent/CN101178633A/en active Pending
-
2008
- 2008-11-19 JP JP2009545052A patent/JP2010511260A/en active Pending
- 2008-11-19 WO PCT/CN2008/073115 patent/WO2009074047A1/en not_active Ceased
Cited By (30)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2009074047A1 (en) * | 2007-12-13 | 2009-06-18 | Shenzhen Huawei Communication Technologies Co. , Ltd. | Method, system, device and terminal for correcting touch screen error |
| CN101477694B (en) * | 2008-12-02 | 2011-07-27 | 广东威创视讯科技股份有限公司 | Handwriting erasing method and apparatus |
| CN102221955A (en) * | 2010-04-19 | 2011-10-19 | 中兴通讯股份有限公司 | Eraser function realization method, mobile terminal and touch pen used for mobile terminal |
| WO2011131005A1 (en) * | 2010-04-19 | 2011-10-27 | 中兴通讯股份有限公司 | Method for implementing eraser function, mobile terminal and touch pen for mobile terminal |
| CN103186990A (en) * | 2011-12-29 | 2013-07-03 | 比亚迪股份有限公司 | Auxiliary teaching system and hand-held terminal for same |
| CN103309600A (en) * | 2012-03-15 | 2013-09-18 | 中兴通讯股份有限公司 | Method and device for deleting regional display content and method and device for deleting entered character |
| WO2013134995A1 (en) * | 2012-03-15 | 2013-09-19 | 中兴通讯股份有限公司 | Method and device for deleting area display contents and input words |
| CN103365446A (en) * | 2012-03-28 | 2013-10-23 | 联想(北京)有限公司 | Handwriting input method and device |
| CN104350459B (en) * | 2012-03-30 | 2017-08-04 | 诺基亚技术有限公司 | User interface, associated device and method |
| WO2013143131A1 (en) * | 2012-03-30 | 2013-10-03 | Nokia Corporation | User interfaces, associated apparatus and methods |
| US9841893B2 (en) | 2012-03-30 | 2017-12-12 | Nokia Technologies Oy | Detection of a jolt during character entry |
| CN104350459A (en) * | 2012-03-30 | 2015-02-11 | 诺基亚公司 | User interfaces, associated apparatus and methods |
| CN103064613A (en) * | 2012-12-13 | 2013-04-24 | 鸿富锦精密工业(深圳)有限公司 | Method and device for erasing contents of touch screen |
| CN104007914A (en) * | 2013-02-26 | 2014-08-27 | 北京三星通信技术研究有限公司 | Method and device for operating input characters |
| CN104463086A (en) * | 2013-09-25 | 2015-03-25 | 联想(北京)有限公司 | Information processing method and device |
| CN104834459A (en) * | 2014-02-07 | 2015-08-12 | 奥多比公司 | Providing drawing assistance using feature detection and semantic labeling |
| CN104834459B (en) * | 2014-02-07 | 2019-08-16 | 奥多比公司 | Systems and methods for providing drawing assistance using feature detection and semantic annotation |
| WO2015192271A1 (en) * | 2014-06-19 | 2015-12-23 | 福建福昕软件开发股份有限公司北京分公司 | Method for erasing electronic handwriting on a clipboard |
| US9996256B2 (en) | 2014-06-19 | 2018-06-12 | Fujian Foxit Software Development Joint Stock Co., Ltd. | Method for erasing electronic handwriting on a clipboard |
| CN105183191B (en) * | 2015-08-31 | 2018-11-09 | 联想(北京)有限公司 | A kind of stylus and touch-controlled electronic devices and control method |
| CN105183191A (en) * | 2015-08-31 | 2015-12-23 | 联想(北京)有限公司 | Stylus, touch electronic device and control method |
| CN108700994A (en) * | 2016-01-07 | 2018-10-23 | 迈思慧公司 | System and method for digital ink interactivity |
| CN108700994B (en) * | 2016-01-07 | 2021-11-09 | 迈思慧公司 | System and method for digital ink interactivity |
| CN105843546A (en) * | 2016-04-06 | 2016-08-10 | 深圳市金立通信设备有限公司 | Modification method based on handwriting input and terminal |
| CN106097414A (en) * | 2016-05-31 | 2016-11-09 | 福建天泉教育科技有限公司 | Curve method for deleting and system |
| CN107329689A (en) * | 2017-06-27 | 2017-11-07 | 维沃移动通信有限公司 | The backing method and mobile terminal of a kind of hand-writing input method |
| CN107329689B (en) * | 2017-06-27 | 2019-05-17 | 维沃移动通信有限公司 | A fallback method for handwriting input method and mobile terminal |
| CN108650424A (en) * | 2018-08-14 | 2018-10-12 | 奇酷互联网络科技(深圳)有限公司 | Message treatment method, system, readable storage medium storing program for executing and mobile terminal |
| CN114756143A (en) * | 2020-12-29 | 2022-07-15 | 广州视源电子科技股份有限公司 | Method, device, storage medium and electronic device for deleting handwriting elements |
| CN114756143B (en) * | 2020-12-29 | 2025-02-21 | 广州视源电子科技股份有限公司 | Handwriting element deletion method, device, storage medium and electronic device |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2009074047A1 (en) | 2009-06-18 |
| JP2010511260A (en) | 2010-04-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN101178633A (en) | Method, system and device for correcting hand-written screen error | |
| US8908973B2 (en) | Handwritten character recognition interface | |
| US8161415B2 (en) | Method, article, apparatus and computer system for inputting a graphical object | |
| CN101657788B (en) | Electronic device having vibration input recognition and method | |
| US10180780B2 (en) | Portable electronic device including touch-sensitive display and method of controlling selection of information | |
| EP3037948B1 (en) | Portable electronic device and method of controlling display of selectable elements | |
| US20160179348A1 (en) | Method and apparatus for text selection | |
| US20150077358A1 (en) | Electronic device and method of controlling the same | |
| US20130021263A1 (en) | Electronic device and method of controlling same | |
| US20140105664A1 (en) | Keyboard Modification to Increase Typing Speed by Gesturing Next Character | |
| CN103870172A (en) | Information input method and device | |
| US8866747B2 (en) | Electronic device and method of character selection | |
| US9696817B2 (en) | Portable electronic device including keyboard and method of controlling the same | |
| EP2549366B1 (en) | Touch-sensitive electronic device and method of controlling same | |
| CN106990901A (en) | The processing method and processing device of cue mark | |
| CN109656460B (en) | Electronic device and method for providing selectable keys of a keyboard | |
| US20160147381A1 (en) | Electronic device and method of controlling display of information | |
| EP2778857A1 (en) | Electronic device including touch-sensitive keyboard and method of controlling same | |
| KR101919515B1 (en) | Method for inputting data in terminal having touchscreen and apparatus thereof | |
| HK40007643A (en) | Electronic device and method of providing selectable keys of a keyboard | |
| EP2570893A1 (en) | Electronic device and method of character selection | |
| CN110568979A (en) | Terminal operation method, computer-readable storage medium and mobile terminal |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C12 | Rejection of a patent application after its publication | ||
| RJ01 | Rejection of invention patent application after publication |
Open date: 20080514 |