Movatterモバイル変換


[0]ホーム

URL:


CN112668541A - Intelligent dictation system based on dot matrix pen and method thereof - Google Patents

Intelligent dictation system based on dot matrix pen and method thereof
Download PDF

Info

Publication number
CN112668541A
CN112668541ACN202110014560.2ACN202110014560ACN112668541ACN 112668541 ACN112668541 ACN 112668541ACN 202110014560 ACN202110014560 ACN 202110014560ACN 112668541 ACN112668541 ACN 112668541A
Authority
CN
China
Prior art keywords
dot matrix
pen
client
matrix pen
dictation
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
Application number
CN202110014560.2A
Other languages
Chinese (zh)
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.)
Qingdao Yuzhile Education Technology Co ltd
Original Assignee
Qingdao Yuzhile Education 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 Qingdao Yuzhile Education Technology Co ltdfiledCriticalQingdao Yuzhile Education Technology Co ltd
Priority to CN202110014560.2ApriorityCriticalpatent/CN112668541A/en
Publication of CN112668541ApublicationCriticalpatent/CN112668541A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Landscapes

Abstract

The invention discloses an intelligent dictation system based on a dot matrix pen, which comprises the dot matrix pen, a client and a cloud, wherein the dot matrix pen is in communication connection with the client through a built-in Bluetooth communication module, and the client is connected with the cloud through a built-in cloud interface; the dot matrix pen comprises a shell, a pressure sensor, a high-speed camera and a processor, wherein the pressure sensor is arranged in the shell and is close to a pen point; the intelligent dictation system automatically identifies foreign words, Chinese characters, idioms, ancient poems and the like written by a user and rapidly gives dictation result judgment; and memorizing and storing the dictation result of the user to form a memory situation map of the learning content, so as to help the user to manage the learning content and improve the acquisition rate of the learning content for the user.

Description

Intelligent dictation system based on dot matrix pen and method thereof
Technical Field
The invention belongs to the technical field of intelligent dictation, and particularly relates to an intelligent dictation system based on a dot matrix pen and a method thereof.
Background
Dictation is an efficient means of memory. Traditional dictation requires at least two roles, one read and one write. The role of the read is also responsible for the examination. This requires a corresponding level of knowledge of the role to enable correct reading and checking. The traditional dictation process has two disadvantages, one is that too many people are occupied, and the other is that the requirement on the character knowledge level is too high. The situation is different for each family, it is difficult to ensure that each parent has time to dictation for the child, and it is more difficult to ensure that each parent has sufficient knowledge level to complete the correct dictation and examination. Although many APPs also have the function of dictating words, the keyboard type dictation mode hardly enables children to form writing memory.
At present, handwriting can be acquired in various ways, for example, infrared dot matrix recognition is to print an invisible dot matrix pattern on ordinary paper, and a high-speed camera at the front end of a digital pen captures the motion trail of the handwriting at any time. Meanwhile, the pressure sensor transmits pressure data back to the data processor, and finally, the information is transmitted to the mobile phone or the tablet computer through the Bluetooth or the USB cable, and the mobile phone or the tablet computer synchronously draws handwriting.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention effectively combines the intelligent writing pen with the image recognition function to obtain more efficient dictation experience, and provides an intelligent dictation system based on a dot matrix pen and a method thereof.
The invention provides an intelligent dictation system based on a dot matrix pen, which comprises the dot matrix pen, a client and a cloud, wherein the dot matrix pen is in communication connection with the client through a built-in Bluetooth communication module, and the client is connected with the cloud through a built-in cloud interface; the dot matrix pen includes the shell and installs the pressure sensor that is close to the nib in the shell, follow the high-speed camera that the sensor is connected and all be connected with pressure sensor and high-speed camera with pressure, the treater is connected with the storage module electricity of dot matrix pen to the information storage after will handling transmits for the customer end by the bluetooth communication module of dot matrix pen in the storage module of dot matrix pen, and the well lower part of shell is equipped with holds the groove, hold the sunken direction in groove and when writing the staff holds the finger when pen and hold a posture phase-match.
Further, the processor is used for processing pressure data and movement speed acquired by the pressure sensor, dot matrix coordinates and handwriting sequence acquired by the high-speed camera, and storing acquired information in the memory.
Further, the client is a client APP or a client applet and comprises a graphical user interface, a Bluetooth module and a cloud interface, the graphical user interface is used for displaying an operation user interface when the dot matrix pen writes, and the Bluetooth module is matched with a Bluetooth communication module of the dot matrix pen.
Further, the cloud comprises a database module for storing handwriting data collected in the client and audio input data in the system and an algorithm module for recognizing and processing notes.
Furthermore, the database module comprises a word data submodule, an audio data submodule, a handwriting data submodule and a dictation historical data submodule, and the algorithm module comprises an internal segmentation algorithm submodule and a Chinese character recognition algorithm submodule.
The invention also discloses an intelligent dictation method based on the dot matrix pen, which comprises the following steps:
(1) the dot matrix pen is connected with an intelligent terminal Bluetooth of the client;
(2) when a user selects a class at a client, after confirmation, sequentially playing audio corresponding to words;
(3) writing on dot matrix paper by using a dot matrix pen, triggering a pressure sensor at a pen point, starting a built-in high-speed camera, collecting pen point information, and transmitting information such as dot matrix coordinates, handwriting sequence, pressure data, movement speed and the like to a built-in processor;
(4) after writing, clicking a confirmation button, transmitting the information stored in the dot matrix pen to a client through a Bluetooth module, processing the information acquired in the step (3) into a bitmap document by the client, and uploading the bitmap document to the cloud;
(5) the algorithm module in the cloud carries out recognition statistics according to an internal separation algorithm and a Chinese character recognition algorithm, the database module stores data, the data are displayed in different colors at the client according to different dictation states of learning contents, and states of all learning contents or knowledge points of a user are presented in a user interface in a graphic mode.
Further, the internal partitioning algorithm in the step (5) is a word or phrase internal partitioning algorithm, and the specific steps of the algorithm are
51. Collecting handwritten letter or Chinese character data set, and counting character width including minimum character width DminMaximum character width DmaxAnd average character width Dmean
52. Binarizing the bitmap file in the step 51, and removing interference noise;
53. segmenting the character; detecting black pixel points on the picture to obtain a character block, starting to execute a detection process at another black point outside the character block until all the black points on the picture are detected, and determining blocks of a plurality of characters;
54. for sticky character blocks: examining the width L of each block, if L>DmaxThen it is considered as a sticky word block.
Further, the Chinese character recognition algorithm in thestep 5 is a recognition algorithm of handwritten letters or handwritten Chinese characters, and the specific recognition step is that firstly, a handwritten letter or Chinese character data set is collected, the real meaning of each sample is marked, and the data are divided into a training set and a verification set; and then training the convolutional neural network by using the training set, testing the training effect by using the testing set, and continuously adjusting the network until the identification accuracy of the network to the verification set exceeds an acceptable threshold ratio.
Further, the dictation state in the step (5) is provided with: not dictating, dictating correctly, dictating incorrectly.
Further, in the step (5), each learning content or knowledge point is represented by a plurality of colored color blocks, green represents mastered, red represents not mastered, and gray represents not contacted.
Compared with the prior art, the invention has the advantages and the technical effects that:
1. the dictation process is a real writing experience, and a keyboard is not knocked, so that writing memory is more easily formed for a user;
2. automatically identifying foreign words, Chinese characters, idioms, ancient poems and the like written by a user, and rapidly giving dictation result judgment;
3. and memorizing and storing the dictation result of the user to form a memory situation map of the learning content, so as to help the user to manage the learning content and improve the acquisition rate of the learning content for the user. The method and the system can effectively improve the writing and memorizing efficiency of the learning content of the user.
Drawings
Fig. 1 is a flow chart of an implementation of the intelligent dictation method of the present invention.
Fig. 2 is a schematic diagram of an internal structure of the smart dot-matrix pen according to the present invention.
FIG. 3 is a schematic structural diagram of a casing of the dot matrix pen according to the present invention.
FIG. 4 is a diagram of a Chinese character recognition process of the recognition algorithm module of the present invention.
FIG. 5 is a diagram of a word recognition process of the recognition algorithm module of the present invention.
Fig. 6 is an overall framework diagram of the intelligent dictation system of the present invention.
In the figure: 1. a pressure sensor; 2. a high-speed camera; 3. a processor; 4. a battery; 5. a memory; 6. a Bluetooth communication module; 7. a housing; 71. and (4) holding the groove.
Detailed Description
The technical solution of the present invention will be described in further detail with reference to the accompanying drawings and the detailed description.
Example 1
The utility model provides an intelligence dictation system based on dot matrix pen, it includes dot matrix pen, customer end and high in the clouds, the dot matrix pen includesshell 7 and installspressure sensor 1 that is close to the nib in theshell 7, follow the high-speed camera that the sensor is connected and all be connected withpressure sensor 1 and high-speed camera withpressure processor 3, and the well lower part ofshell 7 is equipped with holdsgroove 71, and the finger when holding pen with the people hand when writing holds pen holds a posture phase-match, guides the user to possess the correct pen of holding, writes the posture (fig. 3). Theprocessor 3 is electrically connected with a storage module of the dot matrix pen, the processed information is stored in the storage module of the dot matrix pen and is transmitted to a client by aBluetooth communication module 6 of the dot matrix pen, (fig. 2 and 3) theprocessor 3 is used for processing pressure data and movement speed acquired by thepressure sensor 1, dot matrix coordinates and handwriting sequence acquired by the high-speed camera, and storing the acquired information in thememory 5. The client is a client APP or a client applet and comprises a graphical user interface, a Bluetooth module and a cloud interface, the cloud comprises a database and an algorithm module, the database stores words and corresponding audio, handwritten letter picture data and dictation history data, the algorithm module comprises a word/phrase internal segmentation algorithm and a handwritten letter/Chinese character recognition algorithm, and the frame relationship among the modules is specifically shown in FIG. 6.
The method comprises the following specific steps of acquiring and processing the handwriting information of the dot matrix pen: when the pen point is pressed down, thepressure sensor 1 is triggered, a built-in high-speed camera is started, the dot matrix passed by the pen point is photographed at a high speed (for example, 100 times per second), information such as dot matrix coordinates, handwriting sequence, pressure data and movement speed is transmitted to the built-inprocessor 3, and finally, the information is output outwards through the Bluetooth unit. The dot matrix pen may also temporarily store the data in thememory 5 and output it to the outside when necessary. The information is transmitted to the client and processed into a bitmap document.
The specific steps of the word/phrase internal segmentation algorithm (fig. 4 and 5) in the algorithm module in the cloud are as follows:
51. first, a handwritten letter or Chinese character data set is collected. Counting character widths, including minimum character width DminMaximum character width DmaxAndaverage character width Dmean
52. And then carrying out binarization on the bitmap file, and removing interference noise points.
53. The character is then segmented. The process is as follows: detecting black pixel points on the picture, after detecting one black pixel point, continuously detecting the black point in eight directions nearby the black pixel point by taking the black pixel point as a center, and continuously detecting the black point in the direction nearby the black pixel point every time one black point is detected, wherein the process is continuously repeated until no new black point can be detected. After this process is completed, a block of characters is ascertained. Starting with another black dot outside the block, the above process is continued until all black dots on the picture are detected, thus determining blocks of several characters.
54. For sticky character blocks: examining the width L of each block, if L>DmaxThen, the character is considered as a sticky character block, and the number of characters, num, is round (L/D)mean) Round means rounding. Then the number of segmentation points is num-1. And (5) vertically projecting the sticky character block, and counting the number of the minimum points of the projection as s. Find num of the s minimum points as segmentation points. For p ═ 0, ypIs the starting point of the tile, for p ═ 1, 2, …, num-1, ypIs the last point to satisfy the following equation. The specific formula is as follows:
Figure BDA0002886306050000051
the specific steps of the handwritten letter/Chinese character recognition algorithm (fig. 4 and 5) are as follows: firstly, a handwritten letter or Chinese character data set is collected, and the real meaning of each sample is marked. These data are divided into training and validation sets. Then training the convolutional neural network by using the training set, testing the training effect by using the testing set, and continuously adjusting the network until the identification accuracy of the network on the verification set exceeds a certain acceptable threshold value (for example, 95%). And inputting the new initial letter picture into the trained convolutional neural network, and outputting a prediction result by the convolutional neural network.
The specific method for collecting and distinguishing dictation effects by using the dot matrix pen and the client app comprises the following steps:
(1) the lattice pen is connected with an intelligent terminal for installing the client app through Bluetooth;
(2) when a user selects a class at a client, after confirmation, sequentially playing audio corresponding to words;
(3) writing on dot matrix paper by using a dot matrix pen, triggering apressure sensor 1 at a pen point, starting a built-in high-speed camera, collecting pen point information, and transmitting information such as dot matrix coordinates, handwriting sequence, pressure data, movement speed and the like to a built-inprocessor 3;
(4) after writing, clicking a confirmation button, transmitting the information stored in the dot matrix pen to a client through a Bluetooth module, processing the information acquired in the step (3) into a bitmap document by the client, and uploading the bitmap document to the cloud;
(5) the algorithm module in the cloud carries out recognition statistics according to an internal separation algorithm and a Chinese character recognition algorithm, the database module stores data, the data are displayed in different colors at the client according to different dictation states of learning contents, and states of all learning contents or knowledge points of a user are presented in a user interface in a graphic mode.
The whole dictation process is writing in dot matrix paper, so that real writing experience is achieved, and a user can more easily form writing memory instead of knocking a keyboard; and foreign words, Chinese characters, idioms, ancient poems, etc. written by the user are automatically identified, and dictation result judgment is rapidly given; the dictation result of the user is memorized and stored to form a memory situation map of the learning content, so that the user is helped to manage the learning content, the acquisition rate of the learning content by the user is improved, and the writing and memorizing efficiency of the learning content of the user is effectively improved.
Example 2
Different fromembodiment 1, the method for using the intelligent system based on the dot matrix pen in the embodiment is as shown in fig. 1, and includes the following steps:
(1) user installs client APP or client applet on intelligent terminal (such as mobile phone, PAD, etc.)
(2) The Bluetooth module is opened by the dot matrix pen, the Bluetooth module is searched by the mobile phone end or the pad end, and Bluetooth connection is established with the intelligent terminal
(3) When a user selects a class at a client, words and audio corresponding to the class are extracted from a database at the cloud end
(4) And the client sequentially plays the audio corresponding to the words in sequence to wait for the user to write the words.
(5) The user writes words or Chinese characters on the dot matrix paper by using the dot matrix pen, and clicks the 'confirm' button after writing.
(6) And the user program acquires the dot matrix pen handwriting, converts the dot matrix pen handwriting into a graphic format and uploads the graphic format to the cloud.
(7) The written content picture is input into a handwriting recognition model, and the handwriting recognition module is divided into two modules, namely an internal segmentation algorithm module and a handwritten letter/Chinese character recognition algorithm module. The internal segmentation algorithm module firstly segments each letter in the word, and then the handwritten letter/Chinese character recognition algorithm module respectively recognizes each letter.
(8) And comparing the letter recognition result with the letters of the correct word in sequence, and if all the words are the same, feeding back a result of 'dictating correct'. If there is an error, the model feeds back the result of the "dictation error" error. And the results are displayed at the client.
(9) The learning content in the database has different states: not dictating, dictating correctly, dictating incorrectly. Different dictation states are shown in different colors at the client.
(10) The state of the user's entire learning content (knowledge points) is graphically presented in the user interface. Each learning content (knowledge point) is represented by a plurality of colored color blocks, for example, green represents mastered, red represents not mastered, and gray represents not contacted, so that the user can perform visualization and data management on the target learning content.
The above description is only an example of the present invention, and is not intended to limit the present invention in any way, and those skilled in the art can make many variations and modifications of the present invention without departing from the scope of the present invention by using the method disclosed above, and the present invention is covered by the claims.

Claims (10)

1. The utility model provides an intelligence dictation system based on dot matrix pen which characterized in that: the system comprises a dot matrix pen, a client and a cloud, wherein the dot matrix pen is in communication connection with the client through a built-in Bluetooth communication module (6), and the client is connected with the cloud through a built-in cloud interface; dot matrix pen includes shell (7) and installation shell (7) in pressure sensor (1) that is close to the nib, follow the high-speed camera that the sensor is connected and all be connected with pressure sensor (1) and high-speed camera treater (3) with pressure, treater (3) are connected with the storage module electricity of dot matrix pen to the information storage after will handling transmits for the customer end by the bluetooth communication module (6) of dot matrix pen in the storage module of dot matrix pen, and the well lower part of shell (7) is equipped with holds groove (71), hold the sunken orientation of groove (71) and when writing the finger when the staff held the pen and hold a posture phase-match.
2. The intelligent dictation system based on a dot matrix pen as claimed in claim 1, characterized in that: the processor (3) is used for processing pressure data and movement speed acquired by the pressure sensor (1), dot matrix coordinates and handwriting sequence acquired by the high-speed camera and storing acquired information in the memory (5).
3. The intelligent dictation system based on a dot matrix pen as claimed in claim 1, characterized in that: the client side is a client side APP or a client side applet and comprises a graphical user interface, a Bluetooth module and a cloud side interface, the graphical user interface is used for displaying an operation user interface when the dot matrix pen writes, and the Bluetooth module is matched with a Bluetooth communication module of the dot matrix pen.
4. The intelligent dictation system based on a dot matrix pen as claimed in claim 1, characterized in that: the cloud end comprises a database module for storing handwritten data collected in the client end and audio input data in the system and an algorithm module for recognizing and processing notes.
5. The intelligent dictation system based on a dot matrix pen as claimed in claim 4, characterized in that: the database module comprises a word data submodule, an audio data submodule, a handwriting data submodule and a dictation historical data submodule, and the algorithm module comprises an internal segmentation algorithm submodule and a Chinese character recognition algorithm submodule.
6. An intelligent dictation method based on a dot matrix pen is characterized in that: it comprises the following steps:
(1) the dot matrix pen is connected with an intelligent terminal Bluetooth of the client;
(2) when a user selects a class at a client, after confirmation, sequentially playing audio corresponding to words;
(3) writing on dot matrix paper by using a dot matrix pen, triggering a pressure sensor (1) at a pen point, starting a built-in high-speed camera, collecting pen point information, and transmitting information such as dot matrix coordinates, handwriting sequence, pressure data, movement speed and the like to a built-in processor (3);
(4) after writing, clicking a confirmation button, transmitting the information stored in the dot matrix pen to a client through a Bluetooth module, processing the information acquired in the step (3) into a bitmap document by the client, uploading the bitmap document to the cloud, and processing the bitmap document by a handwriting information processing algorithm submodule in the cloud;
(5) the algorithm module in the cloud carries out recognition statistics according to an internal separation algorithm and a Chinese character recognition algorithm, the database module stores data, the data are displayed in different colors at the client according to different dictation states of learning contents, and states of all learning contents or knowledge points of a user are presented in a user interface in a graphic mode.
7. The intelligent dictation method based on a dot-matrix pen as claimed in claim 4, characterized in that: the internal partitioning algorithm in the step (5) is a word or phrase internal partitioning algorithm, and the specific steps of the algorithm are
51. Collecting a handwritten letter or Chinese character data set, and counting character widths including a minimum character width Dmin, a maximum character width Dmax and an average character width Dmean;
52. binarizing the bitmap file in the step 51, and removing interference noise;
53. segmenting the character; detecting black pixel points on the picture to obtain a character block, starting to execute a detection process at another black point outside the character block until all the black points on the picture are detected, and determining blocks of a plurality of characters;
54. for sticky character blocks: considering the width L of each block, if L > Dmax, then it is considered as a sticky character block.
8. The intelligent dictation method based on a dot-matrix pen as claimed in claim 4, characterized in that: the Chinese character recognition algorithm in the step 5 is a recognition algorithm of handwritten letters or handwritten Chinese characters, and the specific recognition step is that firstly, a handwritten letter or Chinese character data set is collected, the real meaning of each sample is marked, and the data are divided into a training set and a verification set; and then training the convolutional neural network by using the training set, testing the training effect by using the testing set, and continuously adjusting the network until the identification accuracy of the network to the verification set exceeds an acceptable threshold ratio.
9. The intelligent dictation method based on a dot-matrix pen as claimed in claim 4, characterized in that: the dictation state in the step (5) is provided with: not dictating, dictating correctly, dictating incorrectly.
10. The intelligent dictation machine based on a dot matrix pen of claim 4, wherein: in the step (5), a plurality of colored color blocks are used for representing each learning content or knowledge point, wherein green represents mastered, red represents not mastered, and gray represents not contacted.
CN202110014560.2A2021-01-062021-01-06Intelligent dictation system based on dot matrix pen and method thereofPendingCN112668541A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110014560.2ACN112668541A (en)2021-01-062021-01-06Intelligent dictation system based on dot matrix pen and method thereof

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110014560.2ACN112668541A (en)2021-01-062021-01-06Intelligent dictation system based on dot matrix pen and method thereof

Publications (1)

Publication NumberPublication Date
CN112668541Atrue CN112668541A (en)2021-04-16

Family

ID=75413241

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110014560.2APendingCN112668541A (en)2021-01-062021-01-06Intelligent dictation system based on dot matrix pen and method thereof

Country Status (1)

CountryLink
CN (1)CN112668541A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113469163A (en)*2021-06-072021-10-01北京易康医疗科技有限公司Medical information recording method and device based on intelligent paper pen
CN113744580A (en)*2021-08-062021-12-03廖文雄Dot matrix pen
CN113763759A (en)*2021-08-062021-12-07廖文雄Dictation paper and dictation book
CN113838322A (en)*2021-08-062021-12-24廖文雄Intelligent dictation method and intelligent dictation system
CN114487666A (en)*2022-01-172022-05-13读书郎教育科技有限公司Dictation and newspaper reading test method based on scanning pen
CN116483243A (en)*2023-03-082023-07-25江苏乐易智慧科技有限公司Intelligent handwriting practicing system based on electronic induction pen and dot matrix paper
CN117095414A (en)*2023-08-222023-11-21广州青鹿教育科技有限公司Handwriting recognition system and recognition method based on dot matrix paper pen

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20180015515A (en)*2016-08-032018-02-13유니메이션코리아(주)Method and system for learning languages using a smart pen
CN110310528A (en)*2019-07-232019-10-08湖南纸云互动智能科技有限公司A kind of paper cloud interaction language teaching system and method
CN111638807A (en)*2020-04-292020-09-08上海元趣信息技术有限公司Learning auxiliary system based on intelligent handwriting pen
CN111679754A (en)*2020-04-292020-09-18上海奇初教育科技有限公司Intelligent notebook manufacturing method and handwriting recognition system
CN111797825A (en)*2020-04-292020-10-20上海奇初教育科技有限公司Intelligent paper marking system
CN213987536U (en)*2021-01-062021-08-17青岛鱼之乐教育科技有限公司Intelligent dictation system based on dot matrix pen

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20180015515A (en)*2016-08-032018-02-13유니메이션코리아(주)Method and system for learning languages using a smart pen
CN110310528A (en)*2019-07-232019-10-08湖南纸云互动智能科技有限公司A kind of paper cloud interaction language teaching system and method
CN111638807A (en)*2020-04-292020-09-08上海元趣信息技术有限公司Learning auxiliary system based on intelligent handwriting pen
CN111679754A (en)*2020-04-292020-09-18上海奇初教育科技有限公司Intelligent notebook manufacturing method and handwriting recognition system
CN111797825A (en)*2020-04-292020-10-20上海奇初教育科技有限公司Intelligent paper marking system
CN213987536U (en)*2021-01-062021-08-17青岛鱼之乐教育科技有限公司Intelligent dictation system based on dot matrix pen

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李兴国: "基于滴水算法的验证码中粘连字符分割方法", 计算机工程与应用, 15 January 2014 (2014-01-15), pages 3*

Cited By (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113469163A (en)*2021-06-072021-10-01北京易康医疗科技有限公司Medical information recording method and device based on intelligent paper pen
CN113469163B (en)*2021-06-072024-03-29北京易康医疗科技有限公司Medical information recording method and device based on intelligent paper pen
CN113744580A (en)*2021-08-062021-12-03廖文雄Dot matrix pen
CN113763759A (en)*2021-08-062021-12-07廖文雄Dictation paper and dictation book
CN113838322A (en)*2021-08-062021-12-24廖文雄Intelligent dictation method and intelligent dictation system
CN114487666A (en)*2022-01-172022-05-13读书郎教育科技有限公司Dictation and newspaper reading test method based on scanning pen
CN116483243A (en)*2023-03-082023-07-25江苏乐易智慧科技有限公司Intelligent handwriting practicing system based on electronic induction pen and dot matrix paper
CN116483243B (en)*2023-03-082024-06-04江苏乐易智慧科技有限公司Intelligent handwriting practicing system based on electronic induction pen and dot matrix paper
CN117095414A (en)*2023-08-222023-11-21广州青鹿教育科技有限公司Handwriting recognition system and recognition method based on dot matrix paper pen

Similar Documents

PublicationPublication DateTitle
CN112668541A (en)Intelligent dictation system based on dot matrix pen and method thereof
CN110298343A (en)A kind of hand-written blackboard writing on the blackboard recognition methods
CN110298236B (en)Automatic Braille image identification method and system based on deep learning
CN110503054B (en) Method and device for processing text images
CN110555403A (en)handwritten character evaluation method and system
CN113011412B (en)Method, device, equipment and storage medium for recognizing characters based on stroke order and OCR
US20110285634A1 (en)Portable data entry device
CN114549993B (en)Method, system and device for grading line segment image in experiment and readable storage medium
US11386636B2 (en)Image preprocessing for optical character recognition
CN108052955B (en)High-precision Braille identification method and system
CN113673528B (en)Text processing method, text processing device, electronic equipment and readable storage medium
WO2021208617A1 (en)Method and apparatus for recognizing station entering and exiting, terminal, and storage medium
CN111832551A (en) Text image processing method, device, electronic scanning device and storage medium
US20250039537A1 (en)Screenshot processing method, electronic device, and computer readable medium
CN117095414A (en)Handwriting recognition system and recognition method based on dot matrix paper pen
CN111612045B (en)Universal method for acquiring target detection data set
CN213987536U (en)Intelligent dictation system based on dot matrix pen
CN112149680A (en)Wrong word detection and identification method and device, electronic equipment and storage medium
CN115937887A (en)Method and device for extracting document structured information, electronic equipment and storage medium
CN115346222A (en) Handwritten Chinese character quality evaluation model acquisition method, evaluation method and device
CN110503101A (en) Font evaluation method, apparatus, device and computer-readable storage medium
CN117093912B (en) A handwriting recognition method and handwriting recognition system
Bruces et al.Two-cell contractions of filipino braille recognition using extreme learning machine
KR102486499B1 (en)System for exploring tidal-flat burrows using image-based artificial intelligence object recognition and method for constructing tidal-flat ecological environment spatial information using therof
CN117540715A (en)Table identification method and system based on deep learning and computer vision

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination

[8]ページ先頭

©2009-2025 Movatter.jp