JPH0683443B2 - Intra-frame interframe coding method - Google Patents

Intra-frame interframe coding method

Info

Publication number
JPH0683443B2
JPH0683443B2 JP60041987A JP4198785A JPH0683443B2 JP H0683443 B2 JPH0683443 B2 JP H0683443B2 JP 60041987 A JP60041987 A JP 60041987A JP 4198785 A JP4198785 A JP 4198785A JP H0683443 B2 JPH0683443 B2 JP H0683443B2
Authority
JP
Japan
Prior art keywords
frame
value
intra
inter
selector
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP60041987A
Other languages
Japanese (ja)
Other versions
JPS61201570A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60041987A priority Critical patent/JPH0683443B2/en
Publication of JPS61201570A publication Critical patent/JPS61201570A/en
Publication of JPH0683443B2 publication Critical patent/JPH0683443B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、画像信号を帯域圧縮して伝送する方式に於い
て、シーンチェンジによっても符号化効率が低下しない
ようにしたフレーム内フレーム間符号化方式に関するも
のである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of use] The present invention relates to an intraframe interframe code in which a coding efficiency is prevented from being deteriorated by a scene change in a system for band-compressing and transmitting an image signal. It is related to the conversion method.

〔従来の技術〕[Conventional technology]

画像信号を帯域圧縮して伝送する方式として、画素間の
相関を利用したフレーム内符号化方式又はフレーム間の
相関を利用したフレーム間符号化方式の何れか一方或い
は両方を組合わせた複合符号化方式が知られている。例
えば、第3図は従来例のブロック図であり、フレーム間
複合符号化を行う要部を示すものであって、符号器やバ
ッファメモリ等の図示は省略している。入力端子21にデ
ィジタル化された画像信号が入力され、減算器22に於い
てフレームメモリ29から読出された前フレームの画像信
号に相当するフレーム間予測値との差分が求められ、そ
の減算器22の出力信号はフレーム内符号化を行う為の減
算器23に加えられ、メモリ27から読出された所定画素数
前の画像信号に相当するフレーム内予測値との差分が求
められて量子化部24に加えられる。
As a method of band-compressing and transmitting an image signal, either one of an intra-frame coding method using correlation between pixels or an inter-frame coding method using correlation between frames, or a composite coding combining both The scheme is known. For example, FIG. 3 is a block diagram of a conventional example, showing a main part for performing interframe composite encoding, and illustration of an encoder, a buffer memory, etc. is omitted. The digitized image signal is input to the input terminal 21, and the subtracter 22 obtains the difference from the inter-frame predicted value corresponding to the image signal of the previous frame read from the frame memory 29, and the subtractor 22 Is output to a subtracter 23 for performing intra-frame encoding, and a quantizer 24 calculates the difference from the intra-frame prediction value corresponding to the image signal read from the memory 27 before the predetermined number of pixels. Added to.

量子化部24からの量子化出力信号は予測誤差信号に相当
し、出力端子25から図示を省略した符号器に加えられて
可変長符号に変換されるものである。従って、フレーム
内差分とフレーム間差分とについて符号化されることに
なり、例えば、単調な画面の場合には、フレーム内差分
が小さくなって、フレーム内符号化だけでも符号化効率
が高くなる。又現画面と前画面とが同じ場合には、フレ
ーム間差分が零となるから、フレーム間符号化だけでも
符号化効率が高くなるものである。
The quantized output signal from the quantizer 24 corresponds to the prediction error signal, and is added to the encoder (not shown) from the output terminal 25 and converted into a variable length code. Therefore, the intra-frame difference and the inter-frame difference are coded. For example, in the case of a monotonous screen, the intra-frame difference becomes small, and the coding efficiency becomes high only by the intra-frame coding. Further, when the current screen and the previous screen are the same, the inter-frame difference becomes zero, so that the inter-frame coding alone increases the coding efficiency.

又量子化部24からの量子化出力信号は加算器26に加えら
れ、この加算器26によりフレーム内予測値と加算されて
メモリ27に次のフレーム内予測値として蓄積されると共
に加算器28に加えられ、この加算器28に於いてフレーム
間予測値と加算されてフレームメモリ29に加えられ、次
のフレームのフレーム間予測値として蓄積される。
The quantized output signal from the quantizer 24 is added to an adder 26, which is added to the intra-frame prediction value by the adder 26 and is stored in the memory 27 as the next intra-frame prediction value and is also added to the adder 28. The added value is added to the inter-frame predicted value in the adder 28, added to the frame memory 29, and stored as the inter-frame predicted value of the next frame.

又画面の一部がシフトしたような状態の場合のフレーム
間差分値を小さくする為に、画面の動きの方向及び大き
さを検出し、フレームメモリ29からのフレーム間予測値
の読出制御を行う動き補償機能を設ける方式も知られて
いる。
Further, in order to reduce the inter-frame difference value when a part of the screen is shifted, the direction and magnitude of the screen movement are detected, and the inter-frame prediction value read control from the frame memory 29 is controlled. A method of providing a motion compensation function is also known.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

静止画面のような場合には、前述のように、1フレーム
全体にわたってフレーム間差分値が零或いは零に近い値
となるが、複数のテレビカメラからの画像信号を切換え
た場合や、テレビカメラによる撮像範囲や方向を急激に
切換えた場合等のシーンチェンジに於いては、フレーム
間差分値が非常に大きな値となるものである。それによ
って符号化効率が低下する欠点があった。
In the case of a still screen, the inter-frame difference value becomes zero or a value close to zero over the entire one frame as described above. However, when image signals from a plurality of TV cameras are switched, In a scene change such as when the imaging range or the direction is suddenly changed, the inter-frame difference value becomes a very large value. As a result, the coding efficiency is lowered.

本発明は、シーンチェンジ等によるフレーム間差分値が
大きくなる場合に於いても、符号化効率が低下しないよ
うにすることを目的とするものである。
It is an object of the present invention to prevent the coding efficiency from decreasing even when the inter-frame difference value due to a scene change or the like becomes large.

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

本発明のフレーム内フレーム間符号化方式は、図面を参
照して説明すると、減算器3,メモリ7,第1のセレクタ10
等を含むフレーム内符号化部と、減算器2,フレームメモ
リ9,第2のセレクタ11等を含むフレーム間符号化部とを
有する符号化手段と、入力信号とこの入力信号を遅延回
路12等によって所定画素数遅延させた信号との間の相関
のフレーム内相関値と、入力信号とフレーム間予測値と
の間の相関のフレーム間相関値とを比較し、フレーム内
相関値とフレーム間相関値との大小関係を判定して第1,
第2のセレクタ10,11を制御する判定部15とを設け、こ
の判定部15は、フレーム内相関値の方が大きい時に、第
2のセレクタ11から一定値を選択出力させ、且つ第1の
セレクタ10からフレーム内予測値を選択出力させてフレ
ーム内符号化を行わせ、フレーム間相関値の方が大きい
時に、第1のセレクタ10から一定値を選択出力させ、且
つ第2のセレクタ11からフレーム間予測値を選択出力さ
せてフレーム間符号化を行わせるように切換える。
The intra-frame inter-frame coding method of the present invention will be described with reference to the drawings by referring to the subtracter 3, the memory 7, the first selector 10
And the like, and an encoding means having an intra-frame encoder including the subtractor 2, the frame memory 9, the second selector 11 and the like, an input signal and a delay circuit 12 including the input signal. By comparing the intra-frame correlation value of the correlation between the signal delayed by a predetermined number of pixels with the inter-frame correlation value of the correlation between the input signal and the inter-frame prediction value, the intra-frame correlation value and the inter-frame correlation value are compared. First, determine the magnitude relationship with the value
A determining unit 15 for controlling the second selectors 10 and 11 is provided, and the determining unit 15 causes the second selector 11 to select and output a constant value when the intra-frame correlation value is larger. The intra-frame prediction value is selectively output from the selector 10 to perform intra-frame coding, and when the inter-frame correlation value is larger, the first selector 10 selectively outputs a constant value, and the second selector 11 Switching is performed so that interframe prediction values are selectively output and interframe coding is performed.

又入力信号とフレーム間予測値との差分値とその差分値
を所定画素数遅延させた信号との間の相関のフレーム間
・フレーム内相関値を含めて、フレーム内相関値とフレ
ーム間相関値との大小関係を判定し、フレーム内相関値
が最大の時は、前述のようにフレーム内符号化に切換
え、又フレーム間相関値が最大の時は、前述のようにフ
レーム間符号化に切換え、又フレーム間・フレーム内相
関値が最大の時は、第1のセレクタ10からフレーム内予
測値を選択出力させ、且つ第2のセレクタ11からフレー
ム間予測値を選択出力させて、フレーム内フレーム間符
号化を行わせるように切換える。
Also, the intra-frame correlation value and the inter-frame correlation value including the inter-frame / intra-frame correlation value of the correlation between the difference value between the input signal and the inter-frame prediction value and the signal obtained by delaying the difference value by the predetermined number of pixels If the intra-frame correlation value is maximum, switch to intra-frame coding as described above, and if the inter-frame correlation value is maximum, switch to inter-frame coding as described above. When the inter-frame / intra-frame correlation value is maximum, the intra-frame predicted value is selected and output from the first selector 10 and the inter-frame predicted value is selectively output from the second selector 11. Switch so that inter-coding is performed.

〔作用〕[Action]

符号化手段は、フレーム内符号化部とフレーム間符号化
部とを含み、フレーム内符号化部は、減算器3,メモリ7,
第1のセレクタ10等を含む構成であり、又フレーム間符
号化部は、減算器2,フレームメモリ9,第2のセレクタ11
等を含む構成である。そして、シーンチェンジ時には、
フレーム間相関値よりもフレーム内相関値が大きくな
る。その時は、第2のセレクタ11から一定値を選択出力
させて、フレーム間符号化を停止させ、且つ第1のセレ
クタ10からフレーム内相関値を選択出力させて、フレー
ム内符号化を行わせる。又通常の場合は、フレーム内相
関値よりもフレーム間相関値が大きくなることが多く、
その時は、第1のセレクタ10から一定値を選択出力させ
て、フレーム内符号化を停止させ、且つ第2のセレクタ
11からフレーム間予測値を選択出力させて、フレーム間
符号化を行わせる。
The encoding means includes an intra-frame encoding unit and an inter-frame encoding unit, and the intra-frame encoding unit includes the subtracter 3, the memory 7,
The configuration includes the first selector 10 and the like, and the interframe coding unit includes a subtractor 2, a frame memory 9, and a second selector 11
It is a configuration including the above. And at the scene change,
The intra-frame correlation value is larger than the inter-frame correlation value. At that time, a constant value is selectively output from the second selector 11 to stop interframe coding, and an intraframe correlation value is selectively output from the first selector 10 to perform intraframe coding. In the normal case, the interframe correlation value is often larger than the intraframe correlation value,
At that time, a fixed value is selectively output from the first selector 10 to stop the intra-frame coding, and the second selector
The interframe prediction value is selected and output from 11, and interframe coding is performed.

又入力信号とフレーム予測値との差分値と、その差分値
を所定画素数遅延させた信号との間の相関のフレーム間
・フレーム内相関値を求め、このフレーム間・フレーム
内相関値と、前述のフレーム内相関値と、フレーム間相
関値とを比較し、フレーム内相関値が最大の場合には前
述のようにフレーム内符号化を行わせ、又フレーム間相
関値が最大の場合には前述のようにフレーム間符号化を
行わせ、又フレーム間・フレーム内相関値が最大の場合
は、第1のセレクタ10からフレーム内予測値を選択出力
させ、且つ第2のセレクタ11からフレーム間予測値を選
択出力させて、フレーム内符号化とフレーム間符号化と
の複合符号化を行わせる。
Also, the inter-frame / intra-frame correlation value of the correlation between the difference value between the input signal and the frame prediction value and the signal obtained by delaying the difference value by the predetermined number of pixels is obtained. The intraframe correlation value and the interframe correlation value described above are compared, and if the intraframe correlation value is the maximum, the intraframe coding is performed as described above. If the interframe correlation value is the maximum, Inter-frame coding is performed as described above, and when the inter-frame / intra-frame correlation value is the maximum, the intra-frame predicted value is selectively output from the first selector 10, and the inter-frame prediction value is output from the second selector 11. The predicted value is selectively output, and composite coding of intraframe coding and interframe coding is performed.

〔実施例〕〔Example〕

以下図面を参照して、本発明の実施例について詳細に説
明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例のブロック図であり、1はデ
ィジタル化された画像入力信号aの入力端子、2,3は減
算器、4は量子化部、5は出力端子、6,8は加算器、7
はフレーム内予測値gを蓄積するメモリ、9はフレーム
間予測値dを蓄積するフレームメモリ、11はフレーム間
予測値dと0等の一定値eとを切換えて減算器2と加算
器8とに加える第2のセレクタ、10はフレーム内予測値
gと0等の一定値hとを切換えて減算器3に加える第1
のセレクタ、12は所定画素数分の遅延時間を有する遅延
回路、13,14は減算器、15は減算器13,14の出力信号b,c
が加えられる判定部、16は判定信号fの出力端子であ
り、符号器は図示を省略している。
FIG. 1 is a block diagram of an embodiment of the present invention, in which 1 is an input terminal of a digitized image input signal a, 2 and 3 are subtractors, 4 is a quantizer, 5 is an output terminal, and 6, 8 is adder, 7
Is a memory for accumulating the intra-frame prediction value g, 9 is a frame memory for accumulating the inter-frame prediction value d, 11 is a subtracter 2 and an adder 8 by switching between the inter-frame prediction value d and a constant value e such as 0. A second selector 10 for adding to the subtractor 3 for switching between the intra-frame predicted value g and a constant value h such as 0
Selector, 12 is a delay circuit having a delay time of a predetermined number of pixels, 13 and 14 are subtractors, and 15 is output signals b and c of the subtracters 13 and 14.
Is an output terminal for the determination signal f, and the encoder is not shown.

入力信号aとその入力信号aを遅延回路12により所定画
素数遅延させた信号とが減算器13に加えられ、その出力
信号bは遅延画素数に相当する画素間の相関を示すもの
となる。即ち、減算器13の出力信号bはフレーム内相関
値となる。又入力信号aとフレームメモリ9から読出さ
れたフレーム間予測値dとが減算器14に加えられ、その
出力信号cはフレーム間の差分を示すものとなる。即
ち、減算器14の出力信号cはフレーム間相関値を反転し
た値となる。
The input signal a and the signal obtained by delaying the input signal a by a predetermined number of pixels by the delay circuit 12 are added to the subtractor 13, and the output signal b thereof shows the correlation between pixels corresponding to the number of delayed pixels. That is, the output signal b of the subtractor 13 becomes the intra-frame correlation value. Further, the input signal a and the inter-frame predicted value d read from the frame memory 9 are added to the subtractor 14, and the output signal c thereof shows the difference between the frames. That is, the output signal c of the subtractor 14 has a value obtained by inverting the interframe correlation value.

判定部15は、mライン×n画素よりなるブロック単位
に、減算器13,14の出力信号b,cの大小を比較して、どち
らが入力信号aとの相関が強いかを比較し、その結果と
して判定信号fを出力する。この判定信号fは、フレー
ム内符号化又はフレーム間符号化を示す情報として受信
側へ送出する為に、出力端子16から図示を省略した符号
器や送信部へ転送される。
The determination unit 15 compares the magnitudes of the output signals b and c of the subtracters 13 and 14 for each block unit of m lines × n pixels, and compares which of the output signals b and c has a strong correlation with the input signal a. To output the determination signal f. The determination signal f is transferred from the output terminal 16 to an encoder or a transmission unit (not shown) for transmission to the receiving side as information indicating intra-frame encoding or inter-frame encoding.

セレクタ10は判定信号fによって制御され、0等の一定
値hが選択出力される場合は、減算器3で0を減算する
ことになるから、フレーム内符号化が行われず、又メモ
リ7から読出されたフレーム内予測値gが選択出力され
る場合は、フレーム内差分が減算器3によって得られる
から、フレーム内符号化が行われる。又セレクタ11も判
定信号fによって制御され、0等の一定値eが選択出力
される場合は、減算器2で0を減算することになるか
ら、フレーム間符号化は行われず、又フレームメモリ9
から読出されたフレーム間予測値dが選択出力される場
合は、フレーム間差分が減算器2によって得られるか
ら、フレーム間符号化が行われることになる。
The selector 10 is controlled by the judgment signal f, and when the constant value h such as 0 is selectively output, the subtractor 3 subtracts 0, so that the intra-frame coding is not performed and the selector 7 reads from the memory 7. When the selected intra-frame prediction value g is selectively output, the intra-frame difference is obtained by the subtractor 3, and thus intra-frame encoding is performed. Further, when the selector 11 is also controlled by the judgment signal f and a constant value e such as 0 is selectively output, the subtractor 2 subtracts 0, so that the interframe coding is not performed and the frame memory 9
When the inter-frame predicted value d read from is selected and output, the inter-frame difference is obtained by the subtractor 2, so inter-frame coding is performed.

シーンチェンジの場合は、その前後の画面は大きく異な
るので、フレーム間相関が小さくなり、フレーム内相関
の方が大きくなるものである。従って、1ブロック期間
に於ける減算器13の出力信号bより減算器14の出力信号
cの方が大きくなるので、判定部15ではフレーム内相関
が大きいと判定した判定信号fを出力することになる。
それによって、セレクタ10はフレーム内予測値gを選択
出力し、セレクタ11は一定値eを選択出力することにな
り、フレーム間符号化は行われず、フレーム内符号化が
行われることになる。
In the case of a scene change, the screens before and after the scene change are largely different, so that the inter-frame correlation becomes smaller and the intra-frame correlation becomes larger. Therefore, since the output signal c of the subtractor 14 is larger than the output signal b of the subtractor 13 in one block period, the determination unit 15 outputs the determination signal f determined to have a large intra-frame correlation. Become.
As a result, the selector 10 selectively outputs the intra-frame predicted value g, and the selector 11 selectively outputs the constant value e, so that the inter-frame encoding is not performed and the intra-frame encoding is performed.

シーンチェンジの後に、フレームメモリ9に順次書込ま
れるフレーム間予測値と、次のフレームの受信信号aと
の相関が次第に大きくなるから、数フレーム後には、フ
レーム内相関よりもフレーム間相関が大きくなる。特に
静止画面の場合には、急速にフレーム間相関が大きくな
る。判定部15でこのようなフレーム間相関が大きくなっ
たことを判定すると、その判定信号fによりセレクタ10
は一定値hを選択出力することになり、フレーム内符号
化は行われなくなる。そして、セレクタ11はフレームメ
モリ9からのフレーム間予測値dを選択出力するので、
フレーム間符号化が行われることになる。
After the scene change, the correlation between the inter-frame predicted value sequentially written in the frame memory 9 and the received signal a of the next frame gradually increases. Therefore, after several frames, the inter-frame correlation is larger than the intra-frame correlation. Become. Particularly in the case of a still screen, the inter-frame correlation rapidly increases. When the determination unit 15 determines that such inter-frame correlation has increased, the determination signal f indicates the selector 10
Will output a constant value h, and intra-frame coding will not be performed. Since the selector 11 selectively outputs the inter-frame predicted value d from the frame memory 9,
Interframe coding will be performed.

前述のように、シーンチェンジ時には、フレーム間符号
化を行うと、符号化効率が低下するが、本発明は、フレ
ーム内符号化に切換えるものであるから、符号化効率が
低下することはない。又定常状態特に静止画面の場合に
は、フレーム内符号化よりもフレーム間符号化によって
符号化効率を向上することが可能となるものである。又
受信側へは、判定信号fを送出して、フレーム内符号化
による信号であるかフレーム間符号化による信号である
かを通知することになる。
As described above, when inter-frame coding is performed at the scene change, the coding efficiency is reduced. However, since the present invention is switched to the intra-frame coding, the coding efficiency is not lowered. Further, in the steady state, especially in the case of a still screen, the coding efficiency can be improved by the interframe coding rather than the intraframe coding. Also, the determination signal f is sent to the receiving side to notify it of whether the signal is a signal by intra-frame coding or a signal by inter-frame coding.

第2図は本発明の他の実施例のブロック図であり、フレ
ーム内符号化,フレーム間符号化及びフレーム間複合符
号化を行う実施例を示すものである。同図に於いて、第
1図と同一符号は同一部分を示し、16a,16bは判定信号f
1,f2の出力端子、17は判定部、18は遅延回路、19は減算
器である。減算器14により入力信号aとフレームメモリ
9から読出されたフレーム間予測値dとの差分値が求め
られ、その差分値の信号cは遅延回路18により所定画素
数分遅延され、差分値の信号cと遅延された信号とが減
算器19に加えられ、その減算器19の出力信号iは、フレ
ーム間・フレーム内相関値を示すものとなる。
FIG. 2 is a block diagram of another embodiment of the present invention, showing an embodiment for performing intra-frame coding, inter-frame coding and inter-frame composite coding. In the figure, the same reference numerals as those in FIG. 1 indicate the same parts, and 16a and 16b are the judgment signals f.
1, f2 output terminals, 17 a determination unit, 18 a delay circuit, and 19 a subtractor. The subtractor 14 obtains the difference value between the input signal a and the inter-frame predicted value d read from the frame memory 9, and the difference value signal c is delayed by the delay circuit 18 by a predetermined number of pixels to obtain the difference value signal. c and the delayed signal are added to the subtractor 19, and the output signal i of the subtractor 19 indicates the interframe / intraframe correlation value.

判定部17は、減算器13,14,19の出力信号b,c,iが加えら
れて、フレーム内相関値とフレーム間相関値とフレーム
間・フレーム内相関値との大小関係を判定する構成を有
するものであり、比較器や累算器等から構成することが
できるものである。この判定部17に於いては、信号b,c,
iの比較により、フレーム内相関値が最も大きい時にシ
ーンチェンジと判定し、フレーム間相関値が最も大きい
時に静止画面と判定し、フレーム間・フレーム内相関値
が最も大きい時に通常の画面と判定するものである。
The determination unit 17 is configured to add the output signals b, c, i of the subtracters 13, 14, 19 to determine the magnitude relationship between the intraframe correlation value, the interframe correlation value, and the interframe / intraframe correlation value. And has a comparator, an accumulator, and the like. In this judging section 17, the signals b, c,
By comparing i, a scene change is determined when the intra-frame correlation value is the largest, a still screen is determined when the inter-frame correlation value is the highest, and a normal screen is determined when the inter-frame / intra-frame correlation value is the highest. It is a thing.

判定部17によりフレーム内相関値が最も大きいと判定さ
れた時の判定信号f1,f2により、セレクタ10はメモリ7
から読出されたフレーム内予測値gを選択出力し、セレ
クタ11は一定値eを選択出力する。それによって、フレ
ーム間符号化は行われず、フレーム内符号化のみが行わ
れる。即ち、フレーム間相関が小さいシーチェンジ時
に、フレーム間符号化を行わずに、フレーム内符号化の
みを行うことによって、符号化効率の低下を防止するこ
とができる。
The selector 10 causes the memory 7 to operate according to the determination signals f1 and f2 when the determination unit 17 determines that the intra-frame correlation value is the largest.
The intra-frame predicted value g read out from is selectively output, and the selector 11 selectively outputs the constant value e. Thereby, inter-frame coding is not performed, but only intra-frame coding is performed. That is, at the time of a sea change where the inter-frame correlation is small, the intra-frame coding is not performed and only the intra-frame coding is performed, so that it is possible to prevent a decrease in the coding efficiency.

又フレーム間相関値が最も大きいと判定された時の判定
信号f1,f2により、セレクタ10は一定値hを選択出力
し、セレクタ11はフレームメモタ9から読出されたフレ
ーム間予測値dを選択出力する。それによって、フレー
ム内符号化は行われず、フレーム間符号化のみが行われ
る。即ち、静止画面の場合は、フレーム間差分は零とな
るので、フレーム間符号化のみで符号化効率を高くする
ことができるものである。
Further, the selector 10 selectively outputs the constant value h by the determination signals f1 and f2 when it is determined that the inter-frame correlation value is the largest, and the selector 11 selects the inter-frame predicted value d read from the frame memory 9. Output. Thereby, intraframe coding is not performed, but only interframe coding is performed. That is, in the case of a still screen, the inter-frame difference becomes zero, so that it is possible to improve the coding efficiency only by inter-frame coding.

又前フレーム間・フレーム内相関値が最も大きいと判定
された時の判定信号f1,f2により、セレクタ10はメモリ
7から読出されたフレーム内予測値gを選択出力し、セ
レクタ11はフレームメモリ9から読出されたフレーム間
予測値dを選択出力する。それによって、フレーム内符
号化とフレーム間符号化との両方を行うフレーム間複合
符号化が行われることになる。即ち、通常の動きのある
画面について、符号化効率を高くすることができるもの
である。
Further, the selector 10 selectively outputs the intra-frame predicted value g read from the memory 7 according to the determination signals f1 and f2 when it is determined that the inter-previous-frame / intra-frame correlation value is the largest, and the selector 11 selects the frame memory 9 The inter-frame predicted value d read from is selected and output. As a result, inter-frame composite encoding that performs both intra-frame encoding and inter-frame encoding is performed. That is, it is possible to improve the coding efficiency for a screen with normal movement.

判定信号f1,f2は、フレーム内符号化,フレーム間符号
化及びフレーム間複合符号化の何れの符号化で画像信号
を符号化したかを示す情報として、受信側へ送出される
ものである。
The determination signals f1 and f2 are sent to the receiving side as information indicating which of the intra-frame coding, the inter-frame coding, and the inter-frame composite coding has coded the image signal.

〔発明の効果〕〔The invention's effect〕

以上説明したように、第1の発明は、第1のセレクタ10
を含むフレーム内符号化部と第2のセレクタ11を含むフ
レーム間符号化とからなる符号化手段を備え、且つ入力
信号aとこの入力信号aを遅延回路12等によって所定画
素数分遅延させた信号との間の相関のフレーム内相関値
と、入力信号aとフレーム間予測値dとの間の相関のフ
レーム間相関値とを比較して、それらの大小関係を判定
する判定部15を設け、この判定部15によりフレーム内相
関値が大きいと判定された時はフレーム内符号化に切換
え、フレーム間相関値が大きいと判定された時はフレー
ム間符号化に切換えるもので、フレーム内相関値とフレ
ーム間相関値とにより判定部15では容易にシーンチェン
ジ等の変化の大きい画面であるか否かを判定することが
でき、シーンチェンジ時には、フレーム間相関が小さい
ので、フレーム内符号化のみを行うように符号化手段を
切換えて、符号化効率の低下を防止することができるも
のである。
As described above, the first invention is the first selector 10
And an input signal a and this input signal a are delayed by a delay circuit 12 or the like by a predetermined number of pixels. A determination unit 15 is provided that compares the intra-frame correlation value of the correlation with the signal and the inter-frame correlation value of the correlation between the input signal a and the inter-frame predicted value d to determine the magnitude relationship between them. When the determination unit 15 determines that the intra-frame correlation value is large, it switches to intra-frame coding, and when the inter-frame correlation value is determined to be large, it switches to inter-frame coding. And the inter-frame correlation value, the determination unit 15 can easily determine whether or not the screen has a large change such as a scene change. At the scene change, the inter-frame correlation is small. By changing the encoding means so that only encoding is performed, it is possible to prevent a decrease in encoding efficiency.

又第2の発明は、更にフレーム間予測値dと入力信号a
との差分値と、この差分値を所定画素数遅延させた信号
との相関を求めたフレーム間・フレーム内相関値を、前
述のフレーム内相関値とフレーム間相関値と共に判定部
17に加え、最大の値の相関値を判定して、フレーム内相
関値が最大の時にはフレーム内符号化に切換え、フレー
ム間相関値が最大の時にはフレーム間符号化に切換え、
フレーム間・フレーム内相関値が最大の時にはフレーム
間複合符号化に切換えるものであり、通常の動きのある
画面について複合符号化によって符号化効率を向上する
ことができ、又シーンチェンジ時のようにフレーム間相
関値が小さくなる時はフレーム内符号化に切換えて、符
号化効率の低下を防止することができる。更に、それぞ
れの符号化方式は、第1,第2のセレクタ10,11を判定部1
5,17によって制御することにより、容易に切換えること
ができる利点がある。
The second aspect of the present invention further includes an interframe prediction value d and an input signal a.
And the inter-frame / intra-frame correlation value obtained by correlating the difference value between the signal and
In addition to 17, determine the correlation value of the maximum value, switch to intraframe coding when the intraframe correlation value is maximum, switch to interframe coding when the interframe correlation value is maximum,
When the inter-frame / intra-frame correlation value is the maximum, it switches to inter-frame composite encoding, and it is possible to improve the encoding efficiency by using composite encoding for a screen with normal movement. When the inter-frame correlation value becomes small, it is possible to switch to intra-frame coding and prevent the coding efficiency from decreasing. Furthermore, each coding method is such that the first and second selectors 10 and 11 are used in the determination unit 1.
There is an advantage that switching can be easily performed by controlling with 5,17.

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

第1図及び第2図は本発明のそれぞれ異なる実施例のブ
ロック図、第3図は従来例のブロック図である。 1は入力端子、2,3は減算器、4は量子化部、5は出力
端子、6,8は加算器、7はフレーム内予測値gを蓄積す
るメモリ、9はフレーム間予測値dを蓄積するフレーム
メモリ、10,11はセレクタ、12,18は遅延回路、13,14,19
は減算器、15,17は判定部である。
1 and 2 are block diagrams of different embodiments of the present invention, and FIG. 3 is a block diagram of a conventional example. 1 is an input terminal, 2 is a subtractor, 4 is a quantizer, 5 is an output terminal, 6 is an adder, 7 is a memory for accumulating an intra-frame prediction value g, and 9 is an inter-frame prediction value d. Frame memory to store, 10, 11 selectors, 12, 18 delay circuits, 13, 14, 19
Is a subtracter, and 15 and 17 are decision units.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 福田 裕 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 岡崎 健 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 牧 新一 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 伊藤 隆 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 川井 修 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 昭53−52013(JP,A) 特開 昭49−24019(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Yutaka Fukuda, 1015 Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa, Fujitsu Limited (72) Inventor Ken Okazaki, 1015, Kamikodanaka, Nakahara-ku, Kawasaki, Kanagawa, Fujitsu Limited ( 72) Inventor Shinichi Maki 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture, Fujitsu Limited (72) Inventor Takashi Ito 1015, Kamikodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited (72) Inventor, Osamu Kawai Kanagawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki Prefecture, Japan, within Fujitsu Limited (56) References JP-A-53-52013 (JP, A) JP-A-49-24019 (JP, A)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】フレーム内予測値と一定値とを選択する第
1のセレクタを含むフレーム内符号化部と、フレーム間
予測値と一定値とを選択する第2のセレクタを含むフレ
ーム間符号化部とを有する符号化手段と、 入力信号と該入力信号を所定画素数遅延させた信号との
間の相関のフレーム内相関値と、前記入力信号と前記フ
レーム間予測値との間の相関のフレーム間相関値とを比
較し、前記フレーム内相関値と前記フレーム間相関値と
の大小関係を判定して前記第1,第2のセレクタを制御す
る判定部とを設け、 該判定部は、前記フレーム内相関値の方が大きいと判定
した時に、前記第2のセレクタから前記一定値を選択出
力させ、且つ前記第1のセレクタから前記フレーム内予
測値を選択出力させてフレーム内符号化を行わせ、前記
フレーム間相関値の方が大きいと判定した時に、前記第
1のセレクタから前記一定値を選択出力させ、且つ前記
第2のセレクタからフレーム間予測値を選択出力させて
フレーム間符号化を行わせるように切換える ことを特徴とするフレーム内フレーム間符号化方式。
1. An intraframe coding unit including a first selector for selecting an intraframe prediction value and a constant value, and an interframe coding including a second selector for selecting an interframe prediction value and a constant value. An intra-frame correlation value of a correlation between an input signal and a signal obtained by delaying the input signal by a predetermined number of pixels, and a correlation between the input signal and the inter-frame predicted value. And a determination unit that compares the inter-frame correlation value and determines the magnitude relationship between the intra-frame correlation value and the inter-frame correlation value to control the first and second selectors. When it is determined that the intra-frame correlation value is larger, the second selector selectively outputs the constant value and the first selector selectively outputs the intra-frame predicted value to perform intra-frame encoding. Let it be done between the frames When it is determined that the correlation value is larger, the constant value is selectively output from the first selector, and the interframe prediction value is selectively output from the second selector to perform interframe coding. An interframe coding method characterized by switching.
【請求項2】フレーム内予測値と一定値とを選択する第
1のセレクタを含むフレーム内符号化部と、フレーム間
予測値と一定値とを選択する第2のセレクタを含むフレ
ーム間符号化部とを有する符号化手段と、 入力信号と該入力信号を所定画素数遅延させた信号との
間の相関のフレーム内相関値と、前記入力信号と前記フ
レーム間予測値との間の相関のフレーム間相関値と、前
記入力信号と前記フレーム間予測値との差分値と該差分
値を所定画素数遅延させた信号との間の相関のフレーム
間・フレーム内相関値とを比較し、前記フレーム内相関
値と前記フレーム間相関値と前記フレーム間・フレーム
内相関値との大小関係を判定して前記第1,第2のセレク
タを制御する判定部とを設け、 該判定部は、前記フレーム内相関値が最大の時に前記第
2のセレクタから前記一定値を選択出力させ、且つ前記
第1のセレクタから前記フレーム内予測値を選択出力さ
せてフレーム内符号化を行わせ、前記フレーム間相関値
が最大の時に前記第1のセレクタから前記一定値を選択
出力させ、且つ前記第2のセレクタから前記フレーム間
予測値を選択出力させてフレーム間符号化を行わせ、前
記フレーム間・フレーム内相関値が最大の時に前記第1
のセレクタから前記フレーム内予測値を選択出力させ、
且つ前記第2のセレクタから前記フレーム間予測値を選
択出力させて、フレーム内フレーム間符号化を行わせる
ように切換える ことを特徴とするフレーム内フレーム間符号化方式。
2. An intraframe coding unit including a first selector for selecting an intraframe prediction value and a constant value, and an interframe coding including a second selector for selecting an interframe prediction value and a constant value. An intra-frame correlation value of a correlation between an input signal and a signal obtained by delaying the input signal by a predetermined number of pixels, and a correlation between the input signal and the inter-frame predicted value. The inter-frame correlation value, the inter-frame / intra-frame correlation value of the correlation between the difference value between the input signal and the inter-frame predicted value and the signal obtained by delaying the difference value by the predetermined number of pixels are compared, And a determination unit that controls the first and second selectors by determining the magnitude relationship among the intra-frame correlation value, the inter-frame correlation value, and the inter-frame / intra-frame correlation value. When the intra-frame correlation value is maximum, the The second selector selects and outputs the fixed value, and the first selector selects and outputs the intra-frame predicted value to perform intra-frame coding. When the inter-frame correlation value is maximum, the first The selector outputs the fixed value and the second selector outputs the inter-frame prediction value to perform inter-frame coding. When the inter-frame / intra-frame correlation value is maximum, the first
Select and output the intra-frame prediction value from the selector of
In addition, an intraframe interframe coding method is characterized in that the interframe prediction value is selectively output from the second selector and switched so as to perform intraframe interframe coding.
JP60041987A 1985-03-05 1985-03-05 Intra-frame interframe coding method Expired - Fee Related JPH0683443B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60041987A JPH0683443B2 (en) 1985-03-05 1985-03-05 Intra-frame interframe coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60041987A JPH0683443B2 (en) 1985-03-05 1985-03-05 Intra-frame interframe coding method

Publications (2)

Publication Number Publication Date
JPS61201570A JPS61201570A (en) 1986-09-06
JPH0683443B2 true JPH0683443B2 (en) 1994-10-19

Family

ID=12623546

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60041987A Expired - Fee Related JPH0683443B2 (en) 1985-03-05 1985-03-05 Intra-frame interframe coding method

Country Status (1)

Country Link
JP (1) JPH0683443B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5327173A (en) * 1989-06-19 1994-07-05 Fujitsu Limited Moving image coding apparatus and moving image decoding apparatus
JPH04318785A (en) * 1991-04-18 1992-11-10 Matsushita Electric Ind Co Ltd Signal processing method and recording/reproducing device
US5696557A (en) * 1994-08-12 1997-12-09 Sony Corporation Video signal editing apparatus
EP0843484B1 (en) 1996-05-28 2002-01-02 Matsushita Electric Industrial Co., Ltd. Device predicting and decoding image
FI116992B (en) * 1999-07-05 2006-04-28 Nokia Corp Methods, systems, and devices for enhancing audio coding and transmission
KR100491530B1 (en) 2002-05-03 2005-05-27 엘지전자 주식회사 Method of determining motion vector

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4924019A (en) * 1972-06-26 1974-03-04
JPS6036153B2 (en) * 1976-10-22 1985-08-19 日本電気株式会社 Predictive coding device

Also Published As

Publication number Publication date
JPS61201570A (en) 1986-09-06

Similar Documents

Publication Publication Date Title
KR100254070B1 (en) Image coder and decoder
CA1203910A (en) Method and apparatus for adaptive predictive encoding/decoding of multi-level picture signals
JPS6036153B2 (en) Predictive coding device
KR100272812B1 (en) Video signal coder
JPS61114677A (en) Adaptability prediction coding decoding system and device for animation signal
JPH0512912B2 (en)
JPH07298272A (en) Video image coder
JPH0683443B2 (en) Intra-frame interframe coding method
JP3201079B2 (en) Motion compensated prediction method, coding method and apparatus for interlaced video signal
US5528300A (en) Coding mode control device for digital video signal coding system
JP3198637B2 (en) Image signal encoding apparatus and image signal encoding method
JP2947103B2 (en) Moving picture coding apparatus and moving picture coding method
JPH10229563A (en) Moving image encoding method and moving image encoder
JPS61164390A (en) Adaptive forecast coding device of inter-frame and between frames of animation picture signal
JPH1013836A (en) Motion vector detector
JPH09182081A (en) Movement compensation estimation encoder
JPH0984024A (en) Coder for moving image signal
JPH02298184A (en) Adaptive frame interpolation system for inter-frame prediction decoder with movement compensation
JP3382292B2 (en) Image encoding apparatus and method
JPS63121374A (en) Motion compensation interframe coding system
JP4359273B2 (en) Coding mode selection method
JPS61201569A (en) Inter-frame coding system
JPH01192273A (en) Predictive coding system for moving image
JPH04186985A (en) Animated picture encoding device
JPH08149481A (en) Device and method for encoding/decoding video signal

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees