JPH05103313A - Method and device for processing picture information - Google Patents

Method and device for processing picture information

Info

Publication number
JPH05103313A
JPH05103313A JP25778391A JP25778391A JPH05103313A JP H05103313 A JPH05103313 A JP H05103313A JP 25778391 A JP25778391 A JP 25778391A JP 25778391 A JP25778391 A JP 25778391A JP H05103313 A JPH05103313 A JP H05103313A
Authority
JP
Japan
Prior art keywords
block
component
image information
value
screen
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.)
Granted
Application number
JP25778391A
Other languages
Japanese (ja)
Other versions
JP3200108B2 (en
Inventor
Toshinori Yamamoto
俊則 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP25778391A priority Critical patent/JP3200108B2/en
Publication of JPH05103313A publication Critical patent/JPH05103313A/en
Application granted granted Critical
Publication of JP3200108B2 publication Critical patent/JP3200108B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To sharply reduce the processing time of a picture information processing device by detecting the motion of a picture from the DC component value of each block. CONSTITUTION:Each frame is divided into plural blocks each of which is composed of (8X8) picture elements by means of a DCT converter 14 and the value of the DC component of each block obtained by the DCT conversion is extracted through a switch 25 and DPCM decoder 28 before the DC component passes through another DCT converter 38. Then the difference between the extracted value and the value of another DC component in the same block in another picture is fetched by using a subtracter 31 and 1-frame period delay circuit 30 and an accumulator 32 performs arithmetic operation on the difference value for the sum value of 1-frame components and selects intraframe interpolation or interframe interpolation by switching a switch 33 depending upon the sum value, whether it is larger or smaller than a threshold.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は画像情報処理方法及び装
置、特に各画面が夫々複数の画素よりなる複数のブロッ
クに分割された画像情報を処理する方法及び装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image information processing method and apparatus, and more particularly to a method and apparatus for processing image information in which each screen is divided into a plurality of blocks each having a plurality of pixels.

【0002】[0002]

【従来の技術】従来より、映像信号の各画面を夫々複数
の画素よりなる複数のブロックに分割し、分割されたブ
ロック単位で画像を圧縮符号化する手法が知られてい
る。このような手法の中で、近年離散コサイン変換(以
下、DCTを記す)を用いて、各ブロックの各画素の振
幅値を2次元周波数成分に変換し、この2次元周波数成
分を可変長符号化する手法が注目されている。
2. Description of the Related Art Conventionally, a method has been known in which each screen of a video signal is divided into a plurality of blocks each having a plurality of pixels, and an image is compression-encoded in units of the divided blocks. In such a technique, the amplitude value of each pixel in each block is converted into a two-dimensional frequency component by using the discrete cosine transform (hereinafter, DCT) in recent years, and the two-dimensional frequency component is subjected to variable length coding. The method of doing is attracting attention.

【0003】ところで、このようにブロック単位で符号
化を行なう装置において、符号誤りが発生した場合には
誤り訂正回路によってできる限りその訂正を行うが、も
し、訂正不能の符号誤りが発生した場合にはこの符号誤
りの発生した部分の画像を他の部分の画像に置き換える
誤り修正(補間)処理を行なわなければならない。
By the way, in a device which performs coding on a block-by-block basis as described above, when a code error occurs, the error correction circuit corrects the code error as much as possible. Must perform an error correction (interpolation) process for replacing the image of the portion where the code error has occurred with the image of another portion.

【0004】このような補間処理としては、誤りの発生
した画素(ブロック)と同一の画面の他の画素(ブロッ
ク)にて、この誤りの発生した画素(ブロック)を置換
する、所謂フィールドもしくはフレーム内補間処理と、
誤りの発生した画素(ブロック)の前後の画面の他の画
素(ブロック)にて誤りの発生した画素(ブロック)を
置換する、所謂フィールドもしくはフレーム間補間処理
とが知られている。
As such interpolation processing, a so-called field or frame is used in which the pixel (block) in which the error has occurred is replaced with another pixel (block) in the same screen as the pixel (block) in which the error has occurred. Internal interpolation processing,
There is known a so-called field or interframe interpolation process of replacing a pixel (block) in which an error has occurred with another pixel (block) on the screen before and after the pixel (block) in which an error has occurred.

【0005】そして、これらのフィールドもしくはフレ
ーム間補間処理とフィールドもしくはフレーム内補間処
理とを適応的に使い分ける処理の従来より知られてい
る。
A conventionally known process for adaptively using the field or interframe interpolation process and the field or intraframe interpolation process.

【0006】[0006]

【発明が解決しようとしている課題】ところで、上述の
如くブロック単位で符号化を行なう場合、各ブロック内
に誤り訂正不能な符号が発生した場合、当該ブロック全
体が復元不可能となる。ここで、一般に圧縮符号化を行
なうブロックは2次元に拡がりをもつので、隣接するブ
ロック間では画像の相関が薄くなりがちであり、フィー
ルドもしくはフレーム内での補間のみではある程度の画
質劣化を免れない。
By the way, in the case where coding is performed on a block-by-block basis as described above, if an error-correctable code occurs in each block, the entire block cannot be restored. Here, generally, a block to be compression-encoded has a two-dimensional spread, so that the correlation of images between adjacent blocks tends to be weak, and deterioration of image quality to some extent cannot be avoided only by interpolation within a field or a frame. ..

【0007】一方、逆に例えば前画面の同一ブロックに
置換する、フィールドもしくはフレーム間補間では、あ
る程度の画質は期待できるが、画像に大きな動きがあっ
た場合、特にシーンチェンジの部分において、大きな画
質劣化が発生する。
On the other hand, conversely, for example, in the field or inter-frame interpolation in which the same block on the previous screen is replaced, a certain degree of image quality can be expected, but when there is a large motion in the image, particularly in the scene change part, the large image quality is obtained. Deterioration occurs.

【0008】そこで、主にフィールドもしくはフレーム
間補間を行ない、画像に大きな動きがあった場合にのみ
フィールドもしくはフレーム内補間を行なう適応補間を
用いることが考えられる。
Therefore, it is conceivable to use adaptive interpolation which mainly performs inter-field or inter-frame interpolation and performs inter-field or intra-frame interpolation only when there is a large motion in the image.

【0009】しかしながら、上述のごとくブロック単位
での圧縮符号化を行なった場合に、各ブロックにおける
画像の動きを検出しようとすると、ブロック内の全ての
画素について画面間での比較を行なわねばならず、演算
に要する時間もしくはハードウエアを大きくせざるをえ
ない。
However, when compression encoding is performed in block units as described above, in order to detect the motion of an image in each block, all pixels in the block must be compared between screens. , The calculation time or hardware must be increased.

【0010】特に、上述の如きDCT変換を用いた可変
長圧縮を行ない画像情報を伝送した場合においては、そ
の復号に多くの処理過程を必要とし、その後にDCT逆
変換を施した後でないと上述の画像の動きが検出できな
い。したがって、画像に大きな動きがあったか否か検出
されるまでには非常に長い時間を要し、上述の如き適応
的な補間を行なう場合に障害となっていた。
In particular, when the variable length compression using the DCT transform as described above is performed and the image information is transmitted, a lot of processing steps are required for the decoding, and the DCT inverse transform is not performed after that. The motion of the image cannot be detected. Therefore, it takes a very long time to detect whether or not there is a large motion in the image, which is an obstacle in performing the adaptive interpolation as described above.

【0011】本発明は上述の如き背景下に、各画面が夫
々複数の画素よりなる複数のブロックに分割された画像
情報を処理する際に、画像の動きを検出する場合、その
処理時間を大幅に短縮し得る画像情報処理方法及び装置
を提供することを目的とする。
Under the background as described above, the present invention significantly reduces the processing time when detecting the motion of an image when processing image information in which each screen is divided into a plurality of blocks each having a plurality of pixels. It is an object of the present invention to provide an image information processing method and apparatus that can be shortened.

【0012】[0012]

【課題を解決するための手段】斯かる目的下において、
本発明の画像情報処理方法によれば、各画面が夫々複数
の画素よりなる複数のブロックに分割された画像情報を
処理する方法において、各ブロックの直流成分の値を抽
出し、他の画面の同一ブロックにおける直流成分との値
とを比較し、該比較結果に基いて前記画像情報の各ブロ
ックの処理を行なう。
[Means for Solving the Problems] Under such a purpose,
According to the image information processing method of the present invention, in the method of processing image information in which each screen is divided into a plurality of blocks each including a plurality of pixels, the value of the DC component of each block is extracted and the other screens are displayed. The values of the DC component in the same block are compared with each other, and each block of the image information is processed based on the comparison result.

【0013】また、この方法を実施した1つの装置とし
て、各画面を分割する複数のブロックの夫々に対し、複
数の画素の振幅成分を複数の周波数成分に変換する変換
手段と、各ブロック毎に前記複数の周波数成分に対して
圧縮符号化処理を行なう符号化手段と、各ブロック毎に
前記複数の周波数成分の1つである直流成分を抽出する
抽出手段と、前記抽出手段で抽出された直流成分の値を
他の画面の同一ブロックにおける直流成分との値と比較
する比較手段と、該比較手段の出力に応じて前記画像情
報の動きに係わる動き情報を導出する動き検出手段と、
前記動き情報を前記符号化手段にて圧縮された画像情報
に付加して伝送する伝送手段と、を有する画像情報処理
装置が提示される。
Further, as one apparatus implementing this method, for each of a plurality of blocks dividing each screen, a converting means for converting the amplitude components of a plurality of pixels into a plurality of frequency components, and for each block. Encoding means for performing compression encoding processing on the plurality of frequency components, extraction means for extracting a direct current component which is one of the plurality of frequency components for each block, and direct current extracted by the extraction means. Comparing means for comparing the value of the component with the value of the direct current component in the same block on another screen; and motion detecting means for deriving motion information relating to the motion of the image information according to the output of the comparing means,
An image information processing apparatus including: a transmission unit that adds the motion information to the image information compressed by the encoding unit and transmits the image information.

【0014】また、同様にこの方法を実施した他の1つ
の装置として、夫々複数の画素よりなり、各画面を分割
する複数のブロックの夫々について、複数の周波数成分
が圧縮符号化されてなる圧縮画像情報を処理する装置で
あって前記ブロック毎に前記圧縮画像情報を復号化して
前記複数の周波数成分を再生する復号化手段と、各ブロ
ック毎に前記複数の周波数成分の1つである直流成分を
抽出する抽出手段と、前記抽出手段で抽出された直流成
分の値を他の画面の同一ブロックにおける直流成分との
値と比較する比較手段と、前記圧縮画像情報の符号誤り
を検出する誤り検出手段と、該誤り検出手段の出力に基
いて定められたブロックを、前記比較手段によって選択
された同一画面もしくは他の画面のブロックにより補間
する補間手段と、を備える画像情報処理装置が提示され
る。
Similarly, as another apparatus that implements this method, a plurality of blocks each of which is composed of a plurality of pixels and which divides each screen is compressed by encoding a plurality of frequency components. An apparatus for processing image information, a decoding means for decoding the compressed image information for each block to reproduce the plurality of frequency components, and a DC component that is one of the plurality of frequency components for each block. Extracting means for comparing the value of the DC component extracted by the extracting means with a value of the DC component in the same block on another screen, and error detection for detecting a code error in the compressed image information. Means, and an interpolation means for interpolating a block determined based on the output of the error detection means by a block of the same screen or another screen selected by the comparison means, Image information processing apparatus is presented with.

【0015】[0015]

【作用】上述の如き画像情報処理方法においては、各ブ
ロックの直流成分の値(平均値)のみから画像の動きを
認識し得るので、ブロック単位での動き検出に係わるハ
ード量もしくは処理時間を軽減できる。また、特に処理
中に直流成分が抽出されるような変換を行なう処理にお
いては、ハードウエアの追加も殆どなく、且、処理時間
も大幅に短縮できる。
In the image information processing method as described above, since the motion of the image can be recognized only from the value (average value) of the DC component of each block, the amount of hardware or processing time involved in motion detection for each block is reduced. it can. In addition, particularly in the processing for performing the conversion in which the DC component is extracted during the processing, almost no hardware is added, and the processing time can be greatly shortened.

【0016】[0016]

【実施例】以下、本発明の実施例について詳細に説明す
る。
EXAMPLES Examples of the present invention will be described in detail below.

【0017】図1は本発明を適用した動画送受信装置の
構成を示すブロック図である。図中、11は動画像情報
を発生するビデオカメラ、12は送信側の入力端子、1
3はアナログ−デジタル(AD)変換器、14はDCT
変換器、15はDCT変換されたデータをDC成分とA
C成分に分離するスイッチ、26はランレングス符号
器、17はハフマン符号器、18はDPCM符号器、1
9はAC成分とDC成分を選択的に出力するスイッチ、
20は誤り訂正符号を形成付加する誤り訂正符号符号
器、21は送信側の出力端子である。
FIG. 1 is a block diagram showing the structure of a moving picture transmitting / receiving apparatus to which the present invention is applied. In the figure, 11 is a video camera for generating moving image information, 12 is an input terminal on the transmission side, 1
3 is an analog-digital (AD) converter, 14 is a DCT
A converter, 15 converts the DCT-converted data into a DC component and A
A switch for separating into C components, 26 is a run length encoder, 17 is a Huffman encoder, 18 is a DPCM encoder, 1
9 is a switch for selectively outputting the AC component and the DC component,
20 is an error correction code encoder for forming and adding an error correction code, and 21 is an output terminal on the transmission side.

【0018】22は衛星、電話線等の伝送路であり、こ
の伝送路22を介したデータが受信側の入力端子23に
入力される。
Reference numeral 22 is a transmission line such as a satellite or a telephone line, and data via this transmission line 22 is input to an input terminal 23 on the receiving side.

【0019】受信側において、24は上述の誤り訂正符
号を用いて符号誤りの訂正を行なう誤り訂正符号復号
器、25は伝送されてきたデータをDC成分とAC成分
とに分離するスイッチ、26はハフマン復号器、27は
ランレングス復号器、28はDPCM復号器、29はA
C成分とDC成分を選択的に出力するスイッチ、30は
1フレーム期間の遅延回路、31は減算回路、32は累
算回路、33は累算回路33の出力に応じて切り換えら
れるスイッチ、34は画面の垂直方向に1DCTブロッ
ク分(8水平走査線分)の期間の遅延回路、35は誤り
訂正符号復号器24からのエラーフラグにより切り換え
られるスイッチ、36は1フレーム期間の遅延回路、3
8はDCT復号器、39はデジタル−アナログ(DA)
変換器、40は受信側の出力端子、41は受信側端末と
してのモニタである。
On the receiving side, 24 is an error correction code decoder for correcting a code error using the above error correction code, 25 is a switch for separating transmitted data into a DC component and an AC component, and 26 is Huffman decoder, 27 is run length decoder, 28 is DPCM decoder, 29 is A
A switch that selectively outputs the C component and the DC component, 30 is a delay circuit for one frame period, 31 is a subtraction circuit, 32 is an accumulation circuit, 33 is a switch that can be switched according to the output of the accumulation circuit 33, and 34 is A delay circuit for a period of 1 DCT block (8 horizontal scanning lines) in the vertical direction of the screen, 35 is a switch which is switched by an error flag from the error correction code decoder 24, 36 is a delay circuit of 1 frame period, 3
8 is a DCT decoder, 39 is a digital-analog (DA)
A converter, 40 is an output terminal on the receiving side, and 41 is a monitor as a terminal on the receiving side.

【0020】以下、図1の装置の動作について説明す
る。
The operation of the apparatus shown in FIG. 1 will be described below.

【0021】ビデオカメラ11からの動画像信号は送信
機側の入力端子12を介して送信機に入力され、AD変
換器13にてデジタル信号に変換された後、DCT変換
器14に入力される。
The moving image signal from the video camera 11 is input to the transmitter via the input terminal 12 on the transmitter side, converted into a digital signal by the AD converter 13, and then input to the DCT converter 14. ..

【0022】DCT変換器14では、AD変換器13か
らのデジタル動画情報の各画面を(8×8)の画素より
なるブロックに分割し、分割された各ブロックについて
DCT変換を施す。DCT変換は周知の様に(8×8)
の画素よりなるブロックに付いて、各画素の振幅値を
(8×8)の2次元周波数成分に変換するものであり、
可逆変換である。
In the DCT converter 14, each screen of the digital moving picture information from the AD converter 13 is divided into blocks of (8 × 8) pixels, and DCT conversion is applied to each divided block. DCT conversion is well known (8 × 8)
For the block consisting of pixels, the amplitude value of each pixel is converted into a (8 × 8) two-dimensional frequency component,
It is a reversible transformation.

【0023】こうしてDCT変換されたデータ中、1つ
の周波数成分は所謂直流(DC)成分であり、各ブロッ
クの画素の振幅の平均値である。ここで、このDC成分
以外の周波数成分をAC成分とよぶことにすると、スイ
ッチ15はAC成分をA側端子を介してランレングス符
号器16に、DC成分をDPCM符号器18に夫々供給
する。
In the thus DCT-converted data, one frequency component is a so-called direct current (DC) component, which is an average value of the pixel amplitude of each block. When the frequency components other than the DC component are referred to as AC components, the switch 15 supplies the AC component to the run length encoder 16 and the DC component to the DPCM encoder 18 via the A side terminal.

【0024】AC成分については、ランレングス符号器
16にて周知の如くジグザグスキャンによって0ラン長
が長くなる様配列変換され、適宜量子化された後ランレ
ングス符号化される。そして、ハフマン符号器17にお
いて、ハフマン符号化が施され、スイッチ19のA端子
に導かれる。
The AC components are array-transformed by the run-length encoder 16 by zigzag scanning so that the 0-run length becomes long as is well known, and appropriately quantized and then run-length encoded. Then, in the Huffman encoder 17, Huffman coding is performed and the result is led to the A terminal of the switch 19.

【0025】一方、DC成分はDPCM符号化器18に
より隣接ブロック間の差分値が符号化され、スイッチ1
9のD端子に導かれる。
On the other hand, for the DC component, the DPCM encoder 18 encodes the difference value between adjacent blocks, and the switch 1
9 to the D terminal.

【0026】ここで、スイッチ15及びスイッチ19の
動作について、図2、図3を用いて説明する。
The operation of the switches 15 and 19 will be described with reference to FIGS. 2 and 3.

【0027】図2は図1中のDCT変換器14からスイ
ッチ15に供給されるデータ列を時系列的に示す摸式図
であり、図中矢印55の部分にてスイッチ15が反転
し、DC成分をDPCM符号器18に、AC成分をA側
端子を介してランレングス符号器16に供給する。
FIG. 2 is a schematic diagram showing the data sequence supplied from the DCT converter 14 in FIG. 1 to the switch 15 in a time series manner. The component is supplied to the DPCM encoder 18, and the AC component is supplied to the run length encoder 16 via the A side terminal.

【0028】一方、図3は図1中のスイッチ19から誤
り訂正符号符号器20に供給されるデータ列を時系列的
に示す摸式図であり、図中矢印56の部分にてスイッチ
19が反転する。図2と図3とで、DC成分に対するA
C成分の比が異なるのはAC成分のほうが圧縮率が高い
からである。
On the other hand, FIG. 3 is a schematic diagram showing the data sequence supplied from the switch 19 in FIG. 1 to the error correction code encoder 20 in time series. Invert. 2 and 3, A for the DC component
The ratio of the C component is different because the AC component has a higher compression rate.

【0029】スイッチ19により時系列化されたデータ
は、長い伝送路にて外乱により符号誤りが生じた場合に
もその復元が可能な様に、誤り訂正符号符号器20にて
誤り訂正符号が形成付加され、この誤り訂正符号単位で
出力端子21に導かれ、送信出力として伝送路22に送
出される。
The data time-serialized by the switch 19 is formed with an error correction code by an error correction code encoder 20 so that the data can be restored even if a code error occurs due to a disturbance on a long transmission line. It is added, guided to the output terminal 21 in units of this error correction code, and sent to the transmission line 22 as a transmission output.

【0030】送信機の出力端子21から受信機の入力端
子23には伝送路を介して信号が授受されることになる
が、この伝送路としては、衛星、光ファイバーケーブ
ル、電話回線等様々なものが考えられる。
Signals are transmitted and received from the output terminal 21 of the transmitter to the input terminal 23 of the receiver through a transmission line. As the transmission line, various things such as satellites, optical fiber cables, telephone lines, etc. can be used. Can be considered.

【0031】受信機の入力端子23を介して入力された
伝送データ列は誤り訂正符号復号器24において、誤り
訂正符号符号器20にて形成付加された誤り訂正符号を
用いて、符号誤りの訂正が行われる。この、誤り訂正符
号復号器24において訂正符号な誤りが発生した場合に
は、エラーフラグEFが「1」とされる。このエラーフ
ラグEFは誤りのない場合及び誤りが訂正された場合に
は「0」であり、後述するスイッチ35の制御信号とし
て利用される。
The transmission data string input through the input terminal 23 of the receiver is corrected in the error correction code decoder 24 by using the error correction code formed and added in the error correction code encoder 20. Is done. When an error such as a correction code occurs in the error correction code decoder 24, the error flag EF is set to "1". The error flag EF is "0" when there is no error and when the error is corrected, and is used as a control signal for the switch 35 described later.

【0032】誤り訂正符号復号器24から出力されたデ
ータ列は、スイッチ25によりDC成分と、AC成分に
分離される。この、スイッチ25を切り換えるタイミン
グは図3の矢印56に対応しており、スイッチ19の動
作と対応する。
The data string output from the error correction code decoder 24 is separated into a DC component and an AC component by the switch 25. The timing for switching the switch 25 corresponds to the arrow 56 in FIG. 3, and corresponds to the operation of the switch 19.

【0033】このスイッチ25にて抽出されたAC成分
は、ハフマン復号器26にてハフマン復号が施され、更
にランレングス復号器27にてランレングス復号され、
逆量子化、前述のジグザグスキャンに対応する配列の逆
変換等が施された後、スイッチ29のA端子に供給され
る。
The AC component extracted by the switch 25 is Huffman-decoded by the Huffman decoder 26, and further run-length decoded by the run-length decoder 27.
The signal is supplied to the A terminal of the switch 29 after being subjected to the inverse quantization, the inverse conversion of the array corresponding to the above-mentioned zigzag scan and the like.

【0034】一方、スイッチ25にて抽出されたDC成
分はDPCM復号器28にてDPCM復号が施され、ス
イッチ29のB端子に供給される。スイッチ29は図2
の矢印55のタイミングでスイッチングされ、時系列化
されて図2に示すようなデータ列に戻される。
On the other hand, the DC component extracted by the switch 25 is subjected to DPCM decoding by the DPCM decoder 28 and supplied to the B terminal of the switch 29. The switch 29 is shown in FIG.
Switching is performed at the timing of arrow 55, and the data sequence is returned to the data sequence as shown in FIG.

【0035】DPCM復号器28から出力されたDC成
分は減算器31及び1フレーム期間の遅延線(1FD
L)30に供給され、時間的に隣接するフレームの同一
ブロックのDC成分の差分値が減算器30から得られ
る。そして、この差分値は累算器32に供給され、1フ
レーム分合計される。
The DC component output from the DPCM decoder 28 is the subtractor 31 and the delay line (1FD) of one frame period.
L) 30 and the difference value of the DC component of the same block of the temporally adjacent frames is obtained from the subtractor 30. Then, this difference value is supplied to the accumulator 32 and summed up for one frame.

【0036】DCT変換されて得たDC成分は各ブロッ
ク内の全画素の振幅値の平均値であるため、各フレーム
における画像の概略はこのDC成分によって知ることが
できる。従って、上述の減算器30の出力するDC成分
の差分値が大きい場合には、2つのフレーム間でシーン
チェンジがなされているか、画像の動きが大であるかの
何れかであると考えられる。この2通りの場合の内画像
の動きが大である場合には主に背景が変化せず、主被写
体のみが変化する場合が殆どであり、フレーム間でDC
成分の差分が大となるブロックは少ない。これに対し、
シーンチェンジの場合には画面全体が直前の画面と無関
係な別の画面に変化してしまうので、殆どのブロックに
ついてフレーム間でDC成分の差分が大となる。
Since the DC component obtained by the DCT conversion is the average value of the amplitude values of all the pixels in each block, the outline of the image in each frame can be known by this DC component. Therefore, when the difference value of the DC component output from the subtractor 30 is large, it is considered that either a scene change has been made between the two frames or that the motion of the image is large. When the movement of the inner image is large in these two cases, the background does not mainly change and only the main subject changes in most cases.
There are few blocks in which the difference in components is large. In contrast,
In the case of a scene change, the entire screen changes to another screen unrelated to the previous screen, so that the difference in DC component between frames is large for most blocks.

【0037】従って、画面上の全ブロックの合計値が所
定の閾値より大きい場合にはシーンチェンジが発生した
と判断することができる。この原則を利用するならば、
累算器32で演算された合計値が所定の閾値以下か否か
によって、シーンチェンジの発生が検出できる。
Therefore, when the total value of all blocks on the screen is larger than the predetermined threshold value, it can be determined that a scene change has occurred. If you use this principle,
Occurrence of a scene change can be detected depending on whether the total value calculated by the accumulator 32 is less than or equal to a predetermined threshold value.

【0038】ここで、この1FDL30,減算器31,
累算器32にて行われる演算を数式で表現すると、Y=
Σ{D(X)−X}となる。ここで、XはDCTブロッ
クのDC成分、Dは1フレームの遅延を表現したもの、
Σは1フレーム分の合計を取ることを示す。
Here, the 1FDL 30, the subtractor 31,
When the calculation performed by the accumulator 32 is expressed by a mathematical expression, Y =
Σ {D (X) -X}. Where X is the DC component of the DCT block, D is the delay of one frame,
Σ indicates that the total for one frame is taken.

【0039】累算器32では、上記閾値との比較結果で
ある2値信号が出力され、スイッチ33の制御信号とさ
れる。即ち、この累算器32の出力がシーンチェンジで
あることを示すバイナリ値である場合にはスイッチ33
により8水平走査期間遅延線(8HDL)34を用いた
フレーム内補間信号がスイッチ35に供給され、累算器
32の出力がシーンチェンジではないことを示すバイナ
リ値である場合にはスイッチ33により1FDL36を
用いたフレーム間補間信号がスイッチ35に供給される
ことになる。
The accumulator 32 outputs a binary signal which is the result of comparison with the above threshold value and uses it as a control signal for the switch 33. That is, if the output of the accumulator 32 is a binary value indicating a scene change, the switch 33
Causes the intra-frame interpolation signal using the 8-horizontal scanning period delay line (8HDL) 34 to be supplied to the switch 35. If the output of the accumulator 32 is a binary value indicating that it is not a scene change, the switch 33 causes the 1FDL 36 The inter-frame interpolation signal using is supplied to the switch 35.

【0040】フレーム内の補間方法としては種々の方法
が考えられるが、本実施例では図4に示すように、画面
の垂直方向について隣接するブロックにより、訂正不能
な誤りの発生したブロック(図中斜線で示す)を補間す
る。図4は1枚の画面上におけるDCTブロックの配置
を模式的に示している。DCTブロックの大きさは(8
×8)画素分であるので、画面上で横一列分のブロック
が伝送される期間は8水平走査期間であり、スイッチ3
5にスイッチ29の出力から直接供給されているブロッ
クに対して、8HDL34を介して供給されるブロック
は画面上で1つ上に位置するブロックである。従って、
スイッチ33が8HDL34側に接続され、スイッチ3
5がスイッチ33側に接続されることによってフレーム
内補間がなされることになる。
Although various methods are conceivable as an interpolation method within a frame, in this embodiment, as shown in FIG. 4, a block in which an uncorrectable error has occurred due to blocks adjacent in the vertical direction of the screen (in the figure). (Shown with diagonal lines). FIG. 4 schematically shows the arrangement of DCT blocks on one screen. The size of the DCT block is (8
X8) Since it is for pixels, the period for transmitting a block for one horizontal row on the screen is 8 horizontal scanning periods.
In contrast to the block directly supplied from the output of the switch 29 to the block 5, the block supplied via the 8HDL 34 is the block located one level higher on the screen. Therefore,
The switch 33 is connected to the 8HDL 34 side, and the switch 3
By connecting 5 to the switch 33 side, intra-frame interpolation is performed.

【0041】フレーム間の補間方法として、本実施例で
は図3に示すように訂正不能な誤りの発生したブロック
(図中斜線で示す)を直前の画面の同一位置のブロック
により補間する。図5は時間的に連続する複数枚の画面
上におけるDCTブロックの配置を模式的に示してい
る。ここで、スイッチ35にスイッチ29の出力から直
接供給されているブロックに対して、1FDL36を介
して供給されるブロックは直前の画面上で同一位置にあ
るブロックである。従って、スイッチ33が1FDL3
4側に接続され、スイッチ35がスイッチ33側に接続
されることによってフレーム間補間がなされることにな
る。
As an interpolating method between frames, in the present embodiment, as shown in FIG. 3, a block in which an uncorrectable error has occurred (hatched in the figure) is interpolated by a block at the same position on the immediately preceding screen. FIG. 5 schematically shows the arrangement of DCT blocks on a plurality of temporally consecutive screens. Here, with respect to the block directly supplied to the switch 35 from the output of the switch 29, the block supplied via the 1FDL 36 is the block at the same position on the immediately previous screen. Therefore, the switch 33 is 1FDL3.
4 is connected, and the switch 35 is connected to the switch 33 side, so that inter-frame interpolation is performed.

【0042】このように、訂正不能な誤りの発生したブ
ロックが発生した場合、その画面でシーンチェンジがな
されている時にはフレーム内補間、そうでない場合には
フレーム間補間がそれぞれ施されることになる。
In this way, when a block in which an uncorrectable error occurs occurs, intra-frame interpolation is performed when a scene change is made on the screen, and inter-frame interpolation is performed otherwise. ..

【0043】このように適応的に補間が施されたデータ
列は、スイッチ35からDCT逆変換器38の供給さ
れ、DCT逆変換により周波数成分の値から振幅値に戻
され、DA変換器39にてアナログ信号に変換されて、
受信側の出力端子40に出力され、受信機側の端末であ
るモニタ41に供給されることになる。
The data string thus adaptively interpolated is supplied from the switch 35 to the DCT inverse converter 38, converted from the frequency component value to the amplitude value by the DCT inverse conversion, and then to the DA converter 39. Converted into an analog signal,
It is output to the output terminal 40 on the receiving side and supplied to the monitor 41 which is a terminal on the receiving side.

【0044】以上のように、本実施例においては各ブロ
ックのDC成分の値のみからシーンチェンジであるか否
かの判定を行い、フレーム間補間とフレーム内補間とを
適応的に用いるようにしているので、DCT逆変換を行
う前の少ないデータによって確実にシーンチェンジの判
定ができ、演算処理に要する時間が短縮でき、ハード規
模も小さくできると共に良好な補間を可能としている。
また、このDC成分は符号化の際に得られるものである
ので、このDC成分の算出に別途回路や処理時間を費や
すことはない。特に、本実施例ではAC成分については
処理時間の長いランレングス符号化やハフマン符号化を
行い、DC成分について比較的簡単なDPCM符号化を
行っているのでこれらの処理時間の差を有効に用いるこ
とができ、実質的には上記シーンチェンジに必要な処理
時間は0とすることができている。
As described above, in the present embodiment, it is determined whether or not there is a scene change only from the value of the DC component of each block, and the interframe interpolation and the intraframe interpolation are adaptively used. Therefore, the scene change can be surely determined by a small amount of data before performing the DCT inverse transform, the time required for the arithmetic processing can be shortened, the hardware scale can be reduced, and good interpolation can be performed.
Further, since this DC component is obtained at the time of encoding, no additional circuit or processing time is spent for calculating this DC component. Particularly, in the present embodiment, run length coding or Huffman coding with a long processing time is performed for the AC component, and relatively simple DPCM coding is performed for the DC component, so that the difference between these processing times is effectively used. Therefore, the processing time required for the scene change can be substantially zero.

【0045】次に、本発明の他の実施例である動画送受
信装置について説明する。
Next, a moving picture transmitting / receiving apparatus which is another embodiment of the present invention will be described.

【0046】図6はこの本発明の他の実施例の動画送受
信装置の構成を示すブロック図であり、図中図1と同様
の構成要件については同一番号を付し、詳細な説明は省
略する。
FIG. 6 is a block diagram showing the structure of a moving picture transmitting / receiving apparatus according to another embodiment of the present invention. In FIG. 6, the same constituents as those in FIG. 1 are designated by the same reference numerals and detailed description thereof will be omitted. ..

【0047】図6の装置においては、送信側にてシーン
チェンジを検出する。即ち、スイッチ15により分離さ
れたAC成分とDC成分のうち、DC成分を1FDL5
4及び減算器52の供給することによって、この減算器
52から隣接フレームで同一位置にあるブロックのDC
成分の差を算出する。そして、この減算器52の出力を
累算器53にて1フレーム分合計し、所定の閾値と比較
することによりシーンチェンジの発生の有無を検出し、
2値データとして出力している。
In the apparatus of FIG. 6, the scene change is detected on the transmitting side. That is, of the AC component and the DC component separated by the switch 15, the DC component is 1FDL5.
4 and the subtracter 52 supply the DC of the block at the same position in the adjacent frame from the subtractor 52.
Calculate the component difference. Then, the output of the subtractor 52 is summed for one frame by the accumulator 53 and compared with a predetermined threshold to detect the occurrence of a scene change,
It is output as binary data.

【0048】累算器53から出力された2値データは動
き情報付加回路50に供給され、シーンチェンジの有無
を示す動き情報をデータ列中の所定の位置、例えば各フ
レームの先頭位置に付加する。
The binary data output from the accumulator 53 is supplied to the motion information adding circuit 50, and motion information indicating the presence / absence of a scene change is added to a predetermined position in the data string, for example, the head position of each frame. ..

【0049】受信側には、動き情報抽出回路51を設
け、該回路51にて誤り訂正符号復号器24の出力する
データ列から上記動き情報を抽出する。該回路51はこ
の動き情報に従う2値データをスイッチ33に供給し、
前述の実施例と同様にシーンチェンジの部分においては
フレーム内補間が行われ、それ以外の部分ではフレーム
間補間が行われるように構成している。
A motion information extraction circuit 51 is provided on the receiving side, and the motion information is extracted from the data string output from the error correction code decoder 24 by the circuit 51. The circuit 51 supplies binary data according to this motion information to the switch 33,
Similar to the above-described embodiment, the intra-frame interpolation is performed in the scene change portion, and the inter-frame interpolation is performed in the other portions.

【0050】図6の実施例においても、図1の実施例と
同様の動画像の復元が可能である。
Also in the embodiment of FIG. 6, the moving image can be restored in the same manner as the embodiment of FIG.

【0051】また、この図6の実施例においても、送信
側で処理時間を必要としないDC成分を用いて動き情報
を形成しているので、処理時間やハード規模の点で有利
である。更に、送信側での動き情報の形成は、AC成分
をランレングス符号化したりハフマン符号化したりする
間に行えるので、実質的に処理時間が全く増加すること
はない。
Also in the embodiment shown in FIG. 6, since the motion information is formed using the DC component which does not require processing time on the transmitting side, it is advantageous in terms of processing time and hardware scale. Further, since the motion information can be formed on the transmitting side while the AC component is run-length coded or Huffman coded, the processing time does not substantially increase at all.

【0052】更に、本実施例においてはこの種のシステ
ムを普及するに際し、多数の装置が製造される可能性の
高い受信機側の構成を簡略化でき、この点で図1の実施
例に比べて有利である。
Furthermore, in the present embodiment, when this kind of system is popularized, the configuration of the receiver side, which is highly likely to manufacture a large number of devices, can be simplified, and in this respect, compared with the embodiment of FIG. Is advantageous.

【0053】[0053]

【発明の効果】以上説明したように、本発明によれば各
ブロックの直流成分の値(平均値)のみから画像の動き
を認識し得るので、ブロック単位での動き検出に係わる
ハード量もしくは処理時間を軽減できる。また、特に処
理中に直流成分が抽出されるような変換を行なう処理装
置に適用する場合においては、処理時間の増加やハード
ウエアの追加も殆どなく、且、処理時間も大幅に短縮で
きる。
As described above, according to the present invention, the motion of an image can be recognized only from the value (average value) of the DC component of each block. You can save time. Further, particularly when applied to a processing device that performs conversion such that a DC component is extracted during processing, there is almost no increase in processing time or addition of hardware, and the processing time can be greatly shortened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例としての動画像送受信装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a moving image transmitting / receiving apparatus as an embodiment of the present invention.

【図2】図1中のDCT変換器から出力給されるデータ
列を時系列的に示す摸式図である。
FIG. 2 is a schematic diagram showing a data sequence output from the DCT converter in FIG. 1 in time series.

【図3】図1中の誤り訂正符号符号器に供給されるデー
タ列を時系列的に示す摸式図である。
3 is a schematic diagram showing a data sequence supplied to the error correction code encoder in FIG. 1 in time series.

【図4】図1の装置におけるフレーム内の補間方法を説
明するための模式図である。
FIG. 4 is a schematic diagram for explaining an intraframe interpolation method in the apparatus of FIG.

【図5】図1の装置におけるフレーム間の補間方法を説
明するための模式図である。
5 is a schematic diagram for explaining an interpolating method between frames in the apparatus of FIG.

【図6】本発明の他の実施例としての動画像送受信装置
の構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of a moving image transmitting / receiving apparatus as another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

14 DCT変換器 15,19,25,29,33,35 スイッチ 16 ランレングス符号器 17 ハフマン符号器 18 DPCM符号器 20 誤り訂正符号符号器 24 誤り訂正符号復号器 26 ハフマン復号器 27 ランレングス復号器 28 DPCM復号器 30,36,54 1フレーム期間遅延線 31,52 減算器 32,53 累算器 34 8水平走査期間遅延線 38 DCT逆変換器 14 DCT converter 15, 19, 25, 29, 33, 35 switch 16 run length encoder 17 Huffman encoder 18 DPCM encoder 20 error correction code encoder 24 error correction code decoder 26 Huffman decoder 27 run length decoder 28 DPCM decoder 30, 36, 54 1 frame period delay line 31, 52 Subtractor 32, 53 Accumulator 34 8 Horizontal scanning period delay line 38 DCT inverse converter

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 各画面が夫々複数の画素よりなる複数の
ブロックに分割された画像情報を処理する方法におい
て、 各ブロックの直流成分の値を抽出し、他の画面の同一ブ
ロックにおける直流成分との値とを比較し、 該比較結果に基いて前記画像情報の各ブロックの処理を
行なうことを特徴とする画像情報処理方法。
1. A method of processing image information in which each screen is divided into a plurality of blocks each composed of a plurality of pixels, in which a value of a DC component of each block is extracted to obtain a DC component in the same block of another screen. Is compared with each other, and each block of the image information is processed based on the comparison result.
【請求項2】 前記各ブロックに符号誤りが生じたとき
に、当該ブロックを同一画面の他の位置のブロックによ
り補間するか他の画面の同一位置のブロックにより補間
するかを前記比較結果にに基いて切り換えることを特徴
とする請求項1の画像情報処理方法。
2. When a code error occurs in each block, whether to interpolate the block by a block at another position on the same screen or by a block at the same position on another screen is used as the comparison result. The image information processing method according to claim 1, wherein the switching is performed based on the image information processing method.
【請求項3】 各ブロックの直流成分の値と、他の画面
の同一ブロックにおける直流成分との差分値を1画面分
合計し、 この合計に応じて前記各ブロックの処理を変化せしめる
ことを特徴とする請求項1の画像情報処理方法。
3. The difference value between the DC component value of each block and the DC component in the same block of another screen is summed up for one screen, and the processing of each block is changed according to this sum. The image information processing method according to claim 1.
【請求項4】 前記差分値の1画面分の合計に応じて定
められる動き情報を前記各画面の画像情報に付加して伝
送することを特徴とする請求項3の画像情報処理方法。
4. The image information processing method according to claim 3, wherein motion information determined according to the total of the difference values for one screen is added to the image information of each screen and transmitted.
【請求項5】 前記画像情報は前記ブロック毎に複数の
画素の振幅成分を複数の周波数成分に変換してなり、前
記各ブロックの直流成分の値は前記複数の周波数成分を
符号化前もしくは復号化後に抽出することを特徴とする
請求項1の画像情報処理方法。
5. The image information is obtained by converting amplitude components of a plurality of pixels into a plurality of frequency components for each block, and a value of a DC component of each block is obtained by encoding or decoding the plurality of frequency components. The image information processing method according to claim 1, wherein the image information is extracted after conversion.
【請求項6】 各画面を分割する複数のブロックの夫々
に対し、複数の画素の振幅成分を複数の周波数成分に変
換する変換手段と、 各ブロック毎に前記複数の周波数成分に対して圧縮符号
化処理を行なう符号化手段と、 各ブロック毎に前記複数の周波数成分の1つである直流
成分を抽出する抽出手段と、 前記抽出手段で抽出された直流成分の値を他の画面の同
一ブロックにおける直流成分との値と比較する比較手段
と、 該比較手段の出力に応じて前記画像情報の動きに係わる
動き情報を導出する動き検出手段と、 前記動き情報を前記符号化手段にて圧縮された画像情報
に付加して伝送する伝送手段と、 を備える画像情報処理装置。
6. A conversion means for converting the amplitude components of a plurality of pixels into a plurality of frequency components for each of a plurality of blocks dividing each screen, and a compression code for each of the plurality of frequency components for each block. Coding means for performing coding processing, extraction means for extracting a DC component which is one of the plurality of frequency components for each block, and the value of the DC component extracted by the extraction means for the same block on another screen Comparing means for comparing with the value of the DC component at, motion detecting means for deriving motion information related to the motion of the image information according to the output of the comparing means, and the motion information being compressed by the encoding means. An image information processing apparatus comprising: a transmission unit that adds the image information to the image information and transmits the image information.
【請求項7】 夫々複数の画素よりなり、各画面を分割
する複数のブロックの夫々について、複数の周波数成分
が圧縮符号化されてなる圧縮画像情報を処理する装置で
あって、 前記ブロック毎に前記圧縮画像情報を復号化して前記複
数の周波数成分を再生する復号化手段と、 各ブロック毎に前記複数の周波数成分の1つである直流
成分を抽出する抽出手段と、 前記抽出手段で抽出された直流成分の値を他の画面の同
一ブロックにおける直流成分との値と比較する比較手段
と、 前記圧縮画像情報の符号誤りを検出する誤り検出手段
と、 該誤り検出手段の出力に基いて定められたブロックを、
前記比較手段によって選択された同一画面もしくは他の
画面のブロックにより補間する補間手段と、 を備える画像情報処理装置。
7. An apparatus for processing compressed image information in which a plurality of frequency components are compression-encoded for each of a plurality of blocks each of which is composed of a plurality of pixels and which divides each screen, Decoding means for decoding the compressed image information to reproduce the plurality of frequency components, extraction means for extracting a DC component which is one of the plurality of frequency components for each block, and extraction means for extracting the DC component. Comparing means for comparing the value of the direct current component with the value of the direct current component in the same block on another screen, error detecting means for detecting a code error of the compressed image information, and determination based on the output of the error detecting means. The block
An image information processing apparatus comprising: an interpolating unit that interpolates using a block of the same screen or another screen selected by the comparing unit.
JP25778391A 1991-10-04 1991-10-04 Image processing method and apparatus Expired - Fee Related JP3200108B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25778391A JP3200108B2 (en) 1991-10-04 1991-10-04 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25778391A JP3200108B2 (en) 1991-10-04 1991-10-04 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH05103313A true JPH05103313A (en) 1993-04-23
JP3200108B2 JP3200108B2 (en) 2001-08-20

Family

ID=17311045

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25778391A Expired - Fee Related JP3200108B2 (en) 1991-10-04 1991-10-04 Image processing method and apparatus

Country Status (1)

Country Link
JP (1) JP3200108B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11177985A (en) * 1997-10-02 1999-07-02 At & T Corp Method and device for high speed image compression
US6128339A (en) * 1997-02-13 2000-10-03 Samsung Electronics Co., Ltd. Apparatus and method for masking video data errors
JP2003533954A (en) * 2000-05-15 2003-11-11 ノキア コーポレイション Video coding method
US6977962B2 (en) 2001-06-19 2005-12-20 Sankyo Electric Co., Ltd. Method and apparatus for decoding and coding images with scene change detection function
WO2006046476A1 (en) * 2004-10-29 2006-05-04 Sharp Kabushiki Kaisha Moving image decoding apparatus and moving image decoding method
JP2007259022A (en) * 2006-03-23 2007-10-04 Pioneer Electronic Corp Image decoder and image decoding method, and computer program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128339A (en) * 1997-02-13 2000-10-03 Samsung Electronics Co., Ltd. Apparatus and method for masking video data errors
JPH11177985A (en) * 1997-10-02 1999-07-02 At & T Corp Method and device for high speed image compression
JP2003533954A (en) * 2000-05-15 2003-11-11 ノキア コーポレイション Video coding method
JP2009284518A (en) * 2000-05-15 2009-12-03 Nokia Corp Video coding method
US6977962B2 (en) 2001-06-19 2005-12-20 Sankyo Electric Co., Ltd. Method and apparatus for decoding and coding images with scene change detection function
WO2006046476A1 (en) * 2004-10-29 2006-05-04 Sharp Kabushiki Kaisha Moving image decoding apparatus and moving image decoding method
US8139647B2 (en) 2004-10-29 2012-03-20 Sharp Kabushiki Kaisha Moving image decoding apparatus and moving image decoding method
JP2007259022A (en) * 2006-03-23 2007-10-04 Pioneer Electronic Corp Image decoder and image decoding method, and computer program

Also Published As

Publication number Publication date
JP3200108B2 (en) 2001-08-20

Similar Documents

Publication Publication Date Title
JP3933718B2 (en) System for processing signals representing images
JP4373702B2 (en) Moving picture encoding apparatus, moving picture decoding apparatus, moving picture encoding method, moving picture decoding method, moving picture encoding program, and moving picture decoding program
US5886743A (en) Object-by information coding apparatus and method thereof for MPEG-4 picture instrument
JP2540809B2 (en) High efficiency encoder
JP3462208B2 (en) Video signal decompressor for independently compressed even and odd field data
KR100340370B1 (en) Image signal transmission method and apparatus
JPH06189281A (en) Video signal encoding device using compression of adaptive frame/field format
JPH1093966A (en) Picture encoding device
US6795498B1 (en) Decoding apparatus, decoding method, encoding apparatus, encoding method, image processing system, and image processing method
US6748114B1 (en) Moving picture encoding method and moving picture encoding apparatus
JPS61118085A (en) Coding system and device for picture signal
US7613351B2 (en) Video decoder with deblocker within decoding loop
JP3200108B2 (en) Image processing method and apparatus
JP3240024B2 (en) Image processing method
JP2947103B2 (en) Moving picture coding apparatus and moving picture coding method
JPH07231449A (en) Encoder and decoder for picture signal
JPH08265768A (en) Movement vector determination method
JPH10126749A (en) Sequential scanning conversion device
JP3416505B2 (en) Video decoding method
JP2832949B2 (en) High-efficiency code decoding device
JP3507042B2 (en) Video compression device
KR100229794B1 (en) Image decoder having function for restructuring error of motion vector
JP2630022B2 (en) Motion compensated interframe coding device
JPH06105299A (en) Dynamic image compressor
JPS63234787A (en) Decoder for highly efficiently encoded picture signal

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010605

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

Free format text: PAYMENT UNTIL: 20080615

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090615

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090615

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100615

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110615

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees