CN107784328B - German old font identification method and device and computer readable storage medium - Google Patents

German old font identification method and device and computer readable storage medium Download PDF

Info

Publication number
CN107784328B
CN107784328B CN201710927733.3A CN201710927733A CN107784328B CN 107784328 B CN107784328 B CN 107784328B CN 201710927733 A CN201710927733 A CN 201710927733A CN 107784328 B CN107784328 B CN 107784328B
Authority
CN
China
Prior art keywords
recognized
recognition
text
german
character
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
CN201710927733.3A
Other languages
Chinese (zh)
Other versions
CN107784328A (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.)
Shenzhen Echiev Autonomous Driving Technology Co ltd
Original Assignee
Shenzhen Echiev Autonomous Driving 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 Shenzhen Echiev Autonomous Driving Technology Co ltd filed Critical Shenzhen Echiev Autonomous Driving Technology Co ltd
Priority to CN201710927733.3A priority Critical patent/CN107784328B/en
Publication of CN107784328A publication Critical patent/CN107784328A/en
Application granted granted Critical
Publication of CN107784328B publication Critical patent/CN107784328B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Character Discrimination (AREA)

Abstract

The invention discloses a German old font identification method, which comprises the following steps: acquiring an original sample to be recognized, converting the sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network; recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character; and generating a recognized text according to the recognition result. The invention also discloses a German old font recognition device and a computer readable storage medium. The invention realizes the beneficial effects of automatic identification and conversion of the German old font by constructing the classifier in the RBF neural network for identifying the German old font.

Description

German old font identification method and device and computer readable storage medium
Technical Field
The invention relates to the field of German language identification, in particular to a method and a device for identifying an old German font and a computer readable storage medium.
Background
The so-called german old font (altteutscheschrift) refers to the character system based on gothic letters adopted by german countries from the 18 th century to 1941. Wherein the print is represented by Fraktur font and variations thereof; handwriting is represented by the S ü tterlin font. These fonts are very different from the latin alphabet fonts which are popular in the world today, and cause difficulty in reading by people (including german today). Researchers and enthusiasts in the subjects of german literature, philosophy, historians and the like often need to contact german data in the great amount, and a large part of the german data are historical documents printed by old fonts before 1941. Recognizing and reading such documents is time consuming, labor intensive and error prone, and if a solution is available to automatically recognize text represented in old german fonts and automatically convert them to new fonts currently in use, great convenience is brought to the above-mentioned population.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a German old font identification method, which aims to solve the technical problem of character identification and conversion of German old font publications.
In order to achieve the above object, the present invention provides a method for identifying an old german font, comprising the following steps:
acquiring an original sample to be recognized, converting the sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network;
recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character;
and generating a recognized text according to the recognition result.
In one embodiment, the step of generating the recognized text according to the recognition result further includes:
and arranging the single characters of the recognition result according to the pre-stored character sequence of the text to be recognized so as to generate the recognized text.
In one embodiment, after the step of generating the recognized text according to the recognition result, the method further includes:
and outputting the recognized text to the set corresponding area.
In one embodiment, before the step of recognizing each single character in the text to be recognized by using the preset character training method in the RBF neural recognition network and outputting the recognition result of each single character, the method further includes:
based on the created RBF neural recognition network, acquiring a corresponding recognition original text for constructing a preset character training method in the RBF neural network, wherein the RBF neural network is divided into an input layer, a hidden layer and an output layer.
In order to achieve the above object, the present invention provides a german old font identifying apparatus, comprising: a memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the german old font recognition method as described above.
The present invention also provides a computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a german old font recognition program, which when executed by a processor implements the steps of the german old font recognition method as described above.
The German old font identification method provided by the embodiment of the invention comprises the steps of obtaining an original sample to be identified, converting the sample to be identified into a text to be identified in a target format, and inputting the text to be identified into an RBF neural identification network; recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character; and generating a recognized text according to the recognition result. The original detection sample is converted into the detection sample in the target format, the RBF neural network corresponding to the input value performs font identification conversion operation, and the conversion result is output based on the character sequence of the original text, so that the beneficial effects of automatic identification and conversion of the German old font are realized.
Drawings
FIG. 1 is a schematic diagram of a terminal \ device structure of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a German old font identification method according to a first embodiment of the present invention;
FIG. 3 is a flowchart illustrating a German old font identification method according to a second embodiment of the present invention;
fig. 4 is a node hierarchy diagram of the RBF neural network.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
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 main solution of the embodiment of the invention is as follows: acquiring an original sample to be recognized, converting the sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network; recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character; and generating a recognized text according to the recognition result.
Since german countries historically employed character systems based on gothic letters, prints are represented by the franktur font and its variants; handwriting is represented by sutterlin fonts which are different from the latin alphabet fonts which are popular in the world nowadays, so that reading is difficult, and reading such documents in a translation process is time-consuming, labor-consuming and prone to errors.
The invention provides a solution, after the detected original text is preprocessed into the detection sample with the target format, the character information of the detection sample is identified and converted in a preset RBF neural network mode, and the conversion result is output according to the character sequence of the original text, thereby realizing the beneficial effect of automatically identifying and outputting the German old font.
As shown in fig. 1, fig. 1 is a schematic structural diagram of a terminal \ device in a hardware operating environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be a PC, and can also be a mobile terminal device with a display function, such as a smart phone, a tablet computer, an electronic book reader, an MP3(Moving Picture Experts Group Audio Layer III, a portable computer, and the like.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; the memory 1005, which is a kind of computer storage medium, includes therein a german old font recognition program, and the processor 1001 may be configured to call the german old font recognition program stored in the memory 1005 and perform the following operations:
acquiring an original sample to be recognized, converting the sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network;
recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character;
and generating a recognized text according to the recognition result.
In one embodiment, the processor 1001 may call the german old font recognition program stored in the memory 1005, and further perform the following operations:
and arranging the single characters of the recognition result according to the pre-stored character sequence of the text to be recognized so as to generate the recognized text.
In one embodiment, the processor 1001 may call the german old font recognition program stored in the memory 1005, and further perform the following operations:
and outputting the recognized text to the set corresponding area.
In one embodiment, the processor 1001 may call the german old font recognition program stored in the memory 1005, and further perform the following operations:
based on the created RBF neural recognition network, acquiring a corresponding recognition original text for constructing a preset character training method in the RBF neural network, wherein the RBF neural network is divided into an input layer, a hidden layer and an output layer.
Referring to fig. 2, fig. 2 is a schematic flowchart of a german old font identification method according to a first embodiment of the present invention, where the german old font identification method includes:
step S10, acquiring an original sample to be recognized, converting the sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network;
acquiring an original sample file to be detected based on a German old font, and executing preprocessing operation on the detected original sample, wherein the preprocessing operation comprises the operations of noise reduction, binaryzation, character segmentation, size normalization and the like on the original sample file to generate a detection sample in a target format; the detection samples in the target format are samples of a large number of single characters which are suitable for the following classifier training samples. The source of the original sample file to be detected can be obtained by scanning a printed publication with German old fonts to obtain an original sample in the form of a picture or directly obtained from a document of an electronic resource. And if the format of the original sample file to be detected is inconsistent with the picture format matched with the preprocessing operation, converting the original sample file to be detected into a corresponding format, and then executing the preprocessing operation on the original sample picture to be detected.
Step S20, recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character;
according to a detection sample in a target format generated by an original sample to be detected which is subjected to preprocessing operation, inputting the detection sample into a pre-established RBF neural recognition network, and recognizing according to a classifier training result configured in the RBF neural network. And the identification content comprises the steps of inputting the detection sample into an input layer of the RBF neural network, identifying in an identification mode which is configured and generated by training in the RBF neural network, and converting the recognized middle character information of the detection sample into the existing Latin letter font after the identification is finished. The specific identification and conversion method comprises the following steps: disassembling each single character in the text to be recognized, and comparing each disassembled single character with the characters in each detection sample in the preset character training method one by one to confirm the single character and the consistent character in each detection sample, namely recognizing the character in the sample to be recognized by the character in each detection sample; and outputting the corresponding existing characters of the single characters based on the comparison result according to the comparison result.
Step S30, a recognized text is generated according to the recognition result.
And generating a recognized text according to the recognized characters in a preset mode, wherein the recognized text comprises a text type, a text generation mode and the like, and the specific operation mode of the recognized text is related to the set text generation mode. In addition, when the recognized text is generated from the recognition result, the recognized character sequence needs to be adjusted and output according to the sequence of the characters in the original sample to be detected corresponding to the detection sample. And before preprocessing, the detection sample stores the content of the character sequence based on the original sample to be detected corresponding to the detection sample, namely, arranging each single character of the recognition result according to the pre-stored character sequence of the text to be recognized so as to generate the recognized text.
And adjusting the converted character sequence based on the character sequence and outputting the character sequence to a corresponding area. Namely, after the step of generating the recognized text according to the recognition result, the method further comprises the following steps: and outputting the recognized text to the set corresponding area. The corresponding area comprises a display page, a newly-built text or a storage area and the like, and the specific output format of the corresponding area is related to the corresponding application mode of the detection sample.
In addition, before the step of adjusting the recognized characters of the detection samples to the character sequence corresponding to the original samples and outputting the characters to the corresponding areas for display, the method further comprises:
and taking the character node in the detection sample as a reference, and storing the position of the character node in the detection original sample corresponding to the detection sample.
After an original sample to be detected is obtained, preprocessing operation is carried out to generate a detection sample in a target format, the character sequence of the original sample to be detected is read, information of the character sequence is stored, and the stored character sequence is used as a converted character sequence template.
In this embodiment, after the obtained original sample to be detected is preprocessed, the preprocessed original sample is input to a pre-created RBF neural recognition network for recognition and character conversion, and the output characters are adjusted according to the character sequence of the original sample to be detected, so as to achieve the beneficial effect of automatically recognizing and converting old german fonts.
Further, referring to fig. 3, fig. 3 is a flowchart illustrating a second embodiment of the german old font identification method according to the present invention, and based on the first embodiment shown in fig. 2, before step 20, the method further includes:
step S40, acquiring a corresponding recognition original text based on the created RBF neural recognition network, and constructing a preset character training method in the RBF neural network, wherein the RBF neural network is divided into an input layer, a hidden layer and an output layer. (ii) a
And acquiring an identification original sample file, preprocessing the identification original sample file, generating an identification detection file in a target format, and constructing an identification classifier of the RBF neural network in a preset mode. The identification detection file with the target format includes extracting each character of the file to a corresponding storage area for storage, and the character information in the identification detection file is various expression modes of various existing german characters, the storage mode is to store the same meaning characters as one group, and the mark of each group of characters is the most common german character, and the character training method of the RBF neural network is constructed through the original character grouping storage mode, the generation mode of the character training method can refer to fig. 4, fig. 4 is a schematic diagram of a layered structure of the RBF neural network, and the specific construction mode is as follows:
an input layer: the input of the RBF network is a training sample feature matrix X obtained by subjecting the preprocessed identification detection file to a dimension reduction method (such as PCA, LDA), wherein each column of X is feature data of a training sample subjected to dimension reduction, and the number of columns of X is the number of the training samples. The number of nodes of the input layer is X line number (characteristic dimension of the sample after dimensionality reduction).
Hidden layer: the hidden layer carries out nonlinear transformation on the input data X through the kernel function, so that the transformed data are easier to linearly divide. The RBF neural network refers to a network in which the kernel function of the hidden layer is a radial basis function. The invention chooses to use the most common radial basis function, the gaussian function, as the kernel function. Based on the calculation mode of the gaussian function, without limiting the width parameter of the kernel function, for an input vector X (any column in input data X), an expression output by the ith node of the hidden layer is as follows:
equation 1:
Figure BDA0001427028880000071
wherein c isiCore-centric to the ith node of the hidden layer, σ2Is the width parameter of the kernel function.
Equation 2: implicit layer node number ═ 10 × max { input layer node number, output layer node number } +1, where the "+ 1" term represents a bias node (whose value is 1);
an output layer: each column in the output matrix Y of the output layer corresponds to a class of samples represented by a corresponding column of the training sample feature matrix X, and the value of each column is a digital value of the class in a group of digital codes obtained by orthogonally encoding all classes (e.g., a-letter code of 1000 … … 0, b-letter code of 01000 … … 0, etc.). The number of nodes of the output layer is the length (number of digits) of the orthogonal code, and the value of each node corresponds to the corresponding number of digits in the codeThe value is obtained. The output of the output layer (i.e., the output of the entire network) is represented by an output matrix B to the hidden layer (each column of which is B in equation (1))i) Equation 3 is obtained by the following linear transformation: and Y is WB, wherein W is a transformation matrix (weight matrix) from the hidden layer to the output layer.
In addition, based on the training process of the RBF classifier, the training process can be further divided into training from an input layer to a hidden layer and training from the hidden layer to an output layer, as follows:
training of input layer to hidden layer:
the main objective is to determine c in formula (1)iAnd σ2The value of (c). The invention selects N (N is the number of nodes of the hidden layer) cluster centers from training samples by adopting a K-means clustering algorithm as the core center c of the N nodes of the hidden layeriIn most RBF training strategies, σ2Generally, it is obtained by a gradient descent method or the like. In contrast, the invention adopts an empirical method to select the sigma2I.e. selecting its value as all core centers ciThe square of the average distance between. The method omits the pair sigma2The training process of value selection is simple and easy to implement, and a good effect is achieved in practice.
Hidden layer to output layer training:
mainly used for determining the value of the weight matrix W. According to equation (3) and the least squares method, W can be simply obtained from the following equation:
equation 4): w is YBT(BBT+λI)-1And the selection of the lambda value can be realized by a generalized cross validation mode.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where the german old font identification program is stored on the computer-readable storage medium.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (5)

1. A German old font identification method is characterized by comprising the following steps:
based on the created RBF neural recognition network, acquiring a corresponding recognition original text to construct a preset character training method in the RBF neural recognition network, wherein the RBF neural recognition network is divided into an input layer, a hidden layer and an output layer, and the preset character training method comprises training from the input layer to the hidden layer and training from the hidden layer to the output layer;
acquiring an original sample to be recognized, converting the original sample to be recognized into a text to be recognized in a target format, and inputting the text to be recognized into an RBF neural recognition network;
recognizing each single character in the text to be recognized by adopting a preset character training method in the RBF neural recognition network to obtain a recognition result of each single character;
generating a recognized text according to the recognition result;
the step of recognizing each single character in the text to be recognized to obtain the recognition result of each single character comprises the following steps:
disassembling each single character in the text to be recognized;
comparing each disassembled single character with the characters in each detection sample in the preset character training method one by one so as to identify the characters in the sample to be detected;
according to the comparison result, outputting the corresponding existing characters of the single characters based on the comparison result;
further, the step of constructing the preset character training method includes:
establishing a recognition classifier of the RBF neural recognition network, and splitting each character in the recognition original text;
identifying each split character through the newly established identification classifier;
confirming characters with the same meaning according to the recognition result;
and storing the characters with the same meanings to corresponding character storage areas, wherein the character storage areas take the character meanings as identifiers.
2. The german old font recognition method of claim 1, wherein the step of generating the recognized text based on the recognition result comprises:
and arranging the single characters of the recognition result according to the pre-stored character sequence of the text to be recognized so as to generate the recognized text.
3. The method for old german font recognition according to claim 1, wherein the step of generating the recognized text based on the recognition result is followed by further comprising:
and outputting the recognized text to the set corresponding area.
4. An old german font recognition apparatus, comprising: memory, a processor and a german old font recognition program stored on the memory and executable on the processor, the german old font recognition program when executed by the processor implementing the steps of the german old font recognition method according to any one of claims 1 to 3.
5. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a german old font recognition program which, when executed by a processor, implements the steps of the german old font recognition method according to any one of claims 1 to 3.
CN201710927733.3A 2017-09-30 2017-09-30 German old font identification method and device and computer readable storage medium Active CN107784328B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710927733.3A CN107784328B (en) 2017-09-30 2017-09-30 German old font identification method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710927733.3A CN107784328B (en) 2017-09-30 2017-09-30 German old font identification method and device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107784328A CN107784328A (en) 2018-03-09
CN107784328B true CN107784328B (en) 2021-04-20

Family

ID=61434190

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710927733.3A Active CN107784328B (en) 2017-09-30 2017-09-30 German old font identification method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107784328B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109446995A (en) * 2018-10-30 2019-03-08 广西科技大学 The treating method and apparatus of billing information
CN110942067A (en) * 2019-11-29 2020-03-31 上海眼控科技股份有限公司 Text recognition method and device, computer equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IL162878A0 (en) * 2004-07-06 2005-11-20 Hi Tech Solutions Ltd Multi-level neural network based characters identification method and system
CN104090871A (en) * 2014-07-18 2014-10-08 百度在线网络技术(北京)有限公司 Picture translation method and system
CN104809442B (en) * 2015-05-04 2017-11-17 北京信息科技大学 A kind of Dongba pictograph grapheme intelligent identification Method
CN104966097B (en) * 2015-06-12 2019-01-18 成都数联铭品科技有限公司 A kind of complex script recognition methods based on deep learning
CN105260734A (en) * 2015-10-10 2016-01-20 燕山大学 Commercial oil surface laser code recognition method with self modeling function

Also Published As

Publication number Publication date
CN107784328A (en) 2018-03-09

Similar Documents

Publication Publication Date Title
CN109522557B (en) Training method and device of text relation extraction model and readable storage medium
WO2020233332A1 (en) Text structured information extraction method, server and storage medium
JP4504702B2 (en) Document processing apparatus, document processing method, and document processing program
CN110738203B (en) Field structured output method, device and computer readable storage medium
US20110276596A1 (en) System for interpeting digital ink
US20070003147A1 (en) Grammatical parsing of document visual structures
CN110807314A (en) Text emotion analysis model training method, device and equipment and readable storage medium
US8452097B2 (en) Apparatus and method for extracting circumscribed rectangles of characters in transplantable electronic document
CN108256523B (en) Identification method and device based on mobile terminal and computer readable storage medium
US11521365B2 (en) Image processing system, image processing apparatus, image processing method, and storage medium
KR20150082097A (en) A cloud-based font service system
US9710769B2 (en) Methods and systems for crowdsourcing a task
JP6795195B2 (en) Character type estimation system, character type estimation method, and character type estimation program
CN110750984B (en) Command line character string processing method, terminal, device and readable storage medium
CN107784328B (en) German old font identification method and device and computer readable storage medium
Nayak et al. Odia running text recognition using moment-based feature extraction and mean distance classification technique
US8488886B2 (en) Font matching
US9208380B2 (en) Methods and systems for recognizing handwriting in handwritten documents
CN112084979A (en) Food component identification method, device, equipment and storage medium
JP2020047031A (en) Document retrieval device, document retrieval system and program
Brodić et al. Dating the historical documents from digitalized books by orthography recognition
CN109344834A (en) A kind of incomplete Chinese characters recognition method based on image procossing
KR102313056B1 (en) A Sheet used to providing user-customized fonts, a device for providing user custom fonts, and method for providing the same
US11128775B2 (en) Meta information transmission system through printed matter, printing control apparatus, printed matter reading apparatus, method for applying meta information for printed matter, and method for acquiring meta information from printed matter
CN113536169B (en) Method, device, equipment and storage medium for typesetting characters of webpage

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: German old font recognition method, device and computer readable storage medium

Effective date of registration: 20220623

Granted publication date: 20210420

Pledgee: Industrial and Commercial Bank of China Limited Shenzhen Fuyong sub branch

Pledgor: SHENZHEN ECHIEV AUTONOMOUS DRIVING TECHNOLOGY Co.,Ltd.

Registration number: Y2022980008778

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20230818

Granted publication date: 20210420

Pledgee: Industrial and Commercial Bank of China Limited Shenzhen Fuyong sub branch

Pledgor: SHENZHEN ECHIEV AUTONOMOUS DRIVING TECHNOLOGY Co.,Ltd.

Registration number: Y2022980008778

PC01 Cancellation of the registration of the contract for pledge of patent right