JP3304415B2 - Decoding device for block transform code - Google Patents

Decoding device for block transform code

Info

Publication number
JP3304415B2
JP3304415B2 JP25412592A JP25412592A JP3304415B2 JP 3304415 B2 JP3304415 B2 JP 3304415B2 JP 25412592 A JP25412592 A JP 25412592A JP 25412592 A JP25412592 A JP 25412592A JP 3304415 B2 JP3304415 B2 JP 3304415B2
Authority
JP
Japan
Prior art keywords
data
block
decoding
error
value
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 - Lifetime
Application number
JP25412592A
Other languages
Japanese (ja)
Other versions
JPH05304659A (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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP25412592A priority Critical patent/JP3304415B2/en
Publication of JPH05304659A publication Critical patent/JPH05304659A/en
Application granted granted Critical
Publication of JP3304415B2 publication Critical patent/JP3304415B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Error Detection And Correction (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】この発明は、ディジタル画像信号
を小ブロックに分割し、ブロック毎に処理することによ
ってデータ量を圧縮するブロック変換符号の復号装置、
特に、重要語がエラーの場合に、その推定の精度を向上
できる復号装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a block conversion code decoding apparatus for compressing a data amount by dividing a digital image signal into small blocks and processing the divided blocks.
In particular, the present invention relates to a decoding device that can improve the accuracy of estimation when an important word is an error.

【0002】[0002]

【従来の技術】ディジタルビデオ信号を磁気テープ等の
記録媒体に記録する時には、その情報量が多いので、記
録/再生できる程度の伝送レイトを達成するために、高
能率符号化によって、ディジタルビデオ信号を圧縮する
のが普通である。高能率符号化としては、ディジタルビ
デオ信号を多数の小ブロックに分割し、ブロック毎に符
号化処理を行うADRC、DCT(Discrete Cosine Tr
ansform)等が知られている。ADRCは、例えば特開昭
61−144989号公報に記載されているような、2
次元ブロック内に含まれる複数画素の最大値及び最小値
により規定されるダイナミックレンジを求め、このダイ
ナミックレンジに適応した符号化を行う高能率符号化で
ある。
2. Description of the Related Art When a digital video signal is recorded on a recording medium such as a magnetic tape, the amount of information is large. Therefore, in order to achieve a transmission rate that can be recorded / reproduced, the digital video signal is encoded by a high efficiency encoding. Is usually compressed. ADRC and DCT (Discrete Cosine Trunking), which divide a digital video signal into a number of small blocks and perform encoding processing for each block, are performed as high efficiency coding.
ansform) are known. ADRC can be used, for example, as described in Japanese Patent Application Laid-Open No.
This is a high-efficiency coding that obtains a dynamic range defined by the maximum value and the minimum value of a plurality of pixels included in a dimensional block, and performs encoding adapted to the dynamic range.

【0003】ブロック変換符号化で得られる符号化出力
は、同等の重要度を有していない。ADRCでは、ダイ
ナミックレンジ情報が再生側で分からないと、そのブロ
ックの全ての画素の復号ができなくなるので、ブロック
毎に検出されるダイナミックレンジ情報は、画素毎のコ
ード信号に比して重要度が高い。DCTの場合では、D
CTで発生した係数データ中で、直流分は、交流分に比
して重要度が高く、交流分のデータの中でも、より低次
のものの方が高次のものより重要度が高い。また、ブロ
ックの平均値と、この平均値に対する画素の値の差分を
ベクトル量子化するブロック符号化では、平均値が重要
度が高い。これらの重要度が高い符号化出力を重要語と
称する。
The coded outputs obtained by block transform coding do not have equal importance. In the ADRC, if the dynamic range information is not known on the reproduction side, decoding of all the pixels in the block becomes impossible. Therefore, the dynamic range information detected for each block is more important than the code signal for each pixel. high. In the case of DCT, D
In the coefficient data generated by CT, the DC component has a higher importance than the AC component, and among the AC component data, a lower-order component has a higher importance than a higher-order component. In block coding in which the average value of a block and the difference between the pixel value and the average value are vector-quantized, the average value has a high importance. These encoded outputs with high importance are referred to as important words.

【0004】[0004]

【発明が解決しようとする課題】ADRCを用いたディ
ジタルVTRでは、重要語がエラーの場合でもその値を
用いて全ての符号化出力を復号するか、または重要語が
エラーのブロックは、エラーブロックとして、周囲の復
号データでエラーブロックを修整するかしていた。何れ
の処理であっても、重要語がエラーであるブロックは、
ブロック状の歪みとなり、復元画像の劣化が目立つ問題
があった。そこで、この重要語のエラーを周辺ブロック
と注目ブロックとの空間的な相関に基づいて、統計的な
手法によって推定することも考えられるが、絵柄によっ
ては、推定の精度が低いおそれがある。DCTの場合
も、同様に空間的な相関を利用した重要語の修整が可能
であるが、同様の問題がある。
In a digital VTR using ADRC, even if an important word is an error, all encoded outputs are decoded by using the value of the important word, or a block in which the important word is erroneous is replaced with an error block. In order to correct the error block with the surrounding decoded data. Regardless of the process, the block whose key word is an error is
There is a problem that block-shaped distortion is caused and deterioration of a restored image is conspicuous. Therefore, it is conceivable to estimate the error of the important word by a statistical method based on the spatial correlation between the peripheral block and the block of interest, but the estimation accuracy may be low depending on the picture. In the case of DCT, it is also possible to modify an important word using spatial correlation, but there is a similar problem.

【0005】従って、この発明の目的は、重要語がエラ
ーである場合に、高精度に重要語を推定でき、その結
果、復元画像の劣化を抑えることができるブロック変換
符号の復号装置を提供することにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a block transform code decoding apparatus capable of estimating an important word with high accuracy when the important word is an error, thereby suppressing deterioration of a restored image. It is in.

【0006】[0006]

【課題を解決するための手段】請求項1の発明は、複数
の画素からなるディジタル画像信号を、空間的に近接す
る複数の画素からなるブロック毎に、伝送情報量を圧縮
するADRC符号化することで生成された、復号のため
の重要度が高いダイナミックレンジ情報のデータと、相
対的に重要でない各画素の符号化値とを含む伝送データ
から各画素データを復号するブロック変換符号の復号装
置において、ダイナミックレンジ情報のデータがエラー
の場合に、ダイナミックレンジ情報のデータのエラーを
修整するための手段と、 注目ブロックの符号化値が全て
エラーではない場合に、この注目ブロックの符号化値の
最大値を検出し、この検出最大値が、符号化ビットnで
表現できる最大値である(2 n −1)よりも小さい時
に、検出最大値でダイナミックレンジ情報のデータを置
き換える手段と、伝送データが供給され、ブロック毎に
正しいダイナミックレンジ情報あるいは置き換えられた
ダイナミックレンジ情報を用いて、符号化データを復
るための復号手段とからなることを特徴とするブロッ
ク変換符号の復号装置である。
According to a first aspect of the present invention, a digital image signal composed of a plurality of pixels is ADRC- encoded for compressing the amount of transmission information for each block composed of a plurality of spatially adjacent pixels. A block conversion code decoding device that decodes each pixel data from transmission data including data of dynamic range information with high importance for decoding and encoded values of pixels that are relatively unimportant generated by Error in dynamic range information
Error of the dynamic range information
The means for modifying and the coded value of the block of interest are all
If there is no error, the encoded value of this block of interest is
The maximum value is detected, and the detected maximum value is obtained by coding bit n.
When it is smaller than the maximum value that can be expressed (2 n -1)
The dynamic range information data at the maximum detection value.
And the transmission data is supplied, and the correct dynamic range information is replaced or replaced for each block .
Using the dynamic range information, decrypt the encoded data
It consisting of be because of the decoding means is a decoder of a block transform coding, characterized in.

【0007】請求項2の発明は、複数の画素からなるデ
ィジタル画像信号を、空間的に近接する複数の画素から
なるブロック毎に、伝送情報量を圧縮するブロック符号
化することで生成された、復号のための重要度が高い
1のデータと、相対的に重要でない第2のデータとを含
む伝送データから各画素データを復号するブロック変換
符号の復号装置において、第1のデータがエラーの場合
に、第1のデータがエラーである注目ブロックに関し
て、注目ブロック内の隣接する2つの符号化値の差と、
注目ブロックの周辺ブロック内にあって、2つの符号化
値と対応する2つの符号化値の差の比を参照することに
よって、第1のデータの修整に使用するデータであるか
どうかを判断するための判断手段と、 判断手段の出力信
号に基づいて、第1のデータのエラーを修整するための
修整手段と、エラーの修整された第1のデータを用い
て、符号化データを復号するための復号手段とからなる
ことを特徴とするブロック変換符号の復号装置である。
According to a second aspect of the present invention, a digital image signal composed of a plurality of pixels is generated by performing block coding for compressing a transmission information amount for each block composed of a plurality of spatially adjacent pixels. the high importance for decoding
In a block transform code decoding apparatus for decoding each pixel data from transmission data including data No. 1 and second data relatively insignificant, when the first data is an error
First, regarding a block of interest in which the first data is an error,
The difference between two adjacent encoded values in the block of interest,
Two encodings in the block around the block of interest
To refer to the ratio of the difference between a value and the corresponding two encoded values
Therefore, is the data used to modify the first data
A determining means for determining whether the output signal of the determination means
To correct errors in the first data based on the
Using the correcting means and the error-corrected first data
And a decoding means for decoding the coded data .

【0008】請求項の発明は、複数の画素からなるデ
ィジタル画像信号を、空間的に近接する複数の画素から
なるブロック毎に、伝送情報量を圧縮するブロック符号
化することで生成された、復号のための重要度が高い第
1のデータと、相対的に重要でない第2のデータとを含
む伝送データから各画素データを復号するブロック変換
符号の復号装置において、第1のデータがエラーの場合
に、第1のデータがエラーである注目ブロックに関し
て、注目ブロック内の符号化値と、注目ブロックの周辺
ブロック内にあって、符号化値と対応する復号値の相関
係数を演算し、相関係数を参照することによって、第1
のデータの修整に使用するデータであるかどうかを判断
するための判断手段と、 判断手段の出力信号に基づい
て、第1のデータのエラーを修整するための修整手段
と、 エラーの修整された第1のデータを用いて、符号化
データを復号するための復号手段とからなることを特徴
とするブロック変換符号の復号装置である。
According to a sixth aspect of the present invention, a digital image signal composed of a plurality of pixels is generated by performing block coding for compressing a transmission information amount for each block composed of a plurality of spatially adjacent pixels. In a block transform code decoding device that decodes each pixel data from transmission data including first data having high importance for decoding and second data having relatively low importance, the first data may have an error. If
First, regarding a block of interest in which the first data is an error,
The coded value in the block of interest and the surroundings of the block of interest.
Correlation between the encoded value and the corresponding decoded value in the block
By calculating the coefficient and referring to the correlation coefficient, the first
Determine if the data is used to modify the data
And determination means for, based on the output signal of the determination unit
Correction means for correcting an error in the first data
And encoding using the error-corrected first data
A block transform code decoding apparatus, comprising: decoding means for decoding data .

【0009】[0009]

【0010】[0010]

【作用】注目ブロックがエラーの場合には、注目ブロッ
クの符号化値とその周辺ブロックの境界データ(復号
値)とを使用した統計的な方法によって、注目ブロック
に関する重要語が推定される。この推定のために使用さ
れるデータは、エラーでないデータのみに限定する。こ
れによって、推定の精度が向上する。また、エラーでな
く、注目ブロックと相関の強いデータを使用して重要語
が推定される。さらに、ADRCの場合では、注目ブロ
ックの符号化値xiの最大値が2n −1より小さい時に
は、符号化値の最大値DR´がダイナミックレンジであ
るので、推定されたダイナミックレンジが最大値DR´
に置き換えられる。
When the block of interest is in error, an important word relating to the block of interest is estimated by a statistical method using the encoded value of the block of interest and the boundary data (decoded value) of its surrounding blocks. The data used for this estimation is limited to only non-error data. This improves the accuracy of the estimation. In addition, an important word is estimated using data having a strong correlation with the block of interest instead of an error. Furthermore, in the case of ADRC, when the maximum value of the coded value xi of the block of interest is smaller than 2 n −1, the maximum value DR ′ of the coded value is the dynamic range. ´
Is replaced by

【0011】[0011]

【実施例】以下、この発明によるディジタルVTRの信
号処理部について説明する。図1は記録側の構成を全体
として示すものである。放送信号あるいはカラービデオ
カメラの撮像信号から形成された輝度信号Y、色差信号
U、VがA/D変換器1aおよび1bによって、(4:
2:2)のコンポーネントディジタル信号に変換され
る。A/D変換器1aおよび1bの出力信号がブロック
化回路2aおよび2bに供給され、データの順序がブロ
ックの順序に変換される。ブロック化回路2aおよび2
bは、後段の信号処理回路3aおよび3b内に設けられ
たブロック符号化回路のために設けられている。1フィ
ールドあるいは1フレームの画面の有効領域が(4×
4)画素、(8×8)画素等の大きさのブロックに分割
される。有効領域の周辺にブランキング領域が存在す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a signal processing section of a digital VTR according to the present invention will be described. FIG. 1 shows the configuration on the recording side as a whole. A / D converters 1a and 1b convert a luminance signal Y and color difference signals U and V formed from a broadcast signal or an image signal of a color video camera into (4:
2: 2) is converted to a component digital signal. Output signals of A / D converters 1a and 1b are supplied to blocking circuits 2a and 2b, and the order of data is converted into the order of blocks. Blocking circuits 2a and 2
b is provided for a block coding circuit provided in the signal processing circuits 3a and 3b at the subsequent stage. The effective area of the screen of one field or one frame is (4 ×
4) The image is divided into blocks each having a size of pixel, (8 × 8) pixel, or the like. A blanking area exists around the effective area.

【0012】ブロック化回路2aおよび2bの出力信号
が供給される信号処理回路3aおよび3bは、ADR
C、DCT等のブロック変換符号化を行うものである。
図3は、ADRCのエンコーダの一例を示す。ブロック
化回路2aおよび2bの出力信号がダイナミックレンジ
DR及び最小値検出回路8と遅延回路9とに供給され
る。検出回路8は、ブロックのダイナミックレンジDR
と最小値MINとを検出する。遅延回路9は、最大値M
AX及び最小値MINを検出する時間、データを遅延さ
せる。
Signal processing circuits 3a and 3b to which output signals of blocking circuits 2a and 2b are supplied include ADR
It performs block transform coding such as C and DCT.
FIG. 3 shows an example of an ADRC encoder. Output signals of the blocking circuits 2a and 2b are supplied to a dynamic range DR and minimum value detection circuit 8 and a delay circuit 9. The detection circuit 8 determines the dynamic range DR of the block.
And the minimum value MIN are detected. The delay circuit 9 has a maximum value M
The data is delayed for the time to detect AX and the minimum value MIN.

【0013】減算回路10では、遅延回路9からのビデ
オデータから最小値MINが減算され、減算回路10か
ら最小値が除去されたビデオデータが得られる。ダイナ
ミックレンジDRが割算回路11に供給され、4ビット
固定長のADRCの場合では、ダイナミックレンジDR
が1/16とされる。この割算回路11から量子化ステップ
Δが得られる。減算回路10の出力データ及び量子化ス
テップΔが量子化回路12に供給される。
In the subtraction circuit 10, the minimum value MIN is subtracted from the video data from the delay circuit 9, and video data from which the minimum value has been removed is obtained from the subtraction circuit 10. The dynamic range DR is supplied to the division circuit 11, and in the case of the 4-bit fixed-length ADRC, the dynamic range DR
Is 1/16. A quantization step Δ is obtained from the division circuit 11. The output data of the subtraction circuit 10 and the quantization step Δ are supplied to the quantization circuit 12.

【0014】量子化回路12から元のビット数(8ビッ
ト)より少ない4ビットのコード信号BPが得られる。
量子化回路12は、ダイナミックレンジDRに適応した
量子化を行う。つまり、量子化ステップΔで、最小値が
除去されたビデオデータが除算され、商を切り捨てによ
り整数化した値がコード信号BPとされる。量子化回路
12は、除算回路或いはROMで構成できる。輝度信号
Yを4ビットに符号化し、色差信号U/Vを3ビットに
符号化することによって、例えば80Mbpsの記録デ
ータのレイトを達成することができる。
A 4-bit code signal BP smaller than the original number of bits (8 bits) is obtained from the quantization circuit 12.
The quantization circuit 12 performs quantization adapted to the dynamic range DR. That is, in the quantization step Δ, the video data from which the minimum value has been removed is divided, and a value obtained by rounding down the quotient to an integer is used as the code signal BP. The quantization circuit 12 can be constituted by a division circuit or a ROM. By encoding the luminance signal Y into 4 bits and encoding the color difference signal U / V into 3 bits, for example, a recording data rate of 80 Mbps can be achieved.

【0015】これらのダイナミックレンジDR、最小値
MIN及びコード信号BPがシャフリング回路4に供給
され、ADRCブロックを単位として、シャフリングが
なされる。シャフリングは、1フレーム内でADRCブ
ロックの配列を変更するように、符号化出力を並び変え
る処理である。シャフリング回路4の出力信号がパリテ
ィ付加回路5に供給される。
The dynamic range DR, the minimum value MIN, and the code signal BP are supplied to a shuffling circuit 4, and shuffling is performed for each ADRC block. Shuffling is a process of rearranging coded outputs so as to change the arrangement of ADRC blocks within one frame. The output signal of the shuffling circuit 4 is supplied to the parity adding circuit 5.

【0016】パリティ付加回路5では、エラー訂正符号
例えば積符号のパリティが生成される。パリティ付加回
路5の出力信号が同期信号およびID信号付加回路6に
供給され、同期信号およびID信号が一定長のデータに
対して付加される。同期信号およびID信号付加回路6
の出力信号がチャンネル符号化回路7に供給される。チ
ャンネル符号化回路7からの記録データは、図示しない
が、記録アンプと回転トランスを介して回転ヘッドに供
給され、磁気テープに記録される。
The parity adding circuit 5 generates an error correction code, for example, a parity of a product code. The output signal of the parity addition circuit 5 is supplied to a synchronization signal and ID signal addition circuit 6, and the synchronization signal and the ID signal are added to data of a fixed length. Synchronization signal and ID signal addition circuit 6
Is supplied to the channel encoding circuit 7. Although not shown, the recording data from the channel encoding circuit 7 is supplied to a rotary head via a recording amplifier and a rotary transformer, and is recorded on a magnetic tape.

【0017】次に、再生側の構成について図2を参照し
て説明する。回転ヘッドからの再生データが回転トラン
ス(図示せず)及び再生アンプを介してチャンネル復号
化回路21に供給され、チャンネル復号化回路21にお
いて、チャンネルコーディングの復調がされる。チャン
ネル復号化回路21の出力信号がTBC(時間軸補正回
路)/同期、ID抽出回路22に供給される。回路22
において、再生信号の時間軸変動成分が除去され、同期
信号およびID信号が抽出される。
Next, the configuration of the reproducing side will be described with reference to FIG. Reproduction data from the rotary head is supplied to a channel decoding circuit 21 via a rotary transformer (not shown) and a reproduction amplifier, and the channel decoding circuit 21 demodulates channel coding. An output signal of the channel decoding circuit 21 is supplied to a TBC (time axis correction circuit) / synchronization and ID extraction circuit 22. Circuit 22
In, the time axis fluctuation component of the reproduction signal is removed, and the synchronization signal and the ID signal are extracted.

【0018】TBC/同期、ID抽出回路22からの再
生データがECC回路23に供給され、積符号を用いた
エラー訂正が行われる。ECC回路23のエラー訂正処
理後のデータがディシャフリング回路24に供給され
る。ディシャフリング回路24は、記録側のシャフリン
グ回路4と逆に1フレーム内のADRCブロックの配列
を元に戻す。ディシャフリング回路24の出力信号が信
号処理回路25aおよび25bに供給される。
The reproduced data from the TBC / synchronization and ID extraction circuit 22 is supplied to an ECC circuit 23, where error correction using a product code is performed. The data after the error correction processing of the ECC circuit 23 is supplied to the deshuffling circuit 24. The deshuffling circuit 24 restores the arrangement of the ADRC blocks in one frame, contrary to the shuffling circuit 4 on the recording side. The output signal of the deshuffling circuit 24 is supplied to the signal processing circuits 25a and 25b.

【0019】信号処理回路25aは、輝度信号Yに関し
てのブロック復号化およびエラー修整を行い、信号処理
回路25bは、色差信号U/Vに関してのブロック復号
化およびエラー修整を行う。エラー修整の処理は、EC
C回路23から発生し、後述のように処理されたエラー
フラグを参照してなされる。ブロック復号およびエラー
修整は、重要語(DR、MIN)がエラーでないブロッ
クのADRC復号と、エラーである重要語の修整と、修
整された重要語を使用したブロック復号と、復号された
画素データの中で、エラーであるデータの修整との処理
を行うものである。
The signal processing circuit 25a performs block decoding and error correction on the luminance signal Y, and the signal processing circuit 25b performs block decoding and error correction on the chrominance signal U / V. Error correction processing is EC
This is performed with reference to an error flag generated from the C circuit 23 and processed as described later. Block decoding and error correction include ADRC decoding of a block in which an important word (DR, MIN) is not error, modification of an important word in error, block decoding using the modified important word, and decoding of decoded pixel data. In the process, the processing for correcting the error data is performed.

【0020】信号処理回路25aおよび25bからの復
号輝度信号及び色差信号がブロック分解回路26a及び
26bにそれぞれ供給される。ブロック分解回路26a
および26bは、送信側のブロック化回路2aおよび2
bと逆に、ブロックの順序の復号データをラスター走査
の順に変換する。ブロック分解回路26aおよび26b
のそれぞれの出力信号がD/A変換器27aおよび27
bにそれぞれ供給され、アナログの再生輝度信号Yおよ
び再生色差信号U/Vが得られる。
The decoded luminance signal and chrominance signal from the signal processing circuits 25a and 25b are supplied to block decomposition circuits 26a and 26b, respectively. Block decomposition circuit 26a
And 26b are transmitting-side blocking circuits 2a and 2b
Conversely to b, the decoded data in block order is converted to raster scan order. Block decomposition circuits 26a and 26b
Are output from the D / A converters 27a and 27
b, and an analog reproduced luminance signal Y and a reproduced color difference signal U / V are obtained.

【0021】図4は、信号処理回路25a、25b内に
含まれるADRCの復号回路の一例を示す。再生データ
から分離されたダイナミックレンジDRおよびコード信
号BPが復号器28に供給される。復号器28の復号出
力が加算器30に供給され、遅延回路29を介された最
小値MINと加算される。加算器30から各画素の復号
値Liが得られる。この復号値Liは次式で表される。
FIG. 4 shows an example of an ADRC decoding circuit included in the signal processing circuits 25a and 25b. The dynamic range DR and the code signal BP separated from the reproduction data are supplied to the decoder 28. The decoded output of the decoder 28 is supplied to the adder 30 and added to the minimum value MIN passed through the delay circuit 29. The decoded value Li of each pixel is obtained from the adder 30. This decoded value Li is represented by the following equation.

【0022】 Li=〔(DR/4 −1)×Qi+MIN+ 0.
5〕 =〔(DR/4 −1)×Qi+ 0.5〕+MIN
[0022] Li = [(DR / (2 4 -1) ) × Qi + MIN + 0.
5] = [(DR / (2 4 -1) ) × Qi + 0.5 ] + MIN

【0023】但し、Qiは、コード信号BPのその画素
の符号化値、〔 〕は、ガウス記号である。上式の〔
〕内の演算を復号器28(例えばROM)で実現し、
最小値MINの加算が加算器30でなされる。重要語が
エラーである時には、修整された重要語を使用してAD
RC復号がなされる。
Here, Qi is an encoded value of the pixel of the code signal BP, and [] is a Gaussian symbol. In the above formula,
Are realized by the decoder 28 (for example, ROM),
The addition of the minimum value MIN is performed by the adder 30. When an important word is an error, AD using the modified important word is used.
RC decoding is performed.

【0024】この復号回路の後に、画素単位のエラー修
整回路が設けられる。このエラー修整回路は、エラー修
整の対象の画素データの上下左右の4個の正しい復号デ
ータの平均値を形成し、この平均値でエラーデータを置
き換えるものである。若し、周辺の復号データがエラー
である時には、左右の2個の復号データを使用した補間
がされる。さらに、この水平方向の補間がエラーのため
にできない時には、上下の2個の復号データを使用した
垂直方向の補間がなされる。されに、垂直方向の補間も
できない時には、同一ラインの前の画素の復号データを
ホールドする前置ホールドがなされる。なお、斜め方向
に位置する復号値をも使用するようにしても良い。
After this decoding circuit, an error correction circuit for each pixel is provided. This error correction circuit forms an average value of four correct decoded data at the top, bottom, left and right of the pixel data to be corrected, and replaces the error data with this average value. If the peripheral decoded data is erroneous, interpolation using the two right and left decoded data is performed. Further, when the horizontal interpolation cannot be performed due to an error, the vertical interpolation using the upper and lower two pieces of decoded data is performed. In addition, when interpolation in the vertical direction cannot be performed, a pre-hold for holding decoded data of a pixel before the same line is performed. Note that a decoded value located in an oblique direction may also be used.

【0025】上述の信号処理回路25a、25bに含ま
れる復号装置の一例を図5に示す。図5において、31
が第1のADRCのデコーダを示し、32が遅延回路を
示す。上述のように、磁気テープから再生され、チャン
ネル符号の復号がされ、さらに、TBC(時間軸補
正)、フレーム分解およびエラー訂正がされた再生デー
タが入力スイッチS1を介してデコーダ31および遅延
回路32の一方に供給される。再生データには、各画素
の符号化データ(コード信号)と、ブロック毎のダイナ
ミックレンジDRおよび最小値MINが含まれる。ま
た、再生データ中には、コード信号のサンプル毎にエラ
ーの有無を示すエラーフラグも含まれる。デコーダ31
および遅遅延路32の出力側には、出力スイッチS2が
設けられている。この発明を(4:2:2)のコンポー
ネントディジタル信号に適用する時には、輝度信号およ
び色差信号に関してそれぞれ図5の構成が設けられる。
FIG. 5 shows an example of a decoding device included in the signal processing circuits 25a and 25b. In FIG. 5, 31
Indicates a first ADRC decoder, and 32 indicates a delay circuit. As described above, the reproduced data that has been reproduced from the magnetic tape, the channel code has been decoded, and the TBC (time axis correction), frame decomposition and error correction have been performed are input to the decoder 31 and the delay circuit 32 via the input switch S1. Supplied to one of the The reproduction data includes encoded data (code signal) of each pixel, a dynamic range DR for each block, and a minimum value MIN. The reproduced data also includes an error flag indicating whether or not there is an error for each sample of the code signal. Decoder 31
An output switch S2 is provided on the output side of the delay line 32. When the present invention is applied to the (4: 2: 2) component digital signal, the configuration of FIG. 5 is provided for the luminance signal and the color difference signal, respectively.

【0026】また、EF1は、重要語であるダイナミッ
クレンジDRおよび最小値MINに関するエラーフラグ
である。エラーフラグEF1は、DRおよびMINのそ
れぞれに関するエラーの有無の情報を有している。例え
ばエラー有りの時には、“1”であり、エラー無しの時
には“0”である。エラーフラグEF1が遅延回路33
に供給される。遅延回路32および33は、ADRCデ
コーダ31の復号動作に必要な時間に相当する遅延量を
有している。入力エラーフラグEF1によって入力スイ
ッチS1が制御され、また、遅延エラーフラグEF2に
よって出力スイッチS2が制御される。
EF1 is an error flag relating to the dynamic range DR and the minimum value MIN, which are important words. The error flag EF1 has information on the presence or absence of an error regarding each of DR and MIN. For example, it is “1” when there is an error, and “0” when there is no error. The error flag EF1 is set to the delay circuit 33
Supplied to Delay circuits 32 and 33 have a delay amount corresponding to the time required for the decoding operation of ADRC decoder 31. The input switch S1 is controlled by the input error flag EF1, and the output switch S2 is controlled by the delay error flag EF2.

【0027】すなわち、EF1およびEF2によって、
重要語がエラーでないことが示される時には、入力スイ
ッチS1および出力スイッチS2がADRCデコーダ3
1側を選択し、その逆に重要語がエラーである時には、
入力スイッチS1および出力スイッチS2が遅延回路3
2側を選択する。その結果、出力スイッチS2からは、
重要語がエラーでないブロックの復号出力と、重要語が
エラーであるブロックの符号化出力とが取り出される。
出力スイッチS2の出力がメモリ34および遅延回路3
5に供給される。この実例では、1フレームの有効領
域が(4×4)画素の大きさのブロックに分割される。
That is, by EF1 and EF2,
When the key word is not an error, the input switch S1 and the output switch S2 are connected to the ADRC decoder 3
If you select one side and conversely the key word is error,
The input switch S1 and the output switch S2 are the delay circuit 3
Select two sides. As a result, from the output switch S2,
A decoded output of a block in which an important word has no error and an encoded output of a block in which an important word has an error are extracted.
The output of the output switch S2 is the memory 34 and the delay circuit 3
5 is supplied. In this implementation example, the effective region of one frame (4 × 4) are divided into blocks of size of the pixel.

【0028】メモリ34は、復号しようとしている注目
ブロックのコード信号および注目ブロックの周囲の復号
データを取り出すために設けられている。図7におい
て、x1〜x16は、注目ブロックBL0の符号化値であ
り、注目ブロックBL0の周辺には、境界データの復号
値y1〜y16が存在する。復号値y1〜y16は、注目ブ
ロックBL0の上下左右のブロックBL1、BL2、B
L3、BL4に関して、上述のように復号された値であ
る。これらの符号化値xiおよび復号値y1〜y16が演
算回路36に供給される。
The memory 34 is provided for extracting a code signal of a target block to be decoded and decoded data around the target block. In FIG. 7, x1 to x16 are the encoded values of the block of interest BL0, and the decoded values y1 to y16 of the boundary data exist around the block of interest BL0. The decoded values y1 to y16 are the upper, lower, left and right blocks BL1, BL2, B of the block of interest BL0.
L3 and BL4 are the values decoded as described above. The encoded value xi and the decoded values y1 to y16 are supplied to the arithmetic circuit 36.

【0029】演算回路36は、注目ブロックの符号化値
xiと周辺ブロックの復号値yiを使用してエラーであ
る重要語を推定するものである。ここで、xiおよびy
iの中で、エラーフラグによりエラーがあるとされてい
るものは、推定演算に使用しない。これによって、推定
の精度が下がることを防止している。この推定方法とし
ては、最小自乗法による推定、周辺データの最大値およ
び最小値を注目ブロックの最大値および最小値とする推
定等が可能である。
The arithmetic circuit 36 estimates an important word having an error using the coded value xi of the target block and the decoded value yi of the peripheral block. Where xi and y
Among i, those for which an error flag indicates that there is an error are not used for the estimation calculation. This prevents the accuracy of estimation from lowering. As the estimation method, estimation by the method of least squares, estimation using the maximum value and the minimum value of the surrounding data as the maximum value and the minimum value of the block of interest, and the like are possible.

【0030】最小自乗法による重要語の推定法は、図8
に示すように、ADRCの復号の上述の関係式から未知
の傾きΔ(量子化ステップ)と切片MINを最小自乗法
により求めるものである。つまり、図8中で1次直線が
注目ブロックに関するADRCの復号の式に対応し、そ
の付近に分布する値が復号値yiであり、この復号値y
iと1次直線との誤差が最小になるようにする。なお、
この最小自乗法で使用する符号化値xiのレベル分布の
範囲をレンジと称する。
The method of estimating an important word by the least square method is shown in FIG.
As shown in (1), the unknown slope Δ (quantization step) and the intercept MIN are obtained by the least square method from the above relational expression for ADRC decoding. That is, the primary straight line in FIG. 8 corresponds to the ADRC decoding equation for the block of interest, and the values distributed in the vicinity thereof are the decoded values yi.
The error between i and the linear line is minimized. In addition,
The range of the level distribution of the encoded values xi used in the least square method is called a range.

【0031】最小自乗法による重要語のエラーの修整に
ついて説明する。まず、ダイナミックレンジDRおよび
最小値MINの両者がエラーの場合 Σxiyi=x1y1+x2y2+x3y3+x4y4+・・・+x16y16 Σxi=x1+x2+x3+x4+x1+x5+x9+x13+x13+x14+x 15+x16+x4+x8+x12+x16 Σyi=y1+y2+y3+・・・+y16 Σxi2 =x1 2 +x2 2 +x3 2 +・・・+y16 2 Δ=(16Σxiyi−Σxi・Σyi)/(16Σxi2 −(Σxi)2 ) MIN=(Σyi−Σxi・Δ)/16
The correction of an error of an important word by the least square method will be described. First, if both the dynamic range DR and the minimum value MIN of the error Σxiyi = x1y1 + x2y2 + x3y3 + x4y4 + ··· + x16y16 Σxi = x1 + x2 + x3 + x4 + x1 + x5 + x9 + x13 + x13 + x14 + x 15 + x16 + x4 + x8 + x12 + x16 Σyi = y1 + y2 + y3 + ··· + y16 Σxi 2 = x 1 2 + x 2 2 + x 3 2 + ··· + y 16 2 Δ = (16Σxiyi−Σxi · Σyi) / (16Σxi 2 − (Σxi) 2 ) MIN = (Σyi−Σxi · Δ) / 16

【0032】次に、ダイナミックレンジDRのみにエラ
ーが生じた場合 Δ=(Σyi−16・MIN)/Σxi さらに、最小値MINのみにエラーが生じた場合 MIN=(Σyi−Σxi・DR/24 )/16
Next, when an error occurs only in the dynamic range DR Δ = (Σyi−16 · MIN) / Σxi Further, when an error occurs only in the minimum value MIN MIN = (Σyi−Σxi · DR / 2 4) ) / 16

【0033】演算回路36は、上述の演算を行うことに
よって、ダイナミックレンジDRおよび最小値MINの
推定出力を発生する。演算回路36からのダイナミック
レンジDRがセレクタ37に供給され、セレクタ37で
選択されたダイナミックレンジDRが補正回路38に供
給される。最小値MINも補正回路38に供給される。
The arithmetic circuit 36 generates an estimated output of the dynamic range DR and the minimum value MIN by performing the above-described arithmetic operations. The dynamic range DR from the arithmetic circuit 36 is supplied to the selector 37, and the dynamic range DR selected by the selector 37 is supplied to the correction circuit 38. The minimum value MIN is also supplied to the correction circuit 38.

【0034】演算回路36によってなされる重要語の推
定は、統計的な手法であるため、絵柄によっては、比較
的大きな誤差を生じる。推定の精度を高めるために、上
述のように、エラーサンプルを演算の対象から除外する
ことに加えて、この実施例では、二つの処理を行ってい
る。その一つは、符号化値xiおよび復号値yiのエラ
ー数を調べ、エラー数の多少に応じた判定信号SJを形
成する処理である。もう一つの処理は、注目ブロックの
符号化値が全くエラーを含まない時であっても、符号化
値の最大値がn(符号化ビット、この例では、n=4)
ビットで表現できる最大値よりも小さい時、すなわち、 max{xi}<(2n −1) のときは、 max{xi}がそのままダイナミックレンジ
DRを表すために、DR= max{xi}によって推定さ
れたものを置き換える処理である。
The estimation of the important words performed by the arithmetic circuit 36 is a statistical method, and therefore causes a relatively large error depending on the picture. In order to improve the accuracy of the estimation, as described above, in addition to excluding the error sample from the calculation target, two processes are performed in this embodiment. One of them is a process of checking the number of errors in the encoded value xi and the decoded value yi and forming a determination signal SJ corresponding to the number of errors. Another process is that even when the coded value of the block of interest does not include any error, the maximum value of the coded value is n (coded bits, n = 4 in this example).
When the value is smaller than the maximum value that can be represented by bits, that is, when max {xi} <(2 n -1), since max {xi} directly represents the dynamic range DR, it is estimated by DR = max {xi}. This is the process of replacing the one that has been performed.

【0035】第1の精度向上の処理のために、メモリ3
4からの注目ブロックの符号化データのエラーフラグE
Fxと周辺データのエラーフラグEFyとが反転されて
NANDゲート39に供給され、NANDゲート39の
出力がカウンタ40で計数され、その計数値Nが比較回
路41に供給される。エラーフラグは、エラー有りで
“1”であるので、NANDゲート39の出力は、xi
あるいはyiがエラーの時に、“1”となり、これがカ
ウンタ40で計数される。従って、カウンタ40の計数
値Nは、図7に示す16個のxiおよび16個のyi内
のエラーサンプルの個数を示す。
For the first process of improving accuracy, the memory 3
Error flag E of the encoded data of the block of interest from FIG.
Fx and the error flag EFy of the peripheral data are inverted and supplied to the NAND gate 39, the output of the NAND gate 39 is counted by the counter 40, and the count value N is supplied to the comparison circuit 41. Since the error flag is “1” with an error, the output of the NAND gate 39 is xi
Alternatively, when yi is an error, it becomes "1", which is counted by the counter 40. Therefore, the count value N of the counter 40 indicates the number of error samples in the 16 xi and 16 yi shown in FIG.

【0036】比較回路41では、Nがしきい値THaと
比較され、判定信号SJが形成される。この判定信号S
Jは、(N>THa)か(N≦THa)かを示すもの
で、(N>THa)の判定信号SJは、エラー個数が多
く、演算回路36による重要語の推定の精度が信頼を欠
くものであることを示す。エラー数と逆に、エラーでな
い個数を計数しても良い。
In the comparison circuit 41, N is compared with a threshold value THa, and a judgment signal SJ is formed. This determination signal S
J indicates whether (N> THa) or (N ≦ THa). The judgment signal SJ of (N> THa) has a large number of errors, and the accuracy of the estimation of the important word by the arithmetic circuit 36 lacks reliability. Indicates that Contrary to the number of errors, the number of non-errors may be counted.

【0037】第2の精度向上の処理のために、注目ブロ
ックの符号化値の最大値DR´を検出する最大値検出回
路42が設けられる。この検出出力DR´が比較回路4
3に供給される。比較回路43には、2n −1の値(こ
の例では15)が基準値として供給されており、比較出
力がセレクタ37にその制御信号として供給される。セ
レクタ37には、演算回路36からの上述のように推定
されたダイナミックレンジDRと検出回路42からの検
出出力DR´が供給されている。比較回路43は、検出
出力DR´と2n −1の値とを比較し、DR´が2n
1の値より小さい時に、セレクタ37がこのDR´をダ
イナミックレンジとして選択するように制御する比較出
力を発生する。セレクタ37の出力が補正回路38に供
給される。
For the second accuracy improvement processing, a maximum value detection circuit 42 for detecting the maximum value DR 'of the coded value of the target block is provided. This detection output DR 'is used as the comparison circuit 4
3 is supplied. The value of 2 n −1 (15 in this example) is supplied to the comparison circuit 43 as a reference value, and the comparison output is supplied to the selector 37 as a control signal thereof. The selector 37 is supplied with the dynamic range DR estimated as described above from the arithmetic circuit 36 and the detection output DR ′ from the detection circuit 42. The comparison circuit 43 compares the detection output DR ′ with the value of 2 n −1, and when DR ′ is 2 n
When the value is smaller than 1, the selector 37 generates a comparison output for controlling the selection of DR 'as a dynamic range. The output of the selector 37 is supplied to the correction circuit 38.

【0038】補正回路38には、重要語に関するエラー
フラグEF3が遅延回路45を介して供給される。補正
回路38を介された重要語が第2のADRCデコーダ4
4に供給される。さらに、比較回路41からの判定信号
SJと遅延回路35を介されたコード信号とがADRC
デコーダ44に供給される。このADRCデコーダ44
からは、各画素の復号データDEC1が得られる。復号
データDEC1がスイッチ回路S3の一つの入力端子に
供給される。スイッチ回路S3の他の入力端子には、遅
延回路35の出力が遅延回路46を介して供給される。
An error flag EF 3 relating to an important word is supplied to the correction circuit 38 via a delay circuit 45. The important word passed through the correction circuit 38 is the second ADRC decoder 4
4 is supplied. Further, the determination signal SJ from the comparison circuit 41 and the code signal passed through the delay circuit 35 are ADRC
The data is supplied to the decoder 44. This ADRC decoder 44
, Decoded data DEC1 of each pixel is obtained. The decoded data DEC1 is supplied to one input terminal of the switch circuit S3. The output of the delay circuit 35 is supplied to the other input terminal of the switch circuit S3 via the delay circuit 46.

【0039】スイッチ回路S3は、重要語のエラーフラ
グEF3で制御され、これから復号出力DEC2が取り
出される。遅延回路35の出力は、出力スイッチS2の
出力であって、重要語がエラーでないブロックに関して
のADRCデコーダ31の復号出力と、これがエラーの
ブロックに関しての符号化出力とが混在するデータであ
る。スイッチ回路S3によって、重要語がエラーのブロ
ックの符号化出力がADRCデコーダ44からの復号出
力に置き換えられる。また、他の復号出力DEC1は、
常に推定された重要語を使用して得られる復号出力であ
る。復号出力DEC1およびDEC2のそれぞれは、図
示しないが、次段でエラーである復号データを修整する
エラー修整、ブロック分解等の処理を受ける。
The switch circuit S3 is controlled by an important word error flag EF3, from which a decoded output DEC2 is extracted. The output of the delay circuit 35 is the output of the output switch S2, which is data in which the decoded output of the ADRC decoder 31 for the block whose important word is not error and the encoded output of the block for the error block are mixed. The switch circuit S3 replaces the encoded output of the block in which the important word has an error with the decoded output from the ADRC decoder 44. Further, the other decoded output DEC1 is
The decoded output is always obtained using the estimated key words. Although not shown, each of the decoded outputs DEC1 and DEC2 undergoes processing such as error correction for correcting decoded data having an error, block decomposition, and the like in the next stage.

【0040】判定信号SJによって、演算回路36によ
る推定された重要語の信頼性が低いことが示される時に
は、ADRCデコーダ44は、エラーフラグをクリアせ
ず、また、復号動作を行わない。エラーフラグが保存さ
れることは、後段のエラー修整回路でエラーデータを修
整することを意味する。信頼性が高い時には、推定され
た重要語を使用した復号動作がされ、エラーフラグがク
リアされる。
When the determination signal SJ indicates that the reliability of the important word estimated by the arithmetic circuit 36 is low, the ADRC decoder 44 does not clear the error flag and does not perform the decoding operation. Saving of the error flag means that error data is corrected by a subsequent error correction circuit. When the reliability is high, a decoding operation using the estimated important word is performed, and the error flag is cleared.

【0041】補正回路38は、重要語の推定の精度をよ
り向上するために設けられており、図6に示す構成を有
している。51は、後述のように形成された補正量Cを
DR、DR´あるいはMINに対して減算することで、
補正を行う補正回路である。加算回路52は、二つの重
要語の値を加算し、その加算出力が減算回路53に供給
され、加算結果から255が減算される。減算回路53
の出力SAが補正値生成回路54および比較回路55に
供給される。
The correction circuit 38 is provided to further improve the accuracy of the estimation of important words, and has a configuration shown in FIG. 51 subtracts the correction amount C formed as described later from DR, DR 'or MIN,
This is a correction circuit for performing correction. The addition circuit 52 adds the values of the two important words, and the added output is supplied to the subtraction circuit 53, and 255 is subtracted from the addition result. Subtraction circuit 53
Is supplied to the correction value generation circuit 54 and the comparison circuit 55.

【0042】この補正回路8は、8ビットの量子化の場
合に、加算回路52により求められたダイナミックレン
ジおよび最小値の和が255以下であるべきことを利用
している。加算回路52の出力から255が減算された
減算結果SAが比較回路55でしきい値THb(例えば
0データ)と比較され、減算結果SAが0以下であるこ
とが比較回路55で検出される。このように、減算結果
SAが0以下の時にのみ、補正値生成回路54が補正値
Cを発生する。補正値生成回路54には、重要語のエラ
ーの有無を示すエラーフラグEF3が与えられている。
The correction circuit 8 utilizes that the sum of the dynamic range and the minimum value obtained by the addition circuit 52 should be 255 or less in the case of 8-bit quantization. The subtraction result SA obtained by subtracting 255 from the output of the adder circuit 52 is compared with a threshold value THb (for example, 0 data) by the comparison circuit 55, and the comparison circuit 55 detects that the subtraction result SA is 0 or less. As described above, the correction value generation circuit 54 generates the correction value C only when the subtraction result SA is 0 or less. The correction value generation circuit 54 is provided with an error flag EF3 indicating the presence or absence of an important word error.

【0043】補正回路8においては、補正値生成回路5
1によって発生した補正値Cによって、入力重要語が下
記のように補正される。DR、MINの両者がエラーの
場合には、C=(MIN+DR(あるいはDR´、以下
同様)−255)/2であり、DR−C、MIN−Cの
補正がなされる。DRのみがエラーの場合には、C=M
IN+DR−255であり、DR−Cで補正がなされ、
MINに対しての補正は不要である。MINのみがエラ
ーの場合には、C=MIN+DR−255であり、DR
−Cで補正がなされ、DRに対しての補正は不要であ
る。DRおよびMINの両者が正しい場合には、(DR
+MIN)−255≦0の条件を満足するのが普通であ
り、重要語に対する補正がされない(C=0とされ
る)。
In the correction circuit 8, the correction value generation circuit 5
With the correction value C generated by 1, the input important word is corrected as follows. When both DR and MIN are errors, C = (MIN + DR (or DR ', the same applies hereinafter) -255) / 2, and DR-C and MIN-C are corrected. If only DR is in error, C = M
IN + DR-255, corrected by DR-C,
No correction for MIN is required. If only MIN is in error, then C = MIN + DR-255 and DR
The correction is performed at −C, and the correction for DR is unnecessary. If both DR and MIN are correct, (DR
+ MIN) -255 ≦ 0 is normally satisfied, and no correction is made for the important word (C = 0).

【0044】上述の一実施例では、重要語を最小自乗法
で推定するのに使用するデータとして、エラーでないも
のを使用している。最小自乗法によって重要語を推定で
きるのは、重要語がエラーの注目ブロックの復号値が周
辺ブロックのエラーでない境界データの復号値と等しい
という仮定に基づいている。従って、周辺ブロックの画
素データと注目ブロックの画素データとが元々相関を有
しない時には、相関があることを前提として推定した結
果が真の値と大きく異なってしまう。従って、重要語の
推定に使用する周辺ブロックの境界の復号値として、注
目ブロックの符号化値と比較的大きな相関を有するもの
に制限する。このようにして、重要語の推定の精度を向
上できる。
In the above-described embodiment, non-error data is used as data used for estimating an important word by the least square method. The key word can be estimated by the method of least squares based on the assumption that the decoded value of the block of interest in which the key word has an error is equal to the decoded value of non-error boundary data of a peripheral block. Therefore, when the pixel data of the peripheral block and the pixel data of the block of interest do not originally have a correlation, the result of estimation based on the assumption that there is a correlation greatly differs from the true value. Therefore, the decoded values at the boundaries of the peripheral blocks used for estimating the important words are limited to those having a relatively large correlation with the encoded value of the target block. In this way, it is possible to improve the accuracy of estimating an important word.

【0045】相関の程度を調べるための幾つかの方法を
提案するが、最初に相関係数を用いる方法について説明
する。相関係数γは、次の数式で計算される。
Several methods for examining the degree of correlation are proposed. First, a method using a correlation coefficient will be described. The correlation coefficient γ is calculated by the following equation.

【0046】[0046]

【数1】 (Equation 1)

【0047】ここでは、図9Aに示すように、注目ブロ
ックBL0の周辺の符号化値と上側の隣接ブロックBL
1の境界の復号値とに関して一つの相関係数を求め、同
様に、注目ブロックの周辺の符号化値と隣接するブロッ
クBL2、BL3、BL4の相関係数をそれぞれ求め
る。相関係数を求める時には、エラーである符号化値あ
るいは復号値が除外される。従って、合計4個の相関係
数が得られる。
Here, as shown in FIG. 9A, the encoded value around the target block BL0 and the upper adjacent block BL0
One correlation coefficient is obtained with respect to the decoded value at the boundary of 1, and similarly, the correlation coefficient between the encoded value around the target block and the adjacent blocks BL2, BL3, and BL4 is calculated. When calculating the correlation coefficient, an encoded value or a decoded value that is in error is excluded. Therefore, a total of four correlation coefficients are obtained.

【0048】そして、求められた相関係数γに関して、
式(1)の条件を導入し、この条件を満たした集合のみ
を用いる。 γ≧α(α:−1≦α≦1なるしきい値)・・・(1) 例えば注目ブロックBL0と隣接ブロックBL4の境界
データとを含む集合から得られた相関係数が式(1)の
条件を満たしていない時には、図9Bで囲んだ領域のデ
ータが推定に使用される。このように相関が強いデータ
のみで推定することによって、推定の精度を向上でき
る。
Then, regarding the obtained correlation coefficient γ,
The condition of Expression (1) is introduced, and only a set satisfying this condition is used. γ ≧ α (α: threshold value of −1 ≦ α ≦ 1) (1) For example, the correlation coefficient obtained from the set including the target block BL0 and the boundary data of the adjacent block BL4 is represented by Expression (1). When the condition is not satisfied, the data in the area surrounded by FIG. 9B is used for estimation. By estimating only data having a strong correlation in this way, the accuracy of the estimation can be improved.

【0049】注目ブロックBL0と、周辺ブロックBL
1、BL2、BL3、BL4の各境界データとで構成さ
れる4個の単位の全てが式(1)の条件を満たさなかっ
た場合には、エラーでないデータを全て用いて重要語が
推定される。
The target block BL0 and the peripheral block BL
If all of the four units composed of the boundary data of 1, BL2, BL3, and BL4 do not satisfy the condition of Expression (1), the keyword is estimated using all non-error data. .

【0050】ADRCは、最小値MINを除去する正規
化と、正規化後の再量子化であるから、符号化値には、
元の値と同様のレベル変化の特徴が保存されている。従
って、注目ブロックの符号化値と境界の復号値との相関
係数から相関の程度を判断することができる。
ADRC is normalization for removing the minimum value MIN and requantization after normalization.
The same level change characteristics as the original value are preserved. Therefore, the degree of correlation can be determined from the correlation coefficient between the coded value of the target block and the decoded value of the boundary.

【0051】最小自乗法を用いる方法の推定精度をより
高いものとするために、好ましくは、式(1)に加えて
次の式(2)の条件を用いる。 R≧β(β:0≦βなるしきい値)・・・(2) ここで、Rは、一つの周辺ブロック(BL1、BL2、
BL3、BL4)の境界データの最大値と最小値の差で
ある。相関係数と同様に、境界データの4個の集合につ
いて、式(2)が成立するかどうかが判断される。
In order to increase the estimation accuracy of the method using the least squares method, preferably, the condition of the following equation (2) is used in addition to the equation (1). R ≧ β (threshold value of β = 0 ≦ β) (2) where R is one peripheral block (BL1, BL2,
BL3, BL4) is the difference between the maximum value and the minimum value of the boundary data. Similarly to the correlation coefficient, it is determined whether Equation (2) holds for four sets of boundary data.

【0052】これは、図8で示すレンジ(存在範囲)が
ある程度広いデータを推定に使用することが精度が高い
ことに基づいている。言い換えると、レンジが狭いと、
近似直線の傾きの精度が低くなり、ダイナミックレンジ
および最小値の推定の精度が低くなる。上述の式(1)
および式(2)の両方の条件を満たすデータを使用して
重要語の推定がなされる。
This is based on the fact that the use of data having a wide range (existence range) shown in FIG. In other words, if the range is narrow,
The accuracy of the slope of the approximate straight line decreases, and the accuracy of estimating the dynamic range and the minimum value decreases. Equation (1) above
An important word is estimated using data that satisfies both the conditions of Expression (2) and Expression (2).

【0053】注目ブロックBL0と、周辺ブロックBL
1、BL2、BL3、BL4の各境界データとで構成さ
れる4個の単位の全てが式(1)および式(2)の条件
を満たさなかった場合には、上述と同様に、エラーでな
いデータを全て用いて重要語が推定される。
The block of interest BL0 and the peripheral block BL
If all of the four units composed of the boundary data of 1, BL2, BL3, and BL4 do not satisfy the conditions of Expressions (1) and (2), similar to the above, non-error data The key word is estimated using all of.

【0054】相関係数を使用しないで、相関の程度を調
べる方法について次に説明する。図10において、BL
0が注目ブロックであり、x1〜x16が注目ブロックB
L0内の符号化値である。x1´〜x16´は、境界の復
号値y1〜y16と対応する符号化値である。ADRCの
場合では、符号化値が元の画素値をホールドするので、
注目ブロックと周辺ブロックの境界の符号化値を使用し
て相関の程度が調べられる。
A method of checking the degree of correlation without using a correlation coefficient will be described below. In FIG. 10, BL
0 is the block of interest, and x1 to x16 are the block of interest B
This is the coded value in L0. x1 'to x16' are encoded values corresponding to the boundary decoded values y1 to y16. In the case of ADRC, the encoded value holds the original pixel value,
The degree of correlation is determined using the encoded value of the boundary between the block of interest and the surrounding block.

【0055】注目ブロックの上部の境界に注目すると、
符号化値x1〜x4とx1´〜x4´の変化の仕方が良
く似ていると、相関が強いと判断する。そこで、隣接す
るデータの差の比が求められる。例えば c1=(x1−x2)/(x1´−x2´)・・・(3) このc1が1に近いほど、変化の仕方が類似している。
但し、分母が0の場合は、分子が0のときのみc1=1
とし、それ以外は、不定とする。
Looking at the upper boundary of the block of interest,
If the way in which the encoded values x1 to x4 and x1 'to x4' change are very similar, it is determined that the correlation is strong. Therefore, the ratio of the difference between adjacent data is determined. For example, c1 = (x1−x2) / (x1′−x2 ′) (3) As c1 is closer to 1, the manner of change is similar.
However, when the denominator is 0, c1 = 1 only when the numerator is 0.
Otherwise, it is undefined.

【0056】求められた差の比c1に関してしきい値T
h1を設定する。すなわち、 (1−c1)ABS<Th1・・・(4) ( )ABSは、絶対値を意味する。この式(4)が成
立する場合、差の比を求めるのに用いたサンプルと対応
する復号値(周辺ブロック内)を推定に使用する。若
し、成立しない場合には、そのサンプルと対応する復号
値を推定に使用しない。
A threshold value T is determined for the obtained difference ratio c1.
h1 is set. That is, (1-c1) ABS <Th1 (4) () ABS means an absolute value. When the equation (4) is satisfied, the sample used to calculate the difference ratio and the corresponding decoded value (within the peripheral block) are used for estimation. If this is not the case, the decoded value corresponding to the sample is not used for estimation.

【0057】1サンプルずつずらして、上述と同様に差
の比ciを求める。この比ciについて、式(4)が成
立するかどうかが調べられる。すなわち、 c2=(x2−x3)/(x2´−x3´) (1−c2)ABS<Th1 c3=(x3−x4)/(x3´−x4´) (1−c3)ABS<Th1 ・・・・
The difference ratio ci is obtained in the same manner as described above, shifting one sample at a time. With respect to the ratio ci, it is checked whether or not Expression (4) is satisfied. That is, c2 = (x2-x3) / (x2'-x3 ') (1-c2) ABS <Th1 c3 = (x3-x4) / (x3'-x4') (1-c3) ABS <Th1 ...・ ・

【0058】あるサンプルに関して、上記の条件が成立
する場合と、そうでない場合とが同時に起こる場合に
は、重要語の推定にそのサンプルを使用する。このよう
にして、相関がより強いデータを用いて重要語を推定す
ることができ、推定の精度を向上することができる。
If the above condition is satisfied and the other case does not occur simultaneously with respect to a certain sample, the sample is used for estimating an important word. In this way, an important word can be estimated using data having a stronger correlation, and the estimation accuracy can be improved.

【0059】図11は、相関が比較的強いデータを用い
るようにした復号装置を示す。図11において、61が
回転ヘッドにより再生された信号の入力端子であり、6
2が再生アンプ、チャンネル復号回路、エラー訂正回路
である。図11では、データの経路を実線で示し、エラ
ーフラグの経路を破線で示す。
FIG. 11 shows a decoding apparatus in which data having a relatively strong correlation is used. In FIG. 11, reference numeral 61 denotes an input terminal of a signal reproduced by the rotary head.
Reference numeral 2 denotes a reproduction amplifier, a channel decoding circuit, and an error correction circuit. In FIG. 11, the data path is indicated by a solid line, and the error flag path is indicated by a broken line.

【0060】エラー訂正されたデータおよびエラーフラ
グがADRC復号回路63および演算回路68に供給さ
れ、重要語(DR、MIN)がエラーでないブロックに
関して復号がなされる。ADRC復号回路63の出力お
よびエラーフラグが重要語推定回路64に供給される。
この出力は、重要語が正しいブロックに関しては復号出
力であり、重要語がエラーのブロックに関しては符号化
値である。重要語推定回路64は、エラーでないデータ
を最小自乗法で処理して重要語を推定する。
The error-corrected data and the error flag are supplied to the ADRC decoding circuit 63 and the arithmetic circuit 68, and the decoding is performed on the block in which the important words (DR, MIN) are not errors. The output of the ADRC decoding circuit 63 and the error flag are supplied to the important word estimation circuit 64.
This output is a decoded output for a block in which the keyword is correct, and is a coded value for a block in which the keyword is in error. The important word estimating circuit 64 estimates important words by processing non-error data by the least square method.

【0061】重要語推定回路64と接続されたADRC
復号回路65は、推定された重要語を使用して復号を行
う。但し、ADRC復号回路63で復号済みのブロック
に関しては、その復号出力をそのまま出力端子66に導
く。出力端子67は、エラーフラグの出力端子である。
ADRC connected to key word estimation circuit 64
The decoding circuit 65 performs decoding using the estimated important word. However, the decoded output of the block already decoded by the ADRC decoding circuit 63 is guided to the output terminal 66 as it is. The output terminal 67 is an output terminal for an error flag.

【0062】演算回路68は、復号しようとする注目ブ
ロックに関して、差の比ciを計算し、(1−ci)A
BSを計算する。演算回路68の出力が判定回路69に
供給され、しきい値Th1と比較され、式(4)の条件
が成立するかどうかが判定される。この判定結果が重要
語推定回路64およびカウンタ70に供給される。重要
語推定回路64では、エラーでなく、式(4)の条件を
満たすデータを使用して重要語を推定する。
The arithmetic circuit 68 calculates the difference ratio ci for the block of interest to be decoded, and calculates (1-ci) A
Calculate BS. The output of the arithmetic circuit 68 is supplied to the determination circuit 69, and is compared with the threshold value Th1, to determine whether the condition of Expression (4) is satisfied. This determination result is supplied to the important word estimation circuit 64 and the counter 70. The important word estimating circuit 64 estimates an important word using data that satisfies the condition of Expression (4) instead of an error.

【0063】カウンタ70は、周辺のデータ中で式
(4)の条件を満たすものを計数する。この計数値が判
定回路71に供給され、しきい値Th2と比較され、比
較結果に応じた判定出力が発生する。この判定出力がA
DRC復号回路65に供給される。計数値がしきい値T
h2よりも小さい時には、推定の精度が低いものと判断
して、ADRC復号回路65が推定された重要語を使用
することを禁止する。その結果、そのブロックの全画素
が後段のエラー修整回路の修整に委ねられる。
The counter 70 counts peripheral data that satisfies the condition of equation (4). This count value is supplied to the determination circuit 71 and compared with the threshold value Th2, and a determination output according to the comparison result is generated. This judgment output is A
It is supplied to the DRC decoding circuit 65. Count value is threshold T
When it is smaller than h2, it is determined that the estimation accuracy is low, and the ADRC decoding circuit 65 is prohibited from using the estimated important word. As a result, all the pixels of the block are subjected to the correction of the error correction circuit at the subsequent stage.

【0064】以上の実施例では、ブロック符号化として
ADRCを用いているが、DCT等のブロック符号化を
用いても良い。
In the above embodiment, ADRC is used as block coding, but block coding such as DCT may be used.

【0065】[0065]

【発明の効果】この発明は、重要語がエラーのブロック
に関しては、そのブロックの周囲に存在する復号値の中
で、エラーがないものを使用して重要語を推定するの
で、推定の精度を向上できる。従って、絵柄によって推
定の精度が左右されることがなく、良好な復元画像が得
られる。
According to the present invention, for a block in which an important word is erroneous, an important word is estimated using an error-free decoded value existing around the block. Can be improved. Therefore, a good restored image can be obtained without the accuracy of the estimation being affected by the pattern.

【0066】また、この発明は、推定に使用するデータ
として、そのブロックと周辺ブロックのそれぞれの境界
データの相関の程度をしらべ、相関が強いデータを選択
的に使用するので、推定の精度を向上できる。
According to the present invention, the degree of correlation between the boundary data of the block and the peripheral block is determined as the data used for estimation, and data having a strong correlation is selectively used. it can.

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

【図1】この発明を適用することができるディジタルV
TRの記録系の一例のブロック図である。
FIG. 1 shows a digital V to which the present invention can be applied.
It is a block diagram of an example of a recording system of TR.

【図2】この発明を適用することができるディジタルV
TRの再生系の一例のブロック図である。
FIG. 2 shows a digital V to which the present invention can be applied.
It is a block diagram of an example of the reproduction | regeneration system of TR.

【図3】ADRCの符号化回路を示すブロック図であ
る。
FIG. 3 is a block diagram showing an encoding circuit of ADRC.

【図4】ADRCの復号回路を示すブロック図である。FIG. 4 is a block diagram showing a decoding circuit of ADRC.

【図5】この発明にかかわる復号回路の一例のブロック
図である。
FIG. 5 is a block diagram of an example of a decoding circuit according to the present invention.

【図6】復号回路内の補正回路の一例のブロック図であ
る。
FIG. 6 is a block diagram illustrating an example of a correction circuit in the decoding circuit.

【図7】重要語の推定処理に使用するデータの説明のた
めの略線図である。
FIG. 7 is a schematic diagram for explaining data used for an important word estimation process.

【図8】重要語の推定処理の説明のための略線図であ
る。
FIG. 8 is a schematic diagram illustrating an important word estimation process.

【図9】重要語の推定処理の説明のための略線図であ
る。
FIG. 9 is a schematic diagram for explaining an important word estimation process.

【図10】重要語の推定処理の他の例に使用するデータ
の説明のための略線図である。
FIG. 10 is a schematic diagram for describing data used in another example of the important word estimation process.

【図11】この発明にかかわる復号回路の他の例のブロ
ック図である。
FIG. 11 is a block diagram of another example of the decoding circuit according to the present invention.

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

31、44 ADRCデコーダ 34 周辺データを取り出すためのメモリ 40 推定処理に使用するデータのエラー数を計数する
カウンタ 42 周辺データの最大値検出回路
31, 44 ADRC decoder 34 Memory for extracting peripheral data 40 Counter for counting the number of errors in data used for estimation processing 42 Maximum value detection circuit for peripheral data

フロントページの続き (72)発明者 矢田 敦雄 東京都品川区北品川6丁目7番35号 ソ ニー株式会社内 (72)発明者 堀士 賢 東京都品川区北品川6丁目7番35号 ソ ニー株式会社内 (72)発明者 野田 明美 東京都品川区北品川6丁目7番35号 ソ ニー株式会社内 (56)参考文献 特開 昭63−257390(JP,A) 特開 平2−219387(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 Continuation of the front page (72) Inventor Atsushi Yada 6-7-35 Kita-Shinagawa, Shinagawa-ku, Tokyo Inside Sony Corporation (72) Inventor Ken Satoshi 6-35, Kita-Shinagawa, Shinagawa-ku, Tokyo Sonny Inside (72) Inventor Akemi Noda 6-7-35 Kita-Shinagawa, Shinagawa-ku, Tokyo Inside Sony Corporation (56) References JP-A-63-257390 (JP, A) JP-A-2-219387 ( JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) H04N 7/ 24-7/68

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の画素からなるディジタル画像信号
を、空間的に近接する複数の画素からなるブロック毎
に、伝送情報量を圧縮するADRC符号化することで生
成された、復号のための重要度が高いダイナミックレン
ジ情報のデータと、相対的に重要でない各画素の符号化
値とを含む伝送データから各画素データを復号するブロ
ック変換符号の復号装置において、 上記ダイナミックレンジ情報のデータがエラーの場合
に、上記ダイナミックレンジ情報のデータのエラーを修
整するための手段と、 注目ブロックの符号化値が全てエラーではない場合に、
この注目ブロックの符号化値の最大値を検出し、この検
出最大値が、符号化ビットnで表現できる最大値である
(2n −1)よりも小さい時に、上記検出最大値で上記
ダイナミックレンジ情報のデータを置き換える手段と、 上記伝送データが供給され、上記ブロック毎に正しいダ
イナミックレンジ情報あるいは上記置き換えられたダイ
ナミックレンジ情報を用いて、上記符号化データを復号
するための復号手段とからなることを特徴とするブロッ
ク変換符号の復号装置。
An important element for decoding, which is generated by performing ADRC encoding on a digital image signal composed of a plurality of pixels for each block composed of a plurality of pixels which are spatially adjacent to each other to compress the amount of transmission information. In a block conversion code decoding device for decoding each pixel data from transmission data including data of a high degree of dynamic range information and an encoded value of each pixel that is relatively insignificant, the data of the dynamic range information may include an error. Means for correcting an error in the data of the dynamic range information, and in the case where the encoded values of the block of interest are not all errors,
The maximum value of the coded value of the target block is detected, and when the detected maximum value is smaller than the maximum value (2 n −1) that can be represented by the coded bit n, the dynamic range is determined by the detected maximum value. Means for replacing information data, and decoding means for decoding the coded data by using the correct dynamic range information or the replaced dynamic range information for each of the blocks supplied with the transmission data. An apparatus for decoding a block transform code, characterized in that:
【請求項2】 複数の画素からなるディジタル画像信号
を、空間的に近接する複数の画素からなるブロック毎
に、伝送情報量を圧縮するブロック符号化することで生
成された、復号のための重要度が高い第1のデータと、
相対的に重要でない第2のデータとを含む伝送データか
ら各画素データを復号するブロック変換符号の復号装置
において、 上記第1のデータがエラーの場合に、上記第1のデータ
がエラーである注目ブロックに関して、上記注目ブロッ
ク内の隣接する2つの符号化値の差と、上記注目ブロッ
クの周辺ブロック内にあって、上記2つの符号化値と対
応する2つの符号化値の差の比を参照することによっ
て、上記第1のデータの修整に使用するデータであるか
どうかを判断するための判断手段と、 上記判断手段の出力信号に基づいて、上記第1のデータ
のエラーを修整するための修整手段と、 エラーの修整された上記第1のデータを用いて、上記符
号化データを復号するための復号手段とからなることを
特徴とするブロック変換符号の復号装置。
2. An important part for decoding, which is generated by subjecting a digital image signal composed of a plurality of pixels to block encoding for compressing the amount of transmission information for each block composed of a plurality of spatially adjacent pixels. First data with high degree,
In a block conversion code decoding apparatus for decoding each pixel data from transmission data including second data that is relatively insignificant, when the first data is an error, the first data is an error. For the block, refer to the ratio of the difference between two adjacent encoded values in the block of interest and the difference between the two encoded values and the corresponding two encoded values in the peripheral blocks of the block of interest. And determining means for determining whether the data is used for correcting the first data, and correcting errors in the first data based on an output signal of the determining means. A block conversion code decoding apparatus, comprising: a correction unit; and a decoding unit for decoding the encoded data using the first data with the error corrected.
【請求項3】 上記判断手段は、上記注目ブロック内の
隣接する2つの符号化値の差と、上記注目ブロックの周
辺ブロック内にあって、上記2つの符号化値と対応する
2つの符号化値の差の比が1に近いかどうかによって、
上記第1のデータの修整に使用するデータであるかどう
かを判断するようになされていることを特徴とする請求
記載のブロック変換符号の復号装置。
3. The method according to claim 1, wherein the determining unit determines a difference between two adjacent encoded values in the target block and two encoded values corresponding to the two encoded values in a peripheral block of the target block. Depending on whether the value difference ratio is close to 1,
3. The apparatus according to claim 2, wherein it is determined whether or not the data is used for modifying the first data.
【請求項4】 上記修整手段は、上記注目ブロック内の
符号化値と上記周辺ブロックの上記注目ブロックの境界
近傍の復号値とを使用し、最小自乗法によって、上記第
1のデータを推定することを特徴とする請求項記載の
ブロック変換符号の復号装置。
4. The modification means estimates the first data by a least squares method using a coded value in the block of interest and a decoded value of the peripheral block near the boundary of the block of interest. 3. The decoding apparatus according to claim 2, wherein:
【請求項5】 上記判断手段は、上記差の比が(0/0
=1)とすることを特徴とする請求項記載のブロック
変換符号の復号装置。
5. The method according to claim 1, wherein the ratio of the difference is (0/0).
= 1), wherein the block transform code decoding apparatus according to claim 2 is used.
【請求項6】 複数の画素からなるディジタル画像信号
を、空間的に近接する複数の画素からなるブロック毎
に、伝送情報量を圧縮するブロック符号化することで生
成された、復号のための重要度が高い第1のデータと、
相対的に重要でない第2のデータとを含む伝送データか
ら各画素データを復号するブロック変換符号の復号装置
において、 上記第1のデータがエラーの場合に、上記第1のデータ
がエラーである注目ブロックに関して、上記注目ブロッ
ク内の符号化値と、上記注目ブロックの周辺ブロック内
にあって、上記符号化値と対応する復号値の相関係数を
演算し、上記相関係数を参照することによって、上記第
1のデータの修整に使用するデータであるかどうかを判
断するための判断手段と、 上記判断手段の出力信号に基づいて、上記第1のデータ
のエラーを修整するための修整手段と、 エラーの修整された上記第1のデータを用いて、上記符
号化データを復号するための復号手段とからなることを
特徴とするブロック変換符号の復号装置。
6. An important part for decoding, which is generated by subjecting a digital image signal composed of a plurality of pixels to block encoding for compressing the amount of transmission information for each block composed of a plurality of spatially adjacent pixels. First data with high degree,
In a block conversion code decoding apparatus for decoding each pixel data from transmission data including second data that is relatively insignificant, when the first data is an error, the first data is an error. With respect to the block, a correlation coefficient between the encoded value in the block of interest and a decoded value corresponding to the encoded value in the peripheral block of the block of interest is calculated, and by referring to the correlation coefficient, Determining means for determining whether or not the data is used for correcting the first data; and correcting means for correcting an error in the first data based on an output signal of the determining means. A decoding means for decoding the encoded data by using the first data with the error corrected, wherein the decoding unit decodes the encoded data.
JP25412592A 1992-02-28 1992-08-28 Decoding device for block transform code Expired - Lifetime JP3304415B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25412592A JP3304415B2 (en) 1992-02-28 1992-08-28 Decoding device for block transform code

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP7929492 1992-02-28
JP4-79294 1992-02-28
JP25412592A JP3304415B2 (en) 1992-02-28 1992-08-28 Decoding device for block transform code

Publications (2)

Publication Number Publication Date
JPH05304659A JPH05304659A (en) 1993-11-16
JP3304415B2 true JP3304415B2 (en) 2002-07-22

Family

ID=26420324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25412592A Expired - Lifetime JP3304415B2 (en) 1992-02-28 1992-08-28 Decoding device for block transform code

Country Status (1)

Country Link
JP (1) JP3304415B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ID30501A (en) * 1999-02-12 2001-12-13 Sony Electronics Inc DEVICES AND METHODS FOR RECOMMENDATIONS OF COMPRESSION CONSTANTES IN CODE-DOMAIN DOMAINS
US6363118B1 (en) * 1999-02-12 2002-03-26 Sony Corporation Apparatus and method for the recovery of compression constants in the encoded domain

Also Published As

Publication number Publication date
JPH05304659A (en) 1993-11-16

Similar Documents

Publication Publication Date Title
EP0617558B1 (en) Apparatus for concealing errors in data
JP3943333B2 (en) Image encoding method, image encoding / decoding method, image encoding apparatus, and image recording / reproducing apparatus
US6327391B1 (en) Protecting image quality from occurrence of uncorrectable errors
JPH0583696A (en) Picture encoding device
US20080037893A1 (en) Block noise removal device
JP3304431B2 (en) Transmission device for block transform coded data
JP3304415B2 (en) Decoding device for block transform code
EP0654941B1 (en) Motion detection circuit and method using spatial information
JP3759413B2 (en) Receiving apparatus and receiving method for block transform encoded data
JP3896635B2 (en) Image data conversion apparatus and method, prediction coefficient generation apparatus and method
JP3291785B2 (en) Transmission device for block transform coded data
JPH0686247A (en) Receiver/reproducer for digital picture signal
JP3627256B2 (en) Apparatus and method for receiving / reproducing digital image signal
JP2982232B2 (en) Digital image signal recording / reproducing apparatus and recording / reproducing method
JP3125471B2 (en) Framer for digital video signal recorder
JP3469597B2 (en) Decoding device for block transform code
JP3306971B2 (en) Decoding device for block transform code
JPH05244559A (en) Decoder for block conversion code
JP3257124B2 (en) Decoding device for block transform code
JP3270861B2 (en) Decoding device for block transform code
JP3257226B2 (en) Image processing apparatus and image processing method
US20070274397A1 (en) Algorithm for Reducing Artifacts in Decoded Video
JP3271100B2 (en) Digital image signal decoding apparatus and method
JP3902032B2 (en) Block transform encoded data transmission apparatus
JPH01162080A (en) Digital vtr

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090510

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110510

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120510

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130510

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130510

Year of fee payment: 11