JP2530217B2 - Interframe predictive coding device and decoding device - Google Patents

Interframe predictive coding device and decoding device

Info

Publication number
JP2530217B2
JP2530217B2 JP1158789A JP1158789A JP2530217B2 JP 2530217 B2 JP2530217 B2 JP 2530217B2 JP 1158789 A JP1158789 A JP 1158789A JP 1158789 A JP1158789 A JP 1158789A JP 2530217 B2 JP2530217 B2 JP 2530217B2
Authority
JP
Japan
Prior art keywords
frame
prediction
signal
specific
frames
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
JP1158789A
Other languages
Japanese (ja)
Other versions
JPH02192378A (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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP1158789A priority Critical patent/JP2530217B2/en
Priority to US07/465,747 priority patent/US4985768A/en
Priority to EP93111440A priority patent/EP0572046B1/en
Priority to DE69024235T priority patent/DE69024235T2/en
Priority to EP90101096A priority patent/EP0379217B1/en
Priority to DE69030819T priority patent/DE69030819T2/en
Publication of JPH02192378A publication Critical patent/JPH02192378A/en
Priority to US08/004,689 priority patent/USRE34965E/en
Application granted granted Critical
Publication of JP2530217B2 publication Critical patent/JP2530217B2/en
Priority to HK98100221A priority patent/HK1001182A1/en
Priority to HK98100222A priority patent/HK1001183A1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はディジタル信号の信号処理を行なう記録,伝
送機器,その他の表示装置などの各種機器において、動
画像信号をより少ない符号量で効率的に符号化する高能
率符号化方式のうちの特にフレーム間予測符号化方式及
び復号方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial field of application) The present invention is effective in various devices such as recording devices, transmission devices, and other display devices that perform signal processing of digital signals, so that moving image signals can be efficiently processed with a smaller code amount. Particularly, it relates to an inter-frame predictive coding method and a decoding method among the high-efficiency coding methods for coding.

(従来の技術) 動画像信号をより少ない符号量で符号化する高能率符
号化方式のうち、画像信号のフレーム間の相関を利用す
る符号化方式としてフレーム間予測符号化がある。
(Prior Art) Among the high-efficiency coding methods for coding moving image signals with a smaller code amount, there is inter-frame predictive coding as a coding method that utilizes the correlation between frames of image signals.

これは通常の動画像が各フレーム間でかなり似ている
ので、符号化の済んだ前(過去)のフレームの信号から
符号化しようとするフレームの信号を予測して、予測誤
差(残差)のみを符号化するものである。
This is because normal moving images are quite similar between each frame, so the signal of the frame to be encoded is predicted from the signal of the previous (past) frame that has been encoded, and the prediction error (residual error) It only encodes.

フレーム間予測符号化及び復号の代表的な従来構成を
符号化装置について第4図に、復号装置について第5図
にそれぞれ示す。
A typical conventional configuration of interframe predictive coding and decoding is shown in FIG. 4 for a coding device and in FIG. 5 for a decoding device.

第4図において、画像信号入力端子1より連続して入
力された動画像信号は、予測信号減算器2において予測
信号(予測値)が減算され、その予測誤差(残差)につ
いて符号化される。なお、予測信号の形成方法について
は後述する。
In FIG. 4, a prediction signal (prediction value) is subtracted from the prediction signal subtractor 2 for moving image signals continuously input from the image signal input terminal 1, and the prediction error (residual error) is encoded. . The method of forming the prediction signal will be described later.

ここで、予測誤差(残差)はそのまま量子化しても良
いが、より高い符号化効率を得るために直交変換器3に
より直交変換された後に量子化器4により量子化される
のが一般的になっている。量子化された信号は、その分
布が0(ゼロ)近辺に集中するので、可変長符号化器5
によりハフマン符号などの可変長符号に変換され、可変
長ディジタルデータとしてデータ出力端子6より出力さ
れ、記録あるいは伝送される。
Here, the prediction error (residual error) may be quantized as it is, but it is generally quantized by the quantizer 4 after being orthogonally transformed by the orthogonal transformer 3 in order to obtain higher coding efficiency. It has become. Since the distribution of the quantized signal is concentrated around 0 (zero), the variable length encoder 5
Is converted into a variable length code such as a Huffman code, and is output from the data output terminal 6 as variable length digital data for recording or transmission.

一方、復号装置側においては、第5図に示すように、
データ入力端子21より入力された可変長ディジタルデー
タは、可変長復号器22により元の固定長のデータに変換
され、逆量子化器23により代表値に置き換えられ(代表
値設定)、さらに直交逆変換器24により直交変換の逆変
換処理が行なわれる。
On the other hand, on the decoding device side, as shown in FIG.
The variable-length digital data input from the data input terminal 21 is converted into the original fixed-length data by the variable-length decoder 22, replaced with the representative value by the inverse quantizer 23 (representative value setting), and the orthogonal inverse The converter 24 performs inverse transform processing of orthogonal transform.

このようにして得られた信号は、予測誤差(残差)で
あるので、符号化装置での予測信号と同じものを加算器
25で加算して再生画像信号として再生画像信号出力端子
26より出力される。
Since the signal thus obtained is a prediction error (residual error), the same signal as the prediction signal in the encoder is added by the adder.
Playback image signal output terminal by adding in 25 and playing back as a playback image signal
It is output from 26.

なお、この予測信号は、再生画像信号をフレームメモ
リ27により1フレーム分だけ遅延し、これを符号化装置
と同一な空間ローパスフィルタ(LPF)28に通すことに
より得られる。
The predicted signal is obtained by delaying the reproduced image signal by one frame by the frame memory 27 and passing the delayed image signal through the same spatial low-pass filter (LPF) 28 as the encoder.

一方、符号化装置での予測信号は復号装置側と同一の
信号を得る必要があり、量子化された信号より作られる
必要がある。そうでないと第4図のようなフレーム巡回
型の予測処理では、符号化装置と復号装置での予測信号
の違いがフレーム毎に蓄積され、大きなエラーとなる。
On the other hand, the prediction signal in the encoding device needs to obtain the same signal as in the decoding device side, and needs to be generated from the quantized signal. Otherwise, in the frame cyclic prediction processing as shown in FIG. 4, the difference between the prediction signals in the encoding device and the decoding device is accumulated for each frame, resulting in a large error.

そのために、第4図の符号化装置では、量子化された
信号を、第5図の復号装置と同様に逆量子化器7により
代表値に置き換え(代表値設定)、さらに直交逆変換器
8により直交変換の逆変換処理を行なう。
Therefore, in the encoding device shown in FIG. 4, the quantized signal is replaced with a representative value by the inverse quantizer 7 (representative value setting) as in the decoding device shown in FIG. Inverse processing of orthogonal transformation is performed by.

このようにして得られた信号は、復号された予測誤差
(残差)に相当するので、これに1フレーム前の予測信
号が加算器9で加算されて復号された画像信号となる。
さらに、この信号はフレームメモリ10により1フレーム
分だけ遅延され、空間LPF11を用いて空間周波数によっ
て異なった係数を掛けて予測信号を得る。
Since the signal thus obtained corresponds to the decoded prediction error (residual error), the predicted signal of the preceding frame is added by the adder 9 to be a decoded image signal.
Further, this signal is delayed by one frame by the frame memory 10, and the prediction signal is obtained by multiplying the spatial LPF 11 by a coefficient different depending on the spatial frequency.

ここで空間LPF11を用いるのは、量子化誤差が予測誤
差(残差)に残留するのを軽減するためであるが、符号
化処理において量子化誤差は空間周波数における高域に
多く、一方、ノイズなどによりフレーム間相関も高域で
は低下するので有効となる。
The spatial LPF11 is used here to reduce the residual of the quantization error in the prediction error (residual error). However, in the encoding process, the quantization error is mostly in the high frequency region of the spatial frequency, while the noise As a result, the inter-frame correlation also decreases in the high frequency range, which is effective.

また、第4図のような巡回型のフレーム間予測符号化
は、伝送路で生じた符号誤りの波及や直交逆変換器8の
送信側と受信側でのミスマッチによる計算誤差累積が起
こるので、適当な区間(30〜100フレーム)でフレーム
間予測を一度リセットし、そのフレームは予測信号を固
定として実質上フレーム内符号化(独立フレーム)とし
ている。この動作は切換えスイッチ12の定期的な切換え
により行なわれる。この場合、誤り対策の上からはリセ
ットは短い区間で行なった方が良いが、リセット時にフ
レーム内符号化となるため、例えばテレビ会議などのフ
レーム間相関の高い画像伝送では、符号化効率が低下す
る。
Further, in the cyclic interframe predictive coding as shown in FIG. 4, since a code error generated in the transmission path is propagated and a calculation error is accumulated due to a mismatch between the transmitting side and the receiving side of the orthogonal inverse converter 8, Inter-frame prediction is reset once in an appropriate section (30 to 100 frames), and the prediction signal of that frame is fixed and is substantially intra-frame encoded (independent frame). This operation is performed by periodically changing the changeover switch 12. In this case, it is better to perform the reset in a short section from the viewpoint of error countermeasures, but since the intra-frame coding is performed at the time of reset, the coding efficiency decreases in image transmission with high inter-frame correlation such as video conference. To do.

(発明が解決しようとする課題) このような前フレームによる巡回型のフレーム間予測
符号化方式は、あるフレームを復号しようとした場合、
データが過去の積み重ねとなっているため、過去のすべ
てのデータが必要となる。そのため、テレビ会議などの
ように連続して画像を送る場合には大きな不都合はない
が、情報記録ディスクや情報記録テープなどの蓄積系メ
ディアにおいては、ランダムアクセスやサーチなどでメ
ディア内の任意の場所から復号できるように、細かな単
位でフレーム間予測をリセットする必要がある。特にビ
ジュアルサーチ(早送り再生)を行なおうとした場合、
数フレームおきに復号する必要があるため、その度に予
測をリセットすることになり、符号化効率の低下を一方
的に招くことになる。
(Problems to be Solved by the Invention) Such a cyclic interframe predictive coding system using a previous frame, when trying to decode a certain frame,
All the data in the past is needed because the data is accumulated in the past. Therefore, there is no great inconvenience when sending images continuously such as in a video conference, but in storage media such as information recording disks and information recording tapes, random access or search is used to place data in any location in the media. It is necessary to reset the inter-frame prediction in small units so that decoding can be performed from. Especially when trying to perform a visual search (fast forward playback),
Since it is necessary to decode every few frames, the prediction is reset each time, which leads to a one-way decrease in coding efficiency.

一方、通常の再生に対して時間的に逆順で再生する逆
転再生の場合、従来の前フレームによる予測では復号の
ための予測信号が得られないために復号ができない。
On the other hand, in the case of the reverse reproduction in which the reproduction is performed in the reverse order in time with respect to the normal reproduction, the conventional prediction with the previous frame cannot obtain the prediction signal for the decoding and thus cannot perform the decoding.

また、前フレームからの予測は時間軸における片側方
向からの予測になり、予測効率の点からも十分ではな
く、特にシーンチェンジなど画像が大きく変化した場合
には適切な予測ができない。
In addition, the prediction from the previous frame is a prediction from one side on the time axis, which is not sufficient from the viewpoint of prediction efficiency. In particular, when the image changes significantly such as a scene change, the appropriate prediction cannot be performed.

さらに、予測信号は復号装置側と同じ復号器によって
得なければならないので、符号化装置側でも必ず復号処
理をする必要があり、装置規模が大きくなる。
Furthermore, since the prediction signal must be obtained by the same decoder as that on the decoding device side, it is necessary to perform decoding processing on the encoding device side without fail, and the device scale becomes large.

また、従来の巡回型予測では、復号処理の演算精度な
どに違いがあった場合、予測信号にずれが起こりそれが
累積することも問題となっている。
Further, in the conventional cyclic prediction, when there is a difference in the calculation accuracy of the decoding process, there is a problem that the prediction signal shifts and accumulates.

本発明は上記した従来技術の問題点に鑑み成されたも
ので、動画像情報の高能率符号化に於いて、画像の変化
に適合した高精度の予測信号を形成して符号化効率を高
めるようにしたフレーム間予測符号化装置を提供すると
共に、前記符号化装置で符号化された動画像情報の復号
装置を提供することを目的とする。
The present invention has been made in view of the above-mentioned problems of the prior art, and in high-efficiency coding of moving image information, a highly accurate prediction signal adapted to a change in image is formed to improve coding efficiency. It is an object of the present invention to provide an interframe predictive coding device as described above and a decoding device for moving image information coded by the coding device.

(課題を解決するための手段) 本発明のフレーム間予測符号化装置は、連続して入力
される画像信号の連続フレームの中に所定数フレーム
(3フレーム以上)ごとに特定フレームを周期的に設定
し、前記特定フレームの符号化を前記特定フレームのみ
の画像情報を用いて行う第1の符号化手段と、前記特定
フレームの間の非特定フレームについて、各々のフレー
ムの予測信号を、各々のフレームの時間軸上で前(過
去)方向の前記特定フレームの信号と後(未来)方向の
前記特定フレームの信号とを混合した信号から直接形成
するようにして、前記非特定フレームの全フレームの予
測信号を入力順に形成する予測信号形成手段と、前記非
特定フレームの信号とそれに対応する前記予測信号との
間の予測誤差について符号化する第2の符号化手段とを
備えたフレーム間予測符号化装置である。
(Means for Solving the Problem) An interframe predictive coding apparatus according to the present invention cyclically transmits a specific frame every predetermined number of frames (three frames or more) among consecutive frames of image signals continuously input. First encoding means that sets and encodes the specific frame using image information of only the specific frame, and a prediction signal of each frame for a non-specific frame between the specific frames. On the time axis of the frame, the signal of the specific frame in the front (past) direction and the signal of the specific frame in the rear (future) direction are directly formed from a mixed signal, and all the frames of the non-specific frame Prediction signal forming means for forming a prediction signal in the order of input, and a second coding means for coding a prediction error between the signal of the non-specific frame and the prediction signal corresponding thereto. And an interframe predictive coding apparatus including a stage.

また、本発明のフレーム間予測復号装置は、フレーム
間予測を用いて符号化された画像情報を復号するフレー
ム間予測復号装置において、連続画像情報の中に予め周
期的に設定されている特定フレームとこの特定フレーム
間の非特定フレームとの内、前記特定フレームの復号を
前記特定フレームのみの画像符号に基づいて行う第1の
復号手段と、連続する前記非特定フレームの各々のフレ
ームの予測信号を、前記各々のフレームの前後の特定フ
レームの信号を混合した信号から一回の予測で形成する
ようにして、前記非特定フレームの全フレームの予測信
号を入力順に形成する予測信号形成手段と、前記予測信
号形成手段の出力とそれに対応する予測誤差とを加算し
て前記非特定フレームの復号をする第2の復号手段とを
有するフレーム間予測復号装置である。
Further, the inter-frame predictive decoding device of the present invention is an inter-frame predictive decoding device that decodes image information coded using inter-frame prediction. And a non-specific frame between the specific frames, first decoding means for decoding the specific frame based on the image code of only the specific frame, and a prediction signal for each of the continuous non-specific frames. A prediction signal forming means for forming the prediction signals of all the non-specific frames in the order of input by forming the prediction signals of the non-specific frames in a single prediction from a signal obtained by mixing the signals of the specific frames before and after each frame. An inter-frame prediction having a second decoding means for decoding the non-specific frame by adding the output of the prediction signal forming means and the prediction error corresponding to the output. A decoding device.

(作 用) 上記した構成のフレーム間予測符号化装置において
は、第1の符号化手段で、連続して入力される画像信号
の連続フレームの中に所定フレームごとに特定フレーム
を設定し、前記特定フレームをフレーム内で或いは前方
向の特定フレームからの予測を用いて符号化する。前記
特定フレーム間には非特定フレームが2フレーム以上連
続して設定されることになる。
(Operation) In the inter-frame predictive coding device having the above-described configuration, the first coding means sets a specific frame for each predetermined frame among the continuous frames of the image signals continuously input, and The particular frame is encoded within the frame or using prediction from the particular frame in the forward direction. Two or more non-specific frames are continuously set between the specific frames.

予測信号形成手段では、前記非特定フレームについて
の予測信号を得る場合に、符号化対象フレームの直前及
び直後のフレームから予測信号を形成するのではなく、
符号化対象フレームに隣接するフレームが非特定フレー
ムの場合はこの非特定フレームを飛び越し、時間的に前
と後(旧と新)の特定フレームより予測信号を形成す
る。
In the prediction signal forming means, when obtaining the prediction signal for the non-specific frame, instead of forming the prediction signal from the frames immediately before and immediately after the encoding target frame,
When the frame adjacent to the encoding target frame is a non-specific frame, the non-specific frame is skipped, and a prediction signal is formed from the specific frames preceding and succeeding (old and new) in time.

この場合、2つの特定フレーム間の複数の非特定フレ
ームの予測信号は、入力順に、全てのフレームが前後の
特定フレームから直接形成される。
In this case, in the prediction signals of a plurality of non-specific frames between two specific frames, all the frames are directly formed from the preceding and following specific frames in the input order.

第2の符号化手段では、予測信号形成手段から出力さ
れる予測信号と入力された非特定フレームの信号との差
分を符号化する。
The second encoding means encodes the difference between the prediction signal output from the prediction signal forming means and the input non-specific frame signal.

この様子を第6図に示す。第6図は本発明におけるフ
レーム間予測方法と従来のフレーム間予測方法を例示す
る図である。
This is shown in FIG. FIG. 6 is a diagram illustrating an interframe prediction method according to the present invention and a conventional interframe prediction method.

同図において、Aが従来例のフレーム間予測方法(巡
回型フレーム間予測)で、Bが本発明の場合のフレーム
間予測方法(双方向フレーム間予測)である。
In the figure, A is a conventional interframe prediction method (cyclic interframe prediction), and B is an interframe prediction method (bidirectional interframe prediction) according to the present invention.

同図で、四角形が連続して入力される動画像信号の連
続フレームであり、その中で陰を付けたものは独立にフ
レーム内で符号化されるフレームで、Aでは最初(また
はリセット時)のみが独立フレームとなっているが、B
では定期的に独立フレームがある。矢印はフレーム間予
測の方向関係を示しており、Aでは各フレーム同様に前
フレームからのみ予測が行なわれるが、Bでは前後の二
つの独立フレームから予測される。(以下の説明では、
予測信号が時間的に符号化対象フレームの前と後の両フ
レームから形成されるフレームを双方向予測フレームと
記す。) また、予測は特定フレームのみをもとに行なわれ、双
方向から予測されたフレームが別の予測に使われること
はない。
In the figure, a square is a continuous frame of a moving image signal which is continuously input, in which a shaded part is a frame which is independently encoded in the frame, and is the first in A (or at the time of reset). Only an independent frame, but B
Then there are regular independent frames. Arrows indicate the directional relationship of inter-frame prediction. In A, prediction is performed only from the previous frame as in each frame, but in B, prediction is performed from the two preceding and following independent frames. (In the explanation below,
A frame in which the prediction signal is temporally formed from both the frame before and after the frame to be encoded is referred to as a bidirectional prediction frame. In addition, prediction is performed based on only a specific frame, and a frame predicted from both directions is not used for another prediction.

前記特定フレームとしては、予測信号形成時の誤差が
累積しない独立フレームとするのが最適であるが、前記
特定フレームの一部を従来の巡回型フレーム間予測で得
られる巡回型予測フレームとしても、巡回頻数の少ない
フレームであるならば誤差の累積が少ないので支障な
い。
As the specific frame, it is optimal to use an independent frame in which an error during prediction signal formation does not accumulate, but a part of the specific frame may be a cyclic prediction frame obtained by conventional cyclic interframe prediction, If the frame has a small number of cyclic frequencies, there will be no problem because the accumulated error is small.

(実 施 例) 本発明になるフレーム間予測符号化方式の実施例につ
いて以下に図面と共に説明する。
(Example) An example of the inter-frame predictive coding method according to the present invention will be described below with reference to the drawings.

第1図は本発明になるフレーム間予測符号化装置の第
1実施例の構成を示すブロック図、第2図は本発明にな
るフレーム間予測符号化装置の第2実施例の構成を示す
ブロック図、第3図は本発明になるフレーム間予測復号
装置の実施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of an interframe predictive coding apparatus according to the present invention, and FIG. 2 is a block showing a configuration of a second embodiment of an interframe predictive coding apparatus according to the present invention. FIG. 3 is a block diagram showing the configuration of an embodiment of the interframe predictive decoding device according to the present invention.

これらの符号化装置及び復号装置の基本的な構成は、
従来例に準じたものとなっており、前出の第4図或いは
第5図中の構成要素と同一の構成部分には同一番号を付
す。
The basic configuration of these encoding device and decoding device is
It is based on the conventional example, and the same components as those shown in FIG. 4 or FIG.

第1図及び第2図においては、予測に使われる特定フ
レームの符号化が済んでから非特定フレームを符号化す
るための(N−1)フレームメモリ31[Nは3以上の整
数]を持つ。
In FIG. 1 and FIG. 2, there is a (N-1) frame memory 31 [N is an integer of 3 or more] for encoding a non-specific frame after encoding of a specific frame used for prediction. .

また、非特定フレームの予測信号(予測値)を前後二
つの特定フレームをもとに形成するために、二つのフレ
ームメモリ32,33と、それぞれの信号に重み付けをする
二つの係数掛け算器{×α,×(1−α)}34,35と、
それらの加算器36とがある。[但し、0<α<1] さらに、切換えスイッチ37を画像信号入力端子1と
(N−1)フレームメモリ31との間に、切換えスイッチ
38を予測信号減算器2と直交変換器3との間に、切換え
スイッチ39を量子化器4と逆量子化器7との間に、切換
えスイッチ40を二つのフレームメモリ32,33の間にそれ
ぞれ設ける。
Further, in order to form a prediction signal (prediction value) of a non-specific frame based on two specific frames before and after, two frame memories 32 and 33 and two coefficient multipliers {× α, × (1-α)} 34,35,
There are those adders 36. [However, 0 <α <1] Further, the changeover switch 37 is provided between the image signal input terminal 1 and the (N-1) frame memory 31.
38 is between the prediction signal subtractor 2 and the orthogonal transformer 3, the changeover switch 39 is between the quantizer 4 and the dequantizer 7, and the changeover switch 40 is between the two frame memories 32 and 33. Provide each.

後に詳述するが、第1図のものは従来例と同様に復号
装置側と同じ予測信号を得るものであるが、第2図のも
のは、符号化される元の画像信号から予測信号を得るも
ので、予測信号は符号化装置側と復号装置側とでは異な
ったものとなる。
As will be described later in detail, the one in FIG. 1 obtains the same prediction signal as in the decoding device side as in the conventional example, but the one in FIG. 2 extracts the prediction signal from the original image signal to be encoded. That is, the prediction signal is different between the encoding device side and the decoding device side.

なお、第2図の構成は、符号化装置側で復号処理を必
要としないが、これは前記特定フレームをフレーム内で
独立に符号化する独立フレームとした場合に特に適する
ものである。
The configuration of FIG. 2 does not require a decoding process on the encoder side, but this is particularly suitable when the specific frame is an independent frame that is independently encoded within the frame.

第3図は本発明のフレーム間予測復号装置の実施例を
示す図であり、直交逆変換器24から得られた信号に予測
信号を加算する予測信号加算器41がある。
FIG. 3 is a diagram showing an embodiment of the interframe predictive decoding apparatus of the present invention, and there is a predictive signal adder 41 for adding the predictive signal to the signal obtained from the orthogonal inverse transformer 24.

また、非特定フレームの予測信号を前後二つの特定フ
レームをもとに形成するために、二つのフレームメモリ
42,43と、それぞれの信号に重み付けをする二つの係数
掛け算器{×α,×(1−α)}44,45と、それらの加
算器46とがある。
In addition, in order to form a prediction signal of a non-specific frame based on two specific frames before and after, two frame memories are used.
There are 42, 43, two coefficient multipliers {xα, x (1-α)} 44, 45 for weighting the respective signals, and an adder 46 for them.

さらに、切換えスイッチ47を直交逆変換器24と予測信
号加算器41との間に、切換えスイッチ48を予測信号加算
器41と再生画像信号出力端子26との間に、切換えスイッ
チ49を二つのフレームメモリ42,43の間にそれぞれ設け
る。
Further, a changeover switch 47 is provided between the orthogonal inverse converter 24 and the prediction signal adder 41, a changeover switch 48 is provided between the prediction signal adder 41 and the reproduced image signal output terminal 26, and a changeover switch 49 is provided between the two frames. It is provided between the memories 42 and 43, respectively.

第1図に示した第1実施例の構成において、切換スイ
ッチ37,38を3以上の所定数フレーム毎にa側に切り換
えて、画像信号入力端子1より入力された動画像の信号
(連続フレーム)に、特定フレームを設定する。この特
定フレームの信号は、(N−1)フレームメモリ31や予
測信号減算器2を介さずに直交変換器3へと導かれ、フ
レーム内で独立に符号化される。
In the configuration of the first embodiment shown in FIG. 1, the changeover switches 37, 38 are changed over to the a side for every predetermined number of frames of 3 or more, and the signal of the moving image input from the image signal input terminal 1 (continuous frame ), Set a specific frame. The signal of the specific frame is guided to the orthogonal transformer 3 without passing through the (N-1) frame memory 31 or the prediction signal subtractor 2, and is independently encoded in the frame.

直交変換器3,量子化器4,可変長符号化器5の動作は基
本的に従来例と同様である。
The operations of the orthogonal transformer 3, the quantizer 4, and the variable length encoder 5 are basically the same as those of the conventional example.

一方、前記特定フレーム間の非独立フレームは双方向
フレーム間予測で予測信号を得る双方向予測フレームと
し、前記予測信号を入力信号から減算するが、独立フレ
ームを先に符号化しておく必要があるので、前記非独立
フレームについてその分遅延させる。
On the other hand, the non-independent frame between the specific frames is a bidirectional prediction frame for obtaining a prediction signal by bidirectional interframe prediction, and the prediction signal is subtracted from the input signal, but the independent frame needs to be encoded first. Therefore, the non-independent frame is delayed by that amount.

ここで、特定フレームである独立フレームをNフレー
ムに1フレーム[Nは3以上の整数]とすると、その遅
延量は(N−1)フレーム分となる。すなわち、特定フ
レーム間の非独立フレームの時には切換えスイッチ37,3
8をb側に接続し、信号は(N−1)フレームメモリ31
で(N−1)フレーム分だけ遅延され、予測信号減算器
2で予測信号が減算された後に直交変換器3に導かれ、
その予測誤差(残差)について符号化される。
Here, if the independent frame that is the specific frame is one frame for N frames [N is an integer of 3 or more], the delay amount is (N-1) frames. That is, when there are non-independent frames between specific frames, the changeover switches 37, 3
8 is connected to the b side, and the signal is (N-1) frame memory 31
Is delayed by (N-1) frames, and the prediction signal is subtracted by the prediction signal subtractor 2 and then guided to the orthogonal transformer 3.
The prediction error (residual error) is encoded.

ここで、切換えスイッチ37,38は定期的にNフレーム
に1フレームだけa側に接続され、それ以外ではb側に
接続されることになる。以降の直交変換器3,量子化器4,
可変長符号化器5の動作は、独立フレームのときと同じ
である。以上の動作は符号化装置の第2実施例である第
2図の場合も同様である。
Here, the changeover switches 37 and 38 are periodically connected to the a side for one N frame, and are connected to the b side otherwise. Subsequent orthogonal transformer 3, quantizer 4,
The operation of the variable length encoder 5 is the same as that for the independent frame. The above operation is the same in the case of FIG. 2 which is the second embodiment of the encoding device.

第2図に示す構成の符号化装置の場合、予測信号を符
号化再生画像信号から得るのではなく、符号化する前の
元の画像信号より得ている。予測信号を形成する際の動
作は、符号化再生画像信号の代わりに元の画像信号を入
力する以外は第1図の場合と同じである。
In the case of the encoding device having the configuration shown in FIG. 2, the prediction signal is obtained not from the encoded reproduction image signal but from the original image signal before encoding. The operation for forming the prediction signal is the same as that in FIG. 1 except that the original image signal is input instead of the encoded reproduction image signal.

第2図の構成では、第1図における逆量子化器7や直
交逆変換器8が必要なくなる。この場合、予測信号が送
信側と受信側とで異なることになるが、本実施例におい
ては、その誤差がフレーム毎に累積されることはない。
むしろ、量子化誤差が予測誤差(残差)に残留しなくな
るので、従来例における空間LPFの必要性がなくなり、
予測効率が向上する。
The configuration of FIG. 2 eliminates the need for the inverse quantizer 7 and the orthogonal inverse transformer 8 of FIG. In this case, the prediction signal differs between the transmitting side and the receiving side, but in the present embodiment, the error is not accumulated for each frame.
Rather, the quantization error does not remain in the prediction error (residual error), eliminating the need for the spatial LPF in the conventional example,
Prediction efficiency is improved.

次に、本発明方式における予測信号の作り方について
述べる。まず、従来例と同様に符号化装置側と復号装置
側とで同じ予測信号を得る場合であるが、その例が第1
図に示す第1実施例である。ここで従来例と異なるの
は、従来例ではすべてのフレームが予測信号を得るため
に使われているのに対し、本実施例では独立に符号化さ
れた特定フレーム(独立フレーム)のみの情報によって
予測信号が作られるため、切換えスイッチ39は独立フレ
ームに対してのみa側に接続され、以降の処理が行なわ
れる。
Next, how to make a prediction signal in the method of the present invention will be described. First, similar to the conventional example, a case where the same prediction signal is obtained on the encoding device side and the decoding device side is the first example.
It is the first embodiment shown in the figure. Here, the difference from the conventional example is that in the conventional example, all the frames are used to obtain a prediction signal, but in the present example, only the independently encoded specific frame (independent frame) is used. Since the prediction signal is generated, the changeover switch 39 is connected to the side a only for the independent frame, and the subsequent processing is performed.

量子化された信号は、従来例と同様に逆量子化器7に
より代表値に置き換えられ(代表値設定)、さらに直交
逆変換器8により直交変換の逆変換処理を行なう。
The quantized signal is replaced with the representative value by the inverse quantizer 7 (representative value setting) as in the conventional example, and the orthogonal inverse transformer 8 performs the inverse transformation process of the orthogonal transformation.

このようにして得られた信号は、独立に符号化されて
いるので、前フレームなどと加算されることなく、その
まま予測信号の作成に使われるためにフレームメモリ32
に書き込まれる。このとき、切換えスイッチ40がa側に
接続され、それまでフレームメモリ32に保持されていた
一つ前の独立フレームの信号がフレームメモリ33に入れ
換えられる。このような動作により、独立フレームの符
号化処理と同時に予測で使われる再生フレーム信号がフ
レームメモリ32,33に準備される。
Since the signals obtained in this way are encoded independently, they are used in the prediction of the predicted signal without being added to the previous frame, etc.
Is written to. At this time, the changeover switch 40 is connected to the a side, and the signal of the previous independent frame held in the frame memory 32 until then is replaced in the frame memory 33. By such an operation, the reproduction frame signal used for prediction is prepared in the frame memories 32 and 33 at the same time as the independent frame encoding process.

この再生フレーム信号は、次の独立フレームの信号が
供給されるまで保持され、予測処理のために(N−1)
回繰り返して出力される。
This reproduction frame signal is held until the signal of the next independent frame is supplied, and is (N-1) for prediction processing.
It is output repeatedly.

予測信号は、この二つの再生フレーム信号に係数掛け
算器34,35により重み付け係数α及び(1−α)が掛け
られ、加算器36で加算されることにより得られる。
The prediction signal is obtained by multiplying the two reproduction frame signals by the weighting factors α and (1−α) by the coefficient multipliers 34 and 35 and adding them by the adder 36.

ここで、重み付け係数は、符号化するため予測信号減
算器2に入力される符号化対象フレームと、予測に使わ
れる特定フレームとの時間関係により決められる。最も
一般的と考えられる手法は、線形予測による方法で、次
式により与えられる。
Here, the weighting coefficient is determined by the time relationship between the coding target frame input to the prediction signal subtractor 2 for coding and the specific frame used for prediction. The most general method is a method based on linear prediction, which is given by the following equation.

α=(m−mp)/N ただし、mは符号化対象フレームナンバー(1,2,3,
…)、mpは過去(旧)特定フレームナンバー(0,N,2N,
…)で、m>mpであり、Nは3以上の整数である。
α = (m−mp) / N where m is the frame number (1,2,3,
…), Mp is the past (old) specific frame number (0, N, 2N,
, And m> mp, and N is an integer of 3 or more.

このようにして作られる予測信号(予測値)の例をN
=4の場合について第7図に示す。これにより時間的に
近い方のフレームに大きな重み付けがされ、信号がフレ
ーム毎に線形に近い形で変化した場合に、より適切な予
測値が与えられる。
An example of the prediction signal (predicted value) created in this way is N
FIG. 7 shows the case of = 4. This gives greater weight to the frame that is closer in time, and gives a more appropriate prediction value when the signal changes in a nearly linear manner for each frame.

上記した第1図及び第2図においては、入力画像信号
はスイッチ37,38により数フレームおきに独立なフレー
ムとされ、そこでは、符号化されたデータのフレーム間
相関が切れる形になる。したがって、その単位でランダ
ムアクセスや、独立フレームのデータのみを復号するこ
とによりビジュアルサーチが可能になる。
In FIG. 1 and FIG. 2 described above, the input image signal is made into independent frames every several frames by the switches 37 and 38, in which the interframe correlation of the encoded data is cut off. Therefore, visual access can be performed by random access in that unit or by decoding only independent frame data.

一方、非独立フレームの信号が(N−1)フレームメ
モリ31により遅延され、非独立フレームの予測処理を行
なう前に、予測に使われる独立フレームの画像信号がフ
レームメモリ32,33により2フレーム分蓄えられること
により、時間的に前と後(旧と新)の独立フレームから
他の予測を介さずに直接予測信号が得られる。
On the other hand, the signal of the non-independent frame is delayed by the (N-1) frame memory 31, and the image signal of the independent frame used for the prediction is delayed by two frames by the frame memories 32 and 33 before performing the prediction processing of the non-independent frame. By being stored, a prediction signal can be directly obtained from independent frames before and after (old and new) in time without using other prediction.

また、係数掛け算器34,35で予測されるフレームと独
立フレームの時間関係により適切な係数を掛けるため、
画像の変化に適合した予測が可能となり、予測信号のS/
Nも向上するので、より高い予測効率が得られる。
Also, in order to multiply an appropriate coefficient according to the time relationship between the frame predicted by the coefficient multipliers 34 and 35 and the independent frame,
It is possible to make predictions that adapt to changes in the image, and the S /
Since N is also improved, higher prediction efficiency can be obtained.

また、このようにして得られた符号化データは時間軸
上で対称の構造となるので、逆転再生も容易に実現でき
る。
Further, since the encoded data obtained in this way has a symmetrical structure on the time axis, reverse reproduction can be easily realized.

次に、復号装置例の処理は、第3図に示した実施例の
構成において、まず従来例と同様にデータ入力端子21よ
り入力された可変長ディジタルデータは、阿片長符号化
器22,逆量子化器23,直交逆変換器24により、特定フレー
ムである独立フレームでは再生画像信号が、非特定フレ
ームである双方向予測フレームでは予測誤差(残差)信
号が得られる。独立フレームの信号は予測に使われるの
で、切換えスイッチ47をa側に接続し、フレームメモリ
42に書き込まれる。このとき、切換えスイッチ48,49も
a側に接続され、一つ前の独立フレームの信号がフレー
ムメモリ43に入れ換えられ、同時に再生画像出力端子26
より出力される。このように、独立フレームの復号処理
と同時に予測で使われる再生フレーム信号がフレームメ
モリ42,43に準備される。
Next, in the processing of the decoding apparatus example, in the configuration of the embodiment shown in FIG. 3, first, the variable length digital data input from the data input terminal 21 in the configuration of the embodiment shown in FIG. The quantizer 23 and the orthogonal inverse transformer 24 obtain a reproduced image signal in an independent frame which is a specific frame and a prediction error (residual error) signal in a bidirectional prediction frame which is a non-specific frame. Since the signal of the independent frame is used for prediction, connect the changeover switch 47 to the a side to
Written on 42. At this time, the changeover switches 48 and 49 are also connected to the side a, the signal of the preceding independent frame is exchanged in the frame memory 43, and at the same time, the reproduced image output terminal 26
Will be output. In this way, the reproduction frame signal used for prediction is prepared in the frame memories 42 and 43 at the same time as the independent frame decoding process.

一方、双方向予測フレームの時は、切換えスイッチ4
7、48、49をb側に接続し、予測信号加算器41で符号化
装置側と同じ予測信号(予測値)を加算して、再生画像
信号出力端子26より出力される。また、係数掛け算器4
4,45及び加算器46による予測信号の形成方法は符号化装
置側と同じである。
On the other hand, in the case of bidirectional prediction frame, the changeover switch 4
7, 48, and 49 are connected to the b side, the same prediction signal (prediction value) as on the encoding device side is added by the prediction signal adder 41, and the result is output from the reproduced image signal output terminal 26. Also, coefficient multiplier 4
The method of forming the prediction signal by 4,45 and the adder 46 is the same as that on the encoder side.

なお、符号化装置側より伝送されるデータは、独立フ
レームのものが先行して送られてくるので、復号装置側
ではそれを補正するため、独立フレームの再生画像信号
は予測処理が終了したときにフレームメモリ42より出力
される。すなわち、フレームメモリ42は、時間補正を兼
ねている。
Note that the data transmitted from the encoding device side comes from the independent frame first, so the decoding device side corrects it. Is output from the frame memory 42. That is, the frame memory 42 also serves as time correction.

尚、本発明の実施例では、特定フレームとして、誤差
の蓄積されない独立フレームを例に説明したが、特定フ
レームの一部が従来の巡回型フレーム間予測で得られる
巡回型予測フレームであっても、巡回頻数の少ないフレ
ームであるならば誤差の蓄積は少なく略同様の効果が得
られる。例えば第6図のBで、中央の独立フレームを左
端の独立フレームから予測される予測フレームで置き換
えても良い。
In the embodiment of the present invention, an independent frame in which no error is accumulated is described as an example of the specific frame, but even if a part of the specific frame is a cyclic prediction frame obtained by conventional cyclic interframe prediction, If the frame has a small number of cyclic frequencies, error accumulation is small and substantially the same effect can be obtained. For example, in FIG. 6B, the central independent frame may be replaced with a prediction frame predicted from the leftmost independent frame.

(発明の効果) 以上の如く、本発明方式では、連続して入力される画
像信号の連続フレームの中に双方向予測を用いない特定
フレームをN(Nは3以上の整数)フレーム毎に定期的
に設定してその殆どをフレーム内で符号化し、その間の
非特定フレームについては前後(新旧)の特定フレーム
より直接予測して符号化するため、略一定間隔(数フレ
ーム)おきに独立なフレームが存在し、そこでデータの
フレーム間相関が切れる形になるので、蓄積系メディア
においてその単位でランダムアクセスができ、すぐに復
号画像が得られる。一方、ビジュアルサーチを行なおう
とした場合には、独立フレームが略一定間隔(数フレー
ム)おきに存在するので、その独立フレームのデータの
みを復号することによりデータの無駄がなく、スムーズ
なサーチ画像が得られる。更に、逆転再生についても双
方向予測フレームは基本的に時間軸で対称な符号化とな
っているので、逆順に復号することで可能となる。ただ
し、独立フレームのデータは他のものより先行して記録
されているので、逆転再生時にはその補正は必要である
が、符号化され圧縮されたデータを時間補正すれば良い
ので、小規模なデータ遅延で良い。
(Effects of the Invention) As described above, according to the method of the present invention, a specific frame that does not use bidirectional prediction is periodically set every N (N is an integer of 3 or more) frames among consecutive frames of image signals that are continuously input. Are mostly set within a frame, and non-specific frames between them are directly predicted and coded from specific frames before and after (new and old). Therefore, independent frames are set at almost constant intervals (several frames). Exists, and the correlation between data frames is cut off at that point, so random access can be performed in that unit in storage media, and a decoded image can be immediately obtained. On the other hand, when trying to perform a visual search, since independent frames exist at almost regular intervals (several frames), only the data of the independent frames are decoded, so that there is no data waste and a smooth search image is obtained. Is obtained. Furthermore, since the bidirectional prediction frame is basically symmetrically encoded with respect to the time axis, the reverse reproduction can be performed by decoding in the reverse order. However, since the independent frame data is recorded prior to other data, it is necessary to correct it during reverse playback, but it is sufficient to correct the encoded and compressed data in time, so small-scale data Delay is good.

一方、略一定間隔(数フレーム)おきに独立に符号化
されるために、フレーム間相関の高い画像では、符号化
効率が落ちるといった面もあるが、そのようなフレーム
間相関の高い画像では基本的に良好な再生画像品質が得
やすく、あまり問題とならない。逆に、画像の変化が大
きい場合にはフレーム間の予測誤差(残差)が大きくな
るので、画質が劣化しやすく、予測精度の向上がなされ
た本発明の効果が顕著である。
On the other hand, since coding is performed independently at approximately constant intervals (several frames), there is a side in which the coding efficiency is reduced for images with high inter-frame correlation, but such images with high inter-frame correlation are It is easy to obtain a good reproduced image quality, and there is not much problem. On the contrary, when the change of the image is large, the prediction error (residual difference) between the frames becomes large, so that the image quality is easily deteriorated, and the effect of the present invention in which the prediction accuracy is improved is remarkable.

また、本発明方式では、前記特定フレームの間の非特
定フレームについては前後(新旧)の特定フレームによ
り予測が行なわれるため、画像の変化に適合した予測が
可能となり、符号化効率が向上する。
Further, in the method of the present invention, since the non-specific frames between the specific frames are predicted by the preceding and following (new and old) specific frames, it is possible to perform prediction in accordance with changes in the image, and the coding efficiency is improved.

また、複数のフレームの加算により予測信号が形成さ
れるので、予測信号のS/Nが向上し予測精度が向上す
る。
Further, since the prediction signal is formed by adding a plurality of frames, the S / N of the prediction signal is improved and the prediction accuracy is improved.

さらに、符号化装置と復号装置側とで予測信号に誤差
があったとしても、それが累積されず、符号化装置で符
号化再生画像信号からではなく、元の画像信号が予測を
行なうことも可能であり、この場合、符号化装置におい
て信号処理が必要なくなる。
Further, even if there is an error in the prediction signal between the encoding device and the decoding device side, the error is not accumulated, and the original image signal may be predicted by the encoding device instead of the encoded reproduction image signal. It is possible, in which case no signal processing is required at the encoder.

このように、本発明方式によれば、従来の巡回型フレ
ーム間予測だけの場合に比べ、双方向予測によって画像
の変化に適合した高精度な予測信号を形成しているた
め、前記フレーム周期Nを大にすることが出来、符号化
効率が向上する。また、蓄積系メディアにおいて、ラン
ダムアクセスやビジュアルサーチ,逆転再生などが可能
となり、シーンチェンジや動きを伴う画像に対しても高
い効率で符号化が可能となる。
As described above, according to the method of the present invention, as compared with the case of only the conventional cyclic interframe prediction, a highly accurate prediction signal adapted to a change in an image is formed by bidirectional prediction. Can be increased and the coding efficiency is improved. In addition, in storage media, random access, visual search, reverse playback, etc. are possible, and it is possible to encode images with scene changes and motions with high efficiency.

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

第1図は本発明になるフレーム間予測符号化装置の第1
実施例の構成を示すブロック図、第2図は本発明になる
フレーム間予測符号化装置の第2実施例の構成を示すブ
ロック図、第3図は本発明になるフレーム間予測復号装
置の実施例の構成を示すブロック図、第4図は従来例に
おけるフレーム間予測符号化装置の構成を示すブロック
図、第5図は従来例におけるフレーム間予測復号装置の
構成を示すブロック図、第6図は本発明におけるフレー
ム間予測方法と従来のフレーム間予測方法を例示する
図、第7図は本発明におけるフレーム間予測値の一例を
示す図である。 1……画像信号入力端子、2……予測信号減算器、 3……直交変換器、4……量子化器、 5……可変長符号化器、6……データ出力端子、 7,23……逆量子化器、8,24……直交逆変換器、 21……データ入力端子、22……可変長復号器、 26……再生画像信号出力端子、 27,32,33,42,43……フレームメモリ、 28……空間LPF、31……(N−1)フレームメモリ、 34,35,44,45……係数掛け算器、36,46……加算器、 37,38,39,40,47,48,49……切換えスイッチ、 41……予測信号加算器。
FIG. 1 is a first diagram of an interframe predictive coding apparatus according to the present invention.
2 is a block diagram showing the configuration of the embodiment, FIG. 2 is a block diagram showing the configuration of the second embodiment of the interframe predictive coding apparatus according to the present invention, and FIG. 3 is an implementation of the interframe predictive decoding apparatus according to the present invention. FIG. 4 is a block diagram showing a configuration of an example, FIG. 4 is a block diagram showing a configuration of an interframe predictive coding device in a conventional example, FIG. 5 is a block diagram showing a configuration of an interframe predictive decoding device in a conventional example, and FIG. Is a diagram illustrating an interframe prediction method according to the present invention and a conventional interframe prediction method, and FIG. 7 is a diagram illustrating an example of an interframe prediction value according to the present invention. 1 ... Image signal input terminal, 2 ... Prediction signal subtractor, 3 ... Orthogonal transformer, 4 ... Quantizer, 5 ... Variable length encoder, 6 ... Data output terminal, 7,23 ... … Inverse quantizer, 8,24 …… Orthogonal inverse transformer, 21 …… Data input terminal, 22 …… Variable length decoder, 26 …… Playback image signal output terminal, 27,32,33,42,43… … Frame memory, 28 …… Spatial LPF, 31 …… (N-1) frame memory, 34,35,44,45 …… Coefficient multiplier, 36,46 …… Adder, 37,38,39,40, 47,48,49 …… Selection switch, 41 …… Prediction signal adder.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】連続して入力される画像信号の中に特定フ
レームを設定し、この特定フレーム間の非特定フレーム
の予測信号を前記特定フレームから形成して前記非特定
フレームの符号化を行うフレーム間予測符号化装置にお
いて、 N(Nは3以上の整数)フレームごとに周期的に前記特
定フレームを設定し、前記特定フレームの符号化を前記
特定フレームのみの情報に基づいて行う第1の符号化手
段と、 前記非特定フレームの各々のフレームの予測信号を、各
々のフレームの時間軸上で前(過去)方向の前記特定フ
レームの信号と後(未来)方向の前記特定フレームの信
号とを混合した信号から直接形成するようにして、前記
非特定フレームの全フレームの予測信号を入力順に形成
する予測信号形成手段と、 前記非特定フレームの信号とそれに対応する前記予測信
号との間の予測誤差について符号化する第2の符号化手
段とを備えたことを特徴とするフレーム間予測符号化装
置。
1. A specific frame is set in consecutively input image signals, a prediction signal of a non-specific frame between the specific frames is formed from the specific frame, and the non-specific frame is encoded. In the inter-frame predictive coding device, the specific frame is set periodically for each N (N is an integer of 3 or more) frames, and the specific frame is encoded based on information of only the specific frame. Coding means, and a prediction signal of each frame of the non-specific frame, the signal of the specific frame in the front (past) direction and the signal of the specific frame in the rear (future) direction on the time axis of each frame A prediction signal forming means for forming the prediction signals of all the frames of the non-specific frame in the order of input by directly forming the mixed signals of Inter-frame predictive encoding apparatus is characterized in that a second coding means for coding the prediction error between the prediction signal corresponding to the.
【請求項2】フレーム間予測を用いて符号化された画像
情報を復号するフレーム間予測復号装置において、 連続画像情報の中に予め周期的に設定されている特定フ
レームとこの特定フレーム間の非特定フレームとの内、
前記特定フレームの復号を前記特定フレームのみの情報
に基づいて行う第1の復号手段と、 連続する前記非特定フレームの各々のフレームの予測信
号を、各々のフレームの時間軸上で前(過去)方向の前
記特定フレームの信号と後(未来)方向の前記特定フレ
ームの信号とを混合した信号から直接形成するようにし
て、前記非特定フレームの全フレームの予測信号を入力
順に形成する予測信号形成手段と、 前記予測信号形成手段の出力とそれに対応する予測誤差
とを加算して前記非特定フレームの復号をする第2の復
号手段とを有することを特徴とするフレーム間予測復号
装置。
2. An inter-frame predictive decoding apparatus for decoding image information encoded by using inter-frame prediction, comprising: Within a specific frame,
A first decoding means for decoding the specific frame based on information of only the specific frame; and a prediction signal of each continuous frame of the non-specific frame before (past) on the time axis of each frame. Prediction signal formation for forming the prediction signals of all the non-specific frames in the order of input by directly forming the signals of the specific frame in the direction and the signals of the specific frame in the rear (future) direction An inter-frame predictive decoding apparatus comprising: means for decoding; and a second decoding means for decoding the non-specific frame by adding an output of the predictive signal forming means and a corresponding prediction error.
JP1158789A 1989-01-20 1989-01-20 Interframe predictive coding device and decoding device Expired - Lifetime JP2530217B2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP1158789A JP2530217B2 (en) 1989-01-20 1989-01-20 Interframe predictive coding device and decoding device
US07/465,747 US4985768A (en) 1989-01-20 1990-01-18 Inter-frame predictive encoding system with encoded and transmitted prediction error
DE69024235T DE69024235T2 (en) 1989-01-20 1990-01-19 Predictive interframe coding system
EP90101096A EP0379217B1 (en) 1989-01-20 1990-01-19 Inter-frame predictive encoding system
EP93111440A EP0572046B1 (en) 1989-01-20 1990-01-19 Decoding system for decoding video signals
DE69030819T DE69030819T2 (en) 1989-01-20 1990-01-19 Decoding system for decoding video signals
US08/004,689 USRE34965E (en) 1989-01-20 1993-01-14 Inter-frame predictive encoding system with encoded and transmitted prediction error
HK98100221A HK1001182A1 (en) 1989-01-20 1998-01-10 Decoding system for decoding video signals
HK98100222A HK1001183A1 (en) 1989-01-20 1998-01-10 Inter-frame predictive encoding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1158789A JP2530217B2 (en) 1989-01-20 1989-01-20 Interframe predictive coding device and decoding device

Publications (2)

Publication Number Publication Date
JPH02192378A JPH02192378A (en) 1990-07-30
JP2530217B2 true JP2530217B2 (en) 1996-09-04

Family

ID=11782036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1158789A Expired - Lifetime JP2530217B2 (en) 1989-01-20 1989-01-20 Interframe predictive coding device and decoding device

Country Status (1)

Country Link
JP (1) JP2530217B2 (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2892696B2 (en) * 1989-08-05 1999-05-17 松下電器産業株式会社 Moving image signal recording device and moving image signal reproducing device
JPH03256485A (en) * 1990-03-06 1991-11-15 Victor Co Of Japan Ltd Motion vector detecting circuit
JP2885322B2 (en) * 1990-03-27 1999-04-19 日本ビクター株式会社 Inter-field prediction encoding device and decoding device
JP2808860B2 (en) * 1990-08-24 1998-10-08 日本ビクター株式会社 Predictive encoding device and decoding device
JP2855861B2 (en) * 1991-01-16 1999-02-10 日本ビクター株式会社 Inter-frame / inter-field predictive encoding apparatus and method
JP3119888B2 (en) * 1991-04-18 2000-12-25 松下電器産業株式会社 Signal processing method and recording / reproducing device
JPH04318785A (en) * 1991-04-18 1992-11-10 Matsushita Electric Ind Co Ltd Signal processing method and recording/reproducing device
JP2581341B2 (en) * 1991-04-26 1997-02-12 日本ビクター株式会社 High efficiency encoding device and decoding device
JPH0621826A (en) * 1991-12-12 1994-01-28 Nippon Columbia Co Ltd Digital audio data compression system
US6870884B1 (en) 1992-01-29 2005-03-22 Mitsubishi Denki Kabushiki Kaisha High-efficiency encoder and video information recording/reproducing apparatus
JP3014548B2 (en) * 1992-08-24 2000-02-28 沖電気工業株式会社 Video encoding device
JP3676525B2 (en) * 1996-10-30 2005-07-27 日本ビクター株式会社 Moving picture coding / decoding apparatus and method
JP3164031B2 (en) 1997-05-30 2001-05-08 日本ビクター株式会社 Moving image encoding / decoding device, moving image encoding / decoding method, and moving image encoded recording medium
JP3164056B2 (en) 1998-03-19 2001-05-08 日本ビクター株式会社 Moving image encoding / decoding device, moving image encoding / decoding method, and moving image code recording medium
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US8111754B1 (en) 2001-07-11 2012-02-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
KR100508798B1 (en) 2002-04-09 2005-08-19 엘지전자 주식회사 Method for predicting bi-predictive block
US8406301B2 (en) 2002-07-15 2013-03-26 Thomson Licensing Adaptive weighting of reference pictures in video encoding
BR0314824A (en) 2002-10-01 2005-08-02 Thomson Licensing Sa Implicit weighting of reference images in video decoder
US7801217B2 (en) 2002-10-01 2010-09-21 Thomson Licensing Implicit weighting of reference pictures in a video encoder
BR0306987A (en) * 2002-11-20 2004-12-14 Matsushita Electric Ind Co Ltd Motion picture prediction method, motion picture coding method and apparatus and motion picture decoding method and apparatus
JP2004179687A (en) 2002-11-22 2004-06-24 Toshiba Corp Motion picture coding/decoding method and apparatus thereof
CN102113326A (en) 2008-08-04 2011-06-29 杜比实验室特许公司 Overlapped block disparity estimation and compensation architecture

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4383272A (en) 1981-04-13 1983-05-10 Bell Telephone Laboratories, Incorporated Video signal interpolation using motion estimation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5382219A (en) * 1976-12-28 1978-07-20 Nec Corp Television signal coding unit
JPH0752946B2 (en) * 1982-12-29 1995-06-05 富士通株式会社 Band compression method
JPH0642737B2 (en) * 1987-06-12 1994-06-01 日本電気株式会社 Video coding system
JP3159309B2 (en) * 1989-09-27 2001-04-23 ソニー株式会社 Video signal encoding method and video signal encoding device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4383272A (en) 1981-04-13 1983-05-10 Bell Telephone Laboratories, Incorporated Video signal interpolation using motion estimation

Also Published As

Publication number Publication date
JPH02192378A (en) 1990-07-30

Similar Documents

Publication Publication Date Title
JP2530217B2 (en) Interframe predictive coding device and decoding device
RU2123769C1 (en) Method and device for encoding images and information medium for storing images
JP2699703B2 (en) Motion compensation prediction method and image signal encoding method using the same
US5173773A (en) Moving picture signal progressive coding system
CA2108704C (en) Picture signal encoding method and apparatus and picture signal decoding method and apparatus
KR960006762B1 (en) 2-dimensional data scanning selecting circuit for image coding
EP0585051B1 (en) Image processing method and apparatus
JPH07109990B2 (en) Adaptive interframe predictive coding method and decoding method
JPH04115686A (en) High efficiency coder for digital picture signal
JPH07112284B2 (en) Predictive encoding device and decoding device
KR100510756B1 (en) Image decoding apparatus and method and image reproducing apparatus
JP3115651B2 (en) Image coding device
US5991445A (en) Image processing apparatus
JP3980659B2 (en) Video encoding method and apparatus, video decoding method and apparatus.
JP3164056B2 (en) Moving image encoding / decoding device, moving image encoding / decoding method, and moving image code recording medium
JP3178233B2 (en) Image encoding method, image encoding device, and optical disk
JP2530217C (en)
JPH08205142A (en) Apparatus for coding into and decoding digital video signal
JPH0678279A (en) Picture generating system
JPH07112283B2 (en) Motion vector detection device and detection method
JP2647230B2 (en) Image decoding device
JPH1032787A (en) Moving image encoding system for real-time reverse reproduction
JPH06233271A (en) Moving picture decoding method
JPH04252690A (en) Video signal coding method and video signal encoder
JPH07162805A (en) Special reproducing device for compressed image

Legal Events

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

Free format text: PAYMENT UNTIL: 20090614

Year of fee payment: 13