Paper
30 March 1995 Public domain optical character recognition
Michael D. Garris, James L. Blue, Gerald T. Candela, Darrin L. Dimmick, Jon C. Geist, Patrick J. Grother, Stanley A. Janet, Charles L. Wilson
Author Affiliations +
Proceedings Volume 2422, Document Recognition II; (1995) https://doi.org/10.1117/12.205810
Event: IS&T/SPIE's Symposium on Electronic Imaging: Science and Technology, 1995, San Jose, CA, United States
Abstract
A public domain document processing system has been developed by the National Institute of Standards and Technology (NIST). The system is a standard reference form-based handprint recognition system for evaluating optical character recognition (OCR), and it is intended to provide a baseline of performance on an open application. The system's source code, training data, performance assessment tools, and type of forms processed are all publicly available. The system recognizes the handprint entered on handwriting sample forms like the ones distributed with NIST Special Database 1. From these forms, the system reads hand-printed numeric fields, upper and lowercase alphabetic fields, and unconstrained text paragraphs comprised of words from a limited-size dictionary. The modular design of the system makes it useful for component evaluation and comparison, training and testing set validation, and multiple system voting schemes. The system contains a number of significant contributions to OCR technology, including an optimized probabilistic neural network (PNN) classifier that operates a factor of 20 times faster than traditional software implementations of the algorithm. The source code for the recognition system is written in C and is organized into 11 libraries. In all, there are approximately 19,000 lines of code supporting more than 550 subroutines. Source code is provided for form registration, form removal, field isolation, field segmentation, character normalization, feature extraction, character classification, and dictionary-based postprocessing. The recognition system has been successfully compiled and tested on a host of UNIX workstations. This paper gives an overview of the recognition system's software architecture, including descriptions of the various system components along with timing and accuracy statistics.
© (1995) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Michael D. Garris, James L. Blue, Gerald T. Candela, Darrin L. Dimmick, Jon C. Geist, Patrick J. Grother, Stanley A. Janet, and Charles L. Wilson "Public domain optical character recognition", Proc. SPIE 2422, Document Recognition II, (30 March 1995); https://doi.org/10.1117/12.205810
Lens.org Logo
CITATIONS
Cited by 1 patent.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image segmentation

Prototyping

Optical character recognition

Standards development

Associative arrays

Distortion

Image registration

RELATED CONTENT

Long-range optical character recognition for product ID
Proceedings of SPIE (October 09 1998)
Performance evaluation of shape features
Proceedings of SPIE (October 20 1993)
Recognition of faxed documents
Proceedings of SPIE (March 23 1994)

Back to Top