[go: up one dir, main page]

JP2010016640A - Image processor - Google Patents

Image processor Download PDF

Info

Publication number
JP2010016640A
JP2010016640A JP2008174867A JP2008174867A JP2010016640A JP 2010016640 A JP2010016640 A JP 2010016640A JP 2008174867 A JP2008174867 A JP 2008174867A JP 2008174867 A JP2008174867 A JP 2008174867A JP 2010016640 A JP2010016640 A JP 2010016640A
Authority
JP
Japan
Prior art keywords
frame
period
image
image data
circuit
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
JP2008174867A
Other languages
Japanese (ja)
Inventor
Hideyo Nakano
秀世 中野
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.)
Kawasaki Microelectronics Inc
Original Assignee
Kawasaki Microelectronics Inc
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 Kawasaki Microelectronics Inc filed Critical Kawasaki Microelectronics Inc
Priority to JP2008174867A priority Critical patent/JP2010016640A/en
Publication of JP2010016640A publication Critical patent/JP2010016640A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Picture Signal Circuits (AREA)
  • Transforming Electric Information Into Light Information (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor for obtaining a high-quality image while suppressing the increase of a circuit scale. <P>SOLUTION: An image feature extraction circuit 11 collects input image data IN from the latter half of the period of a frame N-1 to the first half of the period of the next frame N, and extracts features of the image data IN, a compensation factor calculation circuit 20 calculates a compensation factor to be set in the period of a frame N+1 in accordance with the extracted features after the end of the first half of the frame N, and an image compensation calculation circuit 30 reflects the compensation factor on image data of the frame N+1. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ブランキング期間によって区切られた複数のフレーム期間のそれぞれに入力される画像データを、それぞれのフレーム期間ごとに設定される補正条件に応じて補正する画像補正演算回路を有する画像処理装置に関する。   The present invention relates to an image processing apparatus having an image correction arithmetic circuit that corrects image data input in each of a plurality of frame periods divided by a blanking period in accordance with a correction condition set for each frame period. About.

従来より、上述した画像処理装置を備えた画像表示装置が知られている。近年、このような画像表示装置として、フラットパネルディスプレイが急速に普及しており、中でも液晶ディスプレイが主流となっている。   Conventionally, an image display device including the above-described image processing device is known. In recent years, as such an image display device, a flat panel display has been rapidly spread, and a liquid crystal display has become a mainstream among them.

しかし、液晶ディスプレイは、他のディスプレイである例えば陰極線管(CRT)ディスプレイと比較し、表示可能な最高輝度と暗所にて最低階調を表示したときの輝度との比率である「暗所コントラスト」が低いという短所を有する。そこで、「暗所コントラスト」が低いということを改善するために、上述した画像処理装置において、入力された画像データの、各フレーム(入力フレーム)期間それぞれにおける特徴を抽出し、抽出した特徴に応じて、出力される画像データの、各フレーム(出力フレーム)期間それぞれにおいてガンマ補正のカーブを変更したり、ゲインの調整とバックライトの明るさを制御するということが行なわれている。   However, compared with other displays such as a cathode ray tube (CRT) display, the liquid crystal display is a ratio between the highest displayable luminance and the luminance when the lowest gradation is displayed in a dark place. "Is low. Therefore, in order to improve that the “dark place contrast” is low, the above-described image processing apparatus extracts features in each frame (input frame) period of the input image data, and according to the extracted features. Thus, a gamma correction curve is changed in each frame (output frame) period of output image data, and gain adjustment and backlight brightness control are performed.

図3は、従来の画像処理装置の構成を示すブロック図である。   FIG. 3 is a block diagram showing a configuration of a conventional image processing apparatus.

図3に示す画像処理装置100には、画像特徴抽出回路110と、補正係数演算回路120と、画像補正演算回路130とが備えられている。   The image processing apparatus 100 shown in FIG. 3 includes an image feature extraction circuit 110, a correction coefficient calculation circuit 120, and an image correction calculation circuit 130.

画像特徴抽出回路110には、画像データINと、垂直同期信号VSYNCと、データ有効信号DEとが入力される。画像データINで表わされる画像は、複数のフレームから構成されており、各フレームは、それぞれ、複数のラインから構成されている。また、垂直同期信号VSYNCは、各フレームに同期して入力される。さらに、データ有効信号DEは、フレームを構成する各ライン毎に有効なレベルになる信号であり、画像データINは、このデータ有効信号DEが有効なレベルにある期間に、画像特徴抽出回路110に収集される。   Image feature extraction circuit 110 receives image data IN, vertical synchronization signal VSYNC, and data valid signal DE. The image represented by the image data IN is composed of a plurality of frames, and each frame is composed of a plurality of lines. The vertical synchronization signal VSYNC is input in synchronization with each frame. Further, the data valid signal DE is a signal that becomes an effective level for each line constituting the frame, and the image data IN is sent to the image feature extraction circuit 110 during a period in which the data valid signal DE is at an effective level. Collected.

この画像特徴抽出回路110は、収集した画像データINの最大値、最小値、平均輝度レベル(APL:Average Picture Lebel)、およびヒストグラム分布などを計算して画像データINの特徴を抽出し、抽出した特徴を表わす信号を補正係数演算回路120に出力する。   The image feature extraction circuit 110 calculates the maximum value, minimum value, average luminance level (APL: Average Picture Level), and histogram distribution of the collected image data IN to extract and extract the features of the image data IN. A signal representing the feature is output to the correction coefficient calculation circuit 120.

補正係数演算回路120は、画像特徴抽出回路110から出力された特徴を表わす信号を入力し、この信号に基づいて補正係数演算を行なう。具体的には、画像データ補正用のカーブを作るためのルックアップテーブル(LUT)の計算と設定を行なう。   The correction coefficient calculation circuit 120 receives a signal representing the feature output from the image feature extraction circuit 110, and performs correction coefficient calculation based on this signal. Specifically, a lookup table (LUT) for creating a curve for correcting image data is calculated and set.

画像補正演算回路130は、入力された画像データINを、補正係数演算回路120で設定されたルックアップテーブル(LUT)を用いて補正して画像データOUTとして外部に出力する。   The image correction arithmetic circuit 130 corrects the input image data IN using the look-up table (LUT) set by the correction coefficient arithmetic circuit 120 and outputs it as image data OUT.

図4は、図3に示す画像処理装置のタイミングチャートである。   FIG. 4 is a timing chart of the image processing apparatus shown in FIG.

図4には、垂直同期信号VSYNCと画像データINが示されている。画像データINで表わされる画像は、複数のフレームN−1,N,N+1,…から構成されている。垂直同期信号VSYNCは、各フレームN−1,N,N+1,…に同期して入力される。また、図4には、画像データINで表わされる画像を構成する1フレーム(例えばフレームN−1)の終点と、次の1フレーム(例えばフレームN)の先頭との期間である垂直ブランキング期間Aが示されている。   FIG. 4 shows the vertical synchronization signal VSYNC and the image data IN. The image represented by the image data IN is composed of a plurality of frames N-1, N, N + 1,. The vertical synchronization signal VSYNC is input in synchronization with each frame N-1, N, N + 1,. FIG. 4 shows a vertical blanking period which is a period between the end point of one frame (for example, frame N-1) constituting the image represented by the image data IN and the head of the next one frame (for example, frame N). A is shown.

この画像処理装置100では、フレームN−1(入力フレーム)を構成する先頭のラインが入力されると、そのフレームN−1における特徴の抽出が開始される。また、フレームN−1を構成する最終のラインの入力が終了すると、そのフレームN−1における特徴の抽出が終了する。次いで、垂直ブランキング期間A内に、抽出された特徴に基づいて補正係数の演算(係数演算と略記する)が行なわれる。ここでは、係数演算に要する期間をBとする。次いで、その係数演算の結果が次のフレームN(出力フレーム)に反映される。以下、フレームN,フレームN+1,…においても、フレームN−1と同様にして、垂直ブランキング期間A内に係数演算(期間B)が行なわれ、それらの係数演算の結果それぞれがフレームN+1,…に反映される。   In the image processing apparatus 100, when the head line constituting the frame N-1 (input frame) is input, feature extraction in the frame N-1 is started. Further, when the input of the last line constituting the frame N-1 is completed, the feature extraction in the frame N-1 is completed. Next, in the vertical blanking period A, a correction coefficient is calculated (abbreviated as coefficient calculation) based on the extracted features. Here, B is a period required for coefficient calculation. Next, the result of the coefficient calculation is reflected in the next frame N (output frame). In the following, also in the frame N, the frame N + 1,..., The coefficient calculation (period B) is performed in the vertical blanking period A in the same manner as the frame N-1, and the result of these coefficient calculations is the frame N + 1,. It is reflected in.

ここで、以下に説明する理由により、垂直ブランキング期間A内で補正係数の演算を終了させる必要がある。
(1)画像処理装置100には、動画像を表わす画像データINが入力される場合がある。動画像では、画像が変化し続けるため、特徴抽出結果を出力フレームに反映させるタイミングを早くする必要がある。
(2)補正係数を出力フレームの途中で切り替えると、画面にちらつきが出るなどの画質劣化が発生する。
Here, it is necessary to finish the calculation of the correction coefficient within the vertical blanking period A for the reason described below.
(1) The image processing apparatus 100 may receive image data IN representing a moving image. In a moving image, since the image continues to change, it is necessary to advance the timing for reflecting the feature extraction result in the output frame.
(2) When the correction coefficient is switched in the middle of the output frame, image quality degradation such as flickering occurs on the screen.

そこで、補正係数の演算に要する時間を短縮し、垂直ブランキング期間A内で補正係数の演算を終了させるための対策が提案されている。その1つとして、画面に解析ウインドウを設け、その解析ウインドウ内の画像データに基づいて補正係数の演算を行なう技術が提案されている(特許文献1参照)。
特表2005−509340号公報
Therefore, a measure for reducing the time required for calculating the correction coefficient and terminating the calculation of the correction coefficient within the vertical blanking period A has been proposed. As one of them, a technique has been proposed in which an analysis window is provided on a screen and a correction coefficient is calculated based on image data in the analysis window (see Patent Document 1).
JP 2005-509340 A

しかし、特許文献1に提案された、画面に解析ウインドウを設ける技術では、画面の、解析ウインドウ以外の部分に特徴がある場合、その特徴は抽出されないため、その特徴に応じた補正係数の演算処理は行なわれないこととなる。従って、高画質の画像を得ることは困難である。   However, in the technique proposed in Patent Document 1 in which an analysis window is provided on the screen, if there is a feature in a portion of the screen other than the analysis window, the feature is not extracted. Therefore, a correction coefficient calculation process corresponding to the feature is not performed. Will not be done. Therefore, it is difficult to obtain a high-quality image.

ここで、補正係数を含む補正条件を算出するために要する時間を短縮するために、高速演算用の並列処理回路を用いることが考えられる。しかし、このような並列処理回路を用いたのでは、回路規模が増大するという問題が発生する。   Here, in order to shorten the time required to calculate the correction condition including the correction coefficient, it is conceivable to use a parallel processing circuit for high-speed calculation. However, the use of such a parallel processing circuit causes a problem that the circuit scale increases.

本発明は、上記事情に鑑み、回路規模の増大を抑えたまま、高画質の画像を得ることができる画像処理装置を提供することを目的とする。   In view of the above circumstances, an object of the present invention is to provide an image processing apparatus capable of obtaining a high-quality image while suppressing an increase in circuit scale.

上記目的を達成する本発明の画像処理装置は、ブランキング期間によって区切られた複数のフレーム期間のそれぞれに入力される画像データを、それぞれのフレーム期間ごとに設定される補正条件に応じて補正する画像補正演算回路を有する画像処理装置において、
入力される画像データを、第1のフレーム期間の後半から、その第1のフレーム期間の次の第2のフレーム期間の前半にかけて収集し、その収集した画像データの特徴を抽出する画像特徴抽出回路と、
上記第2のフレーム期間の前半の終了後に、上記補正条件を、上記画像特徴量抽出回路が抽出した特徴に応じて算出する補正条件演算回路とを有することを特徴とする。
An image processing apparatus of the present invention that achieves the above object corrects image data input in each of a plurality of frame periods divided by a blanking period in accordance with a correction condition set for each frame period. In an image processing apparatus having an image correction arithmetic circuit,
An image feature extraction circuit that collects input image data from the second half of the first frame period to the first half of the second frame period following the first frame period and extracts the characteristics of the collected image data When,
And a correction condition calculation circuit that calculates the correction condition according to the feature extracted by the image feature quantity extraction circuit after the end of the first half of the second frame period.

本発明の画像処理装置は、入力される画像データを、第1のフレーム期間の後半から次の第2のフレーム期間の前半にかけて収集してその画像データの特徴を抽出し、第2のフレーム期間の前半の終了後に、フレーム期間ごとに設定される補正条件を、抽出した特徴に応じて算出する構成である。この構成では、補正条件の算出は、第2のフレーム期間の前半の終了後に行なわれるため、補正条件を算出するために要する時間(期間)を、ブランキング期間よりも長く確保することができる。従って、従来の、垂直ブランキング期間内で補正係数の演算を終了させるために画面に解析ウインドウを設ける技術と比較し、高画質の画像を得ることができる。また、補正条件を算出するために要する時間を短縮するために、高速演算用の並列処理回路を用いる必要もなく、回路規模の増大を抑えることができる。   The image processing apparatus of the present invention collects input image data from the second half of the first frame period to the first half of the next second frame period, extracts the characteristics of the image data, and extracts the second frame period. After the end of the first half, the correction condition set for each frame period is calculated according to the extracted features. In this configuration, since the correction condition is calculated after the first half of the second frame period, the time (period) required to calculate the correction condition can be secured longer than the blanking period. Therefore, a high-quality image can be obtained as compared with the conventional technique in which an analysis window is provided on the screen in order to finish the calculation of the correction coefficient within the vertical blanking period. Further, in order to shorten the time required to calculate the correction condition, it is not necessary to use a parallel processing circuit for high-speed computation, and an increase in circuit scale can be suppressed.

ここで、上記ブランキング期間の長さを計測し、その計測したブランキング期間の長さに応じて、上記補正条件演算回路による補正条件の算出が、上記第2のフレーム期間の次の第3のフレーム期間の開始までに終了するように、上記第1のフレーム期間の後半の開始時期を設定するブランキング期間測定回路をさらに有することが好ましい。   Here, the length of the blanking period is measured, and the correction condition is calculated by the correction condition calculation circuit in accordance with the measured blanking period, after the second frame period. It is preferable to further include a blanking period measuring circuit that sets a start time in the second half of the first frame period so that the period ends before the start of the first frame period.

このようにすると、ブランキング期間の長さがさまざまに変化する場合にも柔軟に対応することができる。   In this way, it is possible to flexibly cope with the case where the length of the blanking period changes variously.

また、上記第1のフレーム期間の後半と上記第2のフレーム期間の前半とは、両者を合わせて1フレーム分の画像のデータが入力される期間であることも好ましい態様である。   It is also a preferable aspect that the latter half of the first frame period and the first half of the second frame period are periods in which image data for one frame is input together.

このようにすると、1フレーム分全体の特徴を抽出し、その特徴に応じた画像データの補正条件を算出することができる。   In this way, it is possible to extract the features of the entire frame, and calculate the correction conditions for the image data according to the features.

本発明によれば、回路規模の増大を抑えたまま、高画質の画像を得ることができる画像処理装置を提供することができる。   According to the present invention, it is possible to provide an image processing apparatus capable of obtaining a high-quality image while suppressing an increase in circuit scale.

以下、図面を参照して本発明の実施の形態を説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施形態の画像処理装置の構成を示すブロック図、図2は、図1に示す画像処理装置のタイミングチャートである。   FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention, and FIG. 2 is a timing chart of the image processing apparatus shown in FIG.

図1に示す画像処理装置1には、画像特徴抽出部10と、補正係数演算回路20と、画像補正演算回路30とが備えられている。   The image processing apparatus 1 shown in FIG. 1 includes an image feature extraction unit 10, a correction coefficient calculation circuit 20, and an image correction calculation circuit 30.

画像特徴抽出部10には、画像特徴抽出回路11と、抽出開始信号生成回路12と、垂直ブランキング期間測定回路13とが備えられている。抽出開始信号生成回路12は、レジスタ12aを有する。   The image feature extraction unit 10 includes an image feature extraction circuit 11, an extraction start signal generation circuit 12, and a vertical blanking period measurement circuit 13. The extraction start signal generation circuit 12 includes a register 12a.

画像特徴抽出回路11には、画像データINと、垂直同期信号VSYNCと、データ有効信号DEとが入力される。画像データINで表わされる画像は、図2に示すように、複数のフレームN−1,N,N+1,…から構成されており、各フレームN−1,N,N+1,…は、それぞれ、複数のラインから構成されている。また、垂直同期信号VSYNCは、各フレームに同期して入力される。さらに、データ有効信号DEは、フレームを構成する各ライン毎に有効なレベル(‘H’レベル)になる信号であり、画像特徴抽出回路11は、この‘H’レベルにある期間に、以下のようにして画像データINを収集し、収集した画像データINの特徴を抽出する。   Image feature extraction circuit 11 receives image data IN, vertical synchronization signal VSYNC, and data valid signal DE. As shown in FIG. 2, the image represented by the image data IN is composed of a plurality of frames N-1, N, N + 1,..., And each of the frames N-1, N, N + 1,. It consists of a line. The vertical synchronization signal VSYNC is input in synchronization with each frame. Further, the data valid signal DE is a signal that becomes an effective level (“H” level) for each line constituting the frame, and the image feature extraction circuit 11 performs the following during the period of the “H” level. In this way, the image data IN is collected, and the characteristics of the collected image data IN are extracted.

この画像特徴抽出回路11は、入力される画像データINを、図2に示すように、フレームN−1の期間の後半(本発明にいう第1のフレーム期間の後半に相当)から、そのフレームN−1の期間の次のフレームNの期間の前半(本発明にいう第2のフレーム期間の前半に相当)にかけて収集する。尚、本実施形態においては、フレームN−1の期間の後半とフレームNの期間の前半とは、両者を合わせて1フレーム分の画像のデータが入力される期間である。詳細には、画像特徴抽出回路11が画像データINを収集する期間は、この図2に示すように、フレームN−1の期間の後半の先頭ラインであるMラインから、フレームNの期間の前半の最終ラインであるM−1ラインまでの1フレーム分の画像データINが入力される1フレーム分の領域(特徴抽出領域(フレームN−1,N))である。   As shown in FIG. 2, the image feature extraction circuit 11 receives the input image data IN from the second half of the period of the frame N-1 (corresponding to the second half of the first frame period in the present invention). Collected over the first half of the period of the next frame N after the N-1 period (corresponding to the first half of the second frame period in the present invention). In the present embodiment, the second half of the period of frame N-1 and the first half of the period of frame N are periods in which image data for one frame is input together. Specifically, the period during which the image feature extraction circuit 11 collects the image data IN is from the M line, which is the first line in the second half of the frame N-1, to the first half of the frame N period, as shown in FIG. This is a region (feature extraction region (frames N-1, N)) for one frame to which image data IN for one frame up to the last line M-1 is input.

また、この画像特徴抽出回路11は、1フレーム分の期間に収集した画像データINの特徴を抽出する。詳細には、後述する抽出開始信号生成回路12からの抽出開始信号を受けて、フレームN−1のMラインからフレームNのM−1ラインまでの1フレーム分の領域(特徴抽出領域(フレームN−1,N))における画像データINの最大値、最小値、平均輝度レベル(APL:Average Picture Lebel)、およびヒストグラム分布などを計算して画像データINの特徴を抽出する。抽出した特徴を表わす信号は、補正係数演算回路20に出力される。   Further, the image feature extraction circuit 11 extracts features of the image data IN collected during a period of one frame. More specifically, in response to an extraction start signal from an extraction start signal generation circuit 12 to be described later, an area for one frame from the M line of frame N-1 to the M-1 line of frame N (feature extraction area (frame N The features of the image data IN are extracted by calculating the maximum value, the minimum value, the average luminance level (APL: Average Picture Level), the histogram distribution, and the like of the image data IN in (−1, N)). A signal representing the extracted feature is output to the correction coefficient calculation circuit 20.

補正係数演算回路20は、本発明にいう補正条件演算回路の一例に相当し、フレームNのM−1ライン終了後に、画像特徴量抽出回路11からの特徴を表わす信号に基づいて、本発明にいう補正条件の算出の一例に相当する補正係数演算(係数演算と略記する)を行なう。具体的には、例えば画像データ補正用のカーブを作るためのルックアップテーブル(LUT)の計算と設定を行なう。係数演算に要する期間はBであり、図に示された例では、この期間Bは、垂直ブランキング期間Aよりも長い期間となっている。換言すれば、係数演算に要する期間Bよりも垂直ブランキング期間Aのほうが短くなっている。   The correction coefficient calculation circuit 20 corresponds to an example of the correction condition calculation circuit according to the present invention, and after the completion of the M-1 line of the frame N, the correction coefficient calculation circuit 20 is based on the signal representing the feature from the image feature amount extraction circuit 11. Correction coefficient calculation (abbreviated as coefficient calculation) corresponding to an example of calculation of correction conditions is performed. Specifically, for example, a lookup table (LUT) for creating a curve for correcting image data is calculated and set. The period required for coefficient calculation is B. In the example shown in the figure, this period B is longer than the vertical blanking period A. In other words, the vertical blanking period A is shorter than the period B required for coefficient calculation.

画像補正演算回路30は、入力された画像データINを、補正係数演算回路20で設定されたルックアップテーブル(LUT)を用いて補正して画像データOUTとして外部に出力する。具体的には、補正係数演算回路20でフレームN−1のMラインからフレームNのM−1ラインまでの1フレーム分の領域(特徴抽出領域(フレームN−1,N))における画像データINの特徴を抽出して係数演算(期間B)して設定したルックアップテーブル(LUT)を用いて、フレームN+1の期間における画像データINを補正して画像データOUTとして外部に出力する。   The image correction arithmetic circuit 30 corrects the input image data IN using the look-up table (LUT) set by the correction coefficient arithmetic circuit 20 and outputs it as image data OUT. Specifically, the correction coefficient calculation circuit 20 performs image data IN in an area corresponding to one frame from the M line of the frame N-1 to the M-1 line of the frame N (feature extraction area (frames N-1, N)). The image data IN in the period of the frame N + 1 is corrected and output to the outside as the image data OUT using the look-up table (LUT) set by extracting the features and calculating the coefficient (period B).

以下、同様にして、フレームNのMラインからフレームN+1のM−1ラインまでの1フレーム分の領域(特徴抽出領域(フレームN,N+1))における画像データINの特徴を抽出して係数演算(期間B)し、これにより設定したルックアップテーブル(LUT)を用いて、フレームN+2の期間における画像データINを補正して画像データOUTとして外部に出力する。   Hereinafter, in the same way, the feature of the image data IN in the region for one frame from the M line of the frame N to the M-1 line of the frame N + 1 (feature extraction region (frame N, N + 1)) is extracted to perform coefficient calculation ( Period B), and using the look-up table (LUT) set thereby, the image data IN in the period of frame N + 2 is corrected and output to the outside as image data OUT.

ここで、上述した、抽出開始信号生成回路12から出力される抽出開始信号は、以下のようにして生成される。   Here, the extraction start signal output from the extraction start signal generation circuit 12 described above is generated as follows.

抽出開始信号生成回路12が有するレジスタ12aには、垂直ブランキング期間測定回路13からの信号、もしくは後述する外部設定信号EXTが入力される。   A signal from the vertical blanking period measurement circuit 13 or an external setting signal EXT described later is input to the register 12 a included in the extraction start signal generation circuit 12.

垂直ブランキング期間測定回路13は、本発明にいうブランキング期間測定回路の一例に相当し、データ有効信号DEがフレーム間で無効になる期間を計測することにより、垂直ブランキング期間Aの長さを計測する。さらに、計測した垂直ブランキング期間Aの長さと、補正係数演算回路20が係数演算に要する期間Bの長さとに応じて、補正係数演算回路20による係数演算がフレームNの期間の次のフレームN+1の期間(本発明にいう第3のフレーム期間に相当)の開始までに終了するように、フレームN−1の期間の後半の開始時期をレジスタ12aに設定する。ここで、フレームN−1の期間の後半の開始時期を、Mラインの開始時に設定し、Mラインの最初から画像デークの収集を行うことが好ましい。このためには、垂直ブランキング期間測定回路13は、データ有効信号DEが各ラインに対応して有効になるタイミングを計測することにより、各ラインの開始タイミングを計測する機能を備えることが好ましい。   The vertical blanking period measurement circuit 13 corresponds to an example of a blanking period measurement circuit according to the present invention, and measures the length of the vertical blanking period A by measuring a period during which the data valid signal DE is invalid between frames. Measure. Further, the coefficient calculation performed by the correction coefficient calculation circuit 20 is the frame N + 1 next to the period of the frame N according to the measured length of the vertical blanking period A and the length of the period B required for the coefficient calculation by the correction coefficient calculation circuit 20. The start time of the second half of the period of the frame N-1 is set in the register 12a so as to end by the start of the period (corresponding to the third frame period in the present invention). Here, it is preferable to set the start time of the second half of the period of the frame N-1 at the start of the M line and collect image data from the beginning of the M line. For this purpose, it is preferable that the vertical blanking period measurement circuit 13 has a function of measuring the start timing of each line by measuring the timing at which the data valid signal DE becomes valid corresponding to each line.

抽出開始信号生成回路12は、レジスタ12aに設定されたフレームN−1の期間の後半の開始時期(Mラインの開始時期)を表わす信号を抽出開始信号として画像特徴抽出回路11に出力する。このようにして、抽出開始信号生成回路12で、特徴抽出領域(フレームN−1,N)を設定するための抽出開始信号を生成する。   The extraction start signal generation circuit 12 outputs a signal representing the start time (M line start time) in the second half of the period of the frame N-1 set in the register 12a to the image feature extraction circuit 11 as an extraction start signal. In this way, the extraction start signal generation circuit 12 generates an extraction start signal for setting the feature extraction region (frames N−1 and N).

尚、ここでは、フレームN−1の期間の後半の開始時期をレジスタ12aに設定するにあたり、垂直ブランキング期間測定回路13からの信号により設定する例で説明したが、外部からの外部設定信号EXTにより設定することもできる。例えば、コンピュータモニタ装置のように、さまざまなブランキング期間を有する画像データが入力される装置に適用する場合には、垂直ブランキング期間測定回路13を備え、入力される画像データのブランキング期間の長さに応じて柔軟にフレームN−1の期間の後半の開始時期を設定できることが好ましい。一方、例えばテレビジョン受像器のように、ブランキング期間の長さが固定の画像データが入力される装置に適用する場合には、外部から設定することにより、垂直ブランキング期間測定回路13を不要とすることが好ましい。   Although the example in which the start time of the second half of the period of the frame N-1 is set by the signal from the vertical blanking period measurement circuit 13 is set in the register 12a, the external setting signal EXT from the outside is described. Can also be set. For example, when applied to an apparatus to which image data having various blanking periods is input, such as a computer monitor apparatus, a vertical blanking period measuring circuit 13 is provided, and the blanking period of the input image data is determined. It is preferable that the start time in the second half of the period of the frame N-1 can be set flexibly according to the length. On the other hand, when applied to an apparatus to which image data with a fixed blanking period length is input, such as a television receiver, the vertical blanking period measuring circuit 13 is not required by setting from the outside. It is preferable that

本実施形態の画像処理装置1は、入力される画像データINを、図2に示すように、フレームN−1の期間の後半(Mライン)から次のフレームNの期間の前半(M−1ライン)にかけて収集して画像データINの特徴を抽出し、フレームNの期間の前半の終了後に、フレームN+1の期間に設定される補正係数を、抽出した特徴に応じて演算する構成である。この構成では、補正係数の演算は、フレームNの期間の前半の終了後に行なわれるため、図2に示すように、補正係数の演算に要する期間Bを、垂直ブランキング期間Aよりも長く確保することができる。従って、従来の、垂直ブランキング期間A内で補正係数の演算を終了させるために画面に解析ウインドウを設ける技術と比較し、高画質の画像を得ることができる。また、補正係数の演算に要する時間を短縮するために、高速演算用の並列処理回路を用いる必要もなく、回路規模の増大を抑えることができる。   As shown in FIG. 2, the image processing apparatus 1 according to the present embodiment converts the input image data IN from the second half of the period of the frame N-1 (M line) to the first half of the next frame N (M-1). Line), the features of the image data IN are extracted, and after the first half of the period of the frame N, the correction coefficient set in the period of the frame N + 1 is calculated according to the extracted features. In this configuration, calculation of the correction coefficient is performed after the end of the first half of the period of the frame N, so that a period B required for calculation of the correction coefficient is secured longer than the vertical blanking period A as shown in FIG. be able to. Therefore, a high-quality image can be obtained as compared with the conventional technique of providing an analysis window on the screen in order to finish the calculation of the correction coefficient within the vertical blanking period A. Further, in order to shorten the time required for calculating the correction coefficient, it is not necessary to use a parallel processing circuit for high-speed calculation, and an increase in circuit scale can be suppressed.

本発明の一実施形態の画像処理装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention. 図1に示す画像処理装置のタイミングチャートである。2 is a timing chart of the image processing apparatus shown in FIG. 従来の画像処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional image processing apparatus. 図3に示す画像処理装置のタイミングチャートである。4 is a timing chart of the image processing apparatus shown in FIG. 3.

符号の説明Explanation of symbols

1 画像処理装置
10 画像特徴抽出部
11 画像特徴抽出回路
12 抽出開始信号生成回路
12a レジスタ
13 垂直ブランキング期間測定回路
20 補正係数演算回路
30 画像補正演算回路
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 10 Image feature extraction part 11 Image feature extraction circuit 12 Extraction start signal generation circuit 12a Register 13 Vertical blanking period measurement circuit 20 Correction coefficient calculation circuit 30 Image correction calculation circuit

Claims (3)

ブランキング期間によって区切られた複数のフレーム期間のそれぞれに入力される画像データを、該それぞれのフレーム期間ごとに設定される補正条件に応じて補正する画像補正演算回路を有する画像処理装置において、
入力される画像データを、第1のフレーム期間の後半から、該第1のフレーム期間の次の第2のフレーム期間の前半にかけて収集し、該収集した画像データの特徴を抽出する画像特徴抽出回路と、
前記第2のフレーム期間の前半の終了後に、前記補正条件を、前記画像特徴量抽出回路が抽出した特徴に応じて算出する補正条件演算回路とを有することを特徴とする画像処理装置。
In an image processing apparatus having an image correction arithmetic circuit that corrects image data input in each of a plurality of frame periods divided by a blanking period in accordance with a correction condition set for each of the frame periods.
An image feature extraction circuit that collects input image data from the second half of the first frame period to the first half of the second frame period following the first frame period, and extracts the characteristics of the collected image data When,
An image processing apparatus comprising: a correction condition calculation circuit that calculates the correction condition according to the feature extracted by the image feature amount extraction circuit after the end of the first half of the second frame period.
前記ブランキング期間の長さを計測し、該計測したブランキング期間の長さに応じて、前記補正条件演算回路による補正条件の算出が、前記第2のフレーム期間の次の第3のフレーム期間の開始までに終了するように、前記第1のフレーム期間の後半の開始時期を設定するブランキング期間測定回路をさらに有することを特徴とする請求項1記載の画像処理装置。   The length of the blanking period is measured, and the correction condition is calculated by the correction condition calculation circuit in accordance with the measured blanking period, and the third frame period after the second frame period is calculated. The image processing apparatus according to claim 1, further comprising a blanking period measurement circuit that sets a start time in the second half of the first frame period so as to end before the start of the first frame period. 前記第1のフレーム期間の後半と前記第2のフレーム期間の前半とは、両者を合わせて1フレーム分の画像のデータが入力される期間であることを特徴とする請求項1または2記載の画像処理装置。   The second half of the first frame period and the first half of the second frame period are periods in which image data for one frame is input together. Image processing device.
JP2008174867A 2008-07-03 2008-07-03 Image processor Withdrawn JP2010016640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008174867A JP2010016640A (en) 2008-07-03 2008-07-03 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008174867A JP2010016640A (en) 2008-07-03 2008-07-03 Image processor

Publications (1)

Publication Number Publication Date
JP2010016640A true JP2010016640A (en) 2010-01-21

Family

ID=41702320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008174867A Withdrawn JP2010016640A (en) 2008-07-03 2008-07-03 Image processor

Country Status (1)

Country Link
JP (1) JP2010016640A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023127164A1 (en) * 2021-12-29 2023-07-06 シャープディスプレイテクノロジー株式会社 Display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023127164A1 (en) * 2021-12-29 2023-07-06 シャープディスプレイテクノロジー株式会社 Display device

Similar Documents

Publication Publication Date Title
JP2005217574A (en) Video signal processing apparatus and method
JP2015111238A (en) Display device, display device control method, and program
JP4231071B2 (en) Image display device, image display method, and image display program
TWI405181B (en) Calibration method for improving the uniformity of luminosity of display device and related device
CN101996612A (en) Correction method for improving brightness uniformity of display device and related device
KR100454027B1 (en) Method and apparatus to cancel ghost for plasma display panel and a plasma display panel device having that apparatus
JP5618574B2 (en) Adjustment method and display device
CN100542211C (en) A Method of Dynamically Adjusting Image Quality
WO2007074661A1 (en) Image display device
JP2015231140A (en) Image processing apparatus, image processing method, and program
JP4490899B2 (en) Adjustment method and display device
JP4698155B2 (en) Method for adjusting display characteristics of display device
JP5903283B2 (en) Image processing apparatus, image display system, and image display method
JP2010016640A (en) Image processor
JP2009204824A (en) Image display and method therefor
JP2008258925A (en) Gamma correction circuit and gamma correction method
JP5184205B2 (en) Video display device
JP2010154132A (en) Circuit and method for correcting gamma
JP5939765B2 (en) CALIBRATION DEVICE, ITS CONTROL METHOD, IMAGE DISPLAY DEVICE, AND IMAGE DISPLAY SYSTEM
JP7246138B2 (en) Video processing device, video processing method, television receiver, control program, and recording medium
JP2010220030A (en) Video correction circuit, and video display device
US20140327695A1 (en) Image processing apparatus and control method therefor
JP2007189359A (en) Image output apparatus, image output method, and computer program
JPH08317322A (en) Multi-screen display system
JP2008158117A (en) Image processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20110906