JP2004363704A - Image display apparatus, image display method, and image display program - Google Patents

Image display apparatus, image display method, and image display program Download PDF

Info

Publication number
JP2004363704A
JP2004363704A JP2003156849A JP2003156849A JP2004363704A JP 2004363704 A JP2004363704 A JP 2004363704A JP 2003156849 A JP2003156849 A JP 2003156849A JP 2003156849 A JP2003156849 A JP 2003156849A JP 2004363704 A JP2004363704 A JP 2004363704A
Authority
JP
Japan
Prior art keywords
image
image display
image data
data
display device
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
JP2003156849A
Other languages
Japanese (ja)
Inventor
Takashi Kurumisawa
孝 胡桃澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2003156849A priority Critical patent/JP2004363704A/en
Publication of JP2004363704A publication Critical patent/JP2004363704A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Color Television Systems (AREA)
  • Processing Of Color Television Signals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image display apparatus provided with an image display section such as a liquid crystal display panel capable of decreasing a data amount of image data to be displayed and transferring the data whose data amount is decreased to the image display section. <P>SOLUTION: The image display apparatus can be mounted on e.g., a mobile phone and a PDA or the like and processes and displays image data that are externally transmitted. A CPU 216 carries out the processing of converting acquired original image data of an RGB form into data of a YUV form according to a YUV 4:2:2 format or the like and the image reduction processing of reducing an image size into 1/4. Since an amount of the data transferred to the display apparatus 212 is reduced, a data transfer speed can be increased and reduction in power consumption is attained at the same time. On the other hand, the display apparatus 212 carries out the YUV / RGB conversion of the image data having been processed as above and the image magnification processing of magnifying the reduced image size into the original image size. In the image magnification processing, the adjustment of a visual field angle or the like is carried out and an image is restored to an image without a sense of incongruity. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、液晶表示パネルその他の画像表示部を備える画像表示装置において、表示すべき画像データのデータ量を削減して画像表示部に転送する手法に関する。
【0002】
【背景技術】
近年では、携帯電話やPDA(Personal Digital Assistant)などの携帯端末装置に搭載する表示装置の大画面サイズ化、高解像度化が進んでおり、従来より画素数の多い高解像度の画像データをより大きな画面上に表示することが可能となっている。
【0003】
【発明が解決しようとする課題】
しかし、そのような大画面表示又は高解像度表示に対応する高解像度画像データはそのデータ量が多い。表示装置へのデータ転送においては、データ線(データライン)数を増やせばクロック数を減らせるが、その分消費電力が大きくなるという欠点がある。
【0004】
また、半導体回路である液晶ドライバICは、その性質上動作クロック数の上限がある。例えば、データ線数が1本の場合で、解像度が176×208画素であるQCIF(Quarter Common Intermediate Format)に従って1画素当りRGB各6ビット、計18ビットの動画データを毎秒60フレーム転送するためには、39.5MHz(176×208×18×60)のドットクロックが必要である。一方、データ線数が3本である場合は、ドットクロックは上記の場合の1/3の13.2MHzとなる。この程度ならば、現状の半導体プロセスで製作される液晶ドライバICの内蔵回路、とくにRAMの読み書きスピードが十分対応可能である。
【0005】
しかし、解像度が352×416画素にもなるCIF(Common Intermediate Format)になると、上述したものと同様に1画素当りRGB各6ビット、計18ビットの動画データを毎秒60フレーム転送するためには、ドットクロックは158.1MHz必要になる。この場合、データ線数を3本にしてもドットクロックは52.7MHzにもなり、現状のRAMの読み書きスピードでは対応不能になる。また、さらに高画質な24ビット(フルカラー:RGB各8ビット)の画像データを転送する場合にはドットクロックは210MHzとなり、データ線数を3本にしても70.3MHzにもなる。よって、現在の液晶ドライバICの能力では対応できない。
【0006】
また、上述のように、データ線数を増やすことによってドットクロックを低減することは理論的には可能であるが、携帯端末装置は実装面積に限度があり、液晶ドライバICの信号入出力部は小さなコネクタや小さな接点にならざるを得ない。よって、データ線数を増加することは、携帯端末装置を携帯する際の衝撃や温度変化などによりコネクタの信頼性低下に繋がる可能性がある。つまり、データ線数の増大には限界がある。
【0007】
本発明は、上記のような問題を解決するためになされたもので、その目的とするところは、液晶表示パネルその他の画像表示部を備える画像表示装置において、表示すべき画像データのデータ量を削減して画像表示部に転送することが可能な画像表示装置、画像表示方法及び画像表示プログラムを提供することにある。
【0008】
【課題を解決するための手段】
本発明の1つの観点によれば、画像表示部を備える画像表示装置は、表示すべきRGB形式の画像データを取得する画像データ取得手段と、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段と、前記YUV形式の画像データを縮小する画像縮小手段と、縮小後の画像データを前記画像表示部へ転送する転送手段と、を備える。
【0009】
上記の画像表示装置は、例えば画像表示部として液晶表示パネルを備える携帯電話、携帯型端末などの各種端末装置とすることができる。画像データ取得手段は、例えば外部のサーバその他からRGB形式の画像データを取得する。この画像データは、静止画データと動画データの両方を含む。取得された画像データは、YUV形式に変換されるとともに、データ量が削減された後、画像縮小処理によりさらにデータ量が削減される。そうしてデータ量が削減された画像データが、画像表示部へ転送され、表示される。よって、画像表示部への画像データの転送処理の負担を軽減し、転送を高速化することができる。
【0010】
好適な一実施例では、前記YUV変換手段は、前記RGB形式の画像データを、YUV4:2:2フォーマットに従って変換することができる。
【0011】
上記の画像表示装置の一態様では、前記画像表示部は、前記転送手段により転送された画像データをRGB形式の画像データに変換するRGB変換手段と、RGB変換手段により変換された画像データを拡大する画像拡大手段と、拡大された画像データを表示する表示パネルと、を備える。この態様によれば、データ量が削減された状態で画像表示部に転送された画像データは、画像表示部内において拡大され、かつ、RGB形式に変換されて表示される。よって、元の画像データのサイズを復元して表示が可能となる。
【0012】
上記の画像表示装置の他の一態様では、前記画像拡大手段は、拡大の対象となる1画素を、上下及び左右方向に隣接する画素の階調値が異なる4画素に拡大することができる。拡大の対象となる画素を、上下左右方向に階調値が異なる複数の画素に拡大することにより、画像表示部として使用される液晶パネルの視野角を改善することが可能となる。
【0013】
上記の画像表示装置の他の一態様では、前記画像拡大手段は、拡大の対象となる1画素を、第1の階調値を有する画素と、第1の階調値とは異なる第2の階調値を有する画素とが上下及び左右方向に隣接してなる4画素に拡大し、前記第1の階調値と前記第2の階調値の平均は前記拡大の対象となる1画素の階調値に等しい。このように、階調値の異なる画素に拡大する際に、拡大後の画素の平均値を拡大の対象となる画素の階調値と等しくすることにより、それらの画素の集合としては拡大前の画素と階調値が異なった印象を与えることなく、視野角の改善が可能となる。
【0014】
上記の画像表示装置の他の一態様では、前記画像拡大手段は、拡大の対象となる1画素を、サブピクセル単位で上下及び左右方向に隣接する画素の階調値が異なる4画素に拡大する。これにより、画素を構成するRGBなどのサブピクセル単位で視野角の改善効果を得ることが可能となる。
【0015】
本発明の同様の観点では、画像表示部を備える画像表示装置において実行される画像表示方法は、表示すべきRGB形式の画像データを取得する画像データ取得工程と、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換工程と、前記YUV形式の画像データを縮小する画像縮小工程と、縮小後の画像データを前記画像表示部へ転送する転送工程と、を有する。
【0016】
本発明のさらに同様の観点では、画像表示部を備える画像表示装置において実行される画像表示プログラムは、前記画像表示装置を、表示すべきRGB形式の画像データを取得する画像データ取得手段、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段、前記YUV形式の画像データを縮小する画像縮小手段、及び、縮小後の画像データを前記画像表示部へ転送する転送手段、として機能させる。
【0017】
これら画像表示方法及び画像表示プログラムによっても、上記の画像表示装置と同様にデータ量を削減して画像表示部に転送することが可能となる。
【0018】
本発明の他の観点では、画像表示部を備える画像表示装置は、表示すべきRGB形式の画像データを取得する画像データ取得手段と、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段と、前記YUV形式の画像データを縮小する画像縮小手段と、当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定手段と、当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送手段と、を備える。
【0019】
上記の画像表示装置は、例えば画像表示部として液晶表示パネルを備える携帯電話、携帯型端末などの各種端末装置とすることができる。画像データ取得手段は、例えば外部のサーバその他からRGB形式の画像データを取得する。この画像データは、静止画データと動画データの両方を含む。取得された画像データは、YUV形式に変換されるとともに、データ量が削減された後、画像縮小処理によりさらにデータ量が削減される。
【0020】
また、画像表示装置が静止画表示モードと動画表示モードのいずれにあるかが判定され、静止画表示モードにあるときには縮小されていない画像データが前記画像表示部へ転送され、動画表示モードにあるときに縮小後の画像データが前記画像表示部へ転送される。よって、動画表示モードにある場合にはデータ量が削減された画像データが、画像表示部へ転送され、表示されるので画像表示部への画像データの転送処理の負担を軽減し、転送を高速化することができる。一方、静止画表示モードでは、高画質の画像データを転送し、表示することができる。
【0021】
上記の画像表示装置の一態様では、前記転送手段は、当該画像表示装置が静止画表示モードにあるときには、所定数の画素からなる画素部分に属する各画素のデータを前記画像データの転送周期ごとに順に転送する。例えば、4画素からなる画素部分を1単位とし、画像データの1フレーム転送周期ごとに、それら4画素のデータ、即ち階調値を順に転送する。画像表示部では、最初の1フレーム転送後には4画素が同一の階調値となるものの、1画面全体の画像データが迅速に表示できる。また、4フレーム転送後には元の画像データが完全に復元でき、高画質の静止画が表示できる。
【0022】
本発明の同様の観点では、画像表示部を備える画像表示装置において実行される画像表示方法は、表示すべきRGB形式の画像データを取得する画像データ取得工程と、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換工程と、前記YUV形式の画像データを縮小する画像縮小工程と、当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定工程と、当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送工程と、を有する。
【0023】
また、本発明の同様の観点では、画像表示部を備える画像表示装置において実行される画像表示プログラムは、前記画像表示装置を、表示すべきRGB形式の画像データを取得する画像データ取得手段、取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段、前記YUV形式の画像データを縮小する画像縮小手段、当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定手段、及び、当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送手段、として機能させる。
【0024】
これら画像表示方法及び画像表示プログラムによっても、上記の画像表示装置と同様に、動画データについてはデータ量を削減して画像表示部に転送し、静止画データについては高画質のデータを転送し、表示することが可能となる。
【0025】
【発明の実施の形態】
以下、図面を参照して本発明の好適な実施の形態について説明する。
【0026】
[携帯端末装置の構成]
図1に、本発明の実施形態に係る携帯端末装置の概略構成を示す。図1において、携帯端末装置210は、例えば携帯電話やPDAなどの端末装置である。携帯端末装置210は、表示装置212と、送受信部214と、CPU216と、入力部218と、プログラムROM220と、RAM224とを備える。また、表示装置212は、ドライバ226と表示パネル227などから構成されている。
【0027】
送受信部214は、外部から画像データを受信する。画像データの受信は、例えば利用者が携帯端末装置210を操作してコンテンツ提供サービスを行うサーバ装置などに接続し、所望の画像データをダウンロードする指示を入力することにより行われる。受信される画像データは、動画データと静止画データとを含む。送受信部214が受信した画像データはRAM224に保存することができる。ここでは、例えば1画素当りRGB24ビットの画像データが受信されるものとする。
【0028】
入力部218は、携帯電話であれば各種の操作ボタンなど、PDAであればタッチペンなどによる接触を検出するタブレットなどにより構成することができ、ユーザが各種の指示、選択を行う際に使用される。入力部218に対して入力された指示、選択などは、電気信号に変換されてCPU216へ送られる。
【0029】
プログラムROM220は、携帯端末装置210の各種機能を実行するための各種プログラムを記憶し、特に本実施形態では送受信部214から送られてきた画像データをRGB→YUV変換(YUV変換とも呼ぶ。)するためのプログラム、画像データの画素数を削減する画像縮小処理プログラムなどを記憶している。
【0030】
RAM224は、画像縮小処理プログラムに従って元の画像データをサイズの小さい画像データ(即ち、データ量が小さい画像データ)に変換する際などに作業用メモリとして使用される。また、前述のように、送受信部214が受信した外部からの画像データを必要に応じて保存することもできる。
【0031】
CPU216は、プログラムROM220内に記憶されている各種プログラムを実行することにより、携帯端末装置210の各種機能を実行する。本実施形態では、まず、プログラムROM220内に記憶されているRGB→YUV変換プログラムを読み出して実行することにより、RGB→YUV変換部231として機能し、RGB形式の画像データをYUV形式の画像データに変換する。この際に、データ量を少なくするようなサンプリング方式で処理することもできる。例えば、入力された画像データがRGB24ビット/画素のものであれば、変換された画像データをYUV4:2:2フォーマットにより16ビット/画素とすることができる。
【0032】
また、CPU216は、同じくプログラムROM220内に記憶されている画像縮小処理プログラムを読み出して実行することにより、画像縮小処理部232として機能し、画像データの画素数を削減することができる。例えば、送受信部214を介して受信した画像がCIFサイズである場合、1/4の縮小処理を行ってQCIFサイズとすることができる。
【0033】
また、CPU216は、利用者による入力部218への入力に基づいて、携帯端末装置210が静止画表示モードにあるか、動画表示モードにあるかを判定し、モード判定結果S2を表示装置212へ供給する。なお、CPU216は、利用者による入力に基づいて行う他に、送受信部214から供給される画像データが静止画データであるか動画データであるかを検出し、その結果に基づいて自動的にモード判定を行うように構成することもできる。
【0034】
このように、CPU216において画像データのデータ量を削減するので、表示装置212への画像データのデータ転送速度を速くすることができ、低消費電力も実現できる。なお、CPU216は、これら以外に各種のプログラムを実行することにより携帯端末装置210の各種機能を実現するが、それらは本発明とは直接の関連を有しないので、説明を省略する。
【0035】
表示装置212は、例えばLCD(Liquid Crystal Display:液晶表示装置)などの軽量、薄型の表示装置であり、液晶の表示パネル226や半導体であるドライバ226などから構成されている。また、表示装置212はCPU216から受け取った画像データに対する処理部として、YUV→RGB変換部233と、画像拡大処理部234とを備える。なお、これらの処理部は、例えば表示装置内のプロセッサが所定のYUV→RGB変換プログラムや画像拡大処理プログラムを実行することにより実現することができ、ドライバ226の内部に設けることもできる。
【0036】
表示装置212は、CPU216でデータ量を低減した後の画像データS1を受け取り、拡大処理などを施して表示パネル227に表示する。具体的には、表示装置212では、CPU216においてYUV変換されたYUV画像データS1を、YUV→RGB変換部233がRGB画像データに変換する。これは、一般的に表示装置212に内蔵されているドライバはRGB形式の画像データ対応のものとなっているからである。次に、CPU216において画像サイズを縮小する処理がなされている場合、画像拡大処理部234が画像データを元の画像サイズに拡大する。但し、CPU216から表示装置212へ供給される画像データS1がCPU216において画像縮小処理なされていない場合は、表示装置212内において画像拡大処理部234による画像拡大処理は行われない。
【0037】
こうして、必要な処理がなされた画像データが、ドライバ226に供給される。ドライバ226は入力された画像データに従って表示パネル227を駆動し、表示パネル227の表示エリア内に画像を表示する。表示装置212は、例えば横方向と縦方向の画素数が上述したような352×416画素(CIFサイズ)などの高解像度表示が可能なものである。
【0038】
以上のように、本実施形態では、CPU216内でRGB→YVU変換処理や画像縮小処理などを行って元の画像データのデータ量を削減した後で、表示装置212へ供給する。よって、表示装置212への画像データのデータ転送速度を速くすることができ、低消費電力も実現できる。
【0039】
[CPUでの画像処理]
次に、CPU216で行われるRGB→YUV変換処理及び画像縮小処理について詳細に説明する。
【0040】
(RGB→YUV変換処理)
まず、CPU216内のRGB→YUV変換部231により行われるRGB→YUV変換処理について説明する。この変換処理は、外部から受信したRGB形式の画像データをYUV形式に変換するものである。ここで、RGB形式において、R、G、BはそれぞれRed(赤)、Green(緑)、Blue(青)という光の三原色の階調値を指している。一方、YUV形式において、Yは輝度、UとVはそれぞれ青の色差(Cb)、赤の色差(Cr)を表している。送受信部214からCPU216に送られたRGB形式の画像データは、RGB→YUV変換部231において下式によりYUV形式に変換される。なお、下式はRGB→YUV変換に用いられる一般的な式である。
【0041】
Y= 0.299R+0.587G+0.114B
U=−0.169R−0.331G+0.500B+128
V= 0.500R−0.419G−0.081B+128
本実施形態においては、上記のYUV変換がなされる際、図2に示すようなYUV4:2:2フォーマットでサンプリングを行うことができる。この方式は、水平方向4画素を基準として考え、輝度は画素ごとに8ビット、色差は2画素ごとに平均して8ビットでサンプリングする方式である。この例の場合、1画素16ビットのデータ量となる。このため、1画素24ビットのRGB形式のデータを受信した場合、RGB→YUV変換部231がYUV4:2:2フォーマットに従って変換を行えば1画素16ビットのYUV形式の画像データが得られる。つまり、変換後の画像データは、元の1画素24ビットのRGB形式の画像データの2/3のデータ量となる。なお、このようにYUV4:2:2フォーマットに従って処理を行った画像は、データ量が変わらないようなサンプリング方式で処理したものと比べて(例えば、YUV4:4:4フォーマットでサンプリングを行った画像データと比較して)、画質に大差があるようには知覚されない。よって、本実施形態では、CPU216内のRGB→YUV変換部231はYUV4:2:2フォーマットに従って変換を行い、1画素16ビットのYUV形式の画像データを生成することにより、データ量を削減する。
【0042】
(画像縮小処理)
本実施形態においては、上述したRGB→YUV変換により画像データ量を削減した画像データのデータ量を、CPU216内の画像縮小処理部232によりさらに削減する。画像縮小処理の例を図3に示す。
【0043】
図3(a)に示す例は、縦2画素、横2画素の計4画素からなる正方形の画像を、4画素のうちの1つの画素で代表させて、1画素の画像とするものである。なお、図3(a)の例は、図中左上の画素の階調値「a」を縮小後の画素の階調値としているが、他のどの画素を用いても構わない。一方、図3(b)に示す例は、階調値の平均化による画像縮小処理である。即ち、4つの画素の各階調値「a」、「b」、「c」、「d」、の平均値「e」を縮小後の画素の階調値としている。なお、本実施形態では、画像縮小処理は基本的に上記のいずれを用いてもよい。上記の画像縮小処理を行うことにより、画像データは1/4のデータ量となる。
【0044】
以上のように、本実施形態では、CPU216において、元の画像データに対してまずRGB→YUV変換処理を行い、次に画像縮小処理を行う。RGB→YUV変換処理により1画素24ビットのRGB形式画像データが1画素16ビットのYUV形式画像データに変換され、データ量は2/3に減少する。次に、画像縮小処理により、画素数を1/4にする。従って、CPU216において各処理をした結果、データ量は全体で元の画像データのデータ量の1/6(=2/3×1/4)に削減することができる。これにより、データ量が削減された画像を表示装置212に転送することが可能となる。
【0045】
なお、表示する画像の画質を優先する場合(例えば静止画などを表示する場合)は、上記のYUV4:2:2フォーマットのサンプリングや画像縮小処理を行わせないようにすることもできる。これについては、さらに後述する。
【0046】
[表示装置での画像処理]
次に、表示装置212で行われるYUV→RGB変換処理及び画像拡大処理について説明する。
【0047】
(YUV→RGB変換処理)
まず、表示装置212内のYUV→RGB変換部233は、CPU216内のRGB→YUV変換部231でYUV変換されたYUV形式の画像データを、RGB形式の画像データに変換する。ここでは、上述のYUV変換とは逆の変換を行い、下式により変換がなされる。なお、この変換の際、例えば1画素16ビットのYUV形式の画像データを、場合に応じて1画素24ビットのRGB形式のデータ等に補完することによって変換しても良い。
【0048】
R=1.000Y +1.402(V−128)
G=1.000Y−0.344(U−128)−0.714(V−128)
B=1.000Y+1.772(U−128)
このYUV→RGB変換処理により、CPU216から供給されたYUV形式の画像データが、ドライバ226の処理可能なRGB形式の画像データに変換される。
【0049】
(画像拡大処理)
次に、CPU216内の画像縮小処理部232により縮小された画像を元の画像サイズに違和感のない画像として復元する方法、即ち画像拡大処理部234による画像拡大処理について説明する。但し、先にも述べたように、表示装置212に入力される画像データに対して画像縮小処理232が行われていない場合は、表示装置212は以下に述べる画像拡大処理を行わない。なお、本実施形態では、以下に述べるように、画像拡大処理において視野角の調整行うことができる。
【0050】
(1)単純な画像拡大処理
図4(a)に、単純な画像拡大処理を模式的に示す。図4(a)の例は、1画素を縦方向及び横方向に2倍に拡大して4画素とする画像拡大処理の例である。この場合、処理前の1画素を単純に4つ隣接させて4画素の画像データを作成する。単純な画像拡大処理では、処理前後の画素の階調値は変化しない。例えば図4(a)の例で、変換前の1画素の階調値が「16」であるとすると、画像拡大処理後の4つの画素の階調値はいずれも「16」のままである。よって、特に視野角の改善は得られない。
【0051】
(2)視野角調整を伴う画像拡大処理
次に、視野角調整を伴う画像拡大処理について説明する。
【0052】
(a)基本的な視野角調整
基本的な視野角調整を適用した画像拡大処理方法を図4(b)に模式的に示す。本実施形態では表示装置として液晶表示装置を採用しているが、TNモード液晶の場合、上下方向の視野角が狭いという性質がある。よって、上下方向の視野角を広げる手法として、上下方向に配置する画素に階調差を与える方向が知られている。1つの典型的な例では、図4(b)に示すように、1つの画素を画像拡大処理において拡大する際に、上下方向に配列される画素の階調値に差を与える。図4(b)の例では、画像拡大処理の対象となる画素の階調値が「16」であるとし、その1画素を縦方向及び横方向に2倍して4画素とする際に、4つの画素の階調値を「16」のままではなく、例えば「24」と「8」というように差を設ける。そして、階調値が異なる画素のペアを上下方向に並ぶように配置する。図4(b)の例では、階調値「8」の画素と階調値「24」の画素とが上下方向に並ぶように配置されている。なお、この場合でも、拡大後の4画素の階調値の合計は「32」であり、図4(a)に示す単純な画像拡大処理の場合と同一である。即ち、視野角調整を伴う拡大処理でも、拡大後の4画素単位で見れば画素の輝度値が大きく変化するわけではなく、観察者が異なる画像として認識することはない。
【0053】
このように、上下方向に配置される画素の階調値が異なるように、1画素を拡大して画像拡大処理を行うことにより、上下方向の視野角を改善することができる。なお、基本的には、上下方向に隣接して配置される画素の階調値差が大きいほど、視野角の増加度合いは大きくなる。よって、画像拡大処理を行う際に、上下方向に隣接配置される画素の階調値差を調整することにより、視野角の改善度合いを調整することができる。また、上下方向に隣接する画素間に、少なくとも所定の階調値差を与えることにより、解像度の改善効果が確実に得られるようにすることができる。
【0054】
(b)RGB毎の視野角調整
上述のように、画像拡大処理により1画素を例えば2×2の4画素に拡大する場合、上下方向に位置する画素の階調値が異なるように画素を配置することにより、上下方向の視野角を改善することができる。
【0055】
しかし、実際のTNモード液晶においては、R(赤)、G(緑)、B(青)の色毎に、視野角依存性が異なることが測定によりわかっている。1画素は、R、G、B各色のサブピクセルにより構成されているので、画像拡大処理により上下方向に配置されるサブピクセルの階調値を、R、G、Bの各色毎に個別に設定することにより、各色毎に適切な視野角調整を行うことができる。
【0056】
図5は、RGBのサブピクセル毎に階調値を調整する画像拡大処理の例を示している。画像拡大処理前の1画素の階調値がRGBともに「127」であったとする。図5に示す画像拡大処理後の4画素において、最も左のRのサブピクセルは上側が階調値「64」、下側が階調値「188」であるのに対し、その右側のGのサブピクセルは上側が階調値「68」、下側が階調値「186」である。また、さらにその右側のBのサブピクセルは上側が階調値「70」、下側が階調値「184」である。このように、RGBの色毎に、画像拡大処理後の各サプピクセルの階調値の割り当てを異ならせることにより、各色毎に適切な視野角調整を行うことができる。その結果、視野角によって現れる不要な色のモワレなどを除去することができる。
【0057】
(c)表示特性を考慮した視野角調整
次に、表示装置の表示特性、具体的にはガンマ(γ)特性やトーン特性などを考慮した視野角調整方法を説明する。上述の視野角調整方法では、上下方向に配置される画素の階調値に階調値の差、即ち明暗の差を与えて視野角を広げている。しかし、実際にどの程度の階調値差を与えるのがよいかは、実験的あるいは統計的に決定されるものであった。
【0058】
これに対し、実際にどの程度の階調値差を与えるかを、表示装置の物理的な表示特性、具体的にはガンマ特性やトーン特性を考慮して決定すれば、使用する表示装置に適合した視野角調整が可能となる。この方法について、以下に説明する。
【0059】
図6(a)に、あるTNモード液晶パネルの透過率特性(トーン特性)例を示す。なお、トーン特性とは、対象となる液晶パネルに対して、あるレベル(階調値)の入力を与えたときに、実際にどのレベル(階調値)の出力が得られるかを示す特性であり、図6(a)に示すように、横軸に入力階調値、縦軸に出力階調値が示される。
【0060】
図6(a)において、特性C1は液晶パネル面に対して垂直方向(0度方向とする)から人間が観察した場合のトーン特性であり、特性C2は液晶パネル面に対して−30度方向から人間が観察した場合のトーン特性であり、特性C3は液晶パネル面に対して+30度方向から人間が観察した場合のトーン特性である。
【0061】
なお、液晶パネル面と特性C1〜C3に対応する観察方向との関係を図6(d)に模式的に示している。図6(d)において、液晶パネル面Pに対して、垂直、−30度及び+30度で観察した特性がそれぞれ特性C1〜C3である。
【0062】
図6(a)に示すように、0度の観察方向に対応する特性C1は入力階調度と出力階調度とがほぼ比例関係にあるのに対し、−30度の観察方向に対応する特性C2は出力画素値が明るい側に湾曲しており、逆に+30度の観察方向に対応する特性C3は出力画素値が暗い側に湾曲している。つまり、0度の観察方向から液晶パネル面Pを見ると、入力画素値にほぼ比例した明るさである画素を観察することができるが、人間が−30度の観察方向から観察すると同じ画素がかなり明るく見える。また、人間が+30度の観察方向から観察すると同じ画素がかなり暗く見える。
【0063】
実際に人間が液晶パネルを観察する際には、観察方向が±30度ぐらい変化することは多いので、その程度の観察方向の変化があった場合でも、ある画素がなるべく同じ明るさで見えること、又は、少なくとも極端に明るく見えたり暗く見えたりすることがないことが好ましい。
【0064】
そこで、本例では、図7(a)及び(b)に示すように、画像拡大処理により1画素を4画素に拡大する際に、上下方向に隣接する2つの画素のうち一方を特性C2に対応する階調値とし、他方を特性C3に対応する階調値とする。こうすることにより、液晶パネルを観察する人間は、特性C2による階調値と特性C3による階調値の平均的な階調値(つまり、平均的な明るさ)で画素を観察することになる。
【0065】
例えば、図6(a)のトーン特性において、階調値が「a」である1画素を画像拡大処理して4画素を構成した場合、図7(c)に示すように、特性C2に対応する画素の階調値は「La2」となり、特性C3に対応する画素の階調値は「La3」となる。よって、人間はこの4画素をまとめて見た場合には両者の平均値である階調値「La」でその画素を認識することになり(図6(a)の点Paに対応する)、特性C2とC3の中間にある階調値で画素を認識することになる。
【0066】
上記の例では、入力階調値「a」が中間的な輝度レベルであったが、例えば入力階調値が暗めの輝度レベル「b」であった場合を図6(b)に示す。この場合、図7(d)に示すように、特性C2に対応する画素の階調値は「Lb2」となり、特性C3に対応する画素の階調値は「Lb3」となる。よって、人間はこの4画素をまとめて見た場合には両者の平均値である階調値「Lb」でその画素を認識することになり(図6(b)の点Pbに対応する)、特性C2とC3の中間にある階調値で画素を認識することになる。この例の場合、特性C3よる出力階調値Lb3はかなり暗いが、特性C2による出力階調値Lb2は明るいので、特性C3のみの場合のように画素が暗すぎる状態で表示されるという不具合がなくなる。
【0067】
逆に、例えば入力階調値が明るめの輝度レベル「c」であった場合を図6(c)に示す。この場合、図7(e)に示すように、特性C2に対応する画素の階調値は「Lc2」となり、特性C3に対応する画素の階調値は「Lc3」となる。よって、人間はこの4画素をまとめて見た場合には両者の平均値である階調値「Lc」でその画素を認識することになり(図6(c)の点Pcに対応する)、特性C2とC3の中間にある階調値で画素を認識することになる。この例の場合、特性C2よる出力階調値Lc2は、それのみではかなり明るいが、特性C3による出力階調値Lc3はそれより暗いので、特性C2のみの場合のように画素が明るすぎる状態で表示されるという不具合がなくなる。
【0068】
以上のように、画像拡大処理により1画素を4画素に拡大する際、上下に隣接する画素の一方を−30度の観察方向に対応するトーン特性C2に対応する階調値とし、他方を+30度の観察方向に対応するトーン特性C3に対応する階調値とすることにより、拡大後の4画素を観察する人間は特性C2とC3の平均的な輝度レベル(明るさ)で画素を認識することになり、画素が暗く又は明るく見えすぎるという不具合は生じない。また、実際には、観察時に液晶パネルの方向や人間の視線方向などが多少変化するが、観察中にそれらが多少(厳密には±30度の範囲内で)変化しても人間の目で観察される画素の明るさは特性C2とC3の間に維持されるので、画素が暗く又は明るく見えすぎるという不具合は生じない。よって、この方法は、対象となる液晶パネルの物理的な特性に基づいて、その液晶パネルに対して適切な視野角調整を可能とする方法である。
【0069】
なお、実際の階調値の決定処理としては、まず、図6(a)に示す特性C2及びC3を予めルックアップテーブル(LUT)などに記憶しておく。そして、画像拡大処理により拡大の対象となる1画素が決まると、LUTを参照し、特性C2及びC3においてその階調値に対応する出力階調値を取得して、拡大後の4画素の階調値に割り当てればよい(図7参照)。
【0070】
また、以上の説明では、図6(a)に示すトーン特性をRGB3色共通のものとしている。実際には、前述のように、RGBの各色毎に視野角特性が異なることがわかっているので、上記のトーン特性もRGB毎に異なるものを用意してLUTに記憶しておき、各色毎に階調値を設定することがより好ましい。なお、その場合には、1画素を構成するRGBのサブピクセル毎に対応するLUT中のトーン特性を参照して階調値を決定することになる。
【0071】
また、上記の例では、液晶パネル面Pに対して±30度の観察方法に対応する特性を利用しているが、この角度に限らず、本発明を適用する携帯端末装置の構造や用途などに応じて、利用者が観察する可能性が高い特定の角度における特性を考慮して階調値を決定することが望ましい。
【0072】
(d)視野角改善パターン
次に、視野角を改善するためのパターンについて説明する。既に述べたように、基本的には、画像拡大処理により得られる画素について、上下方向に隣接する画素が十分離れた階調値を有すれば、視野角の改善効果が得られる。例えば前述のように、画像拡大処理により1画素を4画素に拡大する場合には、図8に示すような幾つかのパターンが考えられる。
【0073】
図8におけるパターン40は、上下方向に隣接する画素の階調値の差がない又は少ないパターンであり、視野角の改善効果は得られない。
【0074】
パターン41及び42は、画素単位で上下方向に隣接する画素の階調値に差を与えたものである。具体的には、パターン41では左上の画素41a及び右下41dの画素の階調値が低く、左下の画素41b及び右上の画素41cの階調値が高い。また、パターン42では、上側2つの画素42a及び42cの階調値が低く、下側2つの画素42b及び42dの階調値が高い。なお、これと逆に、上側2つの画素42a及び42cの階調値が高く、下側2つの画素42b及び42dの階調値が低いパターンも考えられる。このように画素単位で上下方向に階調差を与える手法では、解像度の改善効果が得られる。基本的には、上下方向の画素の階調差が大きいほど解像度の改善効果は大きくなる。
【0075】
パターン43及び44は、画素単位ではなく、サブピクセル単位で上下方向に階調差を与えたものである。サブピクセルとは、1画素を構成する単位であり、通常はR、G、B色のいずれかの色の表示領域により構成される。R、G、Bのサブピクセルが集合して1画素が構成される。
【0076】
図8に示すパターン43では、左上の画素43aのR及びBのサブピクセルの階調値が低く、Gのサブピクセルの階調値が高い。一方、左下の画素43bのR及びBのサブピクセルの階調値は高く、Gのサブピクセルの階調値は低い。このように、サブピクセル単位で上下方向に階調差を与えることによっても、上下方向の視野角が改善される。パターン44は、上側2つの画素44a及び44cを構成する全てのサブピクセルの階調値が低く、下側2つの画素44b及び44dを構成する全てのサブピクセルの階調値が高い。これも、上下方向を逆にしたパターンとしてもよい。
【0077】
このように、サブピクセル単位で上下方向に階調差を与える方法は、画素単位で上下方向に階調差を与える方法と比較して、階調差を設けたパターンを人間の目に目立ちにくくすることができるという利点がある。即ち、人間の目の解像度を超える空間周波数でとパターンの解像度を設定することができれば、そのパターンにおける階調差、即ちサブピクセルの明暗は人間の目では認識しにくくなる。よって、サブピクセル単位で上下方向の階調差を与えたパターンを使用すれば、パターン中における明暗の変化が目立たないようにし、かつ、視野角を改善することが可能になる。
【0078】
なお、画像拡大処理により縦横方向に2倍の拡大を行う際に、パターン42又は44のように横方向に階調値が同一の画素を配置する場合は、液晶表示パネルの駆動方式次第では、隣接する2つの画素で同一のデータを共有して画素を駆動し、表示を行うことができるので、その場合にはパターン42又は44を使用すると低消費電力化が可能となる。
【0079】
[表示制御処理]
次に、上述のCPU216及び表示装置212において行われる表示制御処理について説明する。
【0080】
(第1実施例)
図9に、第1実施例に係る表示制御処理のフローチャートを示す。なお、以下に説明する表示制御処理は、図1に示す携帯端末装置210のCPU216と表示装置212が、上述したような画像処理に関するプログラムを実行することにより行われる。
【0081】
本発明に係る画像表示装置においては、静止画を表示するための静止画モードと、動画を表示するための動画モードのモード選択が可能となっている。前述したような画像縮小処理を行うと、画質はどうしても粗くなる。動画を表示する場合には画像縮小処理後の画質でもそれほど問題はないのだが、じっくり観察する静止画の場合は画質の粗さが際立ってしまう。そこで、本発明では、静止画モードと動画モードを利用者が選択可能とし、その選択結果に応じて前記の画像縮小処理を行うか行わないかが決定されるようにした。
【0082】
図9を参照すると、まず、ステップS11において、携帯端末装置210は、外部のサーバその他から、表示の対象となる画像データを受信する。なお、この画像データはRGB形式の画像データであるとする。次に、ステップS12において、CPU216のRGB→YUV変換部231は、受信したRGB形式の画像データに対してRGB→YUV変換を行う。これにより、RGB形式の1画素24ビットの画像データが、YUV形式の1画素16ビットの画像データに変換され、データ量が2/3まで削減される。
【0083】
ステップS13では、利用者が静止画モードを選択しているか動画モードを選択しているかが判定される。利用者は、静止画モードと動画モードの選択を、携帯端末装置210の入力部218を操作することにより行うことができる。また、利用者の選択に基づくモード判定の代わりに、CPU216が受信部214から供給される画像データの種類に基づいて自動的に静止画モードか動画モードかを判定しても良い。いずれの場合も、この判定処理はCPU216が行い、モード判定結果を表示装置212に供給する。
【0084】
動画モードと判定された場合(ステップS13;No)、ステップS14においてCPU216の画像縮小処理部232は図3に例示した画像縮小処理を行う。図3の例では、画像データのデータ量は1/4に削減される。そして、画像縮小処理がなされてデータ量が削減された画像データS1が、表示装置212に転送される。このように、データ量の削減された画像データS1がCPU216から表示装置212へ供給されるので、表示装置212へのデータ転送速度は改善される。
【0085】
表示装置212では、まず、CPU216から供給された動画モードであるとのモード判定結果に基づいて、ステップS15においてYUV→RGB変換部233がYUV変換を行い、YUV形式の画像データを、ドライバ226が処理可能なRGB形式の画像データとする。そして、ステップS16において、画像拡大処理部234が元の画像サイズに戻す画像拡大処理を行う。具体的には、図4〜図8などに例示したいずれかの画像拡大方法により、例えば1画素を4画素に拡大する処理を行うとともに、同時に上下方向に画素又はサブピクセル単位で階調差を与えて視野角の改善を行った結果の画像データを作成する。
【0086】
一方、ステップS13で静止画モードと判定された場合は、画像データS1が表示装置212に転送される。CPU216から供給された静止画モードであるとのモード判定結果に基づいて、ステップS17においてYUV→RGB変換部231によりYUV変換がなされる。なお、静止画モードの場合は、画質を落とさないためにCPU216は画像縮小処理を行わず、ステップS12のYUV変換によってのみ画像のデータ量の削減を行う。
【0087】
最後に、ステップS18において、こうして得られたRGB形式の画像データがドライバ226に供給され、表示パネル212上に表示される。
【0088】
このように、携帯端末装置210は動画モードの場合は転送するデータ量を大幅に削減するので、表示装置212へのデータ転送速度を速くすることができ、低消費電力も実現できる。一方、静止画モードが選択された場合は、画像縮小処理がされないので、高画質な画像が表示される。
【0089】
(第2実施例)
次に、第2実施例に係る表示制御処理について説明する。第2実施例では、第1実施例とは別の方法で静止画を表示する。
【0090】
まず、第2実施例に係る静止画の画像表示方法について図10を用いて説明する。例えば、図10の左上に示すような階調値を有する近傍4画素の画像データを、CPU216から表示装置212へ供給するものとする。この場合、前述のように、4画素の階調値の平均化などにより画像縮小処理を行ってしまうと解像度が低下するので、そのような処理は静止画には適さない。そこで、本実施例では、この4画素の画像データを4フレームにわたって順に表示装置212へ転送する。即ち、図10に示すように、1フレーム目では、4画素からなる元の画像の左上画素のデータ(階調値「16」)のみを表示装置212に転送し、4画素ともその画素データで塗りつぶした画像を表示する。2フレーム目では、元の画像の右上画素のデータ(階調値「17」)のみを転送し、上記の表示された画像の右上の画素をこのデータで書き換えた画像を表示する。同様に、3フレーム目では、元の画像の左下画素のデータ(階調値「18」)のみが転送され、左下画素をそのデータで書き換えた画像を表示する。最後に、4フレーム目では、残りの一つの画素データ(階調値「19」)が転送され、右下画素をこのデータで書き換えた画像を表示する。こうして、4フレーム経過後には、元の画像と一致する画像が表示される。
【0091】
このように、本実施例では、縮小処理などを行うことなく、静止画データを4フレームかけて転送する。従って、元の画像を完全に再生するには4フレーム分の時間を要することになるが、画質を劣化させることなく静止画データを転送することが可能となる。なお、元の画像を転送していく画素の順序(配置)については、図10に示すものは単なる例示であり、これには限定されない。
【0092】
第2実施例に係る表示制御処理のフローチャートを図11に示す。まず、ステップS21でCPU216は外部のサーバなどから、表示対象となる画像データを受信する。
【0093】
ステップS22では、利用者が静止画モードを選択しているか動画モードを選択しているかが判定される。動画モードと判定された場合(ステップS22;Yes)は、ステップS23に進み、まずRGB→YUV変換がなされる。以後、ステップS24〜ステップS26までの処理は、上述した第1実施例のステップS14〜ステップS16までと同様である。つまり、画像が動画であるのでCPU216においてデータ量を削減する処理がされ、データ量が削減された画像データS1がCPU216から表示装置212へ転送される。そして、ステップS26において、表示装置212内では、YUV変換部233及び画像拡大処理部234が元の画像に近い画像データを復元する処理を行う。
【0094】
一方、ステップS22で静止画モードであると判断された場合は、処理はステップS27に進む。ステップS27では、CPU216内でRGB→YUV変換が行われる。このとき、YUV4:2:2フォーマットのサンプリング方法以外に、表示する静止画の質を落とさないために、YUV4:4:4フォーマットでサンプリングする方法を行っても良い。
【0095】
ステップS28では、図10を参照して説明したように、CPU216において、近傍4画素のうちの1画素のみが選択され、表示装置212に転送される。次に、ステップS29では、表示装置212において上記の画像データをYUV→RGB変換する。
【0096】
最後に、これらの処理がなされたRGB形式の画像データは、ステップS30においてドライバ226に供給され、表示パネル227上に表示される。
【0097】
よって、表示すべき画像が静止画である場合、最初の1フレーム目が転送された時点ではステップS28で選ばれた画素で近傍4画素を埋めた画像データが作成され、表示される。また、1フレーム目でない場合は、それまでの4画素の画像データのうち対応する画素を順次転送された画素で置き換えた画像データが作成され、表示されることになる。このとき、CPU216から転送されてくる画像データは、随時、表示装置212に内蔵しているRAMに記憶しておき、新しい画像を作成する際に読み出される。
【0098】
このように、第2実施例では、静止画データに対しては画像縮小処理を行っていないので、動画データに比べて高画質な画像が表示される。また、第1実施例の静止画モードでは、CPU216が表示装置212へ転送する画像データのデータ量はYUV変換に伴う処理により削減されているが(2/3のデータ量になる)、第2実施例ではYUV変換によりデータ量を減少させる代わりに複数フレームを時分割して転送するので、1度に転送するデータが1/4(4画素中の1画素のみ)となる。よって、表示装置212への転送データ量がより少ないという特徴がある。
【0099】
また、第2実施例の方法で1フレームの画像を表示する時間では、第1実施例の静止画モードでは表示画面の1/4しか表示されない。逆に言えば、第2実施例の静止画表示方法では、画質は粗いものの1フレーム目から静止画全体が表示できる。そのため、静止画の表示を開始した後に別の画像を表示した場合(例えば利用者が1つの画像を表示する操作をしたすぐ後に、別の画像を表示する操作を行ったような場合)、第1実施例によれば最初の静止画が完全に表示される前に別の画像の表示が始まることがありうるが、第2実施例によれば最初の静止画は迅速に表示されるのでそのようなことは起こりにくい。
【図面の簡単な説明】
【図1】本発明の画像処理を適用した携帯端末装置の概略構成を示す。
【図2】YUV4:2:2フォーマットを説明するための図である。
【図3】画像縮小処理方法を模式的に示す。
【図4】単純な画像拡大処理、及び、視野角調整を伴う画像拡大処理方法を模式的に示す。
【図5】RGB毎の視野角調整を伴う画像拡大処理方法を模式的に示す。
【図6】表示装置の表示特性を考慮した視野角調整方法の概念を説明するための図である。
【図7】表示装置の表示特性を考慮した視野角調整方法を模式的に示す。
【図8】視野角の改善が可能なパターン例を示す。
【図9】第1実施例に係る表示制御処理のフローチャートである。
【図10】複数フレームかけてフルスペック画像を表示する方法を模式的に示す。
【図11】第2実施例に係る表示制御処理のフローチャートである。
【符号の説明】
210 携帯端末装置、 212 表示装置、 214 送受信部、 216CPU、
218 入力部、 220 プログラムROM、 224 RAM
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a technique for reducing the amount of image data to be displayed and transferring the image data to an image display device in an image display device including a liquid crystal display panel and other image display units.
[0002]
[Background Art]
In recent years, a display device mounted on a portable terminal device such as a mobile phone or a PDA (Personal Digital Assistant) has a larger screen size and a higher resolution. It can be displayed on the screen.
[0003]
[Problems to be solved by the invention]
However, high-resolution image data corresponding to such a large-screen display or high-resolution display has a large data amount. In the data transfer to the display device, the number of clocks can be reduced by increasing the number of data lines (data lines), but there is a drawback that the power consumption increases accordingly.
[0004]
Further, a liquid crystal driver IC which is a semiconductor circuit has an upper limit of the number of operation clocks due to its nature. For example, in the case where the number of data lines is one, in order to transfer a total of 18 bits of moving image data of 6 bits each for RGB, a total of 18 bits, according to QCIF (Quarter Common Intermediate Format) having a resolution of 176 × 208 pixels, 60 frames per second. Requires a dot clock of 39.5 MHz (176 × 208 × 18 × 60). On the other hand, when the number of data lines is three, the dot clock is 13.2 MHz, which is 1/3 of the above case. With this level, the read / write speed of the built-in circuit of the liquid crystal driver IC manufactured by the current semiconductor process, particularly the RAM, can be sufficiently supported.
[0005]
However, in the case of CIF (Common Intermediate Format) having a resolution of 352 × 416 pixels, similarly to the above, in order to transfer moving image data of 6 bits each of RGB and a total of 18 bits per pixel, 60 frames per second, The dot clock requires 158.1 MHz. In this case, even if the number of data lines is three, the dot clock becomes 52.7 MHz, which makes it impossible to cope with the current read / write speed of the RAM. Further, when transferring image data of 24 bits (full color: 8 bits for each of RGB) with higher image quality, the dot clock is 210 MHz, and even if the number of data lines is three, it becomes 70.3 MHz. Therefore, the current capability of the liquid crystal driver IC cannot cope.
[0006]
As described above, it is theoretically possible to reduce the dot clock by increasing the number of data lines, but the mobile terminal device has a limited mounting area, and the signal input / output unit of the liquid crystal driver IC is It has to be small connectors and small contacts. Therefore, an increase in the number of data lines may lead to a decrease in the reliability of the connector due to a shock or a temperature change when the portable terminal device is carried. That is, there is a limit to the increase in the number of data lines.
[0007]
The present invention has been made to solve the above-described problems, and an object of the present invention is to reduce the amount of image data to be displayed in an image display device including a liquid crystal display panel and other image display units. It is an object of the present invention to provide an image display device, an image display method, and an image display program that can reduce the size of an image and transfer it to an image display unit.
[0008]
[Means for Solving the Problems]
According to one aspect of the present invention, an image display device including an image display unit is configured to obtain image data in RGB format to be displayed, and to convert the obtained image data into YUV format image data. The image processing apparatus further includes a YUV conversion unit that reduces the data amount, an image reduction unit that reduces the image data in the YUV format, and a transfer unit that transfers the reduced image data to the image display unit.
[0009]
The above-described image display device can be various terminal devices such as a mobile phone and a portable terminal including a liquid crystal display panel as an image display unit. The image data acquisition means acquires image data in RGB format from, for example, an external server or the like. This image data includes both still image data and moving image data. The acquired image data is converted into the YUV format, and after the data amount is reduced, the data amount is further reduced by the image reduction process. The image data with the reduced data amount is transferred to the image display unit and displayed. Therefore, it is possible to reduce the load of the process of transferring the image data to the image display unit and to speed up the transfer.
[0010]
In a preferred embodiment, the YUV conversion means can convert the image data in the RGB format according to the YUV 4: 2: 2 format.
[0011]
In one aspect of the above image display device, the image display unit converts the image data transferred by the transfer unit into image data in RGB format, and enlarges the image data converted by the RGB conversion unit. And a display panel that displays the enlarged image data. According to this aspect, the image data transferred to the image display unit in a state where the data amount is reduced is enlarged and converted into the RGB format in the image display unit and displayed. Therefore, it is possible to restore the original image data size for display.
[0012]
In another aspect of the above-described image display device, the image enlargement unit can enlarge one pixel to be enlarged into four pixels having different grayscale values of adjacent pixels in the vertical and horizontal directions. The viewing angle of a liquid crystal panel used as an image display unit can be improved by expanding a pixel to be expanded to a plurality of pixels having different grayscale values in the vertical and horizontal directions.
[0013]
In another aspect of the above-described image display device, the image enlarging unit converts one pixel to be enlarged into a pixel having a first gradation value and a second pixel different from the first gradation value. A pixel having a gradation value is enlarged to four pixels adjacent to each other in the vertical and horizontal directions, and the average of the first gradation value and the second gradation value is one pixel of the one to be enlarged. Equal to the gradation value. As described above, when the image is enlarged to pixels having different gradation values, by making the average value of the enlarged pixels equal to the gradation value of the pixel to be enlarged, the set of those pixels is The viewing angle can be improved without giving the impression that the pixel and the gradation value are different.
[0014]
In another aspect of the above-described image display device, the image enlargement unit enlarges one pixel to be enlarged to four pixels having different grayscale values of adjacent pixels vertically and horizontally in subpixel units. . As a result, it is possible to obtain the effect of improving the viewing angle in units of sub-pixels such as RGB which constitute the pixel.
[0015]
In a similar aspect of the present invention, an image display method performed in an image display device including an image display unit includes an image data obtaining step of obtaining image data in RGB format to be displayed, and a process of obtaining the obtained image data in YUV format. A YUV conversion step of converting the image data and reducing the data amount; an image reduction step of reducing the YUV format image data; and a transfer step of transferring the reduced image data to the image display unit. .
[0016]
According to still another aspect of the present invention, an image display program executed in an image display device including an image display unit includes an image data acquisition unit that acquires image data in RGB format to be displayed. YUV conversion means for converting image data into YUV format image data, reducing the data amount, image reducing means for reducing the YUV format image data, and transferring the reduced image data to the image display unit Function as transfer means.
[0017]
According to the image display method and the image display program, it is possible to reduce the data amount and transfer the data to the image display unit as in the above-described image display device.
[0018]
According to another aspect of the present invention, an image display device including an image display unit includes an image data acquisition unit that acquires image data in RGB format to be displayed, and converts the acquired image data into image data in YUV format. YUV conversion means for reducing the data amount, image reduction means for reducing the image data in the YUV format, mode determination means for determining whether the image display device is in a still image display mode or a moving image display mode, When the image display device is in the still image display mode, the image data that is not reduced by the image reduction unit is transferred to the image display unit, and when the image display device is in the moving image display mode, the image data is transferred by the image reduction unit. Transfer means for transferring the reduced image data to the image display unit.
[0019]
The above-described image display device can be various terminal devices such as a mobile phone and a portable terminal including a liquid crystal display panel as an image display unit. The image data acquisition means acquires image data in RGB format from, for example, an external server or the like. This image data includes both still image data and moving image data. The acquired image data is converted into the YUV format, and after the data amount is reduced, the data amount is further reduced by the image reduction process.
[0020]
Further, it is determined whether the image display device is in the still image display mode or the moving image display mode. When the image display device is in the still image display mode, the image data that has not been reduced is transferred to the image display unit and the image display device is in the moving image display mode. Sometimes the reduced image data is transferred to the image display. Therefore, when in the moving image display mode, the image data whose data amount has been reduced is transferred to the image display unit and displayed, so that the load of the process of transferring the image data to the image display unit is reduced, and the transfer speed is increased. Can be On the other hand, in the still image display mode, high-quality image data can be transferred and displayed.
[0021]
In one aspect of the image display device, when the image display device is in a still image display mode, the transfer unit transfers data of each pixel belonging to a pixel portion including a predetermined number of pixels every transfer cycle of the image data. In order. For example, the pixel portion composed of four pixels is defined as one unit, and the data of the four pixels, that is, the gradation values, are sequentially transferred in each frame transfer cycle of the image data. In the image display unit, although the four pixels have the same gradation value after the first one frame transfer, image data of the entire one screen can be quickly displayed. Also, after four frames are transferred, the original image data can be completely restored, and a high-quality still image can be displayed.
[0022]
In a similar aspect of the present invention, an image display method performed in an image display device including an image display unit includes an image data obtaining step of obtaining image data in RGB format to be displayed, and a process of obtaining the obtained image data in YUV format. A YUV conversion step of converting the image data and reducing the data amount; an image reduction step of reducing the YUV format image data; and determining whether the image display device is in a still image display mode or a moving image display mode. A mode determining step of determining, transferring image data not reduced by the image reduction unit to the image display unit when the image display device is in the still image display mode, and the image display device is in the moving image display mode. Transferring the image data reduced by the image reducing means to the image display unit.
[0023]
Further, according to a similar aspect of the present invention, an image display program executed in an image display device including an image display unit includes: an image data acquisition unit configured to acquire image data in RGB format to be displayed; Converting the converted image data into YUV format image data and reducing the data amount, an image reducing device for reducing the YUV format image data, and the image display device operates in a still image display mode and a moving image display mode. A mode determining unit for determining which of the image display units is in the image display device, and transferring the image data not reduced by the image reducing unit to the image display unit when the image display device is in the still image display mode; Transfer means for transferring the image data reduced by the image reduction means to the image display unit when is in the moving image display mode, To to function.
[0024]
According to these image display methods and image display programs, similarly to the above-described image display device, for moving image data, the data amount is reduced and transferred to the image display unit, and for still image data, high-quality data is transferred. It can be displayed.
[0025]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.
[0026]
[Configuration of mobile terminal device]
FIG. 1 shows a schematic configuration of a portable terminal device according to an embodiment of the present invention. In FIG. 1, a mobile terminal device 210 is, for example, a terminal device such as a mobile phone or a PDA. The mobile terminal device 210 includes a display device 212, a transmission / reception unit 214, a CPU 216, an input unit 218, a program ROM 220, and a RAM 224. The display device 212 includes a driver 226 and a display panel 227.
[0027]
The transmission / reception unit 214 receives image data from outside. The reception of the image data is performed, for example, when the user operates the mobile terminal device 210 to connect to a server device that provides a content providing service, and inputs an instruction to download desired image data. The received image data includes moving image data and still image data. The image data received by the transmission / reception unit 214 can be stored in the RAM 224. Here, it is assumed that, for example, image data of RGB 24 bits per pixel is received.
[0028]
The input unit 218 can be configured with various operation buttons or the like for a mobile phone, or a tablet or the like for detecting contact with a touch pen or the like for a PDA, and is used when a user performs various instructions and selections. . Instructions, selections, and the like input to the input unit 218 are converted into electric signals and sent to the CPU 216.
[0029]
The program ROM 220 stores various programs for executing various functions of the portable terminal device 210, and in particular, in the present embodiment, converts image data sent from the transmission / reception unit 214 from RGB to YUV (also referred to as YUV conversion). And a program for reducing the number of pixels of the image data.
[0030]
The RAM 224 is used as a work memory when the original image data is converted into small-sized image data (that is, image data with a small data amount) according to the image reduction processing program. Further, as described above, external image data received by the transmission / reception unit 214 can be stored as needed.
[0031]
The CPU 216 executes various functions of the portable terminal device 210 by executing various programs stored in the program ROM 220. In the present embodiment, first, the RGB → YUV conversion program stored in the program ROM 220 is read and executed, thereby functioning as the RGB → YUV conversion unit 231 and converting the RGB format image data into the YUV format image data. Convert. At this time, processing can be performed by a sampling method that reduces the data amount. For example, if the input image data is RGB 24 bits / pixel, the converted image data can be converted to 16 bits / pixel in the YUV 4: 2: 2 format.
[0032]
Further, the CPU 216 functions as the image reduction processing unit 232 by reading and executing the image reduction processing program also stored in the program ROM 220, and can reduce the number of pixels of the image data. For example, when the image received via the transmission / reception unit 214 is a CIF size, the image can be reduced to a QCIF size by performing a 1/4 reduction process.
[0033]
The CPU 216 determines whether the mobile terminal device 210 is in the still image display mode or the moving image display mode based on the input to the input unit 218 by the user, and sends the mode determination result S2 to the display device 212. Supply. The CPU 216 detects whether the image data supplied from the transmission / reception unit 214 is still image data or moving image data in addition to performing the input based on the user's input, and automatically determines the mode based on the result. It may be configured to make a determination.
[0034]
As described above, since the data amount of the image data is reduced in the CPU 216, the data transfer speed of the image data to the display device 212 can be increased, and low power consumption can be realized. Note that the CPU 216 realizes various functions of the portable terminal device 210 by executing various programs other than the above, but these are not directly related to the present invention, and thus description thereof is omitted.
[0035]
The display device 212 is a lightweight and thin display device such as an LCD (Liquid Crystal Display), and includes a liquid crystal display panel 226 and a driver 226 which is a semiconductor. Further, the display device 212 includes a YUV → RGB conversion unit 233 and an image enlargement processing unit 234 as processing units for the image data received from the CPU 216. Note that these processing units can be realized by, for example, a processor in the display device executing a predetermined YUV → RGB conversion program or an image enlargement processing program, and can also be provided inside the driver 226.
[0036]
The display device 212 receives the image data S1 whose data amount has been reduced by the CPU 216, performs enlargement processing and the like, and displays the image data S1 on the display panel 227. Specifically, in the display device 212, the YUV → RGB conversion unit 233 converts the YUV image data S1 subjected to the YUV conversion in the CPU 216 into RGB image data. This is because the driver built in the display device 212 is generally compatible with RGB format image data. Next, when a process of reducing the image size is performed in the CPU 216, the image enlargement processing unit 234 enlarges the image data to the original image size. However, when the image data S1 supplied from the CPU 216 to the display device 212 has not been subjected to the image reduction process in the CPU 216, the image enlargement processing unit 234 does not perform the image enlargement process in the display device 212.
[0037]
Thus, the image data on which the necessary processing has been performed is supplied to the driver 226. The driver 226 drives the display panel 227 according to the input image data, and displays an image in the display area of the display panel 227. The display device 212 is capable of high-resolution display with, for example, the above-described 352 × 416 pixels (CIF size) in the horizontal direction and the vertical direction.
[0038]
As described above, in the present embodiment, the data is supplied to the display device 212 after the data amount of the original image data is reduced by performing the RGB → YVU conversion process, the image reduction process, and the like in the CPU 216. Therefore, the data transfer speed of image data to the display device 212 can be increased, and low power consumption can be realized.
[0039]
[Image processing by CPU]
Next, the RGB → YUV conversion processing and the image reduction processing performed by the CPU 216 will be described in detail.
[0040]
(RGB → YUV conversion processing)
First, an RGB → YUV conversion process performed by the RGB → YUV conversion unit 231 in the CPU 216 will be described. This conversion process converts image data in RGB format received from the outside into YUV format. Here, in the RGB format, R, G, and B indicate tone values of three primary colors of light, Red (red), Green (green), and Blue (blue), respectively. On the other hand, in the YUV format, Y represents luminance, and U and V represent blue color difference (Cb) and red color difference (Cr), respectively. The RGB format image data sent from the transmission / reception unit 214 to the CPU 216 is converted to the YUV format by the RGB → YUV conversion unit 231 according to the following equation. The following equation is a general equation used for RGB → YUV conversion.
[0041]
Y = 0.299R + 0.587G + 0.114B
U = -0.169R-0.331G + 0.500B + 128
V = 0.500R-0.419G-0.081B + 128
In the present embodiment, when the above-described YUV conversion is performed, sampling can be performed in a YUV 4: 2: 2 format as shown in FIG. This method is based on the assumption that four pixels in the horizontal direction are used as a reference, and the luminance is sampled with 8 bits for each pixel, and the color difference is sampled with 8 bits on average for every 2 pixels. In the case of this example, the data amount is 16 bits per pixel. Therefore, when RGB-format data of 24 bits per pixel is received, if the RGB → YUV converter 231 performs conversion in accordance with the YUV 4: 2: 2 format, 16-bit YUV format image data per pixel is obtained. That is, the converted image data has a data amount of / of the original image data of the RGB format of 24 bits per pixel. Note that an image processed in the YUV 4: 2: 2 format in this manner is compared with an image processed in a sampling method that does not change the data amount (for example, an image sampled in the YUV 4: 4: 4 format). (Compared to data), there is no perceptible difference in image quality. Therefore, in the present embodiment, the RGB → YUV conversion unit 231 in the CPU 216 performs conversion in accordance with the YUV 4: 2: 2 format and generates image data in the YUV format of 16 bits per pixel, thereby reducing the data amount.
[0042]
(Image reduction processing)
In the present embodiment, the data amount of the image data whose image data amount has been reduced by the above-described RGB → YUV conversion is further reduced by the image reduction processing unit 232 in the CPU 216. FIG. 3 shows an example of the image reduction process.
[0043]
In the example shown in FIG. 3A, a square image composed of a total of four pixels, that is, two pixels vertically and two pixels horizontally, is represented by one of the four pixels to form a one-pixel image. . In the example of FIG. 3A, the gradation value “a” of the upper left pixel in the figure is set as the gradation value of the pixel after reduction, but any other pixel may be used. On the other hand, the example shown in FIG. 3B is an image reduction process by averaging the gradation values. That is, the average value “e” of the gradation values “a”, “b”, “c”, and “d” of the four pixels is set as the gradation value of the pixel after reduction. Note that, in the present embodiment, any of the above may be basically used for the image reduction processing. By performing the above-described image reduction processing, the image data has a data amount of 4.
[0044]
As described above, in the present embodiment, the CPU 216 first performs RGB → YUV conversion processing on original image data, and then performs image reduction processing. The RGB-format image data of 24 bits per pixel is converted into the YUV format image data of 16 bits per pixel by the RGB → YUV conversion process, and the data amount is reduced to 2/3. Next, the number of pixels is reduced to 1/4 by image reduction processing. Therefore, as a result of performing each processing in the CPU 216, the data amount can be reduced to 1/6 (= 2 × 1 /) of the data amount of the original image data as a whole. This makes it possible to transfer the image whose data amount has been reduced to the display device 212.
[0045]
When the image quality of the image to be displayed is prioritized (for example, when a still image is displayed), the above-described sampling in the YUV 4: 2: 2 format and the image reduction processing may not be performed. This will be further described later.
[0046]
[Image processing on display device]
Next, the YUV → RGB conversion process and the image enlargement process performed by the display device 212 will be described.
[0047]
(YUV → RGB conversion processing)
First, the YUV → RGB conversion unit 233 in the display device 212 converts the YUV format image data YUV-converted by the RGB → YUV conversion unit 231 in the CPU 216 into RGB format image data. Here, a conversion reverse to the above-described YUV conversion is performed, and the conversion is performed by the following equation. At the time of this conversion, for example, the conversion may be performed by complementing YUV format image data of 16 bits per pixel to RGB format data of 24 bits per pixel as necessary.
[0048]
R = 1.000Y + 1.402 (V-128)
G = 1.000Y-0.344 (U-128) -0.714 (V-128)
B = 1.000Y + 1.772 (U-128)
By this YUV → RGB conversion processing, the YUV format image data supplied from the CPU 216 is converted into RGB format image data that can be processed by the driver 226.
[0049]
(Image enlargement processing)
Next, a method of restoring an image reduced by the image reduction processing unit 232 in the CPU 216 as an image having no uncomfortable feeling in the original image size, that is, an image enlargement process by the image enlargement processing unit 234 will be described. However, as described above, when the image reduction process 232 is not performed on the image data input to the display device 212, the display device 212 does not perform the image enlargement process described below. In the present embodiment, the viewing angle can be adjusted in the image enlargement processing as described below.
[0050]
(1) Simple image enlargement processing
FIG. 4A schematically shows a simple image enlargement process. The example of FIG. 4A is an example of image enlargement processing in which one pixel is enlarged twice in the vertical and horizontal directions to four pixels. In this case, image data of four pixels is created by simply making four adjacent one pixels before processing. In a simple image enlargement process, the gradation values of pixels before and after the process do not change. For example, in the example of FIG. 4A, assuming that the gradation value of one pixel before conversion is “16”, the gradation values of all four pixels after image enlargement processing remain “16”. . Therefore, particularly no improvement in the viewing angle can be obtained.
[0051]
(2) Image enlargement processing with viewing angle adjustment
Next, an image enlargement process involving a viewing angle adjustment is described.
[0052]
(A) Basic viewing angle adjustment
FIG. 4B schematically shows an image enlargement processing method to which basic viewing angle adjustment is applied. In the present embodiment, a liquid crystal display device is employed as a display device. However, in the case of a TN mode liquid crystal, there is a characteristic that a vertical viewing angle is narrow. Therefore, as a technique for increasing the vertical viewing angle, a direction in which a pixel arranged in the vertical direction gives a gradation difference is known. In one typical example, as shown in FIG. 4B, when one pixel is enlarged in the image enlargement processing, a difference is given to the gradation value of the pixels arranged in the vertical direction. In the example of FIG. 4B, it is assumed that the gradation value of the pixel to be subjected to the image enlargement processing is “16”, and when one pixel is doubled in the vertical and horizontal directions to be four pixels, The gradation value of the four pixels is not changed to “16”, but a difference is provided, for example, “24” and “8”. Then, pairs of pixels having different gradation values are arranged so as to be arranged in the vertical direction. In the example of FIG. 4B, the pixels having the gradation value “8” and the pixels having the gradation value “24” are arranged so as to be arranged in the vertical direction. Also in this case, the total of the gradation values of the four pixels after the enlargement is “32”, which is the same as the case of the simple image enlargement processing shown in FIG. That is, even in the enlarging process accompanied by the viewing angle adjustment, the luminance value of the pixel does not change greatly when viewed in units of four pixels after the enlarging, and the observer does not recognize as a different image.
[0053]
As described above, by performing image enlargement processing by enlarging one pixel so that the gradation values of the pixels arranged in the vertical direction are different, the viewing angle in the vertical direction can be improved. Basically, the greater the difference in tone value between vertically arranged pixels, the greater the degree of increase in the viewing angle. Therefore, when performing the image enlargement process, the degree of improvement in the viewing angle can be adjusted by adjusting the gradation value difference between the pixels arranged vertically adjacent to each other. Further, by providing at least a predetermined gradation value difference between vertically adjacent pixels, it is possible to surely obtain the effect of improving the resolution.
[0054]
(B) Viewing angle adjustment for each of RGB
As described above, when one pixel is enlarged to, for example, 4 pixels of 2 × 2 by the image enlargement process, by arranging the pixels so that the gradation values of the pixels located in the vertical direction are different, the viewing angle in the vertical direction is increased. Can be improved.
[0055]
However, in actual TN mode liquid crystal, it has been found by measurement that the viewing angle dependency differs for each of the colors R (red), G (green), and B (blue). Since one pixel is composed of R, G, and B sub-pixels, the tone values of the sub-pixels arranged vertically by the image enlargement process are individually set for each of the R, G, and B colors. By doing so, appropriate viewing angle adjustment can be performed for each color.
[0056]
FIG. 5 shows an example of an image enlargement process for adjusting a gradation value for each of RGB sub-pixels. It is assumed that the gradation value of one pixel before image enlargement processing is “127” for both RGB. In the four pixels after the image enlargement processing shown in FIG. 5, the leftmost R sub-pixel has a gradation value of “64” on the upper side and a gradation value of “188” on the lower side, whereas the G sub-pixel on the right side thereof The pixel has a gradation value of “68” on the upper side and a gradation value of “186” on the lower side. Further, the B sub-pixel on the right side has the gradation value “70” on the upper side and the gradation value “184” on the lower side. In this way, by making the assignment of the gradation value of each sub-pixel after the image enlargement process different for each of the RGB colors, it is possible to perform appropriate viewing angle adjustment for each of the colors. As a result, moiré and the like of unnecessary colors that appear depending on the viewing angle can be removed.
[0057]
(C) Viewing angle adjustment in consideration of display characteristics
Next, a description will be given of a viewing angle adjustment method in consideration of display characteristics of the display device, specifically, gamma (γ) characteristics, tone characteristics, and the like. In the above-described viewing angle adjustment method, the viewing angle is widened by giving a difference in tone value, that is, a difference in brightness between the tone values of pixels arranged in the vertical direction. However, it is experimentally or statistically determined how much the gradation value difference should be actually given.
[0058]
On the other hand, if the actual gradation value difference is determined in consideration of the physical display characteristics of the display device, specifically, gamma characteristics and tone characteristics, it is suitable for the display device to be used. This makes it possible to adjust the viewing angle. This method will be described below.
[0059]
FIG. 6A shows an example of transmittance characteristics (tone characteristics) of a certain TN mode liquid crystal panel. Note that the tone characteristic is a characteristic indicating which level (gradation value) is actually obtained when an input of a certain level (gradation value) is given to a target liquid crystal panel. In addition, as shown in FIG. 6A, the input grayscale value is shown on the horizontal axis, and the output grayscale value is shown on the vertical axis.
[0060]
In FIG. 6A, a characteristic C1 is a tone characteristic when a person observes from a direction perpendicular to the liquid crystal panel surface (0 degree direction), and a characteristic C2 is a direction -30 degrees with respect to the liquid crystal panel surface. The characteristic C3 is a tone characteristic when observed by a human from a direction of +30 degrees with respect to the liquid crystal panel surface.
[0061]
FIG. 6D schematically shows the relationship between the liquid crystal panel surface and the viewing directions corresponding to the characteristics C1 to C3. In FIG. 6D, the characteristics observed perpendicularly to the liquid crystal panel surface P, at −30 degrees, and at +30 degrees are characteristics C1 to C3, respectively.
[0062]
As shown in FIG. 6A, the characteristic C1 corresponding to the observation direction of 0 degree is substantially proportional to the input gradation and the output gradation, whereas the characteristic C2 corresponding to the observation direction of -30 degrees. Indicates that the output pixel value is curved to the bright side, whereas the characteristic C3 corresponding to the observation direction of +30 degrees is curved to the dark side with the output pixel value. That is, when viewing the liquid crystal panel surface P from the 0 degree viewing direction, it is possible to observe a pixel whose brightness is almost proportional to the input pixel value. However, when a human observes from the -30 degree viewing direction, the same pixel appears. Looks pretty bright. Also, when a human observes from a +30 degree observation direction, the same pixel looks quite dark.
[0063]
When a person actually observes a liquid crystal panel, the observation direction often changes by about ± 30 degrees. Therefore, even if the observation direction changes to such a degree, a certain pixel can be seen with the same brightness as much as possible. Or, at least, it does not appear to be extremely bright or dark.
[0064]
Therefore, in this example, as shown in FIGS. 7A and 7B, when one pixel is enlarged to four pixels by the image enlargement processing, one of two vertically adjacent pixels is set as a characteristic C2. The corresponding gradation value is set, and the other is set as the gradation value corresponding to the characteristic C3. By doing so, a person who observes the liquid crystal panel observes the pixel with the average gradation value (that is, average brightness) of the gradation value based on the characteristic C2 and the gradation value based on the characteristic C3. .
[0065]
For example, in the tone characteristic of FIG. 6A, when one pixel having a gradation value of “a” is subjected to image enlargement processing to form four pixels, as shown in FIG. 7C, the characteristic corresponds to the characteristic C2. The gradation value of the pixel to be performed is “La2”, and the gradation value of the pixel corresponding to the characteristic C3 is “La3”. Therefore, when the four pixels are viewed together, the human recognizes the pixel with the gradation value “La” that is the average value of both (corresponding to the point Pa in FIG. 6A). A pixel is recognized with a gradation value intermediate between the characteristics C2 and C3.
[0066]
In the above example, the input tone value “a” has an intermediate luminance level. For example, FIG. 6B shows a case where the input tone value is a darker luminance level “b”. In this case, as shown in FIG. 7D, the gradation value of the pixel corresponding to the characteristic C2 is “Lb2”, and the gradation value of the pixel corresponding to the characteristic C3 is “Lb3”. Therefore, when the four pixels are viewed together, the human recognizes the pixel with the gradation value “Lb” which is the average value of both (corresponding to the point Pb in FIG. 6B). A pixel is recognized with a gradation value intermediate between the characteristics C2 and C3. In the case of this example, the output gradation value Lb3 due to the characteristic C3 is considerably dark, but the output gradation value Lb2 due to the characteristic C2 is bright, so that there is a problem that the pixel is displayed in a state that is too dark as in the case of the characteristic C3 alone. Disappears.
[0067]
Conversely, FIG. 6C shows a case where, for example, the input gradation value is a bright luminance level “c”. In this case, as shown in FIG. 7E, the gradation value of the pixel corresponding to the characteristic C2 is “Lc2”, and the gradation value of the pixel corresponding to the characteristic C3 is “Lc3”. Therefore, when the four pixels are viewed together, the human recognizes the pixel with the gradation value “Lc” that is the average value of the two (corresponding to the point Pc in FIG. 6C). A pixel is recognized with a gradation value intermediate between the characteristics C2 and C3. In the case of this example, the output gradation value Lc2 by the characteristic C2 alone is considerably bright, but the output gradation value Lc3 by the characteristic C3 is darker than that, so that the pixel is too bright as in the case of the characteristic C2 alone. The problem of being displayed disappears.
[0068]
As described above, when one pixel is enlarged to four pixels by the image enlargement processing, one of the vertically adjacent pixels is set to a gradation value corresponding to the tone characteristic C2 corresponding to the observation direction of −30 degrees, and the other is set to +30. By setting the tone value corresponding to the tone characteristic C3 corresponding to the degree observation direction, a person who observes the four pixels after the enlargement recognizes the pixel based on the average luminance level (brightness) of the characteristics C2 and C3. That is, there is no problem that the pixel looks too dark or too bright. Also, in practice, the direction of the liquid crystal panel and the direction of the line of sight of the human are slightly changed during observation, but even if they slightly change (strictly within a range of ± 30 degrees) during the observation, the human eyes may not. Since the brightness of the observed pixel is maintained between the characteristics C2 and C3, the disadvantage that the pixel looks too dark or too bright does not occur. Therefore, this method is a method that makes it possible to appropriately adjust the viewing angle of a liquid crystal panel based on the physical characteristics of the liquid crystal panel.
[0069]
In the actual tone value determination processing, first, the characteristics C2 and C3 shown in FIG. 6A are stored in advance in a look-up table (LUT) or the like. When one pixel to be enlarged is determined by the image enlargement process, the LUT is referred to, the output gradation value corresponding to the gradation value is obtained in the characteristics C2 and C3, and the gradation of the four pixels after the enlargement is obtained. What is necessary is just to assign to a key value (refer FIG. 7).
[0070]
In the above description, the tone characteristics shown in FIG. 6A are common to the three colors RGB. Actually, as described above, it is known that the viewing angle characteristics are different for each of the RGB colors. Therefore, the above tone characteristics are also prepared for the respective RGB colors and stored in the LUT, and are stored for each color. It is more preferable to set a gradation value. In this case, the gradation value is determined with reference to the tone characteristics in the LUT corresponding to each of the RGB sub-pixels constituting one pixel.
[0071]
Further, in the above example, the characteristics corresponding to the observation method of ± 30 degrees with respect to the liquid crystal panel surface P are used, but the present invention is not limited to this angle, and the structure and application of the portable terminal device to which the present invention is applied. It is desirable to determine the gradation value in consideration of the characteristic at a specific angle that is highly likely to be observed by the user according to.
[0072]
(D) Viewing angle improvement pattern
Next, a pattern for improving the viewing angle will be described. As described above, basically, as for the pixels obtained by the image enlargement processing, the effect of improving the viewing angle can be obtained if the vertically adjacent pixels have sufficiently separated gradation values. For example, as described above, when one pixel is enlarged to four pixels by the image enlargement processing, several patterns as shown in FIG. 8 can be considered.
[0073]
The pattern 40 in FIG. 8 is a pattern having no or little difference in tone value between vertically adjacent pixels, and does not provide the effect of improving the viewing angle.
[0074]
The patterns 41 and 42 are obtained by giving a difference to the gradation value of a vertically adjacent pixel on a pixel-by-pixel basis. Specifically, in the pattern 41, the tone value of the upper left pixel 41a and the lower right pixel 41d is low, and the tone value of the lower left pixel 41b and the upper right pixel 41c is high. In the pattern 42, the tone values of the two upper pixels 42a and 42c are low, and the tone values of the two lower pixels 42b and 42d are high. Conversely, a pattern in which the upper two pixels 42a and 42c have a higher grayscale value and the lower two pixels 42b and 42d have a lower grayscale value may be considered. In this manner, in the method of giving a gradation difference in the vertical direction on a pixel basis, an effect of improving the resolution can be obtained. Basically, the greater the difference in gray level between pixels in the vertical direction, the greater the effect of improving resolution.
[0075]
The patterns 43 and 44 are obtained by giving a gradation difference in the vertical direction not in pixel units but in subpixel units. The sub-pixel is a unit that constitutes one pixel, and is usually constituted by a display area of any one of R, G, and B colors. The R, G, and B sub-pixels collectively constitute one pixel.
[0076]
In the pattern 43 shown in FIG. 8, the gradation values of the R and B sub-pixels of the upper left pixel 43a are low, and the gradation value of the G sub-pixel is high. On the other hand, the tone values of the R and B sub-pixels of the lower left pixel 43b are high, and the tone value of the G sub-pixel is low. As described above, the vertical viewing angle is also improved by giving the gradation difference in the vertical direction in units of sub-pixels. In the pattern 44, the gradation values of all the sub-pixels forming the upper two pixels 44a and 44c are low, and the gradation values of all the sub-pixels forming the lower two pixels 44b and 44d are high. This may also be a pattern in which the vertical direction is reversed.
[0077]
As described above, in the method of giving a gradation difference in the vertical direction in units of sub-pixels, the pattern in which the gradation difference is provided is less noticeable to human eyes, compared with the method of giving the gradation difference in the vertical direction in units of pixels. There is an advantage that can be. That is, if the resolution of a pattern can be set at a spatial frequency that exceeds the resolution of the human eye, the gradation difference in the pattern, that is, the lightness and darkness of the sub-pixels, becomes difficult for the human eye to recognize. Therefore, by using a pattern in which a gradation difference in the vertical direction is given in sub-pixel units, it is possible to make the change in brightness in the pattern inconspicuous and improve the viewing angle.
[0078]
In the case where pixels having the same gradation value are arranged in the horizontal direction as in the pattern 42 or 44 when the image is enlarged twice in the vertical and horizontal directions by the image enlargement process, depending on the driving method of the liquid crystal display panel, The same data can be shared between two adjacent pixels to drive the pixels and display can be performed. In this case, the use of the pattern 42 or 44 can reduce power consumption.
[0079]
[Display control processing]
Next, a display control process performed by the CPU 216 and the display device 212 will be described.
[0080]
(First embodiment)
FIG. 9 shows a flowchart of the display control process according to the first embodiment. Note that the display control process described below is performed by the CPU 216 and the display device 212 of the portable terminal device 210 illustrated in FIG. 1 executing a program related to the above-described image processing.
[0081]
In the image display device according to the present invention, a mode can be selected between a still image mode for displaying a still image and a moving image mode for displaying a moving image. When the above-described image reduction processing is performed, the image quality is inevitably reduced. When displaying a moving image, there is not much problem with the image quality after the image reduction processing. However, in the case of a still image to be carefully observed, the image quality becomes noticeably coarse. Therefore, in the present invention, the user can select the still image mode and the moving image mode, and it is determined whether or not to perform the image reduction processing according to the selection result.
[0082]
Referring to FIG. 9, first, in step S11, the portable terminal device 210 receives image data to be displayed from an external server or the like. Note that this image data is assumed to be RGB format image data. Next, in step S12, the RGB → YUV converter 231 of the CPU 216 performs RGB → YUV conversion on the received RGB format image data. Thus, the image data of 24 bits per pixel in RGB format is converted into the image data of 16 bits per pixel in YUV format, and the data amount is reduced to 2/3.
[0083]
In step S13, it is determined whether the user has selected the still image mode or the moving image mode. The user can select the still image mode and the moving image mode by operating the input unit 218 of the portable terminal device 210. Instead of the mode determination based on the user's selection, the CPU 216 may automatically determine the still image mode or the moving image mode based on the type of image data supplied from the receiving unit 214. In any case, this determination processing is performed by the CPU 216, and the mode determination result is supplied to the display device 212.
[0084]
If it is determined that the mode is the moving image mode (Step S13; No), in Step S14, the image reduction processing unit 232 of the CPU 216 performs the image reduction processing illustrated in FIG. In the example of FIG. 3, the data amount of the image data is reduced to 1 /. Then, the image data S1 that has been subjected to the image reduction processing and the data amount has been reduced is transferred to the display device 212. As described above, since the image data S1 whose data amount is reduced is supplied from the CPU 216 to the display device 212, the data transfer speed to the display device 212 is improved.
[0085]
In the display device 212, first, based on the mode determination result of the moving image mode supplied from the CPU 216, the YUV → RGB converter 233 performs YUV conversion in step S15, and the driver 226 outputs the image data in the YUV format. It is assumed that the image data can be processed in RGB format. Then, in step S16, the image enlargement processing unit 234 performs an image enlargement process for returning to the original image size. Specifically, for example, a process of enlarging one pixel to four pixels is performed by any one of the image enlarging methods illustrated in FIGS. The image data resulting from the improvement of the viewing angle is given.
[0086]
On the other hand, when the still image mode is determined in step S13, the image data S1 is transferred to the display device 212. The YUV-to-RGB converter 231 performs YUV conversion in step S17 based on the mode determination result of the still image mode supplied from the CPU 216. In the case of the still image mode, the CPU 216 does not perform image reduction processing to reduce the image quality, and reduces the image data amount only by the YUV conversion in step S12.
[0087]
Finally, in step S18, the RGB image data thus obtained is supplied to the driver 226 and displayed on the display panel 212.
[0088]
As described above, since the mobile terminal device 210 greatly reduces the amount of data to be transferred in the moving image mode, the data transfer speed to the display device 212 can be increased, and low power consumption can be realized. On the other hand, when the still image mode is selected, no image reduction processing is performed, and a high-quality image is displayed.
[0089]
(Second embodiment)
Next, a display control process according to the second embodiment will be described. In the second embodiment, a still image is displayed by a method different from that of the first embodiment.
[0090]
First, a still image display method according to the second embodiment will be described with reference to FIG. For example, it is assumed that CPU 216 supplies image data of four neighboring pixels having gradation values as shown in the upper left of FIG. In this case, as described above, if the image reduction processing is performed by averaging the gradation values of four pixels, the resolution is reduced, and such processing is not suitable for a still image. Therefore, in this embodiment, the image data of four pixels is sequentially transferred to the display device 212 over four frames. That is, as shown in FIG. 10, in the first frame, only the upper left pixel data (gradation value “16”) of the original image composed of four pixels is transferred to the display device 212, and all four pixels use the pixel data. Display the filled image. In the second frame, only the data of the upper right pixel (gradation value “17”) of the original image is transferred, and an image in which the upper right pixel of the displayed image is rewritten with this data is displayed. Similarly, in the third frame, only the data (gradation value “18”) of the lower left pixel of the original image is transferred, and an image in which the lower left pixel is rewritten with the data is displayed. Finally, in the fourth frame, the remaining one pixel data (gradation value “19”) is transferred, and an image in which the lower right pixel is rewritten with this data is displayed. Thus, after the lapse of four frames, an image that matches the original image is displayed.
[0091]
As described above, in this embodiment, the still image data is transferred over four frames without performing a reduction process or the like. Therefore, it takes four frames to completely reproduce the original image, but still image data can be transferred without deteriorating the image quality. It should be noted that the order (arrangement) of the pixels for transferring the original image is only an example shown in FIG. 10 and is not limited to this.
[0092]
FIG. 11 shows a flowchart of the display control process according to the second embodiment. First, in step S21, the CPU 216 receives image data to be displayed from an external server or the like.
[0093]
In step S22, it is determined whether the user has selected the still image mode or the moving image mode. If it is determined that the mode is the moving image mode (Step S22; Yes), the process proceeds to Step S23, and first, RGB → YUV conversion is performed. Thereafter, the processing from step S24 to step S26 is the same as the processing from step S14 to step S16 in the first embodiment described above. That is, since the image is a moving image, the CPU 216 performs a process of reducing the data amount, and the image data S1 with the reduced data amount is transferred from the CPU 216 to the display device 212. Then, in step S26, in the display device 212, the YUV conversion unit 233 and the image enlargement processing unit 234 perform a process of restoring image data close to the original image.
[0094]
On the other hand, if it is determined in step S22 that the current mode is the still image mode, the process proceeds to step S27. In step S27, RGB → YUV conversion is performed in the CPU 216. At this time, in addition to the sampling method in the YUV 4: 2: 2 format, a sampling method in the YUV 4: 4: 4 format may be used in order to prevent deterioration in the quality of the displayed still image.
[0095]
In step S28, as described with reference to FIG. 10, the CPU 216 selects only one of the four neighboring pixels and transfers the selected pixel to the display device 212. Next, in step S29, the display device 212 converts the above image data from YUV to RGB.
[0096]
Finally, the RGB-format image data subjected to these processes is supplied to the driver 226 in step S30, and is displayed on the display panel 227.
[0097]
Therefore, when the image to be displayed is a still image, at the time when the first frame is transferred, image data in which four neighboring pixels are filled with the pixels selected in step S28 is created and displayed. If the frame is not the first frame, image data in which corresponding pixels of the image data of the four pixels so far are replaced with sequentially transferred pixels is created and displayed. At this time, the image data transferred from the CPU 216 is stored in the RAM incorporated in the display device 212 as needed, and is read when a new image is created.
[0098]
As described above, in the second embodiment, since the image reduction processing is not performed on the still image data, an image of higher quality than the moving image data is displayed. In the still image mode of the first embodiment, the data amount of the image data transferred from the CPU 216 to the display device 212 is reduced by the processing associated with the YUV conversion (to 2/3 data amount). In the embodiment, since a plurality of frames are transferred in a time-division manner instead of reducing the data amount by the YUV conversion, the data to be transferred at a time is 4 (only one pixel out of four pixels). Therefore, there is a feature that the amount of data transferred to the display device 212 is smaller.
[0099]
Also, in the time for displaying an image of one frame by the method of the second embodiment, only 1/4 of the display screen is displayed in the still image mode of the first embodiment. Conversely, in the still image display method according to the second embodiment, the entire still image can be displayed from the first frame although the image quality is low. Therefore, when another image is displayed after the display of a still image is started (for example, when the user performs an operation to display another image immediately after performing an operation to display one image), According to one embodiment, the display of another image may begin before the first still image is completely displayed, but according to the second embodiment, the first still image is displayed quickly, so that This is unlikely to happen.
[Brief description of the drawings]
FIG. 1 shows a schematic configuration of a portable terminal device to which the image processing of the present invention is applied.
FIG. 2 is a diagram for explaining a YUV 4: 2: 2 format.
FIG. 3 schematically shows an image reduction processing method.
FIG. 4 schematically shows a simple image enlarging process and an image enlarging process method with a viewing angle adjustment.
FIG. 5 schematically illustrates an image enlargement processing method involving adjustment of a viewing angle for each of RGB.
FIG. 6 is a diagram for explaining the concept of a viewing angle adjustment method in consideration of display characteristics of a display device.
FIG. 7 schematically shows a viewing angle adjustment method in consideration of display characteristics of a display device.
FIG. 8 shows an example of a pattern capable of improving a viewing angle.
FIG. 9 is a flowchart of a display control process according to the first embodiment.
FIG. 10 schematically shows a method of displaying a full-spec image over a plurality of frames.
FIG. 11 is a flowchart of a display control process according to the second embodiment.
[Explanation of symbols]
210 portable terminal device, 212 display device, 214 transmitting / receiving section, 216 CPU,
218 input unit, 220 program ROM, 224 RAM

Claims (12)

画像表示部を備える画像表示装置において、
表示すべきRGB形式の画像データを取得する画像データ取得手段と、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段と、
前記YUV形式の画像データを縮小する画像縮小手段と、
縮小後の画像データを前記画像表示部へ転送する転送手段と、を備えることを特徴とする画像表示装置。
In an image display device including an image display unit,
Image data acquisition means for acquiring image data in RGB format to be displayed;
YUV conversion means for converting the acquired image data into YUV format image data and reducing the data amount;
Image reducing means for reducing the image data in the YUV format;
An image display device comprising: transfer means for transferring the reduced image data to the image display unit.
前記YUV変換手段は、前記RGB形式の画像データを、YUV4:2:2フォーマットに従って変換することを特徴とする請求項1に記載の画像表示装置。The image display device according to claim 1, wherein the YUV conversion means converts the RGB format image data according to a YUV 4: 2: 2 format. 前記画像表示部は、
前記転送手段により転送された画像データをRGB形式の画像データに変換するRGB変換手段と、
RGB変換手段により変換された画像データを拡大する画像拡大手段と、
拡大された画像データを表示する表示パネルと、を備えることを特徴とする請求項1に記載の画像表示装置。
The image display unit,
RGB conversion means for converting the image data transferred by the transfer means into image data in RGB format;
Image enlargement means for enlarging the image data converted by the RGB conversion means,
The image display device according to claim 1, further comprising: a display panel that displays the enlarged image data.
前記画像拡大手段は、拡大の対象となる1画素を、上下及び左右方向に隣接する画素の階調値が異なる4画素に拡大することを特徴とする請求項3に記載の画像表示装置。4. The image display device according to claim 3, wherein the image enlargement unit enlarges one pixel to be enlarged to four pixels having different grayscale values of adjacent pixels in the vertical and horizontal directions. 5. 前記画像拡大手段は、拡大の対象となる1画素を、第1の階調値を有する画素と、第1の階調値とは異なる第2の階調値を有する画素とが上下及び左右方向に隣接してなる4画素に拡大し、前記第1の階調値と前記第2の階調値の平均は前記拡大の対象となる1画素の階調値に等しいことを特徴とする請求項3に記載の画像表示装置。The image enlarging means may be configured such that one pixel to be enlarged includes a pixel having a first gradation value and a pixel having a second gradation value different from the first gradation value in the vertical and horizontal directions. The image is enlarged to four pixels adjacent to the pixel, and the average of the first gradation value and the second gradation value is equal to the gradation value of one pixel to be enlarged. 4. The image display device according to 3. 前記画像拡大手段は、拡大の対象となる1画素を、サブピクセル単位で上下及び左右方向に隣接する画素の階調値が異なる4画素に拡大することを特徴とする請求項3に記載の画像表示装置。4. The image according to claim 3, wherein the image enlargement unit enlarges one pixel to be enlarged into four pixels having different grayscale values of adjacent pixels in the vertical and horizontal directions in subpixel units. 5. Display device. 画像表示部を備える画像表示装置において、
表示すべきRGB形式の画像データを取得する画像データ取得手段と、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段と、
前記YUV形式の画像データを縮小する画像縮小手段と、
当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定手段と、
当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送手段と、を備えることを特徴とする画像表示装置。
In an image display device including an image display unit,
Image data acquisition means for acquiring image data in RGB format to be displayed;
YUV conversion means for converting the acquired image data into YUV format image data and reducing the data amount;
Image reducing means for reducing the image data in the YUV format;
Mode determining means for determining whether the image display device is in a still image display mode or a moving image display mode,
When the image display device is in the still image display mode, the image data that is not reduced by the image reduction unit is transferred to the image display unit, and when the image display device is in the moving image display mode, the image data is transferred by the image reduction unit. An image display device comprising: transfer means for transferring the reduced image data to the image display unit.
前記転送手段は、当該画像表示装置が静止画表示モードにあるときには、所定数の画素からなる画素部分に属する各画素のデータを前記画像データの転送周期ごとに順に転送することを特徴とする請求項7に記載の画像表示装置。When the image display device is in a still image display mode, the transfer unit sequentially transfers data of each pixel belonging to a pixel portion including a predetermined number of pixels in each transfer cycle of the image data. Item 8. The image display device according to Item 7. 画像表示部を備える画像表示装置において実行される画像表示方法において、
表示すべきRGB形式の画像データを取得する画像データ取得工程と、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換工程と、
前記YUV形式の画像データを縮小する画像縮小工程と、
縮小後の画像データを前記画像表示部へ転送する転送工程と、を有することを特徴とする画像表示方法。
In an image display method executed in an image display device including an image display unit,
An image data acquisition step of acquiring image data in RGB format to be displayed;
A YUV conversion step of converting the acquired image data into YUV format image data and reducing the data amount;
An image reduction step of reducing the image data in the YUV format;
Transferring the image data after reduction to the image display unit.
画像表示部を備える画像表示装置において実行される画像表示プログラムであって、前記画像表示装置を、
表示すべきRGB形式の画像データを取得する画像データ取得手段、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段、
前記YUV形式の画像データを縮小する画像縮小手段、及び
縮小後の画像データを前記画像表示部へ転送する転送手段、として機能させることを特徴とする画像表示プログラム。
An image display program executed in an image display device including an image display unit, the image display device,
Image data acquisition means for acquiring image data in RGB format to be displayed;
YUV conversion means for converting the acquired image data into YUV format image data and reducing the data amount;
An image display program functioning as image reduction means for reducing the image data in the YUV format and transfer means for transferring the reduced image data to the image display unit.
画像表示部を備える画像表示装置において実行される画像表示方法において、
表示すべきRGB形式の画像データを取得する画像データ取得工程と、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換工程と、
前記YUV形式の画像データを縮小する画像縮小工程と、
当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定工程と、
当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送工程と、を有することを特徴とする画像表示方法。
In an image display method executed in an image display device including an image display unit,
An image data acquisition step of acquiring image data in RGB format to be displayed;
A YUV conversion step of converting the acquired image data into YUV format image data and reducing the data amount;
An image reduction step of reducing the image data in the YUV format;
A mode determining step of determining whether the image display device is in a still image display mode or a moving image display mode,
When the image display device is in the still image display mode, the image data that is not reduced by the image reduction unit is transferred to the image display unit, and when the image display device is in the moving image display mode, the image data is transferred by the image reduction unit. Transferring the image data after reduction to the image display unit.
画像表示部を備える画像表示装置において実行される画像表示プログラムであって、前記画像表示装置を、
表示すべきRGB形式の画像データを取得する画像データ取得手段、
取得した画像データをYUV形式の画像データに変換するとともに、データ量を削減するYUV変換手段、
前記YUV形式の画像データを縮小する画像縮小手段、
当該画像表示装置が静止画表示モードと動画表示モードのいずれにあるかを判定するモード判定手段、及び、
当該画像表示装置が静止画表示モードにあるときに前記画像縮小手段により縮小されていない画像データを前記画像表示部へ転送し、当該画像表示装置が動画表示モードにあるときに前記画像縮小手段による縮小後の画像データを前記画像表示部へ転送する転送手段、として機能させることを特徴とする画像表示プログラム。
An image display program executed in an image display device including an image display unit, the image display device,
Image data acquisition means for acquiring image data in RGB format to be displayed;
YUV conversion means for converting the acquired image data into YUV format image data and reducing the data amount;
Image reducing means for reducing the YUV format image data;
Mode determining means for determining whether the image display device is in a still image display mode or a moving image display mode, and
When the image display device is in the still image display mode, the image data that has not been reduced by the image reduction unit is transferred to the image display unit. When the image display device is in the moving image display mode, the image data is transferred by the image reduction unit. An image display program that functions as a transfer unit that transfers reduced image data to the image display unit.
JP2003156849A 2003-06-02 2003-06-02 Image display apparatus, image display method, and image display program Pending JP2004363704A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003156849A JP2004363704A (en) 2003-06-02 2003-06-02 Image display apparatus, image display method, and image display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003156849A JP2004363704A (en) 2003-06-02 2003-06-02 Image display apparatus, image display method, and image display program

Publications (1)

Publication Number Publication Date
JP2004363704A true JP2004363704A (en) 2004-12-24

Family

ID=34050798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003156849A Pending JP2004363704A (en) 2003-06-02 2003-06-02 Image display apparatus, image display method, and image display program

Country Status (1)

Country Link
JP (1) JP2004363704A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006189681A (en) * 2005-01-07 2006-07-20 Sharp Corp Liquid crystal display device
JP2007279740A (en) * 2006-04-07 2007-10-25 Gunko Kagi (Shenzhen) Yugenkoshi Display device and method of transmitting signal therein
US20120050769A1 (en) * 2010-08-31 2012-03-01 Casio Computer Co., Ltd. Image processing apparatus, image processing method, and image processing system
JP2015503126A (en) * 2011-12-14 2015-01-29 クゥアルコム・インコーポレイテッドQualcomm Incorporated Still image power management
JP2015148719A (en) * 2014-02-06 2015-08-20 シャープ株式会社 Liquid crystal display device and driving method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006189681A (en) * 2005-01-07 2006-07-20 Sharp Corp Liquid crystal display device
JP2007279740A (en) * 2006-04-07 2007-10-25 Gunko Kagi (Shenzhen) Yugenkoshi Display device and method of transmitting signal therein
US20120050769A1 (en) * 2010-08-31 2012-03-01 Casio Computer Co., Ltd. Image processing apparatus, image processing method, and image processing system
US9122979B2 (en) 2010-08-31 2015-09-01 Casio Computer Co., Ltd. Image processing apparatus to perform photo-to-painting conversion processing
JP2015503126A (en) * 2011-12-14 2015-01-29 クゥアルコム・インコーポレイテッドQualcomm Incorporated Still image power management
US10082860B2 (en) 2011-12-14 2018-09-25 Qualcomm Incorporated Static image power management
JP2015148719A (en) * 2014-02-06 2015-08-20 シャープ株式会社 Liquid crystal display device and driving method

Similar Documents

Publication Publication Date Title
TWI270848B (en) Image display device, image display method and image display program
CN109658877B (en) Display device, driving method thereof and electronic equipment
JP5430068B2 (en) Display device
RU2472234C2 (en) Apparatus for controlling liquid crystal display, liquid crystal display, method of controlling liquid crystal display, programme and data medium for programme
JP5273671B2 (en) Display signal converter
RU2471214C2 (en) Apparatus for controlling liquid crystal display, liquid crystal display, method of controlling liquid crystal display, program and data medium
KR20060109451A (en) Smart clipper for mobile displays
KR20070085114A (en) Video signal transformation device, and video display device
JP2007142983A (en) Image processor
CN101292534A (en) Methods of storing colour pixel data and driving a display, means for performing such methods, and display apparatus using the same
JP2007324763A (en) Television receiver and television reception method
JPH1010517A (en) Image display device
US7528814B2 (en) Method and device providing enhanced characters
JP2007333770A (en) Electrooptical device, driving circuit for electrooptical device, and driving method of electrooptical device, and electronic device
JP4069940B2 (en) Image display device, image display method, and image display program
JP2004363704A (en) Image display apparatus, image display method, and image display program
JP2007017615A (en) Image processor, picture processing method, and program
JP4062291B2 (en) Automatic image correction circuit
JP4515021B2 (en) Display device
JP2008158117A (en) Image processor
JP5903283B2 (en) Image processing apparatus, image display system, and image display method
JP2004093932A (en) Font processor, terminal device, font processing method, and font processing program
CN111540325B (en) Image enhancement method and image enhancement device
JPH07261731A (en) Image processor
JP2003228337A (en) Monochromatic flat panel display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060323

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070403

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081028

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090820

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100105