US6507668B1 - Image enhancing apparatus and method of maintaining brightness of input image - Google Patents

Image enhancing apparatus and method of maintaining brightness of input image Download PDF

Info

Publication number
US6507668B1
US6507668B1 US09/460,975 US46097599A US6507668B1 US 6507668 B1 US6507668 B1 US 6507668B1 US 46097599 A US46097599 A US 46097599A US 6507668 B1 US6507668 B1 US 6507668B1
Authority
US
United States
Prior art keywords
image
output
mean value
input
mean
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 - Lifetime
Application number
US09/460,975
Inventor
Hong-gi Park
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics 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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PARK, HONG-GI
Application granted granted Critical
Publication of US6507668B1 publication Critical patent/US6507668B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/57Control of contrast or brightness
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration by the use of histogram techniques
    • G06T5/92
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Abstract

An image enhancing apparatus is provided and includes a histogram equalizer and a compensating circuit. The histogram equalizer equalizes an input image, which is expressed by a predetermined number of gray levels, and outputs a corresponding equalized output image. The compensating circuit determines an input mean value corresponding to the input image and an output mean value corresponding to the output image and calculates a mean difference based on the input and output mean values. Then, the compensating circuit adjusts the equalized output image based on the mean difference to prevent a reduction in the mean brightness of the equalized output image. As a result, a reduction in the mean brightness of a light screen can be avoided and any deterioration of the output signal caused by the histogram equalization can be prevented to provide a stable image display. In-addition, a method performed by the apparatus is also provided.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a method and apparatus that enhance an image based on histogram equalization. More particularly, the present invention relates to an image enhancing apparatus and method that improve the contrast of an output image by maintaining the brightness of a corresponding input image.
This application is based on Korean Patent Application No. 98-55038 (filed on Dec. 15, 1998) which is incorporated herein by reference.
2. Description of the Related Art
In a histogram equalization operation, an input image is modified in accordance with a histogram of the input image. In one application, the histogram represents the gray level distribution of the input image, and the content of the gray level distribution provides a global description of the appearance of the input image. By properly adjusting the gray level distribution of the input image in accordance with the distribution of pixels of the image, the contrast and appearance of the image is enhanced.
FIG. 1 is a block diagram of a general histogram equalizer that performs a histogram equalization operation on pixels I(x,y) (x=1 to p; y=1 to q) of an input image {X}. Each of the pixels I(x,y) of the input image {X} has one of L discrete gray levels (i.e. {X0, X1, . . . , XL−1}) and is located at a spatial position (x,y). The gray level X0 equals 0 and represents a black level, and the gray level XL−1 equals 1 and represents a white level.
As shown in the figure, the histogram equalizer comprises a histogram detector 102, a probability density function (“PDF”) calculator 104, a PDF integrator 106, and a nonlinear mapper 108. The histogram detector 102 calculates an occurrence frequency nk. The occurrence frequency nk represents the number of times that the pixels I(x,y) have a gray level corresponding to {Xk|kε{0, 1, 2, . . . , L−1}}. In other words, the detector 102 calculates the number of times n0 that the pixels I(x,y) have the gray level X0, the number of times n1 that the pixels I(x,y) have the gray level X1, etc. The PDF calculator 104 calculates a probability density function P(Xk) based on the occurrence frequency nk of the pixels in accordance with equation (1):
P(X k)=n k /N  (1)
In equation (1), the probability density function P(Xk) represents the probability that a pixel of the input image {X} has the k-th gray level Xk, nk represents the number of times that the k-th gray level Xk appears in the image {X}, and N represents the number of total pixels of the image {X}.
The PDF integrator 106 calculates a cumulative density function (“CDF”) c(x) by integrating the probability density function P(Xk) calculated by the PDF calculator 104. Specifically, the cumulative density function c(X) is determined based on equation (2): c ( X ) = i = 0 L - 1 P ( X i ) ( 2 )
Figure US06507668-20030114-M00001
The nonlinear mapper 108 modifies the input pixels I(x,y) of the input image {X} based on the cumulative density function c(X) to produce output pixels IH(x,y) for the image {X}. Specifically, the mapper 108 uses the cumulative density function c(X) as a mapping function to perform a nonlinear mapping operation on the input pixels I(x,y) to produce the output pixels IH(X,y). By modifying the input pixels I(x,y) in such a way to produce the output pixels IH(x,y), the gray levels of the image {X} have a wider dynamic range so that the contrast of the image {X} is enhanced.
FIG. 2 illustrates how the input pixels I(x,y) are transformed into the output pixels IH(x,y) by using the cumulative density function as nonlinear mapping function when most of the gray levels the input pixels I(x,y) have a relatively high brightness level. Specifically, the gray levels of the input pixels I(x,y) are concentrated in the gray level range {Xi˜XL−1}. The input pixels I(x,y) are modified to produce the output pixels IH(x,y) by re-distributing the gray level range {Xi˜XL−1} of the input pixels I(x,y) over a wider range {f(Xi)˜f(XL−1)} based on the cumulative density function c(X). Since the gray level range {f(Xi)˜f(XL−1)} of the output pixels IH(x,y) is greater than the range {Xi˜XL−1} of the input pixels I(x,y), the contrast of the output image {X} is enhanced.
As described above, the apparatus shown in FIG. 1 uses histogram equalization to enhance the contrast of an input image by evenly distributing the gray levels of the image over a predetermined dynamic range. Also, the contrast of the image is greatly enhanced with a minimal amount of computation, and thus, the apparatus is widely used for enhancing the contrast of images.
However, a serious problem arises when the histogram equalization operation is performed by the apparatus in FIG. 1. Specifically, since the cumulative density function is directly used as a mapping function to change the distribution of the gray levels of the input image, the mean brightness of the output image may substantially change based on the cumulative density function. In particular, the mean brightness of an image signal, which has been equalized such that the distribution of gray levels is uniform, converges on the middle gray level within the gray level range regardless of the brightness of the input image. Accordingly, when a bright image having a small number of pixels with dark gray levels is displayed on a bright screen, the image is slightly darkened, and thus, the quality of the image is degraded. Consequently, the histogram equalization operation performed by the apparatus is only used when a relatively dark image is displayed on dark screen. Thus, the histogram equalization operation performed by the apparatus is not used in a television or camcorder.
In other words, when using the histogram equalization operation described above to make the histogram distribution of an image uniform, the mean brightness converges on the middle level of the gray level range regardless of the brightness of the input image. Thus, the overall brightness in a dark screen increases, and thus, an invisible area of the dark screen becomes visible and enhances the image quality. However, the overall brightness in a light screen decreases with the contrast enhancement, and the image displayed on the light screen appears unnatural.
SUMMARY OF THE INVENTION
One object of the present invention is to provide an image enhancing apparatus in which the difference in mean brightness between an input image and an output image, which has been equalized using histogram equalization, is predicted. Then, the predicted result is reflected on the equalized output image signal to maintain the brightness of the input image in the equalized output signal.
Another object of the present invention to provide an image enhancing method in which the difference in mean brightness between an input image and an output image, which has been equalized using histogram equalization, is predicted. Then, the predicted result is reflected on the equalized output image signal to maintain the brightness of the input image in the equalized output signal.
In order to achieve the above and other objects, an image enhancing apparatus is provided. The apparatus comprises: a histogram equalizer circuit that equalizes an input image expressed by a predetermined number of gray levels and outputs a corresponding equalized output image; and a compensator circuit that determines an input mean value of the input image and an output mean value of the equalized output image, determines a mean difference based on the input mean value and the output mean value, and at least indirectly adjusts the equalized output image according to the mean difference.
In order to further achieve the above and other objects, an image enhancing method is provided. The method comprises: (a) equalizing an input image expressed by a predetermined number of gray levels and outputting a corresponding equalized output image; (b) determining an input mean value of the input image and an output mean value of the equalized output image; (c) determining a mean difference based on the input mean value and the output mean value; and (d) adjusting, at least indirectly, the equalized output image according to the mean difference.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and other objects and advantages of the present invention will become more apparent by describing in detail preferred embodiments thereof with reference to the attached drawings in which:
FIG. 1 is a block diagram of a general histogram equalizer;
FIG. 2 is a graph illustrating a nonlinear mapping operation that is based on a cumulative density function and that is performed by the nonlinear mapper shown in FIG. 1;
FIG. 3 is a block diagram of an image enhancing apparatus according to a preferred embodiment of the present invention; and
FIG. 4 is a block diagram of an image enhancing apparatus according to another preferred embodiment of the present invention.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
The following description of the preferred embodiments discloses specific configurations, components, and process steps. However, the preferred embodiments are merely examples of the present invention, and thus, the specific features described below are merely used to more easily describe such embodiments and to provide an overall understanding of the present invention. Accordingly, one skilled in the art will readily recognize that the present invention is not limited to the specific embodiments described below. Furthermore, the descriptions of various configurations, components, and steps of the present invention that would have been known to one, skilled in the art are omitted for the sake of clarity and brevity.
FIG. 3 is a block diagram of an image enhancing apparatus according to a preferred embodiment of the present invention. As shown in the figure, the apparatus includes a histogram detector 202, a probability density function (“PDF”) calculator 204, a PDF integrator 206, a nonlinear mapper 208, an input mean value extractor 210, an output mean value extractor 212, a mean difference extractor 214, and an adder 216.
The histogram detector 202, PDF calculator 204, PDF integrator 206, and nonlinear mapper 208 respectively have structures that are similar to the structures of the histogram detector 102, PDF calculator 104, PDF integrator 106, and nonlinear mapper 108 shown in FIG. 1. Therefore, such components will not be described in detail for the sake of brevity. Also, in FIG. 3, the histogram detector 202 and PDF calculator 204 are illustrated as separated devices in the present embodiment, but they can be constructed as a single device that is capable of detecting the histogram distribution of an input image and calculating the probability density function in accordance with the histogram distribution.
The input mean value extractor 210 determines an input mean value IM of the input pixels I(x,y) of an image based on the probability density function P(Xk) determined by the PDF calculator 204. Also, the output mean value extractor 212 determines an output mean value OM of the output pixels IH(x,y) of the image provided by the nonlinear mapper 208. In particular, the output means value extractor 212 inputs the probability density function P(Xk) from the PDF calculator 204 and the cumulative density function c(X) output from the PDF integrator 206 used to predict the mean value of the equalized output pixels IH(x,y) supplied from the nonlinear mapper 208. Then, the output mean value extractor 212 determines the output mean value OM based on the functions P(Xk) and c(X). The mean difference extractor 214 calculates a mean difference DM based on the input mean value IM and the output mean value OM. The adder 216 adds the mean difference DM from the mean difference extractor 214 to the value of the output pixels IH(x,y) supplied from the nonlinear mapper 208.
In the image enhancing apparatus described above, the difference DM corresponding to the mean value IM of the input image and the mean value OM of the equalized output image is determined. Then, the value of the equalized image is adjusted based on the mean difference DM so that the brightness of the output image can be maintained at the brightness level of the input image.
As indicated above, the mean value IM of an input image is primarily related to the brightness of the input image. One method for determining the mean value IM is to integrate the input image to produce an integrated result and to divide the integrated result by the screen size displaying the image (i.e. divide the integrated result by the total number of pixels). Also, in a preferred embodiment of the present invention, the input mean value extractor 210 calculates the mean value IM of the input image based on the probability density function P(Xk) output from the PDF calculator 204. In the embodiment, the mean value IM is equal to a general mean value that is calculated by equation (3): I M = k = 0 L - 1 P ( X k ) · X k ( 3 )
Figure US06507668-20030114-M00002
In addition, in the preferred embodiment, the output mean value extractor 212 determines the output mean value OM of the equalized image output from the nonlinear mapper 208 using the probability density function P(Xk) output from the PDF calculator 204 and the cumulative density function c(X) output from the PDF integrator 206. In particular, the mean value OM is determined in accordance with equation (4): O M = k = 0 L - 1 { P ( x k ) · [ ( gmax - gmin ) · c ( X ) + gmin ] } ( 4 )
Figure US06507668-20030114-M00003
In equation (4), P(Xk) represents the probability density function output from the PDF calculator 204, c(X) represents the cumulative density function output from the PDF integrator 206, [(gmax−gmin)·c(X)+gmin] represents an example of a transform function that makes the histogram distribution used in the nonlinear mapper 208 uniform, and gmax and gmin represent the maximum and minimum values of the dynamic range of gray levels output by the nonlinear mapper 208. As a result, the output mean value OM is actually the same as the mean value output from the nonlinear mapper 208. In fact, the transform function used in the nonlinear mapper 208 is the same as the transform function in equation (4) so that the output from the nonlinear mapper 208 can be predicted by the output mean value extractor 212.
The mean difference extractor 214 determines the difference DM based on the input mean value IM and the output mean value OM. In a preferred embodiment, the mean value of the image output from the nonlinear mapper 208 is adjusted only when the brightness of the output image is lower than the brightness of the input image. Specifically, if the input mean value IM is greater than the output mean value OM, the mean difference DM is set equal to the difference between the mean values IM and OM (i.e. DM=IM−OM) and is output to the adder 216. Then, the adder 216 adds the mean difference DM to the values of the output pixels (i.e. equalized signal) IH(x,y) supplied from the nonlinear mapper 208 and outputs a corresponding brightness compensated image signal IE(x,y). On the other hand, if the input mean value IM is less than or equal to the output mean value OM, the mean difference DM is set equal to zero and is output to the adder 216. In such case, the adder 216 does not adjust the value of the equalized signal IH(x,y) and outputs the unmodified equalized signal IH(x,y) as the brightness compensated image signal IE(x,y).
FIG. 4 is a block diagram of an image enhancing apparatus according to another embodiment of the present invention. The image enhancing apparatus shown in FIG. 4 is the similar to the apparatus shown in FIG. 3, except that the apparatus comprises a transform function controller 316 instead of the adder 216. Thus, the present embodiment will be primarily described from the perspective of the transform function controller 316.
The transform function controller 316 controls the transform function used in the nonlinear mapper 308 based on the mean difference DM supplied from the mean difference extractor 314. Accordingly, the nonlinear mapper 308 outputs the equalized image IE(x,y) in which the brightness has been compensated. In a preferred embodiment, the transform function controller 316 changes the transform function of the nonlinear mapper 308 shown in equation (5) into the transform function shown in Equation (6). As shown in equations (5) and (6), the transform function controller 316 adds the mean difference DM from the mean difference extractor 314 to the maximum value gmax and the minimum value gmin of the dynamic range of gray levels output from the nonlinear mapper 308.
I x=(gmax−gmin)·c(X)+gmin  (5)
I x=(gmax′−gmin′)·c(X)+gmin′  (6)
(gmax′=gmax+DM and gmin′=gmin+DM)
In another embodiment, the transform function controller 316 may change the cumulative density function c(X) used the transform function of the nonlinear mapper 308. As a result, the nonlinear mapper 308 can output an equalized image IE(x,y), in which the brightness has been compensated, by mapping the input image I(x,y) in accordance with the transform function controlled by the transform function controller 316.
As described above, the image enhancing apparatus and method of the present invention prevents the mean brightness of a light screen from being reduced when a histogram equalization operation is performed. Thus, the image produced by the apparatus and method is not deteriorated, and the apparatus and method can be incorporated and utilized in an apparatus such as a television or camcorder. In addition, the present invention can be applied to a wide variety of other image enhancing devices, such as broadcasting equipment, radar signal processing systems, electronic home appliances, and medical engineering equipment.
The previous description of the preferred embodiments is provided to enable a person skilled in the art to make or use the present invention. Moreover, various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without the use of inventive faculty. Therefore, the present invention is not intended to be limited to the embodiments described herein but is to be accorded the widest scope as defined by the claims and equivalents thereof.

Claims (19)

What is claimed is:
1. An image enhancing apparatus, comprising:
a histogram equalizer circuit that equalizes an input image expressed by a predetermined number of gray levels and outputs a corresponding equalized output image; and
a compensator circuit that determines an input mean value of the input image and an output mean value of the equalized output image, determines a mean difference based on the input mean value and the output mean value, and at least indirectly adjusts the equalized output image according to the mean difference.
2. The image enhancing apparatus of claim 1, wherein the histogram equalizer circuit comprises:
a first calculator circuit that detects a histogram distribution of the input image and calculates a probability density function according to the histogram distribution;
a second calculator circuit that calculating a cumulative density function according to the probability density function; and
a mapping circuit that uses the cumulative density function as at least part of a transform function to transform the input image to the equalized output image.
3. The image enhancing apparatus of claim 2, wherein the second calculator circuit calculates the cumulative density function by integrating the probability density function.
4. The image enhancing apparatus of claim 2, wherein the compensator circuit comprises:
an input mean extractor circuit that determines the input mean value of the input image based on the probability density function;
an output mean extractor circuit that determines the output mean value of the equalized output image using the probability density function and the cumulative density function;
a mean difference extractor circuit that determines the mean difference based on the input mean value and the output mean value; and
an adder circuit that adds the mean difference to the equalized output image to adjust the brightness of the equalized output image.
5. The image enhancing apparatus of claim 4, wherein the mean difference output from the mean difference extractor circuit equals a difference between the input mean value and the output mean value when the input mean value is greater than the output mean value, and
wherein the mean difference output from the mean difference extractor circuit equals zero when the input mean value is less than or equal to the output mean value.
6. The image enhancing apparatus of claim 2, wherein the compensator circuit comprises:
an input mean extractor circuit that determines the input mean value of the input image based on the probability density function;
an output mean extractor circuit that determines the output mean value of the equalized output image based on the probability density function and the cumulative density function;
a mean difference extractor circuit that determines the mean difference based on the input mean value and the output mean value; and
a transform function controller circuit that adjusts the transform function used in the mapping circuit according to the mean difference.
7. The image enhancing apparatus of claim 6, wherein the mean difference output from the mean difference extractor circuit equals a difference between the input mean value and the output mean value when the input mean value is greater than the output mean value, and
wherein the mean difference output from the mean difference extractor circuit equals zero when the input mean value is less than or equal to the output mean value.
8. The image enhancing apparatus of claim 6, wherein the transform function controller circuit adjusts the cumulative density function of the transform function according to the mean difference.
9. The image enhancing apparatus of claim 6, wherein the transform function controller circuit adjusts a dynamic range of the equalized output image according to the mean difference.
10. An image enhancing method, comprising:
(a) equalizing an input image expressed by a predetermined number of gray levels and outputting a corresponding equalized output image;
(b) determining an input mean value of the input image and an output mean value of the equalized output image;
(c) determining a mean difference based on the input mean value and the output mean value; and
(d) adjusting, at least indirectly, the equalized output image according to the mean difference.
11. The image enhancing method of claim 10, wherein the step (a) comprises:
(a1) detecting a histogram distribution of the input image and calculating a probability density function according to the histogram distribution;
(a2) calculating a cumulative density function in accordance with the probability density function; and
(a3) using the cumulative density function as at least part of a transform function to transform the input image to the equalized output image.
12. The image enhancing method of claim 11, wherein the step (a2) comprises:
(a2a) calculating the cumulative density function by integrating the probability density function.
13. The image enhancing method of claim 11, wherein the step (b) comprises:
(b1) determining the input mean value of the input image based on the probability density function; and
(b2) determining the output mean value of the equalized output image using the probability density function and the cumulative density function.
14. The image enhancing method of claim 13, wherein the step (d) comprises:
(d1) adding the mean difference to the equalized output image to adjust the brightness of the equalized output image.
15. The image enhancing method of claim 14, wherein the step (c) comprises:
(c1) setting the mean difference equal to a difference between the input mean value and the output mean value when the input mean value is greater than the output mean value; and
(c2) setting the mean difference equal to zero when the input mean value is less than or equal to the output mean value.
16. The image enhancing method of claim 13, wherein the step (d) comprises:
(d1) adjusting the transform function according to the mean difference.
17. The image enhancing method of claim 16, wherein the step (c) comprises:
(c1) setting the mean difference equal to a difference between the input mean value and the output mean value when the input mean value is greater than the output mean value; and
(c2) setting the mean difference equal to zero when the input mean value is less than or equal to the output mean value.
18. The image enhancing method of claim 16, wherein the step (d1) comprises:
(d1a) adjusting the cumulative density function of the transform function according to the mean difference.
19. The image enhancing method of claim 16, wherein the step (d1) comprises:
(d1a) adjusting a dynamic range of the equalized output image according to the mean difference.
US09/460,975 1998-12-15 1999-12-15 Image enhancing apparatus and method of maintaining brightness of input image Expired - Lifetime US6507668B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1019980055038A KR100322596B1 (en) 1998-12-15 1998-12-15 Apparatus and method for improving image quality maintaining brightness of input image
KR98-55038 1998-12-15

Publications (1)

Publication Number Publication Date
US6507668B1 true US6507668B1 (en) 2003-01-14

Family

ID=19562865

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/460,975 Expired - Lifetime US6507668B1 (en) 1998-12-15 1999-12-15 Image enhancing apparatus and method of maintaining brightness of input image

Country Status (4)

Country Link
US (1) US6507668B1 (en)
JP (1) JP3375921B2 (en)
KR (1) KR100322596B1 (en)
CN (1) CN1149836C (en)

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004023787A2 (en) * 2002-09-06 2004-03-18 Rytec Corporation Signal intensity range transformation apparatus and method
US20040109612A1 (en) * 2002-12-03 2004-06-10 Samsung Electronics Co., Ltd. Apparatus and method for brightness control
WO2004068850A1 (en) * 2003-01-17 2004-08-12 Robert Bosch Gmbh Method for adjusting an image sensor
US20050002565A1 (en) * 2003-07-04 2005-01-06 Ed-Tech Co., Ltd. Apparatus and method for controlling brightness of moving image signals in real time
US20050013503A1 (en) * 2003-07-15 2005-01-20 Samsung Electronics Co., Ltd. Apparatus for image enhancement and method of using the same
US6850642B1 (en) * 2000-01-31 2005-02-01 Micron Technology, Inc. Dynamic histogram equalization for high dynamic range images
US20050052674A1 (en) * 2003-09-05 2005-03-10 Sharp Laboratories Of America, Inc. PDF image-only dedicated print-flow pipeline structure and processing
US6937774B1 (en) * 2000-10-24 2005-08-30 Lockheed Martin Corporation Apparatus and method for efficiently increasing the spatial resolution of images
US20050203724A1 (en) * 2000-06-27 2005-09-15 Rami Orpaz Make-up and fashion accessory display and marketing system and method
US20050289191A1 (en) * 2004-06-29 2005-12-29 International Business Machines Corporation Method, system, program for determining frequency of updating database histograms
US20060119613A1 (en) * 2004-12-02 2006-06-08 Sharp Laboratories Of America, Inc. Methods and systems for display-mode-dependent brightness preservation
US20060119612A1 (en) * 2004-12-02 2006-06-08 Kerofsky Louis J Methods and systems for image-specific tone scale adjustment and light-source control
US20060209003A1 (en) * 2004-12-02 2006-09-21 Sharp Laboratories Of America, Inc. Methods and systems for determining a display light source adjustment
US20060262111A1 (en) * 2004-12-02 2006-11-23 Kerofsky Louis J Systems and Methods for Distortion-Related Source Light Management
US20060267923A1 (en) * 2004-12-02 2006-11-30 Kerofsky Louis J Methods and Systems for Generating and Applying Image Tone Scale Adjustments
US20060274026A1 (en) * 2004-12-02 2006-12-07 Kerofsky Louis J Systems and Methods for Selecting a Display Source Light Illumination Level
US20060284822A1 (en) * 2004-12-02 2006-12-21 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics
US20060284882A1 (en) * 2005-06-15 2006-12-21 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with high frequency contrast enhancement
US20070031018A1 (en) * 2005-08-03 2007-02-08 Siemens Aktiengesellschaft Operating method for an image-generating medical engineering assembly and articles associated herewith
US20070041625A1 (en) * 2005-08-18 2007-02-22 Siemens Aktiengesellschaft Image evaluation method for two-dimensional projection images and items corresponding thereto
US20070092139A1 (en) * 2004-12-02 2007-04-26 Daly Scott J Methods and Systems for Image Tonescale Adjustment to Compensate for a Reduced Source Light Power Level
US20070146236A1 (en) * 2004-12-02 2007-06-28 Kerofsky Louis J Systems and Methods for Brightness Preservation using a Smoothed Gain Image
US20070211049A1 (en) * 2006-03-08 2007-09-13 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with ambient illumination input
US20080024517A1 (en) * 2006-07-28 2008-01-31 Louis Joseph Kerofsky Systems and methods for color preservation with image tone scale corrections
US20080033285A1 (en) * 2006-05-31 2008-02-07 Estelle Camus Method for representing two-dimensional projection images and objects corresponding thereto
US20080208551A1 (en) * 2007-02-28 2008-08-28 Louis Joseph Kerofsky Methods and Systems for Surround-Specific Display Modeling
US20090092405A1 (en) * 2007-10-04 2009-04-09 Shigeki Washino Image forming system and image forming method
US20090109232A1 (en) * 2007-10-30 2009-04-30 Kerofsky Louis J Methods and Systems for Backlight Modulation and Brightness Preservation
US20090109233A1 (en) * 2007-10-30 2009-04-30 Kerofsky Louis J Methods and Systems for Image Enhancement
US20090141178A1 (en) * 2007-11-30 2009-06-04 Kerofsky Louis J Methods and Systems for Backlight Modulation with Scene-Cut Detection
US20090140970A1 (en) * 2007-11-30 2009-06-04 Kerofsky Louis J Methods and Systems for Weighted-Error-Vector-Based Source Light Selection
US20090167673A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Display Source Light Management with Variable Delay
US20090167789A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Backlight Modulation with Image Characteristic Mapping
US20090167672A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Display Source Light Management with Histogram Manipulation
US20090267876A1 (en) * 2008-04-28 2009-10-29 Kerofsky Louis J Methods and Systems for Image Compensation for Ambient Conditions
US20100007599A1 (en) * 2008-07-10 2010-01-14 Louis Joseph Kerofsky Methods and Systems for Color Preservation with a Color-Modulated Backlight
US20100053222A1 (en) * 2008-08-30 2010-03-04 Louis Joseph Kerofsky Methods and Systems for Display Source Light Management with Rate Change Control
US20100321574A1 (en) * 2009-06-17 2010-12-23 Louis Joseph Kerofsky Methods and Systems for Power-Controlling Display Devices
US20110001737A1 (en) * 2009-07-02 2011-01-06 Kerofsky Louis J Methods and Systems for Ambient-Adaptive Image Display
US20110249890A1 (en) * 2010-04-09 2011-10-13 Dong-A University Research Foundation For Industry-Academy Cooperation Apparatus and method for enhancing visibility of color image
CN102236883A (en) * 2010-04-27 2011-11-09 株式会社理光 Image enhancing method and device as well as object detecting method and device
US8120570B2 (en) 2004-12-02 2012-02-21 Sharp Laboratories Of America, Inc. Systems and methods for tone curve generation, selection and application
US8169431B2 (en) 2007-12-26 2012-05-01 Sharp Laboratories Of America, Inc. Methods and systems for image tonescale design
US8207932B2 (en) 2007-12-26 2012-06-26 Sharp Laboratories Of America, Inc. Methods and systems for display source light illumination level selection
US8913089B2 (en) 2005-06-15 2014-12-16 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with frequency-specific gain
US9083969B2 (en) 2005-08-12 2015-07-14 Sharp Laboratories Of America, Inc. Methods and systems for independent view adjustment in multiple-view displays
US20160042679A1 (en) * 2014-08-05 2016-02-11 Samsung Display Co., Ltd. Display control apparatus, display control method, and display apparatus
US9338389B2 (en) 2011-10-20 2016-05-10 Dolby Laboratories Licensing Corporation Method and system for video equalization
US10230902B2 (en) 2016-05-27 2019-03-12 Boe Technology Group Co., Ltd. Methods and devices for correcting video flicker

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040040699A (en) * 2002-11-07 2004-05-13 삼성전자주식회사 Apparatus and Method for compansation contrast
KR100528537B1 (en) * 2003-04-04 2005-11-15 엘지전자 주식회사 Device and the Method for automatic controlling the lighting of liquid crystal display
US7362290B2 (en) * 2003-10-29 2008-04-22 Seiko Epson Corporation Image signal correcting circuit, image processing method, electro-optical device and electronic apparatus
KR101030544B1 (en) * 2003-12-29 2011-04-26 엘지디스플레이 주식회사 Method and Apparatus of Driving Liquid Crystal Display
JP2005202159A (en) * 2004-01-15 2005-07-28 Seiko Epson Corp Electrooptical device and the driving circuit and method for driving the same, and electrooptical equipment
US7317843B2 (en) * 2004-04-01 2008-01-08 Microsoft Corporation Luminance correction
KR100913218B1 (en) * 2009-03-26 2009-08-24 삼성탈레스 주식회사 Nuc lens alignment method
US8312327B2 (en) * 2009-04-24 2012-11-13 Advantest Corporation Correcting apparatus, PDF measurement apparatus, jitter measurement apparatus, jitter separation apparatus, electric device, correcting method, program, and recording medium
JP2015169984A (en) * 2014-03-05 2015-09-28 株式会社リコー Image processor, image processing method, image processing program and recording medium
CN106328037B (en) * 2016-10-14 2019-10-11 深圳市华星光电技术有限公司 The driving method of four color displays

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10126647A (en) 1996-08-19 1998-05-15 Samsung Electron Co Ltd Image quality improving method and its circuit using quantized mean-matching histogram equalization
US6018588A (en) * 1996-10-09 2000-01-25 Samsung Electronics Co., Ltd. Image enhancement circuit and method using mean matching/quantized mean matching histogram equalization and color compensation
US6049626A (en) * 1996-10-09 2000-04-11 Samsung Electronics Co., Ltd. Image enhancing method and circuit using mean separate/quantized mean separate histogram equalization and color compensation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10126647A (en) 1996-08-19 1998-05-15 Samsung Electron Co Ltd Image quality improving method and its circuit using quantized mean-matching histogram equalization
US6018588A (en) * 1996-10-09 2000-01-25 Samsung Electronics Co., Ltd. Image enhancement circuit and method using mean matching/quantized mean matching histogram equalization and color compensation
US6049626A (en) * 1996-10-09 2000-04-11 Samsung Electronics Co., Ltd. Image enhancing method and circuit using mean separate/quantized mean separate histogram equalization and color compensation

Cited By (89)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6850642B1 (en) * 2000-01-31 2005-02-01 Micron Technology, Inc. Dynamic histogram equalization for high dynamic range images
US20050203724A1 (en) * 2000-06-27 2005-09-15 Rami Orpaz Make-up and fashion accessory display and marketing system and method
US6937774B1 (en) * 2000-10-24 2005-08-30 Lockheed Martin Corporation Apparatus and method for efficiently increasing the spatial resolution of images
WO2004023787A3 (en) * 2002-09-06 2004-05-13 Rytec Corp Signal intensity range transformation apparatus and method
WO2004023787A2 (en) * 2002-09-06 2004-03-18 Rytec Corporation Signal intensity range transformation apparatus and method
US20040109612A1 (en) * 2002-12-03 2004-06-10 Samsung Electronics Co., Ltd. Apparatus and method for brightness control
US7019756B2 (en) * 2002-12-03 2006-03-28 Samsung Electronics Co., Ltd. Apparatus and method for brightness control
WO2004068850A1 (en) * 2003-01-17 2004-08-12 Robert Bosch Gmbh Method for adjusting an image sensor
US20060228024A1 (en) * 2003-01-17 2006-10-12 Koninklijke Phillips Electronics N.V. Method for adjusting an image sensor
US20050002565A1 (en) * 2003-07-04 2005-01-06 Ed-Tech Co., Ltd. Apparatus and method for controlling brightness of moving image signals in real time
US7388998B2 (en) * 2003-07-04 2008-06-17 Ed-Tech Co., Ltd. Apparatus and method for controlling brightness of moving image signals in real time
US20050013503A1 (en) * 2003-07-15 2005-01-20 Samsung Electronics Co., Ltd. Apparatus for image enhancement and method of using the same
US20050052674A1 (en) * 2003-09-05 2005-03-10 Sharp Laboratories Of America, Inc. PDF image-only dedicated print-flow pipeline structure and processing
US8184305B2 (en) * 2003-09-05 2012-05-22 Sharp Laboratories Of America, Inc. PDF image-only dedicated print-flow pipeline structure and processing
US20050289191A1 (en) * 2004-06-29 2005-12-29 International Business Machines Corporation Method, system, program for determining frequency of updating database histograms
US7774163B2 (en) 2004-06-29 2010-08-10 International Business Machines Corporation Method, system, program for determining frequency of updating database histograms
US7299248B2 (en) 2004-06-29 2007-11-20 International Business Machines Corporation Method, system, program for determining frequency of updating database histograms
US20080052038A1 (en) * 2004-06-29 2008-02-28 International Business Machines Corporation Method, system, program for determining frequency of updating database histograms
US8111265B2 (en) 2004-12-02 2012-02-07 Sharp Laboratories Of America, Inc. Systems and methods for brightness preservation using a smoothed gain image
US20060209003A1 (en) * 2004-12-02 2006-09-21 Sharp Laboratories Of America, Inc. Methods and systems for determining a display light source adjustment
US7768496B2 (en) 2004-12-02 2010-08-03 Sharp Laboratories Of America, Inc. Methods and systems for image tonescale adjustment to compensate for a reduced source light power level
US20060119613A1 (en) * 2004-12-02 2006-06-08 Sharp Laboratories Of America, Inc. Methods and systems for display-mode-dependent brightness preservation
US7782405B2 (en) 2004-12-02 2010-08-24 Sharp Laboratories Of America, Inc. Systems and methods for selecting a display source light illumination level
US20070092139A1 (en) * 2004-12-02 2007-04-26 Daly Scott J Methods and Systems for Image Tonescale Adjustment to Compensate for a Reduced Source Light Power Level
US20070146236A1 (en) * 2004-12-02 2007-06-28 Kerofsky Louis J Systems and Methods for Brightness Preservation using a Smoothed Gain Image
US8947465B2 (en) 2004-12-02 2015-02-03 Sharp Laboratories Of America, Inc. Methods and systems for display-mode-dependent brightness preservation
US20060274026A1 (en) * 2004-12-02 2006-12-07 Kerofsky Louis J Systems and Methods for Selecting a Display Source Light Illumination Level
US7800577B2 (en) 2004-12-02 2010-09-21 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics
US20110001757A1 (en) * 2004-12-02 2011-01-06 Sharp Laboratories Of America, Inc. Method and apparatus for adjusting an image to enhance display characteristics
US20060267923A1 (en) * 2004-12-02 2006-11-30 Kerofsky Louis J Methods and Systems for Generating and Applying Image Tone Scale Adjustments
US20060262111A1 (en) * 2004-12-02 2006-11-23 Kerofsky Louis J Systems and Methods for Distortion-Related Source Light Management
US20060284822A1 (en) * 2004-12-02 2006-12-21 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics
US8120570B2 (en) 2004-12-02 2012-02-21 Sharp Laboratories Of America, Inc. Systems and methods for tone curve generation, selection and application
US20060119612A1 (en) * 2004-12-02 2006-06-08 Kerofsky Louis J Methods and systems for image-specific tone scale adjustment and light-source control
US8004511B2 (en) 2004-12-02 2011-08-23 Sharp Laboratories Of America, Inc. Systems and methods for distortion-related source light management
US7982707B2 (en) 2004-12-02 2011-07-19 Sharp Laboratories Of America, Inc. Methods and systems for generating and applying image tone scale adjustments
US7961199B2 (en) 2004-12-02 2011-06-14 Sharp Laboratories Of America, Inc. Methods and systems for image-specific tone scale adjustment and light-source control
US7924261B2 (en) 2004-12-02 2011-04-12 Sharp Laboratories Of America, Inc. Methods and systems for determining a display light source adjustment
US8913089B2 (en) 2005-06-15 2014-12-16 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with frequency-specific gain
US8922594B2 (en) 2005-06-15 2014-12-30 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with high frequency contrast enhancement
US20060284882A1 (en) * 2005-06-15 2006-12-21 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with high frequency contrast enhancement
US7796796B2 (en) * 2005-08-03 2010-09-14 Siemens Aktiengesellschaft Operating method for an image-generating medical engineering assembly and articles associated herewith
US20070031018A1 (en) * 2005-08-03 2007-02-08 Siemens Aktiengesellschaft Operating method for an image-generating medical engineering assembly and articles associated herewith
US9083969B2 (en) 2005-08-12 2015-07-14 Sharp Laboratories Of America, Inc. Methods and systems for independent view adjustment in multiple-view displays
US7729525B2 (en) * 2005-08-18 2010-06-01 Siemens Aktiengesellschat Image evaluation method for two-dimensional projection images and items corresponding thereto
US20070041625A1 (en) * 2005-08-18 2007-02-22 Siemens Aktiengesellschaft Image evaluation method for two-dimensional projection images and items corresponding thereto
US20070211049A1 (en) * 2006-03-08 2007-09-13 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with ambient illumination input
US7839406B2 (en) * 2006-03-08 2010-11-23 Sharp Laboratories Of America, Inc. Methods and systems for enhancing display characteristics with ambient illumination input
US20080033285A1 (en) * 2006-05-31 2008-02-07 Estelle Camus Method for representing two-dimensional projection images and objects corresponding thereto
US8620408B2 (en) * 2006-05-31 2013-12-31 Siemens Aktiengesellschaft Method for representing two-dimensional projection images and objects corresponding thereto
US7515160B2 (en) 2006-07-28 2009-04-07 Sharp Laboratories Of America, Inc. Systems and methods for color preservation with image tone scale corrections
US20080024517A1 (en) * 2006-07-28 2008-01-31 Louis Joseph Kerofsky Systems and methods for color preservation with image tone scale corrections
US20080208551A1 (en) * 2007-02-28 2008-08-28 Louis Joseph Kerofsky Methods and Systems for Surround-Specific Display Modeling
US7826681B2 (en) 2007-02-28 2010-11-02 Sharp Laboratories Of America, Inc. Methods and systems for surround-specific display modeling
US20090092405A1 (en) * 2007-10-04 2009-04-09 Shigeki Washino Image forming system and image forming method
US8189246B2 (en) * 2007-10-04 2012-05-29 Fuji Xerox Co., Ltd. Image forming system and method for forming a color image on recording medium and for forming a transparent image overlapping the color image on a recording medium
US20090109233A1 (en) * 2007-10-30 2009-04-30 Kerofsky Louis J Methods and Systems for Image Enhancement
US20090109232A1 (en) * 2007-10-30 2009-04-30 Kerofsky Louis J Methods and Systems for Backlight Modulation and Brightness Preservation
US8345038B2 (en) 2007-10-30 2013-01-01 Sharp Laboratories Of America, Inc. Methods and systems for backlight modulation and brightness preservation
US8155434B2 (en) 2007-10-30 2012-04-10 Sharp Laboratories Of America, Inc. Methods and systems for image enhancement
US20090140970A1 (en) * 2007-11-30 2009-06-04 Kerofsky Louis J Methods and Systems for Weighted-Error-Vector-Based Source Light Selection
US9177509B2 (en) 2007-11-30 2015-11-03 Sharp Laboratories Of America, Inc. Methods and systems for backlight modulation with scene-cut detection
US20090141178A1 (en) * 2007-11-30 2009-06-04 Kerofsky Louis J Methods and Systems for Backlight Modulation with Scene-Cut Detection
US8378956B2 (en) 2007-11-30 2013-02-19 Sharp Laboratories Of America, Inc. Methods and systems for weighted-error-vector-based source light selection
US20090167672A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Display Source Light Management with Histogram Manipulation
US8169431B2 (en) 2007-12-26 2012-05-01 Sharp Laboratories Of America, Inc. Methods and systems for image tonescale design
US8179363B2 (en) 2007-12-26 2012-05-15 Sharp Laboratories Of America, Inc. Methods and systems for display source light management with histogram manipulation
US20090167789A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Backlight Modulation with Image Characteristic Mapping
US20090167673A1 (en) * 2007-12-26 2009-07-02 Kerofsky Louis J Methods and Systems for Display Source Light Management with Variable Delay
US8203579B2 (en) 2007-12-26 2012-06-19 Sharp Laboratories Of America, Inc. Methods and systems for backlight modulation with image characteristic mapping
US8207932B2 (en) 2007-12-26 2012-06-26 Sharp Laboratories Of America, Inc. Methods and systems for display source light illumination level selection
US8223113B2 (en) 2007-12-26 2012-07-17 Sharp Laboratories Of America, Inc. Methods and systems for display source light management with variable delay
US20090267876A1 (en) * 2008-04-28 2009-10-29 Kerofsky Louis J Methods and Systems for Image Compensation for Ambient Conditions
US8531379B2 (en) 2008-04-28 2013-09-10 Sharp Laboratories Of America, Inc. Methods and systems for image compensation for ambient conditions
US20100007599A1 (en) * 2008-07-10 2010-01-14 Louis Joseph Kerofsky Methods and Systems for Color Preservation with a Color-Modulated Backlight
US8416179B2 (en) 2008-07-10 2013-04-09 Sharp Laboratories Of America, Inc. Methods and systems for color preservation with a color-modulated backlight
US20100053222A1 (en) * 2008-08-30 2010-03-04 Louis Joseph Kerofsky Methods and Systems for Display Source Light Management with Rate Change Control
US9330630B2 (en) 2008-08-30 2016-05-03 Sharp Laboratories Of America, Inc. Methods and systems for display source light management with rate change control
US8165724B2 (en) 2009-06-17 2012-04-24 Sharp Laboratories Of America, Inc. Methods and systems for power-controlling display devices
US20100321574A1 (en) * 2009-06-17 2010-12-23 Louis Joseph Kerofsky Methods and Systems for Power-Controlling Display Devices
US20110001737A1 (en) * 2009-07-02 2011-01-06 Kerofsky Louis J Methods and Systems for Ambient-Adaptive Image Display
US8666151B2 (en) * 2010-04-09 2014-03-04 Samsung Electro-Mechanics Co., Ltd. Apparatus and method for enhancing visibility of color image
US20110249890A1 (en) * 2010-04-09 2011-10-13 Dong-A University Research Foundation For Industry-Academy Cooperation Apparatus and method for enhancing visibility of color image
CN102236883A (en) * 2010-04-27 2011-11-09 株式会社理光 Image enhancing method and device as well as object detecting method and device
US9338389B2 (en) 2011-10-20 2016-05-10 Dolby Laboratories Licensing Corporation Method and system for video equalization
US9667910B2 (en) 2011-10-20 2017-05-30 Dolby Laboratories Licensing Corporation Method and system for video equalization
US20160042679A1 (en) * 2014-08-05 2016-02-11 Samsung Display Co., Ltd. Display control apparatus, display control method, and display apparatus
US9830693B2 (en) * 2014-08-05 2017-11-28 Samsung Display Co., Ltd. Display control apparatus, display control method, and display apparatus
US10230902B2 (en) 2016-05-27 2019-03-12 Boe Technology Group Co., Ltd. Methods and devices for correcting video flicker

Also Published As

Publication number Publication date
CN1149836C (en) 2004-05-12
JP2000184234A (en) 2000-06-30
KR100322596B1 (en) 2002-07-18
JP3375921B2 (en) 2003-02-10
CN1260663A (en) 2000-07-19
KR20000039639A (en) 2000-07-05

Similar Documents

Publication Publication Date Title
US6507668B1 (en) Image enhancing apparatus and method of maintaining brightness of input image
US7221408B2 (en) Adaptive contrast enhancement method for video signals based on time-varying nonlinear transforms
US7885462B2 (en) Image processing method and system using gain controllable clipped histogram equalization
US7199840B2 (en) Dynamic gray scale range adjustment apparatus and method
CN100387064C (en) Video signal processor and method of processing video signal
US8390542B2 (en) Apparatus, method, and program for processing image
US9147238B1 (en) Adaptive histogram-based video contrast enhancement
US20050259185A1 (en) Gamma correction apparatus and method capable of preventing noise boost-up
US7512269B2 (en) Method of adaptive image contrast enhancement
KR20000065211A (en) Video signal quality correction circuit
US7292734B2 (en) Black and white stretching system and method for improving contrast of a picture
JP3961515B2 (en) Image quality improving apparatus and method
US6600518B1 (en) Adaptive clipping prevention for picture sharpness enhancement
US20060013503A1 (en) Methods of preventing noise boost in image contrast enhancement
US8154565B2 (en) Apparatus and method for gamma correction
JP2006270417A (en) Video signal processing method and video signal processing apparatus
US8666151B2 (en) Apparatus and method for enhancing visibility of color image
US7075588B2 (en) Edge correction method and apparatus
US20050052665A1 (en) Image processing utilizing local color correction and cumulative histograms
EP2315431A1 (en) Image signal processing device and image display device
CN100525469C (en) Image processing device and method
US8086065B2 (en) Apparatus and method for contrast enhancement
JP2000102033A (en) Automatic gradation correction method
KR100319864B1 (en) Image quality improvement method and system for adaptively improving contrast based on histogram dispersion
US10846834B2 (en) Shadow brightening image enhancement

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PARK, HONG-GI;REEL/FRAME:010722/0548

Effective date: 19991231

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12