JP3380841B2 - Error correction system and decoding device using the error correction system - Google Patents
Error correction system and decoding device using the error correction systemInfo
- Publication number
- JP3380841B2 JP3380841B2 JP06571897A JP6571897A JP3380841B2 JP 3380841 B2 JP3380841 B2 JP 3380841B2 JP 06571897 A JP06571897 A JP 06571897A JP 6571897 A JP6571897 A JP 6571897A JP 3380841 B2 JP3380841 B2 JP 3380841B2
- Authority
- JP
- Japan
- Prior art keywords
- error
- code
- decoding
- value
- entropy
- 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
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Error Detection And Correction (AREA)
- Color Television Systems (AREA)
Description
【0001】[0001]
【発明に属する技術分野】本発明は、エントロピー符号
化されて符号ストリームとして伝送されてくる画像デー
タを復号する復号装置における誤り訂正方式に係り、特
に伝送路上で発生した符号ストリームの誤りを訂正する
エントロピー符号化された符号ストリームの誤り訂正方
式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction system in a decoding device for decoding image data that is entropy-coded and transmitted as a code stream, and particularly corrects an error in the code stream generated on a transmission path. The present invention relates to an error correction method for an entropy-coded code stream.
【0002】[0002]
【従来の技術】ISDN(Integrated Services Digita
l Network:サービス総合ディジタル網)などの高速ディ
ジタル通信網の普及、画像処理技術の進歩等を背景と
し、新しい通信サービスとして画像通信サービスが実現
されている。また、PHSに代表される無線伝送網の発
展に伴い、さらなるサービスの高度化、多様化、可搬化
への要求が高まっている。2. Description of the Related Art ISDN (Integrated Services Digita)
l Network: Comprehensive digital communication network), and image communication services have been realized as a new communication service against the backdrop of the spread of high-speed digital communication networks and advances in image processing technology. Further, with the development of wireless transmission networks represented by PHS, demands for further sophistication, diversification and portability of services are increasing.
【0003】一般に、画像情報を伝送する場合において
は、画像の情報量が膨大なのに対して、伝送に用いる回
線の回線速度やコストの面から、伝送の画像の情報量を
圧縮符号化し、情報量を少なくして伝送することが必要
となってくる。画像情報を圧縮する符号化方式として
は、静止画像符号化方式としてJPEG(Joint Photog
raphic Coding Experts Group)、動画像符号化方式と
してH.261、蓄積用動画符号化方式としてMPEG
(Moving Picture Coding ExpertGroup)1、MPEG
2がすでに国際標準化されている。Generally, when transmitting image information, the information amount of the image is enormous, but in view of the line speed and cost of the line used for the transmission, the information amount of the image of the transmission is compression-coded to obtain the information amount. It becomes necessary to reduce the transmission. As a coding method for compressing image information, JPEG (Joint Photog
raphic Coding Experts Group), H.264 as a moving picture coding method. 261. MPEG as a moving picture coding method for storage
(Moving Picture Coding ExpertGroup) 1, MPEG
2 has already been internationally standardized.
【0004】これらの画像情報の圧縮法としては、以下
3つの考え方を組み合わせるハイブリッド符号化により
行われている。
(1)自然画等は、隣接画素間の値が近い値であるた
め、画面内(空間的)相関関係を利用した情報圧縮を行
う(厳密には画面間の画素差分値に対しても圧縮演算を
行う)。
(2)前画面の情報を記憶しておき、現画面と前画面か
らの差分値で表すことによって、画面間(時間的)相関
関係を利用した情報圧縮を行う。
(3)上記(1)、(2)の方法で符号化する時、エン
トロピー符号化と呼ばれる符号の出現確率の偏りを利用
した情報圧縮を行う。As a compression method of these image information, hybrid encoding is performed by combining the following three ideas. (1) In natural images and the like, the values between adjacent pixels are close to each other, so information compression is performed using the intra-screen (spatial) correlation (strictly speaking, pixel difference values between screens are also compressed. Do the calculation). (2) Information on the previous screen is stored and represented by a difference value from the current screen and the previous screen, thereby performing information compression using the inter-screen (temporal) correlation. (3) When encoding by the methods of (1) and (2) above, information compression is performed using the bias of the appearance probability of the code called entropy coding.
【0005】上記(3)を図6のエントロピー符号化の
例を示す図により説明する。図6のように、最も出現率
の高いデータに最も短い符号を割り当て、最も出現率の
低い符号に最も長い符号を割り当てた符号表を持つこと
により平均の符号長を短くする符号化方法である。The above (3) will be described with reference to the diagram of FIG. 6 showing an example of entropy coding. As shown in FIG. 6, this is a coding method that shortens the average code length by having a code table in which the shortest code is assigned to the data with the highest appearance rate and the longest code is assigned to the code with the lowest appearance rate. .
【0006】次に、画像データの構成の例としてH.2
61の画像データの構成の概略図を図7に示す。構成
は、大きくピクチャ層、GOB(Group of Blocks)
層、マクロブロック(MB)層、ブロック層の4層から
なる階層構造を形成している。ピクチャーとは、1フレ
ーム分の画面データのことで、ピクチャ・ヘッダ702
とそれに続くGOBデータ703からなっている。ピク
チャ・ヘッダ702は、ピクチャー開始信号の同期ワー
ドであるPSC(Picture Start Code)701等の1フ
レームに共通な属性を示すデータである。[0006] Next, as an example of the structure of image data, H.264. Two
A schematic diagram of the structure of the image data 61 is shown in FIG. The structure is largely a picture layer, GOB (Group of Blocks)
It forms a hierarchical structure consisting of four layers: a layer, a macroblock (MB) layer, and a block layer. A picture is screen data for one frame, and a picture header 702
And GOB data 703 following it. The picture header 702 is data indicating attributes common to one frame such as a PSC (Picture Start Code) 701 which is a sync word of a picture start signal.
【0007】GOB703は、1枚の画面を12分割し
た画面データであり、GOBヘッダ705とそれに続く
MBデータ706からなっている。GOBヘッダ705
は、GOB開始の同期ワードであるGBSC(Gob Star
t Code)704等のGOBに共通の情報を示すデータで
ある。The GOB 703 is screen data obtained by dividing one screen into 12 and includes a GOB header 705 and MB data 706 following the GOB header 705. GOB header 705
GBSC (Gob Star
t Code) 704 etc. is data indicating information common to GOBs.
【0008】MBのデータ706は、MBヘッダ707
とそれに続くブロックデータ708からなっている。M
B706は、GOBを33個に分割した画素ブロックで
あり、MBヘッダ707にはMBに共通の情報を示すデ
ータからなっている。ブロック708は、4個の輝度ブ
ロック、2個の色度ブロックからなり、DCTの変換係
数TCOEF(Transform Coefficients)709及びブ
ロックの終了符号のEOB(End of Block)710より
構成されている。ここで、MB層、ブロック層に関して
は、符号出現率の偏りを利用したエントロピー符号化に
より符号化された符号ストリームとなっている。The MB data 706 is the MB header 707.
And block data 708 following it. M
B706 is a pixel block obtained by dividing GOB into 33 pieces, and an MB header 707 is composed of data indicating information common to MBs. The block 708 is composed of four luminance blocks and two chromaticity blocks, and is composed of a DCT transform coefficient TCOEF (Transform Coefficients) 709 and an end code EOB (End of Block) 710. Here, the MB layer and the block layer are code streams coded by entropy coding using the bias of the code appearance rate.
【0009】[0009]
【発明が解決しようとする課題】上記符号ストリームを
復号装置に伝送する際に発生する、データの欠落、誤り
といった伝送エラーのため、伝送された符号化データを
復号し表示した場合、大きな誤りとして表示される場合
がある。特に、エントロピー符号化により符号化してい
るため、伝送時にエラーが発生した場合、符号ストリー
ムの切れ目が分からなくなりGBSC等の同期ワードを
得るまで誤った復号画面が表示されることになるという
問題がある。Due to transmission errors such as data loss and errors that occur when the above code stream is transmitted to the decoding device, when the transmitted encoded data is decoded and displayed, it is regarded as a large error. It may be displayed. In particular, since the encoding is performed by entropy encoding, if an error occurs during transmission, there is a problem that the erroneous decoding screen is displayed until the break of the code stream is unknown and a synchronization word such as GBSC is obtained. .
【0010】また、この問題を解決するため一定周期で
フレーム内符号化した(イントラ符号化)符号ストリー
ムを伝送し画面をリフレッシュしたり、または、図8の
フローチャートに示すように、デコードする際、エント
ロピー符号化された符号ストリームをGOB単位等の同
期ワード単位で取り出し(ステップS801、以下ステ
ップという表現を省略し、単にSと表記する)、GOB
のエントロピー符号の復号を行った時に、符号表にない
符号語が復号されたり、符号ストリームを復号していく
とブロック層での変換係数の個数があわなくなる(最後
まで復号した際にビットが余ってしまう)等、また、C
RC(Cyclic Redundancy code:巡回上長符号)等付加
してある場合には、そこでエラーが検出された等の矛盾
が生じた場合(S803)、それより先の符号ストリー
ムは、ソースデコードを行わずに前画面のデータを表示
することにより(S806)、リフレッシュされるま
で、誤りを目立ちづらくする等の復号処理により復号画
面の表示が行われている。In order to solve this problem, an intra-coded (intra-coded) code stream is transmitted at a constant cycle to refresh the screen, or when decoding is performed as shown in the flow chart of FIG. The entropy-encoded code stream is extracted in sync word units such as GOB units (step S801, the following step is abbreviated and is simply expressed as S), and GOB
When the entropy code of is decoded, code words that are not in the code table are decoded, or when the code stream is decoded, the number of transform coefficients in the block layer becomes inconsistent. Etc., and C
When RC (Cyclic Redundancy code) or the like is added, if a contradiction such as an error is detected (S803), source decoding is not performed on the code stream after that. By displaying the data of the previous screen (S806), the decoding screen is displayed by a decoding process such as making the error less noticeable until refreshed.
【0011】しかし、上記復号処理において、図9に示
すようにエントロピー符号の復号に矛盾を検知した位置
は正常に復号が可能である部分902よりも後になって
しまうため、正常に復号できない部分903も1部はソ
ースデコードを行い、復号画面の表示をしてしまうた
め、1部分は、誤った復号画面をそのまま表示してしま
うという問題がある。本発明は、上記問題点に鑑みてな
したものであり、上記問題点を解決した、誤り訂正方
式、及び該誤り訂正方式を用いた復号装置を提供する。However, in the above decoding process, as shown in FIG. 9, the position at which a contradiction is detected in the decoding of the entropy code is located after the normally decodable portion 902, so that the normally decodable portion 903 is not present. However, since one part performs source decoding and displays the decoding screen, there is a problem that the one part displays an incorrect decoding screen as it is. The present invention has been made in view of the above problems, and provides an error correction method and a decoding device using the error correction method, which solves the above problems.
【0012】[0012]
【課題を解決するための手段】本願請求項1の発明は、
エントロピー符号化された画像データの符号ストリーム
の誤り訂正方式において、エントロピー符号を復号する
際に、符号表にない符号語が復号されるか、または変換
係数の個数があわなくなるような、エントロピー符号の
復号における矛盾が生じた場合、もしくは復号エラーが
検出された場合、矛盾の生じたエントロピー符号を含む
所定単位の符号ストリームの先頭から、各マクロブロッ
クとその周囲のマクロブロックの復号値を一定基準値と
比較することにより復号値に誤りがないかどうかを判定
するステップ(S301)と、前記ステップ(S30
1)の結果から誤りの起きた可能性の高い符号位置を推
定するステップ(S302)と、前記ステップ(S30
2)で推定した誤りの起きた可能性の高い符号位置に対
応する符号ストリームにおいて誤りパターンを仮定する
ステップ(S303)と、仮定した誤りパターンを用い
て訂正した符号ストリームを再度復号し、矛盾なくエン
トロピー復号が可能か否かを判定するステップ(S30
4)と、矛盾なく最後まで復号できた場合、誤りが起き
たと推定した符号ストリームの場所に応じて、動きベク
トルの値又は変換係数の参照画面との差分値を、復号値
の確からしさの評価値として求めるステップ(S30
5)と、前記誤りパターンを変更して、前記各ステップ
(S304〜S305)と同様の処理を行い、矛盾なく
前記所定単位の符号ストリームの最後まで復号できる誤
りパターンがあった場合、その中で前記動きベクトルの
値が周りの動きベクトルより求めた平均値に最も近い又
は前記変換係数の参照画面との差分値が最も小さいもの
を最高の評価値であるとして、該評価値が最高である誤
りパターンを選択するステップ(S309)と、前記ス
テップ(S309)で選択した誤りパターンを採用して
訂正した符号ストリームに関してソースデコードを行う
ステップ(S310)とを有することを特徴とする。The invention according to claim 1 of the present application is as follows.
Code stream entropy coded image data
In the error correction system, decodes the entropy code
When a codeword that is not in the codebook is decoded or converted
If there is a discrepancy in the decoding of the entropy code that causes the number of coefficients to become incorrect , or if a decoding error occurs
Includes inconsistent entropy code, if detected
Each macro block starts from the beginning of the code stream of a predetermined unit.
And the decoded values of the macroblocks around it as a constant reference value
Determine whether the decoded value is correct by comparing
Step (S301) and the step (S30)
From the result of 1), the code position that is highly likely to have an error is estimated.
Setting step (S302) and the step (S30)
For the code position where the error estimated in 2) is likely to occur,
Assume an error pattern in the corresponding code stream
Using the step (S303) and the assumed error pattern
The code stream corrected by
Step of determining whether or not tropy decoding is possible (S30
4), and if there is no contradiction and decoding is possible to the end, an error occurs
Motion vector, depending on the location of the estimated code stream.
Toll value or the difference value between the conversion coefficient and the reference screen is the decoded value
The step of obtaining the evaluation value of the certainty (S30
5) and changing the error pattern,
Performs the same processing as (S304 to S305) without any contradiction
Error that can be decoded up to the end of the code stream of the predetermined unit
If there is a pattern, the motion vector
The value is the closest to the average value obtained from the surrounding motion vectors.
Is the one with the smallest difference value between the conversion coefficient and the reference screen
Is the highest evaluation value, and the evaluation value is the highest
Selecting a pattern (S309),
Adopt the error pattern selected in step (S309)
Perform source decoding on the corrected code stream
Characterized by a step (S310).
【0013】[0013]
【0014】[0014]
【0015】本願請求項2の発明は、復号装置に、前記
請求項1に記載の誤り訂正方式を採用した処理部を備え
たことを特徴とする。[0015] the invention of claim 2 is a decoding device, e Bei processing unit employing the error correction method according to the <br/> claim 1
It is characterized by that .
【0016】上記構成の復号装置において、まず、エン
トロピー符号化された符号ストリームを復号する際に、
同期ワード単位に符号ストリームを取り出し、エントロ
ピー符号の復号を行う。その際、エントロピー符号の復
号に矛盾が生じた場合、復号した画像を利用して、抜き
出した符号ストリームの先頭から復号値の妥当性をチェ
ックし、エラーの起きた可能性の高い場所を推定する。In the decoding device having the above-mentioned structure, first, when decoding the entropy-coded code stream,
The code stream is taken out in sync word units and the entropy code is decoded. At that time, if there is a contradiction in the decoding of the entropy code, the decoded image is used to check the validity of the decoded value from the beginning of the extracted code stream, and to estimate the location where an error is likely to occur. .
【0017】エラーの起きた可能性の高い場所に対応す
る符号ストリームにおいて、特定した符号位置以降のビ
ット誤りまたは符号の先頭位置のずれであるエラーのパ
ターンを仮定し、仮定したエラーを訂正した符号ストリ
ームを再度エントロピー復号し、矛盾なくエントロピー
復号が可能か判定する。In a code stream corresponding to a place where an error is likely to occur, a pattern of an error that is a bit error after the specified code position or a deviation of the start position of the code is assumed, and the assumed error is corrected. Entropy decode the stream again to determine if entropy decoding is possible without contradiction.
【0018】そして、仮定したエラーのパターンを変更
して、同様の処理を行う。矛盾なく最後まで復号できる
パターンがあった場合、最高の評価値を得た誤り候補を
採用し、ソースデコードを行うことにより、伝送中に起
こった誤りの訂正を行う。Then, the assumed error pattern is changed and the same processing is performed. If there is a pattern that can be decoded to the end without contradiction, the error candidate with the highest evaluation value is adopted and source decoding is performed to correct the error that occurred during transmission.
【0019】[0019]
【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照して説明する。まず、本実施の形態の環
境について図1により説明する。図1は、符号化装置と
本発明に係る復号装置及び、その周辺装置の構成ブロッ
ク図である。カメラ等の画像入力機器101より画像を
入力し、送信側符号化装置102により入力画像を符号
化し、無線等の伝送路103を介し、受信側復号装置1
04に符号化データを伝送する。受信側復号装置104
では、符号化データを受信すると復号を開始しCRT等
の表示装置105に復号画像を表示する。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. First, the environment of the present embodiment will be described with reference to FIG. FIG. 1 is a configuration block diagram of an encoding device, a decoding device according to the present invention, and peripheral devices thereof. An image is input from an image input device 101 such as a camera, an input image is encoded by a transmission side encoding device 102, and the reception side decoding device 1 is transmitted via a transmission path 103 such as a radio.
The encoded data is transmitted to 04. Receiving side decoding device 104
Then, when the encoded data is received, the decoding is started and the decoded image is displayed on the display device 105 such as a CRT.
【0020】次に、本発明の特徴である、エントロピー
符号化された符号ストリームの伝送時における復号装置
の動作を図2のフローチャートにより説明する。まず、
受信したエントロピー符号化された符号ストリームよ
り、GOBの同期ワードGBSCを検出することにより
1GOB分の符号ストリームを取り出す(S201)。Next, the operation of the decoding device during transmission of the entropy-encoded code stream, which is a feature of the present invention, will be described with reference to the flowchart of FIG. First,
From the received entropy-encoded code stream, the GOB synchronization word GBSC is detected to extract one GOB code stream (S201).
【0021】次に、GOBのエントロピー符号の復号を
行う(S202)。そして、エントロピー符号の復号す
る際にあらかじめ持っている符号表にない符号語が復号
されたり、符号ストリームを復号していくとブロック層
での変換係数の個数があわなくなる(最後までエントロ
ピー復号した際にビットが余ってしまう)等、また、C
RCが付加してある場合には、そこでエラーが検出され
た等のエントロピー符号の復号に矛盾がないか判定する
(S203)。Next, the GOB entropy code is decoded (S202). Then, when decoding the entropy code, a code word that is not in the code table that is already stored is decoded, or when the code stream is decoded, the number of transform coefficients in the block layer becomes inconsistent (when entropy decoding is performed up to the end, Bits are left over) etc. Also, C
When RC is added, it is determined whether or not there is a contradiction in the decoding of the entropy code such as an error detected (S203).
【0022】矛盾がない場合、通常どおり取り出したG
OBが最後のGOBであれば、ソースデコードを行い
(S205)、最後でなければ、次の1GOB分の符号
ストリームを取り出す(S204)。エントロピー符号
の復号の際に矛盾が生じた場合、図3の誤り訂正のフロ
ーチャートに示す処理を行う(S206)。まず、誤り
の起きた符号の選定のため、取り出されたGOBの先頭
よりMBごとに、エントロピー復号した値の妥当性をチ
ェックする(S301)。If there is no contradiction, G extracted as usual
If the OB is the last GOB, source decoding is performed (S205), and if it is not the last, the next 1 GOB code stream is extracted (S204). If a contradiction occurs during the decoding of the entropy code, the processing shown in the error correction flowchart of FIG. 3 is performed (S206). First, in order to select a code in which an error has occurred, the validity of the entropy-decoded value is checked for each MB from the beginning of the taken GOB (S301).
【0023】ここで、チェックの方法について、図4の
フローチャートにより説明する。まず、先頭のMBより
動きベクトルの値についてチェックする(S401)。
符号表にない符号語(動きベクトル探索範囲外の値)が
あったとき、その動きベクトルの値を表す符号ストリー
ムに誤りがあると判定してチェックを終了する(S40
2)。Here, the checking method will be described with reference to the flowchart of FIG. First, the value of the motion vector is checked from the first MB (S401).
If there is a code word (value outside the motion vector search range) that is not in the code table, it is determined that there is an error in the code stream representing the value of the motion vector, and the check ends (S40).
2).
【0024】正常な値の場合、次にYUV各ブロックの
変換係数の総和(参照画面との差分値の総和)を求め、
一定基準値と比較する。一定基準値は、0に近い値であ
る(S403)。一定基準値以下の場合、つまり動き予
測がかなりあたっている場合、そのブロックの符号スト
リームに誤りがあると考えづらいため、そのMBの各ブ
ロックには誤りがないとする。If the values are normal, then the sum of the conversion coefficients of the YUV blocks (the sum of the difference values from the reference screen) is calculated,
Compare with a certain standard value. The constant reference value is a value close to 0 (S403). When it is less than a certain reference value, that is, when the motion prediction is considerably correct, it is difficult to consider that the code stream of the block has an error, and therefore each block of the MB is assumed to have no error.
【0025】一定基準以上の場合、つまり動き予測がか
なり外れている場合、そのブロックの符号ストリームに
誤りがあるときと動きが激しいシーンのとき両方の場合
が考えられるため、そのチェック対象のMBの周りのM
BについてもYUV各ブロックの変換係数(参照画面の
YUV値との差分値)の総和を求め一定基準値と比較す
る(S404)。周りのMBのYUV各ブロックについ
ても一定基準以上であれば、そのチェック対象のMBは
動きが激しいシーンであると考えられ正常と判定し、一
定基準以下であれば、そのチェック対象のMBのみ予測
がかなり外れていることは考えずらいため、そのMBの
ブロックの変換係数を表す符号ストリームにおいて誤り
があると判定してチェックを終了する(S405)。誤
りが見つからなかった(なかった)場合、最後のMBで
なければ次のMBについて上記と同様の処理を行う(S
406)。In the case of a certain standard or more, that is, in the case where the motion prediction is considerably deviated, both the case where there is an error in the code stream of the block and the case where the motion is vigorous are considered. M around
For B as well, the sum of the conversion coefficients (the difference value from the YUV value of the reference screen) of each YUV block is calculated and compared with a constant reference value (S404). If the YUV blocks of the surrounding MBs are also above a certain standard, it is considered that the MB to be checked is a scene with a lot of movement, and if it is below a certain standard, only the MB to be checked is predicted. Since it is hard to think that the value is significantly deviated, it is determined that there is an error in the code stream representing the transform coefficient of the block of the MB, and the check is ended (S405). If no error is found (not found), if it is not the last MB, the same processing as above is performed for the next MB (S
406).
【0026】次に、上記復号の値の妥当性のチェックに
より判定したMBまたはブロックの誤りが符号ストリー
ムにおいて、どの符号位置になるか推定する(S30
2)。その推定した符号位置より、それ以降のビット誤
りまたは符号の先頭位置のずれ等の誤りのパターンを仮
定し、誤りパターンの候補をあげる(S303)。Next, it is estimated which code position in the code stream the error of the MB or block determined by checking the validity of the above decoding value is (S30).
2). Based on the estimated code position, an error pattern such as a subsequent bit error or deviation of the code head position is assumed, and error pattern candidates are given (S303).
【0027】ここで、仮定した誤りパターンの候補の選
定方法について、図5により説明する。上記の符号スト
リームにおいて推定した誤りの場所が、仮に図中波線部
分とする。その符号位置以降の符号ストリームを符号表
と照らし合わせ、1ビットの誤りと考えられる誤りパタ
ーンと考えられるものより順に候補をあげる(符号50
1で示す)。次に、2ビットの場合と順に候補を上げ
る。考えられるすべての候補を上げることが誤り訂正を
する上では好ましいが、復号装置の処理量に合わせ、あ
る程度で打ち切る。Here, a method of selecting a hypothesized error pattern candidate will be described with reference to FIG. The location of the error estimated in the above code stream is assumed to be the broken line in the figure. The code stream after the code position is compared with the code table, and candidates are listed in order from those that are considered to be error patterns that are considered to be 1-bit errors (code 50).
1). Next, the candidates are raised in the order of 2 bits. Although it is preferable to raise all possible candidates for error correction, it is terminated to some extent according to the processing amount of the decoding device.
【0028】また、符号の先頭位置のずれによる誤りを
仮定し符号表と照らし合わせることにより、誤りパター
ンの候補をあげる(符号502で示す)。さらに、誤り
があると判定したそのMBの周りのMBの動きベクトル
の値、輝度値、色度値の平均を取りそれぞれの値の予測
値を求める。Further, by assuming an error due to the deviation of the start position of the code and comparing it with the code table, an error pattern candidate is given (indicated by reference numeral 502). Furthermore, the average of the motion vector value, the luminance value, and the chromaticity value of the MB around the MB that is determined to have an error is averaged to obtain the predicted value of each value.
【0029】そして、符号表と求めた予測値を照らし合
わせることにより符号の候補をあげておく(符号503
で示す)。その符号の候補と同じ符号である誤りパター
ンの候補を採用することによって誤りパターンの候補を
絞り込むことにより復号装置の処理量を減少させること
も可能である。そして、次に、上記誤りパターンの候補
の選定方法により仮定した誤りパターンの候補を1つづ
つ採用し、再度エントロピー復号を行う。Then, a code candidate is given by comparing the code table with the obtained predicted value (code 503).
). It is also possible to reduce the processing amount of the decoding device by narrowing down the error pattern candidates by adopting the error pattern candidates having the same code as the code candidate. Then, the error pattern candidates assumed by the error pattern candidate selection method are adopted one by one, and the entropy decoding is performed again.
【0030】上記(S203)と同様にあらかじめ持っ
ている符号表にない符号語が復号されたり、符号ストリ
ームを復号していくとブロック層での変換係数の個数が
あわなくなる(最後までエントロピー復号した際にビッ
トが余ってしまう)等、エントロピー符号を矛盾なく復
号が可能かを判定する(S304)。矛盾なくエントロ
ピー復号できる場合、復号した画面を基に、確からしさ
の評価値を求める(S305)。Similarly to the above (S203), if a code word that is not in the code table that is already stored is decoded or the code stream is decoded, the number of transform coefficients in the block layer becomes inconsistent (entropy decoding was performed until the end. It is determined whether the entropy code can be decoded without contradiction (S304). If entropy decoding can be performed without contradiction, an evaluation value of certainty is obtained based on the decoded screen (S305).
【0031】ここで、確からしさの評価値の求め方につ
いて説明する。誤りの起きた符号ストリームの場所がM
Bの動きベクトルを表す場所であるならば、その誤りの
あるMBの周りのMBの動きベクトルより求めた平均値
に最も近い値の動きベクトルである誤りパターンを採用
したものを最高の評価値とする。また、誤りの起きた符
号ストリームの場所がブロックの変換係数を表す場所で
あるならば、ブロックの変換係数(参照画面のYUV値
との差分値)の総和が一番小さいものを最高の評価値と
する。つまり、動き予測が一番あたっていることにな
り、誤りパターンの採用があたっている可能性が一番高
いからである。Here, how to obtain the evaluation value of the certainty will be described. The location of the error code stream is M
If it is a place that represents the motion vector of B, the one that adopts the error pattern which is the motion vector having the value closest to the average value obtained from the motion vectors of the MBs around the errored MB is adopted as the highest evaluation value. To do. Further, if the location of the code stream in which the error has occurred is the location representing the transform coefficient of the block, the one with the smallest sum of the transform coefficients of the blocks (the difference value with the YUV value of the reference screen) is the highest evaluation value. And In other words, it means that the motion estimation is the best, and the error pattern is most likely to be adopted.
【0032】そして、上記方法により確からしさの評価
値を求めた後、次の誤りパターンの候補を採用し、最後
の仮定した誤りパターンの候補まで、同様の処理を行な
う(S306、S307)。誤りパターンを採用するこ
とにより、矛盾なくエントロピー復号できるパターンが
あった場合、(S305)で求めた評価値で最高の評価
値を得た誤りパターンを符号ストリームに採用し(S3
09)、ソースデコードを行う(S310)。誤りパタ
ーンを採用したが、矛盾なくエントロピー復号できるパ
ターンがない場合(S308)、従来と同様のエラー処
理を行い(S311)、ソースデコードを行う。Then, after the likelihood evaluation value is obtained by the above method, the next error pattern candidate is adopted, and the same processing is performed up to the final assumed error pattern candidate (S306, S307). When there is a pattern that can be entropy decoded without contradiction by adopting the error pattern, the error pattern having the highest evaluation value among the evaluation values obtained in (S305) is adopted in the code stream (S3
09), and source decoding is performed (S310). Although an error pattern is adopted, if there is no pattern that can be entropy-decoded without contradiction (S308), error processing similar to the conventional one is performed (S311), and source decoding is performed.
【0033】[0033]
【発明の効果】本発明によれば、画像を符号化する符号
化装置により符号化された符号ストリームに伝送時の誤
りが発生した場合、上記処理を行なうことにより、符号
化装置の処理は従来と同様のまま、誤りを訂正すること
が可能となる。また、完全に誤りを訂正することができ
なくとも従来のエラー処理と同党の効果を得ることが可
能である。また、誤りパターンの候補の選定方法を変え
ることにより、復号装置の処理量により誤り訂正の効率
を代えることが可能である。According to the present invention, when an error occurs during transmission in a code stream coded by a coding device for coding an image, the above-mentioned processing is performed so that the processing of the coding device is conventionally performed. remain the same as, Rukoto to correct revised the error
That Do and is possible. Further, it is possible to obtain the effect of conventional error handling and the party even impossible to correct Ri completely erroneous. Further, by changing the method of selecting error pattern candidates, it is possible to change the error correction efficiency depending on the processing amount of the decoding device.
【図1】一般的な符号化装置と本発明に係る復号装置及
び周辺装置の構成を示したブロック図である。FIG. 1 is a block diagram showing a configuration of a general encoding device, a decoding device according to the present invention, and a peripheral device.
【図2】本発明に係る誤り訂正方式及び該誤り訂正方式
を用いた復号装置の処理動作を示すフローチャートであ
る。FIG. 2 is a flowchart showing a processing operation of an error correction system according to the present invention and a decoding device using the error correction system.
【図3】本発明に係る訂正方式及び該誤り訂正方式を用
いた復号装置の符号ストリームの伝送時における誤り訂
正の動作を示すフローチャートである。FIG. 3 is a flowchart showing an error correction operation during transmission of a code stream of a decoding method using the correction method and the error correction method according to the present invention.
【図4】本発明に係る訂正方式及び該誤り訂正方式を用
いた復号装置のエントロピー復号した値の妥当性をチェ
ックする処理動作を示すフローチャートである。FIG. 4 is a flowchart showing a processing operation for checking the validity of entropy-decoded values of a decoding system using the correction system and the error correction system according to the present invention.
【図5】本発明に係る訂正方式及び該誤り訂正方式を用
いた復号装置の仮定した誤りパターンの候補の選定方法
について説明する図である。FIG. 5 is a diagram illustrating a correction method according to the present invention and a method of selecting an error pattern candidate assumed by a decoding apparatus using the error correction method.
【図6】エントロピー符号化の例を示す表である。FIG. 6 is a table showing an example of entropy coding.
【図7】H.261の画像データの構成の概略図であ
る。7: H. FIG. 26 is a schematic diagram of the configuration of image data of H.261.
【図8】従来の復号装置の処理動作を示すフローチャー
トである。FIG. 8 is a flowchart showing a processing operation of a conventional decoding device.
【図9】エントロピー符号化された符号ストリームに伝
送時における誤りが生じたときの符号ストリームの図で
ある。FIG. 9 is a diagram of a codestream when an error occurs during transmission in the entropy-coded codestream.
101・・・画像入力装置、102・・・送信側符号化
装置、103・・・伝送路、104・・・受信側復号装
置、105・・・表示装置、501・・・推定した符号
位置より、それ以降のビット誤りを仮定した誤りパター
ンの候補、502・・・符号の先頭位置のずれによる誤
りを仮定した誤りパターンの候補、503・・・周りの
MBの動きベクトルの値、輝度値、色度値より求めた予
測値、701・・・PSC、702・・・ピクチャヘッ
ダ、703・・・GOB、704・・・GBSC、70
5・・・GOBヘッダ、706・・・マクロブロック
(MB)、707・・・MBヘッダ、708・・・ブロ
ック、709・・・TCOEF、710・・・EOB、
901・・・開始コード、902・・・正常に復号が可
能な部分、903・・・正常に復号できない部分101 ... Image input device, 102 ... Transmission side coding device, 103 ... Transmission path, 104 ... Reception side decoding device, 105 ... Display device, 501 ... From estimated code position , An error pattern candidate assuming a subsequent bit error, 502 ... An error pattern candidate assuming an error due to a deviation of the start position of the code, 503 ... A value of a motion vector of surrounding MBs, a luminance value, Predicted value obtained from chromaticity value, 701 ... PSC, 702 ... Picture header, 703 ... GOB, 704 ... GBSC, 70
5 ... GOB header, 706 ... Macro block (MB), 707 ... MB header, 708 ... Block, 709 ... TCOEF, 710 ... EOB,
901 ... Start code, 902 ... Part that can be normally decoded, 903 ... Part that cannot be normally decoded
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 ─────────────────────────────────────────────────── ─── Continuation of front page (58) Fields surveyed (Int.Cl. 7 , DB name) H04N 7/ 24-7/68
Claims (2)
符号ストリームの誤り訂正方式において、エントロピー符号を復号する際に、符号表にない符号語
が復号されるか、または変換係数の個数があわなくなる
ような、 エントロピー符号の復号における矛盾が生じた
場合、もしくは復号エラーが検出された場合、矛盾の生
じたエントロピー符号を含む所定単位の符号ストリーム
の先頭から、各マクロブロックとその周囲のマクロブロ
ックの復号値を一定基準値と比較することにより復号値
に誤りがないかどうかを判定するステップ(S301)
と、 前記ステップ(S301)の結果から誤りの起きた可能
性の高い符号位置を推定するステップ(S302)と、 前記ステップ(S302)で推定した誤りの起きた可能
性の高い符号位置に対応する符号ストリームにおいて誤
りパターンを仮定するステップ(S303)と、 仮定した誤りパターンを用いて訂正した符号ストリーム
を再度復号し、矛盾なくエントロピー復号が可能か否か
を判定するステップ(S304)と、 矛盾なく最後まで復号できた場合、誤りが起きたと推定
した符号ストリームの場所に応じて、動きベクトルの値
又は変換係数の参照画面との差分値を、復号値の確から
しさの評価値として求めるステップ(S305)と、 前記誤りパターンを変更して、前記各ステップ(S30
4〜S305)と同様の処理を行い、矛盾なく前記所定
単位の符号ストリームの最後まで復号できる誤りパター
ンがあった場合、その中で前記動きベクトルの値が周り
の動きベクトルより求めた平均値に最も近い又は前記変
換係数の参照画面との差分値が最も小さいものを最高の
評価値であるとして、該評価値が最高である誤りパター
ンを選択するステップ(S309)と、 前記ステップ(S309)で選択した誤りパターンを採
用して訂正した符号ストリームに関してソースデコード
を行うステップ(S310)とを有する ことを特徴とす
る誤り訂正方式。1. A entropy-coded error correction scheme of the code stream of the image data, when decoding the entropy code, the code word is not in the code table
Is decoded or the number of transform coefficients is incorrect
Such, when a conflict in the decoding of the entropy code occurs, or decoding when an error is detected, the inconsistency raw
Each macroblock and its surrounding macroblocks are recorded from the beginning of the codestream of the specified unit including the same entropy code.
The decoded value by comparing the decoded value of
For determining whether or not there is an error (S301)
Then, it is possible that an error occurred from the result of the step (S301).
Of the highly accurate code position (S302) and the possibility that the error estimated in the step (S302) has occurred
Error in the code stream corresponding to a highly reliable code position
And a code stream corrected using the assumed error pattern (S303)
Whether or not entropy decoding can be performed without any contradiction
And the step of determining (S304), it is estimated that an error has occurred if the decoding can be completed up to the end without contradiction.
The value of the motion vector, depending on the location of the code stream
Or, the difference value between the conversion coefficient and the reference screen can be confirmed from the decoded value.
And a step (S305) of obtaining the evaluation value of the resilience, and the error pattern is changed, and each step (S30) is performed.
4 to S305) and perform the above-mentioned predetermined without conflict.
Error pattern that can be decoded up to the end of the unit code stream
If there is a motion vector, the value of the motion vector
Which is the closest to the average value obtained from the motion vector of
The smallest difference value from the conversion screen reference screen is the highest
An error pattern whose evaluation value is the highest as an evaluation value
Of the error pattern selected in the step (S309) and the step (S309).
Source decoding of the code stream corrected using
It is characterized by a step (S310) of performing
Error correction scheme that.
用した処理部を備え たことを特徴とする復号装置。2. The error correction method according to claim 1 is adopted.
A decoding device comprising a processing unit used for the decoding device .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06571897A JP3380841B2 (en) | 1997-03-19 | 1997-03-19 | Error correction system and decoding device using the error correction system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06571897A JP3380841B2 (en) | 1997-03-19 | 1997-03-19 | Error correction system and decoding device using the error correction system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10262257A JPH10262257A (en) | 1998-09-29 |
JP3380841B2 true JP3380841B2 (en) | 2003-02-24 |
Family
ID=13295092
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP06571897A Expired - Fee Related JP3380841B2 (en) | 1997-03-19 | 1997-03-19 | Error correction system and decoding device using the error correction system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3380841B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4099281B2 (en) * | 1999-02-05 | 2008-06-11 | 株式会社東芝 | Receiver |
JP4203036B2 (en) | 2005-04-11 | 2008-12-24 | 株式会社東芝 | Moving picture decoding apparatus and mobile terminal equipped with the apparatus |
JP4943916B2 (en) * | 2006-08-29 | 2012-05-30 | 株式会社ダイヘン | Robot control system |
-
1997
- 1997-03-19 JP JP06571897A patent/JP3380841B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH10262257A (en) | 1998-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101175213B (en) | Video source coding method and device, method and device for decoding video source | |
CN101267563B (en) | Adaptive variable-length coding | |
TWI437886B (en) | Parameter set and picture header in video coding | |
JP4547149B2 (en) | Method and apparatus for encoding a mosaic | |
JP4537583B2 (en) | Error concealment of video signal | |
EP1575302A2 (en) | Intra block walk around refresh for H.264 | |
JPH09121358A (en) | Picture coding/decoding device and its method | |
MXPA04012133A (en) | Spatial prediction based intra coding. | |
JPH11168393A (en) | Variable length decoding device and decoding method | |
US20150222933A1 (en) | Video coding | |
JPH06253288A (en) | Method for masking error in transmission system | |
US6819715B2 (en) | Image decoding method, image decoding apparatus, and data storage medium | |
JP3380841B2 (en) | Error correction system and decoding device using the error correction system | |
JPH08205169A (en) | Encoding device and decoding device for dynamic image | |
JP2000270322A (en) | Device and method for coding moving picture | |
US6993079B2 (en) | Variable length coding method | |
KR100615698B1 (en) | Method and system for frame transmission in wireless enviroment | |
EP1555788A1 (en) | Method for improving the quality of an encoded video bit stream transmitted over a wireless link, and corresponding receiver | |
JP4130312B2 (en) | Image encoding apparatus and image decoding apparatus | |
KR100668463B1 (en) | Method for Selecting Multiple Reference Frame in Moving Pictures Data Encoding | |
KR100543607B1 (en) | Method for decoding of moving picture | |
KR101947513B1 (en) | Encoding and Decoding Method for Video Coding Using Error Concealment | |
JP3611790B2 (en) | Video signal decoding method | |
KR100805016B1 (en) | Apparatus and method for correcting an error of picture | |
JPH0937244A (en) | Moving image data error detector |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071213 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081213 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091213 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091213 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101213 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101213 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111213 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111213 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121213 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |