GB2287819A - Automated forms processing - Google Patents

Automated forms processing Download PDF

Info

Publication number
GB2287819A
GB2287819A GB9505689A GB9505689A GB2287819A GB 2287819 A GB2287819 A GB 2287819A GB 9505689 A GB9505689 A GB 9505689A GB 9505689 A GB9505689 A GB 9505689A GB 2287819 A GB2287819 A GB 2287819A
Authority
GB
United Kingdom
Prior art keywords
voucher
character
information
image
form type
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
GB9505689A
Other versions
GB9505689D0 (en
GB2287819B (en
Inventor
Kenneth Blowers
Joseph Corcoran
Katherine Crean
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.)
Gist Ltd Ireland
Original Assignee
Gist Ltd Ireland
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 Gist Ltd Ireland filed Critical Gist Ltd Ireland
Publication of GB9505689D0 publication Critical patent/GB9505689D0/en
Publication of GB2287819A publication Critical patent/GB2287819A/en
Application granted granted Critical
Publication of GB2287819B publication Critical patent/GB2287819B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

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/14Image acquisition
    • G06V30/1444Selective acquisition, locating or processing of specific regions, e.g. highlighted text, fiducial marks or predetermined fields
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Character Input (AREA)

Abstract

Vouchers (such as credit card vouchers) normally have a fixed layout, with areas on which fixed information is printed and a plurality of zones in which information has been entered manually; a zone normally consists of several sub-zones, one per character. To read such vouchers, a scanner 11 and image generating means 12 scan the voucher and create a voucher image file. A forms library 13 stores a plurality of form type images, including images in both a correct and an inverted orientation for each form type. A form recognition unit 15 compares the voucher image with the form type images to identify the form type of the voucher. Form removal means 16 remove the fixed form information from the voucher image. A character recognition unit 25 identifies the character (if any) in each sub-zone. Validation means 27 and 28 then validate the information so read, using a monitor 29 and a keyboard 14 for operator control. <IMAGE>

Description

AUTOMATED FORMS PROCESSING The present invention relates to the automatic processing of documents, and more specifically to the recognition of written information thereon.
In many financial institutions, documents are processed in bulk, and information has to be captured from the documents and entered into an automatic processing system. The documents are frequently pre-printed forms having defined zones in which information is entered often in a manner which is constrained to some extent, eg by having to be entered character by character in marked squares, but is entered manually.A typical example, which we will use from here on, is the processing of credit card vouchers. (We will use the term 'written' for information entered when the voucher is actually used to record a transaction; this information will often be entered manually, but may be entered by some form of mechanical printing device.) (Obviously, the forms may also have certain regions in which information is printed or otherwise recorded in a form designed for automatic capture, eg as printed characters in a suitably stylized font, magnetic ink characters, or bar codes. The capture of this information is therefore relatively simple and this type of information will be ignored herein.) Currently, information is generally captured from such vouchers manually, by operators who read the information from the forms and key it into an automatic system using keyboards.This capture process is expensive and requires manual checking when key errors do occur, usually as a result of operator lack of consentration.
It would be desirable to be able to read such information automatically. Many automatic character recognition techniques have been proposed over the years. Many of these, however, are unsuitable for the present task of voucher processing. Some are designed for recognizing characters which are specialized in some way, eg as being written in magnetic ink, or requiring the characters to be controlled more precisely than those typically found on such vouchers. It has not so far proved practicable to perform automatic reading of information from vouchers and the like.
The general object of the present invention is to provide an improved system for automatically reading vouchers and the like.
Accordingly the present invention provides apparatus for reading vouchers or the like, each voucher consisting of areas on which fixed information is printed and a plurality of zones in which information has been written, the apparatus comprising: scanning means for scanning a voucher to create a voucher image file; means for storing a plurality of form type images, including images in both a correct and an inverted orientation for each form type; form type identification means for comparing the voucher image with the form type images to identify the form type of the voucher; inverter means for inverting voucher images identified as matching an inverted form type; form removal means for removing the fixed form information from the voucher; and character recognition means for recognising te character (if any) in each zone.
Each zone is preferably divided into one or more subzones, with one character being written in each subzone. This enables the complexity of the character recognition means to be reduced, since those means will then only have to recognize individual characters, instead of having to identify the boundaries separating adjacent characters.
A voucher reading system embodying the invention will now be described, by way of example, with reference to the drawing, which is a block diagram of the system.
The system is divided into two main portions: a first portion in which the vouchers exist essentially as graphic images, and a second portion in which the vouchers exist essentially as decoded character information. The first portion is concerned broadly with manipulating the voucher image into a form in which the desired characters can be read from it; the second portion is concerned broadly with checking and validating the characters so read.
Before the system can be used to process actual vouchers, it must be suitably intialized. For convenience, we will use the terms "forms" or "form types" for the various types of voucher. The purpose of this initializing is to store, in a forms library unit 13, details of all possible forms (types of vouchers) which the system is capable of recognizing. Initializing can obviously be done in a variety of ways. If desired, the system itself can be used for initializing. For this, a sample of each type of voucher which the system is to be able to process is scanned by a scanner 11 which feeds an image gerrtiator 12. The connection from unit 12 to unit 13 is shown by a broken line, as this connection is used only for this initializing procedure.
The forms library will thus contain, after initialization, a set of standard forms or templates, which are then used by the system for the processing of actual vouchers. These templates contain the images of the forms, as scanned by the scanner 11, but also contain various further items of information, regarding the location of the areas or zones of the vouchers in which information is filled in by the users, the nature of the information which is to be entered in those zones, etc. These further items may be entered or generated by any suitable means, shown for convenience here as a keyboard 14. Commercially available systems, such as FORMOUT from TIS (Tele Information Systems), may be used for some parts of this process.
It may be convenient for each template to consist of a single file, with the appropriate items of information being taken from that file as required at the various stages of processing of the vouchers; it is preferred, however, for each template to consist of a set of files, each containing the items of information required for a different stage or group of stages of voucher processing.
Each form is entered into the forms library twice, by being scanned in its correct orientation and then scanned in the reversed or inverted orientation (ie rotated through 1800). This enables the system to recognize vouchers which are fed in the wrong way round.
(The system will not, of course, be able to recognize vouchers which are fed in back to front, ie with the printing on the side of the voucher away from the scanner.) As will be seen, if a voucher is reversed, it is inverted during its processing, and the template for that form type in its normal orientation is used for subsequent processing.
Turning now to the actual processing of vouchers, a voucher 10 is scanned by the scanner 11 which feeds the image generator 12. The scanner 11 is conventional, and the image generator 12 is also essentially conventional, generating an image of the voucher in a standard format.
This format can conveniently be a TIF (Tag Image File) style format, which consists of the actual image (pixel) information, normally in compressed form, together with various parameters such as the DPI (dots per inch) ratio, the pixel dimensions, and an orientation code.
The output of the image generator 12 is a file containing the image in the TIF format.
When the voucher has been scanned and its image formed by unit 12, the voucher image file is passed to a form recognition unit 15. This unit compares the image of the voucher with the templates of all forms in succession in the forms library 12, and determines which of the forms the voucher matches. A form type identifier is added to the voucher image file. (If the voucher does not match any of the stored form type templates, it cannot be processed by the system and must be processed manually.) The voucher image file produced by the form recognition unit 15 is passed to a form removal unit 16.
The template for the form (as defined by the form type identifier in the voucher image file) includes what is in effect a mask defining the zones in the form in which variable information is to be written. This template is extracted from the forms library 13, and the form real unit deletes, from the image of the voucher, those parts which represent fixed portions of the form, leaving only the zones defined by the template mask.
Commercially available systems, such as certain systems produced by TIS (Tele Information Systems), may be used for some parts of this process.
The image removal unit 16 includes noise removal, de-skewing, and clean-up functions. These are shown for convenience as separate units 17 to 19; however, the de-skewing in particular may be combined with the form recognition and/or removal, since the details of the form removal may require localized adjustment of the fitting of the form template to the voucher image to achieve optimum removal of the fixed portions of the form, and that fitting may involve slight rotation of the form template and/or voucher image. Also, the registration of the image can be adjusted if desired.
Commercially available systems may be used for some parts of these processes, such as the digital filtering (noise removal and clean-up).
The noise removal unit 17 removes isolated spots from the voucher image: an isolated spot can conveniently be defined as an isolated group of 1, 2, or 3 black pixels. The de-skewing unit 18 adjusts the orientation of the image to compensate for possible slight skewing of the voucher image; such skewing may result from, eg. a physical skewing of the voucher itself as it is scanned by the scanner 11, slight creasing of the voucher, or skewed printing of the voucher. The clean-up unit 19 may be used to reduce fuzziness of borders in the image, join up broken lines in the image, and so on: in particular, it may be used to join up lines which crossed form lines which have been removed and so have been broken by the removal of those form lines.
If the form type of the form is an inverted form the voucher image file is then passed to an inverter unit 20, which inverts the form. Inverting the voucher image involves rotating the image by 1800. This rotation is achieved by mapping every pixel in the voucher image to a point that is the same horizontal and vertical distance from the bottom right corner as the originating point is from the top left corner. Mapping the points in this way ensures that there is no change in the dimensions of the voucher image during the inversion process.
During the various stages of processing it is convenient to maintain the voucher image in a compressed form. The voucher images are maintained in TIFF Group 3 format, which is an industry standard format for imaging. The TIFF Group 3 format uses a modified form of LZW compression to compress the voucher image. This algorithm developed by Lempell et al replaces recurrent patterns of bytes with tokens that represent that pattern. In this way groups of recurring bytes are replaced with a single byte, thus reducing the disk space necessary to store the image. It is convenient to maintain the voucher image (in its various stages through the processing) in a compressed form, so this inversion may involve slight adjustments to the size parameters of the voucher image file.
The voucher image file can then be returned to the forms recognition unit 15, as shown, for re-identification of its form type. Alternatively, the voucher image file could (after inversion) be passed direct to the form removal unit 16. In that case, the form type identifier in the voucher image file must also be changed to the corresponding non-inverted form type.
If desired, this can be achieved by using a particular bit in the form type identifiers to distinguish between the inverted and non-inverted form types, with subsequent units masking off that bit when using the form type identifier.
As noted above, zones are normally defined on the original voucher by boxes which define the areas into which information may be written. A zone may be intended to receive a single character, but most zones are intended to receive a plurality of characters, and are divided into subzones, each of which is intended to have a single character written in it. The zones and subzones for the different form types are defined by the templates in the forms library 14.
The voucher image file is then passed to a character recognition unit 25. This unit attempts to identify the character in each subzone in the voucher image; the locations of the zones of the voucher image, and the subzones within the zones, are defined by the template for the form type. (The markings identifying the zones and subzones have of course been removed from the voucher image file by the forms removal unit 16.) The character recognition unit 25 produces, for each subzone, a character identification, together with a confidence level, the coordinates of the location of the subzone on the voucher image, and the size of the character. (If the character identification is uncertain, two or more possibilities may be given.) Commercially available systems, such as the NESTOR ICR engine from Nestor (US), may be used for some parts of this process.
The character recognition unit 25 is effectively the interface between the two main portions of the system, the graphical image processing portion and the portion in which the vouchers exist essentially as decoded character information. The unit 25 produces a voucher data file for the voucher, containing a list of zone and subzone contents in numerical and character code, eg ASCII form. This voucher data file is passed to a storage unit 26.
The voucher information, which is now in abstract form, is now subjected to a series of validation operations in a primary validation unit 27, which involves checking the individual characters. This unit checks that the character height is consistent with the character; thus a character which is read as an lilo" but is of very small height is likely to be a decimal point.
It also checks the character against a character set for that zone or subzone, as defined by the form type; typical character sets are numeric, alphanumeric, and possibly checkmark (for a box which may be checked or left empty, or may be checked with a tick or a cross).
This primary validation may resolve some uncertainties; eg if the character may be "1", "1", or "L", the ambiguity is resolved and the character identified as "1" if the subzone character set is numeric. The result of such resolution is fed back to the voucher data file in storage unit 26.
The voucher information is preferably also subjected to secondary validation in a secondary validation unit 28. This unit uses a variety of semantic-type checking techniques, operating generally on the character strings which occupy complete zones. Among the techniques which can be employed in suitable situations are the following: Custom dictionary. For some zones a complete list (the dictionary) of all possible "words" (ie sequences of characters) is predefined; eg a list of currencies, country names, etc. The word in the zone can be checked against the dictionary.
Check digit. An account number may include a check digit, which can be checked for arithmetical consistency.
Calculated zones. The contents of one zone may be determined by the contents of other zones, eg the contents of one zone may be the sum of the contents of other zones. Such relationships can be used to perform checks for arithmetical or other consistency.
Database look-up. The contents of two zones on a voucher may be related, eg account number and name. The account number from one zone may thus be used to look up the name in a database, and the name for that account number checked against the name on the voucher.
For some of these checks, it may be desirable to use fuzzy matching. One convenient form of such matching is "3cm" or 3 consecutive character comparison. This involves working along the string of characters in a zone until 3 consecutive characters are found all with high confidence levels, searching the database for entries with this 3-character string and then checking the entries so found for a match with the entire zone.
Fuzzy matching logic can also be used to match entries such as "Bloggs" and "Bloggs Ltd" (but not "Bloggs Overseas") with "Bloggs Limited".
If a check fails, then it may be possible to correct the fault character, either automatically (eg changing "Blogg Limited" to "Bloggs Limited", where the database contains nothing else similar to "Bloggs Limited"), or manually, with the image of the field being displayed on the monitor 29 for the operator to read and to enter manual corrections via the keyboard 14.
If all the secondary validation checks eventually succeed, then the voucher data file has been successfully validated, and can be passed to some further apparatus over line 30. The character size and coordinate information will of course be deleted from the file for this.
If secondary validation is not possible, then the confidence level of characters which are below an acceptable level is manually validated. For this, the coordinates of the character are used to select the character from the voucher image file (preferably in the form in which it was processed by the character recognition unit 25) and displayed on a monitor 29. An operator then enters the character identification into the keyboard 14, and the contents of the voucher data file is updated accordingly. The system may be arranged to limit such manual amendment of a character in the voucher data file to "similar" characters, so that a numeric character "3" could be amended to say "8" but not to "4".
The voucher data file is then re-submitted for secondary validation where only after failure where no characters remain whose confidence level is below the acceptable level, is the voucher image file processed manually. This reduces the amount of manual validation required as often check digits and other means can indicate whether a character is correct or not without requiring manual input from an operator.
We have assumed so far that the voucher exists, in the system, as just two files, a voucher image file and a voucher data file, which undergo a variety of modifications as the processing proceeds. These two files can conveniently have the same filename (which will normally be an arbitrary identifier) but different filetypes. However, it may be convenient for the image file to have its name and/or filetype modified as it undergoes the various stages of processing, so that a set of files is created representing the various processing stages. (The voucher data file may be similarly treated.) If desired, copies of the file or files at suitable stages can be stored in archive storage.The initial image file from the image generator unit 12 will of course contain more information than the file as presented to the character recognition unit 25, but the size of the file will typically be reduced several times by the processing, so storage of its final version may be preferable if large numbers of files have to be stored for long periods.
The description so far has been in terms of the processing of a single voucher. In practice, of course, the system will have to process a large number of vouchers. To control this, there is a sequence control unit 31 which contains a record for each voucher, and a file memory unit 32. As a voucher is processed, so the files created for it are stored in the file memory 32.
(The data store 26 can conveniently be part of the file store 32, even though it is shown separately.) The voucher record in the sequence control unit 31 for each voucher can conveniently contain the voucher identifier (as described above), pointers to the locations in the file memory 32 of the various files associated with the voucher, and a series of fields (which can generally be single characters) indicating the progress of the processing of the voucher through the various stages of processing (eg pending, being performed, and completed for most of the stages). Also, certain control entries which have been described above as being made in the voucher image (or data) files may actually be made in the voucher record. The sequence control unit can conveniently be included in a master database which also contains the various voucher image and text files.
This organization of the sequence control unit and the file memory allows the system to be implemented by a group of processors of the PC type, with various units capable of performing various operations. As a unit becomes free, so it can check the records in the sequence control unit to find a processing operation waiting to be performed.
It will be realised that the scanner 11 and image generator 12 may be incorporated into a fax machine which receives voucher images over a phone line and subsequently generates the voucher image file. Some pre-processing of the faxed voucher image file may then be required to convert its format into a format capable of being recognised by the remainder of the system.

Claims (9)

CLAIMS:
1. Apparatus for reading vouchers or the like, each voucher consisting of areas on which fixed information is printed and a plurality of zones in which information has been written, the apparatus comprising: scanning means for scanning a voucher to create a voucher image file; means for storing a plurality of form type images, including images in both a correct and an inverted orientation for each form type; form type identification means for comparing the voucher image with the form type images to identify the form type of the voucher; inverter means for inverting voucher images identified as matching an inverted form type; form removal means for removing the fixed form information from the voucher; and character recognition means for recognising the character (if any) in each zone.
2. Apparatus according to Claim 1, including means for returning said inverted voucher images to the form type identification means for re-identification.
3. Apparatus according to either previous claim, including means for generating form type images by scanning sample vouchers.
4. Apparatus according to any previous claim, including means for processing the image to improve its quality between the form removal means and the character recognition means.
5. Apparatus according to any previous claim, wherein the validation means includes means for checking individual characters against character sets associated with the zones of those characters.
6. Apparatus according to Claim 5, wherein each zone comprises one or more subzones in which information has been written one character per subzone, and the validation means includes means for checking individual characters against character sets associated with the subzones of those characters.
7. Apparatus according to any previous claim, including validation means including operator controlled means, for validating the information so read.
8. Apparatus according to Claim 7, wherein the validation means includes means for checking the consistency of the character strings in complete zones against criteria which the contents of those zones should satisfy.
9. Apparatus for reading vouchers or the like, substantially as herein described and illustrated.
GB9505689A 1994-03-25 1995-03-21 Automated forms processing Expired - Fee Related GB2287819B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IE026594 IES61092B2 (en) 1994-03-25 1994-03-25 Automated forms processing

Publications (3)

Publication Number Publication Date
GB9505689D0 GB9505689D0 (en) 1995-05-10
GB2287819A true GB2287819A (en) 1995-09-27
GB2287819B GB2287819B (en) 1996-12-18

Family

ID=11040349

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9505689A Expired - Fee Related GB2287819B (en) 1994-03-25 1995-03-21 Automated forms processing

Country Status (2)

Country Link
GB (1) GB2287819B (en)
IE (1) IES61092B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0933719A2 (en) * 1998-01-30 1999-08-04 Canon Kabushiki Kaisha Image processing method and apparatus
EP1202213A2 (en) * 2000-10-31 2002-05-02 Canon Kabushiki Kaisha Document format identification apparatus and method
US6922807B1 (en) * 1999-01-29 2005-07-26 Canon Kabushiki Kaisha Object editing apparatus and method, and recording medium storing computer-readable program
EP1686784A1 (en) * 2005-02-01 2006-08-02 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method and programs for implementing the methods
WO2012054148A1 (en) * 2010-10-22 2012-04-26 Firethorn Mobile, Inc. System and method for capturing token data with a portable computing device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105574522A (en) * 2014-11-06 2016-05-11 金蝶软件(中国)有限公司 Bill entry method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5235654A (en) * 1992-04-30 1993-08-10 International Business Machines Corporation Advanced data capture architecture data processing system and method for scanned images of document forms

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5235654A (en) * 1992-04-30 1993-08-10 International Business Machines Corporation Advanced data capture architecture data processing system and method for scanned images of document forms

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0933719A2 (en) * 1998-01-30 1999-08-04 Canon Kabushiki Kaisha Image processing method and apparatus
EP0933719A3 (en) * 1998-01-30 2003-04-02 Canon Kabushiki Kaisha Image processing method and apparatus
US6922807B1 (en) * 1999-01-29 2005-07-26 Canon Kabushiki Kaisha Object editing apparatus and method, and recording medium storing computer-readable program
EP1202213A2 (en) * 2000-10-31 2002-05-02 Canon Kabushiki Kaisha Document format identification apparatus and method
EP1202213A3 (en) * 2000-10-31 2005-02-16 Canon Kabushiki Kaisha Document format identification apparatus and method
US6968501B2 (en) 2000-10-31 2005-11-22 Canon Kabushiki Kaisha Document format identification apparatus and method
EP1686784A1 (en) * 2005-02-01 2006-08-02 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method and programs for implementing the methods
CN100421121C (en) * 2005-02-01 2008-09-24 佳能株式会社 Data processing apparatus, image processing apparatus, data processing method, image processing method
US7787158B2 (en) 2005-02-01 2010-08-31 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method, and programs for implementing the methods
WO2012054148A1 (en) * 2010-10-22 2012-04-26 Firethorn Mobile, Inc. System and method for capturing token data with a portable computing device
US9349063B2 (en) 2010-10-22 2016-05-24 Qualcomm Incorporated System and method for capturing token data with a portable computing device

Also Published As

Publication number Publication date
GB9505689D0 (en) 1995-05-10
IES940265A2 (en) 1994-09-21
GB2287819B (en) 1996-12-18
IES61092B2 (en) 1994-09-21

Similar Documents

Publication Publication Date Title
EP0063454B1 (en) Method for recognizing machine encoded characters
EP0541262B1 (en) Unified scanner computer printer
US20020141660A1 (en) Document scanner, system and method
US20010043740A1 (en) Character recognizing device, image reading device, character recognizing method, and program product
US20060010115A1 (en) Image processing system and image processing method
US7013045B2 (en) Using multiple documents to improve OCR accuracy
JPH0581473A (en) Method for generating program
US5956433A (en) Method and device for removing spots from a character image in an optical character reader
GB2287819A (en) Automated forms processing
US5059775A (en) Slip and method of and apparatus for automatic reading of the slip
JPH06290251A (en) Document image processing method of electronic file device
JP2005149097A (en) Image processing system and image processing method
JPH10175385A (en) Printed matter with inspection character
JP2733837B2 (en) Character reader
JP2001109843A (en) Method and device for character recognition
EP0692768A2 (en) Full text storage and retrieval in image at OCR and code speed
JP2003173421A (en) Character recognition result correcting device
JP3006294B2 (en) Optical character reader
JP2000331117A (en) Document reading system
EP0201909A2 (en) Procedure for automatic reading of images and device for carrying out this same procedure
JPS58125183A (en) Method for displaying unrecognizable character in optical character reader
JPH08147329A (en) Reading image processor
JP2005208872A (en) Image processing system
JPH07334610A (en) Optical character reader
JPS636663A (en) Picture information processor

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20090321