JP2751510B2 - Video decoding device - Google Patents

Video decoding device

Info

Publication number
JP2751510B2
JP2751510B2 JP2004147A JP414790A JP2751510B2 JP 2751510 B2 JP2751510 B2 JP 2751510B2 JP 2004147 A JP2004147 A JP 2004147A JP 414790 A JP414790 A JP 414790A JP 2751510 B2 JP2751510 B2 JP 2751510B2
Authority
JP
Japan
Prior art keywords
information
frame
error
decoding
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.)
Expired - Fee Related
Application number
JP2004147A
Other languages
Japanese (ja)
Other versions
JPH03209998A (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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004147A priority Critical patent/JP2751510B2/en
Publication of JPH03209998A publication Critical patent/JPH03209998A/en
Application granted granted Critical
Publication of JP2751510B2 publication Critical patent/JP2751510B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、帯域圧縮伝送された動画像情報を復号する
動画像復号化装置に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture decoding apparatus for decoding moving picture information transmitted in a band-compressed manner.

従来の技術 近年、通信分野を中心にディジタル動画像の伝送およ
びその符号化、復号化が検討されている。これら動画像
符号化復号化装置の基本動作の一例について、以下、図
面を参照しながら説明する。
2. Description of the Related Art In recent years, transmission of digital moving images and encoding and decoding thereof have been studied mainly in the field of communications. An example of the basic operation of these video encoding / decoding devices will be described below with reference to the drawings.

第3図は従来の動画像符号化装置のブロック図であ
る。
FIG. 3 is a block diagram of a conventional moving picture coding apparatus.

第3図において、31は前処理手段、32は判定手段、33
は直交変換符号化手段、34は量子化手段、35は逆量子化
手段、36は直交変換復号化手段、37は動き補償フレーム
間符号化手段、38は動き検出手段、39は可変長符号化手
段、40は通信路符号化手段である。
In FIG. 3, 31 is a preprocessing means, 32 is a judgment means, 33
Is orthogonal transform coding means, 34 is quantization means, 35 is inverse quantization means, 36 is orthogonal transform decoding means, 37 is motion compensation interframe coding means, 38 is motion detection means, 39 is variable length coding The means 40 is a channel coding means.

これらの各構成要素の互いの関連した動作を説明す
る。
The relative operation of each of these components will be described.

まず、原画像は前処理手段31に入力される。前処理手
段31は原画像のサブサンプルおよびブロック化を行い、
ブロック信号を得る。判定手段32はブロック信号をフレ
ーム間符号化、フレーム内符号化の何れで符号化するか
を判定する。フレーム間符号化の場合、ブロック信号と
動き補償フレーム間符号化手段37で予測された予測信号
とのブロック差分信号を直交変換符号化手段33に送る。
フレーム内符号化の場合、ブロック信号をそのまま直交
変換符号化手段33に送る。
First, the original image is input to the preprocessing means 31. Preprocessing means 31 performs sub-sampling and blocking of the original image,
Obtain a block signal. The determination means 32 determines whether to encode the block signal by inter-frame encoding or intra-frame encoding. In the case of inter-frame coding, a block difference signal between the block signal and the prediction signal predicted by the motion compensation inter-frame coding unit 37 is sent to the orthogonal transform coding unit 33.
In the case of intra-frame encoding, the block signal is sent to the orthogonal transform encoding unit 33 as it is.

フレーム間符号化を用いたフレームが連続すると、そ
の間に伝送路で訂正不能の誤りが発生した場合、その誤
りが以降のフレームまで伝搬し続けるので、定期的にフ
レーム内符号化されたブロックのみで構成されるリフレ
ッシュフレームを挿入する。また、通常シーンチェンジ
があるとその先頭フレームはリフレッシュフレームにな
る。
If an uncorrectable error occurs on the transmission line during the time when frames using interframe coding are continuous, the error continues to propagate to subsequent frames. Insert the configured refresh frame. Also, when there is a normal scene change, the first frame becomes a refresh frame.

一方、動き検出手段38はブロック信号と動き補償フレ
ーム間符号化手段37内の前フレームのフレームバッファ
内の予測信号を参照して前フレームとの間の動き情報を
検出する。
On the other hand, the motion detecting means 38 detects the motion information between the previous frame and the block signal by referring to the prediction signal in the frame buffer of the previous frame in the motion compensation interframe coding means 37.

直交変換符号化手段33はブロック信号あるいはブロッ
ク差分信号を2次元直交変換し変換係数に変換する。変
換係数は画像信号の空間的な相関を除去され、一部の係
数のエネルギーが集中している。量子化手段34は変換係
数の内エネルギーが集中している係数に重み付けをして
量子化を行う。可変長符号化手段39は量子化出力それぞ
れに対して平均符号長が短くなるように符号割当を行
う。その後、符号割当された主情報は通信路符号化手段
40で判定手段32からの符号化方式判定情報や動き検出手
段38からの動き情報、量子化手段34からの量子化のステ
ップ情報等の副情報と結合され、さらに、誤り訂正符号
等が付加されて伝送路に送出される。
The orthogonal transform coding means 33 performs a two-dimensional orthogonal transform on the block signal or the block difference signal and converts it into a transform coefficient. As for the transform coefficients, the spatial correlation of the image signal is removed, and the energy of some coefficients is concentrated. The quantization means 34 performs quantization by weighting the coefficient in which the energy is concentrated among the transform coefficients. The variable length coding means 39 performs code allocation such that the average code length becomes shorter for each of the quantized outputs. After that, the main information to which the code is assigned is transmitted by the channel coding means.
At 40, it is combined with the encoding method determination information from the determination means 32, the motion information from the motion detection means 38, and the sub-information such as the quantization step information from the quantization means 34, and further, an error correction code and the like are added. Out to the transmission path.

一方、逆量子化手段35では量子化手段34からの量子化
のステップ情報を用いて量子化出力を逆量子化し、局部
復号変換係数を作る。直交変換復号手段36では局部復号
変換係数を直交変換復号し居部復号出力を得る。
On the other hand, the inverse quantization means 35 inversely quantizes the quantized output using the quantization step information from the quantization means 34, and generates a local decoding transform coefficient. The orthogonal transform decoding means 36 performs orthogonal transform decoding of the local decoding transform coefficient to obtain an Ibe decoding output.

局部復号出力は判定手段32でフレーム間符号化と判定
された場合、予測信号と加算されて動き補償フレーム間
符号化手段37に送られる。フレーム内符号化と判断され
た場合、そのまま動き補償フレーム間符号化手段37に送
られる。動き補償フレーム間符号化手段37では動き検出
手段38で検出された動き情報を用いて動き補償を行い、
予測信号を出力する。
When the local decoding output is determined to be inter-frame coding by the determination unit 32, the local decoding output is added to the prediction signal and sent to the motion compensation inter-frame coding unit 37. If the encoding is determined to be intra-frame encoding, it is sent to the motion-compensated inter-frame encoding means 37 as it is. The motion compensation inter-frame encoding means 37 performs motion compensation using the motion information detected by the motion detection means 38,
Output the prediction signal.

第4図は従来の動画像復号化装置のブロック図であ
る。
FIG. 4 is a block diagram of a conventional moving picture decoding apparatus.

第4図において、51は通信路復号化手段、52は誤り検
出訂正手段、53は分離手段、54は復号手段、55は可変長
復号化手段、56は逆量子化手段、57は直交変換復号化手
段、58は動き補償フレーム間/内復号化手段である。
In FIG. 4, reference numeral 51 denotes communication path decoding means, 52 denotes error detection and correction means, 53 denotes separation means, 54 denotes decoding means, 55 denotes variable length decoding means, 56 denotes inverse quantization means, and 57 denotes orthogonal transform decoding. Decoding means 58 is a motion compensation inter-frame / intra-decoding means.

次に、これらの各構成要素の互いの関連動作を説明す
る。
Next, the mutual operation of these components will be described.

伝送路から到着した画像情報は、通信路復号化手段51
で誤り検出訂正等が行われる。誤り訂正が行われた情報
は分離手段53で主情報と副情報に分離され、さらに、1
ブロック分に対応する情報を検出する。分離された主情
報と副情報はそれぞれ復号手段54に送られる。本例では
復号手段54は可変長復号化手段55、逆量子化手段56、直
交変換復号化手段57、動き補償フレーム間/内復号化手
段58で構成されている。復号手段54に送られた主情報
は、まず、可変長復号化手段55で符号割当をされた情報
を復号量子化出力に変換する。逆量子化手段56では量子
化出力を副情報の量子化ステップ情報を用いて逆量子化
し、復号変換係数を作る。直交変換復号手段57では復号
変換係数を直交変換復号し復号ブロック信号を得る。
The image information arriving from the transmission path is transmitted to the communication path decoding unit 51.
Performs error detection and correction. The error-corrected information is separated into main information and sub-information by separation means 53, and
The information corresponding to the block is detected. The separated main information and sub-information are each sent to the decoding means 54. In this example, the decoding means 54 comprises a variable length decoding means 55, an inverse quantization means 56, an orthogonal transform decoding means 57, and a motion compensation inter-frame / intra-decoding means 58. The main information sent to the decoding means 54 first converts the information to which the code has been assigned by the variable length decoding means 55 into a decoded and quantized output. In the inverse quantization means 56, the quantized output is inversely quantized using the quantization step information of the sub-information to produce a decoded transform coefficient. The orthogonal transform decoding means 57 performs orthogonal transform decoding of the decoded transform coefficient to obtain a decoded block signal.

動き補償フレーム間/内復号化手段58は少なくとも2
フレーム分のフレームバッファを持っている。動き補償
フレーム間/内復号化手段58では副情報のうち符号化方
式判定情報を用いて復号ブロック出力の符号化手段がフ
レーム間符号化かフレーム内符号化を検出する。フレー
ム内符号化の場合、復号ブロック出力をそのまま復号ブ
ロック信号として現フレームのフレームバッファの指定
された位置に書込む。フレーム間符号化の場合、副情報
の動き情報を用いて前フレームのフレームのバッファ内
の動き情報が指定する位置のブロック信号と復号ブロッ
ク出力とを加算して復号ブロック信号をつくり、現フレ
ームのフレームバッファの指定された位置に書き込む。
The motion-compensated inter / intra-frame decoding means 58 has at least two
It has a frame buffer for frames. In the motion-compensated inter / intra-frame decoding means 58, the coding means of the decoded block output detects inter-frame coding or intra-frame coding using the coding method determination information of the sub-information. In the case of intra-frame encoding, the output of the decoded block is directly written as a decoded block signal at a designated position in the frame buffer of the current frame. In the case of inter-frame coding, a decoded block signal is created by adding the block signal at the position specified by the motion information in the buffer of the previous frame and the decoded block output using the motion information of the sub-information, and Writes to the specified position in the frame buffer.

このようにして1フレーム分の再生画像信号が動き補
償フレーム間/内復号化手段58内のフレームバッファに
形成されると、表示タイミングに従って前フレーム、現
フレームと順にフレームバッファの内容を更新しながら
繰り返し出力することによって動画像の再生が行える。
When a reproduced image signal for one frame is thus formed in the frame buffer in the motion compensation inter / intra-decoding means 58, the contents of the frame buffer are updated in the order of the previous frame and the current frame according to the display timing. By repeatedly outputting, a moving image can be reproduced.

発明が解決しようとする課題 しかしながら上記のような構成では、伝送中に発生し
た誤りが通信路復号化器で訂正不能である場合、誤った
画像情報を含むフレームの画像を正しく復号することが
できないため画像が乱れる。さらに、フレーム間符号化
を用いている場合または符号化時の前処理手段で駒落し
し、駒落ししたフレームを復号化時に内挿する例の場
合、以降のフレームで誤った画像情報を参照している個
所に誤りが伝搬して画像が乱れ、定期的に挿入たれたリ
フレッシュフレームが到着するまで画像が乱れ続けると
いう問題点を有していた。
SUMMARY OF THE INVENTION However, in the above configuration, when an error that occurs during transmission cannot be corrected by a channel decoder, an image of a frame including incorrect image information cannot be correctly decoded. Therefore, the image is disturbed. Furthermore, in the case of using inter-frame coding or in the case of dropping frames by pre-processing means at the time of coding and interpolating dropped frames at the time of decoding, refer to incorrect image information in subsequent frames. There is a problem that an image is disturbed due to the propagation of an error at a certain location, and the image is disturbed until a periodically inserted refresh frame arrives.

本発明は上記課題に鑑み、伝送中に訂正不能の誤りが
発生した場合でも誤ったブロックを前後のフレームの誤
りのないブロックを用いて内挿するため、良好な画像を
再生することができる動画像復号化装置を提供するもの
である。
In view of the above problems, the present invention interpolates an erroneous block using an error-free block of the previous and next frames even when an uncorrectable error occurs during transmission, so that a moving image that can reproduce a good image can be obtained. An image decoding device is provided.

課題を解決するための手段 上記課題を解決するために本発明の動画像復号化装置
は、帯域圧縮された画像情報の誤りを検出、訂正する誤
り検出訂正手段と、画像情報から副情報と主情報を分離
する分離手段と、副情報を用いて主情報を復号する復号
手段と、復号した複数の画像フレームを記憶する画像記
憶手段と、複数の画像フレームのうち、誤り検出訂正手
段で訂正不能とされた誤りを有する画像フレームの、前
後の誤りのない画像フレーム間の動き情報を検出する動
き検出手段と、誤りを有する画像フレームの誤り画像情
報を、動き情報を用いて内挿する誤り補償フレーム間復
号化手段とを備え、動き情報を検出するための後方の画
像フレームは、フレーム間符号化装置でフレーム内符号
化された画像情報を復号したものであることを特徴とす
るものである。
Means for Solving the Problems In order to solve the above problems, a moving picture decoding apparatus of the present invention comprises: an error detection and correction means for detecting and correcting an error in band-compressed image information; Separation means for separating information, decoding means for decoding main information using sub-information, image storage means for storing a plurality of decoded image frames, and error correction among error correction means among a plurality of image frames Motion detecting means for detecting motion information between the preceding and succeeding error-free image frames of the image frame having the error, and error compensation for interpolating the error image information of the image frame having the error using the motion information It is provided with an inter-frame decoding means, and the rear image frame for detecting the motion information is obtained by decoding the intra-frame encoded image information by the inter-frame encoding device. It is a sign.

作用 本発明の動画像復号化装置は上記した構成によって、
伝送中に訂正不能な誤りを検出した場合、誤った画像情
報が存在するフレームの直前のフレームと以後に到着す
るフレーム内符号化されたフレームとの間で動き情報を
求め、動き情報を用いて誤った画像情報を他の情報で内
挿し、訂正不能な誤りが発生しても再生画像を乱すがな
い。
The video decoding device of the present invention has the above-described configuration,
If an uncorrectable error is detected during transmission, motion information is obtained between the frame immediately before the frame in which the erroneous image information is present and the intra-frame arriving after that, and the motion information is used. Even if erroneous image information is interpolated with other information and an uncorrectable error occurs, the reproduced image is not disturbed.

実施例 以下、本発明の一実施例である動画像復号化装置につ
いて、図面を参照しながら説明する。
Embodiment Hereinafter, a video decoding device according to an embodiment of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例である動画像復号化装置の
ブロック図である。
FIG. 1 is a block diagram of a moving picture decoding apparatus according to one embodiment of the present invention.

第1図において、1は通信路復号化手段、2は誤り検
出訂正手段、3は分離手段、4は復号手段、5は可変長
復号手段、6は逆量子化手段、7は直交変換復号化手
段、8は動き補償フレーム間/内復号化手段、9は画像
記憶手段、10は動き検出手段、11は誤り補償フレーム間
復号化手段である。
In FIG. 1, 1 is a channel decoding means, 2 is an error detection and correction means, 3 is a separating means, 4 is a decoding means, 5 is a variable length decoding means, 6 is an inverse quantization means, and 7 is an orthogonal transform decoding. Means 8, a motion compensation inter-frame / intra-decoding means, 9 an image storage means, 10 a motion detection means, and 11 an error compensation inter-frame decoding means.

第2図は本発明の一実施例である動画像復号化装置の
画像記憶手段の構成図である。
FIG. 2 is a block diagram of the image storage means of the moving picture decoding apparatus according to one embodiment of the present invention.

第2図において、21はフレームバッファ群、22は前の
リフレッシュフレーム、23は誤りフレーム、24は誤りフ
レームの直前のフレーム、25は後のリフレッシュフレー
ム、26は誤りブロック、27は誤りブロックを参照するブ
ロックである。
In FIG. 2, 21 is a frame buffer group, 22 is a previous refresh frame, 23 is an error frame, 24 is a frame immediately before an error frame, 25 is a refresh frame after, 26 is an error block, and 27 is an error block. Block.

以上の動画像復号化装置の各構成要素の互いの関連し
た動作について以下に説明する。なお、本実施例の動画
像符号化装置は従来例に示したものと同じである。
The operation of each component of the video decoding apparatus related to each other will be described below. The moving picture coding apparatus of the present embodiment is the same as that shown in the conventional example.

動画像符号化装置で符号化され伝送路を介して到着し
た画像情報は、通信路復号化手段1で誤り検出訂正等が
行われる。ここで、誤り訂正不能の誤りが発生した場
合、該当するブロックの復号を中止し、誤り検出訂正手
段2は動き検出手段9と動き補償フレーム間/内復号化
手段8に対して誤りブロックの位置を知らせて、次のブ
ロックの処理に移る。
The image information coded by the moving picture coding apparatus and arrived via the transmission path is subjected to error detection and correction by the communication path decoding means 1. Here, when an error that cannot be corrected occurs, the decoding of the corresponding block is stopped, and the error detection and correction means 2 sends the position of the error block to the motion detection means 9 and the motion compensation inter / intra-decoding means 8. And the processing moves to the next block.

誤り訂正が正常に行われた場合、画像情報は分離手段
3で主情報と副情報に分離される。分離された主情報と
副情報はそれぞれ復号手段4に送られる。本実施例では
復号手段4は可変長復号化手段5、逆量子化手段6、直
交変換復号化手段7、動き補償フレーム間/内復号化手
段8で構成されている。復号手段4に送られた主情報
は、まず、可変長復号化手段5で符号割当をされた情報
を復号量子化出力に変換する。逆量子化手段6では量子
化出力を副情報の量子化ステップ情報を用いて逆量子化
し、復号変換係数を作る。直交変換復号手段7では復号
変換係数を直交変換復号し、復号ブロック出力を得る。
When the error correction is normally performed, the image information is separated into main information and sub-information by the separation unit 3. The separated main information and sub-information are sent to the decoding means 4, respectively. In this embodiment, the decoding means 4 comprises a variable length decoding means 5, an inverse quantization means 6, an orthogonal transform decoding means 7, and a motion compensation inter / intra-frame decoding means 8. The main information sent to the decoding means 4 first converts the information to which the code has been assigned by the variable length decoding means 5 into a decoded and quantized output. The inverse quantization means 6 inversely quantizes the quantized output using the quantization step information of the sub-information to produce a decoded transform coefficient. The orthogonal transform decoding means 7 performs orthogonal transform decoding on the decoded transform coefficients to obtain a decoded block output.

動き補償フレーム間/内復号化手段8は少なくとも2
フレーム分のフレームバッファを持っている。動き補償
フレーム間/内復号化手段8では副情報のうち符号化方
式判定情報を用いて、復号ブロック出力の符号化手段が
フレーム間符号化かフレーム内符号化を検出する。フレ
ーム内符号化の場合、復号ブロック出力をそのまま復号
ブロック信号として現フレームのフレームバッファの指
定された位置に書き込む。フレーム間符号化の場合、副
情報の動き情報を用いて前フレームのフレームバッファ
内の動き情報が指定する前フレームのブロック信号と復
号ブロック出力とを加算して復号ブロック信号を作り、
現フレームのフレームバッファの指定された位置に書き
込む。
The motion compensation inter-frame / intra-decoding means 8 has at least 2
It has a frame buffer for frames. In the motion-compensated inter / intra-frame decoding means 8, the coding means of the decoded block output detects the inter-frame coding or the intra-frame coding using the coding method determination information of the sub-information. In the case of intra-frame encoding, the output of the decoded block is directly written as a decoded block signal at a designated position in the frame buffer of the current frame. In the case of inter-frame coding, a decoded block signal is created by adding the block signal of the previous frame specified by the motion information in the frame buffer of the previous frame and the decoded block output using the motion information of the sub-information,
Writes to the specified position in the frame buffer of the current frame.

その際、動き補償フレーム間/内復号化手段8は誤り
検出訂正手段2からの誤りブロック位置情報を用いて、
動き情報が指定する前フレームのブロック信号が誤りブ
ロック26あるいは誤りブロックを参照するブロック27を
検出し、該当する場合現フレームのフレームバッファへ
の書き込みを行わない。
At this time, the motion-compensated inter / intra-frame decoding means 8 uses the error block position information from the error detection and correction means 2,
The block signal of the previous frame specified by the motion information detects the erroneous block 26 or the block 27 referring to the erroneous block, and if so, does not write the current frame into the frame buffer.

このようにして1フレーム分の再生画像信号が、動き
補償フレーム間/内復号化手段8内のフレームバッファ
に形成されると、前フレーム、現フレームと順に更新さ
れながら画像記憶手段9に記憶される。画像記憶手段9
は少なくとも定期的に挿入される2つのリフレッシュフ
レームとその間に存在するフレームの数に相当するフレ
ームバッファで構成される。本実施例の場合、6フレー
ムに1フレームのリフレッシュフレームを挿入するとす
ると、画像記憶手段9は最低7フレーム分のフレームバ
ッファ群21を持っている。画像記憶手段9に再生映像信
号が順次記憶され、リフレッシュフレーム間に存在する
フレームの再生映像信号全てが復号、記憶されたら、表
示タイミングに従って、これらを順次読み出して表示を
開始する。
When the reproduced image signal for one frame is formed in the frame buffer in the motion compensation inter / intra-decoding means 8 in this manner, the reproduced image signal is stored in the image storage means 9 while being updated in the order of the previous frame and the current frame. You. Image storage means 9
Is composed of at least two periodically inserted refresh frames and a frame buffer corresponding to the number of frames existing between them. In the case of this embodiment, if one refresh frame is inserted into six frames, the image storage means 9 has a frame buffer group 21 for at least seven frames. When the reproduced video signals are sequentially stored in the image storage means 9 and all the reproduced video signals of the frames existing between the refresh frames are decoded and stored, they are sequentially read out according to the display timing and display is started.

誤り検出訂正手段2で訂正不能の誤りが検出された場
合、誤り検出訂正手段2は動き検出手段10に対して誤っ
たデータで構成されている誤りブロック26の位置を知ら
せる。動き検出手段10は誤りブロックの存在する誤りフ
レーム23とその位置を検出し、誤り補償フレーム間復号
化手段11に知らせる。画像記憶手段9に次のリフレッシ
ュフレーム25が到着した時点で、動き検出手段10は誤り
フレーム23の直前のフレーム24とリフレッシュフレーム
25の間で誤りブロック26が存在する位置付近の動き情報
を検出し、誤り補償フレーム間復号化手段11に知らせ
る。誤り補償フレーム間復号化手段11は誤りブロック位
置と動き情報を用いて誤りフレーム23の誤りブロック26
を誤りフレーム23の直前のフレーム24から内挿し、画像
記憶手段9内の誤りフレーム23の該当位置に内挿ブロッ
クを記録する。このようにして誤りブロックを他のブロ
ックを用いて補償することによって訂正不能の誤りが発
生した場合でも再生画像を乱すことが無い。
When an uncorrectable error is detected by the error detection and correction means 2, the error detection and correction means 2 informs the motion detection means 10 of the position of the error block 26 composed of erroneous data. The motion detecting means 10 detects the error frame 23 where the error block exists and its position, and notifies the error-compensating inter-frame decoding means 11 thereof. When the next refresh frame 25 arrives at the image storage means 9, the motion detection means 10 determines whether the frame 24 immediately before the erroneous frame 23 and the refresh frame
The motion information near the position where the error block 26 exists is detected between the 25 and the error compensation interframe decoding means 11 is notified. The error-compensation interframe decoding means 11 uses the error block position and motion information to
Is interpolated from the frame 24 immediately before the error frame 23, and an interpolation block is recorded at a corresponding position of the error frame 23 in the image storage means 9. In this way, even if an uncorrectable error occurs by compensating the error block by using another block, the reproduced image is not disturbed.

その後、誤り補償フレーム間復号化手段11で誤りフレ
ーム23以降で誤りブロック26を参照していたフレーム間
符号化ブロック27を内挿ブロックを用いて復号化し、画
像記憶手段9のフレームバッファ群21の該当位置に記録
する。リフレッシュフレーム22、25間に存在するフレー
ムの再生映像信号全てが復号されたら、表示タイミング
に従って、これらを順次読み出して表示を開始する。
After that, the inter-frame coding block 27 that referred to the error block 26 after the error frame 23 is decoded by the error-compensation inter-frame decoding unit 11 using the interpolation block. Record at the appropriate location. When all the reproduced video signals of the frames existing between the refresh frames 22 and 25 are decoded, they are sequentially read out according to the display timing and display is started.

なお、本実施例では符号化された画像信号が伝送路に
よって復号化装置に伝送される例について述べたが、符
号化装置によって符号化された画像信号を光ディスクな
どの蓄積メディアに記録し、再生装置で蓄積メディアを
読み出して、復号化装置で復号する場合等、その他の装
置についても同様の効果が得られることは言うまでもな
い。
In this embodiment, the example in which the coded image signal is transmitted to the decoding device via the transmission path has been described. However, the image signal coded by the coding device is recorded on a storage medium such as an optical disk and reproduced. Needless to say, the same effect can be obtained for other devices, such as when the storage medium is read by the device and decoded by the decoding device.

発明の効果 以上のように本発明の動画像復号化装置は、帯域圧縮
された画像情報の誤りを検出、訂正する誤り検出訂正手
段と、画像情報から副情報と主情報を分離する分離手段
と、副情報を用いて主情報を復号する復号手段と、復号
した複数の画像フレームを記憶する画像記憶手段と、画
像フレームのうち、少なくとも1フレーム以上離れた2
つの誤りのない画像フレーム間の動き情報を検出する動
き検出手段と、2つの画像フレーム間の誤り検出訂正手
段で訂正不能の誤り画素を動き情報を用いて内挿する誤
り補償フレーム間復号化手段とを具備し、伝送中に訂正
不能な誤りを検出した場合、誤った画像情報が存在する
フレームの直前のフレームと以後に到着するフレーム内
符号化されたフレームの間で動き情報を求め、動き情報
を用いて誤った画像情報を他の情報を用いて内挿するた
め、訂正不能な誤りが発生しても再生画像を乱すことの
ない動画像復号化装置を提供することができる。
As described above, the moving picture decoding apparatus of the present invention detects an error of band-compressed image information, an error detection and correction unit that corrects, and a separation unit that separates sub-information and main information from image information. Decoding means for decoding main information using sub-information; image storage means for storing a plurality of decoded image frames;
Motion detecting means for detecting motion information between two error-free image frames, and error-compensating inter-frame decoding means for interpolating, using the motion information, error pixels uncorrectable by the error detecting and correcting means between the two image frames. When an uncorrectable error is detected during transmission, motion information is obtained between a frame immediately before a frame in which erroneous image information is present and an intra-coded frame arriving after that, and Since the erroneous image information is interpolated using other information using the information, it is possible to provide a moving picture decoding apparatus which does not disturb the reproduced image even if an uncorrectable error occurs.

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

第1図は本発明の一実施例である動画像復号化装置のブ
ロック図、第2図は本発明の一実施例である動画像復号
化装置の画像記憶手段の構成図、第3図は従来の動画像
符号化装置のブロック図、第4図は従来の動画像復号化
装置のブロック図である。 1……通信路復号化手段、2……誤り検出訂正手段、3
……分離手段、4……復号手段、5……可変長復号手
段、6……逆量子化手段、7……直交変換復号化手段、
8……動き補償フレーム間/内復号化手段、9……画像
記憶手段、10……動き検出手段、11……誤り補償フレー
ム間復号化手段。
FIG. 1 is a block diagram of a video decoding device according to one embodiment of the present invention, FIG. 2 is a configuration diagram of image storage means of the video decoding device according to one embodiment of the present invention, and FIG. FIG. 4 is a block diagram of a conventional moving picture decoding apparatus, and FIG. 4 is a block diagram of a conventional moving picture decoding apparatus. 1 ... channel decoding means, 2 ... error detection and correction means, 3
... separating means, 4 ... decoding means, 5 ... variable length decoding means, 6 ... inverse quantization means, 7 ... orthogonal transform decoding means,
8 ... motion-compensation inter-frame / intra-decoding means, 9 ... image storage means, 10 ... motion detection means, 11 ... error-compensation inter-frame decoding means.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】少なくとも定期的にフレーム内符号化を行
うフレーム間符号化装置により帯域圧縮された画像情報
を復号化する装置であって、 前記帯域圧縮された画像情報の誤りを検出、訂正する誤
り検出訂正手段と、 前記画像情報を副情報と主情報とに分離する分離手段
と、 前記副情報を用いて前記主情報を復号する復号手段と、 復号した複数の画像フレームを記憶する画像記憶手段
と、 前記複数の画像フレームのうち、前記誤り検出訂正手段
で訂正不能とされた誤りを有する画像フレームの、前後
の誤りのない画像フレーム間の動き情報を検出する動き
検出手段と、 前記誤りを有する画像フレームの誤り画像情報を、前記
動き情報を用いて内挿する誤り補償フレーム間復号化手
段とを備え、 前記動き情報を検出するための後方の画像フレームは、
前記フレーム間符号化装置でフレーム内符号化された画
像情報を復号したものであることを特徴とする動画像復
号化装置。
1. An apparatus for decoding image information band-compressed by an inter-frame encoding apparatus that performs intra-frame encoding at least periodically, wherein an error in the band-compressed image information is detected and corrected. Error detection and correction means, separation means for separating the image information into sub-information and main information, decoding means for decoding the main information using the sub-information, image storage for storing a plurality of decoded image frames A motion detecting means for detecting motion information between preceding and succeeding error-free image frames of an image frame having an error which cannot be corrected by the error detecting and correcting means among the plurality of image frames; Error-compensation inter-frame decoding means for interpolating the error image information of the image frame having the above-mentioned motion information using the motion information. Laem is
A moving picture decoding apparatus characterized in that the picture information that has been intra-coded by the inter-frame coding apparatus is decoded.
JP2004147A 1990-01-11 1990-01-11 Video decoding device Expired - Fee Related JP2751510B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004147A JP2751510B2 (en) 1990-01-11 1990-01-11 Video decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004147A JP2751510B2 (en) 1990-01-11 1990-01-11 Video decoding device

Publications (2)

Publication Number Publication Date
JPH03209998A JPH03209998A (en) 1991-09-12
JP2751510B2 true JP2751510B2 (en) 1998-05-18

Family

ID=11576667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004147A Expired - Fee Related JP2751510B2 (en) 1990-01-11 1990-01-11 Video decoding device

Country Status (1)

Country Link
JP (1) JP2751510B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2997355B2 (en) * 1991-12-04 2000-01-11 シャープ株式会社 Decryption device
KR100261072B1 (en) * 1993-04-30 2000-07-01 윤종용 Digital signal processing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6028392A (en) * 1983-07-26 1985-02-13 Nec Corp Movement interpolation system of dynamic picture signal
JPS61135285A (en) * 1984-12-06 1986-06-23 Nec Corp Data expander
JPS62193383A (en) * 1986-02-20 1987-08-25 Kokusai Denshin Denwa Co Ltd <Kdd> Moving image signal transmitting system

Also Published As

Publication number Publication date
JPH03209998A (en) 1991-09-12

Similar Documents

Publication Publication Date Title
EP0551599B1 (en) Motion picture data decoding system
KR0125581B1 (en) Error correction system of digital video signal
EP0395440B1 (en) Apparatus for adaptive interframe predictive encoding of video signal
JP3314929B2 (en) Video signal encoding circuit
US5534928A (en) Apparatus and method for decoding a plurality of encoded video signals
KR100628494B1 (en) Image decoding method and apparatus, and storage medium
US6334000B2 (en) Recorded medium for recording image coding strings
KR100225542B1 (en) Method and apparatus for image signal encoding
KR100420235B1 (en) Digital video signal decoding apparatus
US5491509A (en) Forced intra-frame coding method
JPH0523113B2 (en)
US5557331A (en) Image encoding method, an image encoding circuit, an image encoding apparatus, and an optical disk
JP2751510B2 (en) Video decoding device
JP2674241B2 (en) Video encoding device
JP3338183B2 (en) 3D video decoding device
JPH0329477A (en) Method and apparatus for inter-frame insertion coding for picture signal
JPH0453379A (en) Moving picture decoder
JP3891198B2 (en) Decoding apparatus and method, and transmission apparatus and method
JPH1023415A (en) Method and device for encoding and decoding picture
JPH0364190A (en) Moving picture coding device
JP3653745B2 (en) Encoding apparatus and method, and encoding / decoding apparatus and method
JP2000013817A (en) Coder and decoder
JPH01144873A (en) Image error correcting method
JP2001078198A (en) Error concealment control method, coder and image signal transmission system
JPS639392A (en) Decoding device for high efficiency code

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees