JP2016156911A - Image processing apparatus, display device, and control method of image processing apparatus - Google Patents

Image processing apparatus, display device, and control method of image processing apparatus Download PDF

Info

Publication number
JP2016156911A
JP2016156911A JP2015033760A JP2015033760A JP2016156911A JP 2016156911 A JP2016156911 A JP 2016156911A JP 2015033760 A JP2015033760 A JP 2015033760A JP 2015033760 A JP2015033760 A JP 2015033760A JP 2016156911 A JP2016156911 A JP 2016156911A
Authority
JP
Japan
Prior art keywords
color unevenness
unevenness correction
image processing
value
unit
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.)
Pending
Application number
JP2015033760A
Other languages
Japanese (ja)
Inventor
小山 文夫
Fumio Koyama
文夫 小山
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 JP2015033760A priority Critical patent/JP2016156911A/en
Publication of JP2016156911A publication Critical patent/JP2016156911A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Liquid Crystal Display Device Control (AREA)
  • Transforming Electric Information Into Light Information (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the accuracy of color irregularity correction in correcting color irregularity of an image by using color irregularity correction values associated with some pixels.SOLUTION: An image processing apparatus comprises: a correction circuit 149 that performs color irregularity correction to a frame of an input image; an interpolation operation circuit 145 that performs interpolation operation on color irregularity correction values corresponding to some pixels in the frame to calculate operation values corresponding to the pixels in the frame; and a conversion circuit 147 that converts the operation values calculated by the interpolation operation circuit 145 into a combination of the color irregularity correction values to be applied to a plurality of frames. The correction circuit 149 applies the combination of the color irregularity correction values converted by the conversion circuit 147 to the plurality of frames of the input image to perform color irregularity correction of the frames.SELECTED DRAWING: Figure 2

Description

本発明は、画像処理装置、表示装置、及び、画像処理装置の制御方法に関する。   The present invention relates to an image processing device, a display device, and a control method for the image processing device.

従来より、ルックアップテーブル(以下、LUTと表記する)を用いて画像の色むらを補正する装置が知られている(例えば、特許文献1参照)。LUTに格納された補正値により画像の色むらを補正する場合、画像を表示する表示パネルを構成するすべての画素に対応する補正値を用意すると、大容量のメモリーが必要になるため、回路規模が増大してしまう。このため、LUTには、一部の画素に対応する補正値を格納し、残りの画素に対する補正値は、LUTに格納した補正値に基づく補間演算によって算出することが行われている(例えば、特許文献1参照)。特許文献1は、入力された階調値に対応する出力階調値がLUTに格納されていない場合に、LUTに格納された出力階調値を参照した補間演算を行って、出力階調値を算出している。   2. Description of the Related Art Conventionally, an apparatus that corrects color unevenness of an image using a look-up table (hereinafter referred to as LUT) is known (see, for example, Patent Document 1). When correcting the color unevenness of the image using the correction value stored in the LUT, if a correction value corresponding to all the pixels constituting the display panel for displaying the image is prepared, a large-capacity memory is required. Will increase. For this reason, correction values corresponding to some pixels are stored in the LUT, and correction values for the remaining pixels are calculated by interpolation based on the correction values stored in the LUT (for example, Patent Document 1). Japanese Patent Application Laid-Open No. 2004-228561 performs an interpolation operation with reference to the output gradation value stored in the LUT when the output gradation value corresponding to the input gradation value is not stored in the LUT, and outputs the output gradation value. Is calculated.

特開2011−209513号公報JP 2011-209513 A

しかしながら、補間演算により算出される演算値をそのまま使用して補正を行うことができない場合がある。例えば、演算値が、画像の階調値よりも小さい値、すなわち小数を含んでいる場合、そのままでは補正に使用できないため、小数点以下を切り捨てた値を補正値として使用していた。このため、色むら補正の補正精度の低下を招いていた。
本発明は上記事情に鑑みてなされたものであり、一部の画素に対応付けられた色むら補正値を用いて画像の色むらを補正する場合に、色むら補正の補正精度を向上させることができる画像処理装置、表示装置、及び、画像処理装置の制御方法を提供することを目的とする。
However, there are cases where correction cannot be performed using the calculation value calculated by the interpolation calculation as it is. For example, if the calculated value includes a value smaller than the gradation value of the image, that is, a decimal, it cannot be used for correction as it is, and therefore a value obtained by rounding down the decimal point is used as the correction value. For this reason, the correction accuracy of the uneven color correction is reduced.
The present invention has been made in view of the above circumstances, and improves the correction accuracy of color unevenness correction when correcting color unevenness of an image using color unevenness correction values associated with some pixels. An object of the present invention is to provide an image processing device, a display device, and a control method for the image processing device.

上記目的を達成するために本発明の画像処理装置は、入力画像のフレームに対して色むら補正を行う補正部と、前記フレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出する演算部と、前記演算部が算出した演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換する変換部と、を備え、前記補正部は、前記変換部が変換した色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行うことを特徴とする。
本発明によれば、一部の画素に対応付けられた色むら補正値を用いて画像の色むらを補正する場合に、色むら補正の補正精度を向上させることができる。
To achieve the above object, an image processing apparatus according to the present invention interpolates a correction unit that performs color unevenness correction on a frame of an input image and color unevenness correction values corresponding to some pixels in the frame. Accordingly, a calculation unit that calculates a calculation value corresponding to each pixel of the frame, a conversion unit that converts the calculation value calculated by the calculation unit into a combination of uneven color correction values applied to the plurality of frames, The correction unit applies the combination of color unevenness correction values converted by the conversion unit to the plurality of frames of the input image to perform color unevenness correction of the frame.
According to the present invention, when correcting color unevenness of an image using color unevenness correction values associated with some pixels, the correction accuracy of color unevenness correction can be improved.

また、本発明は上記構成の画像処理装置において、前記変換部は、複数の前記フレームに適用される色むら補正値の平均値が前記演算値となるように、前記色むら補正値の組み合わせに変換することを特徴とする。
本発明によれば、算出された演算値を、画像の複数のフレームに適用する色むら補正値に分散させることができる。
In the image processing apparatus having the above-described configuration, the conversion unit may combine the color unevenness correction values so that an average value of the color unevenness correction values applied to the plurality of frames is the calculated value. It is characterized by converting.
According to the present invention, it is possible to disperse the calculated calculation values into color unevenness correction values applied to a plurality of frames of an image.

また、本発明は上記構成の画像処理装置において、前記変換部は、前記演算部の算出した前記演算値に小数が含まれる場合に、前記演算値を、前記入力画像の複数の前記フレームに適用する前記色むら補正値の組み合わせに変換することを特徴とする。
本発明によれば、演算値に小数が含まれる場合に、演算値を、画像の複数フレームに適用する色むら補正値に分散させることができる。従って、演算値に小数が含まれる場合に、小数点以下の値を切り捨てる必要がなくなり、色むら補正の補正精度を向上させることができる。
In the image processing device having the above-described configuration, the conversion unit may apply the calculation value to the plurality of frames of the input image when the calculation value calculated by the calculation unit includes a decimal number. The color unevenness correction value is converted into a combination.
According to the present invention, when a decimal value is included in a calculated value, the calculated value can be distributed to color unevenness correction values applied to a plurality of frames of an image. Therefore, when a decimal value is included in the calculation value, it is not necessary to round off the value after the decimal point, and the correction accuracy of color unevenness correction can be improved.

また、本発明は上記構成の画像処理装置において、前記一部の画素に対応付けられた色むら補正値を記憶するルックアップテーブルを備えることを特徴とする。
本発明によれば、簡易な構成で画像の色むら補正を行うことができる。
In the image processing apparatus having the above-described configuration, the image processing apparatus further includes a lookup table that stores color unevenness correction values associated with the partial pixels.
According to the present invention, it is possible to correct color unevenness of an image with a simple configuration.

また、本発明は上記構成の画像処理装置において、前記演算部は、前記フレームを構成する一部の画素の位置に対応付けて用意された色むら補正値を補間演算することにより、他の画素に適用する色むら補正値を求める演算処理を実行し、前記変換部は、前記演算部の演算処理により求められる値を、前記演算値として変換を行うことを特徴とする。   According to the present invention, in the image processing apparatus having the above-described configuration, the calculation unit interpolates a color unevenness correction value prepared in association with the position of a part of pixels constituting the frame, thereby calculating another pixel. An arithmetic process for obtaining a color unevenness correction value to be applied to is executed, and the conversion unit converts the value obtained by the arithmetic process of the arithmetic unit as the arithmetic value.

また、本発明は上記画像処理装置において、前記フレームの各画素は、mビットの階調の画素値を有し、前記変換部が変換する色むら補正値の組み合わせは、m>nを満たすnビットの色むら補正値を含むことを特徴とする。   In the image processing apparatus according to the aspect of the invention, each pixel of the frame has a pixel value with an m-bit gradation, and a combination of color unevenness correction values converted by the conversion unit satisfies n> n. It includes a bit color unevenness correction value.

本発明の表示装置は、入力画像のフレームに対して色むら補正を行う補正部と、前記フレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出する演算部と、前記演算部が算出した演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換する変換部と、を備える画像処理部と、前記画像処理部で処理された前記入力画像を表示パネルに表示させる表示部と、を備え、前記補正部は、前記変換部が変換した色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行うことを特徴とする。
本発明によれば、一部の画素に対応付けられた色むら補正値を用いて画像の色むらを補正する場合に、色むら補正の補正精度を向上させることができる。
The display device according to the present invention includes a correction unit that performs color unevenness correction on a frame of an input image, and interpolates color unevenness correction values corresponding to some of the pixels in the frame, so that each pixel of the frame An image processing unit comprising: a calculation unit that calculates a calculation value corresponding to the calculation unit; and a conversion unit that converts the calculation value calculated by the calculation unit into a combination of uneven color correction values applied to the plurality of frames. A display unit that displays the input image processed by the image processing unit on a display panel, and the correction unit uses a combination of color unevenness correction values converted by the conversion unit in a plurality of the frames of the input image. Application is performed to correct color unevenness of the frame.
According to the present invention, when correcting color unevenness of an image using color unevenness correction values associated with some pixels, the correction accuracy of color unevenness correction can be improved.

本発明の画像処理装置の制御方法は、入力画像のフレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出し、算出された演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換し、変換された色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行うことを特徴とする。
本発明によれば、一部の画素に対応付けられた色むら補正値を用いて画像の色むらを補正する場合に、色むら補正の補正精度を向上させることができる。
According to the control method of the image processing apparatus of the present invention, a calculation value corresponding to each pixel of the frame is calculated by performing interpolation calculation of a color unevenness correction value corresponding to a part of the pixels in the frame of the input image. Converting the calculated calculation value into a combination of color unevenness correction values to be applied to the plurality of frames, and applying the converted combination of color unevenness correction values to the plurality of frames of the input image, Unevenness correction is performed.
According to the present invention, when correcting color unevenness of an image using color unevenness correction values associated with some pixels, the correction accuracy of color unevenness correction can be improved.

プロジェクターの構成図。The block diagram of a projector. 画像処理部の構成図。The block diagram of an image process part. 液晶パネルを構成する画素を示す図。The figure which shows the pixel which comprises a liquid crystal panel. 色むら補正回路の処理手順を示すフローチャート。5 is a flowchart showing a processing procedure of a color unevenness correction circuit. (A)は、液晶パネルの画素ごとに算出された演算値を示す図、(B)は、(A)に示す演算値に基づいて選択される従来の色むら補正値を示す図。(A) is a figure which shows the calculated value calculated for every pixel of the liquid crystal panel, (B) is a figure which shows the conventional color unevenness correction value selected based on the calculated value shown to (A). 色むら補正値の組み合わせを登録したパターンテーブルを示し、(A)は演算値が0.25の場合を示す図、(B)は、演算値が0.5の場合を示す図、(C)は、演算値が0.75の場合を示す図。The pattern table which registered the combination of color unevenness correction value is shown, (A) is a figure which shows the case where a calculation value is 0.25, (B) is a figure which shows the case where a calculation value is 0.5, (C) These are figures which show the case where a calculation value is 0.75.

図1は、実施形態のプロジェクター1の構成図である。
プロジェクター1は、パーソナルコンピューターや各種映像プレーヤー等の外部の画像供給装置3に接続され、接続した画像供給装置3から入力される画像データに基づく画像を対象物体に投射する装置である。画像供給装置3としては、ビデオ再生装置、DVD(Digital Versatile Disk)再生装置、ブルーレイディスク(Blu-ray(登録商標) Disc)再生装置、ハードディスク・レコーダー等が挙げられる。また、画像供給装置3は、テレビチューナー装置、CATV(Cable television)のセットトップボックス、ビデオゲーム装置等の映像出力装置、パーソナルコンピューターであってもよい。
また、対象物体は、建物や物体など、一様に平らではない物体であってもよいし、スクリーンSCや、建物の壁面等の平らな投射面を有するものであってもよい。本実施形態では平面のスクリーンSCに投射する場合を例示する。
FIG. 1 is a configuration diagram of a projector 1 according to the embodiment.
The projector 1 is a device that is connected to an external image supply device 3 such as a personal computer or various video players, and projects an image based on image data input from the connected image supply device 3 onto a target object. Examples of the image supply device 3 include a video reproduction device, a DVD (Digital Versatile Disk) reproduction device, a Blu-ray (registered trademark) reproduction device, and a hard disk recorder. The image supply device 3 may be a TV tuner device, a CATV (Cable television) set-top box, a video output device such as a video game device, or a personal computer.
The target object may be an object that is not uniformly flat, such as a building or an object, or may have a flat projection surface such as a screen SC or a wall surface of a building. In this embodiment, the case where it projects on the plane screen SC is illustrated.

プロジェクター1は、画像供給装置3に接続するインターフェイスとして、I/F(インターフェイス)部21を備える。I/F部21には、例えば、デジタル映像信号が入力されるDVIインターフェイス、USBインターフェイス、LANインターフェイス等を用いることができる。また、I/F部21には、例えば、NTSC、PAL、SECAM等のコンポジット映像信号が入力されるS映像端子、コンポジット映像信号が入力されるRCA端子、コンポーネント映像信号が入力されるD端子等を用いることができる。さらに、I/F部21には、HDMI(登録商標)規格に準拠したHDMIコネクターや、ディスプレイポート(登録商標)に準拠したディスプレイポートコネクター等の汎用インターフェイスを用いることができる。また、I/F部21は、アナログ映像信号をデジタル画像データに変換するA/D変換回路を有し、VGA端子等のアナログ映像端子により画像供給装置3に接続される構成としてもよい。また、I/F部21は、有線通信によって画像信号の送受信を行ってもよく、無線通信によって画像信号の送受信を行ってもよい。
以下の説明では、画像供給装置3からYUV形式の画像データDが供給される場合を例に説明する。画像供給装置3から供給されるYUV形式の画像データDは、I/F部21を介して画像処理部25に送られ、画像処理部25によりフレームメモリー27に画像が展開される。
The projector 1 includes an I / F (interface) unit 21 as an interface connected to the image supply device 3. For the I / F unit 21, for example, a DVI interface, a USB interface, a LAN interface, or the like to which a digital video signal is input can be used. Further, the I / F unit 21 includes, for example, an S video terminal to which a composite video signal such as NTSC, PAL, or SECAM is input, an RCA terminal to which a composite video signal is input, a D terminal to which a component video signal is input, or the like. Can be used. Further, the I / F unit 21 may be a general-purpose interface such as an HDMI connector conforming to the HDMI (registered trademark) standard or a display port connector conforming to the display port (registered trademark). The I / F unit 21 may include an A / D conversion circuit that converts an analog video signal into digital image data, and may be connected to the image supply device 3 through an analog video terminal such as a VGA terminal. In addition, the I / F unit 21 may perform transmission / reception of image signals by wired communication or may perform transmission / reception of image signals by wireless communication.
In the following description, a case where image data D in the YUV format is supplied from the image supply device 3 will be described as an example. The YUV format image data D supplied from the image supply device 3 is sent to the image processing unit 25 via the I / F unit 21, and the image processing unit 25 develops an image in the frame memory 27.

プロジェクター1は、大きく分けて光学的な画像の形成を行う表示部10と、この表示部10により表示する画像を電気的に処理する画像処理系とを備える。まず、表示部10について説明する。   The projector 1 includes a display unit 10 that roughly forms an optical image and an image processing system that electrically processes an image displayed by the display unit 10. First, the display unit 10 will be described.

表示部10は、光源部11、光変調装置12及び投射光学系13を備える。
光源部11は、キセノンランプ、超高圧水銀ランプ、LED(Light Emitting Diode)等からなる光源を備える。また、光源部11は、光源が発した光を光変調装置12に導くリフレクター及び補助リフレクターを備える構成としてもよい。また、光源部11は、投射光の光学特性を高めるためのレンズ群、偏光板、又は光源が発した光の光量を光変調装置12に至る経路上で低減させる調光素子等(いずれも不図示)を備えたものであってもよい。
The display unit 10 includes a light source unit 11, a light modulation device 12, and a projection optical system 13.
The light source unit 11 includes a light source including a xenon lamp, an ultra-high pressure mercury lamp, an LED (Light Emitting Diode), and the like. In addition, the light source unit 11 may include a reflector that guides light emitted from the light source to the light modulation device 12 and an auxiliary reflector. In addition, the light source unit 11 includes a lens group for improving the optical characteristics of the projection light, a polarizing plate, a dimming element that reduces the amount of light emitted from the light source on the path to the light modulation device 12, and the like (all are (Shown) may be provided.

光変調装置12は、光源部11から射出された光を画像信号に基づいて変調する変調部に相当する。光変調装置12は、RGBの三原色に対応した3枚の液晶パネル(表示パネル)12aを用いた構成とする。光変調装置12は、複数の画素をマトリクス状に配置した透過型の液晶パネル12aを備え、光源が発した光を変調する。光変調装置12は、光変調装置駆動部23によって駆動され、マトリクス状に配置された各画素における光の透過率を変化させることにより画像を形成する。   The light modulation device 12 corresponds to a modulation unit that modulates light emitted from the light source unit 11 based on an image signal. The light modulation device 12 has a configuration using three liquid crystal panels (display panels) 12a corresponding to the three primary colors of RGB. The light modulation device 12 includes a transmissive liquid crystal panel 12a in which a plurality of pixels are arranged in a matrix, and modulates light emitted from a light source. The light modulation device 12 is driven by the light modulation device drive unit 23 and forms an image by changing the light transmittance of each pixel arranged in a matrix.

投射光学系13は、投射する画像の拡大・縮小及び焦点の調整を行うズームレンズ、フォーカスの調整を行うフォーカス調整機構等を備える。投射光学系13は、光変調装置12で変調された画像光をスクリーンSCに投射して結像させる。   The projection optical system 13 includes a zoom lens that performs enlargement / reduction of a projected image and a focus adjustment, a focus adjustment mechanism that performs focus adjustment, and the like. The projection optical system 13 projects the image light modulated by the light modulation device 12 onto the screen SC to form an image.

表示部10には、光源駆動部22、光変調装置駆動部23、投射光学系駆動部24が接続される。
光源駆動部22は、制御部30の制御に従って光源部11が備える光源を駆動する。光変調装置駆動部23は、制御部30の制御に従って、後述する画像処理部25から入力される画像信号により光変調装置12を駆動し、液晶パネル12aに画像を描画する。投射光学系駆動部24は、制御部30の制御に従って、投射光学系13が備える各モーターを駆動する。
The display unit 10 is connected to a light source driving unit 22, a light modulation device driving unit 23, and a projection optical system driving unit 24.
The light source driving unit 22 drives the light source included in the light source unit 11 according to the control of the control unit 30. The light modulation device driving unit 23 drives the light modulation device 12 with an image signal input from an image processing unit 25 described later under the control of the control unit 30, and draws an image on the liquid crystal panel 12a. The projection optical system drive unit 24 drives each motor included in the projection optical system 13 according to the control of the control unit 30.

プロジェクター1の画像処理系は、プロジェクター1を制御する制御部30を中心に構成される。プロジェクター1は、制御部30が処理するデータや制御部30が実行する制御プログラムを記憶した記憶部54を備える。記憶部54は、フラッシュメモリー、EEPROM等の不揮発性のメモリーである。また、プロジェクター1は、リモコン5による操作を検出するリモコン受光部52を備え、操作パネル51及びリモコン受光部52を介した操作を検出する入力処理部53を備える。
投射光学系駆動部24、画像処理部25、フレームメモリー27、制御部30、入力処理部53、記憶部54、無線通信部55は、バス29を介して接続される。
The image processing system of the projector 1 is configured around a control unit 30 that controls the projector 1. The projector 1 includes a storage unit 54 that stores data processed by the control unit 30 and a control program executed by the control unit 30. The storage unit 54 is a non-volatile memory such as a flash memory or an EEPROM. In addition, the projector 1 includes a remote control light receiving unit 52 that detects an operation performed by the remote controller 5, and includes an input processing unit 53 that detects an operation via the operation panel 51 and the remote control light receiving unit 52.
The projection optical system drive unit 24, the image processing unit 25, the frame memory 27, the control unit 30, the input processing unit 53, the storage unit 54, and the wireless communication unit 55 are connected via the bus 29.

制御部30は、CPU31、ROM32、RAM33等のハードウェアを備え、CPU31がROM32に記憶した基本制御プログラム、及び記憶部54に記憶された制御プログラムを実行することにより、プロジェクター1を制御する。また、制御部30は、記憶部54が記憶する制御プログラムを実行することにより、光源駆動部22、光変調装置駆動部23及び画像処理部25を制御して、画像データDに基づく画像をスクリーンSCに投射させる。また、制御部30は、画像処理部25を制御して、画像処理部25に、解像度変換処理、デジタルズーム処理、ガンマ補正処理、色むら補正処理、輝度補正処理、形状補正処理等の処理を実行させる。   The control unit 30 includes hardware such as a CPU 31, a ROM 32, and a RAM 33, and controls the projector 1 by executing a basic control program stored in the ROM 32 by the CPU 31 and a control program stored in the storage unit 54. Further, the control unit 30 executes the control program stored in the storage unit 54 to control the light source driving unit 22, the light modulation device driving unit 23, and the image processing unit 25, and displays an image based on the image data D on the screen. Project onto the SC. The control unit 30 also controls the image processing unit 25 to execute processing such as resolution conversion processing, digital zoom processing, gamma correction processing, color unevenness correction processing, luminance correction processing, and shape correction processing. Let

プロジェクター1の本体には、ユーザーが操作を行うための各種スイッチ及びインジケーターランプを備えた操作パネル51が配置される。操作パネル51は、入力処理部53に接続される。入力処理部53は、制御部30の制御に従い、プロジェクター1の動作状態や設定状態に応じて操作パネル51のインジケーターランプを適宜点灯又は点滅させる。操作パネル51のスイッチが操作されると、操作されたスイッチに対応する操作信号が入力処理部53から制御部30に出力される。
また、プロジェクター1は、ユーザーが使用するリモコン5を有する。リモコン5は各種のボタンを備えており、これらのボタンの操作に対応して赤外線信号を送信する。プロジェクター1の本体には、リモコン5が発する赤外線信号を受光するリモコン受光部52が配置される。リモコン受光部52は、リモコン5から受光した赤外線信号をデコードして、リモコン5における操作内容を示す操作信号を生成し、制御部30に出力する。
In the main body of the projector 1, an operation panel 51 including various switches and indicator lamps for operation by a user is arranged. The operation panel 51 is connected to the input processing unit 53. The input processing unit 53 appropriately lights or blinks the indicator lamp of the operation panel 51 according to the operation state and setting state of the projector 1 according to the control of the control unit 30. When the switch of the operation panel 51 is operated, an operation signal corresponding to the operated switch is output from the input processing unit 53 to the control unit 30.
The projector 1 also has a remote controller 5 that is used by the user. The remote controller 5 includes various buttons, and transmits an infrared signal corresponding to the operation of these buttons. In the main body of the projector 1, a remote control light receiving unit 52 that receives an infrared signal emitted from the remote controller 5 is arranged. The remote control light receiving unit 52 decodes the infrared signal received from the remote control 5, generates an operation signal indicating the operation content in the remote control 5, and outputs the operation signal to the control unit 30.

画像処理部25は、制御部30の制御に従って画像データDを取得し、取得した画像データDについて、画像サイズや解像度、静止画像か動画像であるか、動画像である場合はフレームレート等の属性を判定する。
画像処理部25は、画像データDをフレームメモリー27にフレーム毎に展開し、展開した画像データDに対して画像処理を実行する。例えば、画像処理部25は、画像処理として、フレームメモリー27に展開した画像のフォーマット(形式)がYUVである場合に、画像データDのフォーマット変換を行う。また、画像処理部25は、画像処理として、例えば、解像度変換処理、ガンマ補正処理、色むら補正処理、輝度補正処理、形状補正処理等の処理を実行する。また、画像処理部25は、上記の複数の処理を組み合わせて実行することも勿論可能である。
画像処理部25は、処理後の画像データをフレームメモリー27から読み出して、この画像データに対応するR、G、Bの画像信号を生成し、光変調装置駆動部23に出力する。
The image processing unit 25 acquires the image data D according to the control of the control unit 30, and the acquired image data D includes an image size, a resolution, a still image or a moving image, and a frame rate in the case of a moving image. Determine the attribute.
The image processing unit 25 expands the image data D in the frame memory 27 for each frame, and executes image processing on the expanded image data D. For example, as the image processing, the image processing unit 25 performs format conversion of the image data D when the format (form) of the image developed in the frame memory 27 is YUV. Further, the image processing unit 25 executes, as image processing, for example, resolution conversion processing, gamma correction processing, color unevenness correction processing, luminance correction processing, shape correction processing, and the like. Of course, the image processing unit 25 can also execute a combination of the above-described processes.
The image processing unit 25 reads out the processed image data from the frame memory 27, generates R, G, and B image signals corresponding to the image data, and outputs them to the light modulation device driving unit 23.

また、プロジェクター1は、無線通信部55を備える。無線通信部55は、図示しないアンテナやRF(Radio Frequency)回路等を備え、制御部30の制御の下、外部の装置との間で無線通信を実行する。無線通信部55の無線通信方式は、例えば無線LAN(Local Area Network)、Bluetooth(登録商標)、UWB(Ultra Wide Band)、赤外線通信等の近距離無線通信方式、又は携帯電話回線を利用した無線通信方式を採用できる。   In addition, the projector 1 includes a wireless communication unit 55. The wireless communication unit 55 includes an antenna (not shown), an RF (Radio Frequency) circuit, and the like, and performs wireless communication with an external device under the control of the control unit 30. The wireless communication method of the wireless communication unit 55 is, for example, a wireless LAN (Local Area Network), Bluetooth (registered trademark), UWB (Ultra Wide Band), near field communication methods such as infrared communication, or wireless using a cellular phone line. A communication method can be adopted.

図2は、画像処理部25の構成図である。
画像処理部25は、制御部30の制御に基づいて、フレームメモリー27に展開した画像データDに対して、ガンマ補正、色むら補正等の画像処理を行う。画像処理部25は、色変換回路110と、画像処理回路120と、ガンマ補正回路130と、色むら補正回路140とを備える。
FIG. 2 is a configuration diagram of the image processing unit 25.
The image processing unit 25 performs image processing such as gamma correction and color unevenness correction on the image data D developed in the frame memory 27 under the control of the control unit 30. The image processing unit 25 includes a color conversion circuit 110, an image processing circuit 120, a gamma correction circuit 130, and a color unevenness correction circuit 140.

色変換回路110は、YUV形式の画像データDに対して色変換を行い、RGB形式の画像データ(以下、画像データ301R、301G、301Bと表記する)を生成する。色変換回路110は、生成した画像データ301R、301G、301Bを画像処理回路120に出力する。   The color conversion circuit 110 performs color conversion on the YUV format image data D to generate RGB format image data (hereinafter referred to as image data 301R, 301G, and 301B). The color conversion circuit 110 outputs the generated image data 301R, 301G, 301B to the image processing circuit 120.

画像処理回路120は、画像データ301R、301G、301Bに対して、解像度変換処理、形状補正処理等の処理を実行する。解像度変換処理により、画像データ303R、303G、303Bの解像度(画素数)が、液晶パネル12aの解像度(画素数)に一致するように変換される。画像処理回路120は、画像処理後の画像データ302R、302G、302Bをガンマ補正回路130に出力する。   The image processing circuit 120 executes processing such as resolution conversion processing and shape correction processing on the image data 301R, 301G, and 301B. Through the resolution conversion process, the resolution (number of pixels) of the image data 303R, 303G, and 303B is converted to match the resolution (number of pixels) of the liquid crystal panel 12a. The image processing circuit 120 outputs the image data 302R, 302G, and 302B after the image processing to the gamma correction circuit 130.

ガンマ補正回路130は、画像データ302R、302G、302Bの有する階調値を液晶パネル12aで表示するのに適した階調値に変換する。
ガンマ補正回路130は、画像データ302R、302G、302Bのガンマ補正に用いるガンマ補正値をそれぞれに記憶するガンマLUT131〜133を備える。ガンマ補正回路130は、入力された画像データ302R、302G、302Bの階調値に応じたガンマLUT131〜133のアドレスをそれぞれに指定して、ガンマ補正値を読み込み、読み込んだガンマ補正値による補正後の画像データ303R、303G、303Bを色むら補正回路140に出力する。
The gamma correction circuit 130 converts the gradation values of the image data 302R, 302G, and 302B into gradation values suitable for display on the liquid crystal panel 12a.
The gamma correction circuit 130 includes gamma LUTs 131 to 133 that store gamma correction values used for gamma correction of the image data 302R, 302G, and 302B, respectively. The gamma correction circuit 130 designates the addresses of the gamma LUTs 131 to 133 corresponding to the gradation values of the input image data 302R, 302G, and 302B, reads the gamma correction value, and performs the correction after the read gamma correction value. The image data 303R, 303G, and 303B are output to the color unevenness correction circuit 140.

色むら補正回路140は、画像データ303R、303G、303B(入力画像)に対し、液晶パネル12a固有の色むらを補正する色むら補正処理を行う。
色むら補正回路140は、色むら補正LUT141〜143、補間演算回路(演算部)145、変換回路(変換部)147、補正回路(補正部)149を備える。色むら補正LUT141は、画像データ303Rに対する色むら補正に使用する色むら補正値を記憶する。色むら補正LUT142は、画像データ303Gに対する色むら補正に使用する色むら補正値を記憶する。色むら補正LUT143は、画像データ303Bに対する色むら補正に使用する色むら補正値を記憶する。補間演算回路145は、色むら補正LUT141〜143の記憶する色むら補正値を用いて演算値を算出する。変換回路147は、補間演算回路145が算出した演算値を、複数のフレームに適用する色むら補正の組み合わせに変換する。補正回路149は、変換回路147が変換した色むら補正値の組合せを画像データ303R、303G、303Bの複数のフレームに適用して、フレームの色むら補正を行う。なお、図2には、補間演算回路145と、変換回路147と、補正回路149とをそれぞれ1つずつ設けた構成を示したが、補間演算回路145、変換回路147及び補正回路149は画像データ303R、303G、303Bのそれぞれに対応して複数設けてもよい。
The color unevenness correction circuit 140 performs color unevenness correction processing for correcting the color unevenness specific to the liquid crystal panel 12a on the image data 303R, 303G, and 303B (input image).
The color unevenness correction circuit 140 includes color unevenness correction LUTs 141 to 143, an interpolation calculation circuit (calculation unit) 145, a conversion circuit (conversion unit) 147, and a correction circuit (correction unit) 149. The color unevenness correction LUT 141 stores a color unevenness correction value used for color unevenness correction for the image data 303R. The color unevenness correction LUT 142 stores a color unevenness correction value used for color unevenness correction for the image data 303G. The color unevenness correction LUT 143 stores color unevenness correction values used for color unevenness correction for the image data 303B. The interpolation calculation circuit 145 calculates a calculation value using the color unevenness correction values stored in the color unevenness correction LUTs 141 to 143. The conversion circuit 147 converts the calculation value calculated by the interpolation calculation circuit 145 into a combination of color unevenness correction applied to a plurality of frames. The correction circuit 149 performs color unevenness correction of the frame by applying the combination of color unevenness correction values converted by the conversion circuit 147 to a plurality of frames of the image data 303R, 303G, and 303B. 2 shows a configuration in which one interpolation calculation circuit 145, one conversion circuit 147, and one correction circuit 149 are provided. However, the interpolation calculation circuit 145, the conversion circuit 147, and the correction circuit 149 are image data. A plurality may be provided corresponding to each of 303R, 303G, and 303B.

図3は、液晶パネル12aの備える画素を示す図である。
色むら補正LUT141〜143は、液晶パネル12aを構成する画素のうち、一部の画素である代表画素に設定された色むら補正値を記憶する。図3に示す黒色の画素が、代表画素を示す。代表画素は、液晶パネル12aの水平方向及び垂直方向に所定の画素間隔をおいて設定される。代表画素の水平方向と垂直方向の画素間隔は同一である必要はなく、液晶パネル12aの水平方向及び垂直方向の画素数に応じて任意に設定できる。
FIG. 3 is a diagram illustrating pixels included in the liquid crystal panel 12a.
The color unevenness correction LUTs 141 to 143 store color unevenness correction values set for representative pixels which are some of the pixels constituting the liquid crystal panel 12a. Black pixels shown in FIG. 3 represent representative pixels. The representative pixels are set with a predetermined pixel interval in the horizontal direction and the vertical direction of the liquid crystal panel 12a. The pixel intervals in the horizontal direction and the vertical direction of the representative pixels do not need to be the same, and can be arbitrarily set according to the number of pixels in the horizontal direction and the vertical direction of the liquid crystal panel 12a.

色むら補正LUT141〜143が記憶する情報は、代表画素の画素番号と、当該画素に設定された色むら補正値とを含む。
画素番号は、例えば、液晶パネル12aの左上を原点とした、水平方向及び垂直方向の画素を識別する番号である。色むら補正値は、入力される画像データ303R、303G、303Bの各階調に対応した色むら補正値を、対応する色むら補正LUT141〜143に記憶させておく構成でもよい。また、画像データ303R、303G、303Bの一部の階調に対応する色むら補正値を色むら補正LUT141〜143に記憶させておく構成であってもよい。一部の階調に対応する色むら補正値を色むら補正LUT141〜143に記憶させた構成であって、対応する階調の色むら補正値が色むら補正LUT141〜143に記憶されていない場合、補間演算回路145による補間演算により、対応する階調の色むら補正値を算出する。
また、各色むら補正LUT141〜143が色むら補正値を記憶する代表画素は、すべて同一の画素位置の画素であってもよいし、異なる位置の画素であってもよい。
The information stored in the color unevenness correction LUTs 141 to 143 includes the pixel number of the representative pixel and the color unevenness correction value set for the pixel.
The pixel number is, for example, a number for identifying pixels in the horizontal direction and the vertical direction with the upper left corner of the liquid crystal panel 12a as the origin. As the color unevenness correction value, the color unevenness correction value corresponding to each gradation of the input image data 303R, 303G, and 303B may be stored in the corresponding color unevenness correction LUTs 141 to 143. Further, the color unevenness correction values corresponding to some gradations of the image data 303R, 303G, and 303B may be stored in the color unevenness correction LUTs 141 to 143. The color unevenness correction values corresponding to some of the gradations are stored in the color unevenness correction LUTs 141 to 143, and the color unevenness correction values of the corresponding gradations are not stored in the color unevenness correction LUTs 141 to 143. Then, the color unevenness correction value of the corresponding gradation is calculated by the interpolation calculation by the interpolation calculation circuit 145.
In addition, the representative pixels in which the color unevenness correction LUTs 141 to 143 store color unevenness correction values may all be pixels at the same pixel position or may be pixels at different positions.

図4は、色むら補正回路140の処理手順を示すフローチャートである。
色むら補正回路140は、制御部30から色むら補正の開始を指示する指示信号が入力され(ステップS1/YES)、ガンマ補正回路130から画像データ303R、303G、303Bが入力されることで処理を開始する(ステップS2)。
色むら補正回路140は、画像データ303R、303G、303Bが入力されると(ステップS2/YES)、入力された画像データ303R、303G、303Bに基づいて色むら補正LUT141〜143を参照し、各色むら補正LUT141〜143に記憶された代表画素の色むら補正値を読み出す(ステップS3)。以下では、説明を簡略化するため、画像データ303Rに対する処理を説明するが、画像データ303G、303Bに対する処理も、画像データ303Rに対する処理と同一である。また、以下の説明では、色むら補正LUT141は、画像データ303Rの各階調に対応した色むら補正値を記憶しているとして説明する。
FIG. 4 is a flowchart showing a processing procedure of the color unevenness correction circuit 140.
The color unevenness correction circuit 140 receives an instruction signal for instructing the start of color unevenness correction from the control unit 30 (step S1 / YES), and receives image data 303R, 303G, and 303B from the gamma correction circuit 130. Is started (step S2).
When the image data 303R, 303G, and 303B are input (step S2 / YES), the color unevenness correction circuit 140 refers to the color unevenness correction LUTs 141 to 143 on the basis of the input image data 303R, 303G, and 303B. The color unevenness correction values of the representative pixels stored in the unevenness correction LUTs 141 to 143 are read (step S3). In the following, for simplification of description, the processing for the image data 303R will be described, but the processing for the image data 303G and 303B is the same as the processing for the image data 303R. In the following description, it is assumed that the color unevenness correction LUT 141 stores a color unevenness correction value corresponding to each gradation of the image data 303R.

補間演算回路145は、処理の対象として選択した画素(以下、選択画素という)に対応する代表画素が、色むら補正LUT141に記憶されている場合、選択画素の階調値に対応する色むら補正値を読み出す。
また、補間演算回路145は、選択画素に対応する代表画素が、色むら補正LUT141に記憶されていない場合、図3に示すように、選択画素の周囲の代表画素の色むら補正値を読み出す。
補間演算回路145は、読み出した代表画素の色むら補正値を補間演算して、液晶パネル12aの各画素に適用する演算値を算出する(ステップS4)。補間演算回路145は、色むら補正LUT141から読み出した色むら補正値を補間演算して、選択画素の演算値を算出する。補間演算回路145は、例えば、選択画素の周囲に配置されている幾つかの代表画素の色むら補正値のそれぞれに対して、選択画素から各代表画素までの距離に応じた重みを付けて、重み付けがなされた各色むら補正値の総和を対象画素の演算値として算出する。補間演算回路145の補間方法は、線形補間に限定されるものではなく、例えば、バイキュービック補間やニアレストネイバー補間等を用いることもできる。
補間演算回路145は、上記処理を画像データ303R、303G、303Bのすべての画素(RGBの各色に対応した3枚の液晶パネル12aを構成する画素)について行い、液晶パネル12aの各画素に適用する色むら補正値を算出する(ステップS5)。
When the representative pixel corresponding to the pixel selected as the processing target (hereinafter referred to as the selected pixel) is stored in the color unevenness correction LUT 141, the interpolation calculation circuit 145 corrects the color unevenness corresponding to the gradation value of the selected pixel. Read the value.
When the representative pixel corresponding to the selected pixel is not stored in the color unevenness correction LUT 141, the interpolation calculation circuit 145 reads the color unevenness correction value of the representative pixels around the selected pixel as shown in FIG.
The interpolation calculation circuit 145 performs an interpolation calculation on the read color unevenness correction value of the representative pixel, and calculates a calculation value to be applied to each pixel of the liquid crystal panel 12a (step S4). The interpolation calculation circuit 145 interpolates the color unevenness correction value read from the color unevenness correction LUT 141 to calculate the calculated value of the selected pixel. For example, the interpolation calculation circuit 145 assigns a weight according to the distance from the selected pixel to each representative pixel to each of the color unevenness correction values of some representative pixels arranged around the selected pixel, The sum of the weighted correction values for each color is calculated as the calculated value of the target pixel. The interpolation method of the interpolation calculation circuit 145 is not limited to linear interpolation, and bicubic interpolation, nearest neighbor interpolation, or the like can be used, for example.
The interpolation calculation circuit 145 performs the above processing on all the pixels of the image data 303R, 303G, and 303B (pixels constituting the three liquid crystal panels 12a corresponding to the RGB colors) and applies them to each pixel of the liquid crystal panel 12a. A color unevenness correction value is calculated (step S5).

補間演算回路145が算出する演算値には、画像データ303R、303G、303Bの最小の画素値である「1」よりも値の小さい演算値、すなわち小数が含まれる。
図5(A)は、補間演算回路145が、液晶パネル12aの画素ごとに算出した演算値を示す。図5(A)に示す例では、例えば、「0.25」、「0.5」、「0.75」といった小数が含まれる。
図5(B)は、図5(A)に示す演算値に基づいて算出される従来の色むら補正値を示す。画像データ303R、303G、303Bの最小の画素値である「1」よりも小さい値は処理することができないため、小数点以下を四捨五入した値を色むら補正値としていた。
これに対し、本実施形態の補間演算回路145は、補間演算により算出した、小数を含む演算値をそのまま変換回路147に出力する。
The calculation values calculated by the interpolation calculation circuit 145 include calculation values that are smaller than “1”, which is the minimum pixel value of the image data 303R, 303G, and 303B, that is, decimal numbers.
FIG. 5A shows calculation values calculated by the interpolation calculation circuit 145 for each pixel of the liquid crystal panel 12a. In the example shown in FIG. 5A, for example, decimal numbers such as “0.25”, “0.5”, and “0.75” are included.
FIG. 5B shows a conventional color unevenness correction value calculated based on the calculated value shown in FIG. Since a value smaller than “1” that is the minimum pixel value of the image data 303R, 303G, and 303B cannot be processed, a value obtained by rounding off the decimal point is used as the color unevenness correction value.
On the other hand, the interpolation calculation circuit 145 of this embodiment outputs the calculation value including the decimal number calculated by the interpolation calculation to the conversion circuit 147 as it is.

変換回路147は、補間演算回路145から液晶パネル12aを構成する各画素の演算値が入力されると、入力された演算値に基づいて、色むら補正に使用する色むら補正値を選択する(ステップS5)。変換回路147は、補間演算回路145から入力された演算値に基づいて、複数フレームの画像データに適用する色むら補正値の組み合わせに変換する。   When the calculation value of each pixel constituting the liquid crystal panel 12a is input from the interpolation calculation circuit 145, the conversion circuit 147 selects a color unevenness correction value to be used for color unevenness correction based on the input calculation value ( Step S5). The conversion circuit 147 converts the color unevenness correction value combination applied to the image data of a plurality of frames based on the calculation value input from the interpolation calculation circuit 145.

図6は、色むら補正値の組み合わせを登録したパターンテーブルを示す。このパターンテーブルは、変換回路147が備えるメモリー(不図示)に記憶される。
図6(A)には、演算値の小数部に、「0.25」が含まれる場合のパターンテーブルを示す。
演算値の小数部に「0.25」が含まれる場合、変換回路147は、該当する液晶パネル12aの画素が偶数ライン、偶数画素であれば、連続する4フレーム(第1フレーム〜第4フレーム)の画像データに設定する色むら補正値をそれぞれ「1」、「0」、「0」、「0」に設定する。偶数画素とは、例えば、対象とする偶数ラインの左端の画素を第1画素として、1ラインの左端から画素をカウントした場合に、偶数番目に位置する画素を指す。奇数ラインの偶数画素についても同様である。
図6(A)に示すパターンテーブルは、演算値が「0.25」である場合を例示しており、演算値が例えば「1.25」、「2.25」、・・・であれば、第1フレーム〜第4フレームの画像データに設定する色むら補正値は、それぞれ「2」、「1」、「1」、「1」と、「3」、「2」、「2」、「2」とになる。また、第1フレームの画像データは、補間演算回路145が画像データ303R、303G、303Bを入力して、対応する演算値を算出した画像データである。第2フレームの画像データは、第1フレームに続く次のフレームの画像データであり、以下、第3フレーム、第4フレームと続く。
演算値の小数部に「0.25」が含まれる場合であって、該当する液晶パネル12aの画素が偶数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「1」、「0」、「0」に設定する。奇数画素とは、例えば、対象とする偶数ラインの左端の画素を第1画素として、1ラインの左端から画素をカウントした場合に、奇数番目に位置する画素を指す。奇数ラインの奇数画素についても同様である。
演算値の小数部に「0.25」が含まれる場合であって、該当する液晶パネル12aの画素が奇数ライン、偶数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「0」、「1」、「0」に設定する。
演算値の小数部に「0.25」が含まれる場合であって、該当する液晶パネル12aの画素が奇数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「0」、「0」、「1」に設定する。
FIG. 6 shows a pattern table in which combinations of color unevenness correction values are registered. This pattern table is stored in a memory (not shown) provided in the conversion circuit 147.
FIG. 6A shows a pattern table in the case where “0.25” is included in the decimal part of the calculated value.
In the case where “0.25” is included in the decimal part of the calculated value, the conversion circuit 147 determines that if the pixel of the corresponding liquid crystal panel 12a is an even line and an even pixel, four consecutive frames (first frame to fourth frame). ) Are set to “1”, “0”, “0”, and “0”, respectively. An even pixel refers to, for example, an even-numbered pixel when the pixel at the left end of the target even line is the first pixel and the pixels are counted from the left end of one line. The same applies to even pixels in odd lines.
The pattern table shown in FIG. 6A illustrates a case where the calculated value is “0.25”, and if the calculated value is, for example, “1.25”, “2.25”,. The color unevenness correction values set in the image data of the first to fourth frames are “2”, “1”, “1”, “1”, “3”, “2”, “2”, “2”. The image data of the first frame is image data in which the interpolation calculation circuit 145 inputs the image data 303R, 303G, and 303B and calculates the corresponding calculation value. The image data of the second frame is the image data of the next frame following the first frame, and will continue from the third frame to the fourth frame.
In the case where “0.25” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are even lines and odd pixels, the conversion circuit 147 displays the first to fourth frame images. Color unevenness correction values set in the data are set to “0”, “1”, “0”, and “0”, respectively. An odd pixel refers to, for example, an odd-numbered pixel when the pixel at the left end of the target even line is the first pixel and the pixels are counted from the left end of one line. The same applies to odd pixels on odd lines.
In the case where “0.25” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are odd lines and even pixels, the conversion circuit 147 displays the images of the first to fourth frames. Color unevenness correction values set in the data are set to “0”, “0”, “1”, and “0”, respectively.
In the case where “0.25” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are odd lines and odd pixels, the conversion circuit 147 displays the images of the first frame to the fourth frame. Color unevenness correction values set in the data are set to “0”, “0”, “0”, and “1”, respectively.

図6(B)には、演算値の小数部に、「0.5」が含まれる場合のパターンテーブルを示す。図6(B)に示すパターンテーブルは、演算値が「0.5」である場合を例示しており、演算値が例えば「1.5」、「2.5」、・・・であれば、第1フレーム〜第4フレームの画像データに設定する色むら補正値も演算値に応じて変更される。
演算値の小数部に「0.5」が含まれる場合であって、該当する液晶パネル12aの画素が偶数ライン、偶数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「1」、「0」、「1」、「0」に設定する。
演算値の小数部に「0.5」が含まれる場合であって、該当する液晶パネル12aの画素が偶数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「1」、「0」、「1」に設定する。
演算値の小数部に「0.5」が含まれる場合であって、該当する液晶パネル12aの画素が奇数ライン、偶数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「1」、「0」、「1」に設定する。
演算値の小数部に「0.25」が含まれる場合であって、該当する液晶パネル12aの画素が奇数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「1」、「0」、「1」、「0」に設定する。
FIG. 6B shows a pattern table in the case where “0.5” is included in the decimal part of the calculated value. The pattern table shown in FIG. 6B illustrates a case where the calculated value is “0.5”, and if the calculated value is “1.5”, “2.5”,... The color unevenness correction value set in the image data of the first frame to the fourth frame is also changed according to the calculated value.
In the case where “0.5” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are even lines and even pixels, the conversion circuit 147 displays the first to fourth frame images. Color unevenness correction values set in the data are set to “1”, “0”, “1”, and “0”, respectively.
In the case where “0.5” is included in the decimal part of the calculated value and the pixels of the corresponding liquid crystal panel 12a are even lines and odd pixels, the conversion circuit 147 displays the images of the first frame to the fourth frame. Color unevenness correction values set in the data are set to “0”, “1”, “0”, and “1”, respectively.
In the case where “0.5” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are odd lines and even pixels, the conversion circuit 147 displays the images of the first frame to the fourth frame. Color unevenness correction values set in the data are set to “0”, “1”, “0”, and “1”, respectively.
In the case where “0.25” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are odd lines and odd pixels, the conversion circuit 147 displays the images of the first frame to the fourth frame. Color unevenness correction values set in the data are set to “1”, “0”, “1”, and “0”, respectively.

図6(C)には、演算値の小数部、「0.75」が含まれる場合のパターンテーブルを示す。図6(C)に示すパターンテーブルは、演算値が「0.75」である場合を例示しており、演算値が例えば「1.75」、「2.75」、・・・であれば、第1フレーム〜第4フレームの画像データに設定する色むら補正値も演算値に応じて変更になる。
演算値の小数部に「0.75」が含まれる場合であって、該当する液晶パネル12aの画素が、偶数ライン、偶数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「0」、「1」、「1」、「1」に設定する。
演算値の小数部に「0.75」が含まれる場合であって、該当する液晶パネル12aの画素が、偶数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「1」、「0」、「1」、「1」に設定する。
演算値の小数部に「0.75」が含まれる場合であって、該当する液晶パネル12aの画素が、奇数ライン、偶数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「1」、「1」、「0」、「1」に設定する。
演算値の小数部に「0.75」が含まれる場合であって、該当する液晶パネル12aの画素が、奇数ライン、奇数画素である場合、変換回路147は、第1フレーム〜第4フレームの画像データに設定する色むら補正値をそれぞれ「1」、「1」、「1」、「0」に設定する。
FIG. 6C shows a pattern table in the case where the decimal part of the calculated value, “0.75” is included. The pattern table shown in FIG. 6C exemplifies a case where the calculated value is “0.75”. For example, if the calculated value is “1.75”, “2.75”,. The color unevenness correction value set for the image data of the first frame to the fourth frame is also changed according to the calculated value.
In the case where “0.75” is included in the decimal part of the calculation value, and the pixels of the corresponding liquid crystal panel 12a are even lines and even pixels, the conversion circuit 147 converts the first frame to the fourth frame. Color unevenness correction values set in the image data are set to “0”, “1”, “1”, and “1”, respectively.
In the case where “0.75” is included in the decimal part of the calculated value, and the pixels of the corresponding liquid crystal panel 12a are even lines and odd pixels, the conversion circuit 147 converts the first frame to the fourth frame. Color unevenness correction values set in the image data are set to “1”, “0”, “1”, and “1”, respectively.
In the case where “0.75” is included in the decimal part of the calculated value, and the corresponding pixel of the liquid crystal panel 12a is an odd line or an even pixel, the conversion circuit 147 converts the first to fourth frames. Color unevenness correction values set in the image data are set to “1”, “1”, “0”, and “1”, respectively.
In the case where “0.75” is included in the decimal part of the calculated value, and the corresponding pixel of the liquid crystal panel 12a is an odd-numbered line or an odd-numbered pixel, the conversion circuit 147 displays the first to fourth frames. Color unevenness correction values set in the image data are set to “1”, “1”, “1”, and “0”, respectively.

変換回路147は、演算値が「0.25」である場合、画像データの4フレームに1回、液晶パネル12aの該当画素の色むら補正値を「1」に設定する。また、変換回路147は、その他の3フレームでは、液晶パネル12aの該当画素の色むら補正値を「0」に設定する。この結果、画像データの4フレームにおける色むら補正値の平均値が、「0.25」となる。
変換回路147は、演算値が「0.5」である場合、画像データの4フレームに2回、液晶パネル12aの該当画素の色むら補正値を「1」に設定する。また、変換回路147は、その他の2フレームでは、液晶パネル12aの該当画素における色むら補正値を「0」に設定する。この結果、画像データの4フレームにおける色むら補正値の平均値が、「0.5」となる。
変換回路147は、演算値が「0.75」である場合、画像データの4フレームに3回、液晶パネル12aの該当画素の色むら補正値を「1」に設定する。また、変換回路147は、その他の1フレームでは、液晶パネル12aの該当画素における色むら補正値を「0」に設定する。この結果、画像データの4フレームにおける色むら補正値の平均値が、「0.75」となる。
When the calculation value is “0.25”, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12 a to “1” once every four frames of the image data. Further, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12a to “0” in the other three frames. As a result, the average value of the color unevenness correction values in the four frames of the image data is “0.25”.
When the calculation value is “0.5”, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12 a to “1” twice in four frames of the image data. Further, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12a to “0” in the other two frames. As a result, the average value of the color unevenness correction values in the four frames of the image data is “0.5”.
When the calculation value is “0.75”, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12 a to “1” three times in four frames of the image data. Further, the conversion circuit 147 sets the color unevenness correction value of the corresponding pixel of the liquid crystal panel 12a to “0” in the other one frame. As a result, the average value of the color unevenness correction values in the four frames of the image data is “0.75”.

また、変換回路147が設定する色むら補正値は、nビットのデータで表される。画像データ303R、303G、303Bを構成する各画素の階調値がmビットのデータにより表される場合に、m>nの関係を満たす。nとmは、m>nの関係を満たす自然数である。   The color unevenness correction value set by the conversion circuit 147 is represented by n-bit data. When the gradation value of each pixel constituting the image data 303R, 303G, and 303B is represented by m-bit data, the relationship of m> n is satisfied. n and m are natural numbers that satisfy the relationship m> n.

補正回路149は、変換回路147により4フレーム分の画像データ303R、303G、303Bの各画素に割り当てる色むら補正値が設定されると、画像データ303R、303G、303Bに対して設定された色むら補正値を用いて色むら補正を実施する(ステップS6)。補正回路149は、1フレーム分の画像データ303R、303G、303Bに対する処理が終了するごとに、処理が終了した画像データをフレームメモリー27に書き込む。画像処理部25は、処理後の画像データをフレームメモリー27から読み出して、この画像データに対応するR、G、Bの画像信号を生成し、光変調装置駆動部23に出力する。
補正回路149は、色むら補正値を設定した4フレームの画像データ303R、303G、303Bに対する色むら補正が終了したか否かを判定する(ステップS7)。否定判定の場合(ステップS7/NO)、補正回路149は、引き続き色むら補正値を設定した4フレームの画像データ303R、303G、303Bに対する色むら補正を行う(ステップS6)。
また、肯定判定の場合(ステップS7/YES)、補正回路149は、ガンマ補正回路130から画像データ303R、303G、303Bの入力が終了したか否かを判定する(ステップS8)。否定判定の場合(ステップS8/NO)、色むら補正回路140は、ステップS3からの処理を繰り返す。また、肯定判定の場合(ステップS8/YES)、色むら補正回路140は、処理を終了する。
画像処理部25は、処理後の画像データをフレームメモリー27から読み出して、読み出した画像データに対応するR、G、Bの画像信号を生成し、光変調装置駆動部23に出力する。光変調装置駆動部23は、制御部30の制御に従って、画像処理部25から入力される画像信号に基づいて光変調装置12を駆動し、液晶パネル12aに画像を描画する。液晶パネルにより描画された画像は、投射光学系13によりスクリーンSCに投射される。
When the color unevenness correction value assigned to each pixel of the image data 303R, 303G, and 303B for four frames is set by the conversion circuit 147, the correction circuit 149 sets the color unevenness set for the image data 303R, 303G, and 303B. Color unevenness correction is performed using the correction value (step S6). The correction circuit 149 writes the processed image data in the frame memory 27 every time processing for the image data 303R, 303G, and 303B for one frame is completed. The image processing unit 25 reads out the processed image data from the frame memory 27, generates R, G, and B image signals corresponding to the image data, and outputs them to the light modulation device driving unit 23.
The correction circuit 149 determines whether or not the color unevenness correction has been completed for the four frames of image data 303R, 303G, and 303B for which the color unevenness correction value is set (step S7). In the case of a negative determination (step S7 / NO), the correction circuit 149 continues to perform color unevenness correction on the four frames of image data 303R, 303G, and 303B for which the color unevenness correction value is set (step S6).
When the determination is affirmative (step S7 / YES), the correction circuit 149 determines whether or not the input of the image data 303R, 303G, and 303B from the gamma correction circuit 130 has been completed (step S8). If the determination is negative (step S8 / NO), the color unevenness correction circuit 140 repeats the processing from step S3. If the determination is affirmative (step S8 / YES), the color unevenness correction circuit 140 ends the process.
The image processing unit 25 reads the processed image data from the frame memory 27, generates R, G, and B image signals corresponding to the read image data, and outputs them to the light modulation device driving unit 23. The light modulation device driving unit 23 drives the light modulation device 12 based on the image signal input from the image processing unit 25 under the control of the control unit 30, and draws an image on the liquid crystal panel 12a. The image drawn by the liquid crystal panel is projected onto the screen SC by the projection optical system 13.

以上説明したように、本発明を適用した実施形態の画像処理部25は、補間演算回路145と、変換回路147と、補正回路149とを備える。補間演算回路145は、フレーム内の一部の画素に対応する色むら補正値を補間演算することによって、フレームの各画素に対応する演算値を算出する。変換回路147は、補間演算回路145が算出した演算値を、複数のフレームに適用する色むら補正値の組合せに変換する。補正回路149は、変換回路147が変換した色むら補正値の組合せを入力画像の複数のフレームに適用して、フレームの色むら補正を行う。従って、一部の画素に対応付けられた色むら補正値を用いて画像の色むらを補正する場合に、色むら補正の補正精度を向上させることができる。   As described above, the image processing unit 25 according to the embodiment to which the present invention is applied includes the interpolation calculation circuit 145, the conversion circuit 147, and the correction circuit 149. The interpolation calculation circuit 145 calculates a calculation value corresponding to each pixel of the frame by performing an interpolation calculation of a color unevenness correction value corresponding to some of the pixels in the frame. The conversion circuit 147 converts the calculation value calculated by the interpolation calculation circuit 145 into a combination of color unevenness correction values applied to a plurality of frames. The correction circuit 149 performs color unevenness correction of the frame by applying the combination of color unevenness correction values converted by the conversion circuit 147 to a plurality of frames of the input image. Therefore, when correcting the color unevenness of the image using the color unevenness correction values associated with some pixels, the correction accuracy of the color unevenness correction can be improved.

また、変換回路147は、複数のフレームに適用される色むら補正値の平均値が前記演算値となるように、色むら補正値の組み合わせを変更する。従って、算出された演算値を、画像の複数フレームに適用する色むら補正値に分散させることができる。   Further, the conversion circuit 147 changes the combination of the color unevenness correction values so that the average value of the color unevenness correction values applied to the plurality of frames becomes the calculated value. Therefore, the calculated calculation value can be distributed to the uneven color correction value applied to a plurality of frames of the image.

また、変換回路147は、補間演算回路145の算出した演算値に小数が含まれる場合に、演算値を、入力画像の複数のフレームに適用する色むら補正値の組み合わせに変換する。従って、演算値に小数が含まれる場合に、小数点以下の値を切り捨てる必要がなくなり、色むら補正の補正精度を向上させることができる。   The conversion circuit 147 converts the calculated value into a combination of uneven color correction values to be applied to a plurality of frames of the input image when the calculated value calculated by the interpolation calculating circuit 145 includes a decimal. Therefore, when a decimal value is included in the calculation value, it is not necessary to round off the value after the decimal point, and the correction accuracy of color unevenness correction can be improved.

また、画像処理部25は、一部の画素に対応付けられた色むら補正値を記憶する色むら補正LUT141〜143を備える。従って、簡易な構成で画像の色むら補正を行うことができる。   In addition, the image processing unit 25 includes color unevenness correction LUTs 141 to 143 that store color unevenness correction values associated with some pixels. Therefore, it is possible to correct the color unevenness of the image with a simple configuration.

上述した各実施形態は本発明を適用した具体的態様の例に過ぎず、本発明を限定するものではなく、上記実施形態とは異なる態様として本発明を適用することも可能である。
例えば、上述した実施形態では、補間演算回路145により算出される演算値が「0.25」、「0.5」、「0.75」の3つの場合を説明したが、補間演算回路145が算出する演算値は、これらの値に限られない。例えば、補正回路149に記憶させるパターンテーブルとして、演算値の小数部が「0.2」、「0.4」、「0.6」、「0.8」の4つの場合を用意しておくこともできる。この場合、補正回路149は、補間演算回路145により算出された演算値を、画像データの5フレームに適用する色むら補正値の組み合わせに変換することになる。
また、上述した実施形態では、画像の色むら補正を補正する場合を例に説明したが、画像の輝度むらを補正する場合にも同様の処理により画像の輝度むらを補正することができる。また、上述した実施形態では、色むら補正回路140が処理する画像の形式をRGBとして説明したが、画像の形式はRGBに限定されることはなく、例えば、YUVであってもよい。
Each embodiment mentioned above is only an example of the concrete mode to which the present invention is applied, does not limit the present invention, and it is also possible to apply the present invention as a mode different from the above-mentioned embodiment.
For example, in the above-described embodiment, the three calculation values “0.25”, “0.5”, and “0.75” calculated by the interpolation calculation circuit 145 have been described. The calculated value to be calculated is not limited to these values. For example, as the pattern table to be stored in the correction circuit 149, four cases where the decimal part of the calculated value is “0.2”, “0.4”, “0.6”, “0.8” are prepared. You can also. In this case, the correction circuit 149 converts the calculation value calculated by the interpolation calculation circuit 145 into a combination of color unevenness correction values applied to five frames of image data.
In the above-described embodiment, the case where the color unevenness correction of the image is corrected has been described as an example. However, even when the image brightness unevenness is corrected, the image brightness unevenness can be corrected by the same processing. In the above-described embodiment, the image format processed by the color unevenness correction circuit 140 has been described as RGB. However, the image format is not limited to RGB, and may be YUV, for example.

また、上記実施形態では、光源が発した光を変調する光変調装置12として、RGBの各色に対応した3枚の透過型の液晶パネル12aを用いた構成を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、3枚の反射型液晶パネルを用いた構成としてもよいし、1枚の液晶パネルとカラーホイールを組み合わせた方式を用いてもよい。又は、3枚のデジタルミラーデバイス(DMD)を用いた方式、1枚のデジタルミラーデバイスとカラーホイールを組み合わせたDMD方式等により構成してもよい。光変調装置として1枚のみの液晶パネル又はDMDを用いる場合には、クロスダイクロイックプリズム等の合成光学系に相当する部材は不要である。また、液晶パネル及びDMD以外にも、光源が発した光を変調可能な光変調装置であれば問題なく採用できる。   In the above embodiment, the light modulation device 12 that modulates the light emitted from the light source has been described as an example of the configuration using the three transmissive liquid crystal panels 12a corresponding to the RGB colors. The invention is not limited to this. For example, a configuration using three reflective liquid crystal panels may be used, or a method in which one liquid crystal panel and a color wheel are combined may be used. Alternatively, a system using three digital mirror devices (DMD), a DMD system combining one digital mirror device and a color wheel, or the like may be used. When only one liquid crystal panel or DMD is used as the light modulation device, a member corresponding to a composite optical system such as a cross dichroic prism is unnecessary. In addition to the liquid crystal panel and DMD, any light modulation device capable of modulating light emitted from the light source can be employed without any problem.

また、上記実施形態では、画像処理装置を搭載した装置として、スクリーンSCの前方から投射するフロントプロジェクション型のプロジェクター1を示したが、本発明はこれに限定されない。例えば、スクリーンSCの背面側から投射するリアプロジェクション(背面投射)型のプロジェクターを表示装置として採用できる。また、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ、プラズマディスプレイ、CRT(陰極線管)ディスプレイ、SED(Surface-conduction Electron-emitter Display)等を表示装置として用いることができる。
また、図1及び図2に示した各機能部は機能的構成を示すものであって、具体的な実装形態は特に制限されない。つまり、必ずしも各機能部に個別に対応するハードウェアが実装される必要はなく、一つのプロセッサーがプログラムを実行することで複数の機能部の機能を実現する構成とすることも勿論可能である。また、上記実施形態においてソフトウェアで実現される機能の一部をハードウェアで実現してもよく、あるいは、ハードウェアで実現される機能の一部をソフトウェアで実現してもよい。その他、プロジェクター1の他の各部の具体的な細部構成についても、本発明の趣旨を逸脱しない範囲で任意に変更可能である。
Further, in the above-described embodiment, the front projection type projector 1 that projects from the front of the screen SC is shown as an apparatus equipped with the image processing apparatus, but the present invention is not limited to this. For example, a rear projection (rear projection) type projector that projects from the back side of the screen SC can be employed as the display device. Further, a liquid crystal display, an organic EL (Electro Luminescence) display, a plasma display, a CRT (cathode ray tube) display, an SED (Surface-conduction Electron-emitter Display), or the like can be used as a display device.
Moreover, each function part shown in FIG.1 and FIG.2 shows a functional structure, and a specific mounting form is not restrict | limited in particular. That is, it is not always necessary to mount hardware corresponding to each function unit individually, and it is of course possible to adopt a configuration in which the functions of a plurality of function units are realized by one processor executing a program. In addition, in the above embodiment, a part of the function realized by software may be realized by hardware, or a part of the function realized by hardware may be realized by software. In addition, the specific detailed configuration of each other part of the projector 1 can be arbitrarily changed without departing from the gist of the present invention.

1…プロジェクター(表示装置)、3…画像供給装置、10…表示部、11…光源部、12…光変調装置、12a…液晶パネル、13…投射光学系、22…光源駆動部、23…光変調装置駆動部、24…投射光学系駆動部、25…画像処理部(画像処理装置)、27…フレームメモリー、30…制御部、51…操作パネル、52…リモコン受光部、53…入力処理部、54…記憶部、55…無線通信部、141〜142…色むら補正LUT、145…補間演算回路(演算部)、145…変換回路(変換部)、149…補正回路(補正部)、SC…スクリーン。
DESCRIPTION OF SYMBOLS 1 ... Projector (display apparatus), 3 ... Image supply apparatus, 10 ... Display part, 11 ... Light source part, 12 ... Light modulation apparatus, 12a ... Liquid crystal panel, 13 ... Projection optical system, 22 ... Light source drive part, 23 ... Light Modulating device driving unit 24... Projection optical system driving unit 25... Image processing unit (image processing device) 27 27 frame memory 30 control unit 51 control panel 52 remote control light receiving unit 53 input processing unit , 54 ... storage unit, 55 ... wireless communication unit, 141 to 142 ... color unevenness correction LUT, 145 ... interpolation operation circuit (calculation unit), 145 ... conversion circuit (conversion unit), 149 ... correction circuit (correction unit), SC …screen.

Claims (8)

入力画像のフレームに対して色むら補正を行う補正部と、
前記フレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出する演算部と、
前記演算部が算出した演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換する変換部と、を備え、
前記補正部は、前記変換部が変換した色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行う、
ことを特徴とする画像処理装置。
A correction unit that performs color unevenness correction on the frame of the input image;
A calculation unit that calculates a calculation value corresponding to each pixel of the frame by performing interpolation calculation of a color unevenness correction value corresponding to a part of the pixels in the frame;
A conversion unit that converts the calculation value calculated by the calculation unit into a combination of color unevenness correction values applied to a plurality of the frames, and
The correction unit applies a combination of color unevenness correction values converted by the conversion unit to the plurality of frames of the input image to perform color unevenness correction of the frame.
An image processing apparatus.
前記変換部は、複数の前記フレームに適用される色むら補正値の平均値が前記演算値となるように、前記色むら補正値の組み合わせに変換する、
ことを特徴とする請求項1記載の画像処理装置。
The conversion unit converts the color unevenness correction value to a combination of the color unevenness correction values so that an average value of the color unevenness correction values applied to the plurality of frames is the calculated value;
The image processing apparatus according to claim 1.
前記変換部は、前記演算部の算出した前記演算値に小数が含まれる場合に、前記演算値を、前記入力画像の複数の前記フレームに適用する前記色むら補正値の組み合わせに変換する、
ことを特徴とする請求項1又は2記載の画像処理装置。
The conversion unit converts the calculation value into a combination of the color unevenness correction values to be applied to a plurality of the frames of the input image when the calculation value calculated by the calculation unit includes a decimal.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記一部の画素に対応付けられた色むら補正値を記憶するルックアップテーブルを備える、
ことを特徴とする請求項1から3のいずれか一項記載の画像処理装置。
A lookup table that stores color unevenness correction values associated with the partial pixels;
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記演算部は、前記フレームを構成する一部の画素の位置に対応付けて用意された色むら補正値を補間演算することにより、他の画素に適用する色むら補正値を求める演算処理を実行し、
前記変換部は、前記演算部の演算処理により求められる値を、前記演算値として変換を行う、
ことを特徴とする請求項1から4のいずれか一項記載の画像処理装置。
The calculation unit performs a calculation process for obtaining a color unevenness correction value to be applied to another pixel by performing an interpolation operation on the color unevenness correction value prepared in association with the position of a part of pixels constituting the frame. And
The conversion unit converts a value obtained by calculation processing of the calculation unit as the calculation value.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記フレームの各画素は、mビットの階調の画素値を有し、
前記変換部が変換する色むら補正値の組み合わせは、m>nを満たすnビットの色むら補正値を含む、
ことを特徴とする請求項1から5のいずれか一項記載の画像処理装置。
Each pixel of the frame has a pixel value of m-bit gradation,
The combination of color unevenness correction values converted by the conversion unit includes an n-bit color unevenness correction value that satisfies m> n.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
入力画像のフレームに対して色むら補正を行う補正部と、
前記フレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出する演算部と、
前記演算部が算出した演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換する変換部と、を備える画像処理部と、
前記画像処理部で処理された前記入力画像を表示パネルに表示させる表示部と、を備え、
前記補正部は、前記変換部が変換した色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行う、
ことを特徴とする表示装置。
A correction unit that performs color unevenness correction on the frame of the input image;
A calculation unit that calculates a calculation value corresponding to each pixel of the frame by performing interpolation calculation of a color unevenness correction value corresponding to a part of the pixels in the frame;
An image processing unit comprising: a conversion unit that converts the calculation value calculated by the calculation unit into a combination of color unevenness correction values applied to the plurality of frames;
A display unit that displays the input image processed by the image processing unit on a display panel;
The correction unit applies a combination of color unevenness correction values converted by the conversion unit to the plurality of frames of the input image to perform color unevenness correction of the frame.
A display device characterized by that.
入力画像のフレーム内の一部の画素に対応する色むら補正値を補間演算することによって、前記フレームの各画素に対応する演算値を算出し、
算出された演算値を、複数の前記フレームに適用する色むら補正値の組合せに変換し、
変換された色むら補正値の組合せを前記入力画像の複数の前記フレームに適用して、前記フレームの色むら補正を行う、
ことを特徴とする画像処理装置の制御方法。
By calculating the color unevenness correction value corresponding to some pixels in the frame of the input image, the calculation value corresponding to each pixel of the frame is calculated,
The calculated calculated value is converted into a combination of color unevenness correction values applied to a plurality of the frames,
Applying the converted combination of color unevenness correction values to a plurality of the frames of the input image to perform color unevenness correction of the frame,
And a control method for the image processing apparatus.
JP2015033760A 2015-02-24 2015-02-24 Image processing apparatus, display device, and control method of image processing apparatus Pending JP2016156911A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015033760A JP2016156911A (en) 2015-02-24 2015-02-24 Image processing apparatus, display device, and control method of image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015033760A JP2016156911A (en) 2015-02-24 2015-02-24 Image processing apparatus, display device, and control method of image processing apparatus

Publications (1)

Publication Number Publication Date
JP2016156911A true JP2016156911A (en) 2016-09-01

Family

ID=56825936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015033760A Pending JP2016156911A (en) 2015-02-24 2015-02-24 Image processing apparatus, display device, and control method of image processing apparatus

Country Status (1)

Country Link
JP (1) JP2016156911A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018169461A (en) * 2017-03-29 2018-11-01 三菱電機株式会社 Information display device
WO2020184116A1 (en) * 2019-03-08 2020-09-17 ソニー株式会社 Image output system and image output control method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018169461A (en) * 2017-03-29 2018-11-01 三菱電機株式会社 Information display device
JP7012448B2 (en) 2017-03-29 2022-01-28 三菱電機株式会社 Information display device
WO2020184116A1 (en) * 2019-03-08 2020-09-17 ソニー株式会社 Image output system and image output control method

Similar Documents

Publication Publication Date Title
US10681319B2 (en) Image projection system, projector, and method for controlling image projection system
JP6331340B2 (en) Display device and control method of display device
WO2015155980A1 (en) Projector, method for controlling projector, and program
US9854213B2 (en) Projector and light source control method
US10134361B2 (en) Image processing device, projector, and image processing method
JP2017129728A (en) Image quality correcting method and image projecting system
US10057555B2 (en) Image processing device, display device, and method of controlling image processing device
JP2016156911A (en) Image processing apparatus, display device, and control method of image processing apparatus
US20160260202A1 (en) Image processing device, and display device
US20190320148A1 (en) Projection apparatus, control method, and non-transitory storage medium
JP2016186556A (en) Image display device and control method for image display device
JP2016149047A (en) Image processing apparatus, display device, and image processing method
JP2015192177A (en) Image processor, display device, and image processing method
US20180376031A1 (en) Projection apparatus that improves dynamic range of luminance of printed material, control method therefor, and storage medium
JP2016109840A (en) Display device and method for controlling display device
JP2008209796A (en) Projection system, projector, and image information processor
JP6679903B2 (en) Image processing device, display device, and method of controlling image processing device
US20170289507A1 (en) Display apparatus, image processing apparatus, and display method
JP2017183868A (en) Display device, and control method for display device
JP2019041189A (en) Image projection apparatus and control method of the same
JP2016144170A (en) Image processing apparatus, display device, and control method of image processing apparatus
JP2016085344A (en) Display device, image processor, and method for controlling the display device
JP2016224326A (en) Memory control device, image processing device, display device and memory control method
JP2016156912A (en) Image processing apparatus, display device, and image processing method
JP6672873B2 (en) Image processing device, display device, and control method of display device