CN101344918A - Method and device for judging stroke position normalization of handwritten Chinese characters - Google Patents

Method and device for judging stroke position normalization of handwritten Chinese characters Download PDF

Info

Publication number
CN101344918A
CN101344918A CNA2008100285918A CN200810028591A CN101344918A CN 101344918 A CN101344918 A CN 101344918A CN A2008100285918 A CNA2008100285918 A CN A2008100285918A CN 200810028591 A CN200810028591 A CN 200810028591A CN 101344918 A CN101344918 A CN 101344918A
Authority
CN
China
Prior art keywords
stroke
chinese character
standard
vector
handwritten chinese
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.)
Granted
Application number
CNA2008100285918A
Other languages
Chinese (zh)
Other versions
CN101344918B (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.)
Qi Hengnian
Original Assignee
Dongguan Kaixin Information Technique Service 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 Dongguan Kaixin Information Technique Service Co ltd filed Critical Dongguan Kaixin Information Technique Service Co ltd
Priority to CN2008100285918A priority Critical patent/CN101344918B/en
Publication of CN101344918A publication Critical patent/CN101344918A/en
Application granted granted Critical
Publication of CN101344918B publication Critical patent/CN101344918B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Character Discrimination (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The invention relates to a technology for judging the position normalization of strokes of handwritten Chinese characters, in particular to a method and a device for judging the position normalization of the strokes of the handwritten Chinese characters. The method for judging the stroke position normalization of the handwritten Chinese character comprises the steps of obtaining strokes of the handwritten Chinese character; acquiring a vector of the handwritten Chinese character pointing to the starting point of the (k-1) th stroke in the stroke order direction according to the starting point of the k stroke in the stroke order direction; acquiring a vector of a standard word stock Chinese character corresponding to the handwritten Chinese character, wherein the vector points to the starting point of the (k-1) th stroke in the stroke order direction according to the starting point of the k-th stroke in the stroke order direction; calculating an included angle theta between the stroke vector of the handwritten Chinese character and the stroke vector of the Chinese character in a standard word stock, and judging whether the included angle theta is within a preset error range delta theta or not, wherein if yes, the stroke position of the handwritten Chinese character is standard, and otherwise, the stroke position of the handwritten Chinese character is not standard; the technical scheme can identify the condition that the writing orders of the handwritten Chinese characters and the strokes of the same stroke shape are incorrect.

Description

The determination methods of stroke position standard of handwritten Chinese character and device
Technical field
The present invention relates to the judgment technology of stroke position standard of handwritten Chinese character, relate in particular to a kind of determination methods and device of stroke position standard of handwritten Chinese character.
Background technology
Existing handwriting recognition technology is in user writing, coordinate by hand-written direction (time order and function order) record picture element, and the vector value of hand-written direction, by stroke (being called stroke again) it is divided into different arrangement sets, these records is handled each the picture element standardization that makes in each arrangement set; Then, the standard letter arrangement set in hand-written script arrangement set and the standard character library is compared, get the highest Chinese character of similarity, return to the user as recognition result.
From above prior art as can be seen, it is with the hand-written arrangement set similarity of the whole handwritten Chinese character standard as the identification Chinese character, such as Chinese character " two ", the correct order of strokes observed in calligraphy should be to write top horizontal picture earlier, write following horizontal picture again, write following horizontal picture earlier, write top horizontal picture again as the user, prior art is still thought and is write correctly, and can't judge the stroke position standardization of handwritten Chinese character.
Summary of the invention
The invention provides a kind of determination methods and device of stroke position standard of handwritten Chinese character, it is by the angle of handwritten Chinese character two-stroke starting point vector with standard character library Chinese character two-stroke starting point vector, compare with the error range that presets, thereby judge the stroke position standardization.
A kind of determination methods of stroke position standard of handwritten Chinese character comprises: A) obtain the stroke of handwritten Chinese character, calculate the stroke number n of handwritten Chinese character; Default k=2; B) obtain handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order; C) the standard character library Chinese character that obtains the handwritten Chinese character correspondence according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order; D) calculate the angle theta of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector, judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of handwritten Chinese character, otherwise the stroke position of handwritten Chinese character is lack of standardization; E) judge whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) continues step B.
Wherein, the font of standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes; Angle theta is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The error range Δ θ that presets is specially:
Figure A20081002859100062
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.
A kind of judgment means of stroke position standard of handwritten Chinese character comprises: the hand-written Chinese character strokes acquiring unit, be used to obtain the stroke of handwritten Chinese character, and calculate the stroke number n of handwritten Chinese character; Parameter is preset the unit, is used for default k=2; Handwritten Chinese character vector acquiring unit, be used to obtain handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order; Standard Chinese character vector acquiring unit, the standard character library Chinese character that is used to the to obtain the handwritten Chinese character correspondence according to stroke order starting point of the k stroke of direction points to the vector of the starting point of (k-1) stroke of direction according to stroke order; The angle computing unit is used to calculate the angle theta of the standard character library Chinese-character stroke vector that hand-written Chinese character strokes vector that handwritten Chinese character vector acquiring unit obtains and standard Chinese character vector acquiring unit obtain; The standardization judging unit is used to judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of handwritten Chinese character, otherwise the stroke position of handwritten Chinese character is lack of standardization; The cycle criterion unit is used for judging whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) sends the request of obtaining vector to handwritten Chinese character vector acquiring unit and standard Chinese character vector acquiring unit.
Wherein, the font of standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes; The angle theta of angle computing unit is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The error range Δ θ of standardization judging unit is specially:
Figure A20081002859100072
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.
As can be seen from the above technical solutions, in the present invention, A) obtain the stroke of handwritten Chinese character, calculate the stroke number n of handwritten Chinese character; Default k=2; B) obtain handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order; C) the standard character library Chinese character that obtains the handwritten Chinese character correspondence according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order; D) calculate the angle theta of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector, judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of handwritten Chinese character, otherwise the stroke position of handwritten Chinese character is lack of standardization; E) judge whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) continues step B.The technical program compares with the error range that presets, thereby judges the stroke position standardization by the angle of handwritten Chinese character two-stroke starting point vector with standard character library Chinese character two-stroke starting point vector; The technical program can identify handwritten Chinese character with the incorrect situation of form of a stroke or a combination of strokes stroke order of writing strokes.
Description of drawings
Fig. 1 is the determination methods process flow diagram of the stroke position standard of handwritten Chinese character of the embodiment of the invention;
Fig. 2 is the synoptic diagram of the standard character library Chinese character " early " of the embodiment of the invention;
Fig. 3 is the synoptic diagram of the handwritten Chinese character " early " of the embodiment of the invention;
Fig. 4 is the judgment means synoptic diagram of the stroke position standard of handwritten Chinese character of the embodiment of the invention.
Embodiment
Embodiment one
Please refer to Fig. 1, be the determination methods process flow diagram of the stroke position standard of handwritten Chinese character of the embodiment of the invention.The determination methods of the stroke position standard of handwritten Chinese character of present embodiment may further comprise the steps.
101. obtain the stroke of handwritten Chinese character, calculate the stroke number n of handwritten Chinese character; Default k=2.
The above-mentioned method of obtaining hand-written Chinese character strokes can for, the user writes on touch-screen or handwriting pad, touch-screen or handwriting pad are converted to picture element with touch pressure, as hand-written Chinese character strokes, also can directly obtain stroke writing to this picture element with digital pen; Also can scan the font on this blank sheet of paper on blank sheet of paper, be converted to picture element for the user writes, this picture element as hand-written Chinese character strokes.In the present embodiment, can set up rectangular coordinate system, each picture element that obtains all has the coordinate of oneself.
102. obtain handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order.
What the stroke position standardization was meant hand-written Chinese character strokes writes sequencing compliant, i.e. order of strokes observed in calligraphy compliant.When moving this step for the first time, k=2, the starting point of obtaining the 2nd stroke is pointed to the vector of the starting point of the 1st stroke.For the special Chinese character that has only a stroke, there is not the problem of writing sequencing of judging stroke, so not within the scope that the technical program is discussed.
103. the standard character library Chinese character that the obtains the handwritten Chinese character correspondence according to stroke order starting point of the k stroke of direction points to the vector of the starting point of (k-1) stroke of direction according to stroke order.
The standard character library Chinese character according to stroke order starting point of the k stroke of direction points to according to stroke order that the vector of the starting point of (k-1) stroke of direction can calculate in advance and store, and the vector that is about between the stroke of whole standard Chinese characters is preserved; Before calculating angle theta, directly read vector between the stroke of standard character library Chinese character of handwritten Chinese character correspondence.Also can from the standard character library, obtain the Chinese character of handwritten Chinese character correspondence, obtain the starting point coordinate of the k stroke of direction according to stroke order and point to the starting point coordinate of (k-1) stroke of direction according to stroke order, calculate their vector then.
104. calculate the angle theta of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector.
In the present embodiment, owing to set up rectangular coordinate system, so can calculate the angle theta of these two vectors easily.
105. judge that angle theta is whether in the error range Δ θ that presets.If, the stroke position standard of handwritten Chinese character, otherwise the stroke position of handwritten Chinese character is lack of standardization.
More particularly, this step is carried out the judgement of location specification to k stroke and (k-1) stroke of handwritten Chinese character.
106. judge whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) continues step 102.
The technical program is carried out the judgement of location specification to a plurality of strokes of a Chinese character.Such as a Chinese character 3 strokes are arranged, in operation for the first time, k=2, k+1=3, (k+1)>n is false, so need continue operating procedure 102.
In the present embodiment, the font of standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes.
Above-mentioned angle theta is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The above-mentioned error range Δ θ that presets is specially:
Figure A20081002859100111
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.2 distances are divided into 7 sections, the error amount difference of each section permission, distance is near more, and the error amount of permission is big more.Need to prove that in actual applications, can determine 2 numbers apart from segmentation according to accuracy requirement, accuracy requirement is high more, segmentation is many more.
The font of present embodiment standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes, and is corresponding, handwritten Chinese character also will be normalized to 248 pounds, what is called is normalized to, and handwritten Chinese character is carried out on the whole convergent-divergent, makes its long and wide standard that meets 248 pounds.Need to prove, in actual applications, also can get other big small type size, its error range Δ θ can adjust according to the distance of segmentation number and every section.
Please refer to Fig. 2 and Fig. 3; Fig. 2 is the synoptic diagram of the standard character library Chinese character " early " of the embodiment of the invention; Fig. 3 is the synoptic diagram of the handwritten Chinese character " early " of the embodiment of the invention.The process of judging the stroke position standardization is as follows:
1. obtain the 2nd starting point and the 1st starting point vector of standard character library Chinese character " early ", its angle value is 4.712 radians, plays dot spacing from 2.000 pounds, obtains error range π; Obtain that vectorial angle value is 1.418 radians between the 2nd of handwritten Chinese character " early " and the 1st starting point, angle (2 π-the 3.294)<π of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector is in the permissible error scope.
2. obtain the 3rd starting point and the 2nd starting point vector of standard character library Chinese character " early ", its angle value is 5.155 radians, plays dot spacing from 42.047 pounds, obtains error range 7 π/36; Obtain that vectorial angle value is 5.121 radians between the 3rd of handwritten Chinese character " early " and the 2nd starting point, angle 0.034<7 π/36 of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector are in the permissible error scope.
3. obtain the 4th starting point and the 3rd starting point vector of standard character library Chinese character " early ", its angle value is 4.746 radians, plays dot spacing from 30.017 pounds, obtains error range 7 π/36; Obtain that vectorial angle value is 4.424 radians between the 4th of handwritten Chinese character " early " and the 3rd starting point, angle 0.322<7 π/36 of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector are in the permissible error scope.
4. obtain the 5th starting point and the 4th starting point vector of standard character library Chinese character " early ", its angle value is 3.796 radians, plays dot spacing from 75.604 pounds, obtains error range π/6; Obtain that vectorial angle value is 3.726 radians between the 5th of handwritten Chinese character " early " and the 4th starting point, angle 0.070<π/6 of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector are in the permissible error scope.
5. obtain the 6th starting point and the 5th starting point vector of standard character library Chinese character " early ", its angle value is 0.428 radian, plays dot spacing from 101.134 pounds, obtains error range 5 π/36; Obtain that vectorial angle value is 0.345 radian between the 6th of handwritten Chinese character " early " and the 5th starting point, angle 0.083<5 π/36 of hand-written Chinese character strokes vector and standard character library Chinese-character stroke vector are in the permissible error scope.
Embodiment two
Please refer to Fig. 4, be the judgment means synoptic diagram of the stroke position standard of handwritten Chinese character of the embodiment of the invention.The judgment means of the stroke position standard of handwritten Chinese character of present embodiment comprises:
Hand-written Chinese character strokes acquiring unit 202 is used to obtain the stroke of handwritten Chinese character, calculates the stroke number n of handwritten Chinese character;
Parameter is preset unit 201, is used for default k=2;
Handwritten Chinese character vector acquiring unit 203, be used to obtain handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order;
Standard Chinese character vector acquiring unit 204, the standard character library Chinese character that is used to the to obtain the handwritten Chinese character correspondence according to stroke order starting point of the k stroke of direction points to the vector of the starting point of (k-1) stroke of direction according to stroke order;
Angle computing unit 205 is used to calculate the angle theta of the standard character library Chinese-character stroke vector that hand-written Chinese character strokes vector that handwritten Chinese character vector acquiring unit 203 obtains and standard Chinese character vector acquiring unit 204 obtain;
Standardization judging unit 206 is used to judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of handwritten Chinese character, otherwise the stroke position of handwritten Chinese character is lack of standardization;
Cycle criterion unit 207 is used for judging whether (k+1)>n sets up, if, the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) sends the request of obtaining vector to handwritten Chinese character vector acquiring unit 203 and standard Chinese character vector acquiring unit 204.
Wherein, in the present embodiment, the font of standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes.
The angle theta of above-mentioned angle computing unit 205 is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The error range Δ θ of above-mentioned standardization judging unit 206 is specially:
Figure A20081002859100142
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.
Above content is preferred embodiment of the present invention only, and for those of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, this description should not be construed as limitation of the present invention.

Claims (4)

1. the determination methods of a stroke position standard of handwritten Chinese character is characterized in that, comprising:
A) obtain the stroke of handwritten Chinese character, calculate the stroke number n of described handwritten Chinese character; Default k=2;
B) obtain described handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order;
C) the standard character library Chinese character that obtains described handwritten Chinese character correspondence according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order;
D) angle theta of described hand-written Chinese character strokes vector of calculating and standard character library Chinese-character stroke vector, judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of described handwritten Chinese character, otherwise the stroke position of described handwritten Chinese character is lack of standardization;
E) judge whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) continues step B.
2. method according to claim 1 is characterized in that, the font of described standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes;
Described angle theta is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The described error range Δ θ that presets is specially:
Figure A2008100285910003C1
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.
3. the judgment means of a stroke position standard of handwritten Chinese character is characterized in that, comprising:
The hand-written Chinese character strokes acquiring unit is used to obtain the stroke of handwritten Chinese character, calculates the stroke number n of described handwritten Chinese character;
Parameter is preset the unit, is used for default k=2;
Handwritten Chinese character vector acquiring unit, be used to obtain described handwritten Chinese character according to stroke order the starting point of the k stroke of direction point to the vector of the starting point of (k-1) stroke of direction according to stroke order;
Standard Chinese character vector acquiring unit, the standard character library Chinese character that is used to the to obtain described handwritten Chinese character correspondence according to stroke order starting point of the k stroke of direction points to the vector of the starting point of (k-1) stroke of direction according to stroke order;
The angle computing unit is used to calculate the angle theta of the standard character library Chinese-character stroke vector that hand-written Chinese character strokes vector that described handwritten Chinese character vector acquiring unit obtains and described standard Chinese character vector acquiring unit obtain;
The standardization judging unit is used to judge angle theta whether in the error range Δ θ that presets, if, the stroke position standard of described handwritten Chinese character, otherwise the stroke position of described handwritten Chinese character is lack of standardization;
The cycle criterion unit is used for judging whether (k+1)>n sets up, if the judgement of stroke position standard of handwritten Chinese character finishes, otherwise k=(k+1) sends the request of obtaining vector to handwritten Chinese character vector acquiring unit and standard Chinese character vector acquiring unit.
4. device according to claim 3 is characterized in that, the font of described standard character library Chinese character is " regular script-GB2312 ", and size is got 248 pounds of font sizes;
The angle theta of described angle computing unit is specially:
&theta; = &theta; 0 &le; &theta; &le; &pi; 2 &pi; - &theta; &pi; < &theta; < 2 &pi;
The error range Δ θ of described standardization judging unit is specially:
Wherein, len represents the standard character library Chinese character distance of the starting point of the starting point of the k stroke of direction and (k-1) stroke according to stroke order.
CN2008100285918A 2008-06-06 2008-06-06 Method and apparatus for judging stroke position standard of handwritten Chinese character Expired - Fee Related CN101344918B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008100285918A CN101344918B (en) 2008-06-06 2008-06-06 Method and apparatus for judging stroke position standard of handwritten Chinese character

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008100285918A CN101344918B (en) 2008-06-06 2008-06-06 Method and apparatus for judging stroke position standard of handwritten Chinese character

Publications (2)

Publication Number Publication Date
CN101344918A true CN101344918A (en) 2009-01-14
CN101344918B CN101344918B (en) 2010-06-16

Family

ID=40246920

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008100285918A Expired - Fee Related CN101344918B (en) 2008-06-06 2008-06-06 Method and apparatus for judging stroke position standard of handwritten Chinese character

Country Status (1)

Country Link
CN (1) CN101344918B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976354A (en) * 2010-11-10 2011-02-16 广东开心信息技术有限公司 Method and device for judging standardization of writing Chinese characters
CN102542264A (en) * 2011-12-22 2012-07-04 北京语言大学 Method and device for automatically evaluating right and wrong of Chinese character writing on basis of digital handwriting equipment
CN102682641A (en) * 2012-05-10 2012-09-19 梁洺华 Method and system for learning and practicing characters on electronic device
CN103390358A (en) * 2013-07-03 2013-11-13 广东小天才科技有限公司 Method and device for judging normativity of character writing operation of electronic equipment
CN103646582A (en) * 2013-12-04 2014-03-19 广东小天才科技有限公司 Method and device for prompting writing errors
CN105818575A (en) * 2016-04-22 2016-08-03 广东小天才科技有限公司 Intelligent pen and stroke error correction method thereof
CN103927535B (en) * 2014-05-08 2017-12-08 北京汉仪科印信息技术有限公司 A kind of Chinese-character writing recognition methods and device
CN108416300A (en) * 2018-03-09 2018-08-17 广东小天才科技有限公司 Method and device for recognizing writing track and terminal equipment

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976354A (en) * 2010-11-10 2011-02-16 广东开心信息技术有限公司 Method and device for judging standardization of writing Chinese characters
CN102542264A (en) * 2011-12-22 2012-07-04 北京语言大学 Method and device for automatically evaluating right and wrong of Chinese character writing on basis of digital handwriting equipment
CN102682641A (en) * 2012-05-10 2012-09-19 梁洺华 Method and system for learning and practicing characters on electronic device
CN102682641B (en) * 2012-05-10 2015-06-24 梁洺华 Method and system for learning and practicing characters on electronic device
CN103390358A (en) * 2013-07-03 2013-11-13 广东小天才科技有限公司 Method and device for judging normativity of character writing operation of electronic equipment
CN103390358B (en) * 2013-07-03 2015-08-19 广东小天才科技有限公司 Method and device for judging normativity of character writing operation of electronic equipment
CN103646582A (en) * 2013-12-04 2014-03-19 广东小天才科技有限公司 Method and device for prompting writing errors
CN103646582B (en) * 2013-12-04 2016-08-17 广东小天才科技有限公司 Method and device for prompting writing errors
CN103927535B (en) * 2014-05-08 2017-12-08 北京汉仪科印信息技术有限公司 A kind of Chinese-character writing recognition methods and device
CN105818575A (en) * 2016-04-22 2016-08-03 广东小天才科技有限公司 Intelligent pen and stroke error correction method thereof
CN108416300A (en) * 2018-03-09 2018-08-17 广东小天才科技有限公司 Method and device for recognizing writing track and terminal equipment

Also Published As

Publication number Publication date
CN101344918B (en) 2010-06-16

Similar Documents

Publication Publication Date Title
CN101344918B (en) Method and apparatus for judging stroke position standard of handwritten Chinese character
US7349576B2 (en) Method, device and computer program for recognition of a handwritten character
JP4787275B2 (en) Segmentation-based recognition
US7974472B2 (en) Feature design for HMM based Eastern Asian character recognition
US7526128B2 (en) Line extraction in digital ink
US7302099B2 (en) Stroke segmentation for template-based cursive handwriting recognition
US6600834B1 (en) Handwriting information processing system with character segmentation user interface
US7778464B2 (en) Apparatus and method for searching for digital ink query
US20100104189A1 (en) Handwriting Identification Method, Program And Electronic Device
CN102073870A (en) Method for recognizing Chinese character handwriting on touch screen
KR20210017090A (en) Method and electronic device for converting handwriting input to text
US20150346996A1 (en) Electronic apparatus and method
KR20180104678A (en) System and method for recognizing multiple object structures
CN102831418B (en) Handwritten Chinese character Slant Rectify method and device
CN101364271B (en) Method for recognizing hand-written Chinese character strokes and recognition device
US7580573B2 (en) Segmentation-based recognition
US20140285425A1 (en) Shaping device
Xie et al. Prototype pruning by feature extraction for handwritten mathematical symbol recognition
Hu et al. Determining points on handwritten mathematical symbols
Inuganti et al. Preprocessing of online handwritten Telugu character recognition
JP6437208B2 (en) Handwritten music symbol recognition apparatus and handwritten music symbol recognition program
Izadi et al. Incorporating a new relational feature in Arabic online handwritten character recognition
AU2004214901A1 (en) Line extraction in digital ink

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: GUANGDONG KAIXIN INFORMATION TECHNOLOGY CO., LTD.

Free format text: FORMER OWNER: DONGGUAN KAIXIN INFORMATION TECHNOLOGY SERVICE CO., LTD.

Effective date: 20090522

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20090522

Address after: Ring road Guangdong Guancheng District Dongguan City, No. 53 Guangdong happy Information Technology Co. Ltd. postal encoding: 523000

Applicant after: Guangdong Kaixin Information Technology Co.,Ltd.

Address before: Happy Information Technology Service Co. Ltd. of Guangdong province postal encoding Dongguan City Ring Road No. 53, Dongguan: 523000

Applicant before: DONGGUAN KAIXIN INFORMATION TECHNIQUE SERVICE Co.,Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 523000 DONGGUAN, GUANGDONG PROVINCE TO: 510663 GUANGZHOU, GUANGDONG PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20120131

Address after: 510663 Guangdong city of Guangzhou province Tianhe District No. 1023 room first first Pu Lu

Patentee after: Guangdong Yinhao Information Technology Co.,Ltd.

Address before: Guancheng District in Guangdong province Dongguan City Ring Road 523000 No. 53 Guangdong happy Information Technology Co. Ltd.

Patentee before: Guangdong Kaixin Information Technology Co.,Ltd.

ASS Succession or assignment of patent right

Owner name: QI HENGNIAN

Free format text: FORMER OWNER: GUANGDONG KSENSE INFORMATION TECHNOLOGY CO., LTD.

Effective date: 20141217

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 510663 GUANGZHOU, GUANGDONG PROVINCE TO: 311300 HANGZHOU, ZHEJIANG PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20141217

Address after: Hangzhou City, Zhejiang Province, Ling'an City, 311300 Ring Road, Lin Shui Shan Ju

Patentee after: Qi Hengnian

Address before: 510663 Guangdong city of Guangzhou province Tianhe District No. 1023 room first first Pu Lu

Patentee before: Guangdong Yinhao Information Technology Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100616

CF01 Termination of patent right due to non-payment of annual fee