JP2022091020A - Display device, display method and program - Google Patents

Display device, display method and program Download PDF

Info

Publication number
JP2022091020A
JP2022091020A JP2020203686A JP2020203686A JP2022091020A JP 2022091020 A JP2022091020 A JP 2022091020A JP 2020203686 A JP2020203686 A JP 2020203686A JP 2020203686 A JP2020203686 A JP 2020203686A JP 2022091020 A JP2022091020 A JP 2022091020A
Authority
JP
Japan
Prior art keywords
image
luminance value
region
unit
scene change
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
JP2020203686A
Other languages
Japanese (ja)
Inventor
貴志 阿部
Takashi Abe
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2020203686A priority Critical patent/JP2022091020A/en
Publication of JP2022091020A publication Critical patent/JP2022091020A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Picture Signal Circuits (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

To suppress a flicker on a screen of an output image after scene change and suppress white blur in a low gradation region.SOLUTION: A display device (1) of the present invention comprises a luminance value setting unit (13) which sets a luminance value of a first region in a lower gradation than a prescribed gradation in a first image after scene change to a luminance value of the first region of the output image, and sets a luminance value of a second region other than the first region to a luminance value within a range of a second threshold larger than a first threshold from the luminance value of the second region of the output image.SELECTED DRAWING: Figure 1

Description

本発明は、入力画像のシーンチェンジの有無に応じて出力画像の輝度設定を行う表示装置に関する。 The present invention relates to a display device that sets the brightness of an output image according to the presence or absence of a scene change in an input image.

表示装置において、入力画像のシーンチェンジの有無に応じて出力画像の輝度設定を行う技術が例えば特許文献1に開示されている。特許文献1に開示された画像処理装置では、以下のようにしてガンマカーブを生成する。シーンチェンジがない時は、前フレームに基づき第1の演算で、次フレーム以降のフレームに対するガンマカーブを生成する。一方、シーンチェンジがある時は、シーンチェンジされたフレームの統計量から、第1の演算より短時間で処理の出来る第2の演算によりガンマカーブを生成する。また、第2の演算により、第1の演算により求まるガンマカーブが推測される。つまり、第1の演算により求まるガンマカーブに近いガンマカーブが第2の演算によって生成される。そのため、一定の時定数を持たせて緩やかにガンマカーブを変更する時間方向変動抑制処理を行った場合に生じる明るさの遷移を低減することができる。 In the display device, for example, Patent Document 1 discloses a technique for setting the brightness of an output image according to the presence or absence of a scene change in an input image. In the image processing apparatus disclosed in Patent Document 1, a gamma curve is generated as follows. When there is no scene change, the gamma curve for the frames after the next frame is generated by the first calculation based on the previous frame. On the other hand, when there is a scene change, a gamma curve is generated from the statistics of the scene-changed frame by a second calculation that can be processed in a shorter time than the first calculation. Further, the gamma curve obtained by the first calculation is estimated by the second calculation. That is, a gamma curve close to the gamma curve obtained by the first calculation is generated by the second calculation. Therefore, it is possible to reduce the change in brightness that occurs when the time-direction fluctuation suppression process in which the gamma curve is gently changed with a constant time constant is performed.

特開2014-11725号公報Japanese Unexamined Patent Publication No. 2014-11725

しかしながら、明るいシーンから暗いシーンに変わった場合、以前のシーンから緩やかにガンマカーブを変えると、暗いシーンの黒いエリアが、以前のシーンの輝度から少しずつ黒くなるので、少し白く浮いたような状態から暗くなるのが視覚的に見えてしまう現象、所謂、白浮きが発生する。 However, when changing from a bright scene to a dark scene, if you gently change the gamma curve from the previous scene, the black area of the dark scene will gradually turn black from the brightness of the previous scene, so it looks like it floats a little white. The phenomenon that the darkening is visually visible, so-called whitening, occurs.

本発明の一態様は、シーンチェンジがあった場合に、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できる表示装置を実現することを目的とする。 One aspect of the present invention is to realize a display device capable of suppressing whitening in a low gradation region while suppressing screen flicker in an output image after a scene change when there is a scene change. ..

上記の課題を解決するために、本発明の一態様に係る表示装置は、複数のフレームで構成された入力画像をフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出部と、前記シーンチェンジ検出部によってシーンチェンジ有りと検出されたフレームに対する第1画像の輝度値を設定する輝度値設定部と、前記第1画像の輝度値に基づいて画像を表示部に表示させる表示制御部と、を含み、前記輝度値設定部は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定部と、前記領域判定部により判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定部と、前記領域判定部により判定された前記第2領域の輝度値を、当該第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定部と、を含んでいることを特徴としている。 In order to solve the above problems, the display device according to one aspect of the present invention includes a scene change detection unit that detects whether or not an input image composed of a plurality of frames is switched in frame units, and the scene change. A luminance value setting unit that sets the luminance value of the first image for a frame detected by the detection unit as having a scene change, and a display control unit that displays an image on the display unit based on the luminance value of the first image. Including, the luminance value setting unit determines whether a predetermined region of the first image is a first region having a gradation lower than a preset gradation or a second region other than the first region. The area determination unit and the luminance value of the first region determined by the region determination unit are set to the luminance values within the first range of low gradation including the luminance value of the first region of the first image. The luminance value of the second region determined by the first luminance value setting unit and the region determination unit includes the luminance value of the second region of the first image and is higher than the upper limit value of the first range. It is characterized by including a second luminance value setting unit for setting a luminance value within the second range with the luminance value as a lower limit value.

本発明の一態様に係る表示方法は、複数のフレームで構成された入力画像のシーンの切り替わりに応じて設定される出力輝度に基づき、当該入力画像に対する出力画像を表示装置に表示させる表示方法であって、前記入力画像のフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出ステップと、前記シーンチェンジステップによってシーンチェンジ有りと検出されたフレームに対する第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定ステップと、前記領域判定ステップによって判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定ステップと、前記領域判定ステップによって判定された前記第2領域の輝度値を、前記第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定ステップと、を含むことを特徴としている。 The display method according to one aspect of the present invention is a display method for displaying the output image for the input image on the display device based on the output luminance set according to the change of the scene of the input image composed of a plurality of frames. Therefore, in advance, the scene change detection step for detecting the presence or absence of scene switching in the frame unit of the input image and the predetermined area of the first image for the frame detected by the scene change step as having a scene change are performed in advance. The area determination step for determining whether the first area has a gradation lower than the set gradation or the second area other than the first area, and the luminance value of the first area determined by the area determination step are determined. The first luminance value setting step for setting the luminance value within the first range of low gradation including the luminance value of the first region of the first image, and the luminance of the second region determined by the region determination step. A second luminance value setting in which the value is set to a luminance value in the second range including the luminance value of the second region of the first image and having a luminance value higher than the upper limit value of the first range as the lower limit value. It is characterized by including steps.

本発明の一態様によれば、シーンチェンジがあった場合に、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できる。 According to one aspect of the present invention, when there is a scene change, it is possible to suppress whitening in a low gradation region while suppressing screen flicker in the output image after the scene change.

本発明の実施形態1に係る表示装置の概略構成ブロック図である。It is a schematic block diagram of the display device which concerns on Embodiment 1 of this invention. 図1に示す表示装置の外観を示す正面図である。It is a front view which shows the appearance of the display device shown in FIG. 図1に示す表示装置におけるガンマカーブ生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the gamma curve generation processing in the display device shown in FIG. シーンチェンジ検出を説明するための図である。It is a figure for demonstrating scene change detection. 画像比較の処理を説明するための図である。It is a figure for demonstrating the process of image comparison. シーンチェンジ前のフレームのガンマカーブである。This is the gamma curve of the frame before the scene change. シーンチェンジ後のフレームのガンマカーブである。This is the gamma curve of the frame after the scene change. 輝度設定時の参照フレーム数を説明するための図である。It is a figure for demonstrating the number of reference frames at the time of setting brightness. 画像比較の他の処理を説明するための図である。It is a figure for demonstrating other processing of image comparison. 画像比較のさらに他の処理を説明するための図である。It is a figure for demonstrating further other processing of image comparison. 本発明の実施形態2に係る表示装置の概略構成ブロック図である。It is a schematic block diagram of the display device which concerns on Embodiment 2 of this invention. 図11に示す表示装置ガンマカーブ生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the display device gamma curve generation processing shown in FIG. 本発明の実施形態3に係る表示装置の概略構成ブロック図である。It is a schematic block diagram of the display device which concerns on Embodiment 3 of this invention. 図13に示す表示装置ガンマカーブ生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the display device gamma curve generation processing shown in FIG.

以下、本発明の実施形態について、詳細に説明する。ただし、本実施形態に記載されている構成は、特に特定的な記載がない限り、この発明の範囲をそれのみに限定する趣旨ではなく、単なる説明例に過ぎない。 Hereinafter, embodiments of the present invention will be described in detail. However, the configuration described in the present embodiment is not intended to limit the scope of the present invention to the present invention unless otherwise specified, and is merely an explanatory example.

〔実施形態1〕
以下、本発明の一実施形態について、詳細に説明する。
[Embodiment 1]
Hereinafter, one embodiment of the present invention will be described in detail.

(表示装置の概要)
本実施形態に係る表示装置1について、図1および図2を参照して説明する。図1は、本実施形態に係る表示装置1の構成を示すブロック図である。また、図2は、表示装置1の外観を示す斜視図である。
(Overview of display device)
The display device 1 according to the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a block diagram showing a configuration of a display device 1 according to the present embodiment. Further, FIG. 2 is a perspective view showing the appearance of the display device 1.

表示装置1は、図1に示すように、画像取得部11、シーンチェンジ検出部12、輝度値設定部13、ガンマカーブ生成部14、パネル制御部15、表示パネル16を備えている。 As shown in FIG. 1, the display device 1 includes an image acquisition unit 11, a scene change detection unit 12, a luminance value setting unit 13, a gamma curve generation unit 14, a panel control unit 15, and a display panel 16.

画像取得部11は、複数のフレームで構成された入力画像を取得する。なお、画像取得部11が取得する画像は、例えばHDR信号等の映像信号である。HDR信号は、HDMI(登録商標)(High-Definition Multimedia Interface:高精細度マルチメディアインターフェース)規格に基づくHDMI(登録商標)信号、Tuner信号(チューナーによって受信した信号)およびCVBS(Composite Video, Blanking, and Sync:コンポジット映像信号)信号等であり得る。 The image acquisition unit 11 acquires an input image composed of a plurality of frames. The image acquired by the image acquisition unit 11 is a video signal such as an HDR signal. HDR signals include HDMI® signals, Tuner signals (signals received by tuners) and CVBS (Composite Video, Blanking,) based on the HDMI® (High-Definition Multimedia Interface) standard. and Sync: Composite video signal) It can be a signal or the like.

画像取得部11は、取得した入力画像をフレームごとに一時的に記憶する記憶部111と、取得した入力画像を毎フレームごとに解析する解析部112とを有している。解析部112によって解析された解析情報の少なくとも一部は、後段のシーンチェンジ検出部12に送られる。解析情報には、輝度の最小値、輝度の最大値、APL(平均輝度レベル:Average Picture Level)、ヒストグラムが少なくとも含まれる。一方、画像取得部11によって取得され、記憶部111に一時的に記憶された入力画像は、フレームごとに補正前の入力輝度を示す情報として後段のガンマカーブ生成部14に送られる。 The image acquisition unit 11 has a storage unit 111 that temporarily stores the acquired input image for each frame, and an analysis unit 112 that analyzes the acquired input image for each frame. At least a part of the analysis information analyzed by the analysis unit 112 is sent to the scene change detection unit 12 in the subsequent stage. The analysis information includes at least a minimum luminance value, a maximum luminance value, an APL (Average Picture Level), and a histogram. On the other hand, the input image acquired by the image acquisition unit 11 and temporarily stored in the storage unit 111 is sent to the gamma curve generation unit 14 in the subsequent stage as information indicating the input luminance before correction for each frame.

シーンチェンジ検出部12は、画像取得部11から送られる毎フレームごとの解析情報の少なくとも一部の情報に基づき、入力画像のシーンの切り替わりの有無を検出する。シーンチェンジ検出部12による検出結果を示す信号は、後段の輝度値設定部13に送られる。 The scene change detection unit 12 detects whether or not the scene of the input image is switched based on at least a part of the analysis information for each frame sent from the image acquisition unit 11. The signal indicating the detection result by the scene change detection unit 12 is sent to the luminance value setting unit 13 in the subsequent stage.

輝度値設定部13は、シーンチェンジ検出部12から送られた検出結果を示す信号に応じて、シーンチェンジ検出対象であるフレームの出力画像における輝度値を設定する。輝度値設定部13は、設定した輝度値からガンマカーブを補正するための補正信号を生成し、生成した補正信号を後段のガンマカーブ生成部14に送る。なお、輝度値設定部13の詳細は、後述する。 The luminance value setting unit 13 sets the luminance value in the output image of the frame to be the scene change detection target according to the signal indicating the detection result sent from the scene change detection unit 12. The luminance value setting unit 13 generates a correction signal for correcting the gamma curve from the set luminance value, and sends the generated correction signal to the gamma curve generation unit 14 in the subsequent stage. The details of the luminance value setting unit 13 will be described later.

ガンマカーブ生成部14は、画像取得部11から送られた、記憶部111に記憶されたフレームごとの入力輝度を、輝度値設定部13から送られる補正信号に基づいて補正し、補正した入力輝度からフレームごとのガンマカーブを生成する。ガンマカーブ生成部14によって生成されたガンマカーブを示す情報は、後段のパネル制御部15に送られる。 The gamma curve generation unit 14 corrects the input brightness for each frame stored in the storage unit 111 sent from the image acquisition unit 11 based on the correction signal sent from the brightness value setting unit 13, and corrects the input brightness. Generates a gamma curve for each frame from. Information indicating the gamma curve generated by the gamma curve generation unit 14 is sent to the panel control unit 15 in the subsequent stage.

パネル制御部15は、表示パネル16の各画素の出力輝度を、ガンマカーブ生成部14によって生成されたガンマカーブを示す情報に基づいて設定する。これにより、映像信号が表す映像が本来の輝度で表示パネル16に表示される。 The panel control unit 15 sets the output luminance of each pixel of the display panel 16 based on the information indicating the gamma curve generated by the gamma curve generation unit 14. As a result, the image represented by the image signal is displayed on the display panel 16 with the original brightness.

なお、表示パネル16のフレームレートは、240FPS(1秒間に240回更新)とする。 The frame rate of the display panel 16 is 240 FPS (updated 240 times per second).

(輝度値設定部13)
輝度値設定部13は、画像比較部131、領域判定部132、第1輝度値設定部133、第2輝度値設定部134、第3輝度値設定部135、補正信号生成部136を含んでいる。輝度値設定部13において、第1輝度値設定部133および第2輝度値設定部134は、シーンチェンジ有りと検出されたフレームに対する出力画像(第1画像)の輝度値を設定する。第3輝度値設定部135は、シーンチェンジ無しと検出されたフレームに対する出力画像(第2画像)の輝度値を設定する。補正信号生成部136は、第1輝度値設定部133および第2輝度値設定部134または第3輝度値設定部135によって設定された輝度値からガンマカーブを補正するための補正信号を生成する。
(Brightness value setting unit 13)
The brightness value setting unit 13 includes an image comparison unit 131, an area determination unit 132, a first brightness value setting unit 133, a second brightness value setting unit 134, a third brightness value setting unit 135, and a correction signal generation unit 136. .. In the luminance value setting unit 13, the first luminance value setting unit 133 and the second luminance value setting unit 134 set the luminance value of the output image (first image) for the frame detected as having a scene change. The third luminance value setting unit 135 sets the luminance value of the output image (second image) for the frame detected as having no scene change. The correction signal generation unit 136 generates a correction signal for correcting the gamma curve from the luminance value set by the first luminance value setting unit 133, the second luminance value setting unit 134, or the third luminance value setting unit 135.

画像比較部131は、シーンチェンジ検出部12からの検出結果を示す信号がシーンチェンジ有りを示す信号であるとき、シーンチェンジ前後の画像の比較を行う。具体的には、画像比較部131は、シーンチェンジ後の画像がシーンチェンジ前の画像よりも暗いか否かを判断する。そして、画像比較部131は、画像比較した結果を後段の領域判定部132および第3輝度値設定部135に送る。画像比較部131による画像比較の詳細については後述する。 When the signal indicating the detection result from the scene change detection unit 12 is a signal indicating that there is a scene change, the image comparison unit 131 compares the images before and after the scene change. Specifically, the image comparison unit 131 determines whether or not the image after the scene change is darker than the image before the scene change. Then, the image comparison unit 131 sends the result of the image comparison to the region determination unit 132 and the third luminance value setting unit 135 in the subsequent stage. The details of the image comparison by the image comparison unit 131 will be described later.

領域判定部132は、画像比較部131からの画像比較結果を示す信号がシーンチェンジ後の画像がシーンチェンジ前の画像よりも暗いことを示す信号であるとき領域の判定を行う。すなわち、シーンチェンジ検出の対象となったフレーム、すなわちシーンチェンジ有りと検出されたフレームに対応する第1画像の所定の領域毎に、予め設定された階調よりも低い階調の第1領域か、第1領域以外の第2領域かを判定する。ここで、「所定の領域」は、シーンチェンジ後の画像の種類(夜景、海を含む風景等の画像)に応じて設定されていてもよいし、予め設定されたサイズに設定されていてもよい。また、「所定の領域」は、画像の全領域であってもよいし、一部の領域であってもよい。この「領域」は、一つの画素であってもよいし、複数の画素の集合であってもよい。 The area determination unit 132 determines the area when the signal from the image comparison unit 131 indicating the image comparison result is a signal indicating that the image after the scene change is darker than the image before the scene change. That is, is it the first region having a gradation lower than the preset gradation for each predetermined region of the first image corresponding to the frame targeted for scene change detection, that is, the frame detected as having a scene change? , It is determined whether it is a second area other than the first area. Here, the "predetermined area" may be set according to the type of the image after the scene change (an image of a night view, a landscape including the sea, etc.), or may be set to a preset size. good. Further, the "predetermined area" may be the entire area or a part of the image. This "region" may be one pixel or a set of a plurality of pixels.

なお、領域判定の精度を考慮した場合、領域判定については、第1画像の全領域における画素毎に行うのが好ましい。 When considering the accuracy of the area determination, it is preferable that the area determination is performed for each pixel in the entire area of the first image.

第1輝度値設定部133は、領域判定部132によって判定された第1領域の輝度値を、領域の判定対象となるフレームの出力画像における第1領域の輝度値から第1閾値の範囲内の輝度値に設定する。すなわち、第1輝度値設定部133は、シーンチェンジ検出部12からの検出結果を示す信号がシーンチェンジ有りを示す信号であるとき、シーンチェンジ有りと検出されたフレームに対する出力画像(第1画像)における、予め設定された階調よりも低い階調の第1領域の輝度値を、当該出力画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する。 The first luminance value setting unit 133 sets the luminance value of the first region determined by the region determination unit 132 within the range of the first threshold value from the luminance value of the first region in the output image of the frame to be determined by the region. Set to the brightness value. That is, when the signal indicating the detection result from the scene change detection unit 12 is a signal indicating that there is a scene change, the first luminance value setting unit 133 outputs an output image (first image) for the frame detected as having a scene change. In, the luminance value of the first region of the gradation lower than the preset gradation is set to the luminance value within the first range of the low gradation including the luminance value of the first region of the output image.

ここで、第1範囲は、輝度値を0から255の256階調で表し、0階調を黒とした場合、輝度値が0~3の間の範囲をいう。なお、第1範囲は、輝度値が0~3の間の範囲に限定されるものではなく、上限の輝度値が3よりも大きくてもよい。また、第1領域の輝度値を、第1画像の当該第1領域と同じ輝度値に設定してもよい。 Here, the first range means a range in which the luminance value is between 0 and 3 when the luminance value is represented by 256 gradations from 0 to 255 and the 0 gradation is black. The first range is not limited to the range where the luminance value is between 0 and 3, and the upper limit luminance value may be larger than 3. Further, the luminance value of the first region may be set to the same luminance value as that of the first region of the first image.

第2輝度値設定部134は、領域判定部132によって判定された第2領域の輝度値を、領域の判定対象となるフレームの出力画像における第2領域の輝度値から前記第1閾値より大きい第2閾値の範囲内の輝度値に設定する。すなわち、第2輝度値設定部134は、シーンチェンジ有りと検出されたフレームに対する出力画像(第1画像)における、第1領域以外の第2領域の輝度値を、当該第1画像の当該第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する。 The second luminance value setting unit 134 sets the luminance value of the second region determined by the region determination unit 132 to be larger than the first threshold value from the luminance value of the second region in the output image of the frame to be determined by the region. 2 Set the brightness value within the threshold range. That is, the second luminance value setting unit 134 sets the luminance value of the second region other than the first region in the output image (first image) for the frame detected as having a scene change to the second image of the first image. The luminance value in the second range including the luminance value of the region and having the luminance value higher than the upper limit value of the first range as the lower limit value is set.

ここで、第2範囲は、輝度値を0から255の256階調で表し、255階調を白とした場合、第1範囲で規定した上限の輝度値(上記の例では輝度値が3階調)より大きい輝度値が4~255の間の範囲をいう。なお、第1範囲の上限の輝度値が変れば、第2範囲の下限の輝度値も変る。また、第2範囲は、第1画像に対応する第1画像情報と、当該第1画像に対するフレームより過去のフレームに対する第2画像に対応する第2画像情報とに基づいて設定してもよい。 Here, in the second range, the luminance value is represented by 256 gradations from 0 to 255, and when 255 gradations are white, the upper limit luminance value defined in the first range (in the above example, the luminance value is the third floor). A brightness value larger than the key) is in the range of 4 to 255. If the upper limit brightness value of the first range changes, the lower limit brightness value of the second range also changes. Further, the second range may be set based on the first image information corresponding to the first image and the second image information corresponding to the second image for the frame past the frame for the first image.

第3輝度値設定部135は、シーンチェンジ検出部12からの検出結果を示す信号がシーンチェンジ無しを示す信号であるとき、フレームに対する出力画像(第3画像)における輝度値を設定する。また、第3輝度値設定部135は、画像比較部131からの画像比較結果を示す信号がシーンチェンジ後の画像がシーンチェンジ前の画像よりも暗くないことを示す信号であるとき、フレームに対する出力画像(第4画像)における輝度値を設定する。すなわち、第3輝度値設定部135は、シーンチェンジの無のフレームに対する第3画像、シーンチェンジ有りで、シーンチェンジ前の画像よりも暗くない第4画像それぞれの輝度値を設定する。 The third luminance value setting unit 135 sets the luminance value in the output image (third image) for the frame when the signal indicating the detection result from the scene change detection unit 12 is a signal indicating no scene change. Further, the third luminance value setting unit 135 outputs to the frame when the signal indicating the image comparison result from the image comparison unit 131 is a signal indicating that the image after the scene change is not darker than the image before the scene change. The brightness value in the image (fourth image) is set. That is, the third luminance value setting unit 135 sets the luminance values of the third image for the frame without the scene change and the luminance value of each of the fourth images with the scene change and not darker than the image before the scene change.

第3輝度値設定部135は、参照フレーム数設定部1351、平均値算出部1352を含む。すなわち、参照フレーム数設定部1351は、シーンチェンジ検出部12から送られたシーンチェンジ有無を示す信号に応じて、入力輝度の補正に用いる参照フレーム数を設定する。ここで、参照フレームは、シーンチェンジ有無の検出対象の現フレームと、現フレームから連続して過去に遡った数フレームからなる過去フレームとを含む。そして、参照フレーム数設定部1351は、シーンチェンジ有りの場合の参照フレーム数を、シーンチェンジ無しの場合の参照フレーム数よりも少なくなるように設定する。具体的には、参照フレーム数設定部1351は、参照フレームを構成する過去フレームのフレーム数を、シーンチェンジ無しの場合よりもシーンチェンジ有の場合のほうが少なくなるように設定する。参照フレーム数設定部1351によって設定された参照フレーム数を示す信号は、後段の平均値算出部1352に送られる。 The third luminance value setting unit 135 includes a reference frame number setting unit 1351 and an average value calculation unit 1352. That is, the reference frame number setting unit 1351 sets the number of reference frames used for correcting the input luminance according to the signal indicating the presence or absence of the scene change sent from the scene change detection unit 12. Here, the reference frame includes a current frame to be detected with or without a scene change, and a past frame composed of several frames that are continuously traced back to the past from the current frame. Then, the reference frame number setting unit 1351 sets the number of reference frames when there is a scene change to be smaller than the number of reference frames when there is no scene change. Specifically, the reference frame number setting unit 1351 sets the number of frames of the past frames constituting the reference frame so that the number of frames with the scene change is smaller than that without the scene change. The signal indicating the number of reference frames set by the reference frame number setting unit 1351 is sent to the average value calculation unit 1352 in the subsequent stage.

平均値算出部1352は、参照フレーム数設定部1351から送られた参照フレーム数を示す信号に基づき、参照フレームを構成するそれぞれのフレームの解析情報のうちAPLを合算した後、合算したAPLを参照フレーム数で割ってAPLの平均値を求める。平均値算出部1352によって求められたAPLの平均値は、後段の補正信号生成部136に送られる。 The mean value calculation unit 1352 refers to the totaled APL after totaling the APLs among the analysis information of each frame constituting the reference frame based on the signal indicating the number of reference frames sent from the reference frame number setting unit 1351. Divide by the number of frames to obtain the average value of APL. The average value of APL obtained by the average value calculation unit 1352 is sent to the correction signal generation unit 136 in the subsequent stage.

補正信号生成部136は、第1輝度値設定部133および第2輝度値設定部134、または第3輝度値設定部135において設定した輝度値からガンマカーブを補正するための補正信号を生成し、生成した補正信号を後段のガンマカーブ生成部14に送る。 The correction signal generation unit 136 generates a correction signal for correcting the gamma curve from the luminance value set in the first luminance value setting unit 133, the second luminance value setting unit 134, or the third luminance value setting unit 135. The generated correction signal is sent to the gamma curve generation unit 14 in the subsequent stage.

(ガンマカーブ生成処理)
上記構成の表示装置1により実行されるガンマカーブ生成処理の流れを、図3~図8を参照して説明する。図3は、ガンマカーブ生成処理の流れを示すフローチャートである。図4は、シーンチェンジ検出を説明するための図である。図5は、シーンチェンジ前後の出力画像の暗さを比較するための図である。図6は、シーンチェンジ前のフレームの出力画像のガンマカーブを示す図である。図7は、シーンチェンジ後のフレームの出力画像のガンマカーブを示す図である。図8は、出力輝度設定時の参照フレーム数を説明するための図である。
(Gamma curve generation process)
The flow of the gamma curve generation process executed by the display device 1 having the above configuration will be described with reference to FIGS. 3 to 8. FIG. 3 is a flowchart showing the flow of the gamma curve generation process. FIG. 4 is a diagram for explaining scene change detection. FIG. 5 is a diagram for comparing the darkness of the output image before and after the scene change. FIG. 6 is a diagram showing a gamma curve of the output image of the frame before the scene change. FIG. 7 is a diagram showing a gamma curve of the output image of the frame after the scene change. FIG. 8 is a diagram for explaining the number of reference frames when the output luminance is set.

まず、シーンチェンジ検出部12は、シーンチェンジ有りか否かを判定する(ステップS11)。すなわち、シーンチェンジ検出部12は、現フレームの入力画像が、前フレームの入力画像からシーンチェンジした画像か否か、すなわちシーンチェンジの有無を検出する。具体的には、シーンチェンジ検出部12は、画像取得部11から送られた解析情報のヒストグラムから、シーンチェンジ有無の検出を行う。例えば図4に示す4つの連続したフレームA、B、C、Dにおいて、前後のフレームのヒストグラムを各BIN(二値データの1ビット)で比較してBIN毎の度数の差を求める。そして求めた差の絶対値の合計が予め設定された設定値以上であれば、比較した2つのフレームのうち後段のフレームにシーンチェンジがあったと判断する。ここで、図4に示す例では、判断基準の設定値を3515とした場合、度数の差の絶対値の差の合計が4000であるフレームBとフレームCとの間でシーンチェンジがあったことをシーンチェンジ検出部12は検出する。また、度数の差の絶対値の差の合計が0の場合、3000の場合は、何れも3515よりも小さいため、フレームAとフレームBとの間、フレームCとフレームDとの間でシーンチェンジはなかったことをシーンチェンジ検出部12は検出する。なお、図4において想定するフレームサイズは、表示装置1が4KTVであれば3840×2160である。表示装置1が8KTVであれば7860×4320である。 First, the scene change detection unit 12 determines whether or not there is a scene change (step S11). That is, the scene change detection unit 12 detects whether or not the input image of the current frame is an image that has undergone a scene change from the input image of the previous frame, that is, whether or not there is a scene change. Specifically, the scene change detection unit 12 detects the presence or absence of a scene change from the histogram of the analysis information sent from the image acquisition unit 11. For example, in four consecutive frames A, B, C, and D shown in FIG. 4, the histograms of the frames before and after are compared for each BIN (1 bit of binary data) to obtain the difference in frequency for each BIN. If the sum of the absolute values of the obtained differences is equal to or greater than the preset value, it is determined that there is a scene change in the latter frame of the two compared frames. Here, in the example shown in FIG. 4, when the setting value of the judgment standard is 3515, there is a scene change between the frame B and the frame C in which the total difference of the absolute values of the frequency difference is 4000. Is detected by the scene change detection unit 12. Further, when the total of the absolute value difference of the frequency difference is 0, and when it is 3000, both are smaller than 3515, so that the scene changes between the frame A and the frame B and between the frame C and the frame D. The scene change detection unit 12 detects that there was no such thing. The frame size assumed in FIG. 4 is 3840 × 2160 if the display device 1 is a 4KTV. If the display device 1 is an 8KTV, the size is 7860 × 4320.

次に、輝度値設定部13は、ステップS11において、シーンチェンジ有りと検出された場合(YES)、ステップS12に移行する。ステップS12では、画像比較部131によってシーンチェンジが検出されたフレームに対応する第1画像が、当該シーンチェンジが検出されたフレームの直前のフレームに対応する第2画像よりも暗いか否かを判定する。ここで、画像比較部131は、画像の輝度ヒストグラムを用いて、第1画像が第2画像よりも暗いか否かを判定する。例えば図5の符号1051に示すシーンAの画像をシーンチェンジ前の第2画像、符号1052に示すシーンBの画像をシーンチェンジ後の第1画像とする。このとき、画像比較部131は、符号1053に示す第2の画像の輝度のヒストグラムと、符号1054に示す第1画像の輝度のヒストグラムとから、第1画像と第2画像との暗さを比較する。ここで、輝度を256階調とし、各輝度のヒストグラムにおいて輝度値(階調)の閾値Bを設定する。閾値Bは、例えば30階調とする。従って、画像比較部131は、第1画像の輝度のヒストグラムにおける予め設定した閾値B以下の輝度値の画素の割合が、第2画像の輝度のヒストグラムにおける閾値B以下の輝度値の画素の割合以上であるとき、第1画像は第2画像よりも暗いと判断する。 Next, when it is detected in step S11 that there is a scene change (YES), the luminance value setting unit 13 proceeds to step S12. In step S12, it is determined whether or not the first image corresponding to the frame in which the scene change is detected by the image comparison unit 131 is darker than the second image corresponding to the frame immediately before the frame in which the scene change is detected. do. Here, the image comparison unit 131 determines whether or not the first image is darker than the second image by using the luminance histogram of the image. For example, the image of the scene A shown by the reference numeral 1051 in FIG. 5 is referred to as a second image before the scene change, and the image of the scene B shown by the reference numeral 1052 is referred to as a first image after the scene change. At this time, the image comparison unit 131 compares the darkness of the first image and the second image from the histogram of the brightness of the second image shown by reference numeral 1053 and the histogram of the brightness of the first image shown by reference numeral 1054. do. Here, the luminance is set to 256 gradations, and the threshold value B of the luminance value (gradation) is set in the histogram of each luminance. The threshold value B is, for example, 30 gradations. Therefore, in the image comparison unit 131, the proportion of pixels having a luminance value equal to or less than the preset threshold B in the luminance histogram of the first image is equal to or greater than the proportion of pixels having a luminance value equal to or less than the threshold B in the luminance histogram of the second image. When, it is determined that the first image is darker than the second image.

つまり、画像比較部131は、第1画像の輝度のヒストグラムにおける予め設定した閾値B以下の輝度値の画素の割合が、第2画像の輝度のヒストグラムにおける閾値B以下の輝度値の画素の割合以上であるとき、第1画像は第2画像よりも暗いと判断する。 That is, in the image comparison unit 131, the proportion of pixels having a luminance value equal to or less than the preset threshold B in the luminance histogram of the first image is equal to or greater than the proportion of pixels having a luminance value equal to or less than the threshold B in the luminance histogram of the second image. When, it is determined that the first image is darker than the second image.

従って、ステップS12において、画像比較部131によって第1画像が第2画像よりも暗いと判断(YES)されれば、ステップS13に移行する。 Therefore, if the image comparison unit 131 determines (YES) that the first image is darker than the second image in step S12, the process proceeds to step S13.

ステップS13において、領域判定部132は、シーンチェンジ有りと検出されたフレームに対応する第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か、第1領域以外の第2領域かを判定する。ここで、輝度を256階調とした場合、予め設定された階調を輝度値3とする。従って、第1領域は輝度値が0~3の画素で構成された領域となる。例えば、図5の符号1052に示す第1画像では、符号1052aで示した領域が第1領域の一つとなる。一方、第2領域は、輝度値4以上の画素で構成された領域となる。このように、各領域は、一つの画素であってもよいし、複数の画素の集合であってもよい。領域判定部132によって領域判定した後、ステップS14とステップS15に移行する。 In step S13, the area determination unit 132 determines whether the first area has a gradation lower than the preset gradation with respect to the predetermined area of the first image corresponding to the frame detected as having a scene change. It is determined whether the area is a second area other than the first area. Here, when the brightness is 256 gradations, the preset gradation is set to the luminance value 3. Therefore, the first region is a region composed of pixels having a luminance value of 0 to 3. For example, in the first image shown by reference numeral 1052 in FIG. 5, the region indicated by reference numeral 1052a is one of the first regions. On the other hand, the second region is a region composed of pixels having a luminance value of 4 or more. As described above, each region may be one pixel or a set of a plurality of pixels. After the area is determined by the area determination unit 132, the process proceeds to step S14 and step S15.

ステップS14では、第1輝度値設定部133によってステップS13において判定された第1領域の輝度値を設定する。第1輝度値設定部133は、第1画像の第1領域の輝度値を、当該第1画像の第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する。ここで、輝度値を0~255の256階調としたときに、輝度値3を上限値とし、第1範囲を、輝度値0~3の範囲とする。 In step S14, the luminance value of the first region determined in step S13 is set by the first luminance value setting unit 133. The first luminance value setting unit 133 sets the luminance value of the first region of the first image to the luminance value within the first range of low gradation including the luminance value of the first region of the first image. Here, when the luminance value is set to 256 gradations of 0 to 255, the luminance value 3 is set as the upper limit value, and the first range is set as the range of the luminance value 0 to 3.

ステップS15では、第2輝度値設定部134によってステップS13において判定された第2領域の輝度値を設定する。第2輝度値設定部134は、第1画像の第2領域の輝度値を、当該第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値よりも高い輝度値を下限値とする第2範囲内の輝度値に設定する。ここで、輝度値を0~255の256階調としたときに、輝度値4を下限値とし、第2範囲を、輝度値4~255の範囲とする。 In step S15, the luminance value of the second region determined in step S13 is set by the second luminance value setting unit 134. The second luminance value setting unit 134 includes the luminance value of the second region of the first image, the luminance value of the second region of the first image, and the luminance value higher than the upper limit value of the first range. Set the brightness value within the second range, which is the lower limit value. Here, when the luminance value is set to 256 gradations of 0 to 255, the luminance value 4 is set as the lower limit value, and the second range is set as the range of the luminance values 4 to 255.

次に、ステップS14において設定された第1輝度値、ステップS15において設定された第2輝度値から、補正信号生成部136によってガンマカーブを補正する補正信号を生成する(ステップS18)。 Next, the correction signal generation unit 136 generates a correction signal for correcting the gamma curve from the first luminance value set in step S14 and the second luminance value set in step S15 (step S18).

続いて、ガンマカーブ生成部17は、ステップS18において生成された補正信号に基づいてシーンチェンジの有無を検出されたフレームの入力輝度を補正したガンマカーブを生成する(ステップS19)。ガンマカーブの生成は、具体的には、以下のようにして行われる。例えば図5の符号1051に示すシーンAの画像のガンマカーブ(y=f(x))を図6に示すガンマカーブとする。ここで、yは出力輝度値、xは入力輝度値である。そして、シーンチェンジ後の画像である図5の符号1052に示すシーンBの画像のガンマカーブ(y=f(x))は、入力輝度値が閾値Xblkを境に低階調側と高階調側とで出力輝度値の設定を異ならせる。例えば低階調側では、シーンBの出力輝度値から算出された値を出力輝度値とする。具体的には、第1輝度値設定部133によって設定された輝度値(輝度値3を第1閾値とし、輝度値0~3の範囲)を出力輝度値とする。一方、高階調側では、シーンAの出力輝度値とシーンBの出力輝度値との間の出力輝度値とする。具体的には、第2輝度値設定部134によって設定された輝度値(第1閾値より大きい輝度値4を第2閾値とし、輝度値4~255の範囲)を出力輝度値とする。これらの出力輝度値によってシーンBのガンマカーブを補正する。ここで、閾値Xblkは、例えば30階調である。 Subsequently, the gamma curve generation unit 17 generates a gamma curve that corrects the input luminance of the frame for which the presence or absence of a scene change is detected based on the correction signal generated in step S18 (step S19). Specifically, the gamma curve is generated as follows. For example, the gamma curve (y = f (x)) of the image of the scene A shown by reference numeral 1051 in FIG. 5 is taken as the gamma curve shown in FIG. Here, y is an output luminance value and x is an input luminance value. The gamma curve (y = f (x)) of the image of the scene B shown by the reference numeral 1052 of FIG. 5, which is the image after the scene change, has the input luminance value on the low gradation side and the high gradation side with the threshold value Xblk as the boundary. The setting of the output brightness value is different. For example, on the low gradation side, the value calculated from the output luminance value of the scene B is used as the output luminance value. Specifically, the luminance value set by the first luminance value setting unit 133 (the luminance value 3 is the first threshold value and the luminance value is in the range of 0 to 3) is used as the output luminance value. On the other hand, on the high gradation side, the output luminance value is set between the output luminance value of the scene A and the output luminance value of the scene B. Specifically, the brightness value set by the second brightness value setting unit 134 (the brightness value 4 larger than the first threshold value is set as the second threshold value, and the range of the brightness values 4 to 255) is used as the output brightness value. The gamma curve of the scene B is corrected by these output luminance values. Here, the threshold value Xblk is, for example, 30 gradations.

このように補正されたガンマカーブでは、閾値Xblk以上の輝度は急激な変化を抑えるために前フレームの影響を残しておくが、閾値Xblk未満の場合は現フレームから算出される輝度に置き換えている。 In the gamma curve corrected in this way, the brightness above the threshold value Xblk retains the influence of the previous frame in order to suppress a sudden change, but if it is less than the threshold value Xblk, it is replaced with the brightness calculated from the current frame. ..

パネル制御部15は、ガンマカーブ生成部14が生成したガンマカーブから表示パネル16の各画素の輝度(出力輝度)を設定する。 The panel control unit 15 sets the brightness (output brightness) of each pixel of the display panel 16 from the gamma curve generated by the gamma curve generation unit 14.

以上の処理により、シーンチェンジ有りと判定され、且つ暗い画像と判定された第1画像に対して適正なガンマカーブにする。これにより、第1画像における低階調領域である第1領域を直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となる。この結果、シーンチェンジ後の第1画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できるという効果を奏する。 By the above processing, an appropriate gamma curve is obtained for the first image which is determined to have a scene change and is determined to be a dark image. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened, and the brightness of the second region, which is a region other than the low gradation region, can be gradually changed. As a result, in the first image after the scene change, it is possible to suppress the flicker of the screen and suppress the whitening in the low gradation region.

一方、シーンチェンジ有りと判定され、且つ暗い画像と判定された第1画像に対して適正なガンマカーブにするための処理は、以下のようになる。 On the other hand, the process for obtaining an appropriate gamma curve for the first image determined to have a scene change and determined to be a dark image is as follows.

ステップS12において、画像比較部131によって第1画像が第2画像よりも暗くないと判定(NO)されれば、ステップS16に移行する。ここで、第1画像が第2画像よりも暗くない画像を第4画像とする。 If it is determined (NO) by the image comparison unit 131 that the first image is not darker than the second image in step S12, the process proceeds to step S16. Here, an image in which the first image is not darker than the second image is referred to as a fourth image.

ステップS16では、第3輝度値設定部135によって第4画像の輝度値を設定する。具体的には、第3輝度値設定部135は、参照フレーム数設定部1351によって参照フレーム数をMと設定し、平均値算出部1352によってこの参照フレーム数MでAPLの平均値を算出し、算出したAPLの平均値を輝度値として設定する。 In step S16, the luminance value of the fourth image is set by the third luminance value setting unit 135. Specifically, the third brightness value setting unit 135 sets the number of reference frames as M by the reference frame number setting unit 1351, and the average value calculation unit 1352 calculates the average value of APL with the reference frame number M. The calculated average value of APL is set as the brightness value.

次に、ステップS18に移行し、ステップS16において設定した第4画像の輝度値に基づいて、補正信号生成部136によって第1画像のガンマカーブの入力輝度を補正するための補正信号を生成する。 Next, the process proceeds to step S18, and the correction signal generation unit 136 generates a correction signal for correcting the input brightness of the gamma curve of the first image based on the brightness value of the fourth image set in step S16.

続いて、ガンマカーブ生成部17は、ステップS18において生成された補正信号に基づいてシーンチェンジの有無を検出されたフレームの入力輝度を補正したガンマカーブを生成する(ステップS19)。パネル制御部15は、ガンマカーブ生成部14が生成したガンマカーブから表示パネル16の各画素の輝度(出力輝度)を設定する。 Subsequently, the gamma curve generation unit 17 generates a gamma curve that corrects the input luminance of the frame for which the presence or absence of a scene change is detected based on the correction signal generated in step S18 (step S19). The panel control unit 15 sets the brightness (output brightness) of each pixel of the display panel 16 from the gamma curve generated by the gamma curve generation unit 14.

ここまでのガンマカーブの生成処理の説明は、ステップS11においてシーンチェンジ有りと判定した場合であるが、以下に、ステップS11においてシーンチェンジ無しと判定した場合(NO)のガンマカーブの生成処理について説明する。 The description of the gamma curve generation process up to this point is for the case where it is determined that there is a scene change in step S11, but the gamma curve generation process for the case where it is determined in step S11 that there is no scene change (NO) will be described below. do.

すなわち、ステップS11において、シーンチェンジ無しと判定(NO)された場合、ステップS17に移行して第3画像の輝度値を設定する。第3画像は、シーンチェンジ無しと判定された画像とする。 That is, when it is determined (NO) that there is no scene change in step S11, the process proceeds to step S17 and the brightness value of the third image is set. The third image is an image determined to have no scene change.

ステップS17では、第3輝度値設定部135によって第3画像の輝度値を設定する。具体的には、第3輝度値設定部135は、参照フレーム数設定部1351によって参照フレーム数をNと設定し、平均値算出部1352によってこの参照フレーム数NでAPLの平均値を算出し、算出したAPLの平均値を輝度値として設定する。 In step S17, the brightness value of the third image is set by the third brightness value setting unit 135. Specifically, the third brightness value setting unit 135 sets the number of reference frames to N by the reference frame number setting unit 1351, and calculates the average value of APL with the reference frame number N by the average value calculation unit 1352. The calculated average value of APL is set as the brightness value.

ここで、ステップS16,S17で算出するAPLの平均値とは、参照フレームを構成する、フレームごとのAPLを参照フレーム数分加算して、当該参照フレーム数で割ることで求めた平均値である。ここで、ステップS16の場合、シーンチェンジ有りと検出された場合の参照フレーム数は、以下のようになる。例えば図8の符号1082に示すように、シーンチェンジ有無の検出対象となったフレーム(n+1)を現フレームとし、この現フレームと、現フレームから過去に遡ったM-1個の過去フレームとを合わせたM個となる。また、ステップS17の場合、シーンチェンジ無しと検出された場合の参照フレーム数は、以下のようになる。例えば図8の符号1081に示すように、シーンチェンジ有無の検出対象となったフレーム(n)を現フレームとし、この現フレームと、現フレームから過去に遡ったN-1個の過去フレームとを合わせたN個となる。ここで、N>Mである。 Here, the average value of APL calculated in steps S16 and S17 is an average value obtained by adding the APL for each frame constituting the reference frame by the number of reference frames and dividing by the number of reference frames. .. Here, in the case of step S16, the number of reference frames when it is detected that there is a scene change is as follows. For example, as shown by reference numeral 1082 in FIG. 8, the frame (n + 1) for which the presence or absence of a scene change is detected is set as the current frame, and this current frame and M-1 past frames retroactive from the current frame are used. The total number is M. Further, in the case of step S17, the number of reference frames when it is detected that there is no scene change is as follows. For example, as shown by reference numeral 1081 in FIG. 8, the frame (n) for which the presence or absence of a scene change is detected is set as the current frame, and this current frame and N-1 past frames retroactive from the current frame are used. There will be a total of N pieces. Here, N> M.

次に、ステップS18に移行し、ステップS17において設定した第3画像の輝度値に基づいて、補正信号生成部136によって第1画像のガンマカーブの入力輝度を補正するための補正信号を生成する。 Next, the process proceeds to step S18, and the correction signal generation unit 136 generates a correction signal for correcting the input brightness of the gamma curve of the first image based on the brightness value of the third image set in step S17.

続いて、ガンマカーブ生成部17は、ステップS18において生成された補正信号に基づいてシーンチェンジの有無を検出されたフレームの入力輝度を補正したガンマカーブを生成する(ステップS19)。パネル制御部15は、ガンマカーブ生成部14が生成したガンマカーブから表示パネル16の各画素の輝度(出力輝度)を設定する。 Subsequently, the gamma curve generation unit 17 generates a gamma curve that corrects the input luminance of the frame for which the presence or absence of a scene change is detected based on the correction signal generated in step S18 (step S19). The panel control unit 15 sets the brightness (output brightness) of each pixel of the display panel 16 from the gamma curve generated by the gamma curve generation unit 14.

なお、ステップS11では、前後のフレームのヒストグラムを各BINで比較して階調差を求め、この階調差の合計と予め設定した値とを比較してシーンチェンジを判定する方法について説明したが、シーンチェンジの判断は、これに限定されるものではない。他のシーンチェンジの判断方法であっても構わない。 In step S11, the method of determining the scene change by comparing the histograms of the frames before and after with each BIN to obtain the gradation difference and comparing the total of the gradation differences with the preset value has been described. , The judgment of the scene change is not limited to this. It does not matter if it is another scene change judgment method.

〔変形例〕
画像比較部131による画像比較は、上述したように、シーンチェンジ前後の画像の輝度のヒストグラムによって行い、シーンチェンジ後の第1画像がシーンチェンジ前の第2画像よりも暗いか否かを判定していた。しかしながら、第1画像が第2画像よりも暗いか否かの判定は、輝度のヒストグラムによって行うのではなく、第1画像の全領域において、予め設定した階調以下の領域の割合が所定の割合以上か否かによって行ってもよい。
[Modification example]
As described above, the image comparison by the image comparison unit 131 is performed by the histogram of the brightness of the images before and after the scene change, and it is determined whether or not the first image after the scene change is darker than the second image before the scene change. Was there. However, whether or not the first image is darker than the second image is not determined by the luminance histogram, but the ratio of the region below the preset gradation in the entire region of the first image is a predetermined ratio. It may be done depending on whether or not it is the above.

具体的には、図9に示すように、シーンチェンジ後の第1画像1091の全領域において、予め設定した階調(例えば256階調の階調3)以下の領域(第1領域)1091aの割合が所定の割合(例えば全面積の4分の1)以上であれば、第1画像1091はシーンチェンジ前の画像よりも暗いと判定する。例えば、第1画像1091の全領域における、階調3以下の第1領域1091aの面積が、残りの領域(第2領域)1091bの面積の3分の1以上であれば、第1画像1091はシーンチェンジ前の第2画像よりも暗いと判定する。ここで、図9では、説明の便宜上、第1領域1091aと第2領域1091bは、幅が同じで高さHの異なる長方形状の領域としている。よって、黒いエリアである第1領域1091aは、高さの割合が1/4Hであるので、第1画像1091の面積の1/4であることが分る。 Specifically, as shown in FIG. 9, in the entire region of the first image 1091 after the scene change, the region (first region) 1091a of the preset gradation (for example, the gradation 3 of 256 gradations) or less. If the ratio is a predetermined ratio (for example, a quarter of the total area), it is determined that the first image 1091 is darker than the image before the scene change. For example, if the area of the first region 1091a having a gradation of 3 or less in the entire region of the first image 1091 is one-third or more of the area of the remaining region (second region) 1091b, the first image 1091 is It is determined that the image is darker than the second image before the scene change. Here, in FIG. 9, for convenience of explanation, the first region 1091a and the second region 1091b are rectangular regions having the same width but different heights H. Therefore, since the height ratio of the first region 1091a, which is a black area, is 1 / 4H, it can be seen that it is 1/4 of the area of the first image 1091.

また、図9に示すように、黒いエリアである第1領域1091aが第1画像1091の上側にあれば、当該第1画像1091に帯状に写り込んでいるものとして、夜空、その他、墨文字の線、字幕の領域などがあると想定できる。また、黒いエリアである第1領域1091aが第1画像1091の下側にあれば、当該第1画像1091に夜の海や、帯があると想定できる。 Further, as shown in FIG. 9, if the first region 1091a, which is a black area, is above the first image 1091, it is assumed that the black area is reflected in the first image 1091 in a band shape, and that the night sky, other characters, and the black characters are reflected. It can be assumed that there are lines, subtitle areas, etc. Further, if the first region 1091a, which is a black area, is below the first image 1091, it can be assumed that the first image 1091 has a night sea or a band.

ところで、前記実施形態1では、シーンチェンジ後の第1画像がシーンチェンジ前の第2画像よりも暗いときに、黒いエリアの白浮きを生じ難くさせるために、第1輝度値設定部133による輝度値設定を行うようにしている。しかしながら、第1画像が第2画像よりも暗くなくても、第1輝度値設定部133による輝度値設定を行ってもよい。例えば、黒いエリアが存在すれば、存在している黒いエリアに白浮きが生じる虞があるので、このような場合に、第1輝度値設定部133による輝度値設定を行う。 By the way, in the first embodiment, when the first image after the scene change is darker than the second image before the scene change, the brightness by the first brightness value setting unit 133 is set in order to make it difficult for the black area to appear white. I am trying to set the value. However, even if the first image is not darker than the second image, the luminance value may be set by the first luminance value setting unit 133. For example, if a black area exists, whitening may occur in the existing black area. In such a case, the first luminance value setting unit 133 sets the luminance value.

例えば、シーンチェンジ後の第1画像が、シーンチェンジ前の第2画像より暗くなくても、所定の形状の黒いエリアが存在すれば、この黒いエリアが白浮きしてしまう。この場合の黒いエリアの所定の形状としては、例えば図10の符号1101に示す「山」の形状、符号1102に示す「木」の形状、符号1103に示す「人」の形状、あるいは符号1104に示す四角形状、符号1105に示す三角形状等がある。従って、黒いエリアが所定の形状であれば、当該黒いエリアの白浮きを生じ難くさせるため、第1画像が第2画像に比べて暗くなくても、当該黒いエリアの輝度値を、第1輝度値設定部133によって設定する必要がある。この場合、画像比較部131は、シーンチェンジ有りと判定された第1画像において、予め設定した階調以下の領域が所定の形状であるときに、当該第1画像を第2画像よりも暗い画像と判断する。これにより、第1輝度値設定部133は、所定の形状の輝度値を設定する。 For example, even if the first image after the scene change is not darker than the second image before the scene change, if a black area having a predetermined shape exists, the black area will appear white. In this case, the predetermined shape of the black area is, for example, the shape of the "mountain" shown by the reference numeral 1101 in FIG. 10, the shape of the "tree" shown by the reference numeral 1102, the shape of the "person" shown by the reference numeral 1103, or the shape of the reference numeral 1104. There are a square shape shown, a triangular shape shown by reference numeral 1105, and the like. Therefore, if the black area has a predetermined shape, the brightness value of the black area is set to the first luminance even if the first image is not darker than the second image in order to make it difficult for the black area to appear white. It needs to be set by the value setting unit 133. In this case, the image comparison unit 131 makes the first image darker than the second image when the region below the preset gradation has a predetermined shape in the first image determined to have a scene change. Judge. As a result, the first luminance value setting unit 133 sets the luminance value of a predetermined shape.

以下の実施形態2では、シーンチェンジ有りであるが、第1画像が第2画像に比べて暗くなく、且つ、第1画像に所定の形状の黒いエリア、あるいは所定の面積以上の黒いエリアが存在する場合の出力画像の輝度値を設定する例について説明する。 In the second embodiment below, there is a scene change, but the first image is not darker than the second image, and the first image has a black area having a predetermined shape or a black area having a predetermined area or more. An example of setting the brightness value of the output image will be described.

〔実施形態2〕
本発明の他の実施形態について、以下に説明する。なお、説明の便宜上、上記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を繰り返さない。
[Embodiment 2]
Other embodiments of the present invention will be described below. For convenience of explanation, the same reference numerals are given to the members having the same functions as the members described in the above-described embodiment, and the description thereof will not be repeated.

(表示装置の概要)
本実施形態に係る表示装置2について、図11を参照して説明する。図11は、本実施形態に係る表示装置2の構成を示すブロック図である。
(Overview of display device)
The display device 2 according to the present embodiment will be described with reference to FIG. FIG. 11 is a block diagram showing the configuration of the display device 2 according to the present embodiment.

表示装置2は、図11に示すように、前記実施形態1の表示装置1とほぼ同じ構成であり、異なるのは輝度値設定部23の構成である。従って、本実施形態では、表示装置2の輝度値設定部23以外の構成の詳細については省略する。 As shown in FIG. 11, the display device 2 has substantially the same configuration as the display device 1 of the first embodiment, and is different in the configuration of the luminance value setting unit 23. Therefore, in the present embodiment, the details of the configuration other than the luminance value setting unit 23 of the display device 2 will be omitted.

(輝度値設定部23)
輝度値設定部23は、図11に示すように、前記実施形態1の輝度値設定部13と異なり、画像比較部131を含まず、画像判断部231、領域判定部132、第1輝度値設定部133、第2輝度値設定部134、第3輝度値設定部135、補正信号生成部136を含んでいる。ここでは、画像判断部231について説明する。なお、領域判定部132、第1輝度値設定部133、第2輝度値設定部134、第3輝度値設定部135、補正信号生成部136の動作については、前記実施形態1と同じであるため説明は省略する。
(Brightness value setting unit 23)
As shown in FIG. 11, the luminance value setting unit 23 does not include the image comparison unit 131, unlike the luminance value setting unit 13 of the first embodiment, and includes the image determination unit 231, the area determination unit 132, and the first luminance value setting. It includes a unit 133, a second luminance value setting unit 134, a third luminance value setting unit 135, and a correction signal generation unit 136. Here, the image determination unit 231 will be described. Since the operations of the area determination unit 132, the first luminance value setting unit 133, the second luminance value setting unit 134, the third luminance value setting unit 135, and the correction signal generation unit 136 are the same as those in the first embodiment. The explanation is omitted.

画像判断部231は、シーンチェンジ検出部12からの検出結果を示す信号がシーンチェンジ有りを示す信号であるとき、シーンチェンジ検出の対象となったフレーム、すなわちシーンチェンジ有りと検出されたフレームに対する第1画像が暗いか否かを判断する。つまり、画像判断部231は、第1画像が暗いか否かを相対的に比較して判断するのではなく、任意の基準を用いて絶対的に判断する。 When the signal indicating the detection result from the scene change detection unit 12 is a signal indicating that there is a scene change, the image determination unit 231 is the first for the frame targeted for the scene change detection, that is, the frame detected as having the scene change. 1 Determine whether the image is dark or not. That is, the image determination unit 231 does not make a relative comparison and determination as to whether or not the first image is dark, but makes an absolute determination using an arbitrary standard.

例えば、画像判断部231は、出力画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、当該出力画像を暗いと判断するようにしてもよい。 For example, the image determination unit 231 may determine that the output image is dark when the proportion of pixels having a luminance value or less set in advance is equal to or greater than a predetermined proportion in the histogram of the luminance of the output image.

あるいは、画像判断部231は、第1画像の所定の領域に対して、予め設定した階調以下の領域の割合が所定の割合以上のときに、当該第1画像を暗いと判断するようにしてもよい。 Alternatively, the image determination unit 231 determines that the first image is dark when the ratio of the region below the preset gradation to the predetermined region of the first image is equal to or greater than the predetermined ratio. May be good.

また、画像判断部231は、第1画像の所定の領域に対して、予め設定した階調以下の領域が所定の形状であるときに、当該第1画像を暗い画像と判断するようにしてもよい。ここで、所定の形状とは、例えば前記実施形態1で説明した図10の符号1101に示す「山」の形状、符号1102に示す「木」の形状、符号1103に示す「人」の形状、あるいは符号1104に示す四角形状、符号1105に示す三角形状等がある。 Further, the image determination unit 231 may determine the first image as a dark image when the region having a gradation or less set in advance has a predetermined shape with respect to the predetermined region of the first image. good. Here, the predetermined shape is, for example, the shape of the "mountain" shown by the reference numeral 1101 in FIG. 10, the shape of the "tree" shown by the reference numeral 1102, and the shape of the "person" shown by the reference numeral 1103. Alternatively, there are a square shape shown by reference numeral 1104, a triangular shape shown by reference numeral 1105, and the like.

(ガンマカーブ生成処理)
上記構成の表示装置2により実行されるガンマカーブ生成処理の流れを、図12を参照して説明する。図12は、ガンマカーブ生成処理の流れを示すフローチャートである。なお、本ガンマカーブ生成処理は、前記実施形態1の図3に示すフローチャートとほぼ同じである。従って、ここでは、前記実施形態1の図3に示すフローチャートと異なるステップS22のみ説明する。
(Gamma curve generation process)
The flow of the gamma curve generation process executed by the display device 2 having the above configuration will be described with reference to FIG. FIG. 12 is a flowchart showing the flow of the gamma curve generation process. The gamma curve generation process is substantially the same as the flowchart shown in FIG. 3 of the first embodiment. Therefore, here, only step S22, which is different from the flowchart shown in FIG. 3 of the first embodiment, will be described.

輝度値設定部23の画像判断部231は、ステップS22において、シーンチェンジ有りと検出された画像を第1画像が暗いか否かを判断する。ここで、画像判断部231は、第1画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、第1画像を暗いと判断する。 In step S22, the image determination unit 231 of the luminance value setting unit 23 determines whether or not the first image is dark from the image detected as having a scene change. Here, the image determination unit 231 determines that the first image is dark when the proportion of pixels equal to or less than the preset luminance value is equal to or greater than the predetermined proportion in the histogram of the luminance of the first image.

ステップS22において、画像判断部231によって第1画像が暗いと判断された(YES)後の処理、第1画像が暗くないと判断された(NO)後の処理、およびステップS11において、シーチェンジ無しと検出された画像に対する処理については、前記実施形態1の図3に示すフローチャートと同じであるので説明は省略する。 In step S22, the process after the image determination unit 231 determines that the first image is dark (YES), the process after the first image is determined not to be dark (NO), and in step S11, there is no sea change. Since the processing for the detected image is the same as the flowchart shown in FIG. 3 of the first embodiment, the description thereof will be omitted.

以上の処理により、シーンチェンジ有りと判定され、且つ暗いと判断された第1画像に対して適正なガンマカーブにすることができる。これにより、第1画像における低階調領域である第1領域を直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となる。この結果、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できるという効果を奏する。 By the above processing, it is possible to obtain an appropriate gamma curve for the first image determined to have a scene change and to be determined to be dark. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened, and the brightness of the second region, which is a region other than the low gradation region, can be gradually changed. As a result, in the output image after the scene change, it is possible to suppress the flicker of the screen and suppress the whitening in the low gradation region.

〔実施形態3〕
本発明の他の実施形態について、以下に説明する。なお、説明の便宜上、上記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を繰り返さない。
[Embodiment 3]
Other embodiments of the present invention will be described below. For convenience of explanation, the same reference numerals are given to the members having the same functions as the members described in the above-described embodiment, and the description thereof will not be repeated.

(表示装置の概要)
本実施形態に係る表示装置3について、図13を参照して説明する。図13は、本実施形態に係る表示装置3の構成を示すブロック図である。
(Overview of display device)
The display device 3 according to the present embodiment will be described with reference to FIG. FIG. 13 is a block diagram showing the configuration of the display device 3 according to the present embodiment.

表示装置3は、図13に示すように、前記実施形態1の表示装置1とほぼ同じ構成であり、異なるのは輝度値設定部33の構成である。従って、本実施形態では、表示装置3の輝度値設定部33以外の構成の詳細については省略する。 As shown in FIG. 13, the display device 3 has substantially the same configuration as the display device 1 of the first embodiment, and is different in the configuration of the luminance value setting unit 33. Therefore, in the present embodiment, the details of the configuration other than the luminance value setting unit 33 of the display device 3 will be omitted.

(輝度値設定部33)
輝度値設定部33は、図13に示すように、前記実施形態1の輝度値設定部13と異なり、画像比較部131を含まず、領域判定部331、第1輝度値設定部133、第2輝度値設定部134、第3輝度値設定部332、補正信号生成部136を含んでいる。ここでは、領域判定部331と第3輝度値設定部332とについて説明する。第1輝度値設定部133、第2輝度値設定部134、補正信号生成部136の動作については、前記実施形態1と同じであるため説明は省略する。
(Brightness value setting unit 33)
As shown in FIG. 13, the brightness value setting unit 33 does not include the image comparison unit 131, unlike the brightness value setting unit 13 of the first embodiment, and includes the area determination unit 331, the first brightness value setting unit 133, and the second. It includes a luminance value setting unit 134, a third luminance value setting unit 332, and a correction signal generation unit 136. Here, the area determination unit 331 and the third luminance value setting unit 332 will be described. Since the operations of the first luminance value setting unit 133, the second luminance value setting unit 134, and the correction signal generation unit 136 are the same as those in the first embodiment, the description thereof will be omitted.

領域判定部331は、シーンチェンジ検出部12からの検出結果を示す信号がシーンチェンジ有りを示す信号であるとき、以下のようにして領域を判定する。シーンチェンジ検出の対象となったフレーム、すなわちシーンチェンジ有りと検出されたフレームに対応する第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か、第1領域以外の第2領域かを判定する。ここで、所定の領域は、画像の全領域であってもよいし、一部の領域であってもよい。また、領域は、一つの画素であってもよいし、複数の画素の集合であってもよい。 When the signal indicating the detection result from the scene change detection unit 12 is a signal indicating that there is a scene change, the area determination unit 331 determines the area as follows. Whether the first area has a gradation lower than the preset gradation with respect to the predetermined area of the first image corresponding to the frame targeted for scene change detection, that is, the frame detected as having a scene change. It is determined whether the area is a second area other than the first area. Here, the predetermined area may be the entire area or a part of the image. Further, the area may be one pixel or a set of a plurality of pixels.

第1輝度値設定部133は、領域判定部331によって判定された第1領域の輝度値を設定する。第2輝度値設定部134は、領域判定部331によって判定された第2領域の輝度値を設定する。 The first luminance value setting unit 133 sets the luminance value of the first region determined by the region determination unit 331. The second luminance value setting unit 134 sets the luminance value of the second region determined by the region determination unit 331.

第3輝度値設定部332は、シーンチェンジ検出部12から送られたシーンチェンジ無を示す信号を受け取ったときに、現フレームと、現フレームから連続して過去に遡った数フレームからなる過去フレームとを参照して現フレームの第3画像の輝度値を設定する。 When the third luminance value setting unit 332 receives the signal indicating no scene change sent from the scene change detection unit 12, the current frame and the past frame consisting of several frames continuously retroactively from the current frame. The brightness value of the third image of the current frame is set with reference to.

(ガンマカーブ生成処理)
上記構成の表示装置3により実行されるガンマカーブ生成処理の流れを、図14を参照して説明する。図14は、ガンマカーブ生成処理の流れを示すフローチャートである。なお、本ガンマカーブ生成処理は、前記実施形態1の図3に示すフローチャートとほぼ同じである。従って、前記実施形態1の図3に示すフローチャートと異なるステップS32のみ説明する。
(Gamma curve generation process)
The flow of the gamma curve generation process executed by the display device 3 having the above configuration will be described with reference to FIG. FIG. 14 is a flowchart showing the flow of the gamma curve generation process. The gamma curve generation process is substantially the same as the flowchart shown in FIG. 3 of the first embodiment. Therefore, only step S32, which is different from the flowchart shown in FIG. 3 of the first embodiment, will be described.

輝度値設定部33の領域判定部331は、ステップS32において、シーンチェンジ有りと検出されたフレームに対応する第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か、第1領域以外の第2領域かを判定する。ここで、輝度を256階調とした場合、予め設定された階調を輝度値3とする。従って、第1領域は輝度値が0~3の画素で構成された領域となる。領域判定部331によって領域判定した後、ステップS33とステップS34に移行する。 The area determination unit 331 of the luminance value setting unit 33 has a gradation lower than the preset gradation with respect to a predetermined area of the first image corresponding to the frame detected as having a scene change in step S32. It is determined whether it is the first region or the second region other than the first region. Here, when the brightness is 256 gradations, the preset gradation is set to the luminance value 3. Therefore, the first region is a region composed of pixels having a luminance value of 0 to 3. After the area is determined by the area determination unit 331, the process proceeds to step S33 and step S34.

ここで、ステップS33、ステップS34における処理、およびその後のステップS36、ステップS37における処理は、上述した通り、それぞれ前記実施形態1の図3のステップS14、S15,S18、S19と同じ処理であるので説明は省略する。さらに、ステップS31においてシーンチェンジ無しと判断された後の処理、すなわちステップS35における処理も、前記実施形態1の図3のステップS17と同じ処理であるので説明は省略する。 Here, the processes in steps S33 and S34, and the subsequent processes in steps S36 and S37 are the same processes as in steps S14, S15, S18, and S19 of FIG. 3 of the first embodiment, respectively, as described above. The explanation is omitted. Further, the process after it is determined in step S31 that there is no scene change, that is, the process in step S35 is the same process as step S17 in FIG. 3 of the first embodiment, and thus the description thereof will be omitted.

以上の処理により、シーンチェンジ有りと判定され、且つ暗いと判定された領域を有する入力画像に対して適正なガンマカーブにする。これにより、第1画像における低階調領域である第1領域を直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となる。この結果、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できるという効果を奏する。 By the above processing, an appropriate gamma curve is obtained for an input image having a region determined to have a scene change and determined to be dark. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened, and the brightness of the second region, which is a region other than the low gradation region, can be gradually changed. As a result, in the output image after the scene change, it is possible to suppress the flicker of the screen and suppress the whitening in the low gradation region.

〔ソフトウェアによる実現例〕
表示装置1の制御ブロック(特に輝度値設定部13、ガンマカーブ生成部14およびパネル制御部15)、表示装置2の制御ブロック(特に輝度値設定部23、ガンマカーブ生成部14およびパネル制御部15)および表示装置3の制御ブロック(特に輝度値設定部33、ガンマカーブ生成部14およびパネル制御部15)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、ソフトウェアによって実現してもよい。
[Example of implementation by software]
The control block of the display device 1 (particularly the brightness value setting unit 13, the gamma curve generation unit 14 and the panel control unit 15), and the control block of the display device 2 (particularly the brightness value setting unit 23, the gamma curve generation unit 14 and the panel control unit 15). ) And the control block of the display device 3 (particularly, the luminance value setting unit 33, the gamma curve generation unit 14 and the panel control unit 15) are realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like. It may be realized by software.

後者の場合、表示装置1,2,3は、各機能を実現するソフトウェアであるプログラムの命令を実行するコンピュータを備えている。このコンピュータは、例えば少なくとも1つのプロセッサ(制御装置)を備えていると共に、上記プログラムを記憶したコンピュータ読み取り可能な少なくとも1つの記録媒体を備えている。そして、上記コンピュータにおいて、上記プロセッサが上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記プロセッサとしては、例えばCPU(Central Processing Unit)を用いることができる。上記記録媒体としては、「一時的でない有形の媒体」、例えば、ROM(Read Only Memory)等の他、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムを展開するRAM(Random Access Memory)などをさらに備えていてもよい。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the display devices 1, 2, and 3 include a computer that executes a program instruction, which is software that realizes each function. The computer includes, for example, at least one processor (control device) and at least one computer-readable recording medium that stores the program. Then, in the computer, the processor reads the program from the recording medium and executes it, thereby achieving the object of the present invention. As the processor, for example, a CPU (Central Processing Unit) can be used. As the recording medium, a "non-temporary tangible medium", for example, a ROM (Read Only Memory) or the like, a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. Further, a RAM (Random Access Memory) for expanding the above program may be further provided. Further, the program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. It should be noted that one aspect of the present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the above program is embodied by electronic transmission.

〔まとめ〕
本発明の態様1に係る表示装置は、複数のフレームで構成された入力画像をフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出部12と、前記シーンチェンジ検出部12によってシーンチェンジ有りと検出されたフレームに対する第1画像の輝度値を設定する輝度値設定部13と、前記第1画像の輝度値に基づいて画像を表示部に表示させる表示制御部(ガンマカーブ生成部14,パネル制御部15)と、を含み、前記輝度値設定部13は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定部132と、前記領域判定部132により判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定部133と、前記領域判定部132により判定された前記第2領域の輝度値を、当該第1画像の当該第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定部134と、を含んでいることを特徴とする。
〔summary〕
In the display device according to the first aspect of the present invention, the scene change detection unit 12 that detects the presence or absence of scene switching in the input image composed of a plurality of frames and the scene change detection unit 12 indicate that there is a scene change. A luminance value setting unit 13 that sets the luminance value of the first image for the detected frame, and a display control unit (gamma curve generation unit 14, panel control) that displays an image on the display unit based on the luminance value of the first image. The luminance value setting unit 13 includes a unit 15) and a first region having a gradation lower than a preset gradation with respect to a predetermined region of the first image, or a region other than the first region. The area determination unit 132 that determines whether it is the second region and the luminance value of the first region determined by the region determination unit 132 are the second of the low gradation including the luminance value of the first region of the first image. The luminance value of the second region determined by the first luminance value setting unit 133 and the region determination unit 132 to set the luminance value within one range includes the luminance value of the second region of the first image. Moreover, it is characterized by including a second luminance value setting unit 134 for setting a luminance value in the second range having a luminance value higher than the upper limit value of the first range as a lower limit value.

上記構成によれば、第1輝度値設定部は、シーンチェンジが検出されたフレームに対する第1画像における、予め設定した階調よりも低い階調の第1領域(低階調領域)の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定し、第2輝度値設定部は、当該第1画像における前記第1領域以外の第2領域の輝度値を、当該第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する。これにより、第1画像における低階調領域である第1領域を直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となるので、シーンチェンジ後の第1画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できる。 According to the above configuration, the first luminance value setting unit is the luminance value of the first region (low gradation region) having a gradation lower than the preset gradation in the first image for the frame in which the scene change is detected. Is set to a luminance value within the first range of low gradation including the luminance value of the first region of the first image, and the second luminance value setting unit is other than the first region of the first image. The luminance value of the second region is set to the luminance value in the second range including the luminance value of the second region of the first image and having the luminance value higher than the upper limit value of the first range as the lower limit value. .. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened, and the brightness of the second region, which is a region other than the low gradation region, can be gradually changed. In the first image after the scene change, it is possible to suppress whitening in a low gradation region while suppressing flicker on the screen.

本発明の態様2に係る表示装置は、上記態様1において、前記第1輝度値設定部133は、前記第1領域の輝度値を、前記第1画像の当該第1領域と同じ輝度値を設定し、前記第2輝度値設定部134は、当該第1画像に対応する第1画像情報と、当該第1画像に対するフレームより過去のフレームに対する第2画像に対応する第2画像情報とに基づいて、前記第2範囲を設定してもよい。 In the display device according to the second aspect of the present invention, in the first aspect, the first brightness value setting unit 133 sets the brightness value of the first region to the same brightness value as the first region of the first image. Then, the second brightness value setting unit 134 is based on the first image information corresponding to the first image and the second image information corresponding to the second image for the frame past the frame for the first image. , The second range may be set.

上記の構成によれば、第1輝度値設定部は、前記第1領域の輝度値を、第1画像の当該第1領域と同じ輝度値を設定し、前記第2輝度設定部は、当該第1画像に対応する第1画像情報と、当該第1画像に対するフレームより過去のフレームに対する第2画像に対応する第2画像情報とに基づいて前記第2範囲を設定する。これにより、第1画像における低階調領域である第1領域を第1画像の当該第1領域と同じように直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となるので、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きをより確実に抑制できる。 According to the above configuration, the first luminance value setting unit sets the luminance value of the first region to the same luminance value as the first region of the first image, and the second luminance setting unit sets the brightness value of the first region. The second range is set based on the first image information corresponding to one image and the second image information corresponding to the second image for a frame past the frame for the first image. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened in the same manner as the first region of the first image, and the second region, which is a region other than the low gradation region, can be darkened immediately. Since the brightness can be changed gently, it is possible to suppress the flicker of the screen and more reliably suppress the whitening in the low gradation region in the output image after the scene change.

本発明の態様3に係る表示装置は、上記態様1において、前記第1画像と、前記シーンチェンジ検出部12によってシーンチェンジ有りと検出されたフレームの直前のフレームに対する第2画像との明るさを比較する画像比較部131を備え、前記画像比較部131によって前記第1画像が前記第2画像よりも暗いと判定されたとき、前記領域判定部132は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定し、前記第1輝度値設定部133は、前記領域判定部132により判定された前記第1領域の輝度値を、前記第1範囲内の輝度値に設定し、前記第2輝度値設定部134は、前記領域判定部132により判定された前記第2領域の輝度値を、前記第2範囲内の輝度値に設定してもよい。 The display device according to the third aspect of the present invention determines the brightness of the first image and the second image with respect to the frame immediately before the frame detected by the scene change detection unit 12 as having a scene change in the first aspect. An image comparison unit 131 for comparison is provided, and when the image comparison unit 131 determines that the first image is darker than the second image, the region determination unit 132 relates to a predetermined region of the first image. Therefore, it is determined whether the first region has a gradation lower than the preset gradation or the second region other than the first region, and the first luminance value setting unit 133 is determined by the region determination unit 132. The brightness value of the first region is set to the brightness value within the first range, and the second brightness value setting unit 134 sets the brightness value of the second region determined by the region determination unit 132. The brightness value may be set within the second range.

上記の構成によれば、第1画像が第2画像よりも暗いと判定されたとき、第1輝度値設定部は、前記第1画像における、第1領域の輝度値を、前記出力画像の当該第1領域の輝度値を含む前記第1範囲内の輝度値に設定し、第2輝度値設定部は、前記第1画像における、前記第1領域以外の第2領域の輝度値を、当該出力画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する。これにより、シーンチェンジ前よりも暗い出力画像における低階調領域である第1領域を出力画像の当該第1領域と同じように直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となるので、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きをより確実に抑制できる。 According to the above configuration, when it is determined that the first image is darker than the second image, the first luminance value setting unit sets the luminance value of the first region in the first image to the said output image. The luminance value in the first range including the luminance value of the first region is set, and the second luminance value setting unit outputs the luminance value of the second region other than the first region in the first image. The luminance value in the second range including the luminance value in the second region of the image and having the luminance value higher than the upper limit value in the first range as the lower limit value is set. As a result, the first region, which is a low gradation region in the output image darker than before the scene change, can be immediately darkened in the same manner as the first region of the output image, and is a region other than the low gradation region. Since the brightness of the second region can be gradually changed, it is possible to suppress the flicker of the screen in the output image after the scene change and more reliably suppress the whitening in the low gradation region.

本発明の態様4に係る表示装置は、上記態様3において、前記画像比較部131は、前記第1画像の輝度のヒストグラムにおける予め設定した閾値以下の輝度値の画素の割合が、前記第2画像の輝度のヒストグラムにおける前記閾値以下の輝度値の画素の割合以上であるとき、当該第1画像を当該第2画像よりも暗いと判断してもよい。 In the display device according to the fourth aspect of the present invention, in the third aspect, in the image comparison unit 131, the ratio of pixels having a luminance value equal to or less than a preset threshold in the luminance histogram of the first image is the second image. When it is equal to or more than the ratio of pixels having a brightness value equal to or less than the threshold value in the brightness histogram of the first image, it may be determined that the first image is darker than the second image.

上記の構成によれば、画像比較部は、第1画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、当該第1画像を前記第2画像よりも暗い画像と判断するので、第1画像全体が暗いときに有効な判断方法となる。 According to the above configuration, the image comparison unit displays the first image from the second image when the ratio of pixels equal to or less than the preset brightness value is equal to or higher than a predetermined ratio in the histogram of the brightness of the first image. Is also determined to be a dark image, which is an effective determination method when the entire first image is dark.

本発明の態様5に係る表示装置は、上記態様1または2において、前記第1画像が暗いか否かを判断する画像判断部231を、さらに備え、前記画像判断部231によって前記第1画像が暗いと判断されたとき、前記領域判定部132は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定し、前記第1輝度値設定部133は、前記領域判定部132により判定された前記第1領域の輝度値を、前記第1範囲内の輝度値に設定し、前記第2輝度値設定部134は、前記領域判定部132により判定された前記第2領域の輝度値を、前記第2範囲内の輝度値に設定してもよい。 In the above aspect 1 or 2, the display device according to the fifth aspect of the present invention further includes an image determination unit 231 for determining whether or not the first image is dark, and the image determination unit 231 allows the first image to be displayed. When it is determined that it is dark, the area determination unit 132 has a first region having a gradation lower than a preset gradation or a second region other than the first region with respect to a predetermined region of the first image. The first luminance value setting unit 133 determines whether it is a region, sets the luminance value of the first region determined by the region determination unit 132 to the luminance value within the first range, and sets the second luminance value. The value setting unit 134 may set the luminance value of the second region determined by the region determination unit 132 to the luminance value within the second range.

上記の構成によれば、画像判断は、第1画像の全領域において、予め設定した階調以下の領域の割合が所定の割合以上のときに、当該第1画像を第2画像よりも暗い画像と判断するので、画像全体が暗くなくても、一部の領域が暗いときに有効な判断方法となる。 According to the above configuration, in the image determination, when the ratio of the region of the preset gradation or less in the entire region of the first image is equal to or more than the predetermined ratio, the first image is darker than the second image. Therefore, even if the entire image is not dark, it is an effective judgment method when a part of the area is dark.

本発明の態様6に係る表示装置は、上記態様5において、前記画像判断部231は、前記第1画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、当該第1画像を暗いと判断してもよい。 In the display device according to the sixth aspect of the present invention, in the fifth aspect, when the image determination unit 231 has a predetermined ratio or more of pixels having a luminance value or less set in advance in the luminance histogram of the first image. In addition, the first image may be determined to be dark.

上記の構成によれば、画像判断部は、第1画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、当該出力画像を暗いと判断するので、画像全体が暗いことを適切に判断することができる。 According to the above configuration, the image determination unit determines that the output image is dark when the proportion of pixels equal to or less than the preset luminance value is equal to or greater than the predetermined proportion in the histogram of the luminance of the first image. It can be appropriately determined that the entire image is dark.

本発明の態様7に係る表示装置は、上記態様5において、前記画像判断部231は、前記第1画像の所定の領域に対して、予め設定した階調以下の領域の割合が所定の割合以上のときに、当該第1画像を暗いと判断してもよい。 In the display device according to the seventh aspect of the present invention, in the fifth aspect, the image determination unit 231 has a predetermined ratio or more of a region having a gradation or less set in advance with respect to a predetermined region of the first image. At this time, the first image may be determined to be dark.

上記の構成によれば、画像判断部は、第1画像の所定の領域に対して、予め設定した階調以下の領域の割合が所定の割合以上のときに、当該第1画像を暗いと判断するので、画像全体が暗いことを適切に判断することができる。 According to the above configuration, the image determination unit determines that the first image is dark when the ratio of the region below the preset gradation to the predetermined region of the first image is equal to or more than the predetermined ratio. Therefore, it can be appropriately determined that the entire image is dark.

本発明の態様8に係る表示装置は、上記態様5において、前記画像判断部231は、前記第1画像の所定の領域に対して、予め設定した階調以下の領域が所定の形状であるときに、当該第1画像を暗い画像と判断してもよい。 In the display device according to the eighth aspect of the present invention, in the fifth aspect, when the image determination unit 231 has a predetermined shape in a region having a gradation or less set in advance with respect to a predetermined region of the first image. In addition, the first image may be determined to be a dark image.

上記の構成によれば、画像判断部は、前記第1画像の所定の領域に対して、予め設定した階調以下の領域が所定の形状であるときに、当該第1画像を暗い画像と判断するので、画像全体が暗くなくても、暗い領域が所定の形状であるときに有効な判断方法となる。 According to the above configuration, the image determination unit determines that the first image is a dark image when the region having a predetermined gradation or less has a predetermined shape with respect to the predetermined region of the first image. Therefore, even if the entire image is not dark, it is an effective determination method when the dark area has a predetermined shape.

本発明の態様9に係る表示方法は、複数のフレームで構成された入力画像のシーンの切り替わりに応じて設定される出力輝度に基づき、当該入力画像に対する出力画像を表示装置に表示させる表示方法であって、前記入力画像のフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出ステップと、前記シーンチェンジ検出ステップによってシーンチェンジ有りと検出されたフレームに対する第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定ステップと、前記領域判定ステップによって判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定ステップと、前記領域判定ステップによって判定された前記第2領域の輝度値を、前記第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定ステップと、を含むことを特徴とする。 The display method according to aspect 9 of the present invention is a display method for displaying the output image for the input image on the display device based on the output luminance set according to the change of the scene of the input image composed of a plurality of frames. Therefore, with respect to a scene change detection step for detecting the presence or absence of scene switching in frame units of the input image and a predetermined area of the first image for the frame detected by the scene change detection step as having a scene change. The area determination step for determining whether the first area has a gradation lower than the preset gradation or the second area other than the first area, and the luminance value of the first area determined by the area determination step. The first luminance value setting step for setting the luminance value within the first range of low gradation including the luminance value of the first region of the first image, and the second region determined by the region determination step. A second luminance value in which the luminance value is set to a luminance value in the second range including the luminance value in the second region of the first image and having a luminance value higher than the upper limit value of the first range as the lower limit value. It is characterized by including a setting step.

上記の構成によれば、第1輝度値設定ステップは、シーンチェンジが検出されたフレームに対する第1画像における、予め設定した階調よりも低い階調の第1の領域(低階調領域)の輝度値を、前記第1画像の当該第1領域の輝度値を含む第1範囲内の輝度値に設定し、第2輝度値設定ステップは、当該第1画像における前記第1領域以外の第2領域の輝度値を、当該第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する。これにより、第1画像における低階調領域である第1領域を直ぐに暗くすることが可能となり、低階調領域以外の領域である第2領域の輝度を緩やかに変化させることが可能となるので、シーンチェンジ後の出力画像において、画面のチラツキを抑えつつ、低階調領域における白浮きを抑制できる。 According to the above configuration, the first luminance value setting step is the first region (low gradation region) of the gradation lower than the preset gradation in the first image for the frame in which the scene change is detected. The luminance value is set to a luminance value within the first range including the luminance value of the first region of the first image, and the second luminance value setting step is a second other than the first region of the first image. The luminance value of the region is set to the luminance value in the second range including the luminance value of the second region of the first image and having the luminance value higher than the upper limit value of the first range as the lower limit value. As a result, the first region, which is a low gradation region in the first image, can be immediately darkened, and the brightness of the second region, which is a region other than the low gradation region, can be gradually changed. In the output image after the scene change, it is possible to suppress the whitening in the low gradation region while suppressing the flicker of the screen.

本発明の各態様に係る表示装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記表示装置が備える各部(ソフトウェア要素)として動作させることにより上記表示装置をコンピュータにて実現させる表示装置の表示制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。 The display device according to each aspect of the present invention may be realized by a computer, and in this case, the display device is realized by the computer by operating the computer as each part (software element) provided in the display device. Display control programs for display devices and computer-readable recording media on which they are recorded also fall within the scope of the present invention.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。さらに、各実施形態にそれぞれ開示された技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。 The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims, and the embodiments obtained by appropriately combining the technical means disclosed in the different embodiments. Is also included in the technical scope of the present invention. Further, by combining the technical means disclosed in each embodiment, new technical features can be formed.

1,2,3 表示装置
11 画像取得部
12 シーンチェンジ検出部
13 輝度値設定部
14 ガンマカーブ生成部(表示制御部)
15 パネル制御部(表示制御部)
16 表示パネル
17 ガンマカーブ生成部
23 輝度値設定部
33 輝度値設定部
111 記憶部
112 解析部
131 画像比較部
132 領域判定部
133 第1輝度値設定部
134 第2輝度値設定部
135 第3輝度値設定部
1351 参照フレーム数設定部
1352 平均値算出部
136 補正信号生成部
231 画像判断部
331 領域判定部
332 第3輝度値設定部
B 閾値
Xblk 閾値
1, 2, 3 Display device 11 Image acquisition unit 12 Scene change detection unit 13 Luminance value setting unit 14 Gamma curve generation unit (display control unit)
15 Panel control unit (display control unit)
16 Display panel 17 Gamma curve generation unit 23 Brightness value setting unit 33 Brightness value setting unit 111 Storage unit 112 Analysis unit 131 Image comparison unit 132 Area determination unit 133 First brightness value setting unit 134 Second brightness value setting unit 135 Third brightness Value setting unit 1351 Reference frame number setting unit 1352 Average value calculation unit 136 Correction signal generation unit 231 Image judgment unit 331 Area determination unit 332 Third luminance value setting unit B Threshold Xblk Threshold

Claims (10)

複数のフレームで構成された入力画像をフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出部と、
前記シーンチェンジ検出部によってシーンチェンジ有りと検出されたフレームに対する第1画像の輝度値を設定する輝度値設定部と、
前記第1画像の輝度値に基づいて画像を表示部に表示させる表示制御部と、を含み、
前記輝度値設定部は、
前記第1画像の所定の領域毎に、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定部と、
前記領域判定部により判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定部と、
前記領域判定部により判定された前記第2領域の輝度値を、当該第1画像の当該第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定部と、を含んでいることを特徴とする表示装置。
A scene change detector that detects the presence or absence of scene switching in frame units for an input image composed of multiple frames, and a scene change detector.
A luminance value setting unit that sets the luminance value of the first image for a frame detected by the scene change detector as having a scene change, and a luminance value setting unit.
A display control unit that displays an image on the display unit based on the luminance value of the first image is included.
The brightness value setting unit is
A region determination unit for determining whether a first region having a gradation lower than a preset gradation or a second region other than the first region is determined for each predetermined region of the first image.
A first luminance value setting that sets the luminance value of the first region determined by the region determination unit to a luminance value within the first range of low gradation including the luminance value of the first region of the first image. Department and
The luminance value of the second region determined by the region determination unit includes the luminance value of the second region of the first image, and the luminance value higher than the upper limit value of the first range is set as the lower limit value. A display device including a second luminance value setting unit for setting a luminance value within the second range.
前記第1輝度値設定部は、前記第1領域の輝度値を、前記第1画像の当該第1領域と同じ輝度値を設定し、
前記第2輝度値設定部は、当該第1画像に対応する第1画像情報と、当該第1画像に対するフレームより過去のフレームに対する第2画像に対応する第2画像情報とに基づいて、前記第2範囲を設定することを特徴とする請求項1に記載の表示装置。
The first luminance value setting unit sets the luminance value of the first region to the same luminance value as that of the first region of the first image.
The second luminance value setting unit is based on the first image information corresponding to the first image and the second image information corresponding to the second image for a frame past the frame for the first image. 2. The display device according to claim 1, wherein a range is set.
前記第1画像と、前記シーンチェンジ検出部によってシーンチェンジ有りと検出されたフレームの直前のフレームに対する第2画像との明るさを比較する画像比較部を備え、
前記画像比較部によって前記第1画像が前記第2画像よりも暗いと判定されたとき、
前記領域判定部は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定し、
前記第1輝度値設定部は、前記領域判定部により判定された前記第1領域の輝度値を、前記第1範囲内の輝度値に設定し、
前記第2輝度値設定部は、前記領域判定部により判定された前記第2領域の輝度値を、前記第2範囲内の輝度値に設定することを特徴とする請求項1に記載の表示装置。
It is provided with an image comparison unit that compares the brightness of the first image with the second image with respect to the frame immediately before the frame detected by the scene change detection unit as having a scene change.
When the image comparison unit determines that the first image is darker than the second image,
The area determination unit determines whether the predetermined area of the first image is a first area having a gradation lower than a preset gradation or a second area other than the first area.
The first luminance value setting unit sets the luminance value of the first region determined by the region determination unit to the luminance value within the first range.
The display device according to claim 1, wherein the second luminance value setting unit sets the luminance value of the second region determined by the region determination unit to the luminance value within the second range. ..
前記画像比較部は、
前記第1画像の輝度のヒストグラムにおける予め設定した閾値以下の輝度値の画素の割合が、前記第2画像の輝度のヒストグラムにおける前記閾値以下の輝度値の画素の割合以上であるとき、当該第1画像を当該第2画像よりも暗いと判断することを特徴とする請求項3に記載の表示装置。
The image comparison unit is
When the proportion of pixels having a luminance value equal to or less than a preset threshold in the luminance histogram of the first image is equal to or greater than the proportion of pixels having a luminance value equal to or less than the threshold in the luminance histogram of the second image, the first image is used. The display device according to claim 3, wherein the image is determined to be darker than the second image.
前記第1画像が暗いか否かを判断する画像判断部を、さらに備え、
前記画像判断部によって前記第1画像が暗いと判断されたとき、
前記領域判定部は、前記第1画像の所定の領域に対して、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定し、
前記第1輝度値設定部は、前記領域判定部により判定された前記第1領域の輝度値を、前記第1範囲内の輝度値に設定し、
前記第2輝度値設定部は、前記領域判定部により判定された前記第2領域の輝度値を、前記第2範囲内の輝度値に設定することを特徴とする請求項1または2に記載の表示装置。
An image determination unit for determining whether or not the first image is dark is further provided.
When the first image is determined to be dark by the image determination unit,
The area determination unit determines whether the predetermined area of the first image is a first area having a gradation lower than a preset gradation or a second area other than the first area.
The first luminance value setting unit sets the luminance value of the first region determined by the region determination unit to the luminance value within the first range.
The first or second aspect of the present invention, wherein the second luminance value setting unit sets the luminance value of the second region determined by the region determination unit to the luminance value within the second range. Display device.
前記画像判断部は、
前記第1画像の輝度のヒストグラムにおいて、予め設定した輝度値以下の画素の割合が所定の割合以上のときに、当該第1画像を暗いと判断することを特徴とする請求項5に記載の表示装置。
The image judgment unit is
The display according to claim 5, wherein in the histogram of the brightness of the first image, when the ratio of pixels having a luminance value or less set in advance is equal to or more than a predetermined ratio, the first image is determined to be dark. Device.
前記画像判断部は、
前記第1画像の所定の領域に対して、予め設定した階調以下の領域の割合が所定の割合以上のときに、当該第1画像を暗いと判断することを特徴とする請求項5に記載の表示装置。
The image judgment unit is
The fifth aspect of claim 5, wherein the first image is determined to be dark when the ratio of the region having a gradation or less set in advance to the predetermined region of the first image is equal to or more than the predetermined ratio. Display device.
前記画像判断部は、
前記第1画像の所定の領域に対して、予め設定した階調以下の領域が所定の形状であるときに、当該第1画像を暗い画像と判断することを特徴とする請求項5に記載の表示装置。
The image judgment unit is
The fifth aspect of claim 5, wherein the first image is determined to be a dark image when the region having a gradation or less set in advance has a predetermined shape with respect to the predetermined region of the first image. Display device.
複数のフレームで構成された入力画像のシーンの切り替わりに応じて設定される出力輝度に基づき、当該入力画像に対する出力画像を表示装置に表示させる表示方法であって、
前記入力画像のフレーム単位でシーンの切り替わりの有無を検出するシーンチェンジ検出ステップと、
前記シーンチェンジ検出ステップによってシーンチェンジ有りと検出されたフレームに対する第1画像の所定の領域毎に、予め設定された階調よりも低い階調の第1領域か当該第1領域以外の第2領域かを判定する領域判定ステップと、
前記領域判定ステップによって判定された前記第1領域の輝度値を、前記第1画像の当該第1領域の輝度値を含む低い階調の第1範囲内の輝度値に設定する第1輝度値設定ステップと、
前記領域判定ステップによって判定された前記第2領域の輝度値を、前記第1画像の第2領域の輝度値を含み、且つ、前記第1範囲の上限値より高い輝度値を下限値とする第2範囲内の輝度値に設定する第2輝度値設定ステップと、を含むことを特徴とする表示方法。
It is a display method for displaying an output image for the input image on a display device based on the output brightness set according to the change of the scene of the input image composed of a plurality of frames.
A scene change detection step that detects the presence or absence of scene switching in frame units of the input image, and
For each predetermined region of the first image for the frame detected by the scene change detection step, the first region has a gradation lower than the preset gradation or the second region other than the first region. The area determination step to determine whether
First luminance value setting for setting the luminance value of the first region determined by the region determination step to the luminance value within the first range of low gradation including the luminance value of the first region of the first image. Steps and
The luminance value of the second region determined by the region determination step includes the luminance value of the second region of the first image, and the luminance value higher than the upper limit value of the first range is set as the lower limit value. A display method including a second luminance value setting step for setting a luminance value within two ranges.
請求項1から8のいずれか1項に記載の表示装置としてコンピュータを機能させるための制御プログラムであって、コンピュータを上記各部として機能させるための制御プログラム。 A control program for operating a computer as the display device according to any one of claims 1 to 8, wherein the computer functions as each of the above-mentioned parts.
JP2020203686A 2020-12-08 2020-12-08 Display device, display method and program Pending JP2022091020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020203686A JP2022091020A (en) 2020-12-08 2020-12-08 Display device, display method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020203686A JP2022091020A (en) 2020-12-08 2020-12-08 Display device, display method and program

Publications (1)

Publication Number Publication Date
JP2022091020A true JP2022091020A (en) 2022-06-20

Family

ID=82060658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020203686A Pending JP2022091020A (en) 2020-12-08 2020-12-08 Display device, display method and program

Country Status (1)

Country Link
JP (1) JP2022091020A (en)

Similar Documents

Publication Publication Date Title
US8558772B2 (en) Image display apparatus
US7245764B2 (en) Image processing method and image processing apparatus utilizing luminance histograms, and projector
US8131108B2 (en) Method and system for dynamic contrast stretch
EP0973128B1 (en) Selective intensity expansion
US8090198B2 (en) Image processing apparatus, image display apparatus, and image display method
US10298857B2 (en) Image processing method and apparatus, integrated circuitry and recording medium for applying gain to a pixel
US8131098B2 (en) Image processing device, image processing method, image processing system, program, storage medium, and integrated circuit
US8417032B2 (en) Adjustment of image luminance values using combined histogram
US20050212726A1 (en) Method, display apparatus and burn-in reduction device for reducing burn-in on display device
EP1321920A1 (en) Contrast correcting circuit
EP1648155A2 (en) Method of generating transfer curves for adaptive contrast enhancement
US20100238356A1 (en) Video signal processing method and apparatus
US20140139561A1 (en) Display Processing Method Display Processing Device and Display
US20100194990A1 (en) Image processing device, image display device, and image processing method
EP3306915B1 (en) Method and apparatus for controlling image data
US7684638B2 (en) Dynamic image contrast enhancement device
CN110807750B (en) Image processing method and apparatus
US10380725B2 (en) Image processing apparatus, image processing method, and storage medium
JP6351377B2 (en) Image processing system, imaging apparatus, and recording apparatus
JP2022091020A (en) Display device, display method and program
US20190058843A1 (en) Image processing device, image processing method, control program, and recording medium
KR20080041581A (en) Image processing apparatus, image processing method, electro-optical device and electronic device
JP2003046807A (en) Image display device and image display method
JP5188272B2 (en) Video processing apparatus and video display apparatus
JP2009296113A (en) Image display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230920