JP5181696B2 - Image processing apparatus, image processing method, and program - Google Patents

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

Info

Publication number
JP5181696B2
JP5181696B2 JP2008012737A JP2008012737A JP5181696B2 JP 5181696 B2 JP5181696 B2 JP 5181696B2 JP 2008012737 A JP2008012737 A JP 2008012737A JP 2008012737 A JP2008012737 A JP 2008012737A JP 5181696 B2 JP5181696 B2 JP 5181696B2
Authority
JP
Japan
Prior art keywords
image signal
input
sampling
pixel
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008012737A
Other languages
Japanese (ja)
Other versions
JP2009175341A (en
Inventor
友哉 牧野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2008012737A priority Critical patent/JP5181696B2/en
Publication of JP2009175341A publication Critical patent/JP2009175341A/en
Application granted granted Critical
Publication of JP5181696B2 publication Critical patent/JP5181696B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、入力されたアナログの映像信号に応じた映像を出力する画像処理装置、画像処理方法及びプログラムに関する。   The present invention relates to an image processing apparatus, an image processing method, and a program for outputting a video corresponding to an input analog video signal.

近時、パーソナルコンピュータを含むコンピュータ技術の性能向上に伴い、取扱われる画像データもより高解像度化する傾向にある。   Recently, with the improvement in performance of computer technology including personal computers, the resolution of image data to be handled is also increasing.

例えば、テレビ信号の表示を行なうプロジェクタ型の液晶テレビにおいても同様であり、単体での液晶モジュールの画素数を上げることなく投写画面の映像の解像度を増大させるようにした技術が考えられている。   For example, the same applies to a projector-type liquid crystal television that displays a television signal, and a technique is considered in which the resolution of the image on the projection screen is increased without increasing the number of pixels of a single liquid crystal module.

。(例えば、特許文献1)
特開平11−160669号公報
. (For example, Patent Document 1)
JP-A-11-160669

上記特許文献1は、投射型液晶表示装置の出力部で、使用できる液晶モジュールの画素数に制限がある場合に、複数の液晶モジュールを用いて高解像度化を図る技術である。   Japanese Patent Application Laid-Open No. H10-228667 is a technique for achieving high resolution using a plurality of liquid crystal modules when the number of pixels of the liquid crystal modules that can be used is limited in the output unit of the projection type liquid crystal display device.

一方で、それほどの高解像度化が求められることのない機器、例えばパーソナルコンピュータと接続してプレゼンテーションを行なうデータプロジェクタ装置においても、入力する画像データの解像度が装置内で取扱う本来の画像データの解像度より高い場合には、入力部で画像データを間引いてサンプリングする必要がある。   On the other hand, even in a data projector apparatus that performs presentation by connecting to a device that does not require such a high resolution, such as a personal computer, the resolution of the input image data is higher than the resolution of the original image data handled in the apparatus. If it is high, it is necessary to sample by sampling the image data at the input unit.

図7は、一般的なA/D変換におけるダウンサンプリングの概念を示す。
図7(A)は、入力される画像データの解像度とサンプリング数とが一致している場合を例示するものである。同図(A)中、連結された矩形が各画像データの解像度を示し、矢印がサンプリング位置を示す。このように、入力される画像データの解像度とサンプリング数とが一致している場合には、入力された画像データの解像度を活かした自然な画像を投影することが可能となる。
FIG. 7 shows the concept of downsampling in general A / D conversion.
FIG. 7A illustrates a case where the resolution of the input image data matches the number of samplings. In FIG. 3A, the connected rectangle indicates the resolution of each image data, and the arrow indicates the sampling position. As described above, when the resolution of the input image data matches the number of samplings, it is possible to project a natural image utilizing the resolution of the input image data.

図7(B)は、入力される画像データの解像度に対してサンプリング数が半分である、所謂ハーフサンプリングの場合を例示する。入力される画像データ2画素毎にそのうちの1画素をサンプリングし、結果として1画素飛ばしで間引くこととなるため、データ量が文字通り半減し、低い解像度の画像しか表示(投影)することができない。   FIG. 7B illustrates the case of so-called half sampling, in which the number of samplings is half that of the resolution of the input image data. One pixel is sampled for every two pixels of input image data, and as a result, one pixel is skipped and thinned out. As a result, the amount of data is literally halved, and only low resolution images can be displayed (projected).

図7(C)は、入力される画像データの8/10にダウンサンプリングする場合について例示する。図示する如く入力される画像データの画素位置に対してサンプリング位置が徐々にずれていく。そのため、例えば画像データ中に表罫線のようなパターンがあった場合、位置によっては太い線と細くなってしまう線とが混在し、非常に不自然な描写となるという不具合があった。   FIG. 7C illustrates the case of downsampling to 8/10 of the input image data. As shown in the figure, the sampling position gradually shifts from the pixel position of the input image data. Therefore, for example, when there is a pattern such as a table ruled line in the image data, a thick line and a thin line may be mixed depending on the position, resulting in a very unnatural description.

したがって、入力される画像データの解像度と少なくとも等しい解像度を有するA/D変換部を使用しなければならず、これが装置全体の製造コストの増大につながる虞がある。   Therefore, an A / D converter having a resolution at least equal to the resolution of the input image data must be used, which may lead to an increase in manufacturing cost of the entire apparatus.

このことは、換言すれば、比較的解像度の低いA/D変換部を用いても高解像度の画像データに対応することができれば、結果として装置全体の製造コストの低減が可能であることを意味している。   In other words, this means that if the A / D conversion unit having a relatively low resolution can be used to support high resolution image data, the manufacturing cost of the entire apparatus can be reduced as a result. doing.

本発明は上記のような実情に鑑みてなされたもので、その目的とするところは、解像度の低いA/D変換部を用いて高解像度の画像データに対応することが可能な画像処理装置、画像処理方法及びプログラムを提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an image processing apparatus capable of handling high-resolution image data using an A / D conversion unit having a low resolution, An object is to provide an image processing method and program.

請求項1記載の発明は、アナログの画像信号を入力する入力手段と、上記入力手段で入力した画像信号をサンプリングしてデジタル化するデジタル化手段と、上記入力手段で入力する画像信号のドットクロックを取得し、上記デジタル化手段のサンプリング速度と上記入力手段で入力する画像信号のドットクロックとからダウンサンプリングの必要があるか否かを判断する判断手段と、上記判断手段で上記ダウンサンプリングの必要があると判断された場合、上記デジタル化手段を用いて上記入力手段で入力した画像信号を1画素飛ばしの第1のサンプリング位置でサンプリングさせた後、同画像信号に対して1画素ずらした1画素飛ばしの第2のサンプリング位置でサンプリングさせるサンプリング制御手段と、上記サンプリング制御手段により上記デジタル化手段から得られるデジタル値の画像信号を元の画素配列にしたがって記憶する記憶手段と、上記記憶手段で記憶した画像信号を出力する出力手段とを具備したことを特徴とする。 The invention according to claim 1 is an input means for inputting an analog image signal, a digitizing means for sampling and digitizing the image signal inputted by the input means, and a dot clock for the image signal inputted by the input means. acquires, determining means for determining whether there is a need for down-sampled from the dot clock of the image signal to be input at a sampling rate and said input means of said digitizing means, necessary for the down-sampled by said determining means If the image signal input by the input means is sampled at the first sampling position by skipping one pixel using the digitizing means, the pixel signal is shifted by one pixel from the image signal. Sampling control means for sampling at a second sampling position for skipping pixels, and the sampling control means And wherein more that equipped with storage means for storing according to the original pixel array an image signal of a digital value obtained from the digitizing means, and output means for outputting the image signal stored in the memory means.

本発明によれば、解像度の低いA/D変換部を用いても高解像度の画像データに対応することが可能となる。   According to the present invention, it is possible to support high-resolution image data even when an A / D conversion unit having a low resolution is used.

以下本発明をDLP(登録商標)方式のデータプロジェクタ装置に適用した場合の一実施形態について図面を参照して説明する。   An embodiment in which the present invention is applied to a DLP (registered trademark) data projector apparatus will be described below with reference to the drawings.

図1は、同実施形態に係るデータプロジェクタ装置10が備える電子回路の機能構成を示すブロック図である。
同図で、11はデータプロジェクタ装置10の本体背面側に設けられるD−sub15タイプのRGB入力コネクタであり、図示しないパーソナルコンピュータ等からのアナログのRGB信号を入力する。このRGB入力コネクタ11より入力されたRGB信号は、A/D変換部12でデジタル化された後に、システムバスSBを介して画像変換部13に入力される。
FIG. 1 is a block diagram showing a functional configuration of an electronic circuit included in the data projector device 10 according to the embodiment.
In the figure, reference numeral 11 denotes a D-sub15 type RGB input connector provided on the back side of the main body of the data projector apparatus 10, and inputs analog RGB signals from a personal computer or the like (not shown). The RGB signal input from the RGB input connector 11 is digitized by the A / D converter 12 and then input to the image converter 13 via the system bus SB.

一方、14はピンジャック(RCA)タイプのビデオ入力コネクタ14であり、ビデオカメラやビデオレコーダ等の外部機器からのコンポジットビデオ信号、YCbCr信号、あるいはYPbPr信号を入力する。このビデオ入力コネクタ14より入力されたビデオ信号は、ビデオデコーダ15でデジタル化(デコード)された後に、システムバスSBを介して画像変換部13に入力される。   On the other hand, 14 is a pin jack (RCA) type video input connector 14 for inputting a composite video signal, YCbCr signal, or YPbPr signal from an external device such as a video camera or a video recorder. The video signal input from the video input connector 14 is digitized (decoded) by the video decoder 15 and then input to the image conversion unit 13 via the system bus SB.

画像変換部13は、一般にスケーラとも称され、RGB入力コネクタ11またはビデオ入力コネクタ14から入力された画像信号を基に、解像度数、階調数等を統一した所定のフォーマットの画像信号をフレームバッファ16上で作成した上で投影画像処理部17へ送る。   The image conversion unit 13 is also generally called a scaler. Based on the image signal input from the RGB input connector 11 or the video input connector 14, the image conversion unit 13 receives an image signal of a predetermined format in which the number of resolutions, the number of gradations, and the like are unified as a frame buffer. 16 is created and sent to the projection image processing unit 17.

この際、OSD(On Screen Display)用の文字画像やポインタ等の記号も必要に応じてフレームバッファ16の記憶する画像信号に重畳加工した状態で投影画像処理部17へ送る。   At this time, a character image for OSD (On Screen Display) and a symbol such as a pointer are sent to the projection image processing unit 17 in a state of being superimposed on the image signal stored in the frame buffer 16 as necessary.

投影画像処理部17は、送られてきた画像信号をビデオRAM18に展開して記憶させ、このビデオRAM18の記憶内容からビデオ信号を生成する。   The projection image processing unit 17 develops and stores the transmitted image signal in the video RAM 18, and generates a video signal from the stored contents of the video RAM 18.

投影画像処理部17は、このビデオ信号のフレームレート、例えば60[フレーム/秒]と色成分の分割数、及び表示階調数を乗算した、より高速な時分割駆動により、空間的光変調素子(SOM)であるマイクロミラー素子19を表示駆動する。   The projected image processing unit 17 performs spatial light modulation elements by faster time-division driving that multiplies the frame rate of the video signal, for example, 60 [frames / second], the number of color component divisions, and the number of display gradations. The micromirror element 19 which is (SOM) is driven to display.

一方、リフレクタ20内に配置された、例えば高圧水銀灯を用いた光源ランプ21が高輝度の白色光を出射する。光源ランプ21の出射した白色光は、カラーホイール22を介して時分割で原色に着色され、インテグレータ23で輝度分布が均一な光束とされた後にミラー24で全反射して上記マイクロミラー素子19に照射される。   On the other hand, a light source lamp 21 disposed in the reflector 20 using, for example, a high pressure mercury lamp emits white light with high luminance. The white light emitted from the light source lamp 21 is colored in a primary color in a time-sharing manner through the color wheel 22, is converted into a luminous flux having a uniform luminance distribution by the integrator 23, is totally reflected by the mirror 24, and is reflected on the micromirror element 19. Irradiated.

しかして、マイクロミラー素子19での反射光で光像が形成され、形成された光像が投影レンズユニット25を介して、投影対象となるここでは図示しないスクリーンに投影表示される。   Thus, an optical image is formed by the reflected light from the micromirror element 19, and the formed optical image is projected and displayed on the screen (not shown) to be projected through the projection lens unit 25.

上記投影レンズユニット25は、マイクロミラー素子19で形成された光像を拡大してスクリーン等の対象に投影するものであり、合焦位置及びズーム位置(投影画角)を任意に可変できるものとする。   The projection lens unit 25 enlarges the optical image formed by the micromirror element 19 and projects it onto a target such as a screen, and the focus position and the zoom position (projection angle of view) can be arbitrarily changed. To do.

すなわち、投影レンズユニット25を構成する複数の光学レンズ中、図示しないフォーカスレンズ及びズームレンズはそれぞれ光軸方向に沿って前後に移動することで制御されるもので、それらのレンズはステッピングモータ(M)26の回動駆動により移動する。   That is, among a plurality of optical lenses constituting the projection lens unit 25, a focus lens and a zoom lens (not shown) are respectively controlled by moving back and forth along the optical axis direction, and these lenses are stepping motors (M ) It moves by 26 rotational drive.

そして、上記光源ランプ21の点灯駆動、上記カラーホイール22用のモータ(M)27の回転駆動、及び上記ステッピングモータ26の回動駆動をいずれも投影光処理部28が実行する。   Then, the projection light processing unit 28 performs the lighting drive of the light source lamp 21, the rotation drive of the motor (M) 27 for the color wheel 22, and the rotation drive of the stepping motor 26.

上記各回路の動作すべてをCPU29が制御する。このCPU29は、DRAMで構成されたメインメモリ30、動作プログラムや各種定型データ等を記憶した電気的書換可能な不揮発性メモリでなるプログラムメモリ31を用いてこのデータプロジェクタ装置10内の制御動作を実行する。   The CPU 29 controls all the operations of the above circuits. The CPU 29 executes a control operation in the data projector apparatus 10 by using a main memory 30 composed of DRAM and a program memory 31 which is an electrically rewritable nonvolatile memory storing an operation program and various fixed data. To do.

上記CPU29は、操作部32からの操作信号に応じて各種投影動作を実行する。この操作部32は、データプロジェクタ装置10の本体に設けられるキー操作部と、このデータプロジェクタ装置10専用の図示しないリモートコントローラからの赤外光を受信するIr受信部とを含み、ユーザが直接またはリモートコントローラを介して操作したキーに基づくキーコード信号をCPU29へ直接出力する。   The CPU 29 executes various projection operations in accordance with operation signals from the operation unit 32. The operation unit 32 includes a key operation unit provided in the main body of the data projector device 10 and an Ir receiving unit that receives infrared light from a remote controller (not shown) dedicated to the data projector device 10. A key code signal based on the key operated via the remote controller is directly output to the CPU 29.

上記CPU29はさらに、上記システムバスSBを介して音声処理部33と接続される。   The CPU 29 is further connected to the sound processing unit 33 via the system bus SB.

音声処理部33は、PCM音源等の音源回路を備え、投影動作時に与えられる音声データをアナログ化し、スピーカ部34を駆動して拡声放音する一方で、必要によりビープ音等を発生させる。   The sound processing unit 33 includes a sound source circuit such as a PCM sound source, converts the sound data given during the projection operation into an analog signal, drives the speaker unit 34 to emit a loud sound, and generates a beep sound or the like if necessary.

次に上記実施形態の動作について説明する。
ここで上記A/D変換部12は、例えばドットクロックが本来は110[MHz]のサンプリング速度まで対応可能であるものとする。これは、横1280ドット×縦1024ドットのSXGAサイズの解像度に相当する。
Next, the operation of the above embodiment will be described.
Here, it is assumed that the A / D conversion unit 12 can cope with, for example, a sampling rate of 110 [MHz]. This corresponds to a resolution of SXGA size of 1280 horizontal dots × 1024 vertical dots.

このA/D変換部12を用いて、ドットクロックが121.75[MHz]であるSXGA+(横1400ドット×縦1050ドット)サイズのアナログの画像信号をRGB入力コネクタ11より入力する場合について例示する。   An example in which an analog image signal of SXGA + (horizontal 1400 dots × vertical 1050 dots) size with a dot clock of 121.75 [MHz] is input from the RGB input connector 11 using the A / D converter 12 will be described. .

図2は、RGB入力コネクタ11より入力されるアナログの画像信号に対して、A/D変換部12がCPU29の制御の下で実行する1回のサンプリング動作の処理内容を示すもので、その動作制御はすべてCPU29がプログラムメモリ31に記憶された動作プログラムを読出してメインメモリ30に展開しながら実行する。   FIG. 2 shows the processing contents of one sampling operation executed by the A / D converter 12 under the control of the CPU 29 for the analog image signal input from the RGB input connector 11. All the control is executed while the CPU 29 reads out the operation program stored in the program memory 31 and develops it in the main memory 30.

処理当初には、画像信号の入力タイミングに合わせてその解像度を判定し(ステップS101)、A/D変換部12の変換(サンプリング)速度と比較してダウンサンプリングの必要があるか否かを判断する(ステップS102)。   At the beginning of the processing, the resolution is determined in accordance with the input timing of the image signal (step S101), and it is determined whether or not downsampling is necessary compared with the conversion (sampling) speed of the A / D converter 12. (Step S102).

ダウンサンプリングの必要がなく、A/D変換部12の変換速度でのサンプリングが可能であると判断した場合には、入力された画像信号の水平ラインの解像度に合わせてA/D変換部12の変換速度を設定した上で(ステップS103)、その設定通りにサンプリングを実行する(ステップS104)。   If it is determined that there is no need for downsampling and sampling at the conversion speed of the A / D converter 12 is possible, the A / D converter 12 adjusts the resolution of the horizontal line of the input image signal. After setting the conversion speed (step S103), sampling is performed according to the setting (step S104).

また、上記ステップS102でダウンサンプリングの必要があると判断した場合には、サンプリング数を入力される画像信号の水平ライン方向の解像度の半分、すなわち1400ドットであれば700ドット、すなわちドットクロックが60.875[MHz]とするようにA/D変換部12の変換速度を設定する(ステップS105)。   If it is determined in step S102 that downsampling is necessary, the sampling number is half the resolution in the horizontal line direction of the input image signal, that is, if it is 1400 dots, 700 dots, that is, 60 dot clocks. The conversion speed of the A / D conversion unit 12 is set to be 875 [MHz] (step S105).

その後、メインメモリ30内に用意するハーフサンプリング(HF)用のオフセットフラグレジスタ内にフラグ“1”が設定されておらず“0”であるかどうかを判断する(ステップS106)。   Thereafter, it is determined whether or not the flag “1” is set in the offset flag register for half sampling (HF) prepared in the main memory 30 and is “0” (step S106).

ここで“0”であると判断すると、当該水平ラインの1回目のサンプリングであるものとして、ハーフサンプリングを開始すると共に、あらためて上記ハーフサンプリング(HF)用のオフセットフラグレジスタ内にフラグ“1”を設定する(ステップS107)。   If it is determined that it is “0”, it is assumed that this is the first sampling of the horizontal line, half sampling is started, and the flag “1” is set in the offset flag register for half sampling (HF) again. It sets (step S107).

図4(A)は、続くステップS104で実行するハーフサンプリングのサンプリング位置を示す。当該水平ラインの先頭の第1画素位置から、1画素飛ばしで奇数番目の画素のみをサンプリングする。   FIG. 4A shows a sampling position of half sampling executed in the subsequent step S104. Only the odd-numbered pixels are sampled by skipping one pixel from the first pixel position at the head of the horizontal line.

こうして水平ラインの1回目のサンプリングを終了した時点で、ハーフサンプリング(HF)用のオフセットフラグレジスタ内にはフラグ“1”が設定されている。
したがって、その後にこの図2を実行する際には、上記ステップS106で当該フラグレジスタの内容が“0”ではないと判断し、当該水平ラインの2回目のサンプリングであるものとして、サンプリングの開始位置を1画素に相当する1ドットクロックの半分だけオフセットする(ステップS108)。
Thus, when the first sampling of the horizontal line is completed, the flag “1” is set in the offset flag register for half sampling (HF).
Therefore, when this FIG. 2 is subsequently executed, it is determined in step S106 that the content of the flag register is not “0”, and the sampling start position is assumed to be the second sampling of the horizontal line. Is offset by half of one dot clock corresponding to one pixel (step S108).

その後、ハーフサンプリングを開始すると共に、あらためて上記ハーフサンプリング(HF)用のオフセットフラグレジスタ内のフラグ“1”をクリアして“0”とする(ステップS109)。   Thereafter, half sampling is started, and the flag “1” in the offset flag register for half sampling (HF) is cleared again to “0” (step S109).

図4(B)は、続くステップS104で実行するハーフサンプリングのサンプリング位置を示す。当該水平ラインの2回目のサンプリングであるので、先頭の画素位置から1画素ずらした第2画素より1画素飛ばしで偶数番目の画素のみをサンプリングする。   FIG. 4B shows a sampling position of half sampling executed in the subsequent step S104. Since this is the second sampling of the horizontal line, only even-numbered pixels are sampled by skipping one pixel from the second pixel shifted by one pixel from the top pixel position.

図5は、一般的なサンプリングと本発明に係る2回に渡るハーフサンプリングとのサンプリング位置の違いを、ドットクロックDclの幅を揃えて説明する。   FIG. 5 illustrates the difference in sampling position between general sampling and two half samplings according to the present invention, with the width of the dot clock Dcl aligned.

図5(A)は、一般的なサンプリングでのサンプリング位置を矢印で示す。ドットクロックDclが“H”レベルである各1画素毎のタイミングで、連続してサンプリングを実行することにより、結果として、入力される画像信号1水平ラインあたり1回の走査で全画素をサンプリングすることができる。   FIG. 5A shows sampling positions in general sampling with arrows. Sampling is continuously performed at the timing of each pixel at which the dot clock Dcl is at “H” level, and as a result, all pixels are sampled by one scan per horizontal line of the input image signal. be able to.

これに対して図5(B)、図5(C)は、本発明の2回に渡るハーフサンプリングのサンプリング位置を示すもので、図5(B)が1回目、図5(C)が2回目を示す。これらの図に示すように、入力される画像信号の1水平ラインあたり2回の走査で全画素をサンプリングすることができる。   On the other hand, FIG. 5B and FIG. 5C show the sampling positions of the half-sampling of the present invention twice. FIG. 5B shows the first sampling position, and FIG. Show the second time. As shown in these drawings, all pixels can be sampled by scanning twice per horizontal line of the input image signal.

次に図3により、上記のようにしてサンプリングを行なった画像信号をフレームバッファ16に一時的に記憶させる画像変換部13の処理内容について説明する。この画像変換部13もまた、CPU29の制御に基づいて以下の処理を実行するものであり、その動作制御はすべてCPU29がプログラムメモリ31に記憶された動作プログラムを読出してメインメモリ30に展開しながら実行する。   Next, the processing contents of the image conversion unit 13 that temporarily stores the image signal sampled as described above in the frame buffer 16 will be described with reference to FIG. The image conversion unit 13 also executes the following processing based on the control of the CPU 29. The operation control is performed by the CPU 29 reading out the operation program stored in the program memory 31 and developing it in the main memory 30. Run.

その処理当初には、入力される画像信号の解像度からA/D変換部12でダウンサンプリングの必要があったか否かを判断する(ステップS201)。   At the beginning of the process, it is determined from the resolution of the input image signal whether the A / D converter 12 needs to perform downsampling (step S201).

ダウンサンプリングの必要がなく、A/D変換部12の変換速度でのサンプリングが可能であったと判断した場合には、フレームバッファ16の書込み開始を通常通りに設定した上で(ステップS202)、その設定通りにA/D変換部12からの画像信号をフレームバッファ16に書込む(ステップS203)。   When it is determined that there is no need for downsampling and sampling at the conversion speed of the A / D converter 12 is possible, the writing start of the frame buffer 16 is set as usual (step S202), The image signal from the A / D converter 12 is written to the frame buffer 16 as set (step S203).

また、上記ステップS201でA/D変換部12のサンプリング時にダウンサンプリングの必要があったと判断した場合には、フレームバッファ16への画像信号の書込み位置が1画素飛ばしとなるようにアドレス位置制御の設定を行なう(ステップS204)。   If it is determined in step S201 that downsampling is necessary during sampling by the A / D converter 12, address position control is performed so that the writing position of the image signal to the frame buffer 16 is skipped by one pixel. Setting is performed (step S204).

その後、メインメモリ30内に用意するフレームバッファ(FB)用のオフセットフラグレジスタ内にフラグ“1”が設定されておらず“0”であるかどうかを判断する(ステップS205)。   Thereafter, it is determined whether the flag “1” is not set in the offset flag register for the frame buffer (FB) prepared in the main memory 30 and is “0” (step S205).

ここで“0”であると判断すると、当該水平ラインの1回目のサンプリング結果である画像信号がA/D変換部12から送られてくるものとして、あらためて上記フレームバッファ(FB)用のオフセットフラグレジスタ内にフラグ“1”を設定する(ステップS206)。   If it is determined that the value is “0”, it is assumed that the image signal which is the first sampling result of the horizontal line is sent from the A / D conversion unit 12, and the offset flag for the frame buffer (FB) is renewed. A flag “1” is set in the register (step S206).

その後、A/D変換部12から送られてくる画像信号をフレームバッファ16の当該ラインの先頭位置より1画素飛ばしで書込む(ステップS203)。   Thereafter, the image signal sent from the A / D converter 12 is written by skipping one pixel from the head position of the line in the frame buffer 16 (step S203).

図6は、フレームバッファ16に書込まれる画像信号をサンプリングのタイミングの違いにより区分して示すものである。同図中、「○」で示す位置が1回目のサンプリングで得られた画像信号の記憶位置を示し、各水平ライン中、先頭に位置する書込み開始位置SP1から1画素飛ばしで画像信号が書込まれることがわかる。   FIG. 6 shows the image signals written in the frame buffer 16 divided according to the sampling timing. In the figure, the position indicated by “◯” indicates the storage position of the image signal obtained by the first sampling, and the image signal is written by skipping one pixel from the write start position SP1 positioned at the head in each horizontal line. I understand that

こうして水平ラインの1回目のサンプリングで得られた画像信号のフレームバッファ16への書込みを終了した時点で、フレームバッファ(FB)用のオフセットフラグレジスタ内にはフラグ“1”が設定されている。
したがって、その後にこの図3を実行する際には、上記ステップS205で当該フラグレジスタの内容が“0”ではないと判断し、当該水平ラインの2回目のサンプリング結果を書込むものとして、データ書込みの開始位置を1画素分だけオフセットする(ステップS207)。
Thus, when the writing of the image signal obtained by the first sampling of the horizontal line to the frame buffer 16 is completed, the flag “1” is set in the offset flag register for the frame buffer (FB).
Therefore, when this FIG. 3 is subsequently executed, it is determined in step S205 that the content of the flag register is not “0”, and the second sampling result of the horizontal line is written. Is offset by one pixel (step S207).

その後、あらためて上記フレームバッファ(FB)用のオフセットフラグレジスタ内のフラグ“1”をクリアして“0”とする(ステップS208)。   Thereafter, the flag “1” in the offset flag register for the frame buffer (FB) is cleared again to “0” (step S208).

その後、A/D変換部12から送られてくる画像信号をフレームバッファ16の当該ラインの先頭位置から1画素分ずらした位置より1画素飛ばしで書込む(ステップS203)。   Thereafter, the image signal sent from the A / D conversion unit 12 is written by skipping one pixel from a position shifted by one pixel from the head position of the line in the frame buffer 16 (step S203).

上記図6においては、「△」で示す位置が2回目のサンプリングで得られた画像信号の記憶位置を示し、各水平ライン中、先頭から1画素ずらした書込み開始位置SP2から1画素飛ばしで画像信号が書込まれる。   In FIG. 6, the position indicated by “Δ” indicates the storage position of the image signal obtained by the second sampling, and the image is skipped by one pixel from the writing start position SP2 shifted by one pixel from the head in each horizontal line. A signal is written.

以上のようにしてフレームバッファ16に1フレーム分の画像信号が書込まれた後、画像変換部13はフレームバッファ16に書込まれた画像信号を用いてスケーリングを行ない、投影に適した画像データを得て投影画像処理部17に送出する。   After the image signal for one frame is written in the frame buffer 16 as described above, the image conversion unit 13 performs scaling using the image signal written in the frame buffer 16, and image data suitable for projection. Is sent to the projection image processing unit 17.

投影画像処理部17は、送られてきた画像データによりビデオRAM18を用いながらマイクロミラー素子19を表示駆動することで、マイクロミラー素子19で形成された光像が投影レンズユニット25により投影対象となるスクリーンに投影表示される。   The projection image processing unit 17 drives the display of the micromirror element 19 using the video RAM 18 based on the transmitted image data, so that the light image formed by the micromirror element 19 becomes a projection target by the projection lens unit 25. Projected on the screen.

このように本実施形態によれば、本来は解像度の低いA/D変換部12を用いながらも高解像度の画像データに対応することが可能となる。したがって、装置で取扱いを想定している画像信号の解像度よりも低い解像度のA/D変換部12を使用することが可能となり、A/D変換部12を安価なLSIチップで構成することができるため、データプロジェクタ装置10全体の製造コストをより低減できる。   As described above, according to the present embodiment, it is possible to cope with high-resolution image data while using the A / D conversion unit 12 that originally has a low resolution. Therefore, it is possible to use the A / D conversion unit 12 having a resolution lower than the resolution of the image signal assumed to be handled by the apparatus, and the A / D conversion unit 12 can be configured with an inexpensive LSI chip. Therefore, the manufacturing cost of the entire data projector device 10 can be further reduced.

なお、上記実施形態は、パーソナルコンピュータ等と接続するデータプロジェクタ装置に適用した場合について説明したものであるが、本発明はこれに限らず、アナログ値の画像信号を入力してデジタル化し、何らの処理を施して出力するような画像処理装置であれば、デジタルスチルカメラ、デジタルムービーカメラ、ビデオレコーダ、外部入力機能を有するテレビ受像機など、各種画像処理を行なうあらゆる装置に適用することが可能となる。   The above embodiment has been described for a case where the present invention is applied to a data projector device connected to a personal computer or the like. However, the present invention is not limited to this, and an analog image signal is input and digitized. Any image processing apparatus that performs processing and outputs can be applied to any apparatus that performs various image processing, such as a digital still camera, a digital movie camera, a video recorder, and a television receiver having an external input function. Become.

その他、本発明は上述した実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、上述した実施形態で実行される機能は可能な限り適宜組合わせて実施しても良い。上述した実施形態には種々の段階が含まれており、開示される複数の構成要件により適宜の組合せにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、効果が得られるのであれば、この構成要件が削除された構成が発明として抽出され得る。   In addition, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention in the implementation stage. In addition, the functions executed in the above-described embodiments may be implemented in appropriate combination as much as possible. The above-described embodiment includes various stages, and various inventions can be extracted by an appropriate combination according to a plurality of disclosed structural requirements. For example, even if several constituent requirements are deleted from all the constituent requirements shown in the embodiment, if an effect is obtained, a configuration from which the constituent requirements are deleted can be extracted as an invention.

本発明の一実施形態に係るデータプロジェクタ装置の回路構成を示すブロック図。1 is a block diagram showing a circuit configuration of a data projector device according to an embodiment of the present invention. 同実施形態に係るA/D変換部でのサンプリング処理の内容を示すフローチャート。The flowchart which shows the content of the sampling process in the A / D conversion part which concerns on the same embodiment. 同実施形態に係る画像変換部でのフレームバッファへの画像データの書込処理の内容を示すフローチャート。7 is a flowchart showing the contents of a process for writing image data into a frame buffer in the image conversion unit according to the embodiment. 同実施形態に係る2回のハーフサンプリングのサンプリング位置を説明する図。The figure explaining the sampling position of two half sampling which concerns on the same embodiment. 同実施形態に係る通常のサンプリング処理と2回のハーフサンプリング処理とでのサンプリング位置の相違を説明する図。The figure explaining the difference in the sampling position by the normal sampling process which concerns on the same embodiment, and two half sampling processes. 同実施形態に係るフレームバッファに書込まれた画像信号のサンプリングタイミングの違いを示す図。The figure which shows the difference in the sampling timing of the image signal written in the frame buffer based on the embodiment. 一般的なA/D変換でのダウンサンプリングの概念を示す図。The figure which shows the concept of the downsampling in general A / D conversion.

符号の説明Explanation of symbols

10…データプロジェクタ装置、11…RGB入力コネクタ、12…A/D変換部、13…画像変換部、14…ビデオ入力コネクタ、15…ビデオデコーダ、16…フレームバッファ、17…投影画像処理部、18…ビデオRAM、19…マイクロミラー素子(SOM)、20…リフレクタ、21…光源ランプ、22…カラーホイール、23…インテグレータ、24…ミラー、25…投影レンズユニット、26…ステッピングモータ(M)、27…モータ(M)、28…投影光処理部、29…CPU、30…メインメモリ、31…プログラムメモリ、32…操作部、33…音声処理部、34…スピーカ部、SB…システムバス。   DESCRIPTION OF SYMBOLS 10 ... Data projector apparatus, 11 ... RGB input connector, 12 ... A / D conversion part, 13 ... Image conversion part, 14 ... Video input connector, 15 ... Video decoder, 16 ... Frame buffer, 17 ... Projection image process part, 18 ... Video RAM, 19 ... Micromirror element (SOM), 20 ... Reflector, 21 ... Light source lamp, 22 ... Color wheel, 23 ... Integrator, 24 ... Mirror, 25 ... Projection lens unit, 26 ... Stepping motor (M), 27 DESCRIPTION OF SYMBOLS ... Motor (M), 28 ... Projection light processing part, 29 ... CPU, 30 ... Main memory, 31 ... Program memory, 32 ... Operation part, 33 ... Sound processing part, 34 ... Speaker part, SB ... System bus.

Claims (5)

アナログの画像信号を入力する入力手段と、
上記入力手段で入力した画像信号をサンプリングしてデジタル化するデジタル化手段と、
上記入力手段で入力する画像信号のドットクロックを取得し、上記デジタル化手段のサンプリング速度と上記入力手段で入力する画像信号のドットクロックとからダウンサンプリングの必要があるか否かを判断する判断手段と、
上記判断手段で上記ダウンサンプリングの必要があると判断された場合、上記デジタル化手段を用いて上記入力手段で入力した画像信号を1画素飛ばしの第1のサンプリング位置でサンプリングさせた後、同画像信号に対して1画素ずらした1画素飛ばしの第2のサンプリング位置でサンプリングさせるサンプリング制御手段と、
上記サンプリング制御手段により上記デジタル化手段から得られるデジタル値の画像信号を元の画素配列にしたがって記憶する記憶手段と、
上記記憶手段で記憶した画像信号を出力する出力手段と
を具備したことを特徴とする画像処理装置。
An input means for inputting an analog image signal;
Digitizing means for sampling and digitizing the image signal input by the input means;
Determination means for acquiring a dot clock of an image signal input by the input means and determining whether downsampling is necessary from the sampling speed of the digitizing means and the dot clock of the image signal input by the input means When,
If the determination means determines that the downsampling is necessary, the image signal input by the input means is sampled at the first sampling position by skipping one pixel using the digitization means, and then the same image Sampling control means for sampling at a second sampling position of skipping one pixel shifted by one pixel with respect to the signal;
Storage means for storing an image signal of a digital value obtained from the digitizing means by the sampling control means in accordance with an original pixel arrangement;
An image processing apparatus comprising: output means for outputting an image signal stored in the storage means.
上記記憶手段は、上記判断手段で上記ダウンサンプリングの必要があると判断された場合、上記第1のサンプリング位置でサンプリングした画像信号の情報を1画素飛ばしの第1の記憶位置に記憶し、上記第2のサンプリング位置でサンプリングした画像信号の情報を、上記第1の記憶位置に対して1画素ずらした1画素飛ばしの第2の記憶位置で記憶させることを特徴とする請求項1記載の画像処理装置。The storage means stores the information of the image signal sampled at the first sampling position in the first storage position skipped by one pixel when the determination means determines that the downsampling is necessary. 2. The image according to claim 1, wherein the information of the image signal sampled at the second sampling position is stored at a second storage position with one pixel skipped by one pixel with respect to the first storage position. Processing equipment. 上記出力手段は、
光源、
上記光源から照射された光を反射し、上記記憶手段で記憶した画像信号に対応した光像を形成するミラー素子、及び
上記ミラー素子により形成された光像を投影する投影レンズユニット
を含むことを特徴とする請求項1または2記載の画像処理装置。
The output means is
light source,
A mirror element that reflects the light emitted from the light source and forms a light image corresponding to the image signal stored in the storage means; and a projection lens unit that projects the light image formed by the mirror element. the image processing apparatus according to claim 1 or 2, wherein.
アナログの画像信号を入力する入力部、上記入力部で入力した画像信号をサンプリングしてデジタル化するデジタル化部、及び上記デジタル化部でデジタル化した画像信号を出力する出力部を備えた装置での画像処理方法であって、
上記入力手段で入力する画像信号のドットクロックを取得し、上記デジタル化部でのサンプリング速度上記入力部で入力する画像信号のドットクロックとからダウンサンプリングの必要があるか否かを判断する判断工程と、
上記判断工程で上記ダウンサンプリングの必要があると判断された場合、上記デジタル化部を用いて上記入力部で入力した画像信号を1画素飛ばしの第1のサンプリング位置でサンプリングさせた後、同画像信号に対して1画素ずらした1画素飛ばしの第2のサンプリング位置でサンプリングさせるサンプリング制御工程と、
上記サンプリング制御工程により上記デジタル化部から得られる画像信号を元の画素配列にしたがって記憶する記憶工程と、
上記記憶工程で記憶した画像信号を上記出力部より出力させる出力制御工程と
を有したことを特徴とする画像処理方法。
An apparatus having an input unit for inputting an analog image signal, a digitizing unit for sampling and digitizing the image signal input at the input unit, and an output unit for outputting the image signal digitized by the digitizing unit Image processing method,
Get the dot clock of the image signal to be input by the input means, it is determined whether the dot clock of the image signal to be input at a sampling rate and the input portion in the digital section need downsampling determination Process,
If it is determined in the determining step that the downsampling is necessary, the image signal input by the input unit using the digitizing unit is sampled at a first sampling position by skipping one pixel, and then the same image A sampling control step of sampling at a second sampling position of skipping one pixel with respect to the signal by one pixel;
A storage step of storing the image signal obtained from the digitizing unit by the sampling control step according to the original pixel arrangement;
And an output control step of outputting the image signal stored in the storage step from the output unit.
アナログの画像信号を入力する入力部、上記入力部で入力した画像信号をサンプリングしてデジタル化するデジタル化部、及び上記デジタル化部でデジタル化した画像信号を出力する出力部を備えた装置に内蔵されたコンピュータが実行するプログラムであって、
上記入力手段で入力する画像信号のドットクロックを取得し、上記デジタル化部でのサンプリング速度上記入力部で入力する画像信号のドットクロックとからダウンサンプリングの必要があるか否かを判断する判断ステップと、
上記判断ステップで上記ダウンサンプリングの必要があると判断された場合、上記デジタル化部を用いて上記入力部で入力した画像信号を1画素飛ばしの第1のサンプリング位置でサンプリングさせた後、同画像信号に対して1画素ずらした1画素飛ばしの第2のサンプリング位置でサンプリングさせるサンプリング制御ステップと、
上記サンプリング制御ステップにより上記デジタル化部から得られる画像信号を元の画素配列にしたがって記憶する記憶ステップと、
上記記憶ステップで記憶した画像信号を上記出力部より出力させる出力制御ステップと
をコンピュータに実行させることを特徴とするプログラム。
An apparatus having an input unit for inputting an analog image signal, a digitizing unit for sampling and digitizing the image signal input at the input unit, and an output unit for outputting the image signal digitized by the digitizing unit A program executed by a built-in computer,
Get the dot clock of the image signal to be input by the input means, it is determined whether the dot clock of the image signal to be input at a sampling rate and the input portion in the digital section need downsampling determination Steps,
If it is determined in the determining step that the downsampling is necessary, the image signal input by the input unit using the digitizing unit is sampled at a first sampling position by skipping one pixel, and then the same image A sampling control step of sampling at a second sampling position of one pixel skipping that is shifted by one pixel with respect to the signal;
A storage step of storing the image signal obtained from the digitizing unit by the sampling control step according to the original pixel arrangement;
A program for causing a computer to execute an output control step of outputting the image signal stored in the storage step from the output unit.
JP2008012737A 2008-01-23 2008-01-23 Image processing apparatus, image processing method, and program Expired - Fee Related JP5181696B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008012737A JP5181696B2 (en) 2008-01-23 2008-01-23 Image processing apparatus, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008012737A JP5181696B2 (en) 2008-01-23 2008-01-23 Image processing apparatus, image processing method, and program

Publications (2)

Publication Number Publication Date
JP2009175341A JP2009175341A (en) 2009-08-06
JP5181696B2 true JP5181696B2 (en) 2013-04-10

Family

ID=41030517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008012737A Expired - Fee Related JP5181696B2 (en) 2008-01-23 2008-01-23 Image processing apparatus, image processing method, and program

Country Status (1)

Country Link
JP (1) JP5181696B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4037181B2 (en) * 2002-06-07 2008-01-23 株式会社リコー Image data processing apparatus, image display apparatus, and image display system
JP4569213B2 (en) * 2004-08-06 2010-10-27 ソニー株式会社 Display device and driving method of display device
JP2009122589A (en) * 2007-11-19 2009-06-04 Fujifilm Corp Image display device

Also Published As

Publication number Publication date
JP2009175341A (en) 2009-08-06

Similar Documents

Publication Publication Date Title
CN107547935B (en) Display device provided with display unit for displaying image, display method, and recording medium
JP2005123707A (en) Image projection apparatus and image projection system, and display image generating apparatus and display image generating method
US20070097326A1 (en) Digital rear-projection display apapratus and method for adjusting a displayed image thereof
US8197069B2 (en) Projection apparatus, projection method, and medium
US20140267341A1 (en) Image processing apparatus, projector, and image processing method
US20210392311A1 (en) Evaluation method for image projection system, image projection system, and image projection control apparatus
US8016423B2 (en) Projection device for image projection with document camera device connected thereto, projection method, and storage medium
US10171781B2 (en) Projection apparatus, method for controlling the same, and projection system
US8446529B2 (en) Image display apparatus
JP2004072570A (en) Display controller, information terminal device and display control program
US10349026B2 (en) Projector, method for controlling the same, and projection system
JP5181696B2 (en) Image processing apparatus, image processing method, and program
JP2015053558A (en) Image display device and method for controlling the same
US11350067B2 (en) Evaluation method for image projection system, image projection system, and image projection control apparatus
US20210304700A1 (en) Control method for display device and display device
CN114760451A (en) Projection image correction prompting method and device, projection equipment and storage medium
JP5380828B2 (en) Projection apparatus, projection control method, and program
JP4710522B2 (en) Photographed image output device, photographing control method and program for the device
US20230254459A1 (en) Image projection apparatus
JP7491147B2 (en) Display system control method, display system, and display device control method
JP2009147584A (en) Image processor, projector, method and program for processing image
JP2006148821A (en) Histogram display apparatus
JP5164480B2 (en) Image display device
JP2007279623A (en) Image projection system and projector
JP2009069661A (en) Projection device, projection method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120724

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120924

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121231

R150 Certificate of patent or registration of utility model

Ref document number: 5181696

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees