This Nonprovisional application claims priority under 35 U.S.C. § 119(a) on Patent Application No. 10-2004-0063326 filed in Korea on Aug. 11, 2004 the entire contents of which are hereby incorporated by reference.
1. Field of the Invention
The present invention relates to a plasma display apparatus, and more particularly, to a plasma display apparatus for representing gray levels and a image processing method thereof.
2. Background of the Related Art
In the reset period, all discharge cells are discharged and are thus initialized. In the address period, discharge cells for which display is required are selected according to an input image signal. The sustain period is a period where the discharge cells selected in the address period are sustained for display.
The sustain period of each of the sub-fields is allocated with a weight value as a display period. These sub-fields are combined to represent a multi-gray level. At this time, after sustain discharge of the sustain period of each sub-field is completed, an erasing period for controlling the level of wall charges accumulated on cells in order display a next sub-field comes next.
The gray level number that can be represented using eight sub-fields is 28, i.e., 256. The plasma display apparatus can represent 256 gray levels using an 8-bit image signal.
Recently, there is a trend that a plasma display apparatus will support a high contrast ratio and high brightness. When a plasma display apparatus supports a high contrast ratio and high brightness, a problem anises in that a difference in the amount of light between gray levels increases.
a and 2b are views for explaining a difference in the amount of light between gray levels depending on variations in the peak brightness of a plasma display apparatus. There is shown in
When the peak brightness is 500 cd/m2 and the gray levels are 256, a difference in the amount of light between the gray levels is 1 to 2 cd. When the peak brightness is 1000 cd/m2 and the gray levels are 256, however, a difference in the amount of light between gray levels is 3 to 4 cd.
If the difference in the amount of light between gray levels is low, variations in the amount of light in each gray level can be seen by human eye without assistance, as shown in
If a difference in the amount of light between gray levels increases as the brightness of the plasma display apparatus increases, a problem of degradation of gray linearity occurs.
These problems are not limited only to a plasma display apparatus, but occur with respect to all ohter display apparatuses for processing images using received m-bit image signals.
According to the present invention, there is provided a plasma display apparatus, including a) an object division unit for detecting an edge from a received m-bit image signal and dividing an object surrounded by the edge, and b) an image signal conversion unit for dividing between-gray levels of pixels constituting the divided object and converting the m-bit image signal into an n-bit image signal (where n is a natural number greater than m).
According to the present invention, there is provided an image processing method of a plasma display apparatus, including the steps of a) detecting an edge from a received m-bit image signal and dividing an object surrounded by the edge, and b) dividing between-gray levels of pixels constituting the divided object and converting the m-bit image signal into an n-bit image signal (where n is a natural number greater than m).
According to the present invention, the gray linearity can be improved by finely dividing gray levels allocated to pixels corresponding to a divided object.
According to the present invention, there is provided a plasma display apparatus, including an object division unit for detecting an edge from a received m-bit image signal and dividing an object surrounded by the edge, and an image signal conversion unit for dividing between-gray levels of pixels constituting the divided object and converting the m-bit image signal into an n-bit image signal (where n is a natural number greater than m).
The object division unit can include an edge detector for detecting the edge using a boundary condition.
The edge detector can detect the edge using the boundary condition in which a difference between gray levels of the object and gray levels of portions other than the object and a reference gray level difference are compared.
The edge detector is one of a Sobel edge detector, a Prewitt edge detector or a Canny edge detector.
The object division unit can detect the edge and then divides the object surrounded by the edge using a region growing method.
The image signal conversion unit can convert an 8-bit image signal corresponding to the divided object into an image signal of 10 bit or more.
The image signal conversion unit can divide between-gray levels using an interpolation method.
The image signal conversion unit can divide between-the-gray levels using a bilinear interpolation method.
The image signal conversion unit can divide between-the-gray levels using the bilinear interpolation method employing the following Equation.
E=(1−α)A+αB
F=(1−α)C+αD
X=(1−β)E+βF
According to the present invention, there is provided an image processing method of a plasma display apparatus, including the steps of detecting an edge from a received m-bit image signal and dividing an object surrounded by the edge, and dividing between-gray levels of pixels constituting the divided object and converting the m-bit image signal into an n-bit image signal (where n is a natural number greater than m).
The edge can be detected using a boundary condition.
The boundary condition can include comparing a difference between gray levels of the object and gray levels of portions other than the object and a reference gray level difference.
The edge can be detected using a Sobel edge detecting method, a Prewitt edge detecting method or a Canny edge detecting method.
The division of the object surrounded by the edge can be performed by detecting the edge and then dividing the object surrounded by the edge using a region-growing method.
The m-bit image signal can be an 8-bit image signal, and the n-bit image signal can be an image signal of 10 bits or more.
The division of between-the-gray levels can be performed using an interpolation method.
The interpolation method can be a bilinear interpolation method.
Between-the-gray levels can be divided using a bilinear interpolation method employing the following Equation.
E=(1−α)A+αB
F=(1−α)C+αD
X=(1−β)E+βF
The invention can be more fully understood from the following detailed description taken in conjunction with the accompanying drawings in which:
a and 2b are views for explaining a difference in the amount of light between gray levels depending on variations in the peak brightness of the plasma display apparatus;
The present invention will now be described in detail in connection with preferred embodiments with reference to the accompanying drawings.
The difference in the amount of light between a 127th gray level and a 128th gray level is high. In the image processing method of the present invention quarters the, between-the 127th gray level and the 128th gray level (i.e., an 8-bit image signal) to generate an 127.25 gray level, an 127.50 the gray level and an 127.75 gray level.
If image processing method is performed on the whole 256 gray levels, the 256 gray levels are converted into 1024 (256×4) gray levels. Thus, the 8-bit image signal is converted into a 10-bit image signal.
When the plasma display apparatus displays a predetermined amount of peak brightness such as 1000 cd/m2, the gray levels from 256 to 1024 increases number of the image processing method according to the present invention. Accordingly, the amount of light between the gray levels is reduced in a manner proportionate to the gray levels in the number of and the gray linearity of the plasma display apparatus is improved as a result.
The object division unit 410 detects an edge from a received m-bit image signal, and divides an object surrounded by the edge. For example, the object division unit 410 can analyze an 8-bit image signal on a pixel basis, and separates an object from images represented by the 8-bit image signal. The object division unit 410 includes an edge detector 415 for detecting an edge using a boundary condition between objects or a boundary condition between an object and a background.
The object division unit 415 detects the edge of the object using the boundary condition between the object and the background, and divides each object using a region-growing method with a boundary characteristic of the object remained intact, as shown in
In this case, the term “background” refers to images other than an object to be divided. The boundary condition is determined by comparing a gray level difference between the object and the background or the objects, and a reference gray level difference.
The edge detector can include a Sobel edge detector, a Prewitt edge detector, a Canny edge detector or the like. Furthermore, a method such as Watershed can also be used in order to divide an object.
The image signal conversion unit 420 divides between-gray levels of pixels constituting the object divided by the object division unit 410, and converts an m-bit image signal into an n-bit image signal (where n is a natural number greater than m). For instance, between-gray levels of pixels constituting a divided object can be divided, an 8-bit image signal can be converted into an image signal of 10 bits or more on an object basis, and the converted image signal can be then allocated. At this time, the image signal conversion unit 420 divides between-the-gray levels using an interpolation method.
E=(1−α)A+αB
F=(1−α)C+αD
X=(1−β)E+βF
For example, assuming that A, B, C and D indicate gray levels depending on an 8-bit image signal, between-A and B and between-A and B can be quartered through control of the weight (α and β). The gray levels depending on the 8-bit image signal can be converted into gray levels depending on a 10-bit image signal through this process.
The edge detector 415 of the object division unit 410 detects an edge from a received m-bit image signal (S710). For example, the edge detector 415 of the object division unit 410 can analyze an 8-bit image signal on a pixel basis to detect an edge of an object to be divided. At this time, in order to divide the object, the edge is detected using an boundary condition. In this case, the boundary condition can be determined by comparing a gray level difference between the object and the background or the objects, and a reference gray level difference. As such, the edge detection method using the boundary condition can employ a Sobel edge detecting method, a Prewift edge detecting method, a Canny edge detecting method or the like.
The object division unit 410 divides the object surrounded by the edge detected by the edge detector 415 (S720). At this time, the division of the object surrounded by the edge can be performed by detecting the edge and then dividing the object surrounded by the edge using the region-growing method. As such, if the edge of the object is detected, an m-bit image signal corresponding to the object is divided.
The image signal conversion unit 420 divides between-gray levels which constituted the divided object by the interpolation method such as the bilinear interpolation method, and converts the m-bit image signal corresponding to each object into an image signal of n-bit or higher (where n is a natural number greater than m) by the interpolation method such as a bilinear interpolation method (S730). The bilinear interpolation method is for dividing an interval between gray levels. At this time, the m-bit image signal is preferably an 8-bit image signal, and the n-bit image signal is preferably an image signal of 10 bits or more. The bilinear interpolation method has been described in detail above, and a description thereof will be omitted.
According to the present invention as described above, by finely dividing between-gray levels, the gray linearity in a plasma display apparatus with high brightness can be secured.
The image processing apparatus and image processing method according of the present invention are not limited to a plasma display apparatus, but can be applied to all display apparatuses for processing images using received m-bit image signals.
The present invention while described here in with reference to particular illustrative embodiments, need not be restricted by such embodiments but only by the appended claims. Those skilled in the art can change or modify the embodiments without departing from the scope and spirit of the present invention.
| Number | Date | Country | Kind |
|---|---|---|---|
| 10-2004-0063326 | Apr 2004 | KR | national |