JPH01119185A - Predictive coding system - Google Patents

Predictive coding system

Info

Publication number
JPH01119185A
JPH01119185A JP62276346A JP27634687A JPH01119185A JP H01119185 A JPH01119185 A JP H01119185A JP 62276346 A JP62276346 A JP 62276346A JP 27634687 A JP27634687 A JP 27634687A JP H01119185 A JPH01119185 A JP H01119185A
Authority
JP
Japan
Prior art keywords
data
dimensional
horizontal scanning
circuits
predictive encoding
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
JP62276346A
Other languages
Japanese (ja)
Inventor
Akio Aoki
昭夫 青木
Kenichi Nagasawa
健一 長沢
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
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP62276346A priority Critical patent/JPH01119185A/en
Priority to DE3856318T priority patent/DE3856318T2/en
Priority to EP88309692A priority patent/EP0314356B1/en
Publication of JPH01119185A publication Critical patent/JPH01119185A/en
Priority to US07/746,181 priority patent/US5103294A/en
Priority to US07/970,539 priority patent/US5249047A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To cause coding to be high-speed without increasing a processing time in a coding circuit by making the horizontal scanning line of inputted image data into a unit, inputting the data of n-systems obtained after the image data are time-base- expanded to be n-fold into n-sets of two-dimensional predictive coding circuits in parallel, and transmitting and receiving a local decoding value between the circuits mutually. CONSTITUTION:A constitution is so made that the data of n-systems obtained by time-base-expanding the image data to be n (integer equal to two or above)-fold in making the horizontal scanning line of the inputted data into the unit are inputted to n-sets of two dimensional predictive encoding circuits 6-8 in parallel, and that the local decoding value is transmitted and received between the n-sets of two-dimen sional predictive encoding circuits 6-8 mutually. Consequently, a parallel processing can be executed as to the data of n-lines of horizontal scanning lines, a picture element just before can be used for a prediction as to a horizontal direction, and simultaneous ly, by using local decoding data from the two-dimensional predictive coding circuits 6-8 to process the adjoining horizontal scanning lines, even the picture elements of the adjoining horizontal scanning lines can be used for the prediction. Thus, the satisfactory two-dimensional coding can be processed at a high speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、予測符号化システムに関し、特に画像データ
を取扱う予測符号化システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a predictive coding system, and particularly to a predictive coding system that handles image data.

(従来の技術) ビデオ信号の様に時間的に相関性を有する信号をデジタ
ル伝送する際の符号化方法として、周知の差分PCM符
号化(以下DPCMと称す)等の予測符号化が知られて
いる。例えばテレビジョン信号の如き情報量の多い信号
を伝送する場合、伝送路に適合した伝送ビットレートに
までビットレートを低下せしめる必要があるが、その1
つの手法として予測符号化を用いることが考えられる。
(Prior Art) As a coding method for digitally transmitting temporally correlated signals such as video signals, predictive coding such as well-known differential PCM coding (hereinafter referred to as DPCM) is known. There is. For example, when transmitting a signal with a large amount of information such as a television signal, it is necessary to reduce the bit rate to a transmission bit rate that is compatible with the transmission path.
One possible method is to use predictive coding.

ところが、伝送レートが極めて高い場合、予測符号化処
理も高速化せねばならないが、この処理の高速化にも限
界がある。そこで、標本化されたビデオデータを複数の
DPCM符号器に各画素毎に順次循環的に供給し、DP
CM処理速度を複数分の1に低下せしめる手法が提案さ
れている。
However, when the transmission rate is extremely high, predictive encoding processing must also be made faster, but there is a limit to how fast this processing can be made. Therefore, the sampled video data is sequentially and cyclically supplied to a plurality of DPCM encoders for each pixel.
A method has been proposed to reduce the CM processing speed to one-fold.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、上述の手法では、各符号器に於いである
画素の予測値を算出するのに、直前に人力されたデータ
、即ち、隣接画素のデータを利用していない。例えば、
ラスター伝送されたビデオデータを一次元DPCM符号
化する場合、画面上で水平方向に複数画素前れた画素で
予測値を生成するため予測誤差が大きくなる。これは、
ある画素の予測値の生成に用いる画素と、その画素との
相関性が低下するからである。
However, in the above-mentioned method, in order to calculate the predicted value of a certain pixel in each encoder, the data manually inputted immediately before, that is, the data of adjacent pixels is not used. for example,
When raster-transmitted video data is one-dimensionally DPCM encoded, a prediction error becomes large because a predicted value is generated using a pixel that is several pixels ahead in the horizontal direction on the screen. this is,
This is because the correlation between a pixel used to generate a predicted value for a certain pixel and that pixel decreases.

一般に、データ量の削減の為差分データは非線形量子化
されるが、予測誤差が大きいと非線形量子化されたデー
タの代表値と真の値との差が大きくなり、伝送される画
像データは劣化してしまう。
Generally, difference data is nonlinearly quantized to reduce the amount of data, but if the prediction error is large, the difference between the representative value of the nonlinearly quantized data and the true value becomes large, and the transmitted image data deteriorates. Resulting in.

また、画像の予測符号化としては画像の垂直方向の相関
性をも用いた、所謂2次元予測符号化を行うことが考え
られ、予測誤差を更に小さくすることが可能であるが、
複数の予測符号器を用いてデータの並列処理を行う場合
前出の如き処理を行えば予測に用いる画素を自由に選択
することができず、予測誤差を小さくすることができな
かった。
Furthermore, as predictive encoding of images, it is possible to perform so-called two-dimensional predictive encoding that also uses vertical correlation of images, and it is possible to further reduce prediction errors.
When data is processed in parallel using a plurality of predictive encoders, if the processing described above is performed, pixels to be used for prediction cannot be freely selected, and prediction errors cannot be reduced.

本発明は上述の如き問題に鑑み、符号化回路内の処理速
度を高くすることなく、極めて有効な2次元予測符号化
を高速で行うことのできる予測符号化システムを提供す
ることを目的とする。
In view of the above-mentioned problems, an object of the present invention is to provide a predictive encoding system that can perform extremely effective two-dimensional predictive encoding at high speed without increasing the processing speed within the encoding circuit. .

〔問題点を解決するための手段〕[Means for solving problems]

かかる目的下に於いて、本発明の予測符号化システムに
於いては、入力されたデータの水平走査線を単位として
、該画像データをn(nは2以上の整数)倍に時間軸伸
張して得たn系統のデータをn個の2次元予測符号化回
路に並列に入力すると共に、該n個の2次元予測符号化
回路相互間で局部複号値を授受する構成とした。
For this purpose, the predictive coding system of the present invention expands the time axis of input image data by n times (n is an integer of 2 or more), using the horizontal scanning line of the input data as a unit. n systems of data obtained from the above are input in parallel to n two-dimensional predictive encoding circuits, and locally decoded values are exchanged between the n two-dimensional predictive encoding circuits.

また、本発明の好適なる実施態様としては上記構成に於
いて、前記n個の2次元予測符号化回路の画像の垂直方
向に隣接する画素に対する処理タイミングをシフトする
構成としている。
Further, in a preferred embodiment of the present invention, in the above configuration, the processing timing of the n two-dimensional predictive encoding circuits for vertically adjacent pixels of the image is shifted.

(作用〕 上述の如く構成することにより、n木の水平走査線のデ
ータについて並列処理可能となり、水平方向については
直前の画素を予測に用いることができ、かつ隣接する水
平走査線を処理している2次元予測符号化回路から局部
復号データを用いることにより、隣接水平走査線の画素
をも予測に用いることができるため、良好な2次元予測
符号化を高速処理することができる。
(Operation) By configuring as described above, data of n horizontal scanning lines can be processed in parallel, and in the horizontal direction, the immediately preceding pixel can be used for prediction, and adjacent horizontal scanning lines can be processed. By using locally decoded data from the two-dimensional predictive encoding circuit, pixels of adjacent horizontal scanning lines can also be used for prediction, so that good two-dimensional predictive encoding can be processed at high speed.

〔実施例〕〔Example〕

以下、本発明をビデオ信号の2次元DPCM符号化シス
テムに適用した実施例について説明する。第1図(A)
、(B)、(C)は本発明の一実3fE例のシステムに
ついて説明するための図である。
An embodiment in which the present invention is applied to a two-dimensional DPCM encoding system for video signals will be described below. Figure 1 (A)
, (B), and (C) are diagrams for explaining a system of a 3fE example of the present invention.

第1図(A)は本実施例としてのシステムの符号部の概
略構成を示す図、第2図は第1図(A)各部の処理タイ
ミングを説明するためのタイミングチャートである。第
1図(A)中、1はテレビジョン信号をサンプリングし
て得たデータシーケンスが入力される端子であり、入力
されたデータはデータ分配器2にて3系統に分配される
FIG. 1(A) is a diagram showing a schematic configuration of the code section of the system according to the present embodiment, and FIG. 2 is a timing chart for explaining the processing timing of each section in FIG. 1(A). In FIG. 1(A), 1 is a terminal to which a data sequence obtained by sampling a television signal is input, and the input data is distributed to three systems by a data distributor 2.

データ分配器2は入力されたデータを1水平走査線(H
)分与にラインメモリ3,4.5に順次循環的に供給す
る。第2図(a)は分配器2に入力されているデータを
模式的に示しており、符番は水平走査線番号を示す。ま
た第2図(b)。
The data distributor 2 distributes the input data for one horizontal scanning line (H
) are distributed to the line memories 3, 4.5 sequentially and cyclically. FIG. 2(a) schematically shows data input to the distributor 2, and the reference numbers indicate horizontal scanning line numbers. Also, FIG. 2(b).

(c)、(d)はラインメモリ3,4.5の入力データ
を夫々示し、斜線はデータ入力がないことを示し、符番
は水平走査線番号である。
(c) and (d) show input data to the line memories 3 and 4.5, respectively, diagonal lines indicate no data input, and numbers indicate horizontal scanning line numbers.

ラインメモリ3,4.5は夫々入力されたデータの時間
軸を3倍に伸長して出力するためのもので、18分のデ
ータをとり込み、入力□データの3H分の期間でデータ
読出を行う。ラインメモリ3.4.5のデータ出力タイ
ミングは、第2図(e)、(f)、(g)に示す様に、
3H分のデータが同時に並列して出力される種設定され
ている。ラインメモリ3,4.5から言売出されたデー
タの伝送レートは入力されたデータの伝送レートの1/
3になっており、これらのデータは2次元DPCM符号
器6,7.8に並列に入力される。後に詳述するが、D
PCM符号器6,7゜8は他の符号器8,6.7からの
データを用いて2次元予測を行い、差分データをライン
メモリ11.12.13に並列に供給する。ここで、D
PCM符号器6,7.8の符号化に要する処理時間はI
Hの期間に対して充分短いものとする。
Line memories 3 and 4.5 are for expanding the time axis of input data by three times and outputting it. They take in 18 minutes of data and read the data in a period of 3H of input data. conduct. The data output timing of line memory 3.4.5 is as shown in Figure 2 (e), (f), and (g).
A seed is set in which 3H worth of data is output in parallel at the same time. The transmission rate of data transmitted from line memories 3, 4.5 is 1/1/1 of the transmission rate of input data.
3, and these data are input in parallel to two-dimensional DPCM encoders 6, 7.8. As will be detailed later, D
PCM encoders 6, 7.8 perform two-dimensional prediction using data from other encoders 8, 6.7, and supply differential data to line memories 11, 12, 13 in parallel. Here, D
The processing time required for encoding by PCM encoders 6, 7.8 is I
It is assumed that the period is sufficiently short compared to the period of H.

ラインメモリ11,12.13は差分データを取り込み
、IH分単位で1/3に時間圧縮して出力する。この読
出タイミングは入力データのIH期間毎に各メモリ11
,12.13が順次18分のデータを出力する種設定さ
れている。
The line memories 11, 12, and 13 take in the differential data, compress the time to ⅓ in units of IH minutes, and output it. This read timing is determined by each memory 11 for each IH period of input data.
, 12 and 13 are set to sequentially output 18 minutes of data.

ラインメモリ11,12.13から読出された差分デー
タはデータ多重回路14で時間軸多重され、元の人力デ
ータと同様に第2図(h)に示すタイミングで線順次に
出力され、端子15を介して各種伝送路へ送出される。
The differential data read from the line memories 11, 12, and 13 is time-axis multiplexed by the data multiplexing circuit 14, and is output line-sequentially at the timing shown in FIG. The signal is sent out to various transmission paths via the signal.

第1図(B)は第1図(A)に於ける2次元DPCM符
号器6,7.8の具体的構成を示す図、第1図(C)は
第1図(B)の符号器による予測値の演算方法を説明す
るための図である。
FIG. 1(B) is a diagram showing the specific configuration of the two-dimensional DPCM encoder 6, 7.8 in FIG. 1(A), and FIG. 1(C) is the encoder of FIG. 1(B). FIG.

まず、2次元DPCM符号器6の内部の回路について説
明する。100はラインメモリ3から読出されたデータ
が入力される端子である。101は予測値と入力値との
差分値を演算する演算器、102は演算器101の出力
を量子化特性Qを以って非線形量子化し、ビット数を削
減する量子化器であり、非線形量子化器102の出力す
るデータは遅延回路113及び回路103に供給される
。103は量子化特性Qと逆の特性Q −1を有し、量
子化器102の出力値に対する代表値を設定する回路、
104は上記代表値と前画素の予測値とを加算して局部
複号値を得る加算器である。105は予測器であり、こ
の予測器105の出力は予測値として演算器101、加
算器104に供給される。
First, the internal circuit of the two-dimensional DPCM encoder 6 will be explained. 100 is a terminal to which data read from the line memory 3 is input. 101 is an arithmetic unit that calculates the difference value between the predicted value and the input value, and 102 is a quantizer that nonlinearly quantizes the output of the arithmetic unit 101 using a quantization characteristic Q to reduce the number of bits. Data output from converter 102 is supplied to delay circuit 113 and circuit 103. 103 is a circuit having a characteristic Q −1 opposite to the quantization characteristic Q and setting a representative value for the output value of the quantizer 102;
Reference numeral 104 denotes an adder that adds the representative value and the predicted value of the previous pixel to obtain a locally decoded value. 105 is a predictor, and the output of this predictor 105 is supplied to the arithmetic unit 101 and the adder 104 as a predicted value.

符号器6に於ける上記構成要素101〜105は、符号
器7,8に於ける構成要素122〜126.132〜1
36と同一であり、各符号器6.7.8の予測器105
,126,136についても構成は同一である。ここで
予測器105を例にとって説明する。
The above components 101 to 105 in the encoder 6 are the same as the components 122 to 126 and 132 to 1 in the encoders 7 and 8.
36 and the predictor 105 of each encoder 6.7.8
, 126, and 136 have the same configuration. Here, explanation will be given taking the predictor 105 as an example.

106は加算器104から得られた局部複号値を、1画
素分の期間(D)遅延する遅延器であり、該遅延器10
6の出力は予測値を算出している画素を第1図(C)に
おいてSにて示す画素であるとすれば、その直前の画素
、即ち水平方向に隣接する画素(第1図(C)において
Cにて示す)の局部複号値である。112は符号器8の
加算器135から出力される局部複号値を3水平走査期
間より会画素分の期間短い期間(3H−3D)遅延する
遅延器である。ここでいう3水平走査期間は第1図(A
)に於ける端子1への入力信号の3水平走査期間であり
、符号器6,7.8に夫々IH分の画像データが入力さ
れる期間に相当する。符号器8では入力側に壱画素分の
期間法 (SD)の遅延器が設けられており、第2図を参照すれ
ば明らかな様に画素Sの直前のラインに於いて水平方向
に1画素シフトした画素(第1図(C)においてAに示
す)の局部複号値が遅延器112から出力されることに
なる。また109はIDの遅延器であり、該遅延器10
9の出力は水平方向に同一位置にある前ラインの画素(
第1図(C)においてBに示す)の局部複号値である。
106 is a delay device that delays the locally decoded value obtained from the adder 104 by a period (D) corresponding to one pixel;
If the pixel for which the predicted value is being calculated is the pixel indicated by S in Figure 1 (C), the output of 6 is the pixel immediately preceding it, that is, the horizontally adjacent pixel (Figure 1 (C) is the local decoding value of (denoted by C). Reference numeral 112 denotes a delay device that delays the locally decoded value output from the adder 135 of the encoder 8 by a period (3H-3D) shorter than three horizontal scanning periods by a period corresponding to two pixels. The three horizontal scanning periods referred to here are shown in Figure 1 (A
), and corresponds to the period during which IH worth of image data is input to the encoders 6, 7.8, respectively. In the encoder 8, a period method (SD) delay device for one pixel is provided on the input side, and as is clear from FIG. The local decoded value of the shifted pixel (shown as A in FIG. 1C) is output from the delay device 112. Further, 109 is an ID delay device, and the delay device 10
The output of 9 is the pixel of the previous line at the same position in the horizontal direction (
(shown as B in FIG. 1C).

画素A、画素B、画素Cの局部複号値は係数器108.
110,107で係数a、b、cが乗算され、加算器1
11で加算され画素Sの予測値を得ている。即ち、第1
図(C)に於ける画素Sの予測値を演算するために同図
中○で示す3画素の局部複号値が用いられる。
The local decoded values of pixel A, pixel B, and pixel C are determined by the coefficient unit 108.
The coefficients a, b, and c are multiplied by 110 and 107, and the adder 1
11 to obtain the predicted value of the pixel S. That is, the first
In order to calculate the predicted value of the pixel S in the figure (C), the local decoded values of the three pixels indicated by circles in the figure are used.

符号器7では入力されたデータを遅延器121でID遅
延しているので、予測器12Bから得らff〒ヤ出力す
る局部複号値は画素Aについてのものとなる。同様に符
号器8では入力されたデータを遅延器131で2D遅延
しているので、予測出力する局部複号値は画素Aについ
てのものとなる。
In the encoder 7, the input data is ID-delayed by the delay device 121, so the locally decoded value obtained and output from the predictor 12B is for pixel A. Similarly, in the encoder 8, the input data is delayed by 2D in the delay device 131, so the local decoded value to be predicted and output is for the pixel A.

このように遅延器121,131の存在によって、符号
器6,7.8で処理する画素を水平方向にシフトする、
即ち符号器6,7.8で画像の垂直方向に整列する画素
の処理タイミングをシフトすることにより、予測値を演
算しようとしている画素に対して水平方向について両側
に位置する画素をその演算に利用できる。従って予測誤
差の7.8の出力が垂直方向に整列する画素について同
一タイミングとなる様設けられている。
In this way, due to the presence of the delay devices 121 and 131, the pixels processed by the encoders 6 and 7.8 are shifted in the horizontal direction.
That is, by shifting the processing timing of pixels aligned in the vertical direction of the image in the encoders 6, 7.8, pixels located on both sides in the horizontal direction of the pixel for which the predicted value is to be calculated are used for the calculation. can. Therefore, the output of 7.8 of the prediction error is provided at the same timing for pixels aligned in the vertical direction.

上述の如き符号化システムにあっては、各DPCM符号
器8,7.8に入力されるデータの伝送レートは人力デ
ータの1/3になっており、全体としてDPCM符号器
6,7.8の夫々の処理速度の3倍の速度でDPCM符
号を行うことができる。また、各DPCM符号器には各
水平走査線について全画素のデータが順次入力されるの
で、隣接画素間の相関を利用した符号化を行うことがで
き、予測値を生成するに際し、予測誤差を大ならしめる
ことはない。また、直前のラインに於いて、水平方向に
前後に位置する画素を利用可能であるため、予測精度の
高い2次元予測が可能である。
In the above-mentioned encoding system, the transmission rate of the data input to each DPCM encoder 8, 7.8 is 1/3 of that of human data, and the DPCM encoder 6, 7.8 as a whole DPCM encoding can be performed at three times the processing speed of each of the following. In addition, since all pixel data for each horizontal scanning line is sequentially input to each DPCM encoder, encoding can be performed using the correlation between adjacent pixels, and prediction errors can be eliminated when generating predicted values. It doesn't make it a big deal. In addition, since it is possible to use pixels located before and after in the horizontal direction in the immediately preceding line, two-dimensional prediction with high prediction accuracy is possible.

第3図(A)は第1図の符号部に対応する復号部の概略
構成゛を示す図であり、端子21には伝送路を介して差
分データが線順次で入力される。
FIG. 3(A) is a diagram showing a schematic configuration of a decoding section corresponding to the code section of FIG. 1, and differential data is inputted line-sequentially to the terminal 21 via a transmission path.

データ分配器22はこれらの差分データをそのIH分分
与ラインメモリ23,24.25に順次循環的に供給す
る。ラインメモリ23,24゜25は人力差分データの
18分の期間に入力された18分の差分データをIH分
車位で、夫々3倍に時間軸伸張して出力する構成となっ
ており、ラインメモリ3,4.5と同様にそれらを同時
に出力するものとする。DPCM復号器26゜27.2
8はラインメモリ23,24.25の出力及び他の復号
器の復号値を受けて、DPCM復号を行い、復号された
データをラインメモリ31.32.33に供給する。ラ
インメモリ31.32.33は夫々入力差分データの3
H分の期間に入力された18分の復号データをIH分単
位で1/3に時間軸圧縮する。ラインメモリ31.32
.33は18分の復号データを順次出力して、データ多
重回路34に入力し、これらは再び線順次に多重されて
端子35より出力される。
The data distributor 22 sequentially and cyclically supplies these differential data to its IH distribution line memories 23, 24, and 25. The line memories 23, 24 and 25 are configured to expand the time axis by three times and output the 18-minute difference data input during the 18-minute period of manual difference data at the IH minute vehicle position, respectively. As in 3 and 4.5, these are output at the same time. DPCM decoder 26°27.2
8 receives the outputs of the line memories 23, 24, 25 and the decoded values of other decoders, performs DPCM decoding, and supplies the decoded data to the line memories 31, 32, 33. Line memories 31, 32, and 33 each contain 3 input difference data.
18 minutes of decoded data input during a period of H minutes is time-axis compressed to 1/3 in units of IH minutes. Line memory 31.32
.. 33 sequentially outputs 18 minutes of decoded data and inputs it to a data multiplexing circuit 34, which is again multiplexed line-sequentially and outputted from a terminal 35.

第3図(B)は復号器26,27.28の具体的構成例
を示す図で、第1図(B)に示す符号器6,7.8に対
応したものである。211゜器、201,212,21
3は夫々103と同様の代表値設定回路、202,21
3,223は復号値を出力する加算器、205,216
,225は予測器105と同じ演算を行う演算器、20
6は直前の期間に復号器28で復号処理された走査線の
復号値を復号器26に供給するための(3H乙 −)D)の遅延器、203,214は画面の垂直各組号
器26,27.28の動作については、前述の符号器6
,7.8に於ける減算器101.122.132以下の
動作と同様であるので説明は省略する。
FIG. 3(B) is a diagram showing a specific example of the configuration of the decoders 26, 27.28, which correspond to the encoders 6, 7.8 shown in FIG. 1(B). 211° vessel, 201, 212, 21
3 are representative value setting circuits similar to 103, 202 and 21, respectively.
3,223 is an adder that outputs the decoded value, 205,216
, 225 is an arithmetic unit that performs the same operation as the predictor 105, and 20
6 is a delay device (3H-)D) for supplying the decoded value of the scanning line decoded by the decoder 28 in the previous period to the decoder 26; 203 and 214 are the vertical coders of the screen; 26, 27, and 28, the aforementioned encoder 6
, 7.8, the operation of the subtracters 101, 122, 132 and the following is the same, so the explanation will be omitted.

上述の復号系に於いても各DPCM復号器の処理速度の
3倍の速度で復号が行えるのは勿論である。
It goes without saying that the above decoding system can perform decoding at three times the processing speed of each DPCM decoder.

尚、上記実施例に於いては、予測器105゜126.1
36の出力から入力に至るまでのデータの処理時間Tを
無視したが、処理の高速化を図ると無視できなくなる。
In the above embodiment, the predictor 105°126.1
Although the data processing time T from the output to the input of the 36 is ignored, it can no longer be ignored if the processing speed is increased.

この時間Tを考慮予測値の演算に用いる局部複号値の発
生を行う符号器の処理タイミングを、この予測値の演算
を行う符号器の処理タイミングよりTだけ先行させる必
要がある。
Taking into account this time T, the processing timing of the encoder that generates the locally decoded value for use in calculating the predicted value must be preceded by the processing timing of the encoder that calculates the predicted value by T.

尚、2次元予測器の構成については上述実施例の構成に
限られたものではない。但し、前記期間Tの存在に留意
して設計を行う必要がある。
Note that the configuration of the two-dimensional predictor is not limited to the configuration of the above-described embodiment. However, it is necessary to design with the existence of the period T in mind.

また、上記実施例では3系統の並列処理を行っているが
、一般にn(≧2)系統の並列処理とすることも可能で
、この場合n個の符号器の前段にn倍の時間軸伸張回路
、後段に1 / nの時間軸圧縮回路を設けるのは云う
までもない。
In addition, in the above embodiment, parallel processing is performed in three systems, but it is generally possible to perform parallel processing in n (≧2) systems, and in this case, the time axis is expanded by n times before the n encoders. Needless to say, a 1/n time-base compression circuit is provided at the subsequent stage of the circuit.

(発明の効果) 以上、説明した様に本発明のシステムによれば、符号化
回路内の処理速度を高くすることなく、極めて有効な2
次元予測符号化を高速で行うことが可能になった。
(Effects of the Invention) As explained above, according to the system of the present invention, extremely effective two-way processing can be achieved without increasing the processing speed within the encoding circuit.
It has become possible to perform dimensional predictive coding at high speed.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例としてのシステムの符号部に
ついて説明するための図で、第1図(A)はその概略構
成を示す図、第1図(B)は第1図(A)の符号器の構
成例を示す図、第1図(C)は第1図(B)の符号器の
動作を説明するための画素配置図である。 第2図は第1図(A)の動作タイミングを示すタイミン
グチャートである。 第3図は第1図の符号部に対応する復号部を説明するた
めの図で、第3図(A)はその概略構成を示す図、第3
図(B)は第1図(B)の符号器に対応する復号器の構
成を示す図である。 図中、 3.4.5・・・夫々時間軸伸長用ラインメモリ、6.
7.8・・・夫々2次元DPCM用符号器、11.12
.13・・・夫々時間軸圧縮用ラインメモリ、 105.126,136・・・夫々予測器、104.1
25,135・・・夫々局部複号値を出力する加算器、 112.121.131・・・夫々処理タイミングシフ
ト用遅延器、 である。
FIG. 1 is a diagram for explaining the code section of a system as an embodiment of the present invention, FIG. 1(A) is a diagram showing its schematic configuration, and FIG. FIG. 1(C) is a pixel arrangement diagram for explaining the operation of the encoder of FIG. 1(B). FIG. 2 is a timing chart showing the operation timing of FIG. 1(A). FIG. 3 is a diagram for explaining the decoding section corresponding to the code section in FIG. 1, and FIG.
FIG. 1(B) is a diagram showing the configuration of a decoder corresponding to the encoder of FIG. 1(B). In the figure, 3.4.5... line memory for time axis extension, 6.
7.8... Encoder for two-dimensional DPCM, 11.12
.. 13... Line memory for time axis compression, respectively, 105.126, 136... Predictor, respectively, 104.1
25, 135...adders that output locally decoded values, 112, 121, 131...delay units for processing timing shift, respectively.

Claims (2)

【特許請求の範囲】[Claims] (1)入力された画像データの水平走査線を単位として
、該画像データをn(nは2以上の整数)倍に時間軸伸
張して得たn系統のデータをn個の2次元予測符号化回
路に並列に入力すると共に、該n個の2次元予測符号化
回路相互間で局部複号値を授受する構成とした予測符号
化システム。
(1) Using the horizontal scanning line of input image data as a unit, expand the time axis of the image data by n times (n is an integer greater than or equal to 2), and convert n systems of data into n two-dimensional predictive codes. A predictive encoding system configured to input local decoded values to the n two-dimensional predictive encoding circuits in parallel and to exchange locally decoded values between the n two-dimensional predictive encoding circuits.
(2)前記n個の2次元予測符号化回路の画像の垂直方
向に整列する画素に対する処理タイミングをシフトした
ことを特徴とする特許請求の範囲第(1)項記載の予測
符号化システム。
(2) The predictive encoding system according to claim (1), wherein the processing timing of the n two-dimensional predictive encoding circuits for pixels aligned in the vertical direction of the image is shifted.
JP62276346A 1987-10-27 1987-10-31 Predictive coding system Pending JPH01119185A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP62276346A JPH01119185A (en) 1987-10-31 1987-10-31 Predictive coding system
DE3856318T DE3856318T2 (en) 1987-10-27 1988-10-17 Prediction coding system
EP88309692A EP0314356B1 (en) 1987-10-27 1988-10-17 Predictive coding system
US07/746,181 US5103294A (en) 1987-10-27 1991-08-15 Predictive coding system
US07/970,539 US5249047A (en) 1987-10-27 1992-11-02 Predictive coding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62276346A JPH01119185A (en) 1987-10-31 1987-10-31 Predictive coding system

Publications (1)

Publication Number Publication Date
JPH01119185A true JPH01119185A (en) 1989-05-11

Family

ID=17568154

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62276346A Pending JPH01119185A (en) 1987-10-27 1987-10-31 Predictive coding system

Country Status (1)

Country Link
JP (1) JPH01119185A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0394578A (en) * 1989-05-18 1991-04-19 Nec Corp Predictive coding device and predictive decoding device
JPH09238334A (en) * 1996-02-29 1997-09-09 Nec Corp Hierarchical coder

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721174A (en) * 1980-07-14 1982-02-03 Mitsubishi Electric Corp Data converter and its inverter
JPS61263383A (en) * 1985-05-17 1986-11-21 Nippon Telegr & Teleph Corp <Ntt> Encoding circuit for predicting value
JPS62237868A (en) * 1986-04-08 1987-10-17 Nec Corp Picture coding device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721174A (en) * 1980-07-14 1982-02-03 Mitsubishi Electric Corp Data converter and its inverter
JPS61263383A (en) * 1985-05-17 1986-11-21 Nippon Telegr & Teleph Corp <Ntt> Encoding circuit for predicting value
JPS62237868A (en) * 1986-04-08 1987-10-17 Nec Corp Picture coding device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0394578A (en) * 1989-05-18 1991-04-19 Nec Corp Predictive coding device and predictive decoding device
JPH09238334A (en) * 1996-02-29 1997-09-09 Nec Corp Hierarchical coder

Similar Documents

Publication Publication Date Title
EP0637893B1 (en) Transcoding device
US4651206A (en) Inter-frame coding apparatus for video signal
JP3406546B2 (en) Decoding method for continuous images
US5646687A (en) Temporally-pipelined predictive encoder/decoder circuit and method
JPS61118085A (en) Coding system and device for picture signal
EP0314356B1 (en) Predictive coding system
US5394190A (en) Video signal encoding apparatus
JPH0512910B2 (en)
JPH0752946B2 (en) Band compression method
US5249047A (en) Predictive coding system
JPH01119185A (en) Predictive coding system
EP0651582B1 (en) Device for transmitting television pictures and device for receiving said pictures
JP2603274B2 (en) Encoding device
JPH01114181A (en) Predictive coding system
JPH0233288A (en) Dpcm encoder
US5805229A (en) Apparatus for simultaneously generating interpolated video signals for even and odd lines
KR100207380B1 (en) Apparatus for reducing the data in motion picture
JPH01264393A (en) Multiple encoding device
JPS62122479A (en) Picture transmission system
JP2832976B2 (en) Adaptive coding device
JP2696869B2 (en) Image coding device
GB2106348A (en) Video signal coding
JP3169369B2 (en) Image signal encoding apparatus and encoding method
JP2547479B2 (en) Image coding control system
JPH07114369B2 (en) Parallel processing plane prediction circuit