JP2009014840A - Image processing method and image processing device - Google Patents

Image processing method and image processing device Download PDF

Info

Publication number
JP2009014840A
JP2009014840A JP2007174180A JP2007174180A JP2009014840A JP 2009014840 A JP2009014840 A JP 2009014840A JP 2007174180 A JP2007174180 A JP 2007174180A JP 2007174180 A JP2007174180 A JP 2007174180A JP 2009014840 A JP2009014840 A JP 2009014840A
Authority
JP
Japan
Prior art keywords
image
signal
pixel
signal component
image information
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.)
Withdrawn
Application number
JP2007174180A
Other languages
Japanese (ja)
Inventor
Masaki Ishikawa
真己 石川
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2007174180A priority Critical patent/JP2009014840A/en
Publication of JP2009014840A publication Critical patent/JP2009014840A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing method which improves processing speed and has little possibility of malfunction when displaying an image on a display panel by thinning image information included in an input image signal. <P>SOLUTION: The image processing method includes: a step of cyclically extracting image information of a plurality of pixels in terms of respective color signal components included in the input image signal at a predetermined rate; a step of calculating the variation of a luminance level between the plurality of pixels based on the image information of the specified pixel where the rate of the image information of any one extracted pixel is equal to or above a set value and the image information of at least one pixel adjacent thereto; a step of detecting the edge of the image by comparing the variation of the luminance level with a threshold; and a step of lowering the color signal level of the pixel positioned on the high luminance side of the edge of the image and/or raising the color signal level of the pixel positioned on the low luminance side of the edge of the image. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、LCD(液晶表示)パネルやPDP(プラズマディスプレイパネル)等の表示パネルに画像を表示する際に生じる輪郭部分の色ずれを補正する画像処理方法及び画像処理装置に関する。   The present invention relates to an image processing method and an image processing apparatus for correcting a color shift of a contour portion that occurs when an image is displayed on a display panel such as an LCD (liquid crystal display) panel or a PDP (plasma display panel).

プリンタや携帯電話等の電子機器において、小型のLCDパネルが使用されている。小型のLCDパネルにおいては、ドットの数があまり多くないことから、画像信号に含まれているRGB(赤緑青)の全ての画像情報を表示するのではなく、画像情報を間引くことにより、例えば、1番目の画素についてはR信号の情報を表示し、2番目の画素についてはG信号の情報を表示し、3番目の画素についてはB信号の情報を表示することが行われている。   Small LCD panels are used in electronic devices such as printers and mobile phones. In a small LCD panel, since the number of dots is not so large, instead of displaying all image information of RGB (red green blue) included in the image signal, by thinning out the image information, for example, R signal information is displayed for the first pixel, G signal information is displayed for the second pixel, and B signal information is displayed for the third pixel.

この表示方法によれば、白い領域を表示する場合に、LCDパネルの左から1番目のドットには1番目の画素の赤色成分が表示され、2番目のドットには2番目の画素の緑色成分が表示され、3番目のドットには3番目の画素の青色成分が表示され、これを繰り返すことにより、視覚的には全体として白い領域と認識される。   According to this display method, when displaying a white region, the red component of the first pixel is displayed on the first dot from the left of the LCD panel, and the green component of the second pixel is displayed on the second dot. Is displayed, and the blue component of the third pixel is displayed on the third dot, and by repeating this, it is visually recognized as a white region as a whole.

このように、白い領域を一連の画素の赤色成分、緑色成分、青色成分の繰り返しによって表す場合には、文字のように輪郭が鮮明な画像を表示す入力画像信号のる際に、例えば、白い領域が4画素分であるとすると、赤色から始まって赤色で終わるようなことが起こる。その結果、RGBのドットの割合が均等でなくなり、白い領域のエッジにおいて赤色が強調されるという現象が生じる。特に、赤色は視覚上目立ち易いので、白い領域のエッジに赤色が表示される場合に、色ずれが顕著に感じられる。そこで、このような色ずれを解消するために、様々な技術が開発されている。   In this way, when a white region is represented by repetition of a red component, a green component, and a blue component of a series of pixels, when an input image signal that displays an image with a clear outline such as a character is used, for example, white Assuming that the area is equivalent to 4 pixels, a problem may occur that starts with red and ends with red. As a result, the proportion of RGB dots is not uniform, and a phenomenon occurs in which red is emphasized at the edge of the white region. In particular, since red is easily noticeable visually, color shift is noticeable when red is displayed on the edge of a white region. Therefore, various techniques have been developed to eliminate such color misregistration.

関連する技術として、特許文献1には、PDPのような1画素のサイズが大きなディスプレイにおいて、パソコン画像のような輪郭が明確な画像を表示した場合における輪郭部分での色ずれを防止した輪郭色補正回路が開示されている。この輪郭色補正回路は、入力された映像信号の着目画素とそれに隣接する画素のRGBの各信号のレベル差から両画素間の色ずれ発生量を検出する色ずれ検出部と、この色ずれ検出部で検出した色ずれ発生量に、予め設定された係数を掛けて補正量を演算する補正量演算部と、この補正量演算部で求めた補正量を映像信号に加減して補正する加算部とからなっている。   As a related technique, Patent Document 1 discloses a contour color that prevents color misregistration at a contour portion when an image having a clear contour such as a personal computer image is displayed on a display having a large size of one pixel such as a PDP. A correction circuit is disclosed. The contour color correction circuit includes a color misregistration detection unit that detects a color misregistration amount between both pixels from a level difference between RGB signals of a target pixel of an input video signal and pixels adjacent thereto, and the color misregistration detection. A correction amount calculation unit that calculates a correction amount by multiplying the color misregistration occurrence amount detected by the unit by a preset coefficient, and an addition unit that corrects and corrects the correction amount obtained by the correction amount calculation unit to the video signal It is made up of.

また、特許文献2には、カラー画像表示装置において、輝度の高い領域の両端部のドット(RあるいはB)の色ずれを解消するために色ずれ補正回路を設けることが開示されている。この色ずれ補正回路は、複数のピクセルの内で隣接するピクセルをそれぞれある色成分で所定の輝度に表示する場合に、隣接するピクセルの輝度が予め定めた所定の値以上の輝度差を持つことを検出する輝度比較検出回路と、該輝度比較検出回路で上記輝度差を検出したときに、上記隣接するピクセルの内で輝度の高い方のピクセルを構成するドットであって輝度の低い方のピクセルに隣接するドットを、上記輝度が高い方のピクセル内の予め定めた所定位置で、所定の輝度に見えるように制御する。   Patent Document 2 discloses that a color image correction apparatus is provided with a color misregistration correction circuit in order to eliminate color misregistration of dots (R or B) at both ends of a high luminance area. The color misregistration correction circuit has a luminance difference of a predetermined pixel or more when the adjacent pixels of a plurality of pixels are displayed at a predetermined luminance with a certain color component. A luminance comparison detection circuit for detecting the pixel, and a dot that constitutes a higher luminance pixel among the adjacent pixels when the luminance comparison detection circuit detects the luminance difference, and the lower luminance pixel The dot adjacent to is controlled so as to appear at a predetermined luminance at a predetermined position in the pixel having the higher luminance.

しかしながら、特許文献1の輪郭色補正回路や特許文献2の色ずれ補正回路によれば、画像信号の処理が複雑となって回路規模が増大すると共に、複雑な処理を行うことにより誤動作の危険も増加する。
特開2004−61930号公報(第1頁、図1) 特開平10−105108号公報(第1−2頁、図1)
However, according to the contour color correction circuit of Patent Document 1 and the color misregistration correction circuit of Patent Document 2, the processing of the image signal is complicated and the circuit scale is increased, and there is a risk of malfunction due to the complicated processing. To increase.
JP 2004-61930 A (first page, FIG. 1) JP-A-10-105108 (page 1-2, FIG. 1)

そこで、上記の点に鑑み、本発明は、入力される画像信号に含まれている画像情報を間引いて表示パネルに画像を表示する際に、処理速度を向上させると共に誤動作の危険も少ない画像処理方法及び画像処理装置を提供することを目的とする。   Accordingly, in view of the above points, the present invention improves image processing speed and reduces the risk of malfunction when displaying image on a display panel by thinning out image information included in an input image signal. It is an object to provide a method and an image processing apparatus.

以上の課題を解決するために、本発明の1つの観点に係る画像処理方法は、入力される画像信号に基づいて表示パネルの複数のドットにR信号、G信号、及び、B信号の画像情報を表示するシステムにおいて用いられる画像処理方法であって、入力される画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出するステップ(a)と、ステップ(a)において抽出されたいずれか1つの画素の画像情報の割合が設定値以上である特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて、複数の画素間における輝度レベルの変化量を計算するステップ(b)と、ステップ(b)において計算された輝度レベルの変化量をしきい値と比較することにより、画像のエッジを検出するステップ(c)と、ステップ(c)において検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、ステップ(c)において検出された画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させるステップ(d)とを具備する。   In order to solve the above problems, an image processing method according to one aspect of the present invention is based on an input image signal, and image information of an R signal, a G signal, and a B signal is applied to a plurality of dots of a display panel. Is an image processing method used in a system for displaying a plurality of pixels periodically with respect to an R signal component, a G signal component, and a B signal component included in an input image signal. The ratio of the image information of any one pixel extracted in step (a) and the image information of the specific pixel whose ratio is equal to or greater than the set value and at least one pixel adjacent thereto Based on the image information, the step (b) of calculating the change amount of the luminance level between the plurality of pixels, and the change amount of the luminance level calculated in step (b) is compared with a threshold value. (C) detecting the edge of the image, and reducing the color signal level of the pixel located on the high luminance side of the edge of the image detected in step (c) and / or step (c). (D) increasing the color signal level of the pixel located on the low luminance side of the edge of the image detected in step (d).

ここで、ステップ(a)が、入力される画像信号に含まれている複数の画素の画像情報から順番にR信号成分、G信号成分、及び、B信号成分を択一的に抽出することを含み、特定の画素が、R信号成分が択一的に抽出される画素であっても良い。   Here, step (a) alternatively extracts the R signal component, the G signal component, and the B signal component in order from the image information of a plurality of pixels included in the input image signal. In addition, the specific pixel may be a pixel from which the R signal component is alternatively extracted.

また、ステップ(b)が、特定の画素の画像情報とそれに後続する画素の画像情報とに基づいて、2つの画素間における輝度レベルの低下量を計算することを含み、ステップ(c)が、ステップ(b)において計算された輝度レベルの低下量をしきい値と比較することにより、画像の立下がりエッジを検出することを含み、ステップ(d)が、ステップ(c)において画像の立下がりエッジが検出された場合に、特定の画素の色信号レベルを低下させることを含むようにしても良い。   In addition, step (b) includes calculating a reduction amount of the luminance level between the two pixels based on the image information of the specific pixel and the image information of the subsequent pixel, and step (c) Detecting the falling edge of the image by comparing the amount of decrease in the luminance level calculated in step (b) with a threshold value, wherein step (d) includes the falling edge of the image in step (c) When an edge is detected, it may include reducing the color signal level of a specific pixel.

あるいは、ステップ(b)が、特定の画素の輝度レベルとその前後の2つの画素の輝度レベルとに基づいて、3つの画素間における輝度レベルの変化量を計算することを含み、ステップ(c)が、ステップ(b)において計算された輝度レベルの変化量をしきい値と比較することにより、画像の立下がりエッジを検出することを含み、ステップ(d)が、ステップ(c)において画像の立下がりエッジが検出された場合に、特定の画素の色信号レベルを低下させることを含むようにしても良い。   Alternatively, step (b) includes calculating the amount of change in the luminance level between the three pixels based on the luminance level of the specific pixel and the luminance levels of the two pixels before and after the specific pixel, and step (c) Comprises detecting a falling edge of the image by comparing the amount of change in the brightness level calculated in step (b) with a threshold value, wherein step (d) includes detecting the falling edge of the image in step (c). When a falling edge is detected, the color signal level of a specific pixel may be reduced.

その場合に、画像処理方法が、特定の画素の前後の2つの画素の輝度レベルに基づいて、しきい値を設定するステップと、設定されたしきい値が所定の値よりも小さい場合に、設定されたしきい値を所定の値に変更するステップとをさらに具備するようにしても良い。   In that case, when the image processing method sets the threshold based on the luminance levels of the two pixels before and after the specific pixel, and the set threshold is smaller than a predetermined value, And a step of changing the set threshold value to a predetermined value.

本発明の一実施形態に係る画像処理装置は、入力される画像信号に基づいて表示パネルの複数のドットにR信号、G信号、及び、B信号の情報を表示するシステムにおいて用いられる画像処理装置であって、入力される画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出する画像抽出手段と、画像抽出手段によって抽出されたいずれか1つの画素の画像情報の割合が設定値以上である特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて、複数の画素間における輝度レベルの変化量を計算する輝度計算手段と、輝度計算手段によって計算された輝度レベルの変化量をしきい値と比較することにより、画像のエッジを検出するエッジ検出手段と、エッジ検出手段によって検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、エッジ検出手段によって検出された画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させる画像補正手段とを具備する。   An image processing apparatus according to an embodiment of the present invention is used in a system that displays information of an R signal, a G signal, and a B signal on a plurality of dots of a display panel based on an input image signal. An image extracting means for periodically extracting image information of a plurality of pixels at a predetermined ratio with respect to the R signal component, the G signal component, and the B signal component included in the input image signal; Based on the image information of a specific pixel in which the ratio of the image information of any one pixel extracted by the image extraction means is equal to or greater than a set value, and the image information of at least one pixel adjacent to the pixel, A luminance calculating means for calculating the amount of change in the luminance level, and an edge detecting the edge of the image by comparing the amount of change in the luminance level calculated by the luminance calculating means with a threshold value. A color signal level of a pixel located on the high brightness side of the edge of the image detected by the detection means and the edge detection means and / or a position on the low brightness side of the edge of the image detected by the edge detection means Image correction means for increasing the color signal level of the pixel to be processed.

ここで、画像抽出手段が、入力される画像信号に含まれている複数の画素の画像情報から順番にR信号成分、G信号成分、及び、B信号成分を択一的に抽出し、特定の画素が、R信号成分が択一的に抽出される画素であっても良い。   Here, the image extraction means alternatively extracts the R signal component, the G signal component, and the B signal component in order from the image information of a plurality of pixels included in the input image signal, The pixel may be a pixel from which the R signal component is alternatively extracted.

本発明によれば、複数の画素の画像情報を周期的に所定の割合で抽出する際に、いずれか1つの画素の画像情報の割合が設定値以上である特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて色ずれを補正することにより、処理速度を向上させると共に誤動作の危険も少ない画像処理方法及び画像処理装置を提供することができる。   According to the present invention, when image information of a plurality of pixels is periodically extracted at a predetermined ratio, the image information of a specific pixel in which the ratio of the image information of any one pixel is equal to or greater than a set value and the adjacent information By correcting the color misregistration based on the image information of at least one pixel, it is possible to provide an image processing method and an image processing apparatus that improve the processing speed and reduce the risk of malfunction.

以下、本発明の実施形態について、図面を参照しながら詳しく説明する。なお、同一の構成要素には同一の参照番号を付して、説明を省略する。
図1は、本発明の一実施形態に係る画像処理装置の構成の一部を示すブロック図である。この画像処理装置は、入力される画像信号に含まれている画像情報の一部を抽出してR信号、G信号、B信号を生成し、表示パネルの赤色、緑色、青色のドットにR信号、G信号、B信号の画像情報をそれぞれ表示するシステムにおいて用いられる。入力される画像信号(画像データ)は、各々の画素について、例えば、8ビットのR信号成分(Rデータ)と、8ビットのG信号成分(Gデータ)と、8ビットのB信号成分(Bデータ)とを含んでいる。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The same constituent elements are denoted by the same reference numerals, and the description thereof is omitted.
FIG. 1 is a block diagram showing a part of the configuration of an image processing apparatus according to an embodiment of the present invention. This image processing apparatus extracts a part of image information included in an input image signal to generate an R signal, a G signal, and a B signal, and outputs the R signal to red, green, and blue dots of the display panel. , G signal, and B signal are used in a system for displaying image information. The input image signal (image data) is, for example, an 8-bit R signal component (R data), an 8-bit G signal component (G data), and an 8-bit B signal component (B) for each pixel. Data).

図1に示すように、この画像処理装置は、入力される画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出する画像抽出部10と、複数の画素間における輝度レベルの変化量を計算する輝度計算部20と、輝度計算部20によって計算された輝度レベルの変化量をしきい値と比較することにより、画像のエッジを検出するエッジ検出部30と、エッジ検出部30によって検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、エッジ検出部30によって検出された画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させる画像補正部40とを有している。   As shown in FIG. 1, this image processing apparatus periodically outputs image information of a plurality of pixels with respect to an R signal component, a G signal component, and a B signal component included in an input image signal. The image extraction unit 10 that extracts at a ratio, the luminance calculation unit 20 that calculates the amount of change in luminance level between a plurality of pixels, and the amount of change in the luminance level calculated by the luminance calculation unit 20 is compared with a threshold value. Accordingly, the edge detection unit 30 for detecting the edge of the image and the color signal level of the pixel located on the high luminance side of the edge of the image detected by the edge detection unit 30 are reduced and / or the edge detection unit 30 And an image correction unit 40 that increases the color signal level of the pixel located on the low luminance side of the detected edge of the image.

ただし、全ての画素について輝度レベルの変化量を計算すると処理が膨大になるので、輝度計算部20は、画像抽出部10によって抽出されたいずれか1つの画素の画像情報の割合が設定値以上である特定の画素に注目し、特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて、複数の画素間における輝度レベルの変化量を計算するようにしている。これにより、処理速度が向上して、誤動作の危険も少なくなる。   However, since the processing becomes enormous if the amount of change in luminance level is calculated for all pixels, the luminance calculation unit 20 has a ratio of image information of any one pixel extracted by the image extraction unit 10 equal to or greater than a set value. Focusing on a specific pixel, the amount of change in the luminance level between the plurality of pixels is calculated based on the image information of the specific pixel and the image information of at least one pixel adjacent thereto. This improves the processing speed and reduces the risk of malfunction.

次に、図1に示す画像処理装置において実施される本発明の一実施形態に係る画像処理方法について説明する。
図2は、本発明の一実施形態に係る画像処理方法を示すフローチャートである。
まず、ステップS1において、画像抽出部10が、カウント値nを、例えば、「1」に初期化する。次に、ステップS2において、画像抽出部10が、入力画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出することにより、入力画像信号のサブサンプリングを行い、表示パネルの第n番目のドット(サブピクセル)についての画像信号を生成する(n=1、2、・・・)。本実施形態においては、表示パネルの第1番目のドットにR信号の画像情報が表示され、第2番目のドットにG信号の画像情報が表示され、第3番目のドットにB信号の画像情報が表示され、この順序で色表示が繰り返されるものとする。
Next, an image processing method according to an embodiment of the present invention implemented in the image processing apparatus shown in FIG. 1 will be described.
FIG. 2 is a flowchart showing an image processing method according to an embodiment of the present invention.
First, in step S1, the image extraction unit 10 initializes the count value n to “1”, for example. Next, in step S2, the image extraction unit 10 periodically outputs image information of a plurality of pixels at a predetermined ratio with respect to the R signal component, the G signal component, and the B signal component included in the input image signal. By performing extraction, sub-sampling of the input image signal is performed to generate an image signal for the nth dot (subpixel) of the display panel (n = 1, 2,...). In the present embodiment, R signal image information is displayed on the first dot of the display panel, G signal image information is displayed on the second dot, and B signal image information is displayed on the third dot. Are displayed, and color display is repeated in this order.

ステップS3において、輝度計算部20が、第n番目のドットについての画像信号を生成するために用いられた画素に、輝度計算の対象となる画素が含まれているか否かを判定する。本実施形態においては、1つのドットについての画像信号を生成するために、1つの画素の画像情報が設定値(例えば、80%)以上の割合で用いられる場合に、その画素を特定の画素として設定することにより、輝度レベルの変化量に基づいて画像信号の補正の要否が判定される。輝度レベルの変化量を計算するために、特定の画素と、それに隣接する少なくとも1つの画素とが、輝度計算の対象となる。第n番目のドットに対応する入力画像信号に、輝度計算の対象となる画素が含まれている場合には、処理がステップS4に移行し、輝度計算の対象となる画素が含まれていない場合には、処理がステップS9に移行する。   In step S <b> 3, the luminance calculation unit 20 determines whether or not the pixel used for generating the image signal for the nth dot includes a pixel for luminance calculation. In the present embodiment, in order to generate an image signal for one dot, when the image information of one pixel is used at a ratio of a set value (for example, 80%) or more, that pixel is set as a specific pixel. By setting, whether or not the image signal needs to be corrected is determined based on the amount of change in the luminance level. In order to calculate the amount of change in the luminance level, the specific pixel and at least one pixel adjacent to the specific pixel are subject to luminance calculation. When the input image signal corresponding to the nth dot includes a pixel that is subject to luminance calculation, the process proceeds to step S4, and the pixel that is subject to luminance calculation is not included. In step S9, the process proceeds to step S9.

ステップS4において、輝度計算部20は、ステップS3において輝度計算の対象とされた画素について、入力画像信号の輝度レベルEを次式によって計算する。
=0.30E+0.59E+0.11E
ここで、Eは入力画像信号のR信号成分のレベルであり、Eは入力画像信号のG信号成分のレベルであり、Eは入力画像信号のB信号成分のレベルである。
In step S4, the luminance calculation unit 20, the pixels that are the subject of luminance calculated in step S3, the brightness level E Y of the input image signal calculated by the following equation.
E Y = 0.30E R + 0.59E G + 0.11E B
Here, E R is the level of the R signal component of the input image signal, E G is the level of the G signal component of the input image signal, E B is the level of the B signal component of the input image signal.

ステップS5において、エッジ検出部30は、複数の画素間における輝度レベルの変化量ΔEを計算する。ステップS6において、エッジ検出部30は、ステップS5において計算された輝度レベルの変化量ΔEをしきい値Thと比較することにより、画像のエッジ(輝度の変化が急峻な部分)を検出する。即ち、エッジ検出部30は、ΔE>Thである場合には、画像のエッジが存在すると判定して、処理をステップS7に移行させ、ΔE>Thでない場合には、画像のエッジが存在しないと判定して、処理をステップS9に移行させる。 In step S5, the edge detecting unit 30 calculates the amount of change Delta] E Y of the luminance levels between a plurality of pixels. In step S6, the edge detecting section 30, by comparing the variation Delta] E Y of the calculated brightness level in step S5 and the threshold value Th, detects an edge of an image (change steep portion of the luminance). That is, the edge detection unit 30, when a Delta] E Y> Th, it is determined that the image edge is present, the process control proceeds to step S7, and if not Delta] E Y> Th, the image edge is present If it is determined not to be performed, the process proceeds to step S9.

ステップS7において、画像補正部40が、色信号レベルの補正量を計算する。ステップS8において、画像補正部40は、ステップS7において計算された補正量を用いて、ステップS6において検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させることにより、画像信号を補正する。   In step S7, the image correction unit 40 calculates a correction amount of the color signal level. In step S8, the image correction unit 40 uses the correction amount calculated in step S7 to lower the color signal level of the pixel located on the high luminance side of the edge of the image detected in step S6, and / or The image signal is corrected by increasing the color signal level of the pixel located on the low luminance side of the edge of the image.

ステップS9において、画像抽出部10が、カウント値nを1だけインクリメントして、処理をステップS2に戻す。これにより、入力画像信号に含まれている全ての画素について、ステップS2〜ステップS9の処理が繰り返して行われる。   In step S9, the image extraction unit 10 increments the count value n by 1, and returns the process to step S2. Thereby, the process of step S2-step S9 is repeatedly performed about all the pixels contained in the input image signal.

ここで、本発明の第1の実施例について、図1及び図3を参照しながら説明する。図3は、本発明の第1の実施例における画像情報の抽出を説明するための図である。
先に説明したように、小型の表示パネルにおいては、ドットの数があまり多くないことから、画像信号に含まれているRGB(赤緑青)の全ての画像情報を表示するのではなく、画像情報を間引くことが行われている。第1の実施例においては、RGBの各々について720×240画素の画像情報を有する入力画像信号に基づいて、720×240ドット(RGBの各々について240×240ドット)を有する表示パネルに画像を表示する場合について説明する。
Now, a first embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a diagram for explaining extraction of image information in the first embodiment of the present invention.
As described above, since the number of dots is not so large in a small display panel, not all the RGB (red, green, and blue) image information included in the image signal is displayed. Thinning out has been done. In the first embodiment, an image is displayed on a display panel having 720 × 240 dots (240 × 240 dots for each of RGB) based on an input image signal having image information of 720 × 240 pixels for each of RGB. The case where it does is demonstrated.

図3に示すように、入力画像信号には、第1の画素のR信号成分R、G信号成分G、B信号成分Bと、第2の画素のR信号成分R、G信号成分G、B信号成分Bと、第3の画素のR信号成分R、G信号成分G、B信号成分B等とが含まれている。 As shown in FIG. 3, the input image signal, and R signal components R 1, G signal component G 1, B signal components B 1 of the first pixel, the R signal component R 2, G signal of the second pixel The component G 2 , the B signal component B 2 , the R signal component R 3 of the third pixel, the G signal component G 3 , the B signal component B 3, and the like are included.

画像抽出部10は、表示パネルの第1のドット(赤色)に表示する画像情報として第1の画素のR信号成分Rを択一的に抽出し、表示パネルの第2のドット(緑色)に表示する画像情報として第2の画素のG信号成分Gを択一的に抽出し、表示パネルの第3のドット(青色)に表示する画像情報として第3の画素のB信号成分Bを択一的に抽出し、以降、この順番で抽出を繰り返す。 The image extraction unit 10 alternatively extracts the R signal component R1 of the first pixel as image information to be displayed on the first dot (red) of the display panel, and the second dot (green) of the display panel. the G signal component of the second pixel as the image information G 2 and displaying alternatively extracted, the third pixel as the image information to be displayed in the third dot of the display panel (blue) B signal component B 3 Are extracted alternatively, and thereafter the extraction is repeated in this order.

即ち、第1のドットについては、第1の画素のR信号成分が100%の割合で抽出され、第2の画素のR信号成分が0%の割合で抽出され、第3の画素のR信号成分が0%の割合で抽出される。第2のドットについては、第1の画素のG信号成分が0%の割合で抽出され、第2の画素のG信号成分が100%の割合で抽出され、第3の画素のG信号成分が0%の割合で抽出される。第3のドットについては、第1の画素のB信号成分が0%の割合で抽出され、第2の画素のB信号成分が0%の割合で抽出され、第3の画素のB信号成分が100%の割合で抽出される。このようにして、画像抽出部10は、入力画像信号をサブサンプリングして、表示用の画像信号を生成する。   That is, for the first dot, the R signal component of the first pixel is extracted at a rate of 100%, the R signal component of the second pixel is extracted at a rate of 0%, and the R signal of the third pixel is extracted. Ingredients are extracted at a rate of 0%. For the second dot, the G signal component of the first pixel is extracted at a rate of 0%, the G signal component of the second pixel is extracted at a rate of 100%, and the G signal component of the third pixel is extracted. Extracted at a rate of 0%. For the third dot, the B signal component of the first pixel is extracted at a rate of 0%, the B signal component of the second pixel is extracted at the rate of 0%, and the B signal component of the third pixel is extracted. Extracted at a rate of 100%. In this manner, the image extraction unit 10 subsamples the input image signal and generates an image signal for display.

図3に示すように、第1の画素〜第4の画素において輝度レベルが高く、第4の画素から輝度レベルが低くなる場合には、画像信号は第1の画素〜第4の画素において白い領域を表しているが、表示パネル上では、第1のドット〜第4のドットにおいて赤色、緑色、青色、赤色がそれぞれ表示されるので、RGBのドットの割合が均等でなくなり、白い領域のエッジにおいて赤色が強調されるという現象が生じる。特に、赤色は視覚上目立ち易いので、白い領域のエッジに赤色が表示される場合に、色ずれが顕著に感じられる。そこで、第1の実施例においては、このような色ずれを解消するために、R信号成分が択一的に(100%)抽出される画素を特定の画素として、特定の画素が画像の立下りエッジの高輝度側に位置する場合に、画像信号を補正するようにしている。   As shown in FIG. 3, when the luminance level is high in the first pixel to the fourth pixel and the luminance level is low from the fourth pixel, the image signal is white in the first pixel to the fourth pixel. Although the area represents the area, red, green, blue, and red are displayed in the first to fourth dots on the display panel, so the ratio of the RGB dots is not uniform and the edge of the white area A phenomenon occurs in which red is emphasized. In particular, since red is easily noticeable visually, color shift is noticeable when red is displayed on the edge of a white region. Therefore, in the first embodiment, in order to eliminate such color misregistration, the pixel from which the R signal component is alternatively extracted (100%) is set as the specific pixel, and the specific pixel is the standing of the image. The image signal is corrected when positioned on the high luminance side of the downstream edge.

輝度計算部20は、第n番目のドットに対応する画素が輝度計算の対象となるか否かを、カウント値nに基づいて判定する。第1の実施例においては、第(3m+1)番目のドット(赤色)に対応する第(3m+1)番目の画素、及び、それに後続する第(3m+2)番目の画素が、輝度計算の対象とされる(m=0、1、2、・・・)。例えば、m=1、n=4である場合に、第4番目及び第5番目の画素が輝度計算の対象となる。   The luminance calculation unit 20 determines whether or not the pixel corresponding to the nth dot is a luminance calculation target based on the count value n. In the first embodiment, the (3m + 1) th pixel corresponding to the (3m + 1) th dot (red) and the subsequent (3m + 2) th pixel are subjected to luminance calculation. (M = 0, 1, 2,...) For example, when m = 1 and n = 4, the fourth and fifth pixels are subject to luminance calculation.

その場合に、エッジ検出部30は、次式によって輝度レベルの変化量ΔEを求める。
ΔE=EY4−EY5
この輝度レベルの変化量ΔEは、第4番目のドット(赤色)に対応する特定の画素の輝度レベルEY4に対して、それに後続する画素の輝度レベルEY5の低下量を表している。
In this case, the edge detection unit 30 obtains the luminance level change amount ΔE Y by the following equation.
ΔE Y = E Y4 -E Y5
This luminance level change amount ΔE Y represents the amount of decrease in the luminance level E Y5 of the subsequent pixel with respect to the luminance level E Y4 of the specific pixel corresponding to the fourth dot (red).

エッジ検出部30は、計算された輝度レベルの変化量ΔEをしきい値Thと比較することにより、画像の立下がりエッジを検出する。第1の実施例においては、しきい値Thが予めパラメータとして設定されている(図1参照)。その結果、ΔE>Thである場合には、エッジ検出部30が、画像の立下がりエッジが存在すると判定する。 Edge detecting unit 30, the calculated luminance level variation Delta] E Y by comparing the threshold Th, detecting the falling edge of the image. In the first embodiment, the threshold value Th is preset as a parameter (see FIG. 1). As a result, in the case of Delta] E Y> Th, it is determined that the edge detection unit 30, the falling edge of the image exists.

画像の立下がりエッジが存在すると判定された場合には、画像補正部40が、例えば、次式によってR信号の補正量dEを計算する。
dE=|EY4−EY5|/5
ここで、R信号の補正量dEは、特定の画素とそれに後続する画素との間の輝度レベルの差分値に比例している。
When it is determined that a falling edge of the image exists, the image correction unit 40 calculates the correction amount dER of the R signal by the following equation, for example.
dE R = | E Y4 −E Y5 | / 5
Here, the correction amount dE R of the R signal is proportional to the difference value of the luminance level between a particular pixel and the pixel following thereafter.

画像補正部40は、次式によって、第4番目のドットの色信号レベルER4を低下させることにより、補正された色信号レベルER4'を求める。
R4'=ER4−dE
これにより、第4番目のドットに表示される赤色のレベルが低下して、色ずれが解消される。
The image correction unit 40 obtains a corrected color signal level E R4 ′ by reducing the color signal level E R4 of the fourth dot according to the following equation.
E R4 '= E R4 -dE R
As a result, the red level displayed on the fourth dot is lowered, and the color shift is eliminated.

次に、本発明の第2の実施例について、図1及び図4を参照しながら説明する。図4は、本発明の第2の実施例における画像情報の抽出を説明するための図である。第2の実施例においては、RGBの各々について720×240画素の画像情報を有する入力画像信号に基づいて、960×240ドット(RGBの各々について320×240ドット)を有する表示パネルに画像を表示する場合について説明する。   Next, a second embodiment of the present invention will be described with reference to FIGS. FIG. 4 is a diagram for explaining extraction of image information in the second embodiment of the present invention. In the second embodiment, an image is displayed on a display panel having 960 × 240 dots (320 × 240 dots for each of RGB) based on an input image signal having image information of 720 × 240 pixels for each of RGB. The case where it does is demonstrated.

図4に示すように、画像抽出部10に入力される画像信号には、第1の画素のR信号成分R、G信号成分G、B信号成分Bと、第2の画素のR信号成分R、G信号成分G、B信号成分Bと、第3の画素のR信号成分R、G信号成分G、B信号成分B等とが含まれている。 As shown in FIG. 4, the image signal input to the image extraction unit 10 includes an R signal component R 1 , a G signal component G 1 , a B signal component B 1 of the first pixel, and an R signal of the second pixel. A signal component R 2 , a G signal component G 2 , a B signal component B 2 , an R signal component R 3 , a G signal component G 3 , a B signal component B 3, and the like of the third pixel are included.

画像抽出部10は、これらの色信号成分を周期的に所定の割合で抽出することにより、表示パネルの第1のドット(赤色)に表示する画像情報を有する信号E、表示パネルの第2のドット(緑色)に表示する画像情報を有する信号E、及び、表示パネルの第3のドット(青色)に表示する画像情報を有する信号E等を、次式によって計算する。
=ER1
=(EG1+3EG2)/4
=(2EB2+2EB3)/4
=(3ER3+ER4)/4
=EG4
The image extraction unit 10 periodically extracts these color signal components at a predetermined ratio, thereby causing the signal E 1 having image information to be displayed on the first dot (red) of the display panel, the second of the display panel. A signal E 2 having image information to be displayed on the first dot (green), a signal E 3 having image information to be displayed on the third dot (blue) of the display panel, and the like are calculated by the following equations.
E 1 = E R1
E 2 = (E G1 + 3E G2 ) / 4
E 3 = (2E B2 + 2E B3 ) / 4
E 4 = (3E R3 + E R4 ) / 4
E 5 = E G4

即ち、第1のドットについては、第1の画素のR信号成分が100%の割合で抽出される。第2のドットについては、第1の画素のG信号成分が25%の割合で抽出され、第2の画素のG信号成分が75%の割合で抽出される。第3のドットについては、第2の画素のB信号成分が50%の割合で抽出され、第3の画素のB信号成分が50%の割合で抽出される。第4のドットについては、第3の画素のR信号成分が75%の割合で抽出され、第4の画素のR信号成分が25%の割合で抽出される。第5のドットについては、第4の画素のG信号成分が100%の割合で抽出される。   That is, for the first dot, the R signal component of the first pixel is extracted at a rate of 100%. For the second dot, the G signal component of the first pixel is extracted at a rate of 25%, and the G signal component of the second pixel is extracted at a rate of 75%. For the third dot, the B signal component of the second pixel is extracted at a rate of 50%, and the B signal component of the third pixel is extracted at a rate of 50%. For the fourth dot, the R signal component of the third pixel is extracted at a rate of 75%, and the R signal component of the fourth pixel is extracted at a rate of 25%. For the fifth dot, the G signal component of the fourth pixel is extracted at a rate of 100%.

このようにして、画像抽出部10は、入力画像信号をサブサンプリングして、表示用の画像信号を生成する。ここで、1つのドットについての信号を生成する際に、特定の画素の色信号成分の割合が大きいと、画像のエッジにおいて色ずれが目立ち易くなる。第2の実施例においては、このような色ずれを解消するために、特定の画素が画像の立下りエッジの高輝度側に位置する場合に、画像信号を補正するようにしている。   In this manner, the image extraction unit 10 subsamples the input image signal and generates an image signal for display. Here, when the signal for one dot is generated, if the ratio of the color signal component of a specific pixel is large, the color shift is easily noticeable at the edge of the image. In the second embodiment, in order to eliminate such color misregistration, the image signal is corrected when a specific pixel is located on the high luminance side of the falling edge of the image.

輝度計算部20は、第n番目のドットに対応する画素が輝度計算の対象となるか否かを、カウント値nに基づいて判定する。第2の実施例においては、抽出された画像情報の割合が設定値(例えば、80%)以上となる第(3m+1)番目の画素、及び、それに隣接する第(3m)番目の画素及び第(3m+2)番目の画素が、輝度計算の対象として選択される(m=1、2、・・・)。例えば、m=1、n=5である場合に、第3番目〜第5番目の画素が輝度計算の対象となる。   The luminance calculation unit 20 determines whether or not the pixel corresponding to the nth dot is a luminance calculation target based on the count value n. In the second embodiment, the (3m + 1) -th pixel in which the ratio of the extracted image information is equal to or greater than a set value (for example, 80%), the (3m) -th pixel and the ( The 3m + 2) -th pixel is selected as a luminance calculation target (m = 1, 2,...). For example, when m = 1 and n = 5, the third to fifth pixels are subjected to luminance calculation.

その場合に、エッジ検出部30は、次式によって輝度レベルの変化量ΔEを求める。
ΔE=2EY4−EY3−EY5
輝度レベルの変化量ΔEは、緑色のドット(n=5)に対応する第4の画素、及び、それに隣接する第3の画素及び第5の画素における輝度レベルの変化量を表している。
In that case, the edge detection unit 30 obtains the amount of change Delta] E Y of the luminance level by the following equation.
ΔE Y = 2E Y4 −E Y3 −E Y5
Variation Delta] E Y of the luminance level, a fourth pixel corresponding to the green dot (n = 5), and represents the amount of change in the luminance level of the third pixel and the fifth pixel adjacent thereto.

また、エッジ検出部30は、緑色のドット(n=5)に対応する第4の画素の前後の第3の画素及び第5の画素の輝度レベルに基づいて、例えば、次式によってしきい値Thを設定する。
Th=|EY5−EY3|/2
さらに、エッジ検出部30は、設定されたしきい値Thが所定の値(例えば、輝度レベルの最大値と最小値との差の50%)よりも小さい場合に、設定されたしきい値Thを所定の値に変更する。これは、EY3≒EY4≒EY5である場合における誤動作を避けるためである。
In addition, the edge detection unit 30 determines, for example, a threshold value according to the following equation based on the luminance levels of the third pixel and the fifth pixel before and after the fourth pixel corresponding to the green dot (n = 5). Set Th.
Th = | E Y5 −E Y3 | / 2
Further, the edge detection unit 30 sets the set threshold value Th when the set threshold value Th is smaller than a predetermined value (for example, 50% of the difference between the maximum value and the minimum value of the luminance level). Is changed to a predetermined value. This is to avoid a malfunction when E Y3 ≈E Y4 ≈E Y5 .

エッジ検出部30は、計算された輝度レベルの変化量ΔEをしきい値Thと比較することにより、画像の立下がりエッジを検出する。その結果、ΔE>Thである場合には、エッジ検出部30が、画像の立下がりエッジが存在すると判定する。 Edge detecting unit 30, the calculated luminance level variation Delta] E Y by comparing the threshold Th, detecting the falling edge of the image. As a result, when ΔE Y > Th, the edge detection unit 30 determines that a falling edge of the image exists.

画像の立下がりエッジが存在すると判定された場合には、画像補正部40が、例えば、次式によってG信号の補正量dEを計算する。
dE=|EY4−EY5|/5
When the falling edge of the image is determined to exist, the image correcting unit 40, for example, calculates the correction amount dE G of the G signal by the following equation.
dE G = | E Y4 -E Y5 | / 5

画像補正部40は、次式によって特定の画素の色信号レベルEG4を低下させることにより、補正された信号レベルE'(色信号レベルEG4')を求める。
'=EG4'=EG4−dE
これにより、第5番目のドットに表示される緑色のレベルが低下して、色ずれが解消される。
The image correction unit 40 obtains a corrected signal level E 5 ′ (color signal level E G4 ′) by reducing the color signal level E G4 of a specific pixel according to the following equation.
E 5 '= E G4' = E G4 -dE G
As a result, the green level displayed on the fifth dot is reduced, and the color shift is eliminated.

次に、本発明の第3の実施例について、図5及び図6を参照しながら説明する。図5は、本発明の第3の実施例における画像情報の抽出を説明するための図である。第2の実施例においては、RGBの各々について720×240画素の画像情報を有する入力画像信号に基づいて、720×240ドット(RGBの各々について360×240ドット)を有する表示パネルに画像を表示する場合について説明する。   Next, a third embodiment of the present invention will be described with reference to FIGS. FIG. 5 is a diagram for explaining extraction of image information in the third embodiment of the present invention. In the second embodiment, an image is displayed on a display panel having 720 × 240 dots (360 × 240 dots for each of RGB) based on an input image signal having image information of 720 × 240 pixels for each of RGB. The case where it does is demonstrated.

画像抽出部10に入力される画像信号において、第1の画素のR信号成分をR、G信号成分をG、B信号成分をBとし、第2の画素のR信号成分をR、G信号成分をG、B信号成分をBとし、第3の画素のR信号成分をR、G信号成分をG、B信号成分をB等とする。 In the image signal input to the image extraction unit 10, the R signal component of the first pixel is R 1 , the G signal component is G 1 , the B signal component is B 1, and the R signal component of the second pixel is R 2. The G signal component is G 2 , the B signal component is B 2 , the R signal component of the third pixel is R 3 , the G signal component is G 3 , the B signal component is B 3, etc.

画像抽出部10は、これらの色信号成分を周期的に所定の割合で抽出することにより、表示パネルの第1のドット(赤色)に表示する信号E、表示パネルの第2のドット(緑色)に表示する信号E、表示パネルの第3のドット(青色)に表示する信号E等を次式によって計算する。
=ER1
=(EG1+2EG2)/3
=(2EB2+EB3)/3
=ER3
The image extraction unit 10 periodically extracts these color signal components at a predetermined ratio, thereby displaying the signal E 1 displayed on the first dot (red) of the display panel and the second dot (green) of the display panel. signal E 2 to be displayed on) is calculated by the following equation signal E 3 for displaying the third dot of the display panel (blue).
E 1 = E R1
E 2 = (E G1 + 2E G2 ) / 3
E 3 = (2E B2 + E B3 ) / 3
E 4 = E R3

即ち、第1のドットについては、第1の画素のR信号成分が100%の割合で抽出される。第2のドットについては、第1の画素のG信号成分が33%の割合で抽出され、第2の画素のG信号成分が66%の割合で抽出される。第3のドットについては、第2の画素のB信号成分が66%の割合で抽出され、第3の画素のB信号成分が33%の割合で抽出される。第4のドットについては、第3の画素のR信号成分が100%の割合で抽出される。   That is, for the first dot, the R signal component of the first pixel is extracted at a rate of 100%. For the second dot, the G signal component of the first pixel is extracted at a rate of 33%, and the G signal component of the second pixel is extracted at a rate of 66%. For the third dot, the B signal component of the second pixel is extracted at a rate of 66%, and the B signal component of the third pixel is extracted at a rate of 33%. For the fourth dot, the R signal component of the third pixel is extracted at a rate of 100%.

図6は、1つのドットの信号を生成するために抽出される2つの画素の色信号成分の割合を定める方法を説明するための図である。図6において、1つのライン上に2つの画素A及びBが隣接しており、それらの画像情報に基づいて、RGBのいずれかの色を表すドットOについての信号が生成される。   FIG. 6 is a diagram for explaining a method for determining the ratio of the color signal components of two pixels extracted to generate a signal of one dot. In FIG. 6, two pixels A and B are adjacent on one line, and a signal for a dot O representing one of RGB colors is generated based on the image information.

ここで、ドットOと画素Aとの間の距離をKm2とし、ドットOと画素Bとの間の距離をKm1とすると、ドットOについての信号レベルEは、画素Aにおける同じ色についての色信号レベルEと、画素Bにおける同じ色についての色信号レベルEとに基づいて、次式により計算される(バイリニア補間)。
=Km1・E+Km2・E
ただし、Km1及びKm2は、Km1+Km2=1となるように正規化された値とする。
Here, if the distance between the dot O and the pixel A is Km2, and the distance between the dot O and the pixel B is Km1, the signal level E O for the dot O is the color for the same color in the pixel A. Based on the signal level E A and the color signal level E B for the same color in the pixel B, calculation is performed by the following equation (bilinear interpolation).
E O = Km1 · E A + Km2 · E B
However, Km1 and Km2 are values normalized so that Km1 + Km2 = 1.

その場合に、画像信号の補正を行うための条件は、Km1又はKm2がしきい値δよりも小さいこととする。しきい値δは、例えば、0〜0.2の範囲で設定する。その他の画像処理に関しては、第2の実施例において説明したものと同じである。   In this case, the condition for correcting the image signal is that Km1 or Km2 is smaller than the threshold value δ. The threshold value δ is set in the range of 0 to 0.2, for example. Other image processing is the same as that described in the second embodiment.

本発明の一実施形態に係る画像処理装置の構成の一部を示すブロック図。1 is a block diagram showing a part of the configuration of an image processing apparatus according to an embodiment of the present invention. 本発明の一実施形態に係る画像処理方法を示すフローチャート。5 is a flowchart illustrating an image processing method according to an embodiment of the present invention. 本発明の第1の実施例における画像情報の抽出を説明する図。The figure explaining extraction of the image information in 1st Example of this invention. 本発明の第2の実施例における画像情報の抽出を説明する図。The figure explaining extraction of the image information in 2nd Example of this invention. 本発明の第3の実施例における画像情報の抽出を説明する図。The figure explaining extraction of the image information in the 3rd Example of this invention. 抽出される2つの画素の色信号成分の割合を定める方法を説明するための図。The figure for demonstrating the method of determining the ratio of the color signal component of two pixels extracted.

符号の説明Explanation of symbols

10 画像抽出部、 20 輝度計算部、 30 エッジ検出部、 40 画像補正部   10 image extraction unit, 20 luminance calculation unit, 30 edge detection unit, 40 image correction unit

Claims (7)

入力される画像信号に基づいて表示パネルの複数のドットにR信号、G信号、及び、B信号の画像情報を表示するシステムにおいて用いられる画像処理方法であって、
入力される画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出するステップ(a)と、
ステップ(a)において抽出されたいずれか1つの画素の画像情報の割合が設定値以上である特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて、複数の画素間における輝度レベルの変化量を計算するステップ(b)と、
ステップ(b)において計算された輝度レベルの変化量をしきい値と比較することにより、画像のエッジを検出するステップ(c)と、
ステップ(c)において検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、ステップ(c)において検出された画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させるステップ(d)と、
を具備する画像処理方法。
An image processing method used in a system for displaying R signal, G signal, and B signal image information on a plurality of dots of a display panel based on an input image signal,
A step (a) of periodically extracting image information of a plurality of pixels at a predetermined ratio with respect to an R signal component, a G signal component, and a B signal component included in an input image signal;
Based on the image information of the specific pixel in which the ratio of the image information of any one pixel extracted in step (a) is greater than or equal to the set value and the image information of at least one pixel adjacent thereto, Calculating the amount of change in luminance level at (b);
Detecting an edge of the image by comparing the amount of change in the brightness level calculated in step (b) with a threshold;
Reduce the color signal level of the pixel located on the high luminance side of the edge of the image detected in step (c) and / or the pixel located on the low luminance side of the edge of the image detected in step (c) Increasing the color signal level of (d),
An image processing method comprising:
ステップ(a)が、入力される画像信号に含まれている複数の画素の画像情報から順番にR信号成分、G信号成分、及び、B信号成分を択一的に抽出することを含み、
前記特定の画素が、R信号成分が択一的に抽出される画素である、
請求項1記載の画像処理方法。
Step (a) includes alternatively extracting an R signal component, a G signal component, and a B signal component in order from image information of a plurality of pixels included in the input image signal;
The specific pixel is a pixel from which an R signal component is alternatively extracted.
The image processing method according to claim 1.
ステップ(b)が、前記特定の画素の画像情報とそれに後続する画素の画像情報とに基づいて、2つの画素間における輝度レベルの低下量を計算することを含み、
ステップ(c)が、ステップ(b)において計算された輝度レベルの低下量をしきい値と比較することにより、画像の立下がりエッジを検出することを含み、
ステップ(d)が、ステップ(c)において画像の立下がりエッジが検出された場合に、前記特定の画素の色信号レベルを低下させることを含む、
請求項1又は2記載の画像処理方法。
Step (b) includes calculating an amount of decrease in luminance level between two pixels based on the image information of the specific pixel and the image information of subsequent pixels;
Step (c) comprises detecting a falling edge of the image by comparing the amount of decrease in luminance level calculated in step (b) with a threshold value;
Step (d) includes reducing the color signal level of the particular pixel when a falling edge of the image is detected in Step (c).
The image processing method according to claim 1 or 2.
ステップ(b)が、前記特定の画素の輝度レベルとその前後の2つの画素の輝度レベルとに基づいて、3つの画素間における輝度レベルの変化量を計算することを含み、
ステップ(c)が、ステップ(b)において計算された輝度レベルの変化量をしきい値と比較することにより、画像の立下がりエッジを検出することを含み、
ステップ(d)が、ステップ(c)において画像の立下がりエッジが検出された場合に、前記特定の画素の色信号レベルを低下させることを含む、
請求項1又は2記載の画像処理方法。
Step (b) includes calculating the amount of change in the luminance level between the three pixels based on the luminance level of the specific pixel and the luminance levels of the two pixels before and after the specific pixel;
Step (c) comprises detecting a falling edge of the image by comparing the amount of change in luminance level calculated in step (b) with a threshold;
Step (d) includes reducing the color signal level of the particular pixel when a falling edge of the image is detected in Step (c).
The image processing method according to claim 1 or 2.
前記特定の画素の前後の2つの画素の輝度レベルに基づいて、しきい値を設定するステップと、
設定されたしきい値が所定の値よりも小さい場合に、設定されたしきい値を所定の値に変更するステップと、
をさらに具備する請求項4記載の画像処理方法。
Setting a threshold based on luminance levels of two pixels before and after the specific pixel;
Changing the set threshold value to a predetermined value when the set threshold value is smaller than the predetermined value;
The image processing method according to claim 4, further comprising:
入力される画像信号に基づいて表示パネルの複数のドットにR信号、G信号、及び、B信号の情報を表示するシステムにおいて用いられる画像処理装置であって、
入力される画像信号に含まれているR信号成分、G信号成分、及び、B信号成分について、複数の画素の画像情報を周期的に所定の割合で抽出する画像抽出手段と、
前記画像抽出手段によって抽出されたいずれか1つの画素の画像情報の割合が設定値以上である特定の画素の画像情報とそれに隣接する少なくとも1つの画素の画像情報とに基づいて、複数の画素間における輝度レベルの変化量を計算する輝度計算手段と、
前記輝度計算手段によって計算された輝度レベルの変化量をしきい値と比較することにより、画像のエッジを検出するエッジ検出手段と、
前記エッジ検出手段によって検出された画像のエッジの高輝度側に位置する画素の色信号レベルを低下させ、及び/又は、前記エッジ検出手段によって検出された画像のエッジの低輝度側に位置する画素の色信号レベルを上昇させる画像補正手段と、
を具備する画像処理装置。
An image processing apparatus used in a system for displaying information of R signal, G signal, and B signal on a plurality of dots of a display panel based on an input image signal,
Image extraction means for periodically extracting image information of a plurality of pixels at a predetermined ratio with respect to the R signal component, the G signal component, and the B signal component included in the input image signal;
Based on the image information of a specific pixel in which the ratio of the image information of any one pixel extracted by the image extraction means is equal to or greater than a set value and the image information of at least one pixel adjacent thereto, a plurality of pixels A luminance calculation means for calculating the amount of change in luminance level at
Edge detection means for detecting an edge of an image by comparing the amount of change in the brightness level calculated by the brightness calculation means with a threshold;
Pixels located on the low brightness side of the edge of the image detected by the edge detection means and / or the color signal level of the pixels located on the high brightness side of the edge of the image detected by the edge detection means are reduced Image correction means for increasing the color signal level of
An image processing apparatus comprising:
前記画像抽出手段が、入力される画像信号に含まれている複数の画素の画像情報から順番にR信号成分、G信号成分、及び、B信号成分を択一的に抽出し、
前記特定の画素が、R信号成分が択一的に抽出される画素である、
請求項6記載の画像処理装置。
The image extraction means alternatively extracts an R signal component, a G signal component, and a B signal component in order from image information of a plurality of pixels included in an input image signal,
The specific pixel is a pixel from which an R signal component is alternatively extracted.
The image processing apparatus according to claim 6.
JP2007174180A 2007-07-02 2007-07-02 Image processing method and image processing device Withdrawn JP2009014840A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007174180A JP2009014840A (en) 2007-07-02 2007-07-02 Image processing method and image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007174180A JP2009014840A (en) 2007-07-02 2007-07-02 Image processing method and image processing device

Publications (1)

Publication Number Publication Date
JP2009014840A true JP2009014840A (en) 2009-01-22

Family

ID=40355838

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007174180A Withdrawn JP2009014840A (en) 2007-07-02 2007-07-02 Image processing method and image processing device

Country Status (1)

Country Link
JP (1) JP2009014840A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012077564A1 (en) * 2010-12-08 2012-06-14 シャープ株式会社 Image processing device, display device comprising same, image processing method, image processing program, and recording medium recording same
JP2016015069A (en) * 2014-07-03 2016-01-28 セイコーエプソン株式会社 Image processing device, image processing method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012077564A1 (en) * 2010-12-08 2012-06-14 シャープ株式会社 Image processing device, display device comprising same, image processing method, image processing program, and recording medium recording same
JP2016015069A (en) * 2014-07-03 2016-01-28 セイコーエプソン株式会社 Image processing device, image processing method and program

Similar Documents

Publication Publication Date Title
JP4117233B2 (en) Video expression method and apparatus
JP5430068B2 (en) Display device
KR100818988B1 (en) Method and apparatus for processing image signal
KR100772906B1 (en) Method and apparatus for displaying image signal
JP5079017B2 (en) Display device
JP2007171907A (en) Apparatus and method for driving liquid crystal display device
WO2007069478A1 (en) Image processing device and image display device
US20160307487A1 (en) Display device and electronic apparatus
KR100733026B1 (en) Contrast adjusting circuit
JP4846644B2 (en) Video signal interpolation apparatus and video signal interpolation method
KR102148207B1 (en) Apparatus for compensating degradation and display device including the same
JP2021005034A (en) Display control device and display control method
JP2009014840A (en) Image processing method and image processing device
KR101746853B1 (en) Image processing unit and display device using the same, and image processing method
JP6105907B2 (en) Display device
US8125436B2 (en) Pixel dithering driving method and timing controller using the same
EP1847978A2 (en) Display state controller, display device, display state control method, program therefor, and recording medium recorded with the program
JP2010048958A (en) Image processing device, processing method therefor and image display system
TW201820307A (en) Control method for display
KR20090011827A (en) Digital image processing apparatus, display method of the apparatus, and recording medium storing program to implement the display method
KR20170040600A (en) Data processing device and display device having the same
JP2010091617A (en) Automatic setting device for character color of clock, method and program for the same
CN116994513B (en) Image processing method, display device and computer readable storage medium
JP6668046B2 (en) Image display device burn-in prevention method and image display device burn-in prevention circuit
JP2006072256A (en) Color signal processing device, image display device, and color shift correction method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100907