JPH05336382A - In-frame encode/decode system - Google Patents

In-frame encode/decode system

Info

Publication number
JPH05336382A
JPH05336382A JP16859392A JP16859392A JPH05336382A JP H05336382 A JPH05336382 A JP H05336382A JP 16859392 A JP16859392 A JP 16859392A JP 16859392 A JP16859392 A JP 16859392A JP H05336382 A JPH05336382 A JP H05336382A
Authority
JP
Japan
Prior art keywords
block
signal
blocks
frame
predetermined
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.)
Pending
Application number
JP16859392A
Other languages
Japanese (ja)
Inventor
Mitsuo Tsujikado
光夫 辻角
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP16859392A priority Critical patent/JPH05336382A/en
Publication of JPH05336382A publication Critical patent/JPH05336382A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To improve encoding efficiency for image information, etc., by introducing block matching. CONSTITUTION:At a transmission side, an image signal outputted from a TV camera 1 is accumulated in frame memory 3. The image signal is segmented from the memory 3 at every block, and the block matching is applied to it at a block matching circuit 11. The difference of the blocks is taken based on a block matching result. The encoding is applied to the signal by a DCT converter 6 and a quantizer 7, and the multiplexing of a remainder signal with a matching vector is performed by a multiplexer 12, then, it is sent out. At a reception side, the remainder signal is separated from the matching vector by a multiplex separator 14, and the block is reproduced by a reverse quantizer 15 and a DCT reverse converter 16, and it is assembled at a block adder circuit 18, and a reproducing image is outputted to a monitor 41.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、動画像及び静止画像の
フレーム内符号化復号化方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an intraframe coding / decoding system for moving images and still images.

【0002】[0002]

【従来の技術】フレーム内符号化方式は、静止画像ある
いは動画像の符号化において、符号化しようとする1枚
の画像信号(フレーム)から予測値を生成し、これを入
力画像信号から差し引いて得られた残差信号を量子化し
て符号化し、伝送する方式である。フレーム内復号化方
式は、この伝送された信号を受信して復号化し、もとの
フレームを復元する方式である。従来は、フレーム内符
号化復号化を以下の手法で行なっている。
2. Description of the Related Art In the intra-frame coding method, when a still image or a moving image is coded, a predicted value is generated from one image signal (frame) to be coded, and the predicted value is subtracted from the input image signal. This is a method in which the obtained residual signal is quantized, coded, and transmitted. The intra-frame decoding method is a method of receiving the transmitted signal and decoding it to restore the original frame. Conventionally, intraframe coding / decoding is performed by the following method.

【0003】図2は、従来の符号化器及び復号化器の構
成の一例を示すブロック図である。図2(a)に示すよ
うに、原画像をTVカメラ21で入力し、その出力信号
をA/D変換器22でディジタル画像信号に変換する。
ディジタル画像信号は、入力フレームメモリ23に1フ
レーム分蓄積され、16×16画素などの処理ブロック
毎に、ブロック内画素平均値を平均値回路24で求め
る。ブロック内平均値は、量子化器25で量子化され、
逆量子化器26で逆量子化されて、補間回路27を通
り、加算器28で入力画像から差し引かれる。平均値を
差し引かれた残差信号は、量子化器29で量子化、符号
化され、多重化器30で量子化、符号化されたブロック
内平均値と共に伝送路31へ伝送される。
FIG. 2 is a block diagram showing an example of the configuration of a conventional encoder and decoder. As shown in FIG. 2A, the original image is input by the TV camera 21, and its output signal is converted into a digital image signal by the A / D converter 22.
The digital image signal is stored in the input frame memory 23 for one frame, and the average value circuit 24 obtains the average pixel value in the block for each processing block of 16 × 16 pixels. The average value in the block is quantized by the quantizer 25,
It is inversely quantized by the inverse quantizer 26, passes through the interpolation circuit 27, and is subtracted from the input image by the adder 28. The residual signal from which the average value has been subtracted is quantized and encoded by the quantizer 29, and transmitted to the transmission line 31 together with the intra-block average value that is quantized and encoded by the multiplexer 30.

【0004】復号化器は、図2(b)に示すように、伝
送路32より符号を受け取り、多重化分離器33で平均
値と残差信号の符号を分離する。平均値、及び残差信号
は、逆量子化器34、35で逆量子化される。平均値
は、補間回路36で保管されて、残差信号に加えられ、
再生信号となる。再生信号は、出力フレームメモリ38
に1フレーム分蓄えられた後、D/A変換器39でアナ
ログ画像信号に変換され、TVモニタ40に出力される
(例えば、加藤:“平均値分離型ブロック符号化方式の
符号化効率改善”電子情報通信学会創立70周年記念総
合全国大会 講演番号1158(昭和62年))。
As shown in FIG. 2B, the decoder receives the code from the transmission line 32, and the demultiplexer 33 separates the average value and the code of the residual signal. The average value and the residual signal are dequantized by the dequantizers 34 and 35. The average value is stored in the interpolation circuit 36 and added to the residual signal,
It becomes a reproduction signal. The reproduction signal is output to the output frame memory 38.
After one frame is stored in the D / A converter 39, it is converted into an analog image signal by the D / A converter 39 and output to the TV monitor 40 (for example, Kato: “Improvement of coding efficiency of average value separation type block coding method”) The 70th anniversary general conference of the Institute of Electronics, Information and Communication Engineers, lecture number 1158 (1987)).

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た従来の技術には、次のような問題があった。即ち、上
述した技術では、ブロック内平均値と残差信号とを量子
化して伝送しているが、符号化の際にフレーム内の画素
相関を利用していない。従って、符号化効率が低いとい
う問題があった。本発明は、以上の点に着目してなされ
たもので、符号化効率の高いフレーム内符号化復号化方
式を提供することを目的とするものである。
However, the above-mentioned conventional techniques have the following problems. That is, in the above-mentioned technique, the intra-block average value and the residual signal are quantized and transmitted, but the pixel correlation in the frame is not used at the time of encoding. Therefore, there is a problem that the coding efficiency is low. The present invention has been made in view of the above points, and an object thereof is to provide an intraframe coding / decoding method with high coding efficiency.

【0006】[0006]

【課題を解決するための手段】本発明のフレーム内符号
化復号化方式は、符号化するフレームを複数のブロック
に分割し、これらの分割された複数のブロックのうち、
いくつかの所定のブロックを符号化して送出するととも
に、その符号を復号化し、前記所定のブロック以外の残
りのブロックを、当該復号化したブロック上で上下又は
左右の方向に所定量ずつずらしながら、当該所定のブロ
ックと比較し、前記残りのブロックと当該所定のブロッ
クとの最小の残差信号を求め、当該残差信号を、前記所
定のブロックとともに符号化して送出するとともに、前
記残りのブロックと所定のブロックとのずれを示す信号
を送出すること、及び符号化されたフレームの分割され
た複数のブロックのうち、いくつかの所定のブロック
と、残差信号とを受信して復号化し、当該所定のブロッ
クとのずれを示す信号を受信し、当該信号により示され
るずれた位置でのブロックと残差信号とを加えてブロッ
クを生成し、当該生成したブロックと前記所定のブロッ
クとを組み合わせてフレームを復元することを特徴とす
るものである。
According to the intraframe coding / decoding method of the present invention, a frame to be coded is divided into a plurality of blocks, and among the plurality of divided blocks,
While encoding and transmitting some predetermined blocks, the code is decoded, the remaining blocks other than the predetermined block are shifted by a predetermined amount in the vertical or horizontal direction on the decoded block, By comparing with the predetermined block, a minimum residual signal between the remaining block and the predetermined block is obtained, the residual signal is encoded and transmitted together with the predetermined block, and the remaining block is Sending a signal indicating a deviation from a predetermined block, and receiving and decoding some predetermined blocks and a residual signal among a plurality of divided blocks of an encoded frame, A signal indicating a deviation from a predetermined block is received, a block at a deviation position indicated by the signal and a residual signal are added to generate a block, and the raw signal is generated. It is characterized in that to restore the frame by combining the blocks with the predetermined block.

【0007】[0007]

【作用】本発明のフレーム内符号化復号化方式において
は、送信側では、TVカメラで撮影された画像等のデー
タを符号化する際、フレームが8×8画素あるいは16
×16画素などの処理ブロックに分けられる。そして、
所定のブロックは、そのまま離散コサイン変換され、量
子化される。それ以外のブロックは、逆量子化され、再
生された所定のブロックと、マッチングされ、最も小さ
な残差と、そのときのマッチングベクトルが求められ
る。これらの信号は、多重化されて伝送路へ送り出され
る。一方、受信側では、伝送路から受け取られた信号が
マッチングベクトルと変換係数符号とに分離される。変
換係数符号は、逆量子化され、再生信号ブロックと、残
差信号ブロックとに再生される。そして、マッチングベ
クトル情報に基づいて、残差信号ブロックに再生信号ブ
ロックが加えられ、最終的な再生画像が出力される。
In the intra-frame coding / decoding system of the present invention, when the data such as the image photographed by the TV camera is coded on the transmitting side, the frame is 8 × 8 pixels or 16 frames.
It is divided into processing blocks such as × 16 pixels. And
The predetermined block is directly subjected to discrete cosine transform and quantized. The other blocks are matched with a predetermined block that is dequantized and reproduced, and the smallest residual and the matching vector at that time are obtained. These signals are multiplexed and sent to the transmission line. On the other hand, on the receiving side, the signal received from the transmission path is separated into the matching vector and the transform coefficient code. The transform coefficient code is dequantized and reproduced into a reproduction signal block and a residual signal block. Then, the reproduction signal block is added to the residual signal block based on the matching vector information, and the final reproduction image is output.

【0008】[0008]

【実施例】以下、本発明の実施例を図面を参照して詳細
に説明する。図1は、本発明のフレーム内符号化復号化
方式の一実施例のブロック図である。図1(a)に示す
ように、原画像をTVカメラ1で入力し、その出力信号
をA/D変換器2でディジタル画像信号に変換する。デ
ィジタル画像信号は、入力フレームメモリ3に1フレー
ム分蓄積され、8×8画素あるいは16×16画素など
の処理ブロック毎に、スイッチ4でそのまま離散コサイ
ン変換(DCT)されるブロックと、ブロックマッチン
グにより残差を取られるブロックに振り分けられる。ス
イッチ5は、入力をそのまま離散コサイン変換するか、
残差信号を離散コサイン変換するか選択するスイッチで
ある。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram of an embodiment of an intra-frame coding / decoding method according to the present invention. As shown in FIG. 1A, an original image is input to the TV camera 1, and its output signal is converted to a digital image signal by the A / D converter 2. The digital image signal is stored in the input frame memory 3 for one frame, and is subjected to the discrete cosine transform (DCT) by the switch 4 for each processing block of 8 × 8 pixels or 16 × 16 pixels and the like by block matching. It is divided into blocks where residuals can be taken. The switch 5 directly transforms the input by discrete cosine transform, or
It is a switch for selecting whether to perform the discrete cosine transform of the residual signal.

【0009】DCT変換器6は、画像信号若しくは残差
信号を離散コサイン変換する。離散コサイン変換とは、
空間領域のデータを周波数領域のデータに変換すること
をいう。尚、離散コサイン変換の他に、高速フーリエ変
換(FFT)等がある。変換係数は、量子化器7で量子
化、符号化され、多重化器12で伝送される。スイッチ
4で端子A、スイッチ5で端子Bを選択した場合(入力
画像をそのまま離散コサイン変換する場合)は、逆量子
化器8で符号を逆量子化し、DCT逆変換器9で画像再
生し、フレームメモリ10に入力する。スイッチ4で端
子C、スイッチ5で端子Dを選択した場合(入力画像を
そのまま離散コサイン変換する場合)は、入力画像信号
ブロックは、ブロックマッチング回路11でフレームメ
モリ10の内容とブロックマッチングを行なう。ブロッ
クマッチング回路11は、最も小さな残差を与えるマッ
チングベクトルを求め、多重化器12に出力する。ま
た、その結果得られた残差信号ブロックをスイッチ5に
送る。スイッチ5は、端子D側に倒れており、残差信号
ブロックはDCT変換器6、量子化器7を経て、多重化
器12で伝送路13へ送られる。以上が、符号化器側の
構成である。
The DCT converter 6 performs a discrete cosine transform on the image signal or the residual signal. What is the discrete cosine transform?
Converting spatial domain data to frequency domain data. In addition to the discrete cosine transform, there is a fast Fourier transform (FFT) or the like. The transform coefficient is quantized and encoded by the quantizer 7 and transmitted by the multiplexer 12. When the switch 4 selects the terminal A and the switch 5 selects the terminal B (when the input image is directly subjected to the discrete cosine transform), the inverse quantizer 8 dequantizes the code and the DCT inverse transformer 9 reproduces the image. Input to the frame memory 10. When the terminal C is selected by the switch 4 and the terminal D is selected by the switch 5 (when the input image is subjected to the discrete cosine transform as it is), the input image signal block is block-matched with the contents of the frame memory 10 by the block matching circuit 11. The block matching circuit 11 finds a matching vector that gives the smallest residual and outputs it to the multiplexer 12. The residual signal block obtained as a result is sent to the switch 5. The switch 5 is tilted to the terminal D side, and the residual signal block is sent to the transmission line 13 by the multiplexer 12 via the DCT converter 6 and the quantizer 7. The above is the configuration on the encoder side.

【0010】次に、復号化器側の説明に移る。図1
(b)に示すように、伝送路13より符号を受け取り、
多重化分離器14でマッチングベクトルと変換係数符号
を分離する。変換係数符号は、逆量子化器15で逆量子
化する。さらに、DCT逆変換器16で、再生信号ブロ
ック、残差信号ブロックに再生され、フレームメモリ1
7に蓄えられる。次に、ブロック加算回路18は、多重
分離器14からのマッチングベクトル情報に基づいて、
残差信号ブロックに再生信号ブロックを加えて、最終的
な再生画像をフレームメモリ19に出力する。フレーム
メモリ19の再生画像は、D/A変換器20によりアナ
ログ画像信号となり、画像モニタ41に出力される。以
上が復号器側の構成である。
Next, description will be made on the decoder side. Figure 1
As shown in (b), the code is received from the transmission line 13,
The demultiplexer 14 separates the matching vector and the transform coefficient code. The transform coefficient code is inversely quantized by the inverse quantizer 15. Further, the DCT inverse converter 16 reproduces the reproduced signal block and the residual signal block, and the frame memory 1
Stored in 7. Next, the block addition circuit 18 calculates, based on the matching vector information from the demultiplexer 14,
The reproduction signal block is added to the residual signal block, and the final reproduced image is output to the frame memory 19. The reproduced image in the frame memory 19 becomes an analog image signal by the D / A converter 20 and is output to the image monitor 41. The above is the configuration on the decoder side.

【0011】次に、スイッチ4、5の動作、及びブロッ
クマッチングについて説明する。スイッチ4、5は、常
に端子(A,B)若しくは端子(C,D)の組み合わせ
で動き、入力信号が残差信号を選択するようになってい
る。図3は、ブロックマッチングの概念図である。図3
(a)は、入力信号を離散コサイン変換するブロック
(斜線のブロック)と、残差信号を離散コサイン変換す
るブロックの配置を示している。符号化は、スイッチを
端子(A,B)に倒し、まず、フレームメモリ3から、
斜線のブロックに相当する部分を順次切り出す。そし
て、離散コサイン変換(DCT)、量子化、逆量子化、
逆離散コサイン変換(逆DCT)を行なって、フレーム
メモリ10に斜線のブロック部分を再生する。次に、ス
イッチを端子(C,D)に倒して、図中の白枠のブロッ
クを順次切り出し、フレームメモリ10の斜線のブロッ
クとブロックマッチングをとる。
Next, the operation of the switches 4 and 5 and the block matching will be described. The switches 4 and 5 are always operated by a combination of the terminals (A, B) or the terminals (C, D), and the input signal selects the residual signal. FIG. 3 is a conceptual diagram of block matching. Figure 3
(A) shows an arrangement of blocks for performing a discrete cosine transform of an input signal (shaded blocks) and blocks for performing a discrete cosine transform of a residual signal. For encoding, the switch is turned over to the terminals (A, B), and first, from the frame memory 3,
The portion corresponding to the shaded block is sequentially cut out. Then, discrete cosine transform (DCT), quantization, dequantization,
Inverse discrete cosine transform (inverse DCT) is performed to reproduce the shaded block portion in the frame memory 10. Next, the switch is tilted to the terminals (C, D), the blocks in the white frame in the figure are sequentially cut out, and block matching is performed with the shaded blocks in the frame memory 10.

【0012】図3(b)にブロックマッチングの手方を
示す。斜線ブロックの中で白枠のブロックを図中上下又
は左右方向に所定量ずつ順次ずらして、その都度最小二
乗誤差を計算し、最も小さな二乗誤差を与えるマッチン
グベクトルを求める。また、残差信号を求め、DCT、
及び量子化を行なう。符号化器の動作は、符号化器と復
号化器で斜線のブロック位置を決めておけば、逆の手順
で画像信号が簡単に再生できる。このように、再生信号
を参照してブロックマッチングを取っているので、白枠
のブロックについては、空間的な冗長度が軽減でき、効
率よく符号化できる。
FIG. 3B shows a method of block matching. White blocks in the shaded blocks are sequentially shifted by a predetermined amount in the vertical or horizontal direction in the figure, the minimum square error is calculated each time, and the matching vector giving the smallest square error is obtained. In addition, the residual signal is obtained, and DCT,
And quantizing. Regarding the operation of the encoder, the image signal can be easily reproduced by the reverse procedure if the block positions of the diagonal lines are determined by the encoder and the decoder. As described above, since the block matching is performed by referring to the reproduced signal, the spatial redundancy of the blocks in the white frame can be reduced and the coding can be efficiently performed.

【0013】尚、この発明は、様々な変形が可能であ
る。例えば、量子化器に可変長符号化を組み込んだり、
また、フレーム間予測符号化と組み合わせることにより
さらに効果を上げることもできる。可変長付号化とは、
信号の出現する確率に応じて符号のビット数を変えるこ
とにより、符号の長さを総合的に短くすることをいう。
フレーム間予測符号化とは、動画等の連続したフレーム
について、前のフレームとの残差と、前のフレームの符
号により、次のフレームを再生するようにした符号化を
いう。
The present invention can be variously modified. For example, incorporating variable length coding in the quantizer,
Further, the effect can be further enhanced by combining with the inter-frame predictive coding. What is variable length numbering?
It means to shorten the length of the code as a whole by changing the number of bits of the code according to the probability that the signal appears.
Inter-frame predictive coding refers to coding in which a continuous frame such as a moving image is reproduced with the residual from the previous frame and the code of the previous frame to reproduce the next frame.

【0014】[0014]

【発明の効果】以上説明したように、本発明のフレーム
内符号化復号化方式によれば、フレーム内予測符号化に
際し、ブロックマッチングを導入するようにしたので、
空間的な冗長度を軽減して符号化することができる。従
って、符号化効率の向上を図ることができる。
As described above, according to the intraframe coding / decoding method of the present invention, block matching is introduced during intraframe predictive coding.
Coding can be performed with reduced spatial redundancy. Therefore, the coding efficiency can be improved.

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

【図1】本発明のフレーム内符号化復号化方式の一実施
例のブロック図である。
FIG. 1 is a block diagram of an embodiment of an intraframe coding / decoding method according to the present invention.

【図2】従来の符号化器及び復号化器の構成の一例を示
すブロック図である。
FIG. 2 is a block diagram showing an example of configurations of a conventional encoder and decoder.

【図3】ブロックマッチングの概念図である。FIG. 3 is a conceptual diagram of block matching.

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

1 TVカメラ 2 A/D変換器 3 入力フレームメモリ 4、5 スイッチ 6 DCT変換器 7 量子化器 8、15 逆量子化器 9、16 DCT逆変換器 10、17、19 フレームメモリ 11 ブロックマッチング回路 12 多重化器 13 伝送路 14 多重化分離器 20 D/A変換器 41 画像モニタ 1 TV camera 2 A / D converter 3 Input frame memory 4, 5 switch 6 DCT converter 7 Quantizer 8, 15 Inverse quantizer 9, 16 DCT inverse converter 10, 17, 19 Frame memory 11 Block matching circuit 12 multiplexer 13 transmission line 14 demultiplexer 20 D / A converter 41 image monitor

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 符号化するフレームを複数のブロックに
分割し、 これらの分割された複数のブロックのうち、いくつかの
所定のブロックを符号化して送出するとともに、その符
号を復号化し、 前記所定のブロック以外の残りのブロックを、当該復号
化したブロック上で上下又は左右の方向に所定量ずつず
らしながら、当該所定のブロックと比較し、 前記残りのブロックと当該所定のブロックとの最小の残
差信号を求め、 当該残差信号を、前記所定のブロックとともに符号化し
て送出するとともに、前記残りのブロックと所定のブロ
ックとのずれを示す信号を送出することを特徴とするフ
レーム内符号化方式。
1. A frame to be encoded is divided into a plurality of blocks, some predetermined blocks of the divided plurality of blocks are coded and transmitted, and the codes are decoded to obtain the predetermined block. The remaining blocks other than the block are compared with the predetermined block while shifting in the vertical or horizontal direction by a predetermined amount on the decoded block, and the minimum remaining between the remaining block and the predetermined block. An intraframe coding method characterized in that a difference signal is obtained, the residual signal is encoded and transmitted together with the predetermined block, and a signal indicating a deviation between the remaining block and the predetermined block is transmitted. ..
【請求項2】 符号化されたフレームの分割された複数
のブロックのうち、いくつかの所定のブロックと、残差
信号とを受信して復号化し、 当該所定のブロックとのずれを示す信号を受信し、 当該信号により示されるずれた位置でのブロックと残差
信号とを加えてブロックを生成し、 当該生成したブロックと前記所定のブロックとを組み合
わせてフレームを復元することを特徴とするフレーム内
復号化方式。
2. A plurality of predetermined blocks of a plurality of divided blocks of a coded frame and a residual signal are received and decoded, and a signal indicating a deviation from the predetermined block is received. A frame characterized by receiving, adding a block at a shifted position indicated by the signal and a residual signal to generate a block, and combining the generated block and the predetermined block to restore a frame Inner decoding method.
JP16859392A 1992-06-03 1992-06-03 In-frame encode/decode system Pending JPH05336382A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16859392A JPH05336382A (en) 1992-06-03 1992-06-03 In-frame encode/decode system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16859392A JPH05336382A (en) 1992-06-03 1992-06-03 In-frame encode/decode system

Publications (1)

Publication Number Publication Date
JPH05336382A true JPH05336382A (en) 1993-12-17

Family

ID=15870933

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16859392A Pending JPH05336382A (en) 1992-06-03 1992-06-03 In-frame encode/decode system

Country Status (1)

Country Link
JP (1) JPH05336382A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997046021A1 (en) * 1996-05-28 1997-12-04 Matsushita Electric Industrial Co., Ltd. Device and method for predicting and encoding image, device and method for predicting and decoding image, and recording medium

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997046021A1 (en) * 1996-05-28 1997-12-04 Matsushita Electric Industrial Co., Ltd. Device and method for predicting and encoding image, device and method for predicting and decoding image, and recording medium
US6148109A (en) * 1996-05-28 2000-11-14 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US6292588B1 (en) 1996-05-28 2001-09-18 Matsushita Electric Industrial Company, Limited Image predictive decoding apparatus
US6360016B1 (en) 1996-05-28 2002-03-19 Matsushita Electric Industrial Co., Ltd. Imagine predictive decoding apparatus
US6366703B1 (en) 1996-05-28 2002-04-02 Matsushita Electric Industrial Co., Ltd. Image predictive decoding apparatus
KR100324608B1 (en) * 1996-05-28 2002-04-17 모리시타 요이찌 Device and method for predicting and encoding image, device and method for predicting and decoding image, and recording medium
US6377708B1 (en) 1996-05-28 2002-04-23 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US6532306B1 (en) 1996-05-28 2003-03-11 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US6859559B2 (en) 1996-05-28 2005-02-22 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US7079694B2 (en) 1996-05-28 2006-07-18 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
CN100361536C (en) * 1996-05-28 2008-01-09 松下电器产业株式会社 Device and method for predicting and encoding image and recording medium
US7394941B2 (en) 1996-05-28 2008-07-01 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US7424158B2 (en) 1996-05-28 2008-09-09 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US7437008B2 (en) 1996-05-28 2008-10-14 Matsushita Electric Industrial Co., Ltd. Image predictive coding method
US7444029B2 (en) 1996-05-28 2008-10-28 Matsushita Electric Industrial Co. Ltd. Image predictive coding method
US7995654B2 (en) 1996-05-28 2011-08-09 Panasonic Corporation Image predictive coding method

Similar Documents

Publication Publication Date Title
US6393059B1 (en) Conversion of video data bit stream
US5473380A (en) Picture signal transmitting method and apparatus
JP4077135B2 (en) Method and apparatus for selecting between intraframe coding mode and interframe coding mode on a context basis
US20050002458A1 (en) Spatial scalable compression
KR20030081469A (en) Moving picture coding apparatus and moving picture decoding apparatus
JP2000059790A (en) Dynamic image code string converter and method therefor
EP0840516B1 (en) Apparatus and method for predictive coding and decoding
JPH06225285A (en) System provided with at least one coder for coding digital signal and at least one decoder for decoding digital signal and coder and decoder for use in such system
JPH0522715A (en) Picture encoder
JPH0775111A (en) Digital signal encoder
JP3773277B2 (en) Device for transmitting television image, device for receiving television image, and video recorder
JP3166501B2 (en) Image recompression method and image recompression device
JPH06276511A (en) Picture signal coding method and decoding method
JPH0591498A (en) Band division moving picture encoder
JPH05336382A (en) In-frame encode/decode system
JPH06276481A (en) Picture signal coding and decoding method and recording medium
JPH07107464A (en) Picture encoding device and decoding device
JP2004007766A (en) Moving image coding device and moving image coding method
JP4193252B2 (en) Signal processing apparatus and method, signal decoding apparatus, and signal encoding apparatus
JP4140163B2 (en) Encoding method converter
JP3539910B2 (en) Image signal encoding device and encoding method, image signal decoding device and decoding method
JP3653745B2 (en) Encoding apparatus and method, and encoding / decoding apparatus and method
JP2647230B2 (en) Image decoding device
JPH06319124A (en) Picture data converter and its inverter
JPH10304382A (en) Inter-frame predictive coding system