GB1106972A - Improvements in or relating to character recognition systems - Google Patents
Improvements in or relating to character recognition systemsInfo
- Publication number
- GB1106972A GB1106972A GB4084/64A GB408464A GB1106972A GB 1106972 A GB1106972 A GB 1106972A GB 4084/64 A GB4084/64 A GB 4084/64A GB 408464 A GB408464 A GB 408464A GB 1106972 A GB1106972 A GB 1106972A
- Authority
- GB
- United Kingdom
- Prior art keywords
- character
- matrix
- features
- list
- entered
- 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.)
- Expired
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/30—Noise filtering
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/34—Smoothing or thinning of the pattern; Morphological operations; Skeletonisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/46—Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/768—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using context analysis, e.g. recognition aided by known co-occurring patterns
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/19—Recognition using electronic means
- G06V30/192—Recognition using electronic means using simultaneous comparisons or correlations of the image signals with a plurality of references
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/19—Recognition using electronic means
- G06V30/192—Recognition using electronic means using simultaneous comparisons or correlations of the image signals with a plurality of references
- G06V30/194—References adjustable by an adaptive method, e.g. learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Character Discrimination (AREA)
Abstract
1,106,972. Automatic character reading. MULLARD Ltd. 23 April, 1965 [30 Jan., 1964], No. 4084/64. Heading G4R. Character reading apparatus comprises means for exploring a character, means for detecting ends and loops as features of the character and means for forming a coded word representing a list of character features including all ends and loops detected together with their positions in the character. An end is the end of a line (excluding serifs) where the outer edge of the character, which is followed by a scanning arrangement, changes direction by 180 degrees in a short distance. A loop is a part having an inner edge forming a closed path enclosed within the outer edge of the character. In the form described, curves and junctions of lines are also detected and included in the feature list. The character is scanned by a flying spot scanner and the results are punched on paper tape. The data from the tape is entered into a computer as shown diagrammatically in Fig. 2. The characters sensed are reconstituted as binary patterns in the matrix store of the computer. A character may occupy 63 x 63 positions. The character signals are then subject to a noise reduction programme which in effect looks at each sub-matrix of 3 x 3 positions and designates the centre position " 1 " or " 0 " according to predetermined rules. Three possible programmes are described for doing this, one being described in Specification 1,106,974. The resulting character patterns are stored in matrix 1 in which it thus subjected to an outline tracing process. This is programmed to fill gaps in lines and to extract certain sub-features: loops, curves, angles and ends of lines. The programme begins by scanning through matrix 1 until it finds a large area of black. It then traces round the outside edge of this area detecting sub-features on the way. When it comes across a line end it goes into the gap-filling routine, Fig. 14 (not shown), to see if it is a genuine line end or merely a gap. In the latter case it is bridged and the trace continues beyond the gap and black points are inserted in matrix 1 to fill the gap. In the former case the attempt to bridge the gap is abandoned and tracing begins again from the point it had reached, until it returns to the original position. The path actually followed by the trace is entered as a pattern of dots in matrix 2 and coded representations of any subfeatures found are also entered in matrix 2. If a gap was filled matrix 2 is cleared and the process is repeated on the filled pattern of matrix 1. The tracing procedure progress round the edge of a character by jumping to an adjacent point in one of eight directions (Fig. 12, not shown). The programme is guided by a " permanent " direction signal which attempts to move the trace in one of these directions. This is the direction of the last successful jump. If the trace having jumped in the same direction again finds no black point, the other directions are tried in a predetermined sequence until a black point is found. This then becomes the new " permanent " direction. After each successful jump the point to which the jump has been made is entered in matrix 2 so that eventually the outline of the character is stored. Also a count is kept of the X and Y excursions and the total number of jumps required to go round the character. The character is rejected if this exceeds a preset maximum. Also a record is kept of the successive directions averaged over a number of jumps. This is called the " trend " direction. The size of the character in matrix 2 is compared with the size of another character (the largest to date) which is stored in matrix 3. If the matrix 2 character is larger, it and the sub-feature list are put in matrix 3 and the character from matrix 3 is put in matrix 4. If the matrix 3 character is larger then the character in matrix 2 goes to matrix 4, the sub-features being discarded. Matrix 2 is then cleared. This process is repeated for all the characters in matrix 1 and at the end of the process the outline of the largest character is in matrix 3 and the outside edges of all the smaller characters will be in matrix 4. If the largest character in matrix 3 is not sufficiently large it is rejected. Matrix 1 is then scanned again looking for the inside contours and these patterns are passed from matrix 2 of matrix 5 (which stores only the largest). Sub-features.-The test for line ends is that the trend direction reverses in a small number of jumps. Angles are indicated when more than a certain change of trend direction occurs within a given number of jumps. At the end of the trace any angles which have also been indicated as ends are rejected. The remaining angles with their X and Y positions are entered in the sub-feature list. For a curve to be indicated the line must be more than a certain length, that is, it must involve more than a given number of jumps. There must be a sufficient change in trend direction and the direction of change of trend must be constant. A curve can end in a line-end, an angle or a curve of opposite direction (as in " S "). Matrix 5 contains the inside contour, if any, of the largest character, i.e. the character of which the outside profile in matrix 3. If there is a pattern in matrix 5, a loop is indicated since a loop is defined as a closed edge totally enclosed within another closed edge. Sorting and testing sub-features.-In the next block functions are detected from the presence of more than one angle in a similar position. Serifs are suppressed in certain cases, and inner and outer curve indications are condensed to a single curve feature. The output is a list of features with the X, Y co-ordinates of their positions. Coding.-This list of features and positions is then coded as described in Specification 1,106,973. The list is first rearranged in clockwise order of occurrence. After coding, the features represent the description of the character in the form of a binary word. The list may be repeatedly recycled, the first item being placed last and so on. This corresponds to an orientation of the original character. The character may be recognized by a switching network controlled by these features or the feature list may be compared with lists for all characters in a dictionary store. Learning.-For the purpose of filling the dictionary store initially the character signals entered on the tape may have a label identifying the character. This identification is added to the features in the coder and entered in the dictionary. A comparison takes place with all the stored lists in turn and the coded list is entered as a new word only if it is not already there. The process is similar for recognition, the coded list is compared with the stored lists and agreement identifies the character.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB4084/64A GB1106972A (en) | 1964-01-30 | 1964-01-30 | Improvements in or relating to character recognition systems |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB4084/64A GB1106972A (en) | 1964-01-30 | 1964-01-30 | Improvements in or relating to character recognition systems |
Publications (1)
Publication Number | Publication Date |
---|---|
GB1106972A true GB1106972A (en) | 1968-03-20 |
Family
ID=9770431
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
GB4084/64A Expired GB1106972A (en) | 1964-01-30 | 1964-01-30 | Improvements in or relating to character recognition systems |
Country Status (1)
Country | Link |
---|---|
GB (1) | GB1106972A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2136995A (en) * | 1983-02-28 | 1984-09-26 | Int Remote Imaging Systems Inc | Method and Apparatus for Locating the Boundary of an Object |
FR2549259A1 (en) * | 1983-07-14 | 1985-01-18 | Scan Optics Inc | CHARACTER RECOGNIZING METHOD AND DEVICE |
GB2217496A (en) * | 1988-04-12 | 1989-10-25 | Marconi Gec Ltd | Adaptive boundary tracer |
CN118533182A (en) * | 2024-07-25 | 2024-08-23 | 山东鸿泽自动化技术有限公司 | Visual intelligent navigation method and system for transfer robot |
-
1964
- 1964-01-30 GB GB4084/64A patent/GB1106972A/en not_active Expired
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2136995A (en) * | 1983-02-28 | 1984-09-26 | Int Remote Imaging Systems Inc | Method and Apparatus for Locating the Boundary of an Object |
FR2549259A1 (en) * | 1983-07-14 | 1985-01-18 | Scan Optics Inc | CHARACTER RECOGNIZING METHOD AND DEVICE |
GB2144251A (en) * | 1983-07-14 | 1985-02-27 | Scan Optics Inc | Apparatus for identifying patterns |
US4628532A (en) * | 1983-07-14 | 1986-12-09 | Scan Optics, Inc. | Alphanumeric handprint recognition |
GB2217496A (en) * | 1988-04-12 | 1989-10-25 | Marconi Gec Ltd | Adaptive boundary tracer |
GB2217496B (en) * | 1988-04-12 | 1991-10-16 | Marconi Gec Ltd | Improvements to boundary tracing |
CN118533182A (en) * | 2024-07-25 | 2024-08-23 | 山东鸿泽自动化技术有限公司 | Visual intelligent navigation method and system for transfer robot |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US3755780A (en) | Method for recognizing characters | |
EP0774142B1 (en) | Character recognition system identification of scanned and real time handwritten characters | |
US5539841A (en) | Method for comparing image sections to determine similarity therebetween | |
US4949388A (en) | Method and apparatus for recognition of graphic symbols | |
EP0621542B1 (en) | Method and apparatus for automatic language determination of a script-type document | |
US4034343A (en) | Optical character recognition system | |
US3492646A (en) | Cross correlation and decision making apparatus | |
EP0138079A2 (en) | Character recognition apparatus and method for recognising characters associated with diacritical marks | |
GB2222475A (en) | Optical character recognition | |
US3737632A (en) | Rate adaptive nonsynchronous demodulator apparatus for biphase binary signals | |
US3925760A (en) | Method of and apparatus for optical character recognition, reading and reproduction | |
US5621818A (en) | Document recognition apparatus | |
GB1106972A (en) | Improvements in or relating to character recognition systems | |
US4769849A (en) | Method and apparatus for separating overlapping patterns | |
US3806871A (en) | Multiple scanner character reading system | |
US3199080A (en) | Line reading machine | |
Stern et al. | Character recognition by context-dependent transformations | |
Kamentsky | The simulation of three machines which read rows of handwritten arabic numbers | |
Ramesh | A generalized character recognition algorithm: a graphical approach | |
US3018471A (en) | Character recognition system | |
WO1995029458A1 (en) | Method for analyzing cursive writing | |
US3256422A (en) | Method, means and apparatus for automatic codification, storage and retrieval of topologically representable schemes and structures | |
JP2851102B2 (en) | Character extraction method | |
JPH02204881A (en) | Pattern-character separating method | |
Sazaklis | Geometric methods for optical character recognition |