JP6262571B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP6262571B2
JP6262571B2 JP2014044839A JP2014044839A JP6262571B2 JP 6262571 B2 JP6262571 B2 JP 6262571B2 JP 2014044839 A JP2014044839 A JP 2014044839A JP 2014044839 A JP2014044839 A JP 2014044839A JP 6262571 B2 JP6262571 B2 JP 6262571B2
Authority
JP
Japan
Prior art keywords
image data
pixel value
range
current
pixel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2014044839A
Other languages
Japanese (ja)
Other versions
JP2015169807A (en
Inventor
貴教 古川
貴教 古川
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.)
MegaChips Corp
Original Assignee
MegaChips 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 MegaChips Corp filed Critical MegaChips Corp
Priority to JP2014044839A priority Critical patent/JP6262571B2/en
Publication of JP2015169807A publication Critical patent/JP2015169807A/en
Application granted granted Critical
Publication of JP6262571B2 publication Critical patent/JP6262571B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Liquid Crystal (AREA)
  • Image Processing (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Picture Signal Circuits (AREA)

Description

本発明は、液晶パネル等の応答速度が遅いことを補う一般的な方式であるオーバドライブ方式を採用する画像処理装置に関するものである。   The present invention relates to an image processing apparatus that employs an overdrive system that is a general system for compensating for a slow response speed of a liquid crystal panel or the like.

液晶パネル用の画像処理装置において、液晶パネルの応答速度を改善するために一般的にオーバドライブ方式が用いられている。オーバドライブ方式では、現在の画像データの画素値と過去の画像データの画素値とを比較して、オーバドライブ処理後の出力用の画像データの画素値が決定される。一般的には、現在の画像データの画素値および過去の画像データの画素値からルックアップテーブルを参照して、オーバドライブ処理後の出力用の画像データの画素値が決定される。   In an image processing apparatus for a liquid crystal panel, an overdrive method is generally used to improve the response speed of the liquid crystal panel. In the overdrive method, the pixel value of the image data for output after the overdrive process is determined by comparing the pixel value of the current image data with the pixel value of the past image data. Generally, a pixel value of image data for output after overdrive processing is determined by referring to a lookup table from the pixel value of current image data and the pixel value of past image data.

画像データの画素値を比較するには、過去の画像データを保存しておく必要がある。しかし、画像データをそのまま保存するとデータが膨大となり、大容量メモリが必要となってコストが増大するため、コストダウンの観点から画像データを圧縮して保存することが一般的に行われている。画像データの圧縮方式は様々なものが提案されているが、その多くは非可逆圧縮である場合が多く、圧縮/伸張過程で発生する誤差(圧縮誤差)により画質が劣化する場合がある。これは暗部(画素値が小さい部分)で顕著に見られる。   In order to compare pixel values of image data, it is necessary to save past image data. However, if the image data is stored as it is, the data becomes enormous, and a large-capacity memory is required, resulting in an increase in cost. Therefore, the image data is generally compressed and stored from the viewpoint of cost reduction. Various methods of compressing image data have been proposed, but most of them are irreversible compression, and image quality may be deteriorated due to an error (compression error) generated in the compression / decompression process. This is noticeable in the dark part (the part where the pixel value is small).

図4は、従来の画像処理装置の構成を表す一例のブロック図である。同図に示す画像処理装置30は、第1オーバドライブ処理回路36と、第2オーバドライブ処理回路38と、圧縮回路40と、メモリ回路42と、伸張回路44とを備えている。   FIG. 4 is a block diagram illustrating an example of a configuration of a conventional image processing apparatus. The image processing apparatus 30 shown in the figure includes a first overdrive processing circuit 36, a second overdrive processing circuit 38, a compression circuit 40, a memory circuit 42, and a decompression circuit 44.

画像処理装置30では、第1オーバドライブ処理回路36および第2オーバドライブ処理回路38により、それぞれ、現在の画像データの画素値および過去の画像データの画素値を入力とする第1ルックアップテーブル37および第2ルックアップテーブル39を用いて、現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値が出力される。   In the image processing apparatus 30, a first look-up table 37 that receives the pixel value of the current image data and the pixel value of the past image data by the first overdrive processing circuit 36 and the second overdrive processing circuit 38, respectively. And the second look-up table 39, the pixel value of the image data for output and the pixel value of the image data for storage after the overdrive processing corresponding to the pixel value of the current image data and the pixel value of the past image data The value is output.

第1ルックアップテーブル37および第2ルックアップテーブル39には、現在の画像データの画素値の代表値および過去の画像データの画素値の代表値に対応するオーバドライブ処理後の保存用の画像データの画素値が格納されている。   The first look-up table 37 and the second look-up table 39 include image data for storage after overdrive processing corresponding to the representative value of the pixel value of the current image data and the representative value of the pixel value of the past image data. Are stored.

現在の画像データの画素値および過去の画像データの画素値がともに代表値である場合、第1オーバドライブ処理回路36からは、第1ルックアップテーブル37から出力される、現在の画像データの画素値の代表値および過去の画像データの画素値の代表値に対応する格子点に格納されているオーバドライブ処理後の出力用の画像データの画素値がそのまま出力される。   When the pixel value of the current image data and the pixel value of the past image data are both representative values, the pixel of the current image data output from the first look-up table 37 is output from the first overdrive processing circuit 36. The pixel value of the output image data after the overdrive processing stored in the lattice point corresponding to the representative value of the value and the representative value of the pixel value of the past image data is output as it is.

一方、現在の画像データの画素値または過去の画像データの画素値が代表値ではない場合、第1オーバドライブ処理回路36からは、例えば、第1ルックアップテーブル37から出力される、現在の画像データの画素値および過去の画像データの画素値の近傍の複数の格子点に格納されているオーバドライブ処理後の出力用の画像データの画素値を用いて補間演算等が行われ、現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値が出力される。   On the other hand, when the pixel value of the current image data or the pixel value of the past image data is not a representative value, the current image output from the first lookup table 37 is output from the first overdrive processing circuit 36, for example. Interpolation is performed using the pixel values of the output image data after the overdrive processing stored in the plurality of grid points in the vicinity of the pixel value of the data and the pixel value of the past image data, and the current image The pixel value of the output image data after the overdrive processing corresponding to the pixel value of the data and the pixel value of the past image data is output.

第2オーバドライブ処理回路38についても同様である。   The same applies to the second overdrive processing circuit 38.

第1ルックアップテーブル37および第2ルックアップテーブル39としては、図5に示すように、画素値が均等に割り付けられたものや、図6に示すように、画素値が不均等に割り付けられたものが用いられる。
図5および図6は、現在の画像データが8ビットであり、その画素値が0〜255までの値の場合のルックアップテーブルの例である。図5に示すルックアップテーブルでは、現在の画像データの画素値および過去の画像データの画素値が、それぞれ16画素毎に均等に割り付けられている。一方、図6に示すルックアップテーブルでは、現在の画像データの画素値および過去の画像データの画素値が不均等に割り付けられている。
As the first look-up table 37 and the second look-up table 39, as shown in FIG. 5, the pixel values are assigned evenly or as shown in FIG. 6, the pixel values are assigned unevenly. Things are used.
5 and 6 are examples of lookup tables when the current image data is 8 bits and the pixel value is a value from 0 to 255. FIG. In the lookup table shown in FIG. 5, the pixel values of the current image data and the pixel values of the past image data are allocated evenly every 16 pixels. On the other hand, in the lookup table shown in FIG. 6, the pixel values of the current image data and the pixel values of the past image data are allocated unevenly.

続いて、圧縮回路40により、保存用の画像データが不可逆圧縮されて圧縮画像データが出力され、メモリ回路42に記憶される。メモリ回路42から読み出された圧縮画像データは、伸張回路44により伸張され、過去の画像データとして出力される。   Subsequently, the image data for storage is irreversibly compressed by the compression circuit 40 and the compressed image data is output and stored in the memory circuit 42. The compressed image data read from the memory circuit 42 is expanded by the expansion circuit 44 and output as past image data.

これ以後は、前述の動作の繰り返しとなる。   Thereafter, the above operation is repeated.

前述のように、過去の画像データを非可逆圧縮する場合、圧縮誤差が発生する。そのため、第1オーバドライブ処理回路36および第2オーバドライブ処理回路38に入力される過去の画像データの画素値は圧縮誤差を含んだ値となる。   As described above, when past image data is irreversibly compressed, a compression error occurs. Therefore, the pixel values of the past image data input to the first overdrive processing circuit 36 and the second overdrive processing circuit 38 are values including a compression error.

この場合、明部(画素値が比較的大きい部分)と比較して暗部(画素値が比較的小さい部分)の方が、画素値に対する圧縮誤差の割合が大きくなるため、画素値の変化に対する感度が高くなる。従って、圧縮誤差による画素値の変化量が小さい場合でも、例えば、画素値が1変化した場合でも、明部よりも暗部の方が、人間の目の感覚では大きく輝度が変化したように感じられる。   In this case, since the ratio of the compression error to the pixel value is larger in the dark part (part where the pixel value is relatively small) than in the bright part (part where the pixel value is comparatively large), the sensitivity to the change in the pixel value is high. Becomes higher. Therefore, even when the amount of change in the pixel value due to the compression error is small, for example, when the pixel value changes by 1, the brightness in the dark part is felt as if the brightness has changed more greatly than the bright part. .

そのため、従来技術でも、暗部を細かく刻んで不均等に割り付けられたルックアップテーブルを用いて画質を向上させる手法が知られているが、圧縮誤差により十分な画質が得られていないという問題がある。また、暗部が細かく刻まれていることを考慮せずに圧縮した場合、圧縮誤差は元データの画素値によらずほぼ一定の値となるため、暗部がより圧縮誤差による影響を受けることになる。   Therefore, even in the prior art, there is known a technique for improving the image quality using a look-up table in which dark portions are finely divided and unevenly allocated, but there is a problem that sufficient image quality is not obtained due to a compression error. . In addition, when compression is performed without considering that the dark portion is finely carved, the compression error becomes a substantially constant value regardless of the pixel value of the original data, so the dark portion is more influenced by the compression error. .

ここで、本発明に関連性のある先行技術文献として、特許文献1〜5がある。   Here, there are patent documents 1 to 5 as prior art documents relevant to the present invention.

特許文献1には、符号化部により、各画素に対応する分と、画面に表示したときに画面上で該画素の周囲に存在する画素に対応する分とを、両者の平均に置き換えてフレームメモリに圧縮データを記憶し、復号化部により、フレームメモリから圧縮データを読み出し、前述の平均値を、対応する各画素用の表示データとして割り当てるデータ変換装置が記載されている。   In Patent Document 1, an encoding unit replaces an amount corresponding to each pixel and an amount corresponding to pixels existing around the pixel on the screen when displayed on the screen with an average of both. There is described a data conversion device that stores compressed data in a memory, reads compressed data from a frame memory by a decoding unit, and assigns the aforementioned average value as display data for each corresponding pixel.

特許文献2には、RGB−YUV変換部により、現フレームデータをRGBフォーマットからYUVフォーマットに変換し、圧縮部により、YUVフォーマットのフレームデータを圧縮してメモリに格納し、YUV−RGB再変換部により、YUVフォーマットで保存されていたフレームデータをRGBフォーマットに再変換し、オーバードライブ量算出部により、RGBフォーマットで入力される現フレームデータと前フレームデータにもとづきオーバードライブ量を決定するオーバードライブ回路が記載されている。   In Patent Document 2, the current frame data is converted from the RGB format to the YUV format by the RGB-YUV conversion unit, the YUV format frame data is compressed by the compression unit and stored in the memory, and the YUV-RGB re-conversion unit The overdrive circuit that reconverts the frame data stored in the YUV format into the RGB format and determines the overdrive amount based on the current frame data and the previous frame data input in the RGB format by the overdrive amount calculation unit. Is described.

特許文献3には、圧縮回路により、前フレーム画像データを圧縮して圧縮済み前フレーム画像データをフレームメモリに記憶し、伸張回路により、フレームメモリから読み出した圧縮済み前フレーム画像データを伸張し、LUTにより、前フレームおよび現フレームの輝度値に近接する代表値の組合せに対応する複数の代表オーバードライブ値に基づいて補正値を生成し、補正回路により、補正値に基づいて現フレームの画像データを補正し、出力画像データを生成するオーバードライブ回路が記載されている。   In Patent Document 3, the previous frame image data is compressed by the compression circuit and the compressed previous frame image data is stored in the frame memory, and the compressed previous frame image data read from the frame memory is decompressed by the decompression circuit, The LUT generates a correction value based on a plurality of representative overdrive values corresponding to a combination of representative values close to the luminance value of the previous frame and the current frame, and the correction circuit generates image data of the current frame based on the correction value. An overdrive circuit that corrects the image and generates output image data is described.

特許文献4には、現フレームの画像データに対応する圧縮データに対して圧縮処理及び展開処理を行って得られる現フレーム圧縮展開データと前フレームの画像データに対して圧縮処理及び展開処理を行って得られる前フレーム圧縮展開データとからオーバードライブ処理後データの生成及びオーバードライブ駆動の適正な方向の検出を行い、検出された適正な方向に応じてオーバードライブ処理後データを補正して補正ありオーバードライブ処理後データを生成する表示装置の表示装置制御回路が記載されている。   In Patent Document 4, compression processing and decompression processing are performed on current frame compression decompression data obtained by performing compression processing and decompression processing on compression data corresponding to image data on the current frame and image data on the previous frame. Generates data after overdrive processing from the previous frame compression and expansion data obtained in this way and detects the appropriate direction of overdrive drive, and corrects the data after overdrive processing according to the detected proper direction. A display device control circuit for a display device that generates data after overdrive processing is described.

特許文献5には、フレームメモリに格納された入力画像に基づいて、第1のオーバードライブ処理を行う第1の処理と、入力画像に基づいて、第2のオーバードライブ処理及び第2のオーバードライブ処理以外の他の処理を行う第2の処理と、を行う画像処理部を備える画像処理装置が記載されている。   Patent Document 5 discloses a first process for performing a first overdrive process based on an input image stored in a frame memory, a second overdrive process and a second overdrive based on an input image. An image processing apparatus including an image processing unit that performs a second process that performs a process other than the process is described.

特開2006−47993号公報JP 2006-47993 A 特開2006−113359号公報JP 2006-113359 A 特開2008−281734号公報JP 2008-281734 A 特開2013−11769号公報JP 2013-11769 A 特開2014−2304号公報JP 2014-2304 A

本発明の目的は、前記従来技術の問題点を解消し、過去の画像データを非可逆圧縮した場合でも、暗部に対する圧縮誤差の影響を低減し、暗部における画質を向上させることができる画像処理装置を提供することにある。   An object of the present invention is to solve the above-mentioned problems of the prior art and reduce the influence of a compression error on the dark part and improve the image quality in the dark part even when the past image data is irreversibly compressed. Is to provide.

上記目的を達成するために、本発明は、現在の画像データの画素値の最大値を超えない範囲内で、第1設定値以下の画素値を含む前記現在の画像データの第1範囲の画素値を、前記第1範囲よりも広い範囲である、現在の変換画像データの第2範囲の画素値に変換する第1画素値変換回路と、
第1ルックアップテーブルを用いて、前記現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値を出力する第1オーバドライブ処理回路と、
第2ルックアップテーブルを用いて、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対応するオーバドライブ処理後の保存用の画像データの画素値を出力する第2オーバドライブ処理回路と、
前記保存用の画像データの画素値の最大値を超えない範囲内で、前記保存用の画像データの前記第1範囲の画素値を、保存用の変換画像データの前記第2範囲の画素値に変換する第2画素値変換回路と、
前記保存用の変換画像データを不可逆圧縮した圧縮画像データを出力する圧縮回路と、
前記圧縮画像データを記憶するメモリ回路と、
前記メモリ回路から読み出された圧縮画像データを伸張し、前記過去の変換画像データとして出力する伸張回路とを備え、
前記第1オーバドライブ処理回路および第2オーバドライブ処理回路は、それぞれ、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値として、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対して前記第1画素値変換回路および前記第2画素値変換回路による変換の逆変換を行って得られる前記現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値を出力するものであることを特徴とする画像処理装置を提供するものである。
In order to achieve the above object, the present invention provides a pixel in the first range of the current image data including a pixel value equal to or less than the first set value within a range not exceeding the maximum value of the pixel value of the current image data. A first pixel value conversion circuit that converts a value to a pixel value in a second range of the current converted image data that is wider than the first range;
A first overdrive that outputs a pixel value of output image data after overdrive processing corresponding to a pixel value of the current converted image data and a pixel value of past converted image data using a first lookup table A processing circuit;
A second over-output is used to output a pixel value of the image data for storage after overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the past converted image data using the second look-up table. A drive processing circuit;
The pixel value of the first range of the image data for storage is changed to the pixel value of the second range of the converted image data for storage within a range that does not exceed the maximum pixel value of the image data for storage. A second pixel value conversion circuit for conversion;
A compression circuit that outputs compressed image data obtained by irreversibly compressing the converted image data for storage;
A memory circuit for storing the compressed image data;
A decompression circuit that decompresses the compressed image data read from the memory circuit and outputs the decompressed converted image data as the past converted image data;
The first overdrive processing circuit and the second overdrive processing circuit are respectively output image data after overdrive processing corresponding to a pixel value of the current converted image data and a pixel value of the past converted image data. The first pixel value conversion circuit and the second pixel value conversion for the pixel value of the current converted image data and the pixel value of the previous converted image data The pixel value of the current image data and the pixel value of the output image data after the overdrive processing corresponding to the pixel value of the past image data and the image data for storage obtained by performing the inverse conversion of the conversion by the circuit The present invention provides an image processing apparatus that outputs a pixel value.

ここで、前記第1ルックアップテーブルおよび前記第2ルックアップテーブルには、それぞれ、前記現在の変換画像データの画素値の代表値および前記過去の変換画像データの画素値の代表値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値として、前記現在の画像データの画素値および前記過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値が格納されていることが好ましい。   Here, the first look-up table and the second look-up table include over-values corresponding to the representative value of the pixel value of the current converted image data and the representative value of the pixel value of the previous converted image data, respectively. For output after overdrive processing corresponding to the pixel value of the current image data and the pixel value of the past image data as the pixel value of the image data for output after the drive processing and the pixel value of the image data for storage It is preferable that pixel values of the image data are stored.

また、前記第1画素値変換回路は、さらに、前記第1設定値よりも大きい第2設定値よりも大きく、前記第2設定値よりも大きい第3設定値以下の画素値を含む前記現在の画像データの第3範囲の画素値を、前記第2範囲の画素値よりも大きく、前記第3範囲よりも狭い範囲である、前記現在の変換画像データの第4範囲の画素値に変換するものであり、
前記第2画素値変換回路は、さらに、前記保存用の画像データの前記第3範囲の画素値を、前記保存用の変換画像データの前記第4範囲の画素値に変換するものであることが好ましい。
The first pixel value conversion circuit further includes a pixel value that is greater than a second set value that is greater than the first set value and less than or equal to a third set value that is greater than the second set value. A pixel value in the third range of the image data is converted to a pixel value in the fourth range of the current converted image data that is larger than the pixel value in the second range and narrower than the third range. And
The second pixel value conversion circuit further converts the pixel value of the third range of the image data for storage into the pixel value of the fourth range of the conversion image data for storage. preferable.

また、前記第1画素値変換回路および前記第2画素値変換回路は、前記第1範囲を、第5範囲および前記第5範囲の画素値よりも大きい画素値を含む第6範囲に分割し、かつ、前記第2範囲を、第7範囲および前記第7範囲よりも大きい画素値を含む第8範囲に分割し、前記第5範囲の画素値を前記第7範囲の画素値に変換する場合の倍率を、前記第6範囲の画素値を前記第8範囲の画素値に変換する場合の倍率よりも大きくするものであることが好ましい。   The first pixel value conversion circuit and the second pixel value conversion circuit divide the first range into a sixth range including pixel values larger than the pixel values of the fifth range and the fifth range, In the case where the second range is divided into a seventh range and an eighth range including pixel values larger than the seventh range, and the pixel values in the fifth range are converted into the pixel values in the seventh range. It is preferable that the magnification is larger than the magnification when the pixel value in the sixth range is converted into the pixel value in the eighth range.

本発明によれば、第1画素値変換回路および第2画素値変換回路により、圧縮前に暗部の画素値を大きく変換し、第1ルックアップテーブルおよび第2ルックアップテーブルにより、大きくした暗部の画素値を元に戻す。圧縮誤差は元データの画素値によらずほぼ一定の値となるため、元データの画素値が大きくなれば圧縮誤差は相対的に小さくなる。これにより、本発明によれば、暗部に対する圧縮誤差の影響を低減し、画質を向上させることができる。   According to the present invention, the first pixel value conversion circuit and the second pixel value conversion circuit greatly convert the pixel value of the dark portion before compression, and the first look-up table and the second look-up table increase the dark portion. Restore the pixel value. Since the compression error is almost constant regardless of the pixel value of the original data, the compression error becomes relatively small as the pixel value of the original data increases. Thereby, according to this invention, the influence of the compression error with respect to a dark part can be reduced, and an image quality can be improved.

本発明の画像処理装置の構成を表す一実施形態のブロック図である。It is a block diagram of one embodiment showing composition of an image processing device of the present invention. 第1画素値変換回路による現在の画像データの画素値から現在の変換画像データの画素値への変換の一例を表す概念図である。It is a conceptual diagram showing an example of conversion from the pixel value of the current image data to the pixel value of the current converted image data by the first pixel value conversion circuit. 図2に示す画素値の変換に対応する第1ルックアップテーブルの構成を表す一例の概念図である。FIG. 3 is a conceptual diagram illustrating an example of a configuration of a first lookup table corresponding to pixel value conversion illustrated in FIG. 2. 従来の画像処理装置の構成を表す一例のブロック図である。It is a block diagram of an example showing the structure of the conventional image processing apparatus. 画素値が均等に割り付けられたルックアップテーブルの構成を表す一例の概念図である。It is a conceptual diagram of an example showing the structure of the look-up table to which the pixel value was allocated equally. 画素値が不均等に割り付けられたルックアップテーブルの構成を表す一例の概念図である。It is a conceptual diagram of an example showing the structure of the look-up table to which the pixel value was allocated unevenly.

以下に、添付の図面に示す好適実施形態に基づいて、本発明の画像処理装置を詳細に説明する。   Hereinafter, an image processing apparatus according to the present invention will be described in detail based on preferred embodiments shown in the accompanying drawings.

図1は、本発明の画像処理装置の構成を表す一実施形態のブロック図である。同図に示す画像処理装置10は、現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データを出力するものであり、第1画素値変換回路12と、第2画素値変換回路14と、第1オーバドライブ処理回路16と、第2オーバドライブ処理回路18と、圧縮回路20と、メモリ回路22と、伸張回路24とを備えている。   FIG. 1 is a block diagram of an embodiment showing a configuration of an image processing apparatus of the present invention. The image processing apparatus 10 shown in the figure outputs image data for output after overdrive processing corresponding to the pixel value of the current image data and the pixel value of the past image data, and the first pixel value conversion The circuit 12, the second pixel value conversion circuit 14, the first overdrive processing circuit 16, the second overdrive processing circuit 18, the compression circuit 20, the memory circuit 22, and the expansion circuit 24 are provided.

第1画素値変換回路12には、外部から現在の画像データが入力される。
第1画素値変換回路12は、暗部における画素値を大きくし、かつ、明部における画素値を小さくするように、現在の画像データの画素値を現在の変換画像データの画素値に変換するものである。
具体的には、第1画素値変換回路12は、現在の画像データの画素値の最大値を超えない範囲内で、暗部に相当する、第1設定値以下の画素値を含む現在の画像データの第1範囲の画素値を、第1範囲よりも広い範囲である、現在の変換画像データの第2範囲の画素値に変換し、かつ、明部に相当する、第1設定値よりも大きい第2設定値よりも大きく、第2設定値よりも大きい第3設定値以下の画素値を含む現在の画像データの第3範囲の画素値を、第2範囲の画素値よりも大きく、第3範囲よりも狭い範囲である、現在の変換画像データの第4範囲の画素値に変換する。
The first pixel value conversion circuit 12 receives current image data from the outside.
The first pixel value conversion circuit 12 converts the pixel value of the current image data into the pixel value of the current converted image data so as to increase the pixel value in the dark portion and decrease the pixel value in the bright portion. It is.
Specifically, the first pixel value conversion circuit 12 includes current image data including a pixel value equal to or less than the first set value corresponding to the dark portion within a range not exceeding the maximum value of the pixel values of the current image data. The pixel value in the first range is converted to a pixel value in the second range of the current converted image data that is wider than the first range, and is larger than the first set value corresponding to the bright portion A pixel value in the third range of the current image data that includes a pixel value greater than the second set value and less than or equal to the third set value greater than the second set value is greater than the pixel value in the second range, The pixel value is converted into a pixel value in the fourth range of the current converted image data, which is a range narrower than the range.

これにより、ルックアップテーブルにおける暗部の割り当てを大きくし、明部の割り当てを小さくする。これは、暗部は画素値の変化に対する感度が高い一方、明部は感度が低く、多少の圧縮誤差は人間の目では判別できないという根拠に基づく。   As a result, the dark part assignment in the lookup table is increased and the bright part assignment is reduced. This is based on the grounds that the dark part has high sensitivity to changes in pixel values, while the bright part has low sensitivity, and some compression errors cannot be discerned by human eyes.

図2は、第1画素値変換回路による現在の画像データの画素値から現在の変換画像データの画素値への変換の一例を表す概念図である。同図は、現在の画像データが8ビットであり、その画素値が0〜255までの値である場合の例である。   FIG. 2 is a conceptual diagram illustrating an example of conversion from the pixel value of the current image data to the pixel value of the current converted image data by the first pixel value conversion circuit. This figure shows an example in which the current image data is 8 bits and the pixel value is a value from 0 to 255.

この例の場合、同図左側に示すように、現在の画像データの画素値の最大値は255、第1設定値は32であり、第1範囲は、現在の画像データの0〜32の画素値を含む範囲である。第2範囲は、同図右側に示すように、現在の変換画像データの0〜96の画素値を含む範囲である。つまり、第1画素値変換回路12は、現在の画像データの第1範囲の0〜32の画素値を、第1範囲よりも広い範囲である、現在の変換画像データの第2範囲の0〜96の画素値に変換する。   In the case of this example, as shown on the left side of the figure, the maximum value of the pixel value of the current image data is 255, the first set value is 32, and the first range is 0 to 32 pixels of the current image data. A range that includes a value. The second range is a range including pixel values 0 to 96 of the current converted image data, as shown on the right side of the figure. That is, the first pixel value conversion circuit 12 sets 0 to 32 pixel values in the first range of the current image data to 0 to 0 in the second range of the current converted image data that is wider than the first range. Convert to 96 pixel values.

また、この例の場合、同図左側に示すように、第1範囲は、さらに、第5範囲と、第5範囲の画素値よりも大きい画素値を含む第6範囲に分割されている。第5範囲は、現在の画像データの0〜8の画素値を含む範囲、第6範囲は、現在の画像データの8〜32の画素値を含む範囲である。また、これに応じて、同図右側に示すように、第2範囲は、さらに、第7範囲と、第7範囲の画素値よりも大きい画素値を含む第8範囲に分割されている。第7範囲は、現在の変換画像データの0〜48の画素値を含む範囲、第8範囲は、現在の変換画像データの48〜96の画素値を含む範囲である。第1画素値変換回路12は、第5範囲の画素値を第7範囲の画素値に変換する場合の倍率を、第6範囲の画素値を第8範囲の画素値に変換する場合の倍率よりも大きくする。つまり、より暗い方(より画素値が小さい方)の画素値を変換する場合の倍率を大きくする。   In the case of this example, as shown on the left side of the drawing, the first range is further divided into a fifth range and a sixth range including pixel values larger than the pixel values of the fifth range. The fifth range is a range including pixel values 0 to 8 of the current image data, and the sixth range is a range including pixel values 8 to 32 of the current image data. Accordingly, as shown on the right side of the figure, the second range is further divided into a seventh range and an eighth range including pixel values larger than the pixel values of the seventh range. The seventh range is a range including pixel values 0 to 48 of the current converted image data, and the eighth range is a range including pixel values 48 to 96 of the current converted image data. The first pixel value conversion circuit 12 uses a magnification when converting a pixel value of the fifth range to a pixel value of the seventh range, and a magnification when converting a pixel value of the sixth range to a pixel value of the eighth range. Also make it bigger. That is, the magnification for converting the darker pixel value (the smaller pixel value) is increased.

また、第2設定値は80、第3設定値は224であり、第3範囲は、同図左側に示すように、現在の画像データの80〜224の画素値を含む範囲である。第4範囲は、同図右側に示すように、現在の変換画像データの144〜224の画素値を含む範囲である。つまり、第1画素値変換回路12は、現在の画像データの第3範囲の80〜224の画素値を、第3範囲よりも狭い範囲である、現在の変換画像データの第4範囲の144〜224の画素値に変換する。   The second set value is 80, the third set value is 224, and the third range is a range including pixel values 80 to 224 of the current image data, as shown on the left side of the figure. The fourth range is a range including the pixel values 144 to 224 of the current converted image data, as shown on the right side of the figure. That is, the first pixel value conversion circuit 12 sets the pixel values of 80 to 224 in the third range of the current image data to 144 to 144 in the fourth range of the current converted image data that is a range narrower than the third range. Convert to 224 pixel values.

現在の画像データの第1範囲および第3範囲を、それぞれ、現在の変換画像データの第2範囲および第4範囲に変換した場合、現在の画像データの第1範囲および第3範囲以外の範囲の画素値を変換する必要が生じる。
図2の例の場合、第1画素値変換回路12は、第1設定値よりも大きく、第2設定値以下の画素値を含む現在の画像データの第9範囲の32〜80の画素値を、これと同じ範囲である、現在の変換画像データの第10範囲の96〜144の画素値に変換する。また、第1画素値変換回路12は、第3設定値以上の画素値を含む現在の画像データの第11範囲の224〜255の画素値を、これと同じ範囲である、現在の変換画像データの第12範囲の224〜255の画素値に変換する。
When the first range and the third range of the current image data are converted into the second range and the fourth range of the current converted image data, respectively, the ranges other than the first range and the third range of the current image data The pixel value needs to be converted.
In the case of the example in FIG. 2, the first pixel value conversion circuit 12 calculates 32 to 80 pixel values in the ninth range of the current image data including pixel values that are larger than the first set value and less than or equal to the second set value. , The pixel value of 96 to 144 in the tenth range of the current converted image data, which is the same range. In addition, the first pixel value conversion circuit 12 converts the current converted image data in which the pixel values of 224 to 255 in the eleventh range of the current image data including the pixel value equal to or greater than the third set value are in the same range. Are converted into pixel values of 224 to 255 in the twelfth range.

続いて、第2画素値変換回路14には、第2オーバドライブ処理回路18から保存用の画像データが入力される。
第2画素値変換回路14は、保存用の画像データの画素値の最大値、つまり、現在の画像データの画素値の最大値を超えない範囲内で、暗部に相当する、保存用の画像データの第1範囲の画素値を、保存用の変換画像データの第2範囲の画素値に変換し、かつ、明部に相当する、保存用の画像データの第3範囲の画素値を、保存用の変換画像データの第4範囲の画素値に変換するものである。
Subsequently, image data for storage is input from the second overdrive processing circuit 18 to the second pixel value conversion circuit 14.
The second pixel value conversion circuit 14 saves image data corresponding to a dark portion within a range that does not exceed the maximum value of pixel values of image data for storage, that is, the maximum value of pixel values of current image data. Are converted into pixel values of the second range of the converted image data for storage, and the pixel values of the third range of the image data for storage corresponding to the bright portion are stored. The converted image data is converted into pixel values in the fourth range.

第2画素値変換回路14は、現在の画像データの画素値を現在の変換画像データに変換する代わりに、保存用の画像データの画素値を保存用の変換画像データの画素値に変換することを除いて、第1画素値変換回路12と同様の変換を行う。   Instead of converting the pixel value of the current image data into the current converted image data, the second pixel value conversion circuit 14 converts the pixel value of the image data for storage into the pixel value of the converted image data for storage. Except for, the same conversion as the first pixel value conversion circuit 12 is performed.

続いて、第1オーバドライブ処理回路16には、第1画素値変換回路12から現在の変換画像データ、および、伸張回路24から過去の変換画像データが入力される。
第1オーバドライブ処理回路16は、第1ルックアップテーブル17を用いて、現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値を出力するものである。
Subsequently, current converted image data from the first pixel value conversion circuit 12 and past converted image data from the decompression circuit 24 are input to the first overdrive processing circuit 16.
The first overdrive processing circuit 16 uses the first lookup table 17 to store the image data for output after overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the previous converted image data. A pixel value is output.

第1ルックアップテーブル17には、現在の変換画像データの画素値の代表値および過去の変換画像データの画素値の代表値に対応するオーバドライブ処理後の出力用の画像データの画素値として、第1画素値変換回路12および第2画素値変換回路14による変換の逆変換を行って得られる、つまり、変換されていない場合の現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値が格納されている。   In the first look-up table 17, pixel values of image data for output after overdrive processing corresponding to the representative values of the pixel values of the current converted image data and the representative values of the pixel values of the past converted image data are as follows: It is obtained by performing inverse conversion of conversion by the first pixel value conversion circuit 12 and the second pixel value conversion circuit 14, that is, the pixel value of the current image data and the pixel value of the past image data when not converted. The pixel value of the image data for output after the corresponding overdrive processing is stored.

現在の変換画像データの画素値および過去の変換画像データの画素値がともに代表値である場合、第1オーバドライブ処理回路16は、第1ルックアップテーブル17から出力される、現在の変換画像データの画素値の代表値および過去の変換画像データの画素値の代表値に対応する格子点に格納されているオーバドライブ処理後の出力用の画像データの画素値をそのまま出力する。   When both the pixel value of the current converted image data and the pixel value of the past converted image data are representative values, the first overdrive processing circuit 16 outputs the current converted image data output from the first lookup table 17. The pixel value of the output image data after the overdrive processing stored in the grid point corresponding to the representative value of the pixel value and the representative value of the pixel value of the past converted image data is output as it is.

一方、現在の変換画像データの画素値または過去の変換画像データの画素値が代表値ではない場合、第1オーバドライブ処理回路16は、例えば、第1ルックアップテーブル17から出力される、現在の変換画像データの画素値および過去の変換画像データの画素値の近傍の複数の格子点に格納されているオーバドライブ処理後の出力用の画像データの画素値を用いて補間演算等を行って、現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値を出力する。   On the other hand, when the pixel value of the current converted image data or the pixel value of the past converted image data is not the representative value, the first overdrive processing circuit 16 outputs the current value output from the first lookup table 17, for example. Perform an interpolation operation using the pixel values of the output image data after overdrive processing stored in a plurality of grid points in the vicinity of the pixel values of the converted image data and the past converted image data, The pixel value of the output image data after the overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the past converted image data is output.

図3は、図2に示す画素値の変換に対応する第1ルックアップテーブルの構成を表す一例の概念図である。
同図には、現在の変換画像データの画素値の代表値および過去の変換画像データの画素値の代表値と、現在の変換画像データの画素値の代表値および過去の変換画像データの画素値の代表値に各々対応する現在の画像データの画素値の代表値および過去の画像データの画素値の代表値が示されている。
同図に示すように、第1ルックアップテーブル17は、現在の変換画像データの画素値および過去の変換画像データの画素値が、それぞれ、16画素毎に均等に割り付けられたものである。
FIG. 3 is a conceptual diagram illustrating an example of the configuration of the first lookup table corresponding to the pixel value conversion illustrated in FIG. 2.
In the figure, the representative value of the pixel value of the current converted image data and the representative value of the pixel value of the past converted image data, the representative value of the pixel value of the current converted image data, and the pixel value of the past converted image data The representative value of the pixel value of the current image data and the representative value of the pixel value of the past image data corresponding to each of the representative values are shown.
As shown in the figure, the first look-up table 17 is such that the pixel values of the current converted image data and the pixel values of the past converted image data are evenly allocated for every 16 pixels.

ここで、現在の変換画像データの画素値および過去の変換画像データの画素値は、それぞれ、現在の画像データおよび過去の画像データの画素値(保存用の画像データの画素値)が、第1画素値変換回路12および第2画素値変換回路14により図2に示す画素値の変換により不均等に変換されたものである。
そのため、図3に示すように、第1ルックアップテーブル17は、実質的に、現在の画像データおよび過去の画像データが、それぞれ、不均等に割り付けられたものを構成する。
Here, the pixel value of the current converted image data and the pixel value of the past converted image data are the first pixel value of the current image data and the past image data (the pixel value of the image data for storage), respectively. The pixel value conversion circuit 12 and the second pixel value conversion circuit 14 are non-uniformly converted by the pixel value conversion shown in FIG.
Therefore, as shown in FIG. 3, the first look-up table 17 substantially constitutes the current image data and the past image data that are allocated unevenly.

つまり、第1オーバドライブ処理回路16は、現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値として、現在の変換画像データの画素値および過去の変換画像データの画素値に対して第1画素値変換回路12および第2画素値変換回路14による変換の逆変換を行って得られる現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値を出力する。   In other words, the first overdrive processing circuit 16 uses the current converted image data as the pixel value of the output image data after the overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the past converted image data. The pixel value of the current image data and the past obtained by performing the inverse transformation of the conversion by the first pixel value conversion circuit 12 and the second pixel value conversion circuit 14 on the pixel value of the data and the pixel value of the past converted image data The pixel value of the image data for output after the overdrive processing corresponding to the pixel value of the image data is output.

同様に、第2オーバドライブ処理回路18には、第1画素値変換回路12から現在の変換画像データ、および、伸張回路24から過去の変換画像データが入力される。
第2オーバドライブ処理回路18は、第2ルックアップテーブル19を用いて、現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の保存用の画像データの画素値を出力するものである。
Similarly, current converted image data from the first pixel value conversion circuit 12 and past converted image data from the decompression circuit 24 are input to the second overdrive processing circuit 18.
The second overdrive processing circuit 18 uses the second lookup table 19 to store the image data for storage after the overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the past converted image data. A pixel value is output.

第2オーバドライブ処理回路18は、出力用の画像データを出力する代わりに、保存用の画像データを出力することを除いて、第1オーバドライブ処理回路16と同様のオーバドライブ処理を行う。
第2ルックアップテーブル19に格納されているオーバドライブ処理後の保存用の画像データの画素値は、第1ルックアップテーブル17に格納されているオーバドライブ処理後の出力用の画像データの画素値と同じであってもよいし、異なるものであってもよい。
The second overdrive processing circuit 18 performs the same overdrive processing as the first overdrive processing circuit 16 except that the image data for storage is output instead of outputting the image data for output.
The pixel value of the image data for storage after overdrive processing stored in the second lookup table 19 is the pixel value of the image data for output after overdrive processing stored in the first lookup table 17. It may be the same or different.

圧縮回路20には、第2画素値変換回路14から保存用の変換画像データが入力される。
圧縮回路20は、保存用の変換画像データを不可逆圧縮した圧縮画像データを出力するものである。
The compressed image data for storage is input to the compression circuit 20 from the second pixel value conversion circuit 14.
The compression circuit 20 outputs compressed image data obtained by irreversibly compressing stored converted image data.

メモリ回路22には、圧縮回路20から圧縮画像データが入力される。
メモリ回路22は、圧縮画像データを記憶するものである。
Compressed image data is input from the compression circuit 20 to the memory circuit 22.
The memory circuit 22 stores compressed image data.

伸張回路24には、メモリ回路22から読み出された圧縮画像データが入力される。
伸張回路24は、メモリ回路22から読み出された圧縮画像データを伸張し、過去の変換画像データとして出力するものである。
The decompression circuit 24 receives the compressed image data read from the memory circuit 22.
The decompression circuit 24 decompresses the compressed image data read from the memory circuit 22 and outputs it as past converted image data.

次に、画像処理装置10の動作を説明する。   Next, the operation of the image processing apparatus 10 will be described.

画像処理装置10では、第1画素値変換回路12により、現在の画像データの画素値が、現在の変換画像データの画素値に変換され、現在の画像データの、暗部に相当する画素値が大きくなり、明部に相当する画素値が小さくなるように変換される。   In the image processing apparatus 10, the first pixel value conversion circuit 12 converts the pixel value of the current image data into the pixel value of the current converted image data, and the pixel value corresponding to the dark portion of the current image data is increased. Thus, the pixel value corresponding to the bright part is converted so as to be small.

続いて、第1オーバドライブ処理回路16および第2オーバドライブ処理回路18により、それぞれ、第1ルックアップテーブル17および第2ルックアップテーブル19を用いて、現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値が出力される。   Subsequently, the first overdrive processing circuit 16 and the second overdrive processing circuit 18 use the first look-up table 17 and the second look-up table 19, respectively, The pixel value of the image data for output after the overdrive process and the pixel value of the image data for storage corresponding to the pixel value of the converted image data are output.

続いて、第2画素値変換回路14により、保存用の画像データの画素値が、保存用の変換画像データの画素値に変換され、保存用の画像データの、暗部に相当する画素値が大きくなり、明部に相当する画素値が小さくなるように変換される。   Subsequently, the pixel value of the image data for storage is converted into the pixel value of the converted image data for storage by the second pixel value conversion circuit 14, and the pixel value corresponding to the dark portion of the image data for storage is increased. Thus, the pixel value corresponding to the bright part is converted so as to be small.

続いて、圧縮回路20により、保存用の変換画像データが不可逆圧縮され、その圧縮画像データがメモリ回路22に記憶される。メモリ回路22から読み出された圧縮画像データは、伸張回路24により伸張され、過去の変換画像データとして出力される。   Subsequently, the compressed image data for storage is irreversibly compressed by the compression circuit 20, and the compressed image data is stored in the memory circuit 22. The compressed image data read from the memory circuit 22 is decompressed by the decompression circuit 24 and output as past converted image data.

これ以後は、前述の動作の繰り返しとなる。   Thereafter, the above operation is repeated.

画像処理装置10においても、過去の変換画像データは、保存用の変換画像データと同一なものではなく、圧縮誤差を含んだものとなる。
しかし、画像処理装置10では、第1画素値変換回路12および第2画素値変換回路14により、圧縮前に暗部の画素値を大きく変換し、第1ルックアップテーブル17および第2ルックアップテーブル19により、大きくした暗部の画素値を元に戻す。前述の通り、圧縮誤差は元データの画素値によらずほぼ一定の値となるため、元データの画素値が大きくなれば圧縮誤差は相対的に小さくなる。これにより、暗部に対する圧縮誤差の影響を低減し、画質を向上させることができる。
Also in the image processing apparatus 10, the past converted image data is not the same as the stored converted image data, and includes a compression error.
However, in the image processing apparatus 10, the first pixel value conversion circuit 12 and the second pixel value conversion circuit 14 greatly convert the pixel value of the dark part before compression, and the first lookup table 17 and the second lookup table 19. Thus, the enlarged dark pixel value is restored. As described above, since the compression error is a substantially constant value regardless of the pixel value of the original data, the compression error becomes relatively small as the pixel value of the original data increases. Thereby, the influence of the compression error with respect to a dark part can be reduced, and an image quality can be improved.

なお、第1画素値変換回路12は、少なくとも現在の画像データの第1範囲の画素値を現在の変換画像データの第2範囲の画素値に変換するものであればよく、それ以外の範囲の画素値の変換方法は何ら限定されない。例えば、現在の画像データの第3範囲の画素値を現在の変換画像データの第4範囲の画素値に変換することは必須ではない。第2画素値変換回路14についても同様である。
また、第1設定値〜第3設定値等の各設定値、および、第1範囲〜第12範囲等の各範囲は適宜決定することができる。
また、第1ルックアップテーブル17および第2ルックアップテーブル19の現在の変換画像データの画素値の代表値および過去の変換画像データの画素値の代表値の数は、図3に示すように、17個×17個のものに限定されない。
圧縮回路20および伸張回路24による圧縮/伸張の方法も何ら限定されない。
The first pixel value conversion circuit 12 only needs to convert at least the pixel values in the first range of the current image data into the pixel values in the second range of the current converted image data. The pixel value conversion method is not limited at all. For example, it is not essential to convert the pixel values in the third range of the current image data into the pixel values in the fourth range of the current converted image data. The same applies to the second pixel value conversion circuit 14.
Each set value such as the first set value to the third set value and each range such as the first range to the twelfth range can be determined as appropriate.
Also, the representative values of the pixel values of the current converted image data and the representative values of the pixel values of the past converted image data in the first lookup table 17 and the second lookup table 19 are as shown in FIG. The number is not limited to 17 × 17.
The compression / decompression method by the compression circuit 20 and the decompression circuit 24 is not limited at all.

本発明は、基本的に以上のようなものである。
以上、本発明について詳細に説明したが、本発明は上記実施形態に限定されず、本発明の主旨を逸脱しない範囲において、種々の改良や変更をしてもよいのはもちろんである。
The present invention is basically as described above.
Although the present invention has been described in detail above, the present invention is not limited to the above-described embodiment, and it is needless to say that various improvements and modifications may be made without departing from the gist of the present invention.

10、30 画像処理装置
12 第1画素値変換回路
14 第2画素値変換回路
16、36 第1オーバドライブ処理回路
17、37 第1ルックアップテーブル
18、38 第2オーバドライブ処理回路
19、39 第2ルックアップテーブル
20、40 圧縮回路
22、42 メモリ回路
24、44 伸張回路
10, 30 Image processing device 12 First pixel value conversion circuit 14 Second pixel value conversion circuit 16, 36 First overdrive processing circuit 17, 37 First lookup table 18, 38 Second overdrive processing circuit 19, 39 First 2 Look-up table 20, 40 Compression circuit 22, 42 Memory circuit 24, 44 Expansion circuit

Claims (4)

現在の画像データの画素値の最大値を超えない範囲内で、第1設定値以下の画素値を含む前記現在の画像データの第1範囲の画素値を、前記第1範囲よりも広い範囲である、現在の変換画像データの第2範囲の画素値に変換する第1画素値変換回路と、
第1ルックアップテーブルを用いて、前記現在の変換画像データの画素値および過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値を出力する第1オーバドライブ処理回路と、
第2ルックアップテーブルを用いて、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対応するオーバドライブ処理後の保存用の画像データの画素値を出力する第2オーバドライブ処理回路と、
前記保存用の画像データの画素値の最大値を超えない範囲内で、前記保存用の画像データの前記第1範囲の画素値を、保存用の変換画像データの前記第2範囲の画素値に変換する第2画素値変換回路と、
前記保存用の変換画像データを不可逆圧縮した圧縮画像データを出力する圧縮回路と、
前記圧縮画像データを記憶するメモリ回路と、
前記メモリ回路から読み出された圧縮画像データを伸張し、前記過去の変換画像データとして出力する伸張回路とを備え、
前記第1オーバドライブ処理回路および第2オーバドライブ処理回路は、それぞれ、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値として、前記現在の変換画像データの画素値および前記過去の変換画像データの画素値に対して前記第1画素値変換回路および前記第2画素値変換回路による変換の逆変換を行って得られる前記現在の画像データの画素値および過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値を出力するものであることを特徴とする画像処理装置。
Within a range that does not exceed the maximum pixel value of the current image data, the pixel value of the first range of the current image data that includes a pixel value that is less than or equal to the first set value is a range that is wider than the first range. A first pixel value conversion circuit for converting to a second range of pixel values of the present converted image data;
A first overdrive that outputs a pixel value of output image data after overdrive processing corresponding to a pixel value of the current converted image data and a pixel value of past converted image data using a first lookup table A processing circuit;
A second over-output is used to output a pixel value of the image data for storage after overdrive processing corresponding to the pixel value of the current converted image data and the pixel value of the past converted image data using the second look-up table. A drive processing circuit;
The pixel value of the first range of the image data for storage is changed to the pixel value of the second range of the converted image data for storage within a range that does not exceed the maximum pixel value of the image data for storage. A second pixel value conversion circuit for conversion;
A compression circuit that outputs compressed image data obtained by irreversibly compressing the converted image data for storage;
A memory circuit for storing the compressed image data;
A decompression circuit that decompresses the compressed image data read from the memory circuit and outputs the decompressed converted image data as the past converted image data;
The first overdrive processing circuit and the second overdrive processing circuit are respectively output image data after overdrive processing corresponding to a pixel value of the current converted image data and a pixel value of the past converted image data. The first pixel value conversion circuit and the second pixel value conversion for the pixel value of the current converted image data and the pixel value of the previous converted image data The pixel value of the current image data and the pixel value of the output image data after the overdrive processing corresponding to the pixel value of the past image data and the image data for storage obtained by performing the inverse conversion of the conversion by the circuit An image processing apparatus that outputs a pixel value.
前記第1ルックアップテーブルおよび前記第2ルックアップテーブルには、それぞれ、前記現在の変換画像データの画素値の代表値および前記過去の変換画像データの画素値の代表値に対応するオーバドライブ処理後の出力用の画像データの画素値および保存用の画像データの画素値として、前記現在の画像データの画素値および前記過去の画像データの画素値に対応するオーバドライブ処理後の出力用の画像データの画素値が格納されている請求項1に記載の画像処理装置。   In the first look-up table and the second look-up table, after the overdrive processing corresponding to the representative value of the pixel value of the current converted image data and the representative value of the pixel value of the past converted image data, respectively. Output image data after overdrive processing corresponding to the pixel value of the current image data and the pixel value of the past image data as the pixel value of the output image data and the pixel value of the image data for storage The image processing apparatus according to claim 1, wherein the pixel value is stored. 前記第1画素値変換回路は、さらに、前記第1設定値よりも大きい第2設定値よりも大きく、前記第2設定値よりも大きい第3設定値以下の画素値を含む前記現在の画像データの第3範囲の画素値を、前記第2範囲の画素値よりも大きく、前記第3範囲よりも狭い範囲である、前記現在の変換画像データの第4範囲の画素値に変換するものであり、
前記第2画素値変換回路は、さらに、前記保存用の画像データの前記第3範囲の画素値を、前記保存用の変換画像データの前記第4範囲の画素値に変換するものである請求項1または2に記載の画像処理装置。
The first pixel value conversion circuit further includes the current image data including a pixel value that is greater than a second set value that is greater than the first set value and less than or equal to a third set value that is greater than the second set value. The pixel value of the third range is converted to the pixel value of the fourth range of the current converted image data that is larger than the pixel value of the second range and narrower than the third range. ,
The second pixel value conversion circuit further converts a pixel value in the third range of the image data for storage into a pixel value in the fourth range of the converted image data for storage. The image processing apparatus according to 1 or 2.
前記第1画素値変換回路および前記第2画素値変換回路は、前記第1範囲を、第5範囲および前記第5範囲の画素値よりも大きい画素値を含む第6範囲に分割し、かつ、前記第2範囲を、第7範囲および前記第7範囲よりも大きい画素値を含む第8範囲に分割し、前記第5範囲の画素値を前記第7範囲の画素値に変換する場合の倍率を、前記第6範囲の画素値を前記第8範囲の画素値に変換する場合の倍率よりも大きくするものである請求項1〜3のいずれか1項に記載の画像処理装置。   The first pixel value conversion circuit and the second pixel value conversion circuit divide the first range into a fifth range and a sixth range including pixel values larger than the pixel values of the fifth range, and The second range is divided into a seventh range and an eighth range including pixel values larger than the seventh range, and a magnification when converting the pixel values in the fifth range into the pixel values in the seventh range is calculated. The image processing apparatus according to claim 1, wherein the pixel value in the sixth range is set to be larger than a magnification in the case of converting the pixel value in the eighth range into the pixel value in the eighth range.
JP2014044839A 2014-03-07 2014-03-07 Image processing device Expired - Fee Related JP6262571B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014044839A JP6262571B2 (en) 2014-03-07 2014-03-07 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014044839A JP6262571B2 (en) 2014-03-07 2014-03-07 Image processing device

Publications (2)

Publication Number Publication Date
JP2015169807A JP2015169807A (en) 2015-09-28
JP6262571B2 true JP6262571B2 (en) 2018-01-17

Family

ID=54202585

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014044839A Expired - Fee Related JP6262571B2 (en) 2014-03-07 2014-03-07 Image processing device

Country Status (1)

Country Link
JP (1) JP6262571B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008281734A (en) * 2007-05-10 2008-11-20 Kawasaki Microelectronics Kk Overdrive circuit
JP5253899B2 (en) * 2008-06-20 2013-07-31 シャープ株式会社 Display control circuit, liquid crystal display device including the same, and display control method
JP5285683B2 (en) * 2010-12-01 2013-09-11 シャープ株式会社 Image processing apparatus and image processing method

Also Published As

Publication number Publication date
JP2015169807A (en) 2015-09-28

Similar Documents

Publication Publication Date Title
JP5394305B2 (en) Image processing device
US7554557B2 (en) Device and method for image compression and decompression
JP5801624B2 (en) Display device and display device control circuit
US8041130B2 (en) Compressive overdrive circuit and associated method
JP6131336B2 (en) Image processing apparatus and method, and liquid crystal display
JP2014050099A (en) Image processing method and image processing apparatus for enhancing image quality by using local luminance gain
CN107533832B (en) Image processing apparatus, image processing method, and program
JPWO2010134358A1 (en) Image display device
US8786774B2 (en) Video control device and video control method
TWI413974B (en) Method of eliminating blur on display
JP6298815B2 (en) Display device and control method of display device
JP2008281734A (en) Overdrive circuit
JP6262571B2 (en) Image processing device
JP2015088918A (en) Information processing device and information processing method
US9179163B2 (en) Device and method for processing image
JP2015197476A (en) Signal processing method, display device, and electronic apparatus
WO2012073644A1 (en) Image processing device and image processing method
JP2017175422A (en) Image display device and television apparatus
JP5895150B2 (en) Image display device
US20100164981A1 (en) Data compression method and apparatus for image display based on overdrive processing
WO2011033888A1 (en) Image display device and image display method
JP4814826B2 (en) Image processing apparatus and image processing method
JP2016045392A (en) Image processor, image processing method, and program
JP5132081B2 (en) Display device
KR101159314B1 (en) Video modulating device, modulating method thereof, liquid crystal display device having the same and driving method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170214

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171129

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171214

R150 Certificate of patent or registration of utility model

Ref document number: 6262571

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees