CN109243244B - Writing scoring method, device, equipment and storage medium - Google Patents

Writing scoring method, device, equipment and storage medium Download PDF

Info

Publication number
CN109243244B
CN109243244B CN201810918593.8A CN201810918593A CN109243244B CN 109243244 B CN109243244 B CN 109243244B CN 201810918593 A CN201810918593 A CN 201810918593A CN 109243244 B CN109243244 B CN 109243244B
Authority
CN
China
Prior art keywords
writing
user
color
stroke
target
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.)
Active
Application number
CN201810918593.8A
Other languages
Chinese (zh)
Other versions
CN109243244A (en
Inventor
贾宗艺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Genius Technology Co Ltd
Original Assignee
Guangdong Genius Technology Co Ltd
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 Guangdong Genius Technology Co Ltd filed Critical Guangdong Genius Technology Co Ltd
Priority to CN201810918593.8A priority Critical patent/CN109243244B/en
Publication of CN109243244A publication Critical patent/CN109243244A/en
Application granted granted Critical
Publication of CN109243244B publication Critical patent/CN109243244B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B11/00Teaching hand-writing, shorthand, drawing, or painting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/24Character recognition characterised by the processing or recognition method
    • G06V30/242Division of the character sequences into groups prior to recognition; Selection of dictionaries
    • G06V30/244Division of the character sequences into groups prior to recognition; Selection of dictionaries using graphical properties, e.g. alphabet type or font
    • G06V30/245Font recognition

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • User Interface Of Digital Computer (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The invention is suitable for the technical field of computers, and provides a writing scoring method, a device, equipment and a storage medium, wherein the method comprises the following steps: the method comprises the steps of obtaining a target character to be written in a writing request, obtaining font and color information of the target character from a font library, displaying and outputting the target character according to the font and color information of the target character, generating user strokes and colors of the user strokes when a writing action of a user is detected, displaying and outputting the user strokes, and calculating and outputting writing scores corresponding to the user according to the colors of the user strokes and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.

Description

Writing scoring method, device, equipment and storage medium
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a writing scoring method, a writing scoring device, writing scoring equipment and a storage medium.
Background
With the popularization of mobile devices such as mobile phones, tablet computers, learning machines and the like, a lot of software for learning and writing appears on the market. In these writing software, after a writer finishes writing one or more words on a screen or a tablet, the word written by the user is judged to score the writing of the user and give a corresponding writing suggestion.
However, when judging the word written by the user, most of the existing methods use a complex character library to perform font matching, stroke number comparison, inter-stroke distance comparison, stroke length comparison, and the like. These comparison methods are inefficient and it is difficult to accurately determine whether a written word is standard.
Disclosure of Invention
The invention aims to provide a writing scoring method, a writing scoring device, writing scoring equipment and a storage medium, and aims to solve the problems of low writing scoring efficiency and low precision caused by the fact that an effective writing scoring method cannot be provided in the prior art.
In one aspect, the present invention provides a written scoring method, comprising the steps of:
when a writing request of a user is received, acquiring a target character to be written in the writing request;
acquiring the font of the target character and the color information of the target character from a preset font library;
displaying and outputting the target characters according to the font and color information of the target characters;
when the writing action of the user is detected, generating user strokes and colors of the user strokes, and displaying and outputting the user strokes according to the colors of the user strokes;
and calculating and outputting a writing score corresponding to the user according to the color of the user stroke and the color information of the target character.
In another aspect, the present invention provides a writing grading apparatus, comprising:
the writing request receiving unit is used for acquiring target characters to be written in a writing request when the writing request of a user is received;
the font color acquisition unit is used for acquiring the font of the target character and the color information of the target character from a preset font library;
the target character display unit is used for displaying and outputting the target characters according to the font and color information of the target characters;
the user stroke display unit is used for generating user strokes and colors of the user strokes when the writing actions of the user are detected, and displaying and outputting the user strokes according to the colors of the user strokes; and
and the writing score output unit is used for calculating and outputting the writing score corresponding to the user according to the color of the user strokes and the color information of the target characters.
In another aspect, the present invention further provides a learning device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the writing scoring method when executing the computer program.
In another aspect, the present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the steps of the writing grading method.
According to the method and the device, when a writing request of a user is received, the target character to be written in the writing request is obtained, the font and color information of the target character is obtained from a font library, the target character is displayed and output according to the font and color information of the target character, when the writing action of the user is detected, the color of the user stroke and the color of the user stroke are generated, the user stroke is displayed and output, and the writing score corresponding to the user is calculated and output according to the color of the user stroke and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.
Drawings
Fig. 1 is a flowchart illustrating an implementation of a writing scoring method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a writing scoring device according to a second embodiment of the present invention;
FIG. 3 is a schematic diagram of a preferred structure of a writing scoring device according to a second embodiment of the present invention; and
fig. 4 is a schematic structural diagram of a learning device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The following detailed description of specific implementations of the present invention is provided in conjunction with specific embodiments:
the first embodiment is as follows:
fig. 1 shows an implementation flow of a writing scoring method provided in the first embodiment of the present invention, and for convenience of description, only the parts related to the first embodiment of the present invention are shown, which are detailed as follows:
in step S101, when a writing request of a user is received, a target character to be written in the writing request is acquired.
The embodiment of the invention is suitable for devices such as mobile phones, tablet computers, learning machines and intelligent writing boards, and the user can write on the devices for practice. When a user wants to practice, the user can select or input the target character to be written, then sends a corresponding writing request, and when the writing request sent by the user is received, the target character to be written in the writing request is obtained.
In step S102, the font of the target text and the color information of the target text are obtained from a preset font library.
In the embodiment of the invention, a font library is constructed in advance, wherein the font library comprises different characters, and each character has corresponding font and color information. After the target characters are obtained, the font and color information corresponding to the target characters are inquired in a font library. Preferably, the color information of the target text comprises a color corresponding to each stroke in the target text, for example, the text information of "not" comprises colors corresponding to "a", "b", respectively, and the color corresponding to each stroke is different, thereby facilitating the subsequent judgment of the user's writing according to the color, and effectively improving the efficiency of the writing judgment.
In step S103, the target character is displayed and output according to the font and color information of the target character.
In the embodiment of the invention, after the font and the color information of the target character are obtained, the target character is displayed and output on the display screen of the current equipment according to the font and the color information.
Preferably, after the target characters are displayed and output on a display screen of the current device, the user is reminded to write according to the target characters on the display screen, so that the user experience is improved.
In step S104, when the writing action of the user is detected, the user stroke and the color of the user stroke are generated, and the user stroke is displayed and output according to the color of the user stroke.
In the embodiment of the invention, when the writing action of the user on the display screen is detected, the screen position passed by the writing action is acquired, the corresponding user stroke is generated according to the screen position passed by the writing action, and the color corresponding to the user stroke is determined according to the screen position passed by the writing action and the preset writing area corresponding to the target character.
Preferably, after the output target characters are displayed, a writing area which is consistent with the size of the screen area occupied by the target characters is displayed on the screen, and when user strokes are generated, colors are set for the user strokes according to the color of each stroke in the target characters and the position corresponding relation between the screen area where the target characters are located and the writing area, so that the accuracy of subsequent writing scoring is effectively improved, and meanwhile, the interestingness of writing is effectively improved.
Illustratively, when the target text is "" and the color "" is red, screen positions in the writing region corresponding to the "" are acquired, user strokes appearing at the screen positions are set to red, and likewise, user strokes appearing at screen positions corresponding to the "" are set to colors corresponding to the "" and "" are set to the "" and the "" are set to colors corresponding to the "" and the "" are set to the "" are not-appeared colors.
In step S105, a writing score corresponding to the user is calculated and output according to the color of the user stroke and the color information of the target character.
In the embodiment of the invention, when a writing scoring request of a user is received, the colors of all user strokes are obtained, the color of each user stroke is correspondingly compared with the color of each stroke in a target character according to the position corresponding relation between a writing area and a screen area of the target character, the color difference value between each user stroke and the corresponding stroke in the target character is calculated, the color difference value is set as a writing error, the writing errors of all user strokes are accumulated, the writing scoring is carried out on the user according to the accumulated writing errors, and the writing scoring is output, so that the writing scoring efficiency and accuracy are effectively improved by means of the colors.
Preferably, a writing grade table is preset and comprises writing errors and writing grades corresponding to the writing errors, so that after the accumulated writing errors are obtained, the writing grades corresponding to the users are inquired according to the writing grade table, and the efficiency and the accuracy of the writing grades are effectively improved.
When a writing request of a user is received, a target character to be written in the writing request is obtained, font and color information of the target character is obtained from a font library, the target character is displayed and output according to the font and color information of the target character, when the writing action of the user is detected, the color of user strokes and the color of the user strokes are generated, the user strokes are displayed and output, writing scores corresponding to the user are calculated and output according to the color of the user strokes and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.
Example two:
fig. 2 shows a structure of a writing scoring device provided in the second embodiment of the present invention, and for convenience of explanation, only the parts related to the second embodiment of the present invention are shown, which include:
a writing request receiving unit 21, configured to, when a writing request of a user is received, obtain a target character to be written in the writing request.
In the embodiment of the invention, when a user wants to practice, the user can select or input the target character which needs to be written, then sends the corresponding writing request, and when the writing request sent by the user is received, the target character to be written in the writing request is obtained.
A font color obtaining unit 22, configured to obtain the font of the target text and the color information of the target text from a preset font library.
In the embodiment of the invention, a font library is constructed in advance, wherein the font library comprises different characters, and each character has corresponding font and color information. After the target characters are obtained, the font and color information corresponding to the target characters are inquired in a font library. Preferably, the color information of the target character comprises a color corresponding to each stroke in the target character, and the color corresponding to each stroke is different, so that the subsequent judgment of the writing of the user according to the color is facilitated, and the efficiency of the writing judgment is effectively improved.
And the target character display unit 23 is used for displaying and outputting the target characters according to the font and color information of the target characters.
In the embodiment of the invention, after the font and the color information of the target character are obtained, the target character is displayed and output on the display screen of the current equipment according to the font and the color information.
Preferably, after the target characters are displayed and output on a display screen of the current device, the user is reminded to write according to the target characters on the display screen, so that the user experience is improved.
And the user stroke display unit 24 is used for generating user strokes and colors of the user strokes when the writing actions of the user are detected, and displaying and outputting the user strokes according to the colors of the user strokes.
In the embodiment of the invention, when the writing action of the user on the display screen is detected, the screen position passed by the writing action is acquired, the corresponding user stroke is generated according to the screen position passed by the writing action, and the color corresponding to the user stroke is determined according to the screen position passed by the writing action and the preset writing area corresponding to the target character.
Preferably, after the output target characters are displayed, a writing area which is consistent with the size of the screen area occupied by the target characters is displayed on the screen, and when user strokes are generated, colors are set for the user strokes according to the color of each stroke in the target characters and the position corresponding relation between the screen area where the target characters are located and the writing area, so that the accuracy of subsequent writing scoring is effectively improved, and meanwhile, the interestingness of writing is effectively improved.
And the writing score output unit 25 is used for calculating and outputting the writing score corresponding to the user according to the color of the strokes of the user and the color information of the target characters.
In the embodiment of the invention, when a writing scoring request of a user is received, the colors of all user strokes are obtained, the color of each user stroke is correspondingly compared with the color of each stroke in a target character according to the position corresponding relation between a writing area and a screen area of the target character, the color difference value between each user stroke and the corresponding stroke in the target character is calculated, the color difference value is set as a writing error, the writing errors of all user strokes are accumulated, the writing scoring is carried out on the user according to the accumulated writing errors, and the writing scoring is output, so that the writing scoring efficiency and accuracy are effectively improved by means of the colors.
Preferably, a writing grade table is preset and comprises writing errors and writing grades corresponding to the writing errors, so that after the accumulated writing errors are obtained, the writing grades corresponding to the users are inquired according to the writing grade table, and the efficiency and the accuracy of the writing grades are effectively improved.
Preferably, as shown in fig. 3, the user stroke display unit 24 includes:
and the stroke color determining unit 341 is configured to generate a user stroke and determine a color of the user stroke according to the screen position where the writing action passes and a preset writing area corresponding to the target character.
Preferably, the writing grade output unit 25 includes:
the writing error calculation unit 351 is used for calculating the writing error between the user strokes and the corresponding strokes in the target characters according to the colors of the user strokes and the color information of the target characters; and
and a writing score output subunit 352, configured to determine and output a writing score corresponding to the user according to a writing error between the user stroke and a corresponding stroke in the target text.
When a writing request of a user is received, a target character to be written in the writing request is obtained, font and color information of the target character is obtained from a font library, the target character is displayed and output according to the font and color information of the target character, when the writing action of the user is detected, the color of user strokes and the color of the user strokes are generated, the user strokes are displayed and output, writing scores corresponding to the user are calculated and output according to the color of the user strokes and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.
In the embodiment of the present invention, each unit of the writing and scoring device may be implemented by a corresponding hardware or software unit, and each unit may be an independent software or hardware unit, or may be integrated into a software or hardware unit, which is not limited herein.
Example three:
fig. 4 shows a structure of a learning device provided in a third embodiment of the present invention, and for convenience of explanation, only a part related to the third embodiment of the present invention is shown.
The learning device 4 of an embodiment of the present invention comprises a processor 40, a memory 41 and a computer program 42 stored in the memory 41 and executable on the processor 40. The processor 40, when executing the computer program 42, implements the steps in the above-described method embodiments, such as the steps S101 to S105 shown in fig. 1. Alternatively, the processor 40, when executing the computer program 42, implements the functionality of the units in the above-described apparatus embodiments, such as the units 21 to 25 shown in fig. 2.
When a writing request of a user is received, a target character to be written in the writing request is obtained, font and color information of the target character is obtained from a font library, the target character is displayed and output according to the font and color information of the target character, when the writing action of the user is detected, the color of user strokes and the color of the user strokes are generated, the user strokes are displayed and output, writing scores corresponding to the user are calculated and output according to the color of the user strokes and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.
Example four:
in an embodiment of the present invention, a computer-readable storage medium is provided, which stores a computer program that, when executed by a processor, implements the steps in the above-described method embodiment, for example, steps S101 to S105 shown in fig. 1. Alternatively, the computer program may be adapted to perform the functions of the units of the above-described apparatus embodiments, such as the functions of the units 21 to 25 shown in fig. 2, when executed by the processor.
When a writing request of a user is received, a target character to be written in the writing request is obtained, font and color information of the target character is obtained from a font library, the target character is displayed and output according to the font and color information of the target character, when the writing action of the user is detected, the color of user strokes and the color of the user strokes are generated, the user strokes are displayed and output, writing scores corresponding to the user are calculated and output according to the color of the user strokes and the color information of the target character, so that the writing scoring efficiency and accuracy are effectively improved, and the user experience is further improved.
The computer readable storage medium of the embodiments of the present invention may include any entity or device capable of carrying computer program code, a recording medium, such as a ROM/RAM, a magnetic disk, an optical disk, a flash memory, or the like.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (6)

1. A method of scoring a written note, the method comprising the steps of:
when a writing request of a user is received, acquiring a target character to be written in the writing request;
acquiring the font of the target character and the color information of the target character from a preset font library, wherein the color information of the target character comprises the color of each stroke of the target character, and the corresponding color of each stroke is different;
displaying and outputting the target characters according to the font and color information of the target characters;
when the writing action of the user on a display screen is detected, acquiring the screen position where the writing action passes, generating corresponding user strokes according to the screen position where the writing action passes, determining the color corresponding to the user strokes according to the screen position where the writing action passes and a preset writing area corresponding to a target character, and displaying and outputting the user strokes according to the color of the user strokes;
and correspondingly comparing the color of each user stroke with the color of each stroke in the target characters according to the color of the user stroke and the color information of the target characters, calculating the color difference value of each user stroke and the corresponding stroke in the target characters, setting the color difference value as a writing error, accumulating the writing errors of all user strokes, and performing writing scoring and outputting on the user according to the accumulated writing errors.
2. The method according to claim 1, wherein after the step of displaying and outputting the target text according to the font and color information of the target text and before the step of acquiring the screen position where the writing action passes, the method further comprises:
and reminding the user to write according to the target characters on the current display screen.
3. A writing scoring device, the device comprising:
the writing request receiving unit is used for acquiring target characters to be written in a writing request when the writing request of a user is received;
the font color acquiring unit is used for acquiring the font of the target character and the color information of the target character from a preset font library, wherein the color information of the target character comprises the color of each stroke of the target character, and the corresponding color of each stroke is different;
the target character display unit is used for displaying and outputting the target characters according to the font and color information of the target characters;
the user stroke display unit is used for acquiring a screen position where the writing action passes when the writing action of the user on a display screen is detected, generating a corresponding user stroke according to the screen position where the writing action passes, determining a color corresponding to the user stroke according to the screen position where the writing action passes and a preset writing area corresponding to a target character, and displaying and outputting the user stroke according to the color of the user stroke; and
and the writing score output unit is used for correspondingly comparing the color of each user stroke with the color of each stroke in the target characters according to the color of the user stroke and the color information of the target characters, calculating the color difference value of each user stroke and the corresponding stroke in the target characters, setting the color difference value as a writing error, accumulating the writing errors of all the user strokes, and performing writing score and output on the user according to the accumulated writing errors.
4. The apparatus of claim 3, further comprising:
and the unit is used for reminding the user to write according to the target characters on the current display screen.
5. Learning device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 2 are implemented when the computer program is executed by the processor.
6. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 2.
CN201810918593.8A 2018-08-13 2018-08-13 Writing scoring method, device, equipment and storage medium Active CN109243244B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810918593.8A CN109243244B (en) 2018-08-13 2018-08-13 Writing scoring method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810918593.8A CN109243244B (en) 2018-08-13 2018-08-13 Writing scoring method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109243244A CN109243244A (en) 2019-01-18
CN109243244B true CN109243244B (en) 2020-10-30

Family

ID=65071226

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810918593.8A Active CN109243244B (en) 2018-08-13 2018-08-13 Writing scoring method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109243244B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060018911A (en) * 2005-02-11 2006-03-02 유성실 Proofreader for sequence of writing
CN201035768Y (en) * 2007-05-18 2008-03-12 魏来霞 Character writing practice board
CN101551724A (en) * 2008-03-31 2009-10-07 联想(北京)有限公司 Method and device for writing characters on touch screen
CN102881192A (en) * 2012-09-04 2013-01-16 广东群兴玩具股份有限公司 Chinese character writing learning system
CN103761043A (en) * 2014-01-16 2014-04-30 广东小天才科技有限公司 Method and device for correcting handwritten characters
CN104166499A (en) * 2014-07-10 2014-11-26 武汉汉德瑞庭科技有限公司 Handwriting practice system and practice handwriting automatic detecting and evaluating method
CN104391613A (en) * 2014-12-11 2015-03-04 北京轩文文化发展有限公司 Calligraphic handwriting obtaining system based on optical principle
CN104485035A (en) * 2014-11-17 2015-04-01 潘滟 Calligraphy practicing system and method
CN105988567A (en) * 2015-02-12 2016-10-05 北京三星通信技术研究有限公司 Handwritten information recognition method and device
CN106339460A (en) * 2016-08-26 2017-01-18 厦门优莱柏网络科技有限公司 Online drawing processing system and online drawing processing method
CN107346618A (en) * 2017-06-01 2017-11-14 广西昌成科技有限公司 One kind is write exercise system and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050105799A1 (en) * 2003-11-17 2005-05-19 Media Lab Europe Dynamic typography system
JP5363591B2 (en) * 2009-12-15 2013-12-11 富士通フロンテック株式会社 Character recognition method, character recognition device, and character recognition program

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060018911A (en) * 2005-02-11 2006-03-02 유성실 Proofreader for sequence of writing
CN201035768Y (en) * 2007-05-18 2008-03-12 魏来霞 Character writing practice board
CN101551724A (en) * 2008-03-31 2009-10-07 联想(北京)有限公司 Method and device for writing characters on touch screen
CN102881192A (en) * 2012-09-04 2013-01-16 广东群兴玩具股份有限公司 Chinese character writing learning system
CN103761043A (en) * 2014-01-16 2014-04-30 广东小天才科技有限公司 Method and device for correcting handwritten characters
CN104166499A (en) * 2014-07-10 2014-11-26 武汉汉德瑞庭科技有限公司 Handwriting practice system and practice handwriting automatic detecting and evaluating method
CN104485035A (en) * 2014-11-17 2015-04-01 潘滟 Calligraphy practicing system and method
CN104391613A (en) * 2014-12-11 2015-03-04 北京轩文文化发展有限公司 Calligraphic handwriting obtaining system based on optical principle
CN105988567A (en) * 2015-02-12 2016-10-05 北京三星通信技术研究有限公司 Handwritten information recognition method and device
CN106339460A (en) * 2016-08-26 2017-01-18 厦门优莱柏网络科技有限公司 Online drawing processing system and online drawing processing method
CN107346618A (en) * 2017-06-01 2017-11-14 广西昌成科技有限公司 One kind is write exercise system and method

Also Published As

Publication number Publication date
CN109243244A (en) 2019-01-18

Similar Documents

Publication Publication Date Title
KR101417286B1 (en) Character recognition for overlapping textual user input
DE102014002848B4 (en) Exchange of strings
KR101825154B1 (en) Overlapped handwriting input method
CN106940788B (en) Intelligent scoring method and device, computer equipment and computer readable medium
CN109189314B (en) Writing guide method, device, equipment and medium for handwriting equipment
CN103824072A (en) Method and device for detecting font structure of handwriting character
US20230008529A1 (en) Gesture stroke recognition in touch-based user interface input
CN109086336A (en) Paper date storage method, device and electronic equipment
CN103198071A (en) Data report generation method and device adopting same
CN117312140A (en) Method and device for generating test case, electronic equipment and storage medium
CN109243244B (en) Writing scoring method, device, equipment and storage medium
CN116758786A (en) Handwriting evaluation method and device, computer equipment and medium
CN111027533A (en) Conversion method and system of point-to-read coordinates, terminal device and storage medium
CN112542163A (en) Intelligent voice interaction method, equipment and storage medium
CN107169517B (en) Method for judging repeated strokes, terminal equipment and computer readable storage medium
CN113050933B (en) Brain graph data processing method, device, equipment and storage medium
CN105808041B (en) A kind of information processing method and electronic equipment
JP2014078168A (en) Character recognition apparatus and program
TW201248456A (en) Identifying contacts and contact attributes in touch sensor data using spatial and temporal features
US20150212729A1 (en) Method for Inputting Chinese in Electronic Device
CN106056049B (en) Chinese character writing stroke detection method and device
WO2018054127A1 (en) Handwriting input method and device
CN106407247B (en) Data query method and device
KR101658598B1 (en) Korean-based chinese input apparatus and method using the roman phonetic alphabet
CN113311987B (en) Control method and device of dictation equipment, dictation equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant