JP2962329B2 - Image processing method - Google Patents

Image processing method

Info

Publication number
JP2962329B2
JP2962329B2 JP3009063A JP906391A JP2962329B2 JP 2962329 B2 JP2962329 B2 JP 2962329B2 JP 3009063 A JP3009063 A JP 3009063A JP 906391 A JP906391 A JP 906391A JP 2962329 B2 JP2962329 B2 JP 2962329B2
Authority
JP
Japan
Prior art keywords
frame
output
data
correlation
error
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP3009063A
Other languages
Japanese (ja)
Other versions
JPH04252689A (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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority to JP3009063A priority Critical patent/JP2962329B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to ES96202230T priority patent/ES2143136T3/en
Priority to DE69131377T priority patent/DE69131377T2/en
Priority to EP96202230A priority patent/EP0744869B1/en
Priority to EP91312055A priority patent/EP0493128B1/en
Priority to DE69132076T priority patent/DE69132076T2/en
Publication of JPH04252689A publication Critical patent/JPH04252689A/en
Priority to US08/402,978 priority patent/US5717705A/en
Priority to US08/675,194 priority patent/US5809041A/en
Priority to US09/084,121 priority patent/US6304990B1/en
Application granted granted Critical
Publication of JP2962329B2 publication Critical patent/JP2962329B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像処理方法に関し、
特にエラー訂正不能データを他のデータを用いて修正す
る画像処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing method,
In particular, correct uncorrectable data using other data.
Image processing method .

【0002】[0002]

【従来の技術】動画像信号をディジタル化し、画像デー
タを光ファイバや通信衛星などの伝送路、磁気テープな
どの記録媒体を介して伝送する画像伝送システムでは、
伝送誤りを検出訂正する誤り訂正符号が利用され、受信
側(又は再生側)で当該誤り訂正符号により伝送誤りを
訂正する。そして、誤り訂正符号によっても訂正できな
い誤りについては、周辺画素から近似値を形成する補間
処理によって修正が行われる。
2. Description of the Related Art In an image transmission system for digitizing a moving image signal and transmitting image data via a transmission line such as an optical fiber or a communication satellite or a recording medium such as a magnetic tape,
An error correction code for detecting and correcting a transmission error is used, and the transmission error is corrected on the receiving side (or the reproducing side) using the error correction code. And, for the uncorrectable error by the error correction code, it is corrected by interpolation to form an approximate value from the peripheral pixels is performed.

【0003】[0003]

【発明が解決しようとする課題】補間処理で画質劣化を
招かないためには、補間に利用する周辺画素が誤りのな
いものである必要がある。近年、広く利用される高能率
符号化(画像圧縮)を採用している場合、補間に利用で
きる周辺画素が制限される。例えば、1ライン毎にリセ
ットされるDPCM(差分パルス・コード変調)方式で
は、訂正不能の誤りが発生すると、その誤りが含まれる
ラインでは元のデータを再現できない。従って、この場
合の補間には、上下ラインに含まれる画素しか利用でき
ない。また、離散コサイン変換(DCT)のような直交
変換を用いる符号化方式では、訂正不能の誤りが発生す
ると、伝送ブロック(例えば縦8画素×横8画素)に含
まれる全ての画素で、元の信号を再現できなくなり、上
下ラインを使う補間によっても画質劣化を防げない。
In order to prevent the image quality from deteriorating in the interpolation process, it is necessary that peripheral pixels used for the interpolation have no error. In recent years, when high efficiency coding (image compression) widely used is adopted, peripheral pixels available for interpolation are limited. For example, in a DPCM (Differential Pulse Code Modulation) system that is reset every line, if an uncorrectable error occurs, the original data cannot be reproduced on the line containing the error. Therefore, only pixels included in the upper and lower lines can be used for interpolation in this case. Further, in an encoding method using an orthogonal transform such as a discrete cosine transform (DCT), when an uncorrectable error occurs, all pixels included in a transmission block (for example, 8 pixels vertically by 8 pixels horizontally) are converted to original pixels. Signals cannot be reproduced, and image quality degradation cannot be prevented by interpolation using upper and lower lines.

【0004】このように、同一フレーム内で補間を行な
おうとしても、符号化方式によっては、その効果を全く
期待できないことがある。
As described above, even if interpolation is performed within the same frame, the effect may not be expected at all depending on the encoding method.

【0005】本発明は、符号化方式にかかわらず、より
自然な補間画像を得られる画像補間方法を提示すること
を目的とする。
An object of the present invention is to provide an image interpolation method capable of obtaining a more natural interpolated image regardless of the encoding method.

【0006】[0006]

【課題を解決するための手段】本発明に係る画像処理方
法は、送信側装置より伝送されたディジタル動画像デー
タ中のエラー訂正不能データを他のデータを用いて修正
する画像処理方法であって、当該送信側装置において当
該ディジタル動画像データのフレーム間の相関を検出し
て当該フレーム間相関情報を当該ディジタル動画像デー
タと共に伝送し、当該伝送されたフレーム間相関情報に
従って選択されたフレームの画像データを用いて当該訂
正不能データを修正することを特徴とする。
An image processing method according to the present invention is an image processing method for correcting uncorrectable data in digital moving image data transmitted from a transmission side device by using other data. , those in the transmitting device
Detecting the correlation between frames of the digital video data
The corresponding inter-frame correlation information
Data along with the transmitted inter-frame correlation information.
Therefore, it is characterized in that the uncorrectable data is corrected using the image data of the selected frame.

【0007】[0007]

【作用】上記手段により、時間方向で相関の高い画像デ
ータを利用するので、フレーム内での圧縮符号化方法に
よらず自然な補間画像を得ることができる。
According to the above-mentioned means, since image data having a high correlation in the time direction is used, a natural interpolated image can be obtained regardless of the compression encoding method in a frame.

【0008】[0008]

【実施例】以下、図面を参照して本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0009】図1は本発明の一実施例の構成ブロック図
を示す。10はアナログ画像信号の入力端子、12はア
ナログ画像信号をディジタル画像信号に変換するA/D
変換器、14はディジタル画像信号を高能率符号化する
エンコーダ、16は、磁気テープや光ディスクなどの記
録再生系、光ファイバや通信衛星などの通信伝送系など
で起こる伝送エラーを検出訂正するための誤り検出訂正
符号(ECC)を付加するECC付加回路である。18
は伝送系であり、具体的には、磁気テープや光ディスク
などの記録再生系、又は光ファイバや通信衛星などの通
信伝送系である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. 10 is an input terminal for an analog image signal, and 12 is an A / D for converting the analog image signal into a digital image signal.
A converter 14 is an encoder for encoding digital image signals with high efficiency, and 16 is a detector for detecting and correcting a transmission error occurring in a recording / reproducing system such as a magnetic tape or an optical disk, or a communication transmission system such as an optical fiber or a communication satellite. An ECC adding circuit for adding an error detection and correction code (ECC). 18
Is a transmission system, specifically, a recording / reproducing system such as a magnetic tape or an optical disk, or a communication transmission system such as an optical fiber or a communication satellite.

【0010】20はECC付加回路16に対応するEC
C復号回路、22はエンコーダ14に対応するデコーダ
である。ECC復号回路20は、誤り訂正したデータを
デコーダ22に出力し、誤り訂正不能なデータについて
エラー訂正不能信号(フラグ)を出力する。このエラー
訂正不能信号(フラグ)は、フレーム・メモリ33,3
5により2フレーム分遅延されて、後述するスイッチ制
御回路36に供給される。24,26,28はシリアル
接続されたフレーム・メモリであり、それぞれFIFO
(先入れ先出し)メモリからなる。30はデコーダ22
の出力とフレーム・メモリ24の出力との間の相関、即
ちフレーム間相関を検出する相関検出回路、32はフレ
ーム・メモリ24,24の出力からフレーム間相関を検
出する相関検出回路である。34はフレーム・メモリ2
4,26,28の出力を選択するスイッチである。スイ
ッチ制御回路36がECC復号回路20からのエラー訂
正不能フラグ及び相関検出回路30,32の検出結果に
よりスイッチ34を切り換える。38はスイッチ34に
より選択されたデータをアナログ信号化するD/A変換
器、40は再生されたアナログ画像信号の出力端子であ
る。
Reference numeral 20 denotes an EC corresponding to the ECC adding circuit 16.
The C decoding circuit 22 is a decoder corresponding to the encoder 14. The ECC decoding circuit 20 outputs the error-corrected data to the decoder 22, and outputs an error-correctable signal (flag) for the data that cannot be corrected. This error-correctable signal (flag) is transmitted to the frame memories 33, 3
5, and is supplied to a switch control circuit 36 to be described later. Reference numerals 24, 26 and 28 denote serially connected frame memories, each of which is a FIFO.
(First in first out) memory. 30 is a decoder 22
Is a correlation detection circuit for detecting a correlation between the output of the frame memories 24, that is, an inter-frame correlation, and a correlation detection circuit 32 for detecting an inter-frame correlation from the outputs of the frame memories 24, 24. 34 is a frame memory 2
Switches for selecting outputs of 4, 26 and 28. The switch control circuit 36 switches the switch 34 according to the error correction impossible flag from the ECC decoding circuit 20 and the detection result of the correlation detection circuits 30 and 32. Reference numeral 38 denotes a D / A converter for converting the data selected by the switch 34 into an analog signal, and reference numeral 40 denotes an output terminal for a reproduced analog image signal.

【0011】図2は、相関検出回路30,32の回路構
成例を示す。42,44は画像データの入力端子、44
は入力端子42,44から入力する画像データの差分を
計算する減算器である。48は加算器、50は加算器4
8の出力を1サンプル期間遅延して加算器48に帰還す
るDフリップフロップであり、加算器48及びDフリッ
プフロップ50で積算器が構成される。減算器46の出
力を1フレーム分加算した加算器48の出力が出力端子
52から出力される。
FIG. 2 shows a circuit configuration example of the correlation detection circuits 30 and 32. 42 and 44 are input terminals for image data;
Is a subtractor for calculating the difference between the image data input from the input terminals 42 and 44. 48 is an adder, 50 is an adder 4
8 is a D flip-flop that delays the output of 8 by one sample period and feeds it back to the adder 48. The adder 48 and the D flip-flop 50 constitute an integrator. The output of the adder 48 obtained by adding the output of the subtractor 46 for one frame is output from the output terminal 52.

【0012】図1の動作を説明する。A/D変換器12
は入力端子10に入力するアナログ画像信号を所定サン
プリング・レートでサンプリングし、8ビットとか16
ビットのディジタル信号に変換する。エンコーダ14は
A/D変換器12から出力されるディジタル画像信号を
圧縮、即ち、DPCM符号化とかADCT符号化により
高能率符号化する。本実施例は、高能率符号化の方式自
体によって制限されることはない。ECC付加回路16
は所定の方式により誤り検出訂正符号を付加する。
The operation of FIG. 1 will be described. A / D converter 12
Samples an analog image signal input to the input terminal 10 at a predetermined sampling rate, and outputs 8 bits or 16 bits.
Convert to a digital signal of bits. The encoder 14 compresses the digital image signal output from the A / D converter 12, that is, performs high-efficiency encoding by DPCM encoding or ADCT encoding. This embodiment is not limited by the high efficiency coding method itself. ECC addition circuit 16
Adds an error detection and correction code by a predetermined method.

【0013】ECC付加回路16の出力は、記録再生系
とか通信伝送系からなる伝送系18を介してECC復号
回路20に入力する。伝送系18の伝送途中で所定の確
率により伝送エラーが発生する。ECC復号回路20は
伝送路18から入力するデータについて、エラーの有
無、エラーの位置及び訂正可能か否かを検出し、訂正可
能なエラーを訂正してデコーダ22に出力する。また、
訂正不能のエラーがある場合には、エラー訂正不能フラ
グをスイッチ制御回路36に出力する。
The output of the ECC adding circuit 16 is input to an ECC decoding circuit 20 via a transmission system 18 including a recording / reproducing system and a communication transmission system. During the transmission of the transmission system 18, a transmission error occurs with a predetermined probability. The ECC decoding circuit 20 detects the presence or absence of an error, the position of the error, and whether or not the data can be corrected for the data input from the transmission path 18, corrects the correctable error, and outputs the corrected data to the decoder 22. Also,
If there is an uncorrectable error, an uncorrectable error flag is output to the switch control circuit 36.

【0014】デコーダ22はエンコーダ14により圧縮
されたデータを復号(伸長)し、元の画像データをフレ
ーム・メモリ24及び相関検出回路30に出力する。フ
レーム・メモリ24,26,28はFIFO動作をして
おり、且つ縦続接続されているので、フレーム・メモリ
24,26,28には順次連続する3つのフレーム画像
のデータが記憶される。相関検出回路30は、現在のフ
レーム(デコーダ22の出力)と、1つ前のフレーム
(フレーム・メモリ24の出力)との間の相関を検出
し、相関検出回路32は、現在(デコーダ22の出力)
に対して1つ前のフレーム(フレーム・メモリ24の出
力)と、2つ前のフレーム(フレーム・メモリ26の出
力)との間の相関を検出する。相関検出回路30,32
は入力する2フレームの画像信号の差分を1フレーム分
記憶し、相関量を求める。
The decoder 22 decodes (decompresses) the data compressed by the encoder 14 and outputs the original image data to the frame memory 24 and the correlation detection circuit 30. Since the frame memories 24, 26, and 28 perform a FIFO operation and are cascaded, the frame memories 24, 26, and 28 store data of three consecutive frame images. The correlation detection circuit 30 detects the correlation between the current frame (the output of the decoder 22) and the immediately preceding frame (the output of the frame memory 24), and the correlation detection circuit 32 detects the correlation between the current frame (the output of the decoder 22). output)
, The correlation between the immediately preceding frame (output of the frame memory 24) and the immediately preceding frame (output of the frame memory 26) is detected. Correlation detection circuits 30, 32
Stores the difference between the input image signals of two frames for one frame, and calculates the correlation amount.

【0015】スイッチ34は、フレーム・メモリ24,
26,28の出力を選択可能であり、通常はフレーム・
メモリ26の出力を選択している。スイッチ制御回路3
6はECC復号回路20からのエラー訂正不能フラグか
ら、訂正不能エラーの画面位置を知り、相関検出回路3
0,32の出力から、フレーム・メモリ26の出力画像
に対して、前画面及び後画面のどちらがより相関が高い
かを知ることができる。即ち、スイッチ制御回路36
は、ECC復号回路20からのエラー訂正不能フラグに
応じて、より相関の高い画面上の同じ位置の画像データ
を選択するようにスイッチ34を切り換える。
The switch 34 is connected to the frame memory 24,
26 and 28 outputs can be selected.
The output of the memory 26 is selected. Switch control circuit 3
Reference numeral 6 indicates the screen position of the uncorrectable error from the error-correctable flag from the ECC decoding circuit 20,
From the outputs 0 and 32, it is possible to know which of the previous screen and the rear screen has a higher correlation with the output image of the frame memory 26. That is, the switch control circuit 36
Switches the switch 34 in accordance with the error correction impossible flag from the ECC decoding circuit 20 so as to select the image data at the same position on the screen with higher correlation.

【0016】D/A変換器38はスイッチ34から出力
される画像データをアナログ信号に変換し、出力端子4
0から再生されたアナログ画像信号が出力される。
A D / A converter 38 converts the image data output from the switch 34 into an analog signal, and
An analog image signal reproduced from 0 is output.

【0017】図3は本発明の別の実施例の構成ブロック
図を示す。本実施例は、高能率符号化方式として、AD
CT方式を採用している。
FIG. 3 is a block diagram showing the configuration of another embodiment of the present invention. The present embodiment employs AD
The CT method is used.

【0018】110はアナログ画像信号の入力端子、1
12はA/D変換器、114はADCT方式のエンコー
ダであり、DCTブロック、例えば8×8画素内でDC
T変換によりDC成分とAC成分に分離し、DC成分に
は前のDCTブロックとの間でDPCM符号化を行な
い、AC成分にはランレングス処理及びハフマン符号化
を行なう。116は、ADCTエンコーダ114からの
AC成分及びDC成分の符号化出力に誤り検出訂正符号
を付加するECC付加回路である。
Reference numeral 110 denotes an input terminal for an analog image signal,
Reference numeral 12 denotes an A / D converter, 114 denotes an ADCC encoder, and a DCT block, for example, a DCT block in 8 × 8 pixels.
The DC component is separated into a DC component and an AC component by T-transform, DPCM coding is performed on the DC component between the DC component and the previous DCT block, and run-length processing and Huffman coding are performed on the AC component. An ECC adding circuit 116 adds an error detection and correction code to the coded output of the AC and DC components from the ADCT encoder 114.

【0019】118は伝送系、120はECC付加回路
116に対応するECC復号回路、122はADCTエ
ンコーダ14に対応するADCTデコーダである。12
4,126,128はシリアル接続されたフレーム・メ
モリであり、それぞれFIFO(先入れ先出し)メモリ
からなる。129,130はADCTデコーダ122か
らのDC成分出力を1フレーム分遅延するFIFO型の
フレーム・メモリであり、相関検出のために縦続接続さ
れている。131はデコーダ122の出力とフレーム・
メモリ129の出力との間のフレーム間相関を検出する
相関検出回路、132はフレーム・メモリ129,13
0の出力からフレーム間相関を検出する相関検出回路で
ある。134はフレーム・メモリ24,26,28の出
力を選択するスイッチである。スイッチ制御回路136
がECC復号回路120からのエラー訂正不能フラグ及
び相関検出回路131,132の検出結果によりスイッ
チ134を切り換える。138はスイッチ34により選
択されたデータをアナログ信号化するD/A変換器、1
40は再生されたアナログ画像信号の出力端子である。
Reference numeral 118 denotes a transmission system, 120 denotes an ECC decoding circuit corresponding to the ECC adding circuit 116, and 122 denotes an ADCT decoder corresponding to the ADCT encoder 14. 12
Reference numerals 4, 126, 128 denote serially connected frame memories, each of which is a FIFO (first in first out) memory. Reference numerals 129 and 130 denote FIFO type frame memories which delay the DC component output from the ADCT decoder 122 by one frame, and are cascaded for correlation detection. 131 is the output of the decoder 122 and the frame
A correlation detection circuit 132 for detecting an inter-frame correlation with the output of the memory 129;
This is a correlation detection circuit that detects an inter-frame correlation from the output of 0. Reference numeral 134 denotes a switch for selecting an output from the frame memories 24, 26, and 28. Switch control circuit 136
Switches the switch 134 according to the error correction impossible flag from the ECC decoding circuit 120 and the detection result of the correlation detection circuits 131 and 132. 138, a D / A converter for converting the data selected by the switch 34 into an analog signal;
Reference numeral 40 denotes an output terminal for a reproduced analog image signal.

【0020】図3の特徴的動作を説明する。A/D変換
器112は入力端子110に入力するアナログ画像信号
をディジタル信号に変換し、ADCTエンコーダ114
はA/D変換器112から出力されるディジタル画像信
号をDCTブロック内でDCT変換し、DC成分を前の
DCTブロックとの間でDPCM符号化し、AC成分を
ランレングス処理及びハフマン符号化する。ECC付加
回路116はADCTエンコーダ114のAC成分出力
及びDC成分出力に所定の方式により誤り検出訂正符号
を付加する。
The characteristic operation of FIG. 3 will be described. The A / D converter 112 converts an analog image signal input to the input terminal 110 into a digital signal, and converts the analog image signal into a digital signal.
Performs DCT conversion on the digital image signal output from the A / D converter 112 in the DCT block, performs DPCM encoding on the DC component with the previous DCT block, and performs run-length processing and Huffman encoding on the AC component. The ECC adding circuit 116 adds an error detection and correction code to the AC component output and the DC component output of the ADCT encoder 114 by a predetermined method.

【0021】ECC付加回路116の出力は、伝送系1
18を介してECC復号回路120に入力する。ECC
復号回路120は伝送路118から入力するAC,DC
成分データについて、エラーの有無、エラーの位置及び
訂正可能か否かを検出し、訂正可能なエラーを訂正して
ADCTデコーダ122に出力する。また、訂正不能の
エラーがある場合には、エラー訂正不能フラグを出力す
る。このエラー訂正不能フラグはフレーム・メモリ13
3,135により2フレーム分遅延されてスイッチ制御
回路136に供給される。
The output of the ECC addition circuit 116 is
18 to the ECC decoding circuit 120. ECC
The decoding circuit 120 receives AC and DC input from the transmission line 118.
For the component data, the presence / absence of an error, the position of the error, and whether or not the error can be corrected are detected, and the correctable error is corrected and output to the ADCT decoder 122. If there is an uncorrectable error, an error uncorrectable flag is output. This error correction impossible flag is stored in the frame memory 13.
3, 135, and is supplied to the switch control circuit 136 after being delayed by two frames.

【0022】ADCTデコーダ122はDC成分をDP
CM復号し、AC成分をハフマン復号及びランレングス
復号し、逆DCT変換して、元の画像データを復元す
る。ADCTデコーダ122により復元された画像デー
タはフレーム・メモリ124に印加され、また、逆DC
T変換前のDC成分がDC成分のフレーム・メモリ12
9及び相関検出回路131に印加される。フレーム・メ
モリ124,126,128は図1のフレーム・メモリ
24,26,28と同様に、それぞれ、順次連続する3
つのフレーム画像のデータを記憶する。また、フレーム
・メモリ129,130も縦続接続されているので、隣
接するフレームのDC成分を1フレーム分記憶する。相
関検出回路131は、DC成分により、現在のフレーム
(デコーダ122の出力)と、1つ前のフレーム(フレ
ーム・メモリ129の出力)との間の相関を検出し、相
関検出回路132は、現在に対して1つ前のフレーム
(フレーム・メモリ129の出力)と、2つ前のフレー
ム(フレーム・メモリ130の出力)との間の相関を検
出する。相関検出回路131,132は図2と同じ回路
構成でよく、入力する2フレームの画像のDC成分の差
分を1フレーム分記憶する。これにより、フレーム間相
関量が得られる。
The ADCT decoder 122 converts the DC component into the DP
CM decoding, Huffman decoding and run-length decoding of the AC component, and inverse DCT transform to restore the original image data. The image data restored by the ADCT decoder 122 is applied to the frame memory 124, and the inverse DC
The DC component before T conversion is a DC component frame memory 12
9 and the correlation detection circuit 131. The frame memories 124, 126, and 128 are, like the frame memories 24, 26, and 28 in FIG.
One frame image data is stored. Since the frame memories 129 and 130 are also cascaded, the DC components of adjacent frames are stored for one frame. The correlation detection circuit 131 detects the correlation between the current frame (the output of the decoder 122) and the immediately preceding frame (the output of the frame memory 129) based on the DC component. , The correlation between the immediately preceding frame (output of the frame memory 129) and the immediately preceding frame (output of the frame memory 130) is detected. The correlation detection circuits 131 and 132 may have the same circuit configuration as in FIG. 2, and store the difference between the DC components of the input two-frame images for one frame. Thereby, an inter-frame correlation amount is obtained.

【0023】スイッチ134は、フレーム・メモリ12
4,126,128の出力を選択可能であり、通常はフ
レーム・メモリ26の出力を選択している。スイッチ制
御回路136は図1のスイッチ制御回路36と同様に、
スイッチ134を制御する。即ち、スイッチ134は、
エラー訂正不能なデータについて、より相関の高い画面
上の同じ位置の画像データを選択する。D/A変換器1
38はスイッチ134から出力される画像データをアナ
ログ信号に変換し、出力端子140から再生されたアナ
ログ画像信号が出力される。
The switch 134 is connected to the frame memory 12
Outputs of 4, 126 and 128 can be selected, and the output of the frame memory 26 is normally selected. The switch control circuit 136 is similar to the switch control circuit 36 of FIG.
The switch 134 is controlled. That is, the switch 134
For data for which error correction is not possible, image data at the same position on the screen with higher correlation is selected. D / A converter 1
Reference numeral 38 converts the image data output from the switch 134 into an analog signal, and the reproduced analog image signal is output from an output terminal 140.

【0024】図3に示す実施例では、相関検出にDC成
分を用いることにより、正確な相関検出を行なえるの
で、より自然な補間による画像修正を行なえる。
In the embodiment shown in FIG. 3, since accurate correlation detection can be performed by using a DC component for correlation detection, image correction by more natural interpolation can be performed.

【0025】上述の実施例では、デコーダ側(受信側)
に相関検出回路を配置しているが、エンコーダ側(送信
側)に相関検出回路を配置し、フレーム間を相関情報を
フレーム毎に送信するようにしてもよい。このようにす
れば、受信側での設備負担が大幅に軽減される。これ
は、テレビ放送のように多数の受信者があり、受信装置
を小型、低コストにする必要のある伝送システムに適し
ている。
In the above embodiment, the decoder side (reception side)
Although the correlation detection circuit is disposed in the encoder, a correlation detection circuit may be disposed on the encoder side (transmission side) to transmit the correlation information between frames for each frame. In this way, the equipment burden on the receiving side is greatly reduced. This is suitable for a transmission system such as a television broadcast, which has a large number of recipients and requires a small and low-cost receiving device.

【0026】[0026]

【発明の効果】以上の説明から容易に理解できるよう
に、本発明によれば、フレーム間相関情報により複数の
フレーム中の最適なフレームを用いてエラー訂正不能デ
ータを修正するので、より自然な修正を行なえ、不自然
さの少ない再生画像(受信画像)を提供できる。
As can be easily understood from the above description, according to the present invention, a plurality of frames can be obtained from inter- frame correlation information .
Since the error-correctable data is corrected using the optimum frame in the frame , more natural correction can be performed, and a reproduced image (received image) with less unnaturalness can be provided.

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

【図1】 本発明の一実施例の構成ブロック図である。FIG. 1 is a configuration block diagram of an embodiment of the present invention.

【図2】 相関検出回路30,32の回路構成例であ
る。
FIG. 2 is a circuit configuration example of correlation detection circuits 30 and 32;

【図3】 本発明の別の実施例の構成ブロック図であ
る。
FIG. 3 is a configuration block diagram of another embodiment of the present invention.

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

10:アナログ画像信号入力端子 12:A/D変換器
14:エンコーダ 16:ECC付加回路 18:伝
送系 20:ECC復号回路 22:デコーダ24,2
6,28,33,35:フレーム・メモリ 30,3
2:相関検出回路34:スイッチ 36:スイッチ制御
回路 38:D/A変換器 40:出力端子42,4
4:入力端子 44:減算器 48:加算器 50:D
フリップフロップ 52:出力端子 110:画像信号
入力端子 112:A/D変換器114:ADCTエン
コーダ 116:ECC付加回路 118:伝送系 1
20:ECC復号回路 122:ADCTデコーダ 1
24,126,128,129,130,133,13
5:フレーム・メモリ 131,132:相関検出回路
134:スイッチ 136:スイッチ制御回路 13
8:D/A変換器140:出力端子
10: Analog image signal input terminal 12: A / D converter 14: Encoder 16: ECC addition circuit 18: Transmission system 20: ECC decoding circuit 22: Decoder 24, 2
6, 28, 33, 35: Frame memory 30, 3
2: Correlation detection circuit 34: Switch 36: Switch control circuit 38: D / A converter 40: Output terminals 42, 4
4: Input terminal 44: Subtractor 48: Adder 50: D
Flip-flop 52: Output terminal 110: Image signal input terminal 112: A / D converter 114: ADCT encoder 116: ECC addition circuit 118: Transmission system 1
20: ECC decoding circuit 122: ADCT decoder 1
24, 126, 128, 129, 130, 133, 13
5: Frame memory 131, 132: Correlation detection circuit 134: Switch 136: Switch control circuit 13
8: D / A converter 140: output terminal

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送信側装置より伝送されたディジタル動
画像データ中のエラー訂正不能データを他のデータを用
いて修正する画像処理方法であって、当該送信側装置において当該ディジタル動画像データの
フレーム間の相関を検出して当該フレーム間相関情報を
当該ディジタル動画像データと共に伝送し、 当該伝送されたフレーム間相関情報に従って 選択された
フレームの画像データを用いて当該訂正不能データを修
正することを特徴とする画像処理方法。
(1)From the sending deviceDigital motion transmitted
Uncorrectable data in image data is used for other data
Image processing method to correctIn the transmitting device, the digital moving image data
Detects the correlation between frames and generates the inter-frame correlation information.
Transmitted with the digital video data, According to the transmitted inter-frame correlation information chosen
Correct the uncorrectable data using the image data of the frame.
An image processing method characterized by correcting.
JP3009063A 1990-12-28 1991-01-29 Image processing method Expired - Fee Related JP2962329B2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP3009063A JP2962329B2 (en) 1991-01-29 1991-01-29 Image processing method
DE69131377T DE69131377T2 (en) 1990-12-28 1991-12-27 Device for processing images
EP96202230A EP0744869B1 (en) 1990-12-28 1991-12-27 Image processing apparatus
EP91312055A EP0493128B1 (en) 1990-12-28 1991-12-27 Image processing apparatus
ES96202230T ES2143136T3 (en) 1990-12-28 1991-12-27 APPARATUS FOR IMAGE PROCESSING.
DE69132076T DE69132076T2 (en) 1990-12-28 1991-12-27 Image processing device
US08/402,978 US5717705A (en) 1990-12-28 1995-03-13 Image processing apparatus
US08/675,194 US5809041A (en) 1990-12-28 1996-07-03 Image processing apparatus and method for concealing errors by replacing only part of a block
US09/084,121 US6304990B1 (en) 1990-12-28 1998-05-26 Error correction and concealment technique

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3009063A JP2962329B2 (en) 1991-01-29 1991-01-29 Image processing method

Publications (2)

Publication Number Publication Date
JPH04252689A JPH04252689A (en) 1992-09-08
JP2962329B2 true JP2962329B2 (en) 1999-10-12

Family

ID=11710158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3009063A Expired - Fee Related JP2962329B2 (en) 1990-12-28 1991-01-29 Image processing method

Country Status (1)

Country Link
JP (1) JP2962329B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8774283B2 (en) 2007-03-30 2014-07-08 Sony Corporation Information processing device and method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4531058B2 (en) * 2004-10-29 2010-08-25 シャープ株式会社 Video decoding device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8774283B2 (en) 2007-03-30 2014-07-08 Sony Corporation Information processing device and method
KR101442278B1 (en) * 2007-03-30 2014-09-22 소니 주식회사 Information processing device and method

Also Published As

Publication number Publication date
JPH04252689A (en) 1992-09-08

Similar Documents

Publication Publication Date Title
US5809041A (en) Image processing apparatus and method for concealing errors by replacing only part of a block
KR0125581B1 (en) Error correction system of digital video signal
US5534928A (en) Apparatus and method for decoding a plurality of encoded video signals
JPS62107526A (en) High efficient coding device
JPH04358486A (en) High efficiency code signal processing unit
JP3132184B2 (en) Image data recording / reproducing device
KR100305520B1 (en) Variable length codeword decoder and method for decoding variable length codewords
US5040060A (en) Image information transmission system with compression based on still-image redundancy
US5740187A (en) Data processing using interpolation of first and second information based on different criteria
JPH05115010A (en) Picture decoder
JP2962329B2 (en) Image processing method
JPH0799651A (en) Image signal reproducing device
JP2822454B2 (en) Inter-frame predictive coding
JP2642261B2 (en) Pixel interpolation circuit and application equipment
JPH0133993B2 (en)
JP3257156B2 (en) Image signal decoding device
JPS59178886A (en) Coding system
JP2855621B2 (en) Digital information processing device
JPH05308524A (en) Image processor
JPH0230284A (en) Receiver in picture transmission system
JPH073955B2 (en) Encoder
JP2888523B2 (en) Image processing device
JPH07274117A (en) Image signal reproducing device
JP2845274B2 (en) Digital information processing device
JP2977030B2 (en) Digital information processing device

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990707

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

Free format text: PAYMENT UNTIL: 20070806

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080806

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080806

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090806

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090806

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100806

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees