JP2012068905A - Image processing apparatus, image processing method, and display device - Google Patents

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

Info

Publication number
JP2012068905A
JP2012068905A JP2010213326A JP2010213326A JP2012068905A JP 2012068905 A JP2012068905 A JP 2012068905A JP 2010213326 A JP2010213326 A JP 2010213326A JP 2010213326 A JP2010213326 A JP 2010213326A JP 2012068905 A JP2012068905 A JP 2012068905A
Authority
JP
Japan
Prior art keywords
image
resolution
output
horizontal
vertical
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
JP2010213326A
Other languages
Japanese (ja)
Inventor
Naoki Suzuki
直樹 鈴木
Takekuni Yamamoto
武邦 山本
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 JP2010213326A priority Critical patent/JP2012068905A/en
Publication of JP2012068905A publication Critical patent/JP2012068905A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Circuits (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To raise the image quality at the circumference of an output image without increasing the necessary memory capacity and load when an input image is scaled to generate the output image.SOLUTION: An image processing apparatus 5 segments a segmented image having a segmentation resolution from the input image, performs resolution conversion on the segmented image, generates an enlarged image with a higher resolution than the output resolution, and generates the output image by extracting a part corresponding to the output resolution from the generated enlarged image.

Description

本発明は、画像の拡大縮小を行う画像処理装置、画像処理方法、及び表示装置に関する。   The present invention relates to an image processing apparatus, an image processing method, and a display apparatus that perform enlargement / reduction of an image.

従来、画像を拡大縮小する際に、入力画像の一部を切り出して拡大または縮小し、出力画像を生成する方法が知られている(例えば、特許文献1参照)。この方法では、出力画像の解像度と拡大縮小率とに対応するサイズで入力画像の一部を切り出して、拡大縮小率に従って解像度変換を行う。この解像度変換によって切り出した画像よりも高解像度の出力画像を生成する場合には、例えば補間演算によって、入力画像の少ない画素の画素情報から多くの画素の画素情報が生成される。具体的には、出力画像の画素情報を、その画素に対応する位置にある入力画像の画素、及び、その周辺の複数の画素の画素情報から算出する。   Conventionally, a method for generating an output image by cutting out a part of an input image and enlarging or reducing the image when enlarging or reducing the image is known (see, for example, Patent Document 1). In this method, a part of the input image is cut out with a size corresponding to the resolution and the enlargement / reduction ratio of the output image, and resolution conversion is performed according to the enlargement / reduction ratio. When an output image having a higher resolution than an image cut out by this resolution conversion is generated, pixel information of many pixels is generated from pixel information of pixels having a small input image, for example, by interpolation calculation. Specifically, the pixel information of the output image is calculated from the pixel information of the input image at a position corresponding to the pixel and a plurality of surrounding pixels.

特開2005−109708号公報JP 2005-109708 A

特許文献1に記載された方法のように、補間演算等の手法を用いて画像を高解像度化する場合、複数の画素の画素情報を元に一つの画素の画素情報を算出することで、高品質の出力画像を得ている。しかしながら、出力画像の端に位置する画素は、入力画像の端の画素から画素情報を求めなければならない。つまり、入力画像の端よりも外側には画素が存在しないから、出力画像の端の画素情報は、より少ない画素の画素情報から算出することになる。このため、出力画像の周縁部において画質が低下するという問題があった。また、この問題を解消するために演算処理のもとになる画像のサイズを大きくしたり、演算処理を複雑化したりすると、要求されるメモリーの容量やハードウェア性能が格段に高まり、実現が困難になるというという問題があった。
本発明は、上述した事情に鑑みてなされたものであり、入力画像を拡大縮小して出力画像を生成する際に、必要なメモリー容量や負荷を増大させることなく、出力画像の周縁における画質を高めることを目的とする。
When the resolution of an image is increased using a technique such as an interpolation operation as in the method described in Patent Document 1, the pixel information of one pixel is calculated based on the pixel information of a plurality of pixels. A quality output image is obtained. However, pixels located at the end of the output image must obtain pixel information from the pixels at the end of the input image. That is, since no pixel exists outside the edge of the input image, the pixel information at the edge of the output image is calculated from the pixel information of fewer pixels. For this reason, there has been a problem that the image quality is deteriorated at the peripheral portion of the output image. In addition, if the size of the image that is the basis of the arithmetic processing is increased or the arithmetic processing is complicated in order to solve this problem, the required memory capacity and hardware performance will increase dramatically, making it difficult to implement. There was a problem of becoming.
The present invention has been made in view of the above-described circumstances. When an output image is generated by enlarging or reducing the input image, the image quality at the periphery of the output image is increased without increasing the necessary memory capacity or load. The purpose is to increase.

上記目的を達成するために、本発明は、入力画像から、所定の出力解像度を有する出力画像を生成する画像処理装置であって、前記入力画像から、切出解像度を有する切出画像を切り出す切出処理手段と、前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成する拡大処理手段と、を備えることを特徴とする。
本発明によれば、出力解像度より高解像度の拡大画像を得た後で、この拡大画像から出力解像度に相当する部分を抽出して出力画像を生成するので、出力画像は、解像度変換後の画像の周縁部が除かれた画像となる。このため、解像度変換の際に周縁部に生じる低画質の部分が除去されるので、抽出された出力画像は、その周縁まで高画質となることが期待できるので、出力画像の画質の向上を図ることができる。また、解像度変換後の画像から一部を抽出する処理は、変換後の高解像度の画像をメモリーに格納することなく実行可能であり、必要なメモリー容量や負荷を増大させることなく実現できる。
ここで、拡大率とは、1倍以下の拡大率、すなわち入力画像を縮小する場合の倍率を含んでいる。
In order to achieve the above object, the present invention provides an image processing apparatus for generating an output image having a predetermined output resolution from an input image, wherein the clipped image having a cutout resolution is cut out from the input image. An output processing unit, and converting the resolution of the cut image to generate an enlarged image having a higher resolution than the output resolution, and extracting the portion corresponding to the output resolution from the generated enlarged image And an enlarging processing means for generating.
According to the present invention, after an enlarged image having a resolution higher than the output resolution is obtained, an output image is generated by extracting a portion corresponding to the output resolution from the enlarged image. Therefore, the output image is an image after resolution conversion. The image is obtained by removing the peripheral edge portion of. For this reason, since the low-quality portion generated at the peripheral portion during resolution conversion is removed, the extracted output image can be expected to have high image quality up to the peripheral portion, so that the image quality of the output image is improved. be able to. Further, the process of extracting a part from the image after resolution conversion can be executed without storing the converted high-resolution image in the memory, and can be realized without increasing the necessary memory capacity and load.
Here, the enlargement factor includes an enlargement factor of 1 or less, that is, a magnification when the input image is reduced.

また、本発明は、上記画像処理装置において、前記拡大処理手段は、前記切出画像の水平方向の解像度を変換して、変換後のデータを水平ライン毎に出力する水平解像度変換手段と、前記水平解像度変換手段が出力するライン毎のデータから前記出力解像度に相当する部分をクリッピングして、水平変換画像のデータをライン毎に出力する水平クリップ手段と、前記水平クリップ手段によりクリッピングされた水平変換画像のデータを順次記憶する記憶手段と、前記記憶手段に記憶された水平変換画像の垂直方向の解像度を変換して、変換後のデータを垂直ライン毎に出力する垂直解像度変換手段と、前記垂直解像度変換手段が出力するライン毎のデータから前記出力解像度に相当する部分をクリッピングして、出力画像のデータをライン毎に出力する垂直クリップ手段と、を備えることを特徴とする。
本発明によれば、切出画像の水平方向の解像度を変換して変換後のデータを水平ライン毎に出力し、ライン毎に出力されるデータから出力解像度に相当する部分をクリッピングする。つまり、水平方向の解像度変換および出力解像度相当のデータへのクリッピングをライン毎に実行するので、水平解像度の変換とクリッピングの処理中に画像をメモリーに蓄積する必要がない。従って、必要なメモリー容量を抑えることができ、かつ処理の高速化を図ることができる。また、垂直解像度変換についても、記憶手段に記憶された画像データを垂直方向のライン毎に読み込んで、垂直方向の解像度を変換し、出力解像度よりも垂直方向の解像度が高い画像を出力し、この画像から出力解像度に相当する部分をクリッピングする。この垂直方向の解像度に関する処理は垂直方向のライン毎に行われ、この処理中にメモリーに画像データを蓄積する必要がないので、メモリー容量の使用量を抑えるとともに、より一層の処理の高速化を図ることができる。
Further, in the image processing apparatus according to the present invention, the enlargement processing unit converts a horizontal resolution of the cut image, and outputs the converted data for each horizontal line; Horizontal clipping means for clipping the portion corresponding to the output resolution from the data for each line output by the horizontal resolution conversion means, and outputting the data of the horizontally converted image for each line, and horizontal conversion clipped by the horizontal clipping means Storage means for sequentially storing image data; vertical resolution conversion means for converting the resolution in the vertical direction of the horizontally converted image stored in the storage means; and outputting the converted data for each vertical line; and the vertical The portion corresponding to the output resolution is clipped from the data for each line output by the resolution conversion means, and the output image data is output for each line. Characterized in that it comprises a vertical clip means for outputting.
According to the present invention, the horizontal resolution of the cut-out image is converted, the converted data is output for each horizontal line, and the portion corresponding to the output resolution is clipped from the data output for each line. That is, since the resolution conversion in the horizontal direction and the clipping to the data corresponding to the output resolution are executed for each line, it is not necessary to store the image in the memory during the conversion of the horizontal resolution and the clipping process. Therefore, the required memory capacity can be suppressed and the processing speed can be increased. Also for vertical resolution conversion, the image data stored in the storage means is read for each line in the vertical direction, the vertical resolution is converted, and an image having a higher vertical resolution than the output resolution is output. Clip the part corresponding to the output resolution from the image. This vertical resolution processing is performed for each line in the vertical direction, and it is not necessary to store image data in the memory during this processing, so the amount of memory used is reduced and the processing speed is further increased. Can be planned.

また、本発明は、上記画像処理装置において、前記拡大処理手段が備える前記水平解像度変換手段は、入力画像データの水平方向の解像度を、前記出力解像度よりも高解像度に変換することを特徴とする。
本発明によれば、水平解像度変換手段が、切り出された画像の水平方向の解像度を、出力解像度よりも高解像度に変換するので、切出画像の水平方向の解像度を、出力解像度と拡大率から求められる必要最小限の解像度にすることができる。これにより、処理対象のデータ量を抑え、負荷の軽減と処理の高速化を実現できる。また、出力解像度よりも高解像度の画像を容易に得られるので、容易に高画質化を図ることができる。
In the image processing apparatus according to the present invention, the horizontal resolution conversion means included in the enlargement processing means converts the horizontal resolution of the input image data to a higher resolution than the output resolution. .
According to the present invention, since the horizontal resolution conversion means converts the horizontal resolution of the clipped image to a higher resolution than the output resolution, the horizontal resolution of the clipped image is calculated from the output resolution and the enlargement factor. The required minimum resolution can be achieved. Thereby, it is possible to reduce the amount of data to be processed, reduce the load, and increase the processing speed. In addition, since an image having a higher resolution than the output resolution can be easily obtained, high image quality can be easily achieved.

また、本発明は、上記画像処理装置において、前記拡大処理手段が備える前記垂直解像度変換手段は、前記記憶手段に記憶された水平変換画像の垂直方向の解像度を、前記出力解像度よりも高解像度に変換することを特徴とする。
本発明によれば、垂直解像度変換手段が、水平変換画像の垂直方向の解像度を、出力解像度よりも高解像度に変換するので、切出画像の垂直方向の解像度を、出力解像度と拡大率から求められる必要最小限の解像度にすることができる。これにより、処理対象のデータ量を抑え、負荷の軽減と処理の高速化を実現できる。また、出力解像度よりも高解像度の画像を容易に得られるので、容易に高画質化を図ることができる。
In the image processing apparatus according to the present invention, the vertical resolution conversion unit included in the enlargement processing unit sets the vertical resolution of the horizontal conversion image stored in the storage unit to a higher resolution than the output resolution. It is characterized by converting.
According to the present invention, the vertical resolution conversion means converts the vertical resolution of the horizontal conversion image to a higher resolution than the output resolution, and therefore the vertical resolution of the cut-out image is obtained from the output resolution and the enlargement factor. The required minimum resolution can be achieved. Thereby, it is possible to reduce the amount of data to be processed, reduce the load, and increase the processing speed. In addition, since an image having a higher resolution than the output resolution can be easily obtained, high image quality can be easily achieved.

また、本発明は、上記画像処理装置において、前記切出処理手段は、前記出力解像度と拡大率から求められる必要な入力画像の解像度よりも多くの画素を含む領域を、前記入力画像から切り出すことを特徴とする。
本発明によれば、入力画像から切出画像を切り出す際に、必要とされる解像度よりも高解像度の画像を切り出すので、出力解像度よりも高解像度の画像を容易に生成できる。
According to the present invention, in the image processing apparatus, the extraction processing unit extracts, from the input image, an area including more pixels than a necessary input image resolution obtained from the output resolution and the enlargement ratio. It is characterized by.
According to the present invention, when a cut image is cut out from an input image, an image with a resolution higher than the required resolution is cut out, so that an image with a resolution higher than the output resolution can be easily generated.

また、上記目的を達成するために、本発明は、入力画像から、所定の出力解像度を有する出力画像を生成する画像処理方法であって、前記入力画像から、切出解像度を有する切出画像を切り出し、前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成することを特徴とする。
本発明の方法を実行することにより、解像度変換によって入力画像を拡大した高画質の出力画像を生成することができる。すなわち、出力解像度より高解像度の拡大画像を得た後で、この拡大画像から出力解像度に相当する部分を抽出して出力画像を生成するので、出力画像は、解像度変換後の画像の周縁部が除かれた画像となる。このため、解像度変換の際に周縁部に生じる低画質の部分が除去されるので、抽出された出力画像は、その周縁まで高画質となることが期待できるので、出力画像の画質の向上を図ることができる。また、解像度変換後の画像から一部を抽出する処理は、変換後の高解像度の画像をメモリーに格納することなく実行可能であり、必要なメモリー容量や負荷を増大させることなく実現できる。
In order to achieve the above object, the present invention provides an image processing method for generating an output image having a predetermined output resolution from an input image, wherein the cut image having a cut resolution is generated from the input image. Cut out, convert resolution of the cut out image, generate an enlarged image having a higher resolution than the output resolution, and generate the output image by extracting a portion corresponding to the output resolution from the generated enlarged image It is characterized by that.
By executing the method of the present invention, it is possible to generate a high-quality output image in which the input image is enlarged by resolution conversion. That is, after obtaining an enlarged image with a resolution higher than the output resolution, a portion corresponding to the output resolution is extracted from the enlarged image to generate an output image. Therefore, the output image has a peripheral portion of the image after resolution conversion. The image is removed. For this reason, since the low-quality portion generated at the peripheral portion during resolution conversion is removed, the extracted output image can be expected to have high image quality up to the peripheral portion, so that the image quality of the output image is improved. be able to. Further, the process of extracting a part from the image after resolution conversion can be executed without storing the converted high-resolution image in the memory, and can be realized without increasing the necessary memory capacity and load.

また、上記目的を達成するために、本発明は、入力画像から、所定の出力解像度を有する出力画像を生成し、生成した前記出力画像を表示する表示装置であって、前記入力画像から、切出解像度を有する切出画像を切り出す切出処理手段と、前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成する拡大処理手段と、前記拡大処理手段により生成された前記出力画像を表示する表示手段とを備えることを特徴とする。
本発明によれば、解像度変換によって入力画像を拡大した高画質の出力画像を表示できる。すなわち、出力解像度より高解像度の拡大画像を得た後で、この拡大画像から出力解像度に相当する部分を抽出して出力画像を生成するので、出力画像は、解像度変換後の画像の周縁部が除かれた画像となる。このため、解像度変換の際に周縁部に生じる低画質の部分が除去されるので、抽出された出力画像は、その周縁まで高画質となることが期待できるので、出力画像の画質の向上を図ることができる。また、解像度変換後の画像から一部を抽出する処理は、変換後の高解像度の画像をメモリーに格納することなく実行可能であり、必要なメモリー容量や負荷を増大させることなく実現できる。
In order to achieve the above object, the present invention provides a display device for generating an output image having a predetermined output resolution from an input image and displaying the generated output image, wherein the output image is cut from the input image. A cutout processing unit that cuts out a cutout image having an output resolution, and converts the resolution of the cutout image to generate an enlarged image having a higher resolution than the output resolution, and corresponds to the output resolution from the generated enlarged image The image processing apparatus includes an enlargement processing unit that generates the output image by extracting a portion to be displayed, and a display unit that displays the output image generated by the enlargement processing unit.
According to the present invention, a high-quality output image obtained by enlarging an input image by resolution conversion can be displayed. That is, after obtaining an enlarged image with a resolution higher than the output resolution, a portion corresponding to the output resolution is extracted from the enlarged image to generate an output image. Therefore, the output image has a peripheral portion of the image after resolution conversion. The image is removed. For this reason, since the low-quality portion generated at the peripheral portion during resolution conversion is removed, the extracted output image can be expected to have high image quality up to the peripheral portion, so that the image quality of the output image is improved. be able to. Further, the process of extracting a part from the image after resolution conversion can be executed without storing the converted high-resolution image in the memory, and can be realized without increasing the necessary memory capacity and load.

本発明によれば、必要なメモリー容量や負荷を増大させることなく、入力画像の一部を切り出して解像度変換することによって、周縁を含む出力画像の画質の向上を図ることができる。   According to the present invention, it is possible to improve the image quality of the output image including the peripheral edge by cutting out a part of the input image and converting the resolution without increasing the necessary memory capacity and load.

本発明を適用した実施形態に係る表示装置の機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of the display apparatus which concerns on embodiment to which this invention is applied. 拡大表示に係る表示装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the display apparatus which concerns on an enlarged display. 画像を拡大する処理の一例を示す図であり、(A)は入力画像、(B)は入力画像から切り出されたクリップ画像、(C)は水平解像度変換後の画像、(D)は水平方向にクリップされた出力水平クリップ後画像、(E)は垂直解像度変換後の画像、(F)は垂直方向にクリップされた出力垂直クリップ後画像を示す。It is a figure which shows an example of the process which expands an image, (A) is an input image, (B) is the clip image cut out from the input image, (C) is an image after horizontal resolution conversion, (D) is a horizontal direction (E) shows the image after the vertical resolution conversion, and (F) shows the image after the output vertical clip clipped in the vertical direction. 一般的な解像度変換の様子を示す図であり、(A)は変換前の画像の画素の配置を示し、(B)は変換後の画像の画素の配置を示す。It is a figure which shows the mode of a general resolution conversion, (A) shows arrangement | positioning of the pixel of the image before conversion, (B) shows arrangement | positioning of the pixel of the image after conversion. 本実施形態に係る解像度変換の様子を示す図であり、(A)は変換前の画像における画素の配置を示し、(B)は変換後の画像における画素の配置を示し、(C)はクリップ後の画像における画素の配置を示す。It is a figure which shows the mode of the resolution conversion which concerns on this embodiment, (A) shows the pixel arrangement | positioning in the image before conversion, (B) shows the pixel arrangement | positioning in the image after conversion, (C) is a clip. The arrangement | positioning of the pixel in a subsequent image is shown. 変形例における画像を拡大する処理を示す図であり、(A)は入力画像、(B)は入力画像から切り出されたクリップ画像、(C)は水平解像度変換後の画像、(D)は水平方向にクリップされた出力水平クリップ後画像、(E)は垂直解像度変換後の画像、(F)は垂直方向にクリップされた出力垂直クリップ後画像を示す。It is a figure which shows the process which expands the image in a modification, (A) is an input image, (B) is a clip image cut out from the input image, (C) is an image after horizontal resolution conversion, (D) is horizontal The image after output horizontal clipping clipped in the direction, (E) shows the image after vertical resolution conversion, and (F) shows the image after output vertical clipping clipped in the vertical direction.

以下、図面を参照して本発明の実施形態について説明する。
図1は、本発明を適用した実施形態に係る表示装置1の機能的構成を示す図である。
図1に示す表示装置1は、スクリーンSCに画像を投射するプロジェクターであり、光源装置2と、光源装置2が発した光を変調する液晶ライトバルブ3と、液晶ライトバルブ3で変調された光を集光及び拡散してスクリーンSCに投射する投射光学系4とを備えている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a functional configuration of a display device 1 according to an embodiment to which the present invention is applied.
A display device 1 shown in FIG. 1 is a projector that projects an image onto a screen SC. The light source device 2, a liquid crystal light valve 3 that modulates light emitted from the light source device 2, and light modulated by the liquid crystal light valve 3. And a projection optical system 4 for condensing and diffusing the light and projecting it on the screen SC.

光源装置2は、キセノンランプ、超高圧水銀ランプ、LED、レーザー等からなる光源を備えている。この光源装置2は、光源が発した光を液晶ライトバルブ3に導くリフレクター及び補助リフレクターを備えていてもよく、投射光の光学特性を高めるためのレンズ群(図示略)、偏光板、或いは光源が発した光の光量を液晶ライトバルブ3に至る経路上で低減させる調光素子等を備えたものであってもよい。
液晶ライトバルブ3は、例えば、RGBの各色に対応した3枚の透過型液晶パネルを備え、これら透過型液晶パネル上に画像処理装置5によって処理された画像が描画される。
投射光学系4は、液晶ライトバルブ3で変調されたRGB3色の変調光を合成するプリズム、プリズムで合成された投射画像をスクリーンSCに結像させるレンズ群等を備えている。なお、液晶ライトバルブ3が1枚の透過型液晶パネルで構成される場合、プリズムに相当する部材は不要である。
これらの光源装置2、液晶ライトバルブ3、及び投射光学系4を含む画像の表示に係る各構成部は、全体として本発明の表示手段に相当するが、特に液晶ライトバルブ3が表示手段に相当する。但し、表示手段の構成は液晶ライトバルブ3に限定されず、画像を表示することが可能であれば、その一部または全部を上記のような各種機能部によって代替できる。
The light source device 2 includes a light source including a xenon lamp, an ultrahigh pressure mercury lamp, an LED, a laser, and the like. The light source device 2 may include a reflector for guiding light emitted from the light source to the liquid crystal light valve 3 and an auxiliary reflector, and a lens group (not shown), a polarizing plate, or a light source for enhancing the optical characteristics of the projection light It may be provided with a light control element or the like for reducing the amount of light emitted from the light on the path to the liquid crystal light valve 3.
The liquid crystal light valve 3 includes, for example, three transmissive liquid crystal panels corresponding to RGB colors, and an image processed by the image processing device 5 is drawn on these transmissive liquid crystal panels.
The projection optical system 4 includes a prism that synthesizes RGB three-color modulated light modulated by the liquid crystal light valve 3, a lens group that forms a projection image synthesized by the prism on the screen SC, and the like. In addition, when the liquid crystal light valve 3 is composed of one transmissive liquid crystal panel, a member corresponding to a prism is unnecessary.
Each component relating to image display including the light source device 2, the liquid crystal light valve 3, and the projection optical system 4 corresponds to the display means of the present invention as a whole, but the liquid crystal light valve 3 particularly corresponds to the display means. To do. However, the configuration of the display means is not limited to the liquid crystal light valve 3, and if it is possible to display an image, a part or all of the display means can be replaced by the various functional units as described above.

表示装置1には、内蔵する記憶装置が記憶する画像ソース(図示略)、または、パーソナルコンピューターや各種画像プレーヤー等の外部の画像供給装置(図示略)から画像信号が入力される。表示装置1に入力される画像信号は、静止画像であっても動画像であってもよい。ここでは一例として、静止画像のデジタル画像データが入力される場合について説明する。
表示装置1は、表示装置1全体を制御する制御装置10、制御装置10の制御に従って、上記画像ソースまたは外部の画像供給装置から入力される画像データを処理する画像処理装置5、画像処理装置5によって処理された画像データに基づいて液晶ライトバルブ3に描画する駆動制御部62、及び、制御装置10の制御に従って光源装置2に対して駆動電流を供給し、光源装置2を点灯/消灯させる光源駆動装置11を備えている。制御装置10には、表示装置1の本体上面や背面に配置された操作パネル12が接続されている。操作パネル12は複数の操作子を備え、これら操作子の操作に対応する操作信号を生成して制御装置10に出力する。
The display device 1 receives an image signal from an image source (not shown) stored in a built-in storage device or an external image supply device (not shown) such as a personal computer or various image players. The image signal input to the display device 1 may be a still image or a moving image. Here, as an example, a case where digital image data of a still image is input will be described.
The display device 1 includes a control device 10 that controls the entire display device 1, an image processing device 5 that processes image data input from the image source or an external image supply device according to the control of the control device 10, and an image processing device 5. And a light source for turning on / off the light source device 2 by supplying a drive current to the light source device 2 in accordance with the control of the control device 10. A driving device 11 is provided. The control device 10 is connected to an operation panel 12 disposed on the upper surface or the back surface of the main body of the display device 1. The operation panel 12 includes a plurality of operation elements, generates operation signals corresponding to the operations of these operation elements, and outputs them to the control device 10.

本実施形態の画像処理装置5は、上記の画像データが入力される入力インターフェース(I/F)51、及び、この入力インターフェース51に入力された画像を逐次処理する複数の処理部を備え、制御装置10の制御に従って入力画像を処理し、処理後の画像データをフレームメモリー61に書き込む。駆動制御部62は、制御装置10の制御に従って、フレームメモリー61から処理後の画像データを読み出して、液晶ライトバルブ3を駆動して画像を表示させる。
画像処理装置5が備える処理部は、入力インターフェース51に入力された画像をクリッピングする入力クリップ部52(切出処理手段)と、入力クリップ部52が処理した画像の水平解像度変換を行う水平解像度変換部53(水平解像度変換手段)と、水平解像度変換部53による変換後の画像をクリップする処理を行う出力水平クリップ部54(水平クリップ手段)と、出力水平クリップ部54が処理した画像を一時的に格納するラインメモリー55(記憶手段)と、ラインメモリー55に格納された画像の垂直解像度変換を行う垂直解像度変換部56(垂直解像度変換手段)と、垂直解像度変換部56による変換後の画像をクリッピングする出力垂直クリップ部57(垂直クリップ手段)とを含む。これら水平解像度変換部53、出力水平クリップ部54、ラインメモリー55、垂直解像度変換部56、及び出力垂直クリップ部57を含んで本発明の拡大処理手段が構成される。
The image processing apparatus 5 according to the present embodiment includes an input interface (I / F) 51 to which the above image data is input, and a plurality of processing units that sequentially process the images input to the input interface 51. The input image is processed according to the control of the apparatus 10, and the processed image data is written in the frame memory 61. The drive control unit 62 reads out the processed image data from the frame memory 61 under the control of the control device 10 and drives the liquid crystal light valve 3 to display an image.
The processing unit included in the image processing apparatus 5 includes an input clip unit 52 (cutout processing unit) that clips an image input to the input interface 51, and a horizontal resolution conversion that performs horizontal resolution conversion of an image processed by the input clip unit 52. A unit 53 (horizontal resolution conversion unit), an output horizontal clip unit 54 (horizontal clip unit) that performs processing for clipping an image converted by the horizontal resolution conversion unit 53, and an image processed by the output horizontal clip unit 54 temporarily. The line memory 55 (storage means) stored in the image data, the vertical resolution conversion unit 56 (vertical resolution conversion means) for converting the vertical resolution of the image stored in the line memory 55, and the image converted by the vertical resolution conversion unit 56. And an output vertical clip unit 57 (vertical clip means) for clipping. The enlargement processing means of the present invention includes the horizontal resolution conversion unit 53, the output horizontal clip unit 54, the line memory 55, the vertical resolution conversion unit 56, and the output vertical clip unit 57.

図2は、表示装置1の動作を示すフローチャートであり、特に、入力画像を拡大または縮小して表示する拡大縮小機能を実行する場合の動作を示す。
拡大縮小機能の実行時には、操作パネル12の操作によってズーム倍率(拡大率)が指定されるので、制御装置10は、指定されたズーム倍率を取得する(ステップS11)。続いて、制御装置10は、出力解像度とズーム倍率に基づいて、入力画像からクリッピングする解像度を算出し(ステップS12)、算出した解像度の画像を入力画像から切り出して拡大する画像拡大縮小処理を、画像処理装置5によって実行させる(ステップS13)。これにより、入力画像が指定されたズーム倍率で拡大または縮小されて、スクリーンSCに表示される。
FIG. 2 is a flowchart showing the operation of the display device 1, and particularly shows the operation when executing the enlargement / reduction function for displaying the input image in an enlarged or reduced manner.
When executing the enlargement / reduction function, since the zoom magnification (enlargement ratio) is designated by operating the operation panel 12, the control device 10 acquires the designated zoom magnification (step S11). Subsequently, the control device 10 calculates a resolution for clipping from the input image based on the output resolution and the zoom magnification (step S12), and performs image enlargement / reduction processing for cutting out and enlarging the image with the calculated resolution from the input image. It is executed by the image processing device 5 (step S13). As a result, the input image is enlarged or reduced at the designated zoom magnification and displayed on the screen SC.

画像処理装置5の動作について詳細に説明する。
図3は、画像処理装置5が実行する画像拡大縮小処理の一例を示す図である。図3中、(A)は入力画像を示し、(B)は入力画像から切り出されたクリップ画像(切出画像)を示し、(C)は水平解像度変換後の画像を示し、(D)は水平方向にクリップされた出力水平クリップ後画像を示し、(E)は垂直解像度変換後の画像を示し、(F)は垂直方向にクリップされた出力垂直クリップ後画像を示す。
以下の説明では、図3(A)に示すように720×480の入力画像101をズーム倍率2倍で拡大して、出力解像度1024×768の出力画像にして表示する場合を例に挙げて説明する。
入力クリップ部52は、入力インターフェース51に入力された入力画像101の一部を、出力解像度とズーム倍率とから求められる切出解像度に合わせてクリッピングし、図3(B)に示すクリップ画像102を生成する。入力画像101において入力クリップ部52がクリップする部分は任意であり、例えば操作パネル12の操作によって指定できる。
The operation of the image processing device 5 will be described in detail.
FIG. 3 is a diagram illustrating an example of an image enlargement / reduction process executed by the image processing apparatus 5. 3, (A) shows an input image, (B) shows a clip image (cut image) cut out from the input image, (C) shows an image after horizontal resolution conversion, and (D) shows An image after output horizontal clipping clipped in the horizontal direction is shown, (E) shows an image after vertical resolution conversion, and (F) shows an image after output vertical clipping clipped in the vertical direction.
In the following description, as shown in FIG. 3A, a case where the input image 101 of 720 × 480 is enlarged at a zoom magnification of 2 and displayed as an output image of output resolution 1024 × 768 will be described as an example. To do.
The input clip unit 52 clips a part of the input image 101 input to the input interface 51 in accordance with the cut-out resolution obtained from the output resolution and the zoom magnification, and the clip image 102 shown in FIG. Generate. In the input image 101, the portion clipped by the input clip unit 52 is arbitrary, and can be designated by operating the operation panel 12, for example.

次に、水平解像度変換部53が、入力クリップ部52が出力したクリップ画像102の水平解像度を出力解像度に合わせて拡大する水平解像度変換処理を実行する。この例では水平方向の出力解像度は1024ドットであるが、水平解像度変換部53は、解像度を出力解像度よりも多い1028ドットに拡大する。このため、水平解像度変換部53が出力する水平解像度変換後画像103は、図3(C)に示すように、水平方向の解像度が出力解像度よりも4ドット多い1028×384ドットの画像となっている。
続いて、出力水平クリップ部54は、水平解像度変換部53が出力する水平解像度変換後画像103から、出力解像度に相当する部分、すなわち1024×384ドットの出力水平クリップ後画像104を抽出し、この出力水平クリップ後画像104をラインメモリー55に書き込む。出力水平クリップ部54は、例えば、水平解像度変換後画像103の両端に位置する2ドットの外部領域103Aを切り捨てる。
Next, the horizontal resolution conversion unit 53 executes horizontal resolution conversion processing for enlarging the horizontal resolution of the clip image 102 output from the input clip unit 52 in accordance with the output resolution. In this example, the output resolution in the horizontal direction is 1024 dots, but the horizontal resolution converter 53 enlarges the resolution to 1028 dots, which is larger than the output resolution. For this reason, as shown in FIG. 3C, the horizontal resolution-converted image 103 output by the horizontal resolution conversion unit 53 is an image of 1028 × 384 dots in which the horizontal resolution is 4 dots higher than the output resolution. Yes.
Subsequently, the output horizontal clip unit 54 extracts a portion corresponding to the output resolution, that is, an output horizontal clipped image 104 of 1024 × 384 dots, from the horizontal resolution converted image 103 output by the horizontal resolution converting unit 53, The output horizontal clipped image 104 is written into the line memory 55. The output horizontal clip unit 54, for example, cuts off the 2-dot external area 103A located at both ends of the image 103 after the horizontal resolution conversion.

本実施形態の表示装置1は、出力解像度よりも多い横1028ドットの水平解像度変換後画像103を生成してから、横方向に1024ドットの部分だけを抽出することにより、画質の向上を図っている。この点について詳述する。
解像度変換を行う手法としては、線形補間法、投影法、最近傍法などの公知の方法を用いることができる。ここでは線形補間法を用いる場合を例に挙げて説明する。
The display device 1 of the present embodiment improves the image quality by generating the horizontal resolution-converted image 103 having horizontal 1028 dots larger than the output resolution and then extracting only the portion of 1024 dots in the horizontal direction. Yes. This point will be described in detail.
As a technique for performing resolution conversion, a known method such as a linear interpolation method, a projection method, or a nearest neighbor method can be used. Here, a case where a linear interpolation method is used will be described as an example.

図4は、線形補間法による一般的な解像度変換の様子を示す図であり、(A)は変換前の画像の画素の配置を示し、(B)は変換後の画像の画素の配置を示す。
また、図5は、本実施形態に係る解像度変換の様子を示す図であり、(A)は変換前の画像における画素の配置を示し、(B)は変換後の画像における画素の配置を示し、(C)はクリップ後の画像における画素の配置を示す。これら図4及び図5には処理対象の画像の解像度を高める処理を行う場合を例示する。
水平方向が512ドットの画像を1024ドットに拡大する場合、補間演算によって複数の画素の画素データから一つの画素データを生成することで不足の画素データを生成する。例えば図4(A)及び(B)に示すように、変換前の先頭の画素A−1、A−2の画素データをもとに画素B−1を生成し、画素A−1〜3から画素B−2を生成し、以下同様に、変換後の各画素の画素データは、同じ位置にある変換前の画素と、その両隣の画素を含む3つの画素から生成される。
ところがこの方法では、端に位置する画素B−1と画素B−1024だけは、対応する位置及びその両隣の画素が2つしかない。この端に位置する画素B−1と画素B−1024とを他の画素と同様に生成するため、通常は、実際は存在しない画素A−1の前の画素A−0、及び、画素A−512の後の画素A−513を仮想的に生成し、この仮想の画素データを使用して画素B−1と画素B−1024を生成する。画素A−0及び画素A−513の画素データは、例えば、画素A−1、画素A−512のコピーか、画素データ「0」(RGB3色とも輝度0、すなわち黒色)である。このため、画素B−1及び画素B−1024の画素データは、他の画素に比べて不自然な色となったり、他の画素に比べて暗くなったりする。
4A and 4B are diagrams illustrating a general resolution conversion by the linear interpolation method. FIG. 4A illustrates an arrangement of pixels of an image before conversion, and FIG. 4B illustrates an arrangement of pixels of an image after conversion. .
5A and 5B are diagrams showing the state of resolution conversion according to the present embodiment, in which FIG. 5A shows the pixel arrangement in the image before conversion, and FIG. 5B shows the pixel arrangement in the image after conversion. , (C) shows the pixel arrangement in the clipped image. 4 and 5 exemplify a case where processing for increasing the resolution of an image to be processed is performed.
When an image having 512 dots in the horizontal direction is enlarged to 1024 dots, insufficient pixel data is generated by generating one pixel data from pixel data of a plurality of pixels by interpolation calculation. For example, as shown in FIGS. 4A and 4B, a pixel B-1 is generated based on the pixel data of the first pixels A-1 and A-2 before conversion, and the pixels A-1 to A-3 are generated. Pixel B-2 is generated. Similarly, pixel data of each pixel after conversion is generated from three pixels including the pixel before conversion at the same position and the pixels on both sides thereof.
However, in this method, only the pixel B-1 and the pixel B-1024 located at the ends have only two corresponding positions and two neighboring pixels. Since the pixel B-1 and the pixel B-1024 located at this end are generated in the same manner as the other pixels, the pixel A-0 and the pixel A-512 before the pixel A-1 that does not actually exist are usually present. The subsequent pixel A-513 is virtually generated, and the pixel B-1 and the pixel B-1024 are generated using the virtual pixel data. The pixel data of the pixel A-0 and the pixel A-513 is, for example, a copy of the pixel A-1 and the pixel A-512 or pixel data “0” (both RGB colors have a luminance of 0, that is, black). For this reason, the pixel data of the pixel B-1 and the pixel B-1024 becomes an unnatural color compared to the other pixels or darker than the other pixels.

これに対し、本実施形態では、解像度変換により余分の画素を生成し、この画素を切り捨てることで画質の向上を図っている。
図5(A)に示す512ドットの変換前の画像データから、図5(B)に示すように1028ドットの画像データを生成する。端に位置する画素B−1及び画素B−1028は、上記のように仮想の画素を含めた3画素の画素データから生成されるため、他の画素に比べて不自然な色であったり、暗い色であったりする可能性がある。ここで、画像処理装置5は、出力水平クリップ部54によって、図5(B)に示す1028ドットの変換後のデータから余分の4ドットを除去する。具体的には、先頭の画素B−1、2の2ドット及び末尾の画素B−1027、1028の2ドットを除去する。これにより、他の画素よりも品質がよくない可能性がある画素が除去され、画素B−3〜1026が出力水平クリップ後画像104として出力される。上記の補間演算は、3画素より多くの画素から1つの画素の画素データを求めることも可能である。この場合には、変換後の画素B−1、1028だけでなく、より多くの画素が、仮想の画素の影響を受けることになる。このような場合に対応するため、図5(B)に示す例では先頭と末尾を2ドットずつ削除している。水平解像度変換部53がより高解像度に変換することで、出力水平クリップ部54が、より多くの画素を削除する構成とすることも勿論可能である。また、出力水平クリップ部54が削除する画素(図3(C)の外部領域103A)は先頭と末尾で均等である必要はない。
On the other hand, in the present embodiment, an extra pixel is generated by resolution conversion, and the image quality is improved by discarding the pixel.
From the pre-conversion image data of 512 dots shown in FIG. 5A, image data of 1028 dots is generated as shown in FIG. Since the pixel B-1 and the pixel B-1028 located at the end are generated from the pixel data of the three pixels including the virtual pixel as described above, the colors are unnatural compared to other pixels, It may be dark. Here, the image processing apparatus 5 uses the output horizontal clip unit 54 to remove the extra 4 dots from the converted data of 1028 dots shown in FIG. Specifically, the two dots of the first pixels B-1 and B-2 and the two dots of the last pixels B-1027 and 1028 are removed. As a result, pixels that may not be of better quality than other pixels are removed, and pixels B-3 to 1026 are output as the output horizontal clipped image 104. The above interpolation calculation can also obtain pixel data of one pixel from more than three pixels. In this case, not only the converted pixels B-1 and 1028 but also more pixels are affected by virtual pixels. In order to cope with such a case, in the example shown in FIG. 5B, the top and the end are deleted by two dots. Of course, it is possible for the output horizontal clip unit 54 to delete more pixels by converting the horizontal resolution conversion unit 53 to a higher resolution. Further, the pixels to be deleted by the output horizontal clip unit 54 (the external region 103A in FIG. 3C) do not need to be uniform at the beginning and the end.

また、水平解像度変換部53は、クリップ画像102を水平方向のライン単位で取得し、解像度を変換する処理をライン単位で行い、処理後の水平解像度変換後画像103をライン単位で出力する。より詳細には、水平解像度変換部53は、クリップ画像102の1ライン分のデータを先頭ドットから順に取得し、先頭の画素A−1、A−2を取得した時点で変換後の画像の先頭の画素B−1を生成する。以下、水平解像度変換部53はクリップ画像102の処理対象のラインのデータを取得しながら、水平解像度変換後画像103の画素データを生成し、水平解像度変換後画像103を先頭ドットから順に出力する。この水平解像度変換部53の処理においてクリップ画像102及び水平解像度変換後画像103を1ライン全てメモリーに格納する必要はない。そして、水平解像度変換部53は、水平解像度変換後画像103の1ラインの画像データを先頭ドットから順に出力する。出力水平クリップ部54は、水平解像度変換部53が先頭ドットから出力する1ラインのデータのうち、先頭の2ドット及び末尾の2ドットの画像データを読み捨てる。この簡単な処理により、外部領域103Aを除いた出力水平クリップ後画像104を抽出できる。そして、出力水平クリップ部54は、水平解像度変換後画像103の1ラインの先頭と末尾を読み捨てた残りのデータを、先頭のドットから順にラインメモリー55に書き込む。
従って、水平解像度変換部53及び出力水平クリップ部54が実行する処理において、クリップ画像102、水平解像度変換後画像103及び出力水平クリップ後画像104の1ライン分全体のデータをメモリーに記憶する必要はないので、必要なメモリー容量を抑えるとともに、処理の高速化を図ることができる。
The horizontal resolution conversion unit 53 acquires the clip image 102 in units of horizontal lines, performs resolution conversion processing in units of lines, and outputs the processed horizontal resolution converted image 103 in units of lines. More specifically, the horizontal resolution conversion unit 53 acquires data for one line of the clip image 102 in order from the first dot, and at the time when the first pixels A-1 and A-2 are acquired, the top of the image after conversion. Pixel B-1 is generated. Hereinafter, the horizontal resolution conversion unit 53 generates pixel data of the image 103 after the horizontal resolution conversion while acquiring the data of the processing target line of the clip image 102, and outputs the image 103 after the horizontal resolution conversion in order from the first dot. In the processing of the horizontal resolution conversion unit 53, it is not necessary to store the clip image 102 and the horizontal resolution converted image 103 in the memory all in one line. Then, the horizontal resolution conversion unit 53 sequentially outputs one line of image data of the horizontal resolution converted image 103 from the first dot. The output horizontal clip unit 54 reads and discards the image data of the first two dots and the last two dots among the data of one line output from the first dot by the horizontal resolution conversion unit 53. By this simple processing, the output horizontal clipped image 104 excluding the external area 103A can be extracted. Then, the output horizontal clip unit 54 writes the remaining data obtained by discarding the head and tail of one line of the image 103 after horizontal resolution conversion to the line memory 55 in order from the head dot.
Therefore, in the processing executed by the horizontal resolution conversion unit 53 and the output horizontal clip unit 54, it is necessary to store the entire data of one line of the clip image 102, the horizontal resolution converted image 103, and the output horizontal clipped image 104 in the memory. Therefore, the required memory capacity can be reduced and the processing speed can be increased.

垂直解像度変換部56は、ラインメモリー55から出力水平クリップ後画像104を垂直方向の1ラインずつ読み出して、解像度変換を行い、図3(E)に示す垂直解像度変換後画像105を生成する。垂直解像度変換部56が解像度変換を行う処理方法は、例えば図5を参照して説明した補間演算法である。垂直解像度変換部56は、要求される出力解像度(ここでは768ドット)よりも多い772ドットの垂直解像度変換後画像105を出力する。出力垂直クリップ部57は、垂直解像度変換部56が出力する垂直解像度変換後画像105の垂直方向において、先頭と末尾の2ドットずつの外部領域105Aを除去し、縦768ドットの出力垂直クリップ部画像106を生成する。この出力垂直クリップ部画像106は液晶ライトバルブ3に表示される出力画像の解像度に適合している。出力垂直クリップ部57は、クリップ後の出力垂直クリップ部画像106をフレームメモリー61に書き込み、駆動制御部62は、フレームメモリー61に書き込まれた出力垂直クリップ部画像106を読み出して、液晶ライトバルブ3に描画する。   The vertical resolution conversion unit 56 reads the output horizontal clipped image 104 from the line memory 55 line by line in the vertical direction, performs resolution conversion, and generates a vertical resolution converted image 105 shown in FIG. The processing method in which the vertical resolution conversion unit 56 performs resolution conversion is, for example, the interpolation calculation method described with reference to FIG. The vertical resolution conversion unit 56 outputs the 772 dot vertical resolution converted image 105 that is larger than the required output resolution (here, 768 dots). The output vertical clip unit 57 removes the external region 105A of the first and last two dots in the vertical direction of the vertical resolution converted image 105 output by the vertical resolution conversion unit 56, and outputs an output vertical clip unit image of 768 dots in length. 106 is generated. The output vertical clip portion image 106 conforms to the resolution of the output image displayed on the liquid crystal light valve 3. The output vertical clip unit 57 writes the output vertical clip unit image 106 after clipping into the frame memory 61, and the drive control unit 62 reads out the output vertical clip unit image 106 written into the frame memory 61, and the liquid crystal light valve 3. To draw.

ここで、垂直解像度変換部56は、ラインメモリー55に記憶された出力水平クリップ後画像104を垂直方向のライン単位で取得し、1ラインずつ解像度変換を行い、処理後の垂直解像度変換後画像105をライン単位で出力する。より詳細には、垂直解像度変換部56は、出力水平クリップ後画像104の1ライン分のデータを縦方向に先頭ドットから順に取得し、先頭の数画素を取得した時点で変換後の画像の先頭の画素を生成する。以下、垂直解像度変換部56は出力水平クリップ後画像104の処理対象のラインのデータを取得しながら、変換後の画素データを生成し、垂直解像度変換後画像105を先頭ドットから順に出力する。また、出力垂直クリップ部57は、垂直解像度変換部56が先頭から順に出力する垂直解像度変換後画像105のデータの先頭と末尾とを読み捨てることで、外部領域105Aを除去して出力垂直クリップ部画像106を生成し、出力垂直クリップ部画像106を先頭ドットから順にフレームメモリー61に書き込む。
従って、垂直解像度変換部56及び出力垂直クリップ部57が実行する処理において、垂直解像度変換後画像105の1ライン分全体のデータをメモリーに記憶する必要はないので、必要なメモリー容量を抑えるとともに、処理の高速化を図ることができる。
Here, the vertical resolution conversion unit 56 acquires the output horizontal clipped image 104 stored in the line memory 55 in units of lines in the vertical direction, performs resolution conversion line by line, and processes the processed vertical resolution converted image 105. Are output in line units. More specifically, the vertical resolution conversion unit 56 sequentially acquires data for one line of the output horizontal clipped image 104 in the vertical direction from the first dot, and at the time when the first several pixels are acquired, the top of the converted image is acquired. Are generated. Hereinafter, the vertical resolution conversion unit 56 generates pixel data after conversion while acquiring data of the processing target line of the output horizontal clipped image 104, and outputs the vertical resolution converted image 105 in order from the first dot. Further, the output vertical clip unit 57 removes the external area 105A by discarding the beginning and end of the data of the vertical resolution converted image 105 output by the vertical resolution conversion unit 56 in order from the beginning, and outputs the output vertical clip unit. An image 106 is generated, and the output vertical clip portion image 106 is written in the frame memory 61 in order from the first dot.
Accordingly, in the processing executed by the vertical resolution conversion unit 56 and the output vertical clip unit 57, it is not necessary to store the entire data for one line of the image 105 after the vertical resolution conversion in the memory. Processing speed can be increased.

以上説明したように、本発明を適用した実施形態に係る表示装置1は、入力画像から所定の出力解像度を有する出力画像を生成する画像処理装置5を有し、入力画像から切出解像度を有するクリップ画像102を切り出す入力クリップ部52と、クリップ画像102を解像度変換して、出力解像度よりも高解像度の拡大画像としての水平解像度変換後画像103及び垂直解像度変換後画像105を生成し、生成したこれらの拡大画像から出力解像度に相当する部分をクリップすることで所定解像度の出力画像を生成するので、解像度変換によって入力画像を拡大した高画質の出力画像を生成することができる。すなわち、出力解像度より高解像度の拡大画像を得た後で、この拡大画像から出力解像度に相当する部分を抽出して出力画像を生成するので、出力画像は、解像度変換後の画像の周縁部が除かれた画像となる。このため、解像度変換の際に周縁部に生じる低画質の部分が除去されるので、抽出された出力画像は、その周縁まで高画質となることが期待できるので、出力画像の画質の向上を図ることができる。また、解像度変換後の画像から一部を抽出する処理は、変換後の高解像度の画像をメモリーに格納することなく実行可能であり、必要なメモリー容量や負荷を増大させることなく実現できる。   As described above, the display device 1 according to the embodiment to which the present invention is applied has the image processing device 5 that generates an output image having a predetermined output resolution from the input image, and has a cut-out resolution from the input image. The input clip unit 52 that cuts out the clip image 102, and the resolution conversion of the clip image 102, the horizontal resolution converted image 103 and the vertical resolution converted image 105 are generated as an enlarged image having a resolution higher than the output resolution, and generated. Since an output image having a predetermined resolution is generated by clipping a portion corresponding to the output resolution from these enlarged images, a high-quality output image obtained by enlarging the input image by resolution conversion can be generated. That is, after obtaining an enlarged image with a resolution higher than the output resolution, a portion corresponding to the output resolution is extracted from the enlarged image to generate an output image. Therefore, the output image has a peripheral portion of the image after resolution conversion. The image is removed. For this reason, since the low-quality portion generated at the peripheral portion during resolution conversion is removed, the extracted output image can be expected to have high image quality up to the peripheral portion, so that the image quality of the output image is improved. be able to. Further, the process of extracting a part from the image after resolution conversion can be executed without storing the converted high-resolution image in the memory, and can be realized without increasing the necessary memory capacity and load.

また、画像処理装置5は、入力クリップ部52によって切り出されたクリップ画像102の水平方向の解像度を変換して、変換後のデータを水平ライン毎に出力する水平解像度変換部53と、水平解像度変換部53が出力するライン毎のデータから出力解像度に相当する部分をクリッピングして、水平変換画像のデータをライン毎に出力する水平クリップ部と、水平クリップ部により抽出された水平変換画像のデータを順次記憶するラインメモリー55と、ラインメモリー55に記憶された水平変換画像の垂直方向の解像度を変換して、変換後のデータを垂直ライン毎に出力する垂直解像度変換部56と、垂直解像度変換部56が出力するライン毎のデータから出力解像度に相当する部分をクリッピングして、出力画像のデータをライン毎に出力する出力垂直クリップ部57と、を備えている。
水平解像度変換部53は、入力クリップ部52により切り出された画像の水平方向の解像度を変換して変換後のデータを水平ライン毎に出力し、出力水平クリップ部54は、水平解像度変換部53がライン毎に出力するデータから出力解像度に相当する部分を抽出する。このように、水平方向の解像度変換および出力解像度に相当するデータへの抽出をライン毎に実行するので、水平解像度変換部53及び出力水平クリップ部54の処理中に画像をメモリーに蓄積する必要がない。従って、必要なメモリー容量を抑えることができ、かつ処理の高速化を図ることができる。また、垂直解像度変換部56は、ラインメモリー55に記憶された画像データを垂直方向のライン毎に読み込んで、垂直方向の解像度を変換し、出力解像度よりも垂直方向の解像度が高い出力垂直クリップ部画像106を出力し、この出力垂直クリップ部画像106から出力解像度に相当する部分を出力垂直クリップ部57が抽出する。この垂直方向の解像度に関する処理を、垂直方向のライン毎に行うので、この処理中にメモリーに画像データを蓄積する必要がなく、メモリー容量の使用量を抑えるとともに、より一層の処理の高速化を図ることができる。
The image processing apparatus 5 also converts a horizontal resolution of the clip image 102 clipped by the input clip unit 52 and outputs the converted data for each horizontal line, and a horizontal resolution conversion The portion corresponding to the output resolution is clipped from the line-by-line data output by the unit 53, and the horizontal clip part for outputting the horizontal conversion image data for each line, and the horizontal conversion image data extracted by the horizontal clip part A line memory 55 that sequentially stores, a vertical resolution conversion unit 56 that converts the vertical resolution of the horizontally converted image stored in the line memory 55, and outputs the converted data for each vertical line, and a vertical resolution conversion unit The portion corresponding to the output resolution is clipped from the line-by-line data output by 56, and the output image data is line-by-line. It includes an output vertical clip portion 57 to force the.
The horizontal resolution conversion unit 53 converts the horizontal resolution of the image cut out by the input clip unit 52 and outputs the converted data for each horizontal line. The output horizontal clip unit 54 includes the horizontal resolution conversion unit 53. A portion corresponding to the output resolution is extracted from the data output for each line. As described above, since the resolution conversion in the horizontal direction and the extraction to the data corresponding to the output resolution are executed for each line, it is necessary to store the image in the memory during the processing of the horizontal resolution conversion unit 53 and the output horizontal clip unit 54. Absent. Therefore, the required memory capacity can be suppressed and the processing speed can be increased. The vertical resolution conversion unit 56 reads the image data stored in the line memory 55 for each line in the vertical direction, converts the vertical resolution, and outputs an output vertical clip unit having a higher vertical resolution than the output resolution. The image 106 is output, and the output vertical clip unit 57 extracts a portion corresponding to the output resolution from the output vertical clip unit image 106. Since this vertical resolution processing is performed for each vertical line, there is no need to store image data in the memory during this processing, reducing memory usage and further speeding up the processing. Can be planned.

また、水平解像度変換部53は、入力クリップ部52がクリッピングしたクリップ画像102の水平方向の解像度を、出力解像度より高解像度に変換する。このため、出力解像度とズーム倍率から求められる必要な解像度のクリップ画像102から、出力解像度より高解像度の画像を容易に得ることができ、高画質の出力画像を得ることができる。さらに、垂直解像度変換部56は、ラインメモリー55に記憶された出力水平クリップ後画像104の垂直方向の解像度を、出力解像度より高解像度に変換する。このため、出力解像度とズーム倍率から求められる必要な解像度のクリップ画像102から、出力解像度よりも高解像度の画像を容易に得ることができ、高画質の出力画像を得ることができる。   The horizontal resolution conversion unit 53 converts the horizontal resolution of the clip image 102 clipped by the input clip unit 52 to a higher resolution than the output resolution. For this reason, an image having a higher resolution than the output resolution can be easily obtained from the clip image 102 having a required resolution obtained from the output resolution and the zoom magnification, and an output image having a high image quality can be obtained. Further, the vertical resolution conversion unit 56 converts the vertical resolution of the output horizontal clipped image 104 stored in the line memory 55 to a higher resolution than the output resolution. For this reason, an image having a higher resolution than the output resolution can be easily obtained from the clip image 102 having a required resolution obtained from the output resolution and the zoom magnification, and an output image having a high image quality can be obtained.

また、入力クリップ部52は、出力解像度とズーム倍率から決定されるサイズに合わせて入力画像101をクリッピングしてクリップ画像102を生成するので、クリップ画像102を記憶するメモリーの容量が必要最小限で済むという利点がある。   Further, since the input clip unit 52 generates the clip image 102 by clipping the input image 101 in accordance with the size determined from the output resolution and the zoom magnification, the capacity of the memory for storing the clip image 102 is minimized. There is an advantage that it can be done.

なお、上記実施形態では、入力クリップ部52が出力解像度とズーム倍率から決定されるサイズに合わせたクリップ画像102を生成し、このクリップ画像102を、水平解像度変換部53及び垂直解像度変換部56によって、出力解像度よりも大きいサイズに変換する場合を例に挙げて説明したが、本発明はこれに限定されるものではなく、入力クリップ部52がクリッピングするサイズを大きめにする方法も有用である。以下、この場合について変形例として説明する。   In the above embodiment, the input clip unit 52 generates a clip image 102 that matches the size determined from the output resolution and zoom magnification, and the clip image 102 is generated by the horizontal resolution conversion unit 53 and the vertical resolution conversion unit 56. However, the present invention is not limited to this, and a method of increasing the size to be clipped by the input clip unit 52 is also useful. Hereinafter, this case will be described as a modified example.

[変形例]
図6は、変形例における画像を拡大する処理を示す図である。図6において、(A)は入力画像、(B)は入力画像から切り出されたクリップ画像、(C)は水平解像度変換後の画像、(D)は水平方向にクリップされた出力水平クリップ後画像、(E)は垂直解像度変換後の画像、(F)は垂直方向にクリップされた出力垂直クリップ後画像を示す。なお、この変形例における出力画像のサイズを1024×768ドット、ズーム倍率を2倍とする。
[Modification]
FIG. 6 is a diagram illustrating processing for enlarging an image according to the modification. In FIG. 6, (A) is an input image, (B) is a clip image cut out from the input image, (C) is an image after horizontal resolution conversion, and (D) is an image after output horizontal clipping clipped in the horizontal direction. , (E) shows an image after vertical resolution conversion, and (F) shows an output vertical clipped image clipped in the vertical direction. In this modification, the output image size is 1024 × 768 dots and the zoom magnification is double.

この図6に示す変形例では、入力クリップ部52により、入力画像101をクリッピングして大きめのクリップ画像112を生成する。クリップ画像112は、出力画像が1024×768ドット、ズーム倍率が2倍である場合に必要な最小限のサイズ512×384ドットよりも大きく、縦横に余分の外部領域112Aを有する。
水平解像度変換部53は、この外部領域112Aを含むクリップ画像112を解像度変換し、水平解像度変換後画像113を出力する。水平解像度変換後画像113の水平方向の解像度は、1028ドットであり、出力画像として要求される1024ドットより多い。この水平解像度変換後画像113を出力水平クリップ部54がクリッピングすることで、水平解像度変換後画像113が有する外部領域113Aのうち、水平方向の余分が除去され、出力画像の水平解像度に適合する出力水平クリップ後画像114が生成される。
In the modification shown in FIG. 6, the input clip unit 52 clips the input image 101 to generate a larger clip image 112. The clip image 112 is larger than the minimum size of 512 × 384 dots required when the output image is 1024 × 768 dots and the zoom magnification is two times, and has an extra external area 112A vertically and horizontally.
The horizontal resolution conversion unit 53 converts the resolution of the clip image 112 including the external area 112A, and outputs a horizontal resolution converted image 113. The horizontal resolution of the image 113 after the horizontal resolution conversion is 1028 dots, which is larger than the 1024 dots required as an output image. Since the output horizontal clip unit 54 clips the horizontal resolution converted image 113, the horizontal region of the external area 113A of the horizontal resolution converted image 113 is removed, and an output suitable for the horizontal resolution of the output image is removed. A horizontal clipped image 114 is generated.

クリップ画像112を補間演算して水平解像度変換後画像113を生成する場合、本来必要な範囲よりも外側の画素のデータが存在するので、水平解像度変換後画像113のうち外部領域113Aを除く部分の画素データは、実在する画素の画素データから求められたデータであり、他の画素に比べて不自然な色であったり、他の画素に比べて暗かったりする可能性はない。従って、水平解像度変換後画像113から外部領域113Aを除去することで、水平方向については高画質の出力画像を得られる。   When the clip image 112 is interpolated to generate the image 113 after the horizontal resolution conversion, since there is pixel data outside the originally required range, the portion of the image after the horizontal resolution conversion 113 excluding the external region 113A is present. The pixel data is data obtained from the pixel data of the existing pixels, and there is no possibility that the color is unnatural compared to other pixels or darker than other pixels. Therefore, by removing the external region 113A from the horizontal resolution converted image 113, a high-quality output image can be obtained in the horizontal direction.

また、垂直解像度変換部56は、垂直方向の外部領域114Aを有する出力水平クリップ後画像114を解像度変換して、外部領域115Aを有する垂直解像度変換後画像115を生成する。出力水平クリップ後画像114を補間演算して垂直解像度変換後画像115を生成する場合、出力水平クリップ後画像114の外部領域114Aを利用して補間演算が行われるので、垂直解像度変換後画像115において外部領域115Aを除く部分の画素データは、実在する画素の画素データから求められたデータである。このため、他の画素に比べて不自然な色であったり、他の画素に比べて暗かったりする可能性はない。従って、垂直解像度変換後画像115から外部領域115Aを除去することで、高画質の出力画像である出力垂直クリップ部画像116を得られる。
この図6に示す変形例によれば、入力クリップ部52が、出力解像度とズーム倍率から求められる必要な入力画像の解像度よりも多くの画素を含むクリップ画像112を生成し、このクリップ画像112を処理することで、高解像度の画像を容易に生成し、周縁を含む出力画像の画質の向上を図ることができる。
Further, the vertical resolution conversion unit 56 converts the resolution of the output horizontal clipped image 114 having the external region 114A in the vertical direction, and generates the vertical resolution converted image 115 having the external region 115A. When the post-output horizontal clip image 114 is interpolated to generate the post-vertical resolution converted image 115, the interpolation calculation is performed using the external area 114A of the post-output horizontal clip post-image 114. The pixel data excluding the external region 115A is data obtained from the pixel data of the existing pixels. For this reason, there is no possibility that the color is unnatural compared to other pixels or darker than other pixels. Accordingly, by removing the external region 115A from the vertical resolution converted image 115, an output vertical clip portion image 116 that is a high-quality output image can be obtained.
According to the modification shown in FIG. 6, the input clip unit 52 generates a clip image 112 including more pixels than the resolution of the necessary input image obtained from the output resolution and the zoom magnification. By processing, it is possible to easily generate a high-resolution image and improve the image quality of the output image including the periphery.

なお、上述した実施形態は本発明を適用した具体的態様の例に過ぎず、本発明を限定するものではなく、上記実施形態とは異なる態様として本発明を適用することも可能である。例えば、上記実施形態の表示装置1が備える水平解像度変換部53及び垂直解像度変換部56は、補間演算によって解像度変換を行うものとして説明したが、本発明はこれに限定されるものではなく、例えば、投影法や最近傍法等の手法により解像度変換を行ってもよい。この場合も、解像度変換後の画像の周縁部は画質が低下する傾向にあるため、本願のようにクリッピングを行って出力画像を得ることは有用である。また、上記実施形態では、ズーム倍率を2倍とする場合を例に挙げて説明したが、本発明はこれに限定されるものではなく、1倍以上の任意のズーム倍率で本発明を適用することが可能であり、ズーム倍率が1倍未満の場合、すなわち入力画像を縮小して表示する場合にも適用可能である。また、上記実施形態では静止画像を表示する場合を例に挙げて説明したが、動画像を表示する場合にも勿論本発明を適用することができ、この場合は、動画像を構成する各フレームを上記のように処理すればよい。   The above-described embodiment is merely an example of a specific mode to which the present invention is applied, and the present invention is not limited. The present invention can be applied as a mode different from the above-described embodiment. For example, the horizontal resolution conversion unit 53 and the vertical resolution conversion unit 56 included in the display device 1 of the embodiment have been described as performing resolution conversion by interpolation calculation, but the present invention is not limited to this. The resolution conversion may be performed by a method such as a projection method or a nearest neighbor method. Also in this case, since the image quality tends to be deteriorated at the peripheral portion of the image after resolution conversion, it is useful to obtain an output image by performing clipping as in the present application. In the above embodiment, the case where the zoom magnification is set to 2 has been described as an example. However, the present invention is not limited to this, and the present invention is applied at an arbitrary zoom magnification of 1 or more. The present invention is also applicable when the zoom magnification is less than 1, that is, when the input image is reduced and displayed. In the above embodiment, the case where a still image is displayed has been described as an example. However, the present invention can of course be applied to a case where a moving image is displayed. In this case, each frame constituting the moving image is displayed. May be processed as described above.

また、例えば、本発明の表示装置は、スクリーンSCに映像を投射するプロジェクターに限定されず、液晶表示パネルに画像/映像を表示する液晶モニターまたは液晶テレビ、或いは、PDP(プラズマディスプレイパネル)に画像/映像を表示するモニター装置またはテレビ受像機、OLED(Organic light-emitting diode)、OEL(Organic Electro-Luminescence)等と呼ばれる有機EL表示パネルに画像/映像を表示するモニター装置またはテレビ受像機等の自発光型の表示装置など、各種の表示装置も本発明の画像表示装置に含まれる。この場合、液晶表示パネル、プラズマディスプレイパネル、有機EL表示パネルが表示手段に相当する。また、図1に示した表示装置1の各機能部は、表示装置の機能的構成を示すものであって、具体的な実装形態は特に制限されない。つまり、必ずしも各機能部に個別に対応するハードウェアが実装される必要はなく、一つのプロセッサーがプログラムを実行することで複数の機能部の機能を実現する構成とすることも勿論可能である。
さらに、上記実施形態では、入力画像をズーム倍率と出力解像度とに合わせて加工する処理を、表示装置1が備える制御装置10の制御により、画像処理装置5が実行する構成として説明したが、本発明はこれに限定されるものではなく、この一連の処理を、表示装置1に外部接続されたパーソナルコンピューター等の画像供給装置が実行する構成としても良い。この場合の画像供給装置は、表示装置1が備える画像処理装置5及び制御装置10の機能を備えるものとすることができる。また、本発明は、このような装置が実行するプログラムとして実現することも可能である。これらの構成では、表示装置1は、上記画像供給装置から入力される画像をスクリーンSCに投射するものであれば良く、さらに、上記画像供給装置から入力される減光率に従って調光素子120を調整する機能を備えているものであれば、より好ましい。
また、上記実施形態では、光源が発した光を変調する表示手段として、RGBの各色に対応した3枚の透過型または反射型の液晶パネルを用いた液晶ライトバルブを具備する例について説明したが、本発明はこれに限定されるものではなく、例えば、1枚の液晶パネルとカラーホイールを組み合わせた方式、3枚のデジタルミラーデバイス(DMD)を用いた方式、1枚のデジタルミラーデバイスとカラーホイールを組み合わせたDMD方式等を採用することも可能である。ここで、1枚のみの液晶パネルまたはDMDを用いる場合には、クロスダイクロイックプリズム等の合成光学系に相当する部材は不要である。また、液晶パネル及びDMD以外にも、光源が発した光を変調可能な構成であれば問題なく採用できる。
Further, for example, the display device of the present invention is not limited to a projector that projects an image on the screen SC, and an image is displayed on a liquid crystal monitor or a liquid crystal television that displays an image / video on a liquid crystal display panel, or a plasma display panel (PDP). / Monitor device or television receiver for displaying images, monitor device or television receiver for displaying images / videos on an organic EL display panel called OLED (Organic light-emitting diode), OEL (Organic Electro-Luminescence), etc. Various display devices such as a self-luminous display device are also included in the image display device of the present invention. In this case, a liquid crystal display panel, a plasma display panel, and an organic EL display panel correspond to the display means. Moreover, each function part of the display apparatus 1 shown in FIG. 1 shows the functional structure of a display apparatus, and a specific mounting form is not restrict | limited in particular. That is, it is not always necessary to mount hardware corresponding to each function unit individually, and it is of course possible to adopt a configuration in which the functions of a plurality of function units are realized by one processor executing a program.
Further, in the above-described embodiment, the processing for processing the input image according to the zoom magnification and the output resolution has been described as a configuration executed by the image processing device 5 under the control of the control device 10 included in the display device 1. The invention is not limited to this, and the series of processing may be performed by an image supply device such as a personal computer externally connected to the display device 1. In this case, the image supply device can include the functions of the image processing device 5 and the control device 10 included in the display device 1. The present invention can also be realized as a program executed by such an apparatus. In these configurations, the display device 1 only needs to project an image input from the image supply device onto the screen SC. Further, the display device 1 includes the dimming element 120 according to the dimming rate input from the image supply device. It is more preferable if it has a function to adjust.
In the above-described embodiment, an example in which a liquid crystal light valve using three transmissive or reflective liquid crystal panels corresponding to each color of RGB as display means for modulating light emitted from a light source has been described. However, the present invention is not limited to this, for example, a system using one liquid crystal panel and a color wheel, a system using three digital mirror devices (DMD), a single digital mirror device and a color. It is also possible to adopt a DMD system combined with a wheel. Here, when only one liquid crystal panel or DMD is used, a member corresponding to a composite optical system such as a cross dichroic prism is unnecessary. In addition to the liquid crystal panel and the DMD, any configuration that can modulate the light emitted from the light source can be used without any problem.

1…表示装置、2…光源装置、3…液晶ライトバルブ(表示手段)、4…投射光学系、5…画像処理装置、10…制御装置、52…入力クリップ部(切出処理手段)、53…水平解像度変換部(水平解像度変換手段)、54…出力水平クリップ部(水平クリップ手段)、55…ラインメモリー(記憶手段)、56…垂直解像度変換部(垂直解像度変換手段)、57…出力垂直クリップ部(垂直クリップ手段)、61…フレームメモリー、62…駆動制御部、SC…スクリーン。   DESCRIPTION OF SYMBOLS 1 ... Display apparatus, 2 ... Light source device, 3 ... Liquid crystal light valve (display means), 4 ... Projection optical system, 5 ... Image processing apparatus, 10 ... Control apparatus, 52 ... Input clip part (cutout process means), 53 ... horizontal resolution converter (horizontal resolution converter), 54 ... output horizontal clip part (horizontal clip means), 55 ... line memory (storage means), 56 ... vertical resolution converter (vertical resolution converter), 57 ... output vertical Clip part (vertical clip means), 61 ... frame memory, 62 ... drive control part, SC ... screen.

Claims (7)

入力画像から、所定の出力解像度を有する出力画像を生成する画像処理装置であって、
前記入力画像から、切出解像度を有する切出画像を切り出す切出処理手段と、
前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成する拡大処理手段と、
を備えることを特徴とする画像処理装置。
An image processing apparatus that generates an output image having a predetermined output resolution from an input image,
A cutting processing means for cutting out a cut image having a cut resolution from the input image;
Enlargement processing for generating the output image by converting the resolution of the cut-out image, generating an enlarged image having a higher resolution than the output resolution, and extracting a portion corresponding to the output resolution from the generated enlarged image Means,
An image processing apparatus comprising:
前記拡大処理手段は、
前記切出画像の水平方向の解像度を変換して、変換後のデータを水平ライン毎に出力する水平解像度変換手段と、
前記水平解像度変換手段が出力するライン毎のデータから前記出力解像度に相当する部分をクリッピングして、水平変換画像のデータをライン毎に出力する水平クリップ手段と、
前記水平クリップ手段によりクリッピングされた水平変換画像のデータを順次記憶する記憶手段と、
前記記憶手段に記憶された水平変換画像の垂直方向の解像度を変換して、変換後のデータを垂直ライン毎に出力する垂直解像度変換手段と、
前記垂直解像度変換手段が出力するライン毎のデータから前記出力解像度に相当する部分をクリッピングして、前記出力画像のデータをライン毎に出力する垂直クリップ手段と、
を備えることを特徴とする請求項1記載の画像処理装置。
The enlargement processing means includes
Horizontal resolution conversion means for converting the horizontal resolution of the cut-out image and outputting the converted data for each horizontal line;
Horizontal clipping means for clipping a portion corresponding to the output resolution from the data for each line output by the horizontal resolution conversion means, and for outputting data of the horizontal conversion image for each line;
Storage means for sequentially storing the data of the horizontally converted image clipped by the horizontal clip means;
Vertical resolution conversion means for converting the resolution in the vertical direction of the horizontal conversion image stored in the storage means and outputting the converted data for each vertical line;
Vertical clipping means for clipping a portion corresponding to the output resolution from the data for each line output by the vertical resolution conversion means, and for outputting the output image data for each line;
The image processing apparatus according to claim 1, further comprising:
前記拡大処理手段が備える前記水平解像度変換手段は、入力画像データの水平方向の解像度を、前記出力解像度よりも高解像度に変換することを特徴とする請求項2記載の画像処理装置。   The image processing apparatus according to claim 2, wherein the horizontal resolution conversion unit included in the enlargement processing unit converts a horizontal resolution of input image data to a higher resolution than the output resolution. 前記拡大処理手段が備える前記垂直解像度変換手段は、前記記憶手段に記憶された水平変換画像の垂直方向の解像度を、前記出力解像度よりも高解像度に変換することを特徴とする請求項2または3記載の画像処理装置。   The vertical resolution conversion means included in the enlargement processing means converts the vertical resolution of the horizontally converted image stored in the storage means to a higher resolution than the output resolution. The image processing apparatus described. 前記切出処理手段は、前記出力解像度と拡大率から求められる必要な前記入力画像の解像度よりも多くの画素を含む領域を、前記入力画像から切り出すことを特徴とする請求項1または2記載の画像処理装置。   The cut-out processing unit cuts out an area including more pixels than the necessary resolution of the input image obtained from the output resolution and the enlargement ratio from the input image. Image processing device. 入力画像から、所定の出力解像度を有する出力画像を生成する画像処理方法であって、
前記入力画像から、切出解像度を有する切出画像を切り出し、
前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、
生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成すること、
を特徴とする画像処理方法。
An image processing method for generating an output image having a predetermined output resolution from an input image,
Cut out a cutout image having a cutout resolution from the input image,
The resolution of the clipped image is converted to generate an enlarged image having a higher resolution than the output resolution,
Generating the output image by extracting a portion corresponding to the output resolution from the generated enlarged image;
An image processing method characterized by the above.
入力画像から、所定の出力解像度を有する出力画像を生成し、生成した前記出力画像を表示する表示装置であって、
前記入力画像から、切出解像度を有する切出画像を切り出す切出処理手段と、
前記切出画像を解像度変換して、前記出力解像度よりも高解像度の拡大画像を生成し、生成した前記拡大画像から前記出力解像度に相当する部分を抽出することにより前記出力画像を生成する拡大処理手段と、
前記拡大処理手段により生成された前記出力画像を表示する表示手段と、
を備えることを特徴とする表示装置。
A display device that generates an output image having a predetermined output resolution from an input image and displays the generated output image,
A cutting processing means for cutting out a cut image having a cut resolution from the input image;
Enlargement processing for generating the output image by converting the resolution of the cut-out image, generating an enlarged image having a higher resolution than the output resolution, and extracting a portion corresponding to the output resolution from the generated enlarged image Means,
Display means for displaying the output image generated by the enlargement processing means;
A display device comprising:
JP2010213326A 2010-09-24 2010-09-24 Image processing apparatus, image processing method, and display device Pending JP2012068905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010213326A JP2012068905A (en) 2010-09-24 2010-09-24 Image processing apparatus, image processing method, and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010213326A JP2012068905A (en) 2010-09-24 2010-09-24 Image processing apparatus, image processing method, and display device

Publications (1)

Publication Number Publication Date
JP2012068905A true JP2012068905A (en) 2012-04-05

Family

ID=46166109

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010213326A Pending JP2012068905A (en) 2010-09-24 2010-09-24 Image processing apparatus, image processing method, and display device

Country Status (1)

Country Link
JP (1) JP2012068905A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114333671A (en) * 2021-12-25 2022-04-12 重庆惠科金渝光电科技有限公司 Driving method and driving circuit of display panel and display device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08212357A (en) * 1994-11-25 1996-08-20 Matsushita Electric Ind Co Ltd Device and method for interpolation, and image generating device
JP2005109708A (en) * 2003-09-29 2005-04-21 Mitsubishi Electric Corp Method for enlarging and contracting image and apparatus for enlarging and contracting image using the same
JP2007019708A (en) * 2005-07-06 2007-01-25 Canon Inc Image processing apparatus
JP2007049479A (en) * 2005-08-10 2007-02-22 Canon Inc Image recording apparatus and control method for the apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08212357A (en) * 1994-11-25 1996-08-20 Matsushita Electric Ind Co Ltd Device and method for interpolation, and image generating device
JP2005109708A (en) * 2003-09-29 2005-04-21 Mitsubishi Electric Corp Method for enlarging and contracting image and apparatus for enlarging and contracting image using the same
JP2007019708A (en) * 2005-07-06 2007-01-25 Canon Inc Image processing apparatus
JP2007049479A (en) * 2005-08-10 2007-02-22 Canon Inc Image recording apparatus and control method for the apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114333671A (en) * 2021-12-25 2022-04-12 重庆惠科金渝光电科技有限公司 Driving method and driving circuit of display panel and display device

Similar Documents

Publication Publication Date Title
JP6381215B2 (en) Image processing apparatus, image processing method, display apparatus, display apparatus control method, and program
KR100955078B1 (en) Projector, image display system, and image processing system
US20090238490A1 (en) Projector, electronic apparatus, and method of controlling projector
US20070097326A1 (en) Digital rear-projection display apapratus and method for adjusting a displayed image thereof
US10182201B2 (en) Image processing device, display device, and image processing method
JP2017227775A (en) Display device, and control method of the same
JP2011193332A (en) Projector and video projection method
JP4513357B2 (en) Generation of image data suitable for output devices used for image output
JP4849302B2 (en) Display control apparatus, display control method, and program
JP2012068905A (en) Image processing apparatus, image processing method, and display device
JP2010038938A (en) Projection display device, image projection display method, and computer program
JP5728814B2 (en) Image display apparatus and image processing method
JP2018101053A (en) Image display device and image display method
JP2016184775A (en) Video processing device, display device, video processing method
JP2005266792A (en) Memory efficient method and apparatus for displaying large overlaid camera image
JP2019066806A (en) Projection device and method of controlling the same, program, and storage medium
JP2012175193A (en) Image display device, image display method, program and storage medium
JP2009147584A (en) Image processor, projector, method and program for processing image
JP2011141341A (en) Image signal distribution apparatus and control method thereof, and program
JP4725679B2 (en) Generation of image data suitable for output devices used for image output
JP5024476B2 (en) Projection type display device and image display method for projection type display device
JP5181696B2 (en) Image processing apparatus, image processing method, and program
JP4858532B2 (en) Projection type display device and image display method thereof
JP5817093B2 (en) Video processing device and video display device
JP2002268616A (en) Method and device for controlling display, and display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140422

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140620

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141209

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150106