Method and apparatus for sharpening a grayscale image

Image analysis – Image enhancement or restoration – Image filter

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C382S263000, C382S266000, C382S274000, C382S192000, C382S205000

Reexamination Certificate

active

06195467

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to a method and apparatus for sharpening a grayscale image.
Often, images produced by scanners, particularly when scanning low quality documents such as microfilm or microfiche, are themselves of low quality. One of the most common problems is that the grayscale image lacks sharpness. Many inventors have attempted to correct or improve the image of scanned documents, whether from video transmissions, paper copies, film, negatives, microfilm, or microfiche. Two patents from such inventors, the launching pad for this invention, are described in U.S. Pat. Nos. 4,509,195 and 5,703,971, issued to Morton Nadler and Asimopoulos et al, respectively, both assigned to Image Processing Technologies of Blacksburg, Va.
In the former patent a scanner digitizes the signals representative of data values, e.g., intensity values, of the pixels of an image and inputs the signals into a sharpening circuit. After a comparison of each pixel with its immediate neighbors, a Pseudo-Laplacian binarization algorithm replaces the intensity value of the pixel with a logical zero (0), representing white, or a logical one (1), representing black. The disclosed process works fine for documents in which the image is supposed to be either black or white, such as printed text on a white paper. But, important details are lost, when it is applied to images which have gradations of gray, for example, photographs or X-rays.
The Asimpoulos et al patent shows how to modify the binarization parameters dynamically, based on local image characteristics, in particular how to dynamically adjust certain parameters on the fly, so to speak, as a function of the local contrast. While the binarization algorithm improves the quality of black and white images, it tends to lose importance, when applied to grayscale images. The current invention extends the binary version into the grayscale arena and inherits much of the advantages of its binary ancestor.
Grayscale images are characterized by the data value being represented by a more-than-one bit binary number, usually an eight bit binary number having a range corresponding to the numbers 0-255. Other ranges are known for digitizing the grayscale, most commonly based on binary numbers of 4 and 16 bits, comprising ranges of 0-15 and 0-65,535, respectively. The invention disclosed and claimed includes all means of representing the gray scale known in the art.
For this application and without loss of generality, 0 is considered black and 255 white with the intermediate values representing slowly changing gradations of gray between black and white. Obviously, the data value could also represent other measurable characteristics, such as transmittance, or variables found in colors, e.g., hue, saturation, and intensity.
2. Description of Related Art
Of the other patentees who have addressed the problem of grayscale enhancement, representative are U.S. Pat. No. 4,724,544 to Matsumoto, U.S. Pat. No. 5,271,064 to Dhawan et al, and U.S. Pat. No. 5,710,840 to Hideshima et al.
Matsumoto surveys the scanned pixel array with a square window having an odd number of pixels per side. The grayscale value of the center pixel is corrected in accord with the result of an algorithm which, essentially, multiplies the pixel information of the center pixel by the square of the size of the matrix array and subtracts therefrom the sum of the pixel information of all of the surrounding pixels in the window. Noise is suppressed by removing the lower order bits of the surrounding pixels prior to adding them together. The sharpness or smoothness of the image is said to be enhanced by the process.
Dhawan et al. examine an adaptive window surrounding the center pixel and use two masks, a smoothing mask and a sharpening mask, to determine whether the central pixel belongs to an edge and must be enhanced or to a uniform image area and must be smoothed. The determination of whether the central pixel belongs to an edge or not is performed by adding its differences from the surrounding pixels and comparing this value to a threshold. In order to determine if the central pixel belongs to a uniform area, a different pattern of gradient vectors is used. Multiple passes are required to complete the enhancement process.
In Hideshima et al. the surrounding pixels are subtracted from the central pixel and the differences summed. The adjustment in value of the central pixel is effected by multiplying that sum by a constant and adding the computed value to the original pixel.
The invention described here differs from the Dhawan et al. and the Hideshima et al. inventions in that only one window is used for comparisons, and the differences from surrounding pixels are individually compared to a threshold (sensitivity S) before being used to determine the enhancement factor. This difference is significant as it prevents small differences between the central pixel and surrounding pixels to accumulate and erroneously be interpreted as an edge.
OBJECTS AND SUMMARY OF THE INVENTION
The present invention provides a method and apparatus for selectively enhancing grayscale images.
A principal object of the invention is to provide a means for sharpening a grayscale image without at the same time enhancing the noise therein.
Another object of the invention is to provide a method for enhancing a grayscale image by selectively limiting the enhancement to significant changes in the image, e.g., at an edge.
Another object of the invention is to provide a method for enhancing a grayscale image in which the operator has the ability to choose which changes are considered significant.
Another object of the invention is to provide a method for selectively enhancing just one side of an edge in which either the black side or the white side may be sharpened.
Another object of the invention is to provide a method for enhancing a grayscale image by means of a grayscale sharpening algorithm adaptable to the particular needs of different parts of the image to provide adequate sharpening for low contrast portions of the image without over-sharpening high contrast portions.
Another object of the invention is to provide a method for enhancing a grayscale image in which the grayscale sharpening algorithm is automatically adaptable to the particular needs of the image.
The present invention accomplishes the above by reading a digitized grayscale image into an electronic processing system where a convolution window compares the central pixel with its neighboring pixels. If the difference vector is greater than a preselected, or automatically calculated, threshold, the vector is counted as a significant black vector or significant white vector, depending, respectively, on whether the central pixel is darker or lighter than the neighboring pixel. The central pixel is replaced with an enhanced value, if it is surrounded by a majority of significant lighter or darker pixels.


REFERENCES:
patent: 4509195 (1985-04-01), Nadler
patent: 4541116 (1985-09-01), Lougheed
patent: 4546433 (1985-10-01), Tucker
patent: 4571635 (1986-02-01), Mahmoodi et al.
patent: 4724544 (1988-02-01), Matsumoto
patent: 4783840 (1988-11-01), Song
patent: 4827533 (1989-05-01), Tanaka
patent: 4833723 (1989-05-01), Loveridge et al.
patent: 4841374 (1989-06-01), Kotani et al.
patent: 4853970 (1989-08-01), Ott et al.
patent: 4941190 (1990-07-01), Joyce
patent: 4984286 (1991-01-01), Dolazza
patent: 5041912 (1991-08-01), Schlig et al.
patent: 5081692 (1992-01-01), Kwon et al.
patent: 5271064 (1993-12-01), Dhawan et al.
patent: 5703971 (1997-12-01), Asimopoulos et al.
patent: 5710840 (1998-01-01), Hideshima
patent: 5784499 (1998-07-01), Kuwahara et al.
patent: 5903681 (1999-05-01), Rueby et al.
patent: 5982940 (1999-11-01), Sawada
Raymond Offen, “VLSI Image Processing”, McGraw-Hill, 1985, pp. 116-127.
Rafael C. Gonzalez, Paul Wintz, “Digital Image Processing”, Addison-Wesley, 2nd Ed., 1987, pp. 18-21.
John C. Russ, “The Image Processing Handbook”, CRC Press, 1992, pp. 1-13.
Morton Nadler, Eric Smith, “Pattern Recognition Engi

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method and apparatus for sharpening a grayscale image does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and apparatus for sharpening a grayscale image, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus for sharpening a grayscale image will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2594937

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.