JPH0799651A - Image signal reproducing device - Google Patents

Image signal reproducing device

Info

Publication number
JPH0799651A
JPH0799651A JP24149693A JP24149693A JPH0799651A JP H0799651 A JPH0799651 A JP H0799651A JP 24149693 A JP24149693 A JP 24149693A JP 24149693 A JP24149693 A JP 24149693A JP H0799651 A JPH0799651 A JP H0799651A
Authority
JP
Japan
Prior art keywords
image
block
data
error
motion vector
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
JP24149693A
Other languages
Japanese (ja)
Other versions
JP3363541B2 (en
Inventor
Shinji Onishi
慎二 大西
Makoto Shimokooriyama
信 下郡山
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 JP24149693A priority Critical patent/JP3363541B2/en
Priority to EP94307039A priority patent/EP0645933B1/en
Priority to DE69431226T priority patent/DE69431226T2/en
Priority to CN94117943A priority patent/CN1064207C/en
Publication of JPH0799651A publication Critical patent/JPH0799651A/en
Priority to US08/677,908 priority patent/US6327391B1/en
Application granted granted Critical
Publication of JP3363541B2 publication Critical patent/JP3363541B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/87Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving scene cut or scene change detection in combination with video compression
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/142Detection of scene cut or scene change
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/179Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a scene or a shot

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To obtain a satisfactory interpolated image quality by obtaining correlations between a picture including an error block and a picture different from it by time and selecting image information to be used for motion vector estimation and interpolation and preventing a picture from being interpolated with a non-correlative picture by the scene change or the like. CONSTITUTION:An error detecting circuit 103 generates a block error flag indicating whether each picture element block can be decoded or not based on the error flag from an error correction ECC circuit 102. A scene change detecting circuit 122 uses image data in field memories 108 and 109 to discriminates whether the scene change occurs or not. In the case of the scene change, the motion vector of image data in the present field to image data of the next field is obtained by a motion vector detecting circuit 110, and the motion vector of the error block is estimated based on this obtained motion vector. This motion vector of the error block is used to interpolate picture data of the error block with picture data of the next field.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ブロック符号化を用い
て圧縮した画像信号を復号化することにより再生し、画
像信号を得る画像信号再生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image signal reproducing apparatus for reproducing an image signal by decoding an image signal compressed by block coding to reproduce the image signal.

【0002】[0002]

【従来の技術】画像信号を高能率に圧縮符号化する技術
として、直交変換符号化方式が知られている。これは、
画像信号を所定の画素数毎にまとめてブロック化した
後、離散コサイン変換(DCT)等の直交変換を行い、
変換後の係数に対して量子化、エントロピー符号化等を
行うものである。
2. Description of the Related Art An orthogonal transform coding system is known as a technique for compressing and coding an image signal with high efficiency. this is,
After the image signal is grouped into blocks for each predetermined number of pixels, orthogonal transform such as discrete cosine transform (DCT) is performed,
Quantization, entropy coding, etc. are performed on the coefficient after conversion.

【0003】図4は、このようなブロック符号化及び復
号化を用いた画像信号再生装置としてのデジタルVTR
の要部構成を示すブロック図である。ここで、図4にお
ける画像信号の流れについて説明する。入力端子401
よりデジタル化された画像出たが入力し、ブロック化回
路402によりm画素×n画素単位でブロック化され
る。m×n画素単位でブロック化された画像データは、
DCT回路403で直交変換され、空間領域から周波数
領域に変換される。周波数領域に変換されたデータは量
子化回路404で量子化され、更に可変長符号化回路4
05で符号化することにより所望のデータ転送レートを
得る。符号化されたデータは記録・再生系406にて記
録に適した形式の信号に変換され、テープに記録され
る。
FIG. 4 shows a digital VTR as an image signal reproducing apparatus using such block coding and decoding.
3 is a block diagram showing the configuration of the main part of FIG. Here, the flow of the image signal in FIG. 4 will be described. Input terminal 401
A more digitized image is input and is blocked by the blocking circuit 402 in units of m pixels × n pixels. The image data blocked in units of m × n pixels is
The DCT circuit 403 performs orthogonal transformation, and transforms the spatial domain into the frequency domain. The data converted into the frequency domain is quantized by the quantization circuit 404, and further the variable length coding circuit 4
The desired data transfer rate is obtained by encoding with 05. The encoded data is converted into a signal of a format suitable for recording by the recording / reproducing system 406 and recorded on the tape.

【0004】再生時は、記録・再生系406にてテープ
から再生されたデータは、後段の信号処理に適した形式
の信号に変換され、誤り訂正回路(以下ECC回路)4
07により符号誤りの訂正が行われた後、可変長符号復
号化回路408で復号化される。復号化されたデータは
逆量子化回路409で逆量子化された後、逆DCT回路
410で逆DCTされ、周波数領域から空間領域のデー
タへ変換され、フレームメモリ411に書き込まれる。
フレームメモリ411に書き込まれた画像データは、モ
ニタ等のスキャニングに合わせて読み出され、補間回路
412で誤り訂正不能データ(以下エラーデータ)の補
間を行った後、出力端子413から出力され、モニタ等
に表示される。
At the time of reproduction, the data reproduced from the tape by the recording / reproduction system 406 is converted into a signal of a format suitable for the signal processing in the subsequent stage, and an error correction circuit (ECC circuit) 4
After the code error is corrected by 07, it is decoded by the variable length code decoding circuit 408. The decoded data is inversely quantized by the inverse quantization circuit 409, then inverse DCT is performed by the inverse DCT circuit 410, converted from frequency domain data to spatial domain data, and written in the frame memory 411.
The image data written in the frame memory 411 is read out in accordance with scanning by a monitor or the like, the error correction impossible data (hereinafter referred to as error data) is interpolated by the interpolation circuit 412, and then output from the output terminal 413 to be monitored. Etc. are displayed.

【0005】このような符号化方式ではブロック単位で
符号化がなされるため、符号化データに復号時の誤り訂
正で訂正不可能な誤りが発生した場合は、ブロック単位
で復号誤りが発生する。また、可変長符号が用いられる
ことが多いため、復号誤りが複数ブロックにわたって伝
搬し、大きな画質劣化につながる。
In such an encoding method, encoding is performed in block units. Therefore, if an uncorrectable error occurs in the encoded data due to error correction during decoding, a decoding error occurs in block units. In addition, since a variable length code is often used, a decoding error propagates over a plurality of blocks, resulting in a large deterioration in image quality.

【0006】このようなエラーデータを含むブロック
(以下エラーブロック)を補間修整する手段として従
来、前フレームの画像によってエラーブロックを置き換
えるフレーム間補間、同一フィールドの画像によってエ
ラーブロックを補間するフィールド内補間等が知られて
いる。また、前記各方法が、エラーブロックの動きのあ
り・なしのみで選択されていたのに対して、エラーブロ
ックの動きベクトルを推定し、この動きベクトルを用い
てフィールド間補間を行うものも考えられている。
As means for interpolating and correcting a block containing such error data (hereinafter referred to as error block), conventionally, inter-frame interpolation for replacing an error block with an image of a previous frame, intra-field interpolation for interpolating an error block with an image of the same field Etc. are known. Further, while each of the above methods was selected only with or without the motion of the error block, it is also possible to estimate the motion vector of the error block and perform inter-field interpolation using this motion vector. ing.

【0007】[0007]

【発明が解決しようとしている課題】しかしながら、前
述のような動きベクトルを用いる補間方法では、通常は
前フィールドの画像データを用いて良好な補間が行える
が、シーンチェンジ等によりフィールド間で全く違う画
像となった場合、前フィールドの画像には補間に使用で
きるデータがないため、良好な画質が得られない。
However, in the interpolation method using the motion vector as described above, normally good interpolation can be performed by using the image data of the previous field, but an image completely different between fields due to a scene change or the like. In this case, since there is no data that can be used for interpolation in the image of the previous field, good image quality cannot be obtained.

【0008】前記課題を考慮して、本発明は、エラーブ
ロックを含む画像と、その時間的に異なる画像との相関
を求め、動きベクトル推定および補間に用いる画像情報
を選択することにより、シーンチェンジ等により相関の
ない画像で補間するのを防ぎ、良好な補間画質を得るこ
とが可能な画像信号再生装置を提供することを目的とす
る。
In view of the above problems, the present invention obtains a correlation between an image including an error block and an image temporally different from each other, and selects image information to be used for motion vector estimation and interpolation. Therefore, it is an object of the present invention to provide an image signal reproducing apparatus capable of preventing interpolation with an image having no correlation due to the above, and capable of obtaining good interpolation image quality.

【0009】[0009]

【課題を解決するための手段】従来抱えている課題を解
消し、前記目的を達成するため、本発明は、画像信号を
所定数の画素ごとにブロック符号化したデータを前記ブ
ロック単位で復号し、画像信号を得る画像信号再生装置
であって、復号不能ブロックを含む画像と、その時間的
に異なる画像との相関値を検出する相関手段と、前記相
関手段の検出結果に基づき、前記復号不能ブロックとは
時間的に異なる画像のデータを用いて前記復号不能ブロ
ックのデータを構築する構築手段とを備えて構成されて
いる。
SUMMARY OF THE INVENTION In order to solve the conventional problems and achieve the above object, the present invention decodes image data in block units for each predetermined number of pixels. An image signal reproducing apparatus for obtaining an image signal, the correlation means for detecting a correlation value between an image including an undecodable block and an image temporally different from each other, and the undecodable based on the detection result of the correlation means. And a construction means for constructing the data of the undecodable block by using the data of the image temporally different from the block.

【0010】[0010]

【実施例】以下、本発明の実施例について図面を用いて
詳細に説明する。
Embodiments of the present invention will be described in detail below with reference to the drawings.

【0011】図1は、本発明の第1の実施例としての画
像信号再生装置の構成を示すブロック図である。以下、
図1における画像信号の処理について説明する。なお、
本実施例においては、エラーブロックを補間する場合、
エラーブロックの動きベクトルに基づいて、他のフィー
ルドの画像により補間を行うものとする。また、本実施
例では説明のため、再生信号はフレーム単位で再生及び
復号が行われることとする。
FIG. 1 is a block diagram showing the configuration of an image signal reproducing apparatus as a first embodiment of the present invention. Less than,
The processing of the image signal in FIG. 1 will be described. In addition,
In this embodiment, when the error block is interpolated,
Based on the motion vector of the error block, it is assumed that the image of another field is used for interpolation. Further, in the present embodiment, for the sake of explanation, it is assumed that the reproduction signal is reproduced and decoded in frame units.

【0012】図1において、磁気テープ等の記録媒体か
ら再生された画像信号は入力端子101から入力し、E
CC回路102に送られる。そして、ECC回路102
において符号誤りの訂正を行い、データ分離回路104
に出力する。また、ECC回路102は符号誤りの訂正
が不可能なデータについては、誤り訂正不能を示すエラ
ーフラグをエラー検出回路103に出力する。エラー検
出回路103は、このECC回路102からのエラーフ
ラグに基づいて各画素ブロックが復号可能か否かを示す
ブロックエラーフラグを発生する。
In FIG. 1, an image signal reproduced from a recording medium such as a magnetic tape is input from an input terminal 101, and E
It is sent to the CC circuit 102. Then, the ECC circuit 102
In the data separation circuit 104
Output to. Further, the ECC circuit 102 outputs an error flag indicating that the error cannot be corrected to the error detection circuit 103 for the data in which the code error cannot be corrected. The error detection circuit 103 generates a block error flag indicating whether or not each pixel block can be decoded based on the error flag from the ECC circuit 102.

【0013】データ分離回路104はECC回路102
からのデータを受けて、そのブロックの画面上での位置
を示すブロックアドレスデータ及び画像データに分離し
て、メモリ制御回路106及びブロック復号回路105
にそれぞれ出力する。ブロック復号回路105は、画素
ブロック単位で画像データを復号し、フレームメモリ1
07に出力する。この際、メモリ制御回路106はデー
タ分離回路104からのブロックアドレスデータに基づ
いてフレームメモリ107への各画素ブロックの復号画
像データの書き込みアドレスを決定する。
The data separation circuit 104 is the ECC circuit 102.
Data is separated from the block address data indicating the position of the block on the screen and the image data, and the memory control circuit 106 and the block decoding circuit 105 are separated.
Output to each. The block decoding circuit 105 decodes image data in pixel block units, and the frame memory 1
It outputs to 07. At this time, the memory control circuit 106 determines the write address of the decoded image data of each pixel block to the frame memory 107 based on the block address data from the data separation circuit 104.

【0014】フレームメモリ107は各フレームの第1
フィールド、第2フィールドの順にフィールドメモリ1
21に画像データを出力する。フィールドメモリ108
にはフィールドメモリ121に記憶されている画像デー
タの前フィールドの画像データが記憶されており、この
フィールドメモリ108に記憶されている画像データに
対して補間を行う。また、フィールドメモリ109には
フィールドメモリ108に記憶されている画像データの
1フィールド前、つまり補間を行う画像の1フィールド
前の画像データが入っている。
The frame memory 107 is the first of each frame.
Field memory 1 in the order of field and second field
The image data is output to 21. Field memory 108
The image data of the previous field of the image data stored in the field memory 121 is stored in, and the image data stored in the field memory 108 is interpolated. Further, the field memory 109 stores image data one field before the image data stored in the field memory 108, that is, one field before the image to be interpolated.

【0015】シーンチェンジ検出回路122はフィール
ドメモリ108,109の画像データを用いてシーンチ
ェンジがあったか否かを判定する。判定方法の例として
はフィールド間で各画素の差分絶対値を計算し、その合
計が閾値を越えるか否かで判定する方法があるが、これ
に限らずフィールド間の相関を求めることができればど
のような方法でも良い。遅延回路123,124,12
5はシーンチェンジ検出回路122が判定結果を出力す
るまで各画像信号を遅延させるように遅延時間が設定さ
れている。選択スイッチ126はシーンチェンジ検出回
路122の出力信号を受け、シーンチェンジが起きてな
い場合は前フィールドの画像データ(フィールドメモリ
109内の画像データ)を、シーンチェンジが起きてい
る場合は次フィールドの画像データ(フィールドメモリ
121内の画像データ)を選択する。
The scene change detection circuit 122 uses the image data in the field memories 108 and 109 to determine whether or not there is a scene change. As an example of the determination method, there is a method of calculating the absolute difference value of each pixel between fields and determining whether or not the total exceeds a threshold value. Such a method is also acceptable. Delay circuits 123, 124, 12
In No. 5, the delay time is set so that each image signal is delayed until the scene change detection circuit 122 outputs the determination result. The selection switch 126 receives the output signal of the scene change detection circuit 122, and when the scene change has not occurred, the image data of the previous field (the image data in the field memory 109), and when the scene change has occurred, the next field of the next field is detected. Image data (image data in the field memory 121) is selected.

【0016】動きベクトル検出回路110は、補間を施
すフィールドの画像データと、選択スイッチ126で選
択されたフィールド(補間を施すフィールドの前後フィ
ールド)の画像データから、画素ブロック単位でフィー
ルド間動きベクトルを検出し、補間回路111に出力す
る。この動きベクトルの検出は、現フィールドの画像デ
ータと前フィールドの画像データのマッチングをとるマ
ッチング法等、様々な検出方式を用いることができる。
The motion vector detection circuit 110 calculates an inter-field motion vector in pixel block units from the image data of the field to be interpolated and the image data of the field selected by the selection switch 126 (the fields before and after the field to be interpolated). It is detected and output to the interpolation circuit 111. For detecting the motion vector, various detection methods such as a matching method for matching the image data of the current field and the image data of the previous field can be used.

【0017】補間回路111は、動きベクトル検出回路
110で検出したエラーブロックの周囲ブロックの動き
ベクトルを用いてエラーブロックの動きベクトルを推定
し、その後、推定したエラーブロックの動きベクトルを
用いてフィールドメモリ109,121における読み出
すべきアドレスを決定し、そのアドレスを選択スイッチ
127に出力する。選択スイッチ127,128はシー
ンチェンジ検出回路122の出力信号によって連動して
選択を行う。シーンチェンジが起きていない場合はフィ
ールドメモリ109側を、シーンチェンジが起きている
場合はフィールドメモリ121側を選択する。選択され
たフィールドメモリは選択スイッチ127からのアドレ
スデータを受け、該当アドレスの画像データを選択スイ
ッチ128に出力する。選択スイッチ128は補間回路
111に画像データを出力し、補間回路111は補間を
施すブロックのアドレスデータと補間画像データをフィ
ールドメモリ108に出力する。フィールドメモリ10
8は補間回路111からアドレスデータと補間画像デー
タを受け取り、該当アドレスに画像データを書き込むこ
とによって画像データを書き換え、補間が行われる。
The interpolation circuit 111 estimates the motion vector of the error block by using the motion vector of the block around the error block detected by the motion vector detection circuit 110, and then uses the estimated motion vector of the error block in the field memory. The addresses to be read in 109 and 121 are determined, and the addresses are output to the selection switch 127. The selection switches 127 and 128 interlock with the output signal of the scene change detection circuit 122 to perform selection. When the scene change has not occurred, the field memory 109 side is selected, and when the scene change has occurred, the field memory 121 side is selected. The selected field memory receives the address data from the selection switch 127 and outputs the image data of the corresponding address to the selection switch 128. The selection switch 128 outputs the image data to the interpolation circuit 111, and the interpolation circuit 111 outputs the address data of the block to be interpolated and the interpolation image data to the field memory 108. Field memory 10
Reference numeral 8 receives the address data and the interpolated image data from the interpolation circuit 111, and rewrites the image data by writing the image data in the corresponding address to perform the interpolation.

【0018】この様子を図2を用いて説明する。図2
(a)は、シーンチェンジがなかった場合、図2(b)
は、前フィールドと現フィールドとの間でシーンチェン
ジがあった場合を示している。
This situation will be described with reference to FIG. Figure 2
FIG. 2B shows a case where there is no scene change.
Indicates a scene change between the previous field and the current field.

【0019】シーンチェンジがなかった場合、図2
(a)に示すように、現フィールドの画像データの前フ
ィールドの画像データに対する動きベクトルを求め、こ
の動きベクトルを用いてエラーブロックの動きベクトル
を推定し、補間を行う。
When there is no scene change, FIG.
As shown in (a), the motion vector of the image data of the current field with respect to the image data of the previous field is obtained, the motion vector of the error block is estimated using this motion vector, and interpolation is performed.

【0020】また、シーンチェンジがあった場合、前フ
ィールドの画像と現フィールドの画像の間ではほとんど
相関がないと考えられるので、前フィールドの画像デー
タを用いて補間を行うことはできない。従って、次フィ
ールドの画像データに対する現フィールドの画像データ
の動きベクトルを求め、この動きベクトルからエラーブ
ロックの動きベクトルを推定する。そして、このエラー
ブロックの動きベクトルを用いて、次フィールドの画像
データによりエラーブロックの画像データを補間する。
Further, when there is a scene change, it is considered that there is almost no correlation between the image of the previous field and the image of the current field, so that interpolation cannot be performed using the image data of the previous field. Therefore, the motion vector of the image data of the current field with respect to the image data of the next field is obtained, and the motion vector of the error block is estimated from this motion vector. Then, using the motion vector of this error block, the image data of the error block is interpolated by the image data of the next field.

【0021】このようにフィールドメモリ108に記憶
されている画像の補間処理が終了すると、フィールドメ
モリ109のデータを出力端子112から外部機器に出
力する。また、フィールドメモリ108のデータをフィ
ールドメモリ109に書き込み、フィールドメモリ12
1はフレームメモリ107から次のフィールドデータを
受け取る。以上の動作を繰り返し、フィールドメモリ1
08に記憶された画像にエラーデータがある場合には同
様に補間処理を行う。
When the interpolation processing of the image stored in the field memory 108 is completed in this way, the data of the field memory 109 is output from the output terminal 112 to an external device. Further, the data in the field memory 108 is written in the field memory 109, and the field memory 12
1 receives the next field data from the frame memory 107. By repeating the above operation, the field memory 1
If there is error data in the image stored in 08, interpolation processing is similarly performed.

【0022】このように、シーンチェンジを検出して動
きベクトル検出および補間に用いる画像データを前後フ
ィールドから適応的に選択することによって、常に良好
な補間画像を得ることができる。特に、エラーブロック
を含むフィールドの直前にシーンチェンジがあった場合
に有効である。
As described above, a good interpolated image can be always obtained by adaptively selecting the image data used for the motion vector detection and the interpolation from the preceding and following fields by detecting the scene change. This is especially effective when there is a scene change immediately before the field containing the error block.

【0023】次に、図3を用いて本発明の第2の実施例
について説明する。なお、図1と同一又は同様の作用を
施す部材については同一符号を付し、その詳細な説明は
省略する。
Next, a second embodiment of the present invention will be described with reference to FIG. It should be noted that members having the same or similar effects as in FIG.

【0024】図3において、データ分離回路104によ
り分離された画像データは、ブロック復号化回路105
に出力されるとともに、遅延回路131及びシーンチェ
ンジ検出回路132に出力する。
In FIG. 3, the image data separated by the data separation circuit 104 is the block decoding circuit 105.
And to the delay circuit 131 and the scene change detection circuit 132.

【0025】遅延回路131にはデータ分離回路104
から、周波数領域から空間領域に変換する前の画像デー
タが入力され、データ分離回路104が出力している画
像データの1フレーム前の画像データを出力するように
遅延時間が設定されている。シーンチェンジ検出回路1
32は、データ分離回路104及び遅延回路131から
ブロック毎に画像データを受け取り、フレーム間でシー
ンチェンジがあったか否かを判定する。判定方法の例と
してはフレーム間で各ブロックのDC成分の係数の差分
絶対値を計算し、その合計が閾値を越えるかどうかで判
定する方法がある。つまり、本実施例においては、DC
成分の差分絶対値だけを算出すればよいので前述の第1
の実施例に比較して計算量が少なくなり、回路規模も小
さくて済む。
The delay circuit 131 includes a data separation circuit 104.
The delay time is set so that the image data before conversion from the frequency domain to the spatial domain is input, and the image data of one frame before the image data output by the data separation circuit 104 is output. Scene change detection circuit 1
32 receives the image data for each block from the data separation circuit 104 and the delay circuit 131, and determines whether or not there is a scene change between frames. As an example of the determination method, there is a method of calculating the absolute difference value of the DC component coefficient of each block between frames and determining whether the total exceeds a threshold value. That is, in this embodiment, DC
Since only the difference absolute value of the components needs to be calculated, the above-mentioned first
The calculation amount is smaller and the circuit scale is smaller than that of the embodiment.

【0026】選択スイッチ134,135は連動して動
作し、3フィールド+動きベクトル判定にかかる時間分
の遅延時間をもつ遅延回路133からのシーンチェンジ
判定結果を受け、シーンチェンジが起きてない場合は前
フィールドの画像データ(フィールドメモリ109に記
憶されている画像データ)を、シーンチェンジが起きて
いる場合は次フィールドの画像データ(フィールドメモ
リ121に記憶されている画像データ)を選択する。
The selection switches 134 and 135 operate in conjunction with each other, and when the scene change determination result is received from the delay circuit 133 having a delay time of 3 fields + motion vector determination time, and no scene change occurs, The image data of the previous field (image data stored in the field memory 109) and the image data of the next field (image data stored in the field memory 121) are selected when a scene change occurs.

【0027】動きベクトル検出回路110は、前述の実
施例と同様に、補間を施すフィールドの画像データと、
選択スイッチ135で選択されたフィールド(補間を施
すフィールドの前後フィールドのうち選択されたフィー
ルド)の画像データから、画素ブロック単位でフィール
ド間動きベクトルを検出し、補間回路111に出力す
る。補間回路111はエラーブロックの周囲ブロックの
動きベクトルからエラーブロックの動きベクトルを推定
し、この動きベクトルに基づいて、フィールドメモリ1
09,121における読み出すべきアドレスを決定し、
そのアドレスを選択スイッチ134に出力する。
The motion vector detection circuit 110, similar to the above-described embodiment, includes image data of fields to be interpolated,
The inter-field motion vector is detected in pixel block units from the image data of the field selected by the selection switch 135 (the field selected from the fields before and after the field to be interpolated) and output to the interpolation circuit 111. The interpolation circuit 111 estimates the motion vector of the error block from the motion vector of the block around the error block, and based on this motion vector, the field memory 1
09, 121 to determine the address to be read,
The address is output to the selection switch 134.

【0028】選択スイッチ134はシーンチェンジが起
きていない場合はフィールドメモリ108側を、シーン
チェンジが起きている場合はフィールドメモリ121側
を選択する。選択されたフィールドメモリは選択スイッ
チ134からのアドレスデータを受け、該当アドレスの
画像データを選択スイッチ135に出力する。選択スイ
ッチ135は補間回路111に画像データを出力し、補
間回路111は補間を施すブロックのアドレスデータと
補間画像データをフィールドメモリ108に出力する。
フィールドメモリ108は補間回路111からアドレス
データと補間画像データを受け取り、エラーブロックの
画像データを書き換え、補間を行う。
The selection switch 134 selects the field memory 108 side when the scene change has not occurred, and selects the field memory 121 side when the scene change has occurred. The selected field memory receives the address data from the selection switch 134 and outputs the image data of the corresponding address to the selection switch 135. The selection switch 135 outputs the image data to the interpolation circuit 111, and the interpolation circuit 111 outputs the address data of the block to be interpolated and the interpolation image data to the field memory 108.
The field memory 108 receives the address data and the interpolated image data from the interpolation circuit 111, rewrites the image data of the error block, and performs the interpolation.

【0029】このように、復号前の画像データに基づい
てシーンチェンジを検出し、動きベクトル検出および補
間に用いる画像データを適応的に選択することによっ
て、常に良好な補間画像を得ることができる。
As described above, by detecting the scene change based on the image data before decoding and adaptively selecting the image data used for the motion vector detection and the interpolation, it is possible to always obtain a good interpolated image.

【0030】なお、前述の実施例では、エラーブロック
を含む画像とその1フィールド前の画像との相関を求め
て、この相関に基づいてシーンチェンジがあったか否か
を検出して補間を行っていたが、単に検出された相関に
基づいて補間に用いる画像データを選択してもよい。つ
まり、エラーブロックを含む画像とその1フィールド後
の画像との相関を検出し、この相関が所定レベルより低
い場合には1フィールド前の画像データを用いてエラー
ブロックを補間することができる。
In the above embodiment, the correlation between the image including the error block and the image one field before is calculated, and based on this correlation, it is detected whether or not there is a scene change, and interpolation is performed. However, the image data used for interpolation may be selected simply based on the detected correlation. That is, the correlation between the image including the error block and the image one field after is detected, and when the correlation is lower than a predetermined level, the error block can be interpolated using the image data one field before.

【0031】また、エラーブロックの1フィールド前及
び1フィールド後との相関を両方検出し、どちらか相関
の高い画像のデータを用いてエラーブロックを補間する
ことにより、シーンチェンジ等に左右されることなく常
に1番相関のある画像データを用いて補間することがで
きる。
Further, by detecting both the correlation with one field before and after one field of the error block, and interpolating the error block using the data of the image with the higher correlation, it is possible to be influenced by a scene change or the like. Instead, the image data having the first correlation can always be used for interpolation.

【0032】[0032]

【発明の効果】以上説明したように、本発明は、復号不
能ブロックを含む画像とその時間的に異なる画像との相
関を求め、この相関結果に基づいて復号化不能ブロック
のデータを構築している。
As described above, according to the present invention, the correlation between the image containing the undecodable block and the image temporally different from each other is obtained, and the data of the undecodable block is constructed based on the correlation result. There is.

【0033】従って、復号不能ブロックのデータをその
周囲ブロックのデータを用いて補間する際に、例えば、
復号不能ブロックを含む画像の前後の画像のうち、より
相関のある画像データ用いて補間することができ、ブロ
ック単位で欠落した画像に対して良好な再生画像が得ら
れる。
Therefore, when the data of the undecodable block is interpolated using the data of the surrounding blocks, for example,
Of the images before and after the image including the undecodable block, the image data having more correlation can be used for interpolation, and a good reproduced image can be obtained for the image missing in block units.

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

【図1】本発明の第1の実施例としての画像信号再生装
置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image signal reproducing apparatus as a first embodiment of the present invention.

【図2】本発明の実施例における補間動作を説明するた
めの図である。
FIG. 2 is a diagram for explaining an interpolation operation in the embodiment of the present invention.

【図3】本発明の第2の実施例としての画像信号再生装
置の構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an image signal reproducing device as a second embodiment of the present invention.

【図4】デジタルVTRの構成を示すブロック図であ
る。
FIG. 4 is a block diagram showing a configuration of a digital VTR.

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

110 動きベクトル検出回路 111 補間回路 122 シーンチェンジ検出回路 110 Motion Vector Detection Circuit 111 Interpolation Circuit 122 Scene Change Detection Circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画像信号を所定数の画素ごとにブロック
符号化したデータを前記ブロック単位で復号し、画像信
号を得る画像信号再生装置であって、 復号不能ブロックを含む画像と、その時間的に異なる画
像との相関値を検出する相関手段と前記相関手段の検出
結果に基づき、前記復号不能ブロックとは時間的に異な
る画像のデータを用いて前記復号不能ブロックのデータ
を構築する構築手段とを備えたことを特徴とする画像信
号再生装置。
1. An image signal reproducing apparatus which obtains an image signal by decoding data obtained by block-encoding an image signal for each predetermined number of pixels, the image signal including an undecodable block and its temporal A correlating means for detecting a correlation value with a different image, and a constructing means for constructing data of the undecodable block using data of an image temporally different from the undecodable block based on the detection result of the correlating means. An image signal reproducing apparatus comprising:
【請求項2】 前記構築手段は、前記復号不能ブロック
を含む画像とその時間的に前の画像との相関値が所定の
値よりも小さい場合には、前記復号不能ブロックを含む
画像よりも時間的に後の画像のデータにより前記復号不
能ブロックのデータを構築することを特徴とする請求項
1に記載の画像信号再生装置。
2. If the correlation value between an image including the undecodable block and an image temporally preceding the image is smaller than a predetermined value, the constructing means takes longer than the image including the undecodable block. 2. The image signal reproducing apparatus according to claim 1, wherein the data of the undecodable block is constructed by the data of the image that is afterward.
【請求項3】 前記構築手段は、前記復号不能ブロック
を含む画像とその時間的に後の画像との相関値が所定の
値よりも大きい場合には、前記復号不能ブロックを含む
画像よりも時間的に前の画像のデータにより前記復号不
能ブロックのデータを構築することを特徴とする請求項
1に記載の画像信号再生装置。
3. The constructing means, if the correlation value between the image including the undecodable block and the image temporally subsequent thereto is larger than a predetermined value, the constructing means takes a time longer than that of the image including the undecodable block. The image signal reproducing apparatus according to claim 1, wherein the data of the undecodable block is constructed by the data of the previous image.
【請求項4】 前記構築手段は、前記復号不能ブロック
を含む画像とその時間的に前の画像及び後ろの画像との
相関値を比較し、相関値が大きい側の画像データを用い
て前記復号不能ブロックの画像データを構築することを
特徴とする請求項1に記載の画像信号再生装置。
4. The construction means compares the correlation value between an image including the undecodable block and a temporally previous image and a temporally subsequent image, and uses the image data having a larger correlation value to perform the decoding. The image signal reproducing apparatus according to claim 1, wherein the image data of the impossible block is constructed.
JP24149693A 1993-09-28 1993-09-28 Image signal reproducing device and image processing device Expired - Fee Related JP3363541B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP24149693A JP3363541B2 (en) 1993-09-28 1993-09-28 Image signal reproducing device and image processing device
EP94307039A EP0645933B1 (en) 1993-09-28 1994-09-27 Image reproducing apparatus
DE69431226T DE69431226T2 (en) 1993-09-28 1994-09-27 Image display device
CN94117943A CN1064207C (en) 1993-09-28 1994-09-28 Image reproducing apparatus
US08/677,908 US6327391B1 (en) 1993-09-28 1996-07-10 Protecting image quality from occurrence of uncorrectable errors

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24149693A JP3363541B2 (en) 1993-09-28 1993-09-28 Image signal reproducing device and image processing device

Publications (2)

Publication Number Publication Date
JPH0799651A true JPH0799651A (en) 1995-04-11
JP3363541B2 JP3363541B2 (en) 2003-01-08

Family

ID=17075193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24149693A Expired - Fee Related JP3363541B2 (en) 1993-09-28 1993-09-28 Image signal reproducing device and image processing device

Country Status (1)

Country Link
JP (1) JP3363541B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999067952A1 (en) * 1998-06-25 1999-12-29 Hitachi, Ltd. Method and device for converting number of frames of image signals
JP2006339880A (en) * 2005-05-31 2006-12-14 Sanyo Electric Co Ltd Terrestrial digital broadcast receiver
JP2008252891A (en) * 2000-12-07 2008-10-16 Sony United Kingdom Ltd Methods and apparatus for embedding data and for detecting and recovering embedded data
US7864967B2 (en) 2008-12-24 2011-01-04 Kabushiki Kaisha Toshiba Sound quality correction apparatus, sound quality correction method and program for sound quality correction
US7991050B2 (en) 2008-05-30 2011-08-02 Kabushiki Kaisha Toshiba Moving picture decoding apparatus and moving picture decoding method
US8045620B2 (en) 2008-12-22 2011-10-25 Kabushiki Kaisha Toshiba Image processing apparatus, image processing method and computer readable medium
JP2014023138A (en) * 2012-07-24 2014-02-03 Mitsubishi Electric Corp Decoder, error concealment processing device and decoding method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4956239B2 (en) * 2007-03-13 2012-06-20 三洋電機株式会社 Frame rate conversion device and video display device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999067952A1 (en) * 1998-06-25 1999-12-29 Hitachi, Ltd. Method and device for converting number of frames of image signals
US6611294B1 (en) * 1998-06-25 2003-08-26 Hitachi, Ltd. Method and device for converting number of frames of image signals
JP2008252891A (en) * 2000-12-07 2008-10-16 Sony United Kingdom Ltd Methods and apparatus for embedding data and for detecting and recovering embedded data
JP2006339880A (en) * 2005-05-31 2006-12-14 Sanyo Electric Co Ltd Terrestrial digital broadcast receiver
JP4578326B2 (en) * 2005-05-31 2010-11-10 京セラ株式会社 Terrestrial digital broadcast receiver
US7991050B2 (en) 2008-05-30 2011-08-02 Kabushiki Kaisha Toshiba Moving picture decoding apparatus and moving picture decoding method
US8045620B2 (en) 2008-12-22 2011-10-25 Kabushiki Kaisha Toshiba Image processing apparatus, image processing method and computer readable medium
US7864967B2 (en) 2008-12-24 2011-01-04 Kabushiki Kaisha Toshiba Sound quality correction apparatus, sound quality correction method and program for sound quality correction
JP2014023138A (en) * 2012-07-24 2014-02-03 Mitsubishi Electric Corp Decoder, error concealment processing device and decoding method

Also Published As

Publication number Publication date
JP3363541B2 (en) 2003-01-08

Similar Documents

Publication Publication Date Title
US6327391B1 (en) Protecting image quality from occurrence of uncorrectable errors
JP3302939B2 (en) Video signal decompressor for independently compressed even and odd field data
US5561532A (en) Image reproducing apparatus
JP2003304542A (en) Video signal decompression apparatus
JP3519441B2 (en) Video transmission equipment
JP3363541B2 (en) Image signal reproducing device and image processing device
US5943444A (en) Image reproducing apparatus
US5815636A (en) Image reproducing apparatus
JPH10136381A (en) Moving image encoding/decoding device and method therefor
JP2003333540A (en) Frame rate converting apparatus, video display apparatus using the same, and a television broadcast receiving apparatus
JP2924691B2 (en) Quantization noise reduction method and image data decoding device
JPH10174094A (en) Video decoder
JP2947103B2 (en) Moving picture coding apparatus and moving picture coding method
JP3063380B2 (en) High efficiency coding device
JPH07274117A (en) Image signal reproducing device
JPH0799647A (en) Image signal reproducing device
JPH10257485A (en) Detection circuit for repetitive image and image coder
JPH0686247A (en) Receiver/reproducer for digital picture signal
JPH07184203A (en) Picture signal reproducing device
JPH06292181A (en) Image signal reproducing device
JPH0730847A (en) Picture reproducing device
JP3469597B2 (en) Decoding device for block transform code
JPH0799648A (en) Image signal reproducing device
JPH0799650A (en) Image signal reproducing device
JP2001148859A (en) Error concealment system, error concealment method and program recording medium

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

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

Free format text: PAYMENT UNTIL: 20071025

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20081025

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20091025

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091025

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101025

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101025

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111025

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20111025

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20121025

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees