JP5151177B2 - Pixel number converter - Google Patents

Pixel number converter Download PDF

Info

Publication number
JP5151177B2
JP5151177B2 JP2007042997A JP2007042997A JP5151177B2 JP 5151177 B2 JP5151177 B2 JP 5151177B2 JP 2007042997 A JP2007042997 A JP 2007042997A JP 2007042997 A JP2007042997 A JP 2007042997A JP 5151177 B2 JP5151177 B2 JP 5151177B2
Authority
JP
Japan
Prior art keywords
pixel number
number conversion
signal
output
image
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.)
Active
Application number
JP2007042997A
Other languages
Japanese (ja)
Other versions
JP2008203792A (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.)
JVCKenwood Corp
Original Assignee
JVCKenwood 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 JVCKenwood Corp filed Critical JVCKenwood Corp
Priority to JP2007042997A priority Critical patent/JP5151177B2/en
Publication of JP2008203792A publication Critical patent/JP2008203792A/en
Application granted granted Critical
Publication of JP5151177B2 publication Critical patent/JP5151177B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は画素数変換装置に係り、特に2つの画素数変換処理回路を縦続接続した構成により、入力された画像信号の画素数を変換して出力する画素数変換装置に関する。   The present invention relates to a pixel number conversion device, and more particularly to a pixel number conversion device that converts and outputs the number of pixels of an input image signal by a configuration in which two pixel number conversion processing circuits are connected in cascade.

記録再生装置において、ハイビジョン信号などの高解像度の画像信号を標準解像度の画像信号に変換して記録する記録時や、再生した画像信号の解像度を変換して別の解像度の画像信号として出力するなどの再生時において、画素数変換処理(スケーリング処理)を行う場合、従来は記録時、再生時でそれぞれ専用に画素数変換装置(スケーリング回路又はスケーラー)を設けて、それぞれ独立して画素数変換処理を実現する方法か、又は1つの画素数変換装置(スケーリング回路又はスケーラー)を記録再生時に共有して、画素数変換処理を実現する方法がある。   In recording and playback devices, when recording high-definition image signals such as high-definition signals converted to standard-resolution image signals and recording, and the resolution of the reproduced image signal is converted and output as another resolution image signal, etc. When performing pixel number conversion processing (scaling processing) at the time of reproduction, conventionally, a dedicated pixel number conversion device (scaling circuit or scaler) is provided at the time of recording and reproduction, and the pixel number conversion processing is independently performed. Or a method of realizing a pixel number conversion process by sharing a single pixel number conversion device (scaling circuit or scaler) during recording and reproduction.

ここで、画素数変換は、例えば、入力された変換前の画像データのサンプリング周波数が変換後の所望のサンプリング周波数になるように変換前の画像データにゼロ内挿を行い、そのゼロ内挿後の画像データに対してローパスフィルタを用いて、希望する画素数の変換後の画像データを得る。従って、上記のローパスフィルタの特性は、変換前と変換後のサンプリング周波数(画素数)により決定され、複数の変換比に対応する場合には複数の特性のローパスフィルタが必要であり、回路規模が大規模になり、また変換前後の画素数に適合した複雑な制御が必要である。   Here, in the pixel number conversion, for example, zero interpolation is performed on the image data before conversion so that the sampling frequency of the input image data before conversion becomes a desired sampling frequency after conversion, and after the zero interpolation Using the low-pass filter, the image data after conversion of the desired number of pixels is obtained. Therefore, the characteristics of the above-described low-pass filter are determined by the sampling frequency (number of pixels) before and after the conversion. When the conversion ratio corresponds to a plurality of conversion ratios, a low-pass filter having a plurality of characteristics is necessary, and the circuit scale is large. A large scale and complicated control adapted to the number of pixels before and after conversion are necessary.

そこで、上記の問題を解決するため、任意の自然数個の入力画像データの水平方向及び垂直方向に対する平均値を算出し、平均値の画像データを水平方向及び垂直方向に補間処理すると共に、その補間処理のために人間の目の感度が輝度信号と色差信号とで異なることを利用した特性のフィルタを用いることで回路規模を削減するようにした画素数変換装置が従来提案されている(例えば、特許文献1参照)。   Therefore, in order to solve the above problem, an average value of the arbitrary natural number of input image data in the horizontal direction and the vertical direction is calculated, the average value image data is interpolated in the horizontal direction and the vertical direction, and the interpolation is performed. A pixel number conversion device that reduces the circuit scale by using a filter having characteristics that utilize the fact that the sensitivity of the human eye differs between the luminance signal and the color difference signal for processing has been conventionally proposed (for example, Patent Document 1).

特開2001−13947号公報JP 2001-13947 A

しかるに、記録時、再生時にそれぞれ専用に画素数変換装置を設ける場合は、画素数変換装置が2つ必要になり、また、それぞれに専用のメモリが必要になるので回路規模が大きくなってしまうという課題がある。   However, when a dedicated pixel number conversion device is provided for recording and reproduction, two pixel number conversion devices are required, and a dedicated memory is required for each, which increases the circuit scale. There are challenges.

また、1つの画素数変換装置を記録時と再生時とで共用する場合には、メモリから画像データを読み出し、画素数変換後に変換後の画像データをメモリに書き戻す必要があり、メモリのアクセス頻度が増大するという課題がある。   In addition, when one pixel number conversion device is used for both recording and reproduction, it is necessary to read image data from the memory and write the converted image data back to the memory after converting the number of pixels. There is a problem that the frequency increases.

更に、特許文献1記載の従来の画素数変換装置では、画素数変換装置自体の回路規模は縮小できるものの、記録時、再生時共に画素数変換装置が必要となるので、回路規模の縮小効果はそれほど大きくない。   Further, in the conventional pixel number conversion device described in Patent Document 1, although the circuit scale of the pixel number conversion device itself can be reduced, a pixel number conversion device is required for both recording and reproduction, so the effect of reducing the circuit scale is Not so big.

そこで、本発明者は、先に特願2005−240612号にて、入力と出力でそれぞれ専用のメモリ等の記憶手段を持つ必要を無くすことにより、回路規模とメモリ個数の増大を抑制し、また、メモリへのアクセス頻度を低減して様々な画素数変換を行うことが可能な画素数変換装置を提案した。   Therefore, the present inventor, in Japanese Patent Application No. 2005-240612, suppresses the increase in the circuit scale and the number of memories by eliminating the need for storage means such as dedicated memories for input and output. Therefore, a pixel number conversion device capable of performing various pixel number conversions by reducing the frequency of access to the memory has been proposed.

しかし、この画素数変換装置は、2つの画素数変換部を縦続接続した構成により、出力画像信号に同期して入力された画像信号の画素数を変換して出力する構成であり、画素数変換後の画像データを外部に出力する場合、出力のタイミングコントローラの要求に応じて直ちに画像データを出力できるように、予めメモリから読み出した画像データをバッファに格納しておく先読み動作を行うため、各画素数変換部にタイミングのずれた同期信号を供給する必要があるが、変換前後の画像データの走査線数、画素数等の画像フォーマットの違いにより、同期信号のタイミングをずらす量を変更しなければならず、制御が複雑になるという課題がある。   However, this pixel number conversion device has a configuration in which two pixel number conversion units are connected in cascade to convert the number of pixels of an image signal input in synchronization with an output image signal and output the pixel number conversion unit. When outputting later image data to the outside, each image data read in advance from the memory is stored in a buffer so that the image data can be output immediately in response to a request from the output timing controller. Although it is necessary to supply a synchronization signal with a shifted timing to the pixel number conversion unit, the amount by which the timing of the synchronization signal is shifted must be changed depending on the image format such as the number of scanning lines and the number of pixels of the image data before and after conversion. There is a problem that control is complicated.

本発明は以上の点に鑑みなされたもので、2つの画素数変換部を縦続接続した構成により、出力信号に同期して動作させる場合であっても、直接メモリから画像データを読み出して出力するのと同様な画素数変換を行うことが可能な画素数変換装置を提供することを目的とする。   The present invention has been made in view of the above points, and even with a configuration in which two pixel number conversion units are connected in cascade, image data is directly read out from a memory and output even when operated in synchronization with an output signal. It is an object of the present invention to provide a pixel number conversion device capable of performing the same number of pixel conversions.

上記の目的を達成するため、本発明は、外部から入力された入力画像信号である第1の画像信号、又は本装置内の記憶手段から読み出した画像信号である第2の画像信号の水平ライン数にあたる垂直方向における画素数の変換を行う垂直画素数変換部と、第1又は第2の画像信号の水平方向における画素数の変換を行う水平画素数変換部との2つの画素数変換部を縦続接続し、この2つの画素数変換部によって垂直方向における画素数と水平方向における画素数とがそれぞれ変換された画像信号を、画像出力部を通して外部へ出力する画素数変換装置であって、
2つの画素数変換部は、それぞれ、外部から入力された同期信号に同期して入力された第1の画像信号に対して画素数変換を行ってから記憶手段に記憶する入力側に同期した動作モードである第1の動作モードと、画像出力部からの同期信号に同期して記憶手段から読み出した第2の画像信号に対して画素数変換を行ってから画像出力部へ出力する出力側に同期した動作モードである第2の動作モードと、外部から入力された同期信号又は画像出力部から入力された同期信号に同期して記憶手段から読み出した第2の画像信号に対して画素数変換を行ってから記憶手段に記憶する単独で動作する動作モードである第3の動作モードとのうち、任意に選択されたいずれか一の動作モードで動作し、第2の動作モードでの動作時はそれぞれ外部から供給される、読み出し可能を示す使用可信号に基づいて画素数変換動作を開始し、その後画素数変換動作を終了し変換された画像信号を出力可能となったときは出力可能信号を生成して出力する手段を有し、縦続接続された2つの画素数変換部が共に第2の動作モードで動作する時は、縦続接続された2つの画素数変換部のうち、前段に接続されている一方の画素数変換部は、記憶手段から供給される使用可信号に基づいて画素数変換動作を開始し、その後画素数変換動作を終了し変換された画像信号を出力可能となったときに、出力可能信号を、後段に接続されている他方の画素数変換部に使用可信号として供給する手段を有することを特徴とする。
In order to achieve the above object, the present invention provides a horizontal line of a first image signal that is an input image signal input from the outside, or a second image signal that is an image signal read from storage means in the apparatus. Two pixel number conversion units, a vertical pixel number conversion unit that converts the number of pixels in the vertical direction corresponding to the number, and a horizontal pixel number conversion unit that converts the number of pixels in the horizontal direction of the first or second image signal. A pixel number conversion device that is connected in cascade and outputs an image signal in which the number of pixels in the vertical direction and the number of pixels in the horizontal direction are converted by the two pixel number conversion units to the outside through the image output unit,
Each of the two pixel number conversion units performs an operation synchronized with the input side, which performs pixel number conversion on the first image signal input in synchronization with the synchronization signal input from the outside and then stores it in the storage means A first operation mode, which is a mode, and an output side that outputs the image to the image output unit after converting the number of pixels of the second image signal read from the storage means in synchronization with the synchronization signal from the image output unit The number of pixels is converted for the second operation mode which is a synchronized operation mode and the second image signal read from the storage means in synchronization with the synchronization signal input from the outside or the synchronization signal input from the image output unit. When operating in the second operation mode, the operation is performed in any one operation mode selected from the third operation mode, which is an operation mode independently operated and stored in the storage means. Are each external Start the pixel number conversion operation based on the available signal indicating that it can be read, and then terminate the pixel number conversion operation and generate an output enable signal when the converted image signal can be output. When two cascaded pixel number conversion units operate in the second operation mode, the two connected pixel number conversion units are connected to the preceding stage. The pixel number conversion unit starts the pixel number conversion operation based on the usable signal supplied from the storage unit, and then outputs the converted image signal when the pixel number conversion operation is completed and the converted image signal can be output. It is characterized by having a means which supplies a possible signal as a usable signal to the other pixel number conversion part connected to the back | latter stage.

本発明によれば、後段側の他方の画素数変換部の動作開始タイミングを前段側の一方の画素数変換部の動作開始タイミングと同一にでき、各画素数変換部や記憶手段にタイミングのずれた同期信号を供給するなどの複雑な制御を行わなくても、後段側の他方の画素数変換部は常に前段側の一方の画素数変換部が第1の画素数変換を終了した画像信号の出力可能状態となってからその第1の画素数変換後の画像信号を取り込んで第2の画素数変換を行うことができ、2つの画素数変換部の処理の順番や処理時間等に依存しない柔軟なシステムの構築が可能となる。 According to the present invention, the rear stage side other operation start timing of the pixel number conversion section can the same as the operation start timing of one number of pixel conversion section of the preceding stage, the timing to each pixel number converter and storage means Even if complicated control such as supplying a shifted synchronization signal is not performed, the other pixel number conversion unit on the rear stage side is always an image signal in which one pixel number conversion unit on the front stage side has finished the first pixel number conversion. The second pixel number conversion can be performed by taking in the image signal after the first pixel number conversion after the output state is enabled, depending on the processing order and processing time of the two pixel number conversion units It is possible to construct a flexible system that does not.

次に、本発明の実施の形態について図面と共に説明する。図1は本発明になる画素数変換装置の一実施の形態の全体構成のブロック図を示す。本実施の形態をビデオカメラに適用した場合、CCD(Charge Coupled Devise;電荷結合素子)やCMOSセンサ等の固体撮像素子で光電変換して得られた画像信号(これは静止画信号、動画像信号どちらも可能)が、図1の画像入力部1に入力される。また、本実施の形態をVTRと同様な放送記録機器に適用する場合は、テレビチューナで選局受信された画像信号が、図1の画像入力部1に入力される。画像入力部1は入力された画像信号の有効期間を示す信号、奇数/偶数フィールドの判別信号(フィールドインデックス)、垂直同期信号、水平同期信号を発生する。   Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the overall configuration of an embodiment of a pixel number conversion apparatus according to the present invention. When this embodiment is applied to a video camera, an image signal obtained by photoelectric conversion with a solid-state imaging device such as a CCD (Charge Coupled Devise) or a CMOS sensor (this is a still image signal or a moving image signal). Both are possible) are input to the image input unit 1 of FIG. When the present embodiment is applied to a broadcast recording device similar to a VTR, an image signal selected and received by a television tuner is input to the image input unit 1 in FIG. The image input unit 1 generates a signal indicating the valid period of the input image signal, an odd / even field discrimination signal (field index), a vertical synchronization signal, and a horizontal synchronization signal.

図1において、この画像入力部1から取り出された画像信号(通常は動画像信号)は、信号選択部2を経由して垂直画素数変換部(Vスケーラ)3に供給されて垂直方向の画素数(走査線数)が変換された後、信号選択部2を経由して水平画素数変換部(Hスケーラ)4に供給され、ここで水平方向の画素数が変換される。   In FIG. 1, an image signal (usually a moving image signal) extracted from the image input unit 1 is supplied to a vertical pixel number conversion unit (V scaler) 3 via a signal selection unit 2 to be used as a pixel in the vertical direction. After the number (the number of scanning lines) is converted, it is supplied to the horizontal pixel number conversion unit (H scaler) 4 via the signal selection unit 2, where the number of pixels in the horizontal direction is converted.

これにより、水平画素数変換部4からは垂直方向及び水平方向の両方向について画素数が変換された画像信号が取り出され、信号選択部2を経由してメモリ8に対する出力バッファ(以下、「Osram」という)6で一旦蓄積された後、所定のタイミングでダイナミック・ランダム・アクセス・メモリ(DRAM)等の大容量のメモリ8に供給されて書き込まれる。記録を行う場合は、メモリ8に書き込まれた画素数変換後の画像信号が記録再生装置等9に供給されて記録媒体に記録される。   As a result, an image signal in which the number of pixels has been converted in both the vertical direction and the horizontal direction is extracted from the horizontal pixel number conversion unit 4, and an output buffer (hereinafter referred to as “Osram”) to the memory 8 via the signal selection unit 2. The data is once stored in 6 and then supplied to and written in a large capacity memory 8 such as a dynamic random access memory (DRAM) at a predetermined timing. When recording, the image signal after the pixel number conversion written in the memory 8 is supplied to the recording / reproducing apparatus 9 and recorded on the recording medium.

また、上記の場合とは異なり、画像入力部1より取り出された画像信号は、信号選択部2を経由してOsram6で一旦蓄積された後、所定のタイミングで直接メモリ8に書き込まれ、更に記録を行う場合は、メモリ8に書き込まれた画素数変換が行われていない画像信号が記録再生装置等9に供給されて記録媒体に記録されることもある。   Unlike the above case, the image signal extracted from the image input unit 1 is temporarily stored in the Osram 6 via the signal selection unit 2, and then directly written in the memory 8 at a predetermined timing, and further recorded. In the case of performing the above, the image signal written in the memory 8 and not subjected to pixel number conversion may be supplied to the recording / reproducing apparatus 9 and recorded on the recording medium.

記録再生装置等9から再生されてメモリ8に書き込まれた画像信号、若しくはメモリ8に書き込まれている画像信号は、メモリ8から読み出されてメモリ8に対する入力バッファ(以下、「Isram」という)7で一旦蓄積された後、所定のタイミングで読み出されて信号選択部2を経由して垂直画素数変換部3に供給されて垂直方向の画素数が変換された後、信号選択部2を経由して水平画素数変換部4に供給され、ここで水平方向の画素数が変換される。これにより、水平画素数変換部4からは垂直方向及び水平方向の両方向について画素数が変換された画像信号が取り出され、信号選択部2を再び経由して画像出力部5から出力される。   An image signal reproduced from the recording / reproducing apparatus 9 or the like and written to the memory 8 or an image signal written to the memory 8 is read from the memory 8 and input to the memory 8 (hereinafter referred to as “Isram”). 7 is temporarily stored and then read out at a predetermined timing and supplied to the vertical pixel number conversion unit 3 via the signal selection unit 2 to convert the number of pixels in the vertical direction. Then, the data is supplied to the horizontal pixel number conversion unit 4 where the number of pixels in the horizontal direction is converted. As a result, an image signal with the number of pixels converted in both the vertical direction and the horizontal direction is extracted from the horizontal pixel number conversion unit 4 and output from the image output unit 5 via the signal selection unit 2 again.

また、上記の場合とは異なり、記録再生装置等9から再生されてメモリ8に書き込まれた画像信号、若しくはメモリ8に書き込まれている画像信号は、メモリ8から読み出されてIsram7及び信号選択部2を経由して、垂直画素数変換部3及び水平画素数変換部4のいずれも通らず、画像出力部5から出力されることもある。画像出力部5から出力された画像信号は、図示しないテレビモニタ等に出力されて表示される。   Further, unlike the above case, the image signal reproduced from the recording / reproducing apparatus 9 or the like and written to the memory 8 or the image signal written to the memory 8 is read from the memory 8 and is subjected to Islam 7 and signal selection. Through the unit 2, neither the vertical pixel number conversion unit 3 nor the horizontal pixel number conversion unit 4 may pass through and may be output from the image output unit 5. The image signal output from the image output unit 5 is output and displayed on a television monitor (not shown) or the like.

画像出力部5はテレビモニタ等に接続するための同期信号や、画像信号をIsram7から読み出すためのタイミング信号を発生する。また、記録再生装置等9は、テープ、ディスク、半導体メモリ等の記録媒体に画像信号を記録し再生する装置であるが、MPEG(Moving Picture Experts Group)等の画像圧縮回路が含まれる場合もある。Osram6及びIsram7は通常、大容量のメモリ8が入力信号、又は出力信号と非同期のクロックで動作していて、また図1に図示されていない他のブロックも時分割でアクセスするため必要なバッファメモリであり、自分がアクセス可能な所定のタイミングが来るまで、一時的に入力画像信号(画像データ)を蓄積しておく。   The image output unit 5 generates a synchronization signal for connecting to a television monitor or the like and a timing signal for reading the image signal from the Isram 7. The recording / reproducing apparatus 9 is an apparatus for recording and reproducing an image signal on a recording medium such as a tape, a disk, or a semiconductor memory, but may include an image compression circuit such as MPEG (Moving Picture Experts Group). . Osram 6 and Isram 7 are usually buffer memories that are required for a large-capacity memory 8 that operates with a clock that is asynchronous with an input signal or an output signal, and that other blocks not shown in FIG. The input image signal (image data) is temporarily stored until a predetermined timing at which the user can access is reached.

次に、本発明の画素数変換装置を構成する各部の構成及び動作について更に詳細に説明する。図2は本発明の画素数変換装置の要部をなす図1の垂直画素数変換部3の一実施の形態の回路系統図を示す。図2において、垂直画素数変換部3は、複数(図2では5個)のラインメモリ30と、ラインメモリ30の出力信号を選択するセレクタ31と、補間フィルタ32と、中央処理装置(CPU)33と、書き込み/読み出し制御回路34と、書き込みコントローラ35と、読み出しコントローラ36と、係数RAM37とから構成されている。   Next, the configuration and operation of each part constituting the pixel number conversion apparatus of the present invention will be described in more detail. FIG. 2 shows a circuit system diagram of an embodiment of the vertical pixel number conversion unit 3 of FIG. 1 which forms a main part of the pixel number conversion device of the present invention. In FIG. 2, the vertical pixel number conversion unit 3 includes a plurality (five in FIG. 2) of line memories 30, a selector 31 for selecting an output signal of the line memory 30, an interpolation filter 32, and a central processing unit (CPU). 33, a write / read control circuit 34, a write controller 35, a read controller 36, and a coefficient RAM 37.

係数RAM37は補間フィルタ32内に設けられた4つの乗算器に1対1に対応して設けられた4つのランダム・アクセス・メモリ(RAM)から構成されており、補間フィルタ32内に設けられた対応する乗算器に乗算係数を切換出力する。また、補間フィルタ32は、一例として4つの乗算器と、それら乗算器の各乗算結果を加算する加算器とから構成されており、セレクタ31から供給される4ライン分の画像データと係数RAM37から供給される乗算係数とを4つの乗算器で別々に乗算し、得られた4つの乗算結果を加算することで、セレクタ31から出力された画像データに対して所定の補間処理を施して出力する。   The coefficient RAM 37 is composed of four random access memories (RAMs) provided in a one-to-one correspondence with the four multipliers provided in the interpolation filter 32, and is provided in the interpolation filter 32. The multiplication coefficient is switched and output to the corresponding multiplier. In addition, the interpolation filter 32 includes, for example, four multipliers and an adder that adds the multiplication results of the multipliers. The four lines of image data supplied from the selector 31 and the coefficient RAM 37 The supplied multiplication coefficients are separately multiplied by four multipliers, and the obtained four multiplication results are added, whereby the image data output from the selector 31 is subjected to predetermined interpolation processing and output. .

CPU33は、垂直同期信号Vsyncにより0リセットされる書き込み/読み出し制御回路34に対して、変換前の入力画像信号の有効走査線数と変換後の画像信号の有効走査線数との比の値を設定すると共に、係数RAM37を構成する4個のRAMに、予め各ラインに乗ずる係数(書き込みアドレス及び書き込みデータ)を書き込んでいる。   The CPU 33 sets the value of the ratio between the number of effective scanning lines of the input image signal before conversion and the number of effective scanning lines of the image signal after conversion to the write / read control circuit 34 that is reset to 0 by the vertical synchronization signal Vsync. In addition to the setting, coefficients (write address and write data) to be multiplied by each line are written in advance in the four RAMs constituting the coefficient RAM 37.

上記の構成の垂直画素数変換部3は、(i)入力側に同期して動作するモード、(ii)出力側に同期して動作するモード、(iii)単独で動作するモードの、3つのモードで動作する。以下、これらのモードの動作について順番に説明する。   The vertical pixel number conversion unit 3 having the above configuration has three modes: (i) a mode that operates in synchronization with the input side, (ii) a mode that operates in synchronization with the output side, and (iii) a mode that operates independently. Operate in mode. Hereinafter, operations in these modes will be described in order.

(i)入力側に同期して動作するモード
図3はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この入力側に同期して動作するモードは、図3に示すように、画像入力部1から入力した画像信号の垂直走査線数を変換後に、メモリ8に書き込むような場合(主に入力された画像信号の走査線数を変換して記録したい場合)に用いられる。
(I) Mode that operates in synchronization with the input side FIG. 3 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. As shown in FIG. 3, the mode operating in synchronization with the input side is a case where the number of vertical scanning lines of the image signal input from the image input unit 1 is converted and written to the memory 8 (mainly input). This is used when the number of scanning lines of the image signal is converted and recorded.

この動作モードについて、図2の回路系統図と図3のブロック図と図4のタイミングチャートとを併せ参照して説明する。図3において、画像入力部1から図4(A)に模式的に示す画像信号が信号選択部2を経由して垂直画素数変換部3に入力される。すると、図2の書き込み/読み出し制御回路34は入力画像信号に含まれる、又は別に入力された図4(B)に模式的に示す垂直同期信号Vsyncにより、内部のVカウンタを0にリセットする。続いて、書き込み/読み出し制御回路34は入力画像信号に含まれる、又は別に入力された図4(C)に模式的に示す水平同期信号Hsyncが入力される毎に上記のVカウンタを図4(D)に模式的に示すようにカウントアップする。   This operation mode will be described with reference to the circuit diagram of FIG. 2, the block diagram of FIG. 3, and the timing chart of FIG. In FIG. 3, the image signal schematically shown in FIG. 4A is input from the image input unit 1 to the vertical pixel number conversion unit 3 via the signal selection unit 2. Then, the write / read control circuit 34 in FIG. 2 resets the internal V counter to 0 by the vertical synchronization signal Vsync schematically shown in FIG. 4B included in the input image signal or input separately. Subsequently, the writing / reading control circuit 34 changes the above-mentioned V counter every time the horizontal synchronizing signal Hsync schematically shown in FIG. Count up as shown schematically in D).

続いて、書き込み/読み出し制御回路34はVカウンタの値が所定の値nになると、図示しないHカウンタの値が所定の値となるのを待って、図4(E)に示すように、データイネーブル信号Idata enableを発生して図2の垂直画素数変換部3内の書き込みコントローラ35に供給する。垂直画素数変換部3は、予め垂直同期信号Vsyncによりリセット動作されていて、上記のデータイネーブル信号Idata enableに従い、書き込みコントローラ35が5つあるラインメモリ30のうちの第1のラインメモリlmem0の書き込みイネーブルweをアクティブにして、lmem0に入力画像信号を所定の画素数書き込ませた後、lmem0の書き込みイネーブルweをディスイネーブルにする。   Subsequently, when the value of the V counter reaches a predetermined value n, the writing / reading control circuit 34 waits for the value of the H counter (not shown) to become a predetermined value, and as shown in FIG. An enable signal Idata enable is generated and supplied to the write controller 35 in the vertical pixel number converter 3 in FIG. The vertical pixel number conversion unit 3 is reset in advance by the vertical synchronization signal Vsync, and in accordance with the data enable signal Idata enable, the writing of the first line memory lmem0 among the line memories 30 having five write controllers 35 is performed. After the enable we is activated and the input image signal is written to lmem0 by a predetermined number of pixels, the write enable we of lmem0 is disabled.

次に、書き込みコントローラ35は画像入力部1からデータイネーブル信号Idata enableが入力されるのを待って、5つあるラインメモリ30のうちの第2のラインメモリlmem1の書き込みイネーブルweをアクティブにして、lmem1に入力画像信号を所定の画素数書き込ませた後、lmem1の書き込みイネーブルweをディスイネーブルにする。以下、書き込みコントローラ35は画像入力部1からデータイネーブル信号Idata enableが入力される毎に上記の動作を繰り返し、lmem2、lmem3、lmem4、lmem0、lmem1、lmem2、・・・というように巡回的に所定の画素数ずつ書き込む。図4(F)は上記の各ラインメモリへの書き込みイネーブルweを模式的に示す。   Next, the write controller 35 waits for the data enable signal Idata enable to be input from the image input unit 1 and activates the write enable we of the second line memory lmem1 among the five line memories 30. After writing a predetermined number of pixels of the input image signal in lmem1, the write enable we of lmem1 is disabled. Thereafter, the write controller 35 repeats the above operation every time the data enable signal Idata enable is input from the image input unit 1, and cyclically predetermined as lmem2, lmem3, lmem4, lmem0, lmem1, lmem2,. Write the number of pixels. FIG. 4F schematically shows the write enable we for each line memory.

このようにして、ラインメモリ30(ラインメモリlmem0〜3)に対して、それぞれ1ライン分ずつの書き込みが終了し、かつ、画像入力部1から垂直画素数変換部3の読み出しコントローラ36に入力されるデータイネーブル信号Odata enableがアクティブになるのを待って、図2に示した読み出しコントローラ36はラインメモリ30のラインメモリlmem0〜3に書き込まれている各ラインの画像データをラインメモリlmem0〜3から読み出させ、セレクタ31を通して補間フィルタ32に供給する。垂直画素数の変換は、セレクタ31が選択出力するライン番号を調整すると共にラインメモリ30に対する書き込み速度と読み出し速度との比を設定することによって行われる。   In this way, writing for one line to the line memory 30 (line memories lmem0 to 3) is completed, and the data is input from the image input unit 1 to the read controller 36 of the vertical pixel number conversion unit 3. 2 waits for the data enable signal Odata enable to become active, the read controller 36 shown in FIG. 2 reads the image data of each line written in the line memories lmem0 to 3 of the line memory 30 from the line memories lmem0 to 3. The data is read and supplied to the interpolation filter 32 through the selector 31. The conversion of the number of vertical pixels is performed by adjusting the line number selected and output by the selector 31 and setting the ratio between the writing speed and the reading speed with respect to the line memory 30.

補間フィルタ32はセレクタ31から供給されるラインメモリlmem0〜3からの4ライン分の画像データと、CPU33で設定された係数RAM37から供給される乗算係数とを4つの乗算器で別々に乗算し、得られた4つの乗算結果を加算することで、セレクタ31から出力された画像データに対して所定の補間処理を行って新たに生成したラインの画像信号として出力する。このようにして垂直画素数の変換を伴って生成された画像信号は、図3に示すように、垂直画素数変換部3から出力され、Osram6を経由して順次メモリ8に書き込まれる。   The interpolation filter 32 separately multiplies the image data for four lines from the line memories lmem0 to 3 supplied from the selector 31 and the multiplication coefficient supplied from the coefficient RAM 37 set by the CPU 33 with four multipliers, By adding the obtained four multiplication results, a predetermined interpolation process is performed on the image data output from the selector 31, and the result is output as an image signal of a newly generated line. The image signal generated with the conversion of the number of vertical pixels in this way is output from the vertical pixel number conversion unit 3 and sequentially written in the memory 8 via the Osram 6, as shown in FIG.

(ii)出力側に同期して動作するモード
図5はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この出力側に同期して動作するモードは、図5に示すように、メモリ8から読み出した画像信号がIsram7及び信号選択部2を経由して垂直画素数変換部3に供給され、垂直画素数変換部3が入力された画像信号の垂直画素数を変換してモニタディスプレイなどに出力する場合などに使用するモードである。
(ii) Mode Operated in Synchronism with Output Side FIG. 5 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. As shown in FIG. 5, in the mode that operates in synchronization with the output side, the image signal read from the memory 8 is supplied to the vertical pixel number conversion unit 3 via the Isram 7 and the signal selection unit 2, and the number of vertical pixels This mode is used when the conversion unit 3 converts the number of vertical pixels of the input image signal and outputs it to a monitor display or the like.

この動作モードについて、図2の回路系統図と図5のブロック図と図6のタイミングチャートとを併せ参照して説明する。図5において、まず、垂直画素数変換部3は画像出力部5より垂直同期信号Vsyncが図6(B)に模式的に示すように入力されると、メモリ8から画像データの読み出しが可能となるのを持つ(図2の書き込みコントローラ35に図示しないIsram7のコントローラから供給されるIsram使用可信号が、図6(F)にハイレベルで模式的に示すようにイネーブルとなるのを待つ。)。   This operation mode will be described with reference to the circuit diagram of FIG. 2, the block diagram of FIG. 5, and the timing chart of FIG. In FIG. 5, first, the vertical pixel number conversion unit 3 can read image data from the memory 8 when the vertical synchronization signal Vsync is input from the image output unit 5 as schematically shown in FIG. (Wait for the Islam enable signal supplied from the Isram 7 controller not shown to the write controller 35 in FIG. 2 to be enabled as schematically shown at a high level in FIG. 6F.) .

続いて、Isram使用可信号がイネーブルとなると、垂直画素数変換部3の図2に示す書き込みコントローラ35がIsramコントロール信号を出力して、図5のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出す。また、これと同時に、書き込みコントローラ35は、図2のラインメモリ30のうちの第1のラインメモリlmem0の書き込みイネーブルlmem weをアクティブにして、lmem0にIsram7からの画像データを所定の画素数書き込ませる。その後、lmem0の書き込みイネーブルlmem weをディスイネーブルにする。   Subsequently, when the Isram enable signal is enabled, the write controller 35 shown in FIG. 2 of the vertical pixel number conversion unit 3 outputs an Isram control signal, which is read from the memory 8 of FIG. 5 and stored in the Isram 7. The existing image data is read from Isram7. At the same time, the write controller 35 activates the write enable lmem we of the first line memory lmem0 in the line memory 30 of FIG. 2 and writes the image data from the Isram 7 to the lmem0 by a predetermined number of pixels. . Thereafter, the write enable lmem we of lmem0 is disabled.

次に、書き込みコントローラ35は画像出力部5からのIsram使用可信号がイネーブルなるのを待って、5つあるラインメモリ30のうちの第2のラインメモリlmem1の書き込みイネーブルlmem weをアクティブにして、lmem1に入力画像信号を所定の画素数書き込ませた後、lmem1の書き込みイネーブルlmem weをディスイネーブルにする。以下、書き込みコントローラ35は画像出力部5からイネーブルのIsram使用可信号が入力される毎に上記の動作を繰り返し、lmem2、lmem3、lmem4、lmem0、lmem1、lmem2、・・・というように巡回的に所定の画素数ずつ書き込む。図6(G)は上記の各ラインメモリへの書き込みイネーブルlmem weを模式的に示す。   Next, the write controller 35 waits for the Isram enable signal from the image output unit 5 to be enabled, and activates the write enable lmemwe of the second line memory lmem1 out of the five line memories 30, After a predetermined number of pixels are written in the input image signal in lmem1, the write enable lmem we of lmem1 is disabled. Thereafter, the writing controller 35 repeats the above operation every time an enabled Islam enable signal is input from the image output unit 5, and cyclically such as lmem2, lmem3, lmem4, lmem0, lmem1, lmem2,. Write a predetermined number of pixels. FIG. 6G schematically shows the write enable lmem we to each line memory.

このようにして、5つあるラインメモリ30のラインメモリlmem0〜3に対して、それぞれ1ライン分ずつの書き込みが終了し、かつ、画像出力部5から垂直画素数変換部3の読み出しコントローラ36に入力されるデータイネーブル信号Odata enableがアクティブになるのを待つ。ここで、図2の書き込み/読み出し制御回路34は別に入力された図6(B)に模式的に示す垂直同期信号Vsyncにより、内部のVカウンタを0にリセットした後、入力された図6(C)に模式的に示す水平同期信号Hsyncが入力される毎に上記のVカウンタを図6(D)に模式的に示すようにカウントアップしており、Vカウンタの値が所定の値nになると、図示しないHカウンタの値が所定の値となるのを待って、図6(E)に示すように、データイネーブル信号Odata enableを発生して図2の垂直画素数変換部3内の読み出しコントローラ36に供給する。   In this way, writing for one line is completed for each of the line memories lmem0 to 3 of the five line memories 30, and the image output unit 5 sends to the read controller 36 of the vertical pixel number conversion unit 3. Wait for the input data enable signal Odata enable to become active. Here, the write / read control circuit 34 in FIG. 2 resets the internal V counter to 0 by the vertical synchronization signal Vsync schematically shown in FIG. Each time the horizontal synchronizing signal Hsync schematically shown in C) is inputted, the V counter is counted up as schematically shown in FIG. 6D, and the value of the V counter is set to a predetermined value n. Then, after waiting for the value of the H counter (not shown) to become a predetermined value, as shown in FIG. 6 (E), the data enable signal Odata enable is generated and the readout in the vertical pixel number conversion unit 3 in FIG. It supplies to the controller 36.

データイネーブル信号Odata enableがアクティブになると、図2に示した読み出しコントローラ36はラインメモリ30のラインメモリlmem0〜3に書き込まれている各ラインの画像データをラインメモリlmem0〜3から読み出させ、セレクタ31を通して補間フィルタ32に供給する。垂直画素数の変換は、セレクタ31が選択出力するライン番号を調整すると共にラインメモリ30に対する書き込み速度と読み出し速度との比を設定することによって行われる。   When the data enable signal Odata enable becomes active, the read controller 36 shown in FIG. 2 reads the image data of each line written in the line memories lmem0 to 3 of the line memory 30 from the line memories lmem0 to 3 and selects them. The signal is supplied to the interpolation filter 32 through 31. The conversion of the number of vertical pixels is performed by adjusting the line number selected and output by the selector 31 and setting the ratio between the writing speed and the reading speed with respect to the line memory 30.

補間フィルタ32はセレクタ31から供給されるラインメモリlmem0〜3からの4ライン分の画像データと、CPU33で設定された係数RAM37から供給される乗算係数とを4つの乗算器で別々に乗算し、得られた4つの乗算結果を加算することで、セレクタ31から出力された画像データに対して所定の補間処理を行って新たに生成したラインの画像信号として出力する。   The interpolation filter 32 separately multiplies the image data for four lines from the line memories lmem0 to 3 supplied from the selector 31 and the multiplication coefficient supplied from the coefficient RAM 37 set by the CPU 33 with four multipliers, By adding the obtained four multiplication results, a predetermined interpolation process is performed on the image data output from the selector 31, and the result is output as an image signal of a newly generated line.

また、もはや使用されないラインの画像信号が格納されたラインメモリlmemは、次のラインの画像信号を書き込むべく上記の書き込み動作を行う。このようにして垂直画素数の変換を伴って生成されたラインの画像信号は、図5に示すように、垂直画素数変換部3から出力され、図6(A)に模式的に示すように順次画像出力部5を経由して外部へ出力される。   Further, the line memory lmem storing the image signal of the line that is no longer used performs the above-described write operation to write the image signal of the next line. The line image signal generated with the conversion of the number of vertical pixels in this way is output from the vertical pixel number conversion unit 3 as shown in FIG. 5, and as schematically shown in FIG. The images are sequentially output to the outside via the image output unit 5.

(iii)単独で動作するモード
図7はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この単独で動作するモードは、図7に示すように、垂直画素数変換部3が、大容量のメモリ8からIsram7及び信号選択部2を経由して読み出した画像信号の垂直画素数(走査線数)を変換後、信号選択部2及びOsram6を経由して再びメモリ8に書き込むような場合に使用される。
(Iii) Mode of operation alone FIG. 7 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. In this independent operation mode, as shown in FIG. 7, the vertical pixel number conversion unit 3 reads the number of vertical pixels (scanning line) of the image signal read from the large-capacity memory 8 via the Isram 7 and the signal selection unit 2. This is used when the number is converted and then written back to the memory 8 via the signal selector 2 and Osram 6.

この動作モードについて、図2の回路系統図と図7のブロック図と図8のタイミングチャートとを併せ参照して説明する。垂直画素数変換部3は、図7の画像入力部1又は画像出力部5より図8(A)に示す垂直同期信号Vsync又はCPUのスケーリング開始命令が入力されると、メモリ8から画像データの読み出しが可能かを示すIsram使用可信号が図8(B)にハイレベルで示すようにイネーブル(読み出し可能)となるのを待つ。   This operation mode will be described with reference to the circuit diagram of FIG. 2, the block diagram of FIG. 7, and the timing chart of FIG. When the vertical synchronization signal Vsync shown in FIG. 8A or the CPU scaling start command is input from the image input unit 1 or the image output unit 5 in FIG. 7 to the vertical pixel number conversion unit 3, It waits for an Isram available signal indicating whether reading is possible to be enabled (readable) as shown at a high level in FIG. 8B.

Isram使用可信号がイネーブルとなると、図2の垂直画素数変換部3内の書き込みコントローラ35がIsramコントロール信号を出力して、図7のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出す。また、これと同時に、書き込みコントローラ35は、図2のラインメモリ30のうちの第1のラインメモリlmem0の書き込みイネーブルweをアクティブにして、lmem0にIsram7からの画像データを所定の画素数書き込ませる。その後、lmem0の書き込みイネーブルweをディスイネーブルにする。   When the Isram enable signal is enabled, the write controller 35 in the vertical pixel number conversion unit 3 in FIG. 2 outputs an Isram control signal, which is read from the memory 8 in FIG. 7 and stored in the Isram 7. Is read from Isram7. At the same time, the write controller 35 activates the write enable we of the first line memory lmem0 in the line memory 30 of FIG. 2 and writes the image data from the Islam 7 to the lmem0 by a predetermined number of pixels. Thereafter, the write enable we of lmem0 is disabled.

lmem0にIsram7からの画像データを所定の画素数書き込み終えたら、順次lmem1、lmem2、lmem3の書き込みイネーブルweをアクティブにして、lmem1、lmem2、lmem3にIsram7からの画像データを所定の画素数ずつ順次に書き込ませる。その後、ラインメモリlmem0〜3のそれぞれに画像データが書き込み済みで、かつ、Osram使用可信号が図8(C)にハイレベルで模式的に示すように、イネーブルとなると、図2の読み出しコントローラ36がラインメモリlmem0〜3のそれぞれから画像データを読み出してセレクタ31を通して補間フィルタ32に供給する。垂直画素数の変換は、セレクタ31が選択出力するライン番号を調整すると共にラインメモリ30に対する書き込み速度と読み出し速度との比を設定することによって行われる。   When the image data from Islam7 is written to lmem0 by a predetermined number of pixels, the write enable we of lmem1, lmem2, and lmem3 is sequentially activated, and the image data from Islam7 is sequentially input to lmem1, lmem2, and lmem3 by a predetermined number of pixels. Let it be written. Thereafter, when the image data has been written in each of the line memories lmem0 to 3 and the Osram enable signal is enabled as schematically shown at a high level in FIG. 8C, the read controller 36 in FIG. Reads out the image data from each of the line memories lmem 0 to 3 and supplies it to the interpolation filter 32 through the selector 31. The conversion of the number of vertical pixels is performed by adjusting the line number selected and output by the selector 31 and setting the ratio between the writing speed and the reading speed with respect to the line memory 30.

前述した各モードと同様に、補間フィルタ32は入力された画像データにCPU33が設定した係数を乗算して得た4つの乗算結果を加算して新たなラインの画像データを生成してOsram6へ出力する。Osram6は図8(E)に示す書き込みイネーブルweがハイレベルで模式的に示すようにアクティブになると入力画像データを書き込む。また、もはや使用されないラインの画像データが格納されたラインメモリlmemoは次のラインの画像データを書き込むべく再び上記の書き込み動作を行う。   Similar to the above-described modes, the interpolation filter 32 adds the four multiplication results obtained by multiplying the input image data by the coefficient set by the CPU 33 to generate image data of a new line, and outputs it to the Osram 6. To do. The Osram 6 writes input image data when the write enable we shown in FIG. 8E becomes active as schematically shown at a high level. Further, the line memory lmemo storing the image data of the line that is no longer used performs the above writing operation again to write the image data of the next line.

このようにして垂直画素数の変換を伴って生成されたラインの画像信号は、図7に示すように、垂直画素数変換部3から出力され、メモリ8に書き込まれる。   The line image signal generated with the conversion of the number of vertical pixels in this way is output from the vertical pixel number conversion unit 3 and written in the memory 8 as shown in FIG.

次に、水平画素数変換部4の構成及び動作について説明する。図9は本発明の画素数変換装置の他の要部をなす図1の水平画素数変換部4の一実施の形態の回路系統図を示す。図9において、水平画素数変換部4は、複数(図2では8個)のD型フリップフロップ(DFF0〜DFF7)40と、DFF40の出力信号を選択するセレクタ41と、補間フィルタ42と、中央処理装置(CPU)43と、書き込み/読み出し制御回路44と、書き込みコントローラ45と、読み出しコントローラ46と、係数RAM47とから構成されている。   Next, the configuration and operation of the horizontal pixel number conversion unit 4 will be described. FIG. 9 shows a circuit system diagram of an embodiment of the horizontal pixel number conversion unit 4 of FIG. 1 which forms another main part of the pixel number conversion apparatus of the present invention. In FIG. 9, the horizontal pixel number conversion unit 4 includes a plurality (eight in FIG. 2) of D-type flip-flops (DFF0 to DFF7) 40, a selector 41 that selects an output signal of the DFF 40, an interpolation filter 42, a center The processing unit (CPU) 43, a write / read control circuit 44, a write controller 45, a read controller 46, and a coefficient RAM 47 are included.

DFF40は8個のDFF0〜DFF7(すなわち、8画素分のDFF)が並列に設けられた構成であり、このうち5個のDFFの出力画像データが、後述するようにセレクタ41により選択される。水平画素数変換を行う場合、通常数画素分の元データから新画素データを生成するため、大容量のメモリ8に書き込む前に、この水平画素数変換を行うには、演算に使用するDFF40が必要になる。ここでは、上記のように、8画素分のDFFを用いて、このうち5画素分を使用して演算する。   The DFF 40 has a configuration in which eight DFF0 to DFF7 (that is, DFFs for eight pixels) are provided in parallel, and output image data of five DFFs among them is selected by a selector 41 as described later. When the horizontal pixel number conversion is performed, new pixel data is normally generated from the original data for several pixels. Therefore, before the horizontal pixel number conversion is performed before the data is written in the large-capacity memory 8, the DFF 40 used for the calculation is used. I need it. Here, as described above, the calculation is performed using the DFF for 8 pixels and using 5 pixels among them.

また、係数RAM47は補間フィルタ42内に設けられた5つの乗算器に1対1に対応して設けられた5つのランダム・アクセス・メモリ(RAM)から構成されており、読み出しコントローラ46から出力される読み出しアドレスに基づき、補間フィルタ42内に設けられた対応する乗算器に乗算係数を切換出力する。また、補間フィルタ42は、セレクタ41から供給される5画素分の画像データと係数RAM47から供給される乗算係数とを別々に乗算し、得られた5つの乗算結果を加算する加算器とで構成されている。   The coefficient RAM 47 is composed of five random access memories (RAM) provided in a one-to-one correspondence with the five multipliers provided in the interpolation filter 42, and is output from the read controller 46. Based on the read address, the multiplication coefficient is switched and output to a corresponding multiplier provided in the interpolation filter 42. The interpolation filter 42 includes an adder that separately multiplies the image data for five pixels supplied from the selector 41 and the multiplication coefficient supplied from the coefficient RAM 47 and adds the obtained five multiplication results. Has been.

上記の構成の水平画素数変換部4は、(iv)入力側に同期して動作するモード、(v)出力側に同期して動作するモード、(vi)単独で動作するモードの、3つのモードで動作する。以下、これらのモードの動作について順番に説明する。   The horizontal pixel number conversion unit 4 having the above configuration includes three modes: (iv) a mode operating in synchronization with the input side, (v) a mode operating in synchronization with the output side, and (vi) a mode operating independently. Operate in mode. Hereinafter, operations in these modes will be described in order.

(iv)入力側に同期して動作するモード
図10はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この入力側に同期して動作するモードは、図10に示すように、画像入力部1から入力した画像信号の水平画素数を水平画素数変換部4で変換後に、信号選択部2及びOsram6を経由してメモリ8に書き込むような場合(主に入力された画像信号の水平画素数を変換して記録したい場合)に用いられる。
(iv) Mode that operates in synchronization with the input side FIG. 10 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. As shown in FIG. 10, the mode operating in synchronization with the input side is obtained by converting the horizontal pixel number of the image signal input from the image input unit 1 by the horizontal pixel number conversion unit 4 and then switching the signal selection unit 2 and the Osram 6. This is used when writing to the memory 8 via the network (mainly when the number of horizontal pixels of the input image signal is converted and recorded).

この動作モードについて、図9の回路系統図と図10のブロック図と図11のタイミングチャートとを併せ参照して説明する。図10において、画像入力部1から図11(A)に模式的に示す画像信号が信号選択部2を経由して水平画素数変換部4に入力される。水平画素数変換部4は入力画像信号に含まれる、又は別に入力された図11(B)に模式的に示す垂直同期信号Vsyncにより、書き込み/読み出し制御回路44の内部の図示していないVカウンタを0にリセットする。続いて、書き込み/読み出し制御回路44は入力画像信号に含まれる、又は別に入力された図11(C)に模式的に示す水平同期信号Hsyncが入力される毎に上記のVカウンタを図11(D)に模式的に示すようにカウントアップする。   This operation mode will be described with reference to the circuit diagram of FIG. 9, the block diagram of FIG. 10, and the timing chart of FIG. In FIG. 10, the image signal schematically shown in FIG. 11A is input from the image input unit 1 to the horizontal pixel number conversion unit 4 via the signal selection unit 2. The horizontal pixel number conversion unit 4 includes a V counter (not shown) inside the writing / reading control circuit 44 based on a vertical synchronization signal Vsync schematically shown in FIG. Is reset to 0. Subsequently, the write / read control circuit 44 sets the V counter to the value shown in FIG. 11 () each time the horizontal synchronization signal Hsync schematically shown in FIG. 11 (C) included in the input image signal or inputted separately is input. Count up as shown schematically in D).

続いて、書き込み/読み出し制御回路44はVカウンタの値が所定の値nになると、図示していないHカウンタの値が所定の値になるのを待って、データイネーブル(Idata enable)信号を図11(E)に示すように発生する。水平画素数変換部4は予め垂直同期信号Vsyncでリセット動作されていて、図示しないIsram7のコントローラから入力されたデータイネーブル(Idata enable)信号に従い、書き込みコントローラ45がDFF0〜DFF7の書き込みイネーブル信号denを図11(F)に模式的に示すように発生して、DFF0〜DFF7を1つずつ順番に、画像入力部1から入力された図11(A)に示す画像信号の各画素データを書き込ませる。   Subsequently, when the value of the V counter reaches a predetermined value n, the write / read control circuit 44 waits for the value of the H counter (not shown) to reach a predetermined value, and displays a data enable (Idata enable) signal. 11 (E). The horizontal pixel number conversion unit 4 is reset in advance by the vertical synchronization signal Vsync, and the write controller 45 receives the write enable signal den of DFF0 to DFF7 in accordance with a data enable (Idata enable) signal input from the controller of Islam 7 (not shown). It is generated as schematically shown in FIG. 11 (F), and each pixel data of the image signal shown in FIG. 11 (A) inputted from the image input unit 1 is written in order of DFF0 to DFF7 one by one. .

水平画素数変換部4は、図2のDFF0〜DFF4への画素データの書込みが終了し、かつ、水平画素数変換部4の読み出しコントローラ46に入力される、図示しないOsram6のコントローラからのデータイネーブル信号Odata enableがアクティブになるのを待って、図2に示した読み出しコントローラ36は8つのDFF0〜DFF7のうち、5つのDFFから読み出された画素データを、セレクタ41を通して補間フィルタ42に供給する。セレクタ41が読み出す画素番号を調整すると共に、DFF40への画素の書き込み速度と読み出し速度との比を調整することで水平画素数の変換が行われる。   The horizontal pixel number conversion unit 4 finishes writing pixel data to DFF0 to DFF4 in FIG. 2 and is input to the read controller 46 of the horizontal pixel number conversion unit 4 to enable data from an Osram 6 controller (not shown). Waiting for the signal Odata enable to become active, the read controller 36 shown in FIG. 2 supplies pixel data read from five DFFs of the eight DFF0 to DFF7 to the interpolation filter 42 through the selector 41. . The number of horizontal pixels is converted by adjusting the pixel number read by the selector 41 and adjusting the ratio between the writing speed and the reading speed of the pixel to the DFF 40.

補間フィルタ42はセレクタ41から供給される5画素分の画素データと、CPU43で設定された係数RAM47から供給される乗算係数とを5つの乗算器で別々に乗算し、得られた5つの乗算結果を加算することで、セレクタ41から出力された画素データに対して所定の補間処理を行って新たに生成した画素の画像信号として出力する。このようにして水平画素数の変換を伴って生成された画像信号は、図10に示すように、水平画素数変換部4から出力され、Osram6を経由して順次メモリ8に書き込まれる。   The interpolation filter 42 separately multiplies the pixel data for five pixels supplied from the selector 41 and the multiplication coefficient supplied from the coefficient RAM 47 set by the CPU 43 with five multipliers, and obtains the five multiplication results obtained. Is added to the pixel data output from the selector 41 to perform a predetermined interpolation process and output as an image signal of a newly generated pixel. The image signal generated with the conversion of the number of horizontal pixels in this way is output from the horizontal pixel number conversion unit 4 and sequentially written in the memory 8 via the Osram 6, as shown in FIG.

(v)出力側に同期して動作するモード
図12はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この出力側に同期して動作するモードは、図12に示すように、メモリ8から読み出した画像信号がIsram7及び信号選択部2を経由して水平画素数変換部4に供給され、水平画素数変換部4が入力された画像信号の水平画素数を変換して、画像出力部5からモニタディスプレイなどに出力する場合などに使用するモードである。
(v) Mode Operated in Synchronism with Output Side FIG. 12 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. In the mode operating in synchronization with the output side, as shown in FIG. 12, the image signal read from the memory 8 is supplied to the horizontal pixel number conversion unit 4 via the Isram 7 and the signal selection unit 2, and the number of horizontal pixels This mode is used when the conversion unit 4 converts the number of horizontal pixels of the input image signal and outputs it from the image output unit 5 to a monitor display or the like.

この動作モードについて、図9の回路系統図と図12のブロック図と図13のタイミングチャートとを併せ参照して説明する。図12において、まず、水平画素数変換部4は画像出力部5より垂直同期信号Vsyncが図13(A)に模式的に示すように入力されると、メモリ8から画像データの読み出しが可能となるのを持つ(図9の書き込みコントローラ45に図示しないIsram7のコントローラから供給されるIsram使用可信号が、図13(F)にハイレベルで模式的に示すようにイネーブルとなるのを待つ。)。   This operation mode will be described with reference to the circuit diagram of FIG. 9, the block diagram of FIG. 12, and the timing chart of FIG. In FIG. 12, first, the horizontal pixel number conversion unit 4 can read image data from the memory 8 when the vertical synchronization signal Vsync is input from the image output unit 5 as schematically shown in FIG. (Wait until the Isram enable signal supplied from the Isram 7 controller (not shown) to the write controller 45 in FIG. 9 is enabled as schematically shown at a high level in FIG. 13F.) .

続いて、Isram使用可信号がイネーブルとなると、水平画素数変換部4の図9に示す書き込みコントローラ45がIsramコントロール信号を出力して、図12のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出す。また、これと同時に、書き込みコントローラ45は、図9のDFF40を構成する8つのDFF0〜DFF7の各書き込みイネーブル信号denを図13(G)に示すように順次アクティブにして、Isram7からの画素データをDFF0〜DFF7に書き込ませる。   Subsequently, when the Isram enable signal is enabled, the write controller 45 shown in FIG. 9 of the horizontal pixel number conversion unit 4 outputs an Isram control signal, which is read from the memory 8 of FIG. 12 and stored in the Isram 7. The existing image data is read from Isram7. At the same time, the write controller 45 sequentially activates the write enable signals den of the eight DFF0 to DFF7 constituting the DFF 40 of FIG. 9 as shown in FIG. Write to DFF0 to DFF7.

次に、DFF0〜DFF4への画素データの書き込み終了後、図9の読み出しコントローラ46は画像出力部5からのデータイネーブル信号Odata enableがアクティブになるのを待って、DFF0〜DFF4に書き込まれている5つの画素の各画素データを読み出させ、セレクタ41を通して補間フィルタ42に供給する。補間フィルタ42は上記の(iv)の動作モードと同様にして、入力された5つの画素データに対してCPU43で設定された係数をそれぞれ乗算した後、それらの乗算結果を加算することで、新たな画素データを生成して出力する。また、もはや使用されない画素データが格納されたDFFへは次の画素データを書き込むべく前記書き込み動作を行わせる。補間フィルタ42から出力された画像データは図12の信号選択部2及び画像出力部5を経由して外部へ出力される。   Next, after the writing of the pixel data to DFF0 to DFF4 is completed, the read controller 46 of FIG. 9 waits for the data enable signal Odata enable from the image output unit 5 to become active, and is written to DFF0 to DFF4. Each pixel data of the five pixels is read and supplied to the interpolation filter 42 through the selector 41. In the same manner as in the operation mode (iv), the interpolation filter 42 multiplies the input five pixel data by coefficients set by the CPU 43, and then adds the multiplication results to obtain a new value. Pixel data is generated and output. In addition, the write operation is performed to write the next pixel data in the DFF in which the pixel data that is no longer used is stored. The image data output from the interpolation filter 42 is output to the outside via the signal selection unit 2 and the image output unit 5 of FIG.

(vi)単独で動作するモード
図14はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この単独で動作するモードは、図14に示すように、水平画素数変換部4が、大容量のメモリ8からIsram7及び信号選択部2を経由して読み出した画像信号の水平画素数を変換後、信号選択部2及びOsram6を経由して再びメモリ8に書き込むような場合に使用される。
(Vi) Mode of operation alone FIG. 14 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. In this independent operation mode, as shown in FIG. 14, the horizontal pixel number conversion unit 4 converts the horizontal pixel number of the image signal read from the large capacity memory 8 via the Isram 7 and the signal selection unit 2. This is used when writing to the memory 8 again via the signal selector 2 and Osram 6.

この単独で動作するモードについて、図9の回路系統図と図14のブロック図と図15のタイミングチャートとを併せ参照して説明する。水平画素数変換部4は、図14の画像入力部1又は画像出力部5より図15(A)に示す垂直同期信号Vsync又はCPUのスケーリング開始命令が入力されると、メモリ8から画像データの読み出しが可能かを示す図示しないIsramのコントローラが発生するIsram使用可信号が図15(B)にハイレベルで模式的に示すようにイネーブルとなるのを待つ。   This independent operation mode will be described with reference to the circuit diagram of FIG. 9, the block diagram of FIG. 14, and the timing chart of FIG. When the horizontal synchronization signal Vsync shown in FIG. 15A or the CPU scaling start command is input from the image input unit 1 or the image output unit 5 in FIG. It waits until an Isram enable signal generated by an Isram controller (not shown) indicating whether reading is possible is enabled as schematically shown at a high level in FIG.

Isram使用可信号がイネーブルとなると、図9の水平画素数変換部4内の書き込みコントローラ45がIsramコントロール信号を出力して、図14のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出す。また、これと同時に、書き込みコントローラ45は、図9のDFF40を構成する8つのDFF0〜DFF7の各書き込みイネーブル信号denを図15(C)に模式的に示すように順次アクティブにして、Isram7からの画素データをDFF0〜DFF7に書き込ませる。   When the Isram enable signal is enabled, the write controller 45 in the horizontal pixel number conversion unit 4 in FIG. 9 outputs an Isram control signal, which is read from the memory 8 in FIG. 14 and stored in the Isram 7. Is read from Isram7. At the same time, the write controller 45 sequentially activates the write enable signals den of the eight DFF0 to DFF7 constituting the DFF 40 of FIG. 9 as schematically shown in FIG. Pixel data is written in DFF0 to DFF7.

次に、DFF0〜DFF4への画素データの書き込み終了後、図9の読み出しコントローラ46は、図示しないOsramのコントローラが発生するOsram使用可信号が図15(D)にハイレベルで模式的に示すようにイネーブルであるならば、DFF0〜DFF4に書き込まれている5つの画素の各画素データを、図15(E)に示す読み出しイネーブルOsram weをアクティブにして読み出させ、セレクタ41を通して補間フィルタ42に供給する。このセレクタ41が選択する画素番号を調整すると共に、DFF40の画素書き込み速度と読み出し速度との比を調整することで水平画素数の変換が行われる。   Next, after completing the writing of the pixel data to DFF0 to DFF4, the readout controller 46 in FIG. 9 schematically shows the Osram available signal generated by the Osram controller (not shown) at a high level in FIG. If it is enabled, the pixel data of the five pixels written in DFF0 to DFF4 are read by activating the read enable Osram we shown in FIG. Supply. The number of horizontal pixels is converted by adjusting the pixel number selected by the selector 41 and adjusting the ratio between the pixel writing speed and the reading speed of the DFF 40.

補間フィルタ42は上記の(iv)の動作モードと同様にして、入力された5つの画素データに対してCPU43で設定された係数をそれぞれ乗算した後、それらの乗算結果を加算することで、新たな画素データを生成して出力する。また、もはや使用されない画素データが格納されたDFFへは次の画素データを書き込むべく前記書き込み動作を行わせる。水平画素数変換部4内の補間フィルタ42から出力された水平画素数変換後の画像データは、図14の信号選択部2を経由してOsram6に一旦蓄積された後、所定のタイミングで出力されてメモリ8に書き込まれる。   In the same manner as in the operation mode (iv), the interpolation filter 42 multiplies the input five pixel data by coefficients set by the CPU 43, and then adds the multiplication results to obtain a new value. Pixel data is generated and output. In addition, the write operation is performed to write the next pixel data in the DFF in which the pixel data that is no longer used is stored. The image data after the horizontal pixel number conversion output from the interpolation filter 42 in the horizontal pixel number conversion unit 4 is temporarily stored in the Osram 6 via the signal selection unit 2 in FIG. 14 and then output at a predetermined timing. Are written in the memory 8.

次に、各々上記の3つの動作モードのいずれかで動作する垂直画素数変換部3と水平画素数変換部4とを縦続接続し、各々を出力側に同期して動作するモードで動作させる場合について説明する。図16はこのモード時の信号経路を示す本発明の画素数変換装置の一実施の形態のブロック図を示す。同図中、図1と同一構成部分には同一符号を付し、その説明を省略する。この出力側に同期して動作するモードは、例えば、記録再生装置等9にて標準解像度(SD)で記録された画像信号を、垂直画素数変換部3と水平画素数変換部4とによりそれぞれ高精細度(HD)の画像信号に画素数変換して外部へ出力する場合に使用される。   Next, when the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 that operate in any of the above three operation modes are connected in cascade, and each is operated in a mode that operates in synchronization with the output side. Will be described. FIG. 16 is a block diagram of an embodiment of the pixel number conversion apparatus of the present invention showing a signal path in this mode. In the figure, the same components as those in FIG. The mode that operates in synchronism with the output side is, for example, that an image signal recorded at a standard resolution (SD) by the recording / reproducing apparatus 9 is received by the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4, respectively. This is used when converting the number of pixels into a high definition (HD) image signal and outputting it to the outside.

この出力側に同期して動作するモード(出力同期モード)では、図16の画像出力部5が生成する同期信号に合わせて、画素数変換された画像データを出力する必要がある。そのため、画像出力部5が最初に読み出し信号を発生する時点で、垂直画素数変換部3及び水平画素数変換部4に、それぞれ必要な画像データが準備されていなければならない。   In a mode that operates in synchronization with the output side (output synchronization mode), it is necessary to output image data that has undergone pixel number conversion in accordance with the synchronization signal generated by the image output unit 5 of FIG. Therefore, necessary image data must be prepared in the vertical pixel number converting unit 3 and the horizontal pixel number converting unit 4 at the time when the image output unit 5 first generates a read signal.

また、図16に示すように、垂直画素数変換部3、水平画素数変換部4の順に縦続接続される場合、垂直画素数変換部3を先に動作させておき、水平画素数変換部4からの要求に従い、直ちに垂直画素数変換部3から画像データを出力できるように予め準備しておく必要がある。また、水平画素数変換部4も画像出力部5からの出力要求が入力される以前に画像データを出力できるように予め準備しておく必要がある。つまり、動作開始→垂直画素数変換部3が出力同期モードで動作開始→垂直画素数変換部3出力準備完了→水平画素数変換部4が出力同期モードで動作開始→水平画素数変換部4出力準備完了→画像出力部5出力開始、という順序になるようにタイミングをコントロールする必要がある。   In addition, as shown in FIG. 16, when the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 are connected in cascade, the vertical pixel number conversion unit 3 is operated first, and the horizontal pixel number conversion unit 4 It is necessary to prepare in advance so that the image data can be immediately output from the vertical pixel number conversion unit 3 in accordance with the request from. Also, the horizontal pixel number conversion unit 4 needs to be prepared in advance so that image data can be output before an output request from the image output unit 5 is input. That is, start of operation → vertical pixel number conversion unit 3 starts operation in output synchronous mode → vertical pixel number conversion unit 3 outputs ready → horizontal pixel number conversion unit 4 starts operation in output synchronous mode → horizontal pixel number conversion unit 4 output It is necessary to control the timing so that the order of preparation completion → output of the image output unit 5 starts.

そこで、通常は各ブロックのスタートタイミングに差をつける方法で以下のように動作させる。この場合の動作について図17のタイミングチャートを参照して説明するに、まず、図16の垂直画素数変換部3は、画像出力部5より垂直同期信号Vsyncが図17(B)に模式的に示すように入力されると、それをトリガとして出力同期モードで動作を開始し、図示しないIsramのコントローラが発生するIsram使用可信号が、図17(F)にハイレベルで模式的に示すようにイネーブルとなると、垂直画素数変換部3の図2に示す書き込みコントローラ35がIsramコントロール信号を出力して、図16のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出し、図2のラインメモリ30を構成する5つのラインメモリを順次書き込み状態とする書き込みイネーブルlmem weを図17(G)にハイレベルで模式的に示すようにアクティブにして、所定の画素数ずつ書き込む。   Therefore, normally, the operation is performed as follows by a method of making a difference in the start timing of each block. The operation in this case will be described with reference to the timing chart of FIG. 17. First, in the vertical pixel number conversion unit 3 of FIG. 16, the vertical synchronization signal Vsync is schematically shown in FIG. As shown in FIG. 17 (F), an Islam enable signal generated by an Isram controller (not shown) is schematically shown at a high level. When enabled, the write controller 35 shown in FIG. 2 of the vertical pixel number conversion unit 3 outputs an Isram control signal, reads the image data read from the memory 8 of FIG. 16 and accumulated in the Isram 7 from the Isram 7, Write enable lmem w for sequentially writing the five line memories constituting the line memory 30 of FIG. e is activated as schematically shown at a high level in FIG. 17G, and a predetermined number of pixels are written.

その後、垂直画素数変換部3内のラインメモリ30のそれぞれに画像データが書き込み済みとなると、垂直画素数変換部3は水平画素数変換部4からイネーブル信号Odata enableが入力されるのを待つ。なお、図16の垂直画素数変換部3は、画素出力部5から入力された図17(C)に模式的に示す水平同期信号Hsyncが入力される毎に上記のVカウンタを図17(D)に模式的に示すようにカウントアップしている。   Thereafter, when the image data has been written in each of the line memories 30 in the vertical pixel number conversion unit 3, the vertical pixel number conversion unit 3 waits for the input of the enable signal Odata enable from the horizontal pixel number conversion unit 4. Note that the vertical pixel number conversion unit 3 in FIG. 16 changes the above-described V counter every time the horizontal synchronization signal Hsync schematically shown in FIG. 17C input from the pixel output unit 5 is input. ) Is counted up as shown schematically.

一方、図17(H)に示す上記の垂直同期信号Vsyncを遅延した信号が画素出力部5から水平画素数変換部4に動作開始命令信号として供給されると、水平画素数変換部4が出力同期モードで動作を開始し、図17(I)にハイレベルで模式的に示すようにIsram使用可信号をイネーブルとし、また、垂直画素数変換部3に図17(E)に示すようにイネーブル信号Odata enableを供給すると共に、図9の水平画素数変換部4内のDFF40を構成する8つのDFF0〜DFF7の各書き込みイネーブル信号denを図17(J)に示すように順次アクティブにして、垂直画素数変換部3から読み出した画素データをDFF0〜DFF7に書き込ませる。DFF0〜DFF4への書き込みが終了すると、水平画素数変換部4は画像出力部5から入力するイネーブル信号Odata enableがアクティブになるのを待つ。   On the other hand, when a signal obtained by delaying the vertical synchronization signal Vsync shown in FIG. 17H is supplied from the pixel output unit 5 to the horizontal pixel number conversion unit 4 as an operation start command signal, the horizontal pixel number conversion unit 4 outputs the signal. The operation is started in the synchronous mode, and the Isram enable signal is enabled as schematically shown at a high level in FIG. 17 (I), and the vertical pixel number conversion unit 3 is enabled as shown in FIG. 17 (E). In addition to supplying the signal Odata enable, the write enable signals den of the eight DFF0 to DFF7 constituting the DFF 40 in the horizontal pixel number converter 4 in FIG. 9 are sequentially activated as shown in FIG. The pixel data read from the pixel number conversion unit 3 is written in DFF0 to DFF7. When writing to DFF0 to DFF4 is completed, the horizontal pixel number conversion unit 4 waits for the enable signal Odata enable input from the image output unit 5 to become active.

その後、図16の水平画素数変換部4は画像出力部5から入力するイネーブル信号Odata enableがアクティブになると、内部のDFF40から画素データを読み出し、図12及び図13と共に説明したように、新たな画像信号を生成して画像出力部5へ出力する。図17(A)はこのときの画像出力部5へ出力される新たな画像信号を示す。また、もはや使用されない画素データが格納された水平画素数変換部4内のDFFには、垂直画素数変換部3から画素データを読み出して書き込む。   Thereafter, when the enable signal Odata enable input from the image output unit 5 becomes active, the horizontal pixel number conversion unit 4 in FIG. 16 reads out pixel data from the internal DFF 40, and as described with reference to FIGS. An image signal is generated and output to the image output unit 5. FIG. 17A shows a new image signal output to the image output unit 5 at this time. Further, the pixel data is read from the vertical pixel number conversion unit 3 and written in the DFF in the horizontal pixel number conversion unit 4 in which pixel data that is no longer used is stored.

この方法は、後段の水平画素数変換部4が動作開始するには、前段の垂直画素数変換部3が信号出力可能な状態になっていることが必要であるが、水平画素数変換部4は垂直画素数変換部3が信号出力可能な状態になっていることを知るすべがないので、垂直画素数変換部3を動作開始させる垂直同期信号Vsyncを所定時間遅延させた信号を生成して水平画素数変換部4に供給して動作開始させる必要がある。この所定の遅延時間は、メモリ8からIsram7及び信号選択部2を経由して垂直画素数変換部3に到る信号の伝送時間及び垂直画素数変換部3での画像データ蓄積時間等を考慮して設定する必要がある。   In this method, in order for the horizontal pixel number conversion unit 4 in the subsequent stage to start operation, the vertical pixel number conversion unit 3 in the previous stage needs to be in a state in which a signal can be output. Since there is no way to know that the vertical pixel number conversion unit 3 is ready to output a signal, a signal obtained by delaying the vertical synchronization signal Vsync for starting the vertical pixel number conversion unit 3 by a predetermined time is generated. It is necessary to start the operation by supplying it to the horizontal pixel number converter 4. This predetermined delay time takes into consideration the transmission time of the signal from the memory 8 via the Isram 7 and the signal selection unit 2 to the vertical pixel number conversion unit 3, the image data storage time in the vertical pixel number conversion unit 3, and the like. Need to be set.

そこで、本実施の形態では、上記の問題を解決するため、縦続接続された2つの画素数変換部のうち、前段の画素数変換部(図16では垂直画素数変換部3)が信号出力可能な状態になっていることを示す信号を、Isram7が読み出し可能か否かを示すIsram使用可信号として後段の画素数変換部(図16では水平画素数変換部4)に供給することで、縦続接続された2つの画素数変換部3及び4を同一の動作開始タイミングとするものである。この本実施の形態の動作について、図16のブロック図、図18のタイミングチャートを併せ参照して説明する。   Therefore, in the present embodiment, in order to solve the above-described problem, among the two pixel number conversion units connected in cascade, the preceding pixel number conversion unit (vertical pixel number conversion unit 3 in FIG. 16) can output a signal. Is supplied to the subsequent pixel number conversion unit (horizontal pixel number conversion unit 4 in FIG. 16) as an Isram usable signal indicating whether or not Isram 7 can be read. The two connected pixel number conversion units 3 and 4 have the same operation start timing. The operation of this embodiment will be described with reference to the block diagram of FIG. 16 and the timing chart of FIG.

図16の垂直画素数変換部3は変換画像の出力が可能であることを示す出力可能信号(自身に内蔵している画像信号記憶用ラインメモリに画像データが格納されている状態を示す信号で、図2の読み出しコントローラ36で発生する信号)を出力する構成とされている。また、図16の水平画素数変換部4も同様の出力可能信号(自身に内蔵している画像信号記憶用DFFに画像データが格納されている状態を示す信号で、図9の読み出しコントローラ46で発生する信号)を出力する構成とされている。図16では、垂直画素数変換部3、水平画素数変換部4の順に接続されているので、後段の水平画素数変換部4に供給されるIsram使用可信号として、前段の垂直画素数変換部3で発生した出力可能信号を供給する。   The vertical pixel number conversion unit 3 in FIG. 16 is an output enable signal indicating that the converted image can be output (a signal indicating a state in which image data is stored in an image signal storage line memory incorporated in the vertical pixel number conversion unit 3. The signal generated by the read controller 36 in FIG. 2 is output. Further, the horizontal pixel number conversion unit 4 in FIG. 16 also has a similar output enable signal (a signal indicating a state in which image data is stored in an image signal storage DFF built in the signal, which is read by the read controller 46 in FIG. Generated signal). In FIG. 16, since the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 are connected in this order, the preceding vertical pixel number conversion unit is used as an Isram usable signal supplied to the subsequent horizontal pixel number conversion unit 4. The output enable signal generated in step 3 is supplied.

まず、図16の垂直画素数変換部3は、画像出力部5より垂直同期信号Vsyncが図18(B)に模式的に示すように入力されると、それをトリガとして出力同期モードで動作を開始し、図示しないIsramのコントローラが発生するIsram使用可信号が、図18(F)にハイレベルで模式的に示すようにイネーブルとなると、垂直画素数変換部3の図2に示す書き込みコントローラ35がIsramコントロール信号を出力して、図16のメモリ8から読み出されてIsram7に蓄積されている画像データをIsram7から読み出し、図2のラインメモリ30を構成する5つのラインメモリを順次書き込み状態とする書き込みイネーブルlmem weを図18(G)にハイレベルで模式的に示すようにアクティブにして、lmemo0、lmemo1、lmem2、lmem3、lmem4、lmem0、lmem1、lmem2、・・・というように巡回的に所定の画素数ずつ書き込む。   First, when the vertical synchronizing signal Vsync is input from the image output unit 5 as schematically shown in FIG. 18B, the vertical pixel number converting unit 3 in FIG. 16 operates in the output synchronous mode as a trigger. When the Isram enable signal generated by the Isram controller (not shown) is enabled as schematically shown at a high level in FIG. 18F, the write controller 35 shown in FIG. Outputs an Isram control signal, reads the image data read from the memory 8 in FIG. 16 and stored in the Isram 7 from the Isram 7, and sequentially writes the five line memories constituting the line memory 30 in FIG. The write enable lmem we is activated as shown schematically at a high level in FIG. A predetermined number of pixels are cyclically written as emo0, lmemo1, lmem2, lmem3, lmem4, lmem0, lmem1, lmem2,.

その後、垂直画素数変換部3内のラインメモリ30のそれぞれに画像データが書き込み済みとなると、垂直画素数変換部3は直ちに変換画像の出力が可能であることを示す、図18(H)に示す出力可能信号を図2の読み出しコントローラ36で発生して信号選択部2に供給する。信号選択部2はIsramのコントローラが発生するIsram使用可信号の替わりに、上記の出力可能信号を選択して水平画素数変換部4にIsram使用可信号として供給する。なお、図16の垂直画素数変換部3は、画素出力部5から入力された図18(C)に模式的に示す水平同期信号Hsyncが入力される毎に上記のVカウンタを図18(D)に模式的に示すようにカウントアップしている。   After that, when the image data has been written in each of the line memories 30 in the vertical pixel number conversion unit 3, the vertical pixel number conversion unit 3 can immediately output the converted image, as shown in FIG. The output enable signal shown in FIG. 2 is generated by the read controller 36 in FIG. The signal selection unit 2 selects the output enable signal instead of the Isram use enable signal generated by the Isram controller, and supplies the selected signal to the horizontal pixel number conversion unit 4 as the Isram enable signal. Note that the vertical pixel number conversion unit 3 in FIG. 16 changes the above-described V counter every time the horizontal synchronization signal Hsync schematically shown in FIG. 18C input from the pixel output unit 5 is input. ) Is counted up as shown schematically.

図16の水平画素数変換部4は上記のIsram使用可信号(出力可能信号)が供給されると、図9の水平画素数変換部4内のDFF40を構成する8つのDFF0〜DFF7の各書き込みイネーブル信号denを図18(J)に示すように順次アクティブにして、垂直画素数変換部3から読み出した画素データをDFF0〜DFF7に書き込ませる。DFF0〜DFF4への書き込みが終了すると、水平画素数変換部4は画像出力部5から入力するイネーブル信号Odata enableがアクティブになるのを待つ。   When the above-mentioned Isram usable signal (output enable signal) is supplied to the horizontal pixel number conversion unit 4 in FIG. 16, each writing of the eight DFF0 to DFF7 constituting the DFF 40 in the horizontal pixel number conversion unit 4 in FIG. 9 is performed. The enable signal den is sequentially activated as shown in FIG. 18J, and the pixel data read from the vertical pixel number conversion unit 3 is written into DFF0 to DFF7. When writing to DFF0 to DFF4 is completed, the horizontal pixel number conversion unit 4 waits for the enable signal Odata enable input from the image output unit 5 to become active.

その後、図16の水平画素数変換部4は画像出力部5から入力するイネーブル信号Odata enableがアクティブになると、内部のDFF40から画素データを読み出し、図12及び図13と共に説明したように、新たな画像信号を生成して画像出力部5へ出力する。図18(A)はこのときの画像出力部5へ出力される新たな画像信号を示す。また、もはや使用されない画素データが格納された水平画素数変換部4内のDFFには、垂直画素数変換部3から画素データを読み出して書き込む。   Thereafter, when the enable signal Odata enable input from the image output unit 5 becomes active, the horizontal pixel number conversion unit 4 in FIG. 16 reads out pixel data from the internal DFF 40, and as described with reference to FIGS. An image signal is generated and output to the image output unit 5. FIG. 18A shows a new image signal output to the image output unit 5 at this time. Further, the pixel data is read from the vertical pixel number conversion unit 3 and written in the DFF in the horizontal pixel number conversion unit 4 in which pixel data that is no longer used is stored.

このように、本実施の形態では、後段の水平画素数変換部4は直接Isram7から画像データを読み出す場合と全く同様にして、前段の垂直画素数変換部3からの画像データを読み出して書き込むことができるので、水平画素数変換部4の動作開始タイミングを垂直画素数変換部3の動作開始タイミングと同一にすることができる(水平画素数変換部4は狭義にはIsram使用可信号の入力によって動作を開始するが、そのIsram使用可信号は垂直画素数変換部3の画像データ書き込み動作の終了によって得られる出力可能信号であるので、水平画素数変換部4の動作開始タイミングは垂直画素数変換部3の動作開始タイミングと同一であるといえる。)。これにより、図17と共に説明した通常の方法のような遅延された動作開始タイミング信号の生成は不要であり、誤動作の発生を防止できる。   Thus, in the present embodiment, the subsequent horizontal pixel number conversion unit 4 reads and writes the image data from the previous vertical pixel number conversion unit 3 in exactly the same way as when image data is directly read from the Isram 7. Therefore, the operation start timing of the horizontal pixel number conversion unit 4 can be made the same as the operation start timing of the vertical pixel number conversion unit 3 (the horizontal pixel number conversion unit 4 is narrowly defined by the input of an Isram usable signal). The operation is started, but the Isram usable signal is an output enable signal obtained by the end of the image data writing operation of the vertical pixel number conversion unit 3, so the operation start timing of the horizontal pixel number conversion unit 4 is the vertical pixel number conversion. It can be said that it is the same as the operation start timing of the unit 3.) Accordingly, it is not necessary to generate a delayed operation start timing signal as in the normal method described with reference to FIG. 17, and the occurrence of malfunction can be prevented.

なお、以上の説明は、2段縦続接続された垂直画素数変換部3及び水平画素数変換部4を共に出力側に同期して動作するモード(出力同期モード)で動作させる場合についてであり、この場合に本発明の所期の効果が得られるものであるが、これ以外にも(1)垂直画素数変換部3及び水平画素数変換部4を共に入力側に同期して動作するモード(入力同期モード)での動作、(2)垂直画素数変換部3を単独で動作するモードとし、かつ、水平画素数変換部4を入力同期モードとする動作、(3)垂直画素数変換部3を出力同期モードとし、かつ、水平画素数変換部4を単独で動作するモードとする動作も可能である。   In addition, the above description is a case where the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 that are cascade-connected in two stages are both operated in a mode that operates in synchronization with the output side (output synchronization mode). In this case, the desired effect of the present invention can be obtained. In addition to this, (1) a mode in which both the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 operate in synchronization with the input side ( Operation in the input synchronization mode), (2) operation in which the vertical pixel number conversion unit 3 operates alone, and the horizontal pixel number conversion unit 4 operates in input synchronization mode, and (3) vertical pixel number conversion unit 3 Can be set to the output synchronous mode, and the horizontal pixel number conversion unit 4 can be operated alone.

上記の(1)の動作では、画像入力部1から入力された画像信号が、垂直画素数変換部3及び水平画素数変換部4でそれぞれ垂直画素数及び水平画素数を変換された後、Osram6に書き込まれる。また、上記の(2)及び(3)の動作では、いずれもIsram7に蓄積されている画像データが、垂直画素数変換部3により読み出されて垂直画素数変換された後、水平画素数変換部4に供給されて水平画素数が変換されてOsram6に書き込まれる。上記の(2)又は(3)の動作では、垂直画素数変換部3及び水平画素数変換部4のうち、単独で動作するモードの一方の画素数変換部がマスターとなり、この画素数変換部が発生する「直ちに変換画像の出力が可能である」ことを示す出力可能信号又は「直ちに画像の入力が可能である」ことを示す入力可能信号に基づいて、もう一方の画素数変換部が動作するようにされるため、垂直画素数変換部3及び水平画素数変換部4の動作開始タイミングを同一にできる。   In the above operation (1), the image signal input from the image input unit 1 is converted into the number of vertical pixels and the number of horizontal pixels by the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4, respectively. Is written to. In the above operations (2) and (3), the horizontal pixel number conversion is performed after the image data accumulated in the Isram 7 is read out by the vertical pixel number conversion unit 3 and converted in the vertical pixel number. The number of horizontal pixels is supplied to the unit 4 and converted and written to the Osram 6. In the operation of (2) or (3) above, one of the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 is a master, and the pixel number conversion unit in the mode of operating independently becomes the master. The other pixel number conversion unit operates based on an output enable signal indicating that the converted image can be output immediately or an input enable signal indicating that the image can be input immediately. Thus, the operation start timings of the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 can be made the same.

なお、本発明は以上の実施の形態に限定されるものではなく、例えば、2段縦続接続される垂直画素数変換部3及び水平画素数変換部4の接続順は、上記の実施の形態とは逆であってもよい。また、垂直画素数変換部3及び水平画素数変換部4の動作をコンピュータにより実現するコンピュータプログラムも包含するものである。この場合、プログラムは、記録媒体に記録されていてコンピュータに取り込まれてもよいし、通信ネットワークを介してコンピュータに配信して取り込まれてもよいし、予めコンピュータの専用ハードウェアに取り込まれていてもよい。   The present invention is not limited to the above embodiment. For example, the connection order of the vertical pixel number conversion unit 3 and the horizontal pixel number conversion unit 4 that are cascade-connected in two stages is the same as that of the above embodiment. May be reversed. Moreover, the computer program which implement | achieves operation | movement of the vertical pixel number conversion part 3 and the horizontal pixel number conversion part 4 with a computer is also included. In this case, the program may be recorded on a recording medium and taken into a computer, may be delivered to a computer via a communication network, or may be taken in beforehand by dedicated hardware of the computer. Also good.

本発明の画素数変換装置の一実施の形態の全体構成を示すブロック図である。It is a block diagram which shows the whole structure of one Embodiment of the pixel number converter of this invention. 本発明の画素数変換装置の要部をなす図1の垂直画素数変換部の一実施の形態の回路系統図である。FIG. 2 is a circuit diagram of an embodiment of the vertical pixel number conversion unit of FIG. 1 forming a main part of the pixel number conversion device of the present invention. 本発明の画素数変換装置における垂直画素数変換部が入力側に同期して動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the vertical pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves synchronizing with an input side. 垂直画素数変換部が入力側に同期して動作するモード時の動作説明用タイミングチャートである。5 is a timing chart for explaining operations in a mode in which a vertical pixel number conversion unit operates in synchronization with an input side. 本発明の画素数変換装置における垂直画素数変換部が出力側に同期して動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the vertical pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves synchronizing with an output side. 垂直画素数変換部が出力側に同期して動作するモード時の動作説明用タイミングチャートである。5 is a timing chart for explaining operations in a mode in which a vertical pixel number conversion unit operates in synchronization with an output side. 本発明の画素数変換装置における垂直画素数変換部が単独に動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the vertical pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves independently. 垂直画素数変換部が単独に同期して動作するモード時の動作説明用タイミングチャートである。It is a timing chart for operation | movement explanation at the time of the mode in which a vertical pixel number conversion part operate | moves in synchronization independently. 本発明の画素数変換装置の他の要部をなす図1の水平画素数変換部の一実施の形態の回路系統図である。FIG. 3 is a circuit diagram of an embodiment of the horizontal pixel number conversion unit of FIG. 1 that forms another main part of the pixel number conversion device of the present invention. 本発明の画素数変換装置における水平画素数変換部が入力側に同期して動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the horizontal pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves synchronizing with an input side. 水平画素数変換部が入力側に同期して動作するモード時の動作説明用タイミングチャートである。It is a timing chart for operation | movement explanation at the time of the mode in which a horizontal pixel number conversion part operate | moves synchronizing with an input side. 本発明の画素数変換装置における水平画素数変換部が出力側に同期して動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the horizontal pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves synchronizing with an output side. 水平画素数変換部が出力側に同期して動作するモード時の動作説明用タイミングチャートである。5 is a timing chart for explaining operations in a mode in which a horizontal pixel number conversion unit operates in synchronization with the output side. 本発明の画素数変換装置における水平画素数変換部が単独に動作するモード時の信号経路を示すブロック図である。It is a block diagram which shows the signal path | route at the time of the mode in which the horizontal pixel number conversion part in the pixel number conversion apparatus of this invention operate | moves independently. 垂直画素数変換部が単独に同期して動作するモード時の動作説明用タイミングチャートである。It is a timing chart for operation | movement explanation at the time of the mode in which a vertical pixel number conversion part operate | moves in synchronization independently. 本発明の画素数変換装置における垂直画素数変換部と水平画素数変換部とが縦続接続されてそれぞれ出力側に同期して動作するモード時の信号経路を示すブロック図である。It is a block diagram showing a signal path in a mode in which a vertical pixel number conversion unit and a horizontal pixel number conversion unit in a pixel number conversion device of the present invention are connected in cascade and operate in synchronization with the output side. 図16における動作の一例を説明するタイミングチャートである。It is a timing chart explaining an example of the operation | movement in FIG. 図16における本発明の一実施の形態の動作を説明するタイミングチャートである。It is a timing chart explaining the operation | movement of one Embodiment of this invention in FIG.

符号の説明Explanation of symbols

1 画像入力部
2 信号選択部
3 垂直画素数変換部(Vスケーラ)
4 水平画素数変換部(Hスケーラ)
5 画像出力部
6 メモリに対する出力バッファ(Osram)
7 メモリに対する入力バッファ(Isram)
8 メモリ
9 記録再生装置等
30、lmem0〜lmem4 ラインメモリ
31、41 セレクタ
32、42 補間フィルタ
33、43 中央処理装置(CPU)
34、44 書き込み/読み出し制御回路
35、45 書き込みコントローラ
36、46 読み出しコントローラ
37、47 係数RAM
40、DFF0〜DFF7 D型フリップフロップ(DFF)
DESCRIPTION OF SYMBOLS 1 Image input part 2 Signal selection part 3 Vertical pixel number conversion part (V scaler)
4 Horizontal pixel number converter (H scaler)
5 Image output unit 6 Output buffer for memory (Osram)
7 Input buffer for memory (Isram)
8 Memory 9 Recording / reproducing device 30, 30, lmem0-lmem4 Line memory 31, 41 Selector 32, 42 Interpolation filter 33, 43 Central processing unit (CPU)
34, 44 Write / read control circuit 35, 45 Write controller 36, 46 Read controller 37, 47 Coefficient RAM
40, DFF0 to DFF7 D-type flip-flop (DFF)

Claims (1)

外部から入力された入力画像信号である第1の画像信号、又は本装置内の記憶手段から読み出した画像信号である第2の画像信号の水平ライン数にあたる垂直方向における画素数の変換を行う垂直画素数変換部と、前記第1又は第2の画像信号の水平方向における画素数の変換を行う水平画素数変換部との2つの画素数変換部を縦続接続し、この2つの画素数変換部によって垂直方向における画素数と水平方向における画素数とがそれぞれ変換された画像信号を、画像出力部を通して外部へ出力する画素数変換装置であって、
前記2つの画素数変換部は、それぞれ、外部から入力された同期信号に同期して入力された前記第1の画像信号に対して画素数変換を行ってから前記記憶手段に記憶する入力側に同期した動作モードである第1の動作モードと、前記画像出力部からの同期信号に同期して前記記憶手段から読み出した前記第2の画像信号に対して画素数変換を行ってから前記画像出力部へ出力する出力側に同期した動作モードである第2の動作モードと、外部から入力された同期信号又は前記画像出力部から入力された同期信号に同期して前記記憶手段から読み出した前記第2の画像信号に対して画素数変換を行ってから前記記憶手段に記憶する単独で動作する動作モードである第3の動作モードとのうち、任意に選択されたいずれか一の動作モードで動作し、前記第2の動作モードでの動作時はそれぞれ外部から供給される、読み出し可能を示す使用可信号に基づいて画素数変換動作を開始し、その後画素数変換動作を終了し変換された画像信号を出力可能となったときは出力可能信号を生成して出力する手段を有し、
縦続接続された前記2つの画素数変換部が共に前記第2の動作モードで動作する時は、縦続接続された前記2つの画素数変換部のうち、前段に接続されている一方の画素数変換部は、前記記憶手段から供給される前記使用可信号に基づいて画素数変換動作を開始し、その後画素数変換動作を終了し変換された画像信号を出力可能となったときに、前記出力可能信号を、後段に接続されている他方の画素数変換部に前記使用可信号として供給する手段を有することを特徴とする画素数変換装置。
Vertical conversion that converts the number of pixels in the vertical direction corresponding to the number of horizontal lines of the first image signal that is an input image signal input from the outside or the second image signal that is an image signal read from the storage means in the apparatus. Two pixel number conversion units are connected in cascade, a pixel number conversion unit and a horizontal pixel number conversion unit that converts the number of pixels in the horizontal direction of the first or second image signal. A pixel number conversion device for outputting an image signal obtained by converting the number of pixels in the vertical direction and the number of pixels in the horizontal direction to the outside through the image output unit,
Each of the two pixel number conversion units performs pixel number conversion on the first image signal input in synchronization with the synchronization signal input from the outside, and then stores it in the storage unit. A first operation mode that is a synchronized operation mode and the image output after the pixel number conversion is performed on the second image signal read from the storage means in synchronization with the synchronization signal from the image output unit A second operation mode which is an operation mode synchronized with an output side to be output to the unit, and the second read out from the storage means in synchronization with a synchronization signal input from the outside or a synchronization signal input from the image output unit. The operation is performed in any one of the operation modes arbitrarily selected from the third operation mode, which is the operation mode independently operating after converting the number of pixels to the image signal of 2 Shi The supplied from each operation when the outside in the second mode of operation, to start the pixel number conversion operation on the basis of the usable signal indicating a readable, then exit the pixel number conversion converted image signal When it becomes possible to output, it has means to generate and output an output enable signal,
When both the two pixel number conversion units connected in cascade operate in the second operation mode, one of the two pixel number conversion units connected in cascade is connected to the preceding stage. The unit starts the pixel number conversion operation based on the usable signal supplied from the storage means, and then ends the pixel number conversion operation and can output the converted image signal when it can be output. A pixel number conversion apparatus comprising means for supplying a signal as the usable signal to the other pixel number conversion unit connected to the subsequent stage.
JP2007042997A 2007-02-22 2007-02-22 Pixel number converter Active JP5151177B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007042997A JP5151177B2 (en) 2007-02-22 2007-02-22 Pixel number converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007042997A JP5151177B2 (en) 2007-02-22 2007-02-22 Pixel number converter

Publications (2)

Publication Number Publication Date
JP2008203792A JP2008203792A (en) 2008-09-04
JP5151177B2 true JP5151177B2 (en) 2013-02-27

Family

ID=39781321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007042997A Active JP5151177B2 (en) 2007-02-22 2007-02-22 Pixel number converter

Country Status (1)

Country Link
JP (1) JP5151177B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6354243B2 (en) * 2014-03-25 2018-07-11 セイコーエプソン株式会社 Imaging device, image processing device, display control device, and imaging display device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3599413B2 (en) * 1995-04-14 2004-12-08 株式会社ルネサステクノロジ Resolution conversion device and resolution conversion method
JP2001013947A (en) * 1999-06-30 2001-01-19 Mitsubishi Electric Corp Number-of-pixel converting device
JP3998399B2 (en) * 1999-12-03 2007-10-24 松下電器産業株式会社 Video signal converter
JP4708528B2 (en) * 2000-05-22 2011-06-22 パナソニック株式会社 Video signal converter
JP2004110046A (en) * 2003-09-29 2004-04-08 Seiko Epson Corp Display device for performing video scaling
JP4779498B2 (en) * 2005-08-23 2011-09-28 日本ビクター株式会社 Pixel number converter
JP4088649B2 (en) * 2006-03-13 2008-05-21 株式会社日立製作所 Display system

Also Published As

Publication number Publication date
JP2008203792A (en) 2008-09-04

Similar Documents

Publication Publication Date Title
JP4131052B2 (en) Imaging device
JP2008506295A (en) Method and system for displaying a series of image frames
JP2008197394A (en) Image conversion apparatus and image conversion method
KR20090021383A (en) Image pickup device and image display control method
JP2000092361A (en) Image pickup device
KR100719364B1 (en) Video scaler having minimum output memory and method for selecting the same
JP2000092375A (en) Signal processing unit and its control method
JPH09307832A (en) Picture ratio converter and its method
JP5151177B2 (en) Pixel number converter
JPH11289551A (en) Display device and its control method
JPH11296155A (en) Display device and its control method
JP4697094B2 (en) Image signal output apparatus and control method thereof
JP4561452B2 (en) IMAGING DEVICE, VIDEO OUTPUT METHOD, AND VIDEO REPRODUCTION PROGRAM
JP4264602B2 (en) Image processing device
JP5225068B2 (en) Image processing apparatus and image processing method
JP2003304481A (en) Image processor and image processing method
JP2014216668A (en) Imaging apparatus
JP2000092365A (en) Signal processing unit
JP6403479B2 (en) Imaging apparatus and control method thereof
JP2004222109A (en) Image pickup device, image pickup method, recording medium, and program
JP2721387B2 (en) Video signal processing circuit
JPH10341415A (en) Picture processor
JP4525382B2 (en) Display device and imaging device
JP2006229552A (en) Video camera
JP2003087640A (en) Imaging apparatus, signal processor, and control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100531

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20111012

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120829

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: 20121106

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121119

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

Free format text: PAYMENT UNTIL: 20151214

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5151177

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150