JP3067404B2 - Image encoding device and decoding device - Google Patents

Image encoding device and decoding device

Info

Publication number
JP3067404B2
JP3067404B2 JP19596592A JP19596592A JP3067404B2 JP 3067404 B2 JP3067404 B2 JP 3067404B2 JP 19596592 A JP19596592 A JP 19596592A JP 19596592 A JP19596592 A JP 19596592A JP 3067404 B2 JP3067404 B2 JP 3067404B2
Authority
JP
Japan
Prior art keywords
image
field
decoding
signal
output
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
JP19596592A
Other languages
Japanese (ja)
Other versions
JPH0622299A (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 JP19596592A priority Critical patent/JP3067404B2/en
Publication of JPH0622299A publication Critical patent/JPH0622299A/en
Application granted granted Critical
Publication of JP3067404B2 publication Critical patent/JP3067404B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル信号の処理
を行なう記録,伝送,表示のために、信号をより少ない
符号量で効率的に符号化する高能率符号化に係り、フィ
ルム画像を符号化し通常のテレビ受像機で表示する場合
などのように、特に信号源画像と表示画像との画像レー
トが異なる画像装置間における符号化装置及び復号化装
置に関するものである。。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to high-efficiency coding for efficiently coding a signal with a smaller code amount for recording, transmission and display for processing a digital signal. More particularly, the present invention relates to an encoding device and a decoding device between image devices having different image rates between a signal source image and a display image, such as a case where the image is displayed on a normal television receiver. .

【0002】[0002]

【従来の技術】<2−3プルダウン>映画などフィルム
の画像を通常のテレビで見る場合、画像のレートが異な
るのでそれを変換する必要がある。1秒間に24駒のフ
ィルムを1秒間に60フィールドのテレビ信号に変換す
るには、フィルムの2駒をテレビ信号の5フィールドに
変換すればよい。また、テレビ信号はインターレースに
なっているが、フィルムは本来走査されていないので、
当然ノンインターレースである。したがって、2駒を5
フィールドに変換する際、1駒は1フレームに相当する
2フィールドに、もう1駒は3フィールドに変換され、
重複したフィールドが存在する。この様子を図6に示す
が、図でoはインターレースの奇数フィールド、eは偶
数フィールドである。この方式は「2−3プルダウン」
と呼ばれ、5フィールドに1フィールドが同じフィール
ドの繰り返しになる。このような処理はフィルム画像を
電気信号に変換する際に、単純に走査した後で半導体メ
モリを用いて変換しても、また、フィルムの駒送りをテ
レビ信号の同期に合わせて行っても実現できる。
2. Description of the Related Art <2-3 Pulldown> When an image on a film such as a movie is viewed on a normal television, it is necessary to convert the image because the image rate is different. To convert a film of 24 frames per second into a television signal of 60 fields per second, two frames of the film may be converted into 5 fields of the television signal. Also, although the TV signal is interlaced, the film is not originally scanned,
Naturally, it is non-interlaced. Therefore, 2 pieces are 5
When converting into a field, one frame is converted into two fields corresponding to one frame, and the other frame is converted into three fields.
There are duplicate fields. This is shown in FIG. 6, where o is an interlaced odd field and e is an even field. This method is "2-3 pull down"
, One field out of five fields is a repetition of the same field. Such processing can be realized by simply scanning and then converting using a semiconductor memory when converting a film image into an electric signal, or by performing film frame advance in synchronization with the television signal. it can.

【0003】<双方向フレーム間予測>動画像の高能率
符号化において、画像信号のフレーム間の相関を利用
し、符号化されるフレームを符号化の済んだフレームで
予測して、予測誤差のみを符号化するフレーム間予測符
号化がある。近年はさらに、画像を動きに合わせて移動
させて予測する動き補償フレーム間予測が一般的になっ
てきている。そこで、双方方向予測を用いてさらに効率
を改善する方法がある。これは図7の様に予測構造を2
段階にし、数フレームにひとつのフレーム(Pフレー
ム)は片側方向(順方向)からだけの予測にして、その
間のフレーム(Bフレーム)はPフレームからの両方向
(順方向と逆方向)からの予測にする方法がある。この
方法では、Bフレームは予測効率が高く、非巡回予測で
誤差が他に波及しないので量子化を粗めに設定できる。
結果として効率がかなり高くでき、ISO/IECで標
準化が進んでいるMPEG方式で使われている。なおフ
レームはインターレース信号のフィールドとなっても同
様である。
<Bidirectional Inter-Frame Prediction> In high-efficiency coding of a moving image, a frame to be coded is predicted by a coded frame by using a correlation between frames of an image signal, and only a prediction error is generated. Is inter-frame predictive coding. In recent years, motion-compensated inter-frame prediction, in which an image is predicted by moving the image in accordance with motion, has become more common. Therefore, there is a method for further improving the efficiency by using bidirectional prediction. This means that the prediction structure is 2 as shown in FIG.
In this stage, one of several frames (P frame) is predicted from only one side (forward direction), and the intervening frame (B frame) is predicted from both directions (forward and reverse directions) from P frame. There is a way to In this method, the B frame has a high prediction efficiency, and the error does not spread to other in the non-recursive prediction, so that the quantization can be set coarsely.
As a result, the efficiency can be considerably increased, and it is used in the MPEG system which is being standardized by ISO / IEC. Note that the same applies to the case where a frame is a field of an interlace signal.

【0004】<符号化装置の構成>フィルム画像をテレ
ビ信号として符号化するシステムで、双方向予測を行う
場合の符号化装置の構成例を図4に示す。ここで、画像
信号はフィルム画像を単純に順次(ノンインターレー
ス)走査し、電気信号に変換したものとする。画像入力
1より入力された画像信号は画像レート変換器31で、
2−3プルダウンの処理が行われる。この処理は符号化
装置とは別にテレシネ装置に内蔵され、符号化装置は毎
秒60フィールドのテレビ信号として信号を受けること
も考えられる。毎秒60フィールドのテレビ信号に変換
された信号は、双方向予測で符号化の順番を入れ替える
ために、一端フィールドメモリ3に蓄えられる。P(片
方向予測)フィールドは直ぐ出力され、B(双方向予
測)フィールドは次のPの後に出力される。
<Configuration of Encoding Apparatus> FIG. 4 shows an example of the configuration of an encoding apparatus for performing bidirectional prediction in a system for encoding a film image as a television signal. Here, it is assumed that the image signal is obtained by simply sequentially (non-interlacing) scanning a film image and converting it into an electric signal. The image signal input from the image input 1 is input to the image rate converter 31.
A 2-3 pull-down process is performed. This processing is built in the telecine device separately from the encoding device, and the encoding device may receive a signal as a television signal of 60 fields per second. The signal converted into the television signal of 60 fields per second is temporarily stored in the field memory 3 in order to change the encoding order in bidirectional prediction. The P (unidirectional prediction) field is output immediately, and the B (bidirectional prediction) field is output after the next P.

【0005】フィールドメモリ3の出力は予測減算器4
に導かれ、予測器9より入力される予測信号が減算され
る。予測残差である予測減算器4の出力は、フィールド
内符号化器5で符号化され圧縮されたデータとなる。そ
のデータはデータバッファ6でレートが固定化され、デ
ータ出力7から出力されると共に、Pフィールドではフ
ィールド内復号器12に導かれる。フィールド内復号器
12では圧縮データは再生された予測残差となり、加算
器11で予測信号が加算され、再生された画像信号とな
る。再生された画像信号はフィールドメモリ10に蓄え
られ遅延させられた後、予測器9に導かれる。なおフィ
ールドメモリ10に蓄えられるのは予測に使われるPフ
ィールドのみで、2フィールド分が蓄えられる。予測器
9は被予測フィールドのタイプ(P/B)と画像順に合
わせて予測信号を作り、予測減算器4に与える。画像カ
ウンタ8はテレビ信号の垂直同期信号をPフィールドの
周期でカウントし、フィールドのタイプ(P/B)や画
像順の情報を出力する。この情報によりフィールドメモ
リ3や予測器9が制御される。
The output of the field memory 3 is a prediction subtractor 4
And the prediction signal input from the predictor 9 is subtracted. The output of the prediction subtractor 4, which is the prediction residual, becomes data encoded and compressed by the intra-field encoder 5. The data is fixed in rate in the data buffer 6, output from the data output 7, and guided to the intra-field decoder 12 in the P field. In the intra-field decoder 12, the compressed data becomes a reproduced prediction residual, and the prediction signal is added by the adder 11, to become a reproduced image signal. The reproduced image signal is stored in the field memory 10, delayed, and then guided to the predictor 9. It should be noted that only the P field used for prediction is stored in the field memory 10, and two fields are stored. The predictor 9 generates a prediction signal in accordance with the type of the field to be predicted (P / B) and the image order, and supplies the prediction signal to the prediction subtractor 4. The image counter 8 counts the vertical synchronizing signal of the television signal in the period of the P field, and outputs information of the field type (P / B) and the image order. The field memory 3 and the predictor 9 are controlled by this information.

【0006】<復号化装置の構成>復号化装置の構成を
図5に示す。データ入力30より入力された圧縮データ
は、データバッファ31を通ってフィールド内復号器1
2で復号され、加算器11で予測信号が加算され、再生
画像信号となる。その信号はBフィールドではスイッチ
33を通って画像出力34より出力される。Pフィール
ドではスイッチ33はたすき掛け状態になり、再生画像
信号はフィールドメモリ10に蓄えられ、フィールドメ
モリ10に蓄えられていたひとつ前のPフィールド画像
がスイッチ33を通って画像出力34より出力される。
<Configuration of Decoding Device> FIG. 5 shows the configuration of the decoding device. The compressed data input from the data input 30 passes through the data buffer 31 and is supplied to the intra-field decoder 1.
2 and the prediction signal is added by the adder 11 to become a reproduced image signal. The signal is output from the image output 34 through the switch 33 in the B field. In the P field, the switch 33 is crossed, the reproduced image signal is stored in the field memory 10, and the immediately preceding P field image stored in the field memory 10 is output from the image output 34 through the switch 33. .

【0007】フィールドメモリ10に蓄えられている再
生画像信号は予測器9に与えられ、予測器9は被予測フ
ィールドのタイプ(P/B)と画像順に合わせて予測信
号を作り、加算器11に与える。画像順入力35より画
像順の情報が入力され、これにより予測器9や切り替え
スイッチ33が制御される。このような符号化復号化シ
ステムでフィルム画像を符号化することができるが、2
−3プルダウンで生じる重複フィールドは、重複してデ
ータが発生することになる。
[0007] The reproduced image signal stored in the field memory 10 is supplied to a predictor 9. The predictor 9 generates a prediction signal in accordance with the type of the field to be predicted (P / B) and the image order. give. Image order information is input from the image order input 35, and the predictor 9 and the changeover switch 33 are controlled by this. Film images can be encoded with such an encoding / decoding system.
Duplicate fields generated by -3 pull-down will cause duplicate data.

【0008】[0008]

【発明が解決しようとする課題】フィルム画像を通常の
テレビ受像機で見る場合など、信号源の画像と伝送表示
装置で画像レートが異なる場合、画像レートを標準テレ
ビ信号に変換してから伝送表示する場合と、そのまま伝
送して表示前に画像レートを変換する場合とがある。伝
送に高能率符号化を適用すると、符号化前に画像レート
を変換して標準テレビ信号に変換した場合、画像レート
の違いから重複するフィールドが存在し、同じ画像を2
度符号化することになるので無駄な情報が生じる。一
方、画像レートを変換せずに符号化し、復号後に画像レ
ートを変換する場合は、情報の無駄は生じないが、復号
側で画像レートを変換するために画像メモリーが必要に
なる。
When the image rate of the signal source image and that of the transmission display device are different, such as when a film image is viewed on a normal television receiver, the image rate is converted to a standard television signal and then transmitted and displayed. In some cases, the image rate is converted before image data is transmitted and displayed. When high-efficiency coding is applied to transmission, when the image rate is converted to a standard television signal before coding, there are overlapping fields due to the difference in the image rate, and the same image cannot be converted into two.
Useless information is generated. On the other hand, if encoding is performed without converting the image rate and the image rate is converted after decoding, no information is wasted, but an image memory is required to convert the image rate on the decoding side.

【0009】本発明は以上の点に着目してなされたもの
で、フィルム画像と通常のテレビ画像で、画像の時間
(タイミング)が一致する間隔の画像を独立または片側
方向予測符号化し、復号化装置でその画像のみを繰り返
し表示して画像レートの変換を行うことで、デコーダで
画像レートの変換のための追加メモリーが必要ないフィ
ルム画像用符号化装置及び復号化装置を提供することを
目的とするものである。
The present invention has been made in view of the above points. In a film image and a normal television image, images at intervals where the image time (timing) coincides are independently or unidirectionally predictively encoded and decoded. It is an object of the present invention to provide a film image encoding apparatus and a decoding apparatus which do not require an additional memory for image rate conversion by a decoder by repeatedly displaying only the image on the apparatus and converting the image rate. Is what you do.

【0010】[0010]

【課題を解決するための手段】以上の目的を達成するた
めに、第1に、符号化装置側の信号源画像と復号化装置
側の表示画像との画像レートが異なる画像装置間で、双
方向の画像間予測を用いた画像符号化装置であって、前
記信号源画像と前記表示画像との画像タイミングが一致
する間隔で、画像を独立符号化または片側方向の画像間
予測符号化するようにしたことを特徴とする画像符号化
装置を提供するものである。
In order to achieve the above object, first, an image apparatus having a different image rate between a signal source image on the encoding apparatus side and a display image on the decoding apparatus side is used. An image coding apparatus using bidirectional inter-picture prediction, wherein an image is independently coded or unidirectional inter-picture predictive coding is performed at intervals at which image timings of the signal source image and the display image match. The present invention provides an image encoding device characterized by the following.

【0011】第2に、符号化装置側の信号源画像と復号
化装置側の表示画像との画像レートが異なる画像装置間
で、双方向の画像間予測を用いた画像復号化装置であっ
て、前記信号源画像と前記表示画像との画像タイミング
が一致する間隔で、画像を独立復号化または片側方向の
画像間予測復号化するようにしたことを特徴とする画像
復号化装置を提供するものである。
Second, an image decoding apparatus which uses bidirectional inter-picture prediction between image apparatuses having different image rates between a signal source image on the encoding apparatus side and a display image on the decoding apparatus side. An image decoding apparatus, wherein an image is independently decoded or one-way inter-picture predictive decoding is performed at intervals at which image timings of the signal source image and the display image match. It is.

【0012】第3に、同じ内容の画像が複数存在する画
像の符号化に際しては、同じ内容の画像で最初の画像の
符号化データのみを出力し、同じ内容の他の画像の符号
化データは出力しないように制御するようにしたことを
特徴とする前記に記載の画像符号化装置を提供するもの
である。
Third, when encoding an image having a plurality of images having the same contents, only the encoded data of the first image among the images having the same contents is output, and the encoded data of other images having the same contents are encoded. An image encoding apparatus according to the above, wherein the image encoding apparatus is controlled not to output the image.

【0013】第4に、独立復号化または片側方向の画像
間予測復号化された画像のみを複数回出力して、画像レ
ートの変換を行うようにしたことを特徴とする前記に記
載の画像復号化装置を提供するものである。
Fourthly, only the image which has been subjected to independent decoding or one-way inter-picture predictive decoding is output a plurality of times to convert the image rate. The present invention provides a chemical conversion device.

【0014】[0014]

【作用】ふたつの画像の時間(タイミング)が一致する
間隔で画像を独立または片側方向予測符号化し、同じ内
容の画像では最初の画像の符号化データのみを出力し、
他の画像の符号化データは出力しないので無駄な情報が
発生しない。復号化装置で独立または片側方向予測復号
化された画像のみを複数回出力して画像レートの変換を
行うことで、独立または片側方向予測の画像は、画像間
予測に使われるために画像メモリーに蓄積されているの
で、それを出力するだけで画像レートの変換ができる。
したがって、画像レートの変換のための画像メモリーは
必要無くなる。また、変換を行わない場合は信号源と同
じ画像レートとなり、両方の画像レートの出力が得られ
る。
According to the present invention, images are independently or unidirectionally predictively encoded at intervals at which the time (timing) of the two images coincides, and only the encoded data of the first image is output for images having the same contents.
Since the encoded data of other images is not output, no useless information is generated. By outputting only the image that has been independently or unidirectionally predicted decoded multiple times by the decoding device and performing image rate conversion, the image of the independent or unidirectional prediction is stored in the image memory for use in inter-image prediction. Since it is stored, the image rate can be converted simply by outputting it.
Therefore, an image memory for converting the image rate is not required. When no conversion is performed, the image rate becomes the same as that of the signal source, and outputs of both image rates are obtained.

【0015】[0015]

【実施例】<実施例符号化装置1>図1は本発明の符号
化装置の第1の実施例を示すブロック図である。図4の
従来例と同一部分には同一符号を付して示す。図4の符
号化装置とは、画像レート変換器の代わりにインターレ
ース変換器2がある点と、フィールド予測タイプ(P
B)の設定やそれに基ずく制御が異なる。
FIG. 1 is a block diagram showing a first embodiment of an encoding apparatus according to the present invention. The same parts as those in the conventional example of FIG. The encoding apparatus shown in FIG. 4 differs from the encoding apparatus shown in FIG. 4 in that an interlace converter 2 is provided instead of an image rate converter, and a field prediction type (P
The setting of B) and the control based on it are different.

【0016】図1において、画像信号入力端子1より入
力された画像信号は、インターレース変換器2で、ノン
インターレース信号がインターレース信号に変換され
る。すなわち、ひとつのフレームがふたつのフィールド
に変換され、24フレーム(駒)が48フィールドに変
換される。フィールドメモリ3以降の構成は従来例と同
じで、処理内容のみが異なる。Pフィールドは、復号側
で60フィールドに変換するとき、2度出力されるフィ
ールドに設定される。これにより、Bフィールドを2度
出力せずに済み、復号装置で画像レート変換のためのメ
モリーが必要なくなる。
In FIG. 1, an image signal input from an image signal input terminal 1 is converted by an interlace converter 2 from a non-interlace signal to an interlace signal. That is, one frame is converted into two fields, and 24 frames (frames) are converted into 48 fields. The configuration after the field memory 3 is the same as the conventional example, and only the processing content is different. The P field is set to a field that is output twice when the field is converted into 60 fields on the decoding side. This eliminates the need to output the B field twice and eliminates the need for a memory for image rate conversion in the decoding device.

【0017】このようなフィールド構成は図8の様に、
画像タイミングが一致する間隔で、Pフィールドとして
いる。図8は同じ画像が異なった画像レートで示され、
実線で囲まれているのがフィルムの1駒で、その中に複
数存在する方形がフィールドになる。フィールドは上
(o)が奇数フィールド、下(o)が偶数フィールドで
あり、数字は画像の番号、P及びBはフィールド予測タ
イプで、Pフィールドには網をつけた。−で示されるの
は符号化データが伝送されないフィールドである。
Such a field configuration is as shown in FIG.
The P field is set at intervals at which the image timing matches. FIG. 8 shows the same image at different image rates,
One frame of the film is surrounded by a solid line, and a plurality of squares in the frame constitute a field. The upper (o) field is an odd field, the lower (o) is an even field, numbers are picture numbers, P and B are field prediction types, and the P field is shaded. A field indicated by-indicates a field in which encoded data is not transmitted.

【0018】毎秒48フィールドの状態(a)では、P
フィールドは2フレーム毎で、一回ごとに偶奇が入れ代
わる形で存在しているのが解る。図1の符号化装置での
画像順は(a)のものであり、フィールドメモリや予測
器の動作はそれに従ったものになる。ここで、偶奇の順
番が2フレームごとに入れ代わるが、これは画像レート
を毎秒60フィールドに変換した場合(b)の順番を基
準にしているためである。Pの間隔は毎秒60フィール
ド(b)では常に5フィールドとなる。
In the state (a) of 48 fields per second, P
It can be seen that the field exists every two frames, with even and odd being replaced each time. The image order in the encoding apparatus of FIG. 1 is as shown in FIG. 1A, and the operation of the field memory and the predictor follows the order. Here, the even-odd order is changed every two frames, because the order of (b) is used as a reference when the image rate is converted to 60 fields per second. The interval of P is always 5 fields in 60 fields (b) per second.

【0019】<第2の実施例>図2は本発明の符号化装
置の第2の実施例を示すブロック図である。図1と同一
部分には同一符号を付して示す。第2の実施例は、フィ
ルム画像がテレビ信号に変換されるときに2−3プルダ
ウンが行われ、被符号化信号がすでに毎秒60フィール
ドになっている場合に対応したものである。
<Second Embodiment> FIG. 2 is a block diagram showing a second embodiment of the encoding apparatus according to the present invention. 1 are given the same reference numerals. The second embodiment corresponds to a case where 2-3 pull-down is performed when a film image is converted into a television signal, and the encoded signal is already 60 fields per second.

【0020】この場合、60フィールドの信号を48フ
ィールドに戻してから第1の実施例と符号化処理を行っ
てもよいが、第2の実施例は60フィールドの内で重複
して存在するフィールドを省いて、有効な48フィール
ドのみを符号化するものである。装置構成は図1の符号
化装置に対して、インターレース変換器2が画像レート
変換器に代わり、デ−タ制御器21が追加されている。
処理されるフィールドタイプは図8で毎秒60フィール
ドのもの(b)となる。これは従来例でPフィールドの
間隔を5フィールドにしたものに類似する。
In this case, the signal of 60 fields may be returned to 48 fields, and then the encoding process may be performed as in the first embodiment. Is omitted, and only valid 48 fields are encoded. The apparatus configuration is different from the encoding apparatus of FIG. 1 in that the interlace converter 2 is replaced with an image rate converter and a data controller 21 is added.
The field type to be processed is (b) of 60 fields per second in FIG. This is similar to the conventional example in which the interval between P fields is set to 5 fields.

【0021】処理動作は、−で示された重複フィールド
(Pフィールドの次の次のフィールド)のみが特殊であ
り、それ以外はデータ制御器21は接続されて、従来例
と同様である。重複フィールドのタイミングでは、デー
タ制御器21が切り離され、データバッファにデータは
供給されず、伝送されない。このとき予測減算器4やフ
ィールド内符号化器5は、動作していなくても良い。こ
の様にして出力されるデータは図1の実施例1の場合と
同じになる。
The processing operation is the same as that of the conventional example except that only the overlap field indicated by-(the next field after the P field) is special, and the other is connected to the data controller 21. At the timing of the overlapping field, the data controller 21 is disconnected, and no data is supplied to the data buffer and is not transmitted. At this time, the prediction subtractor 4 and the intra-field encoder 5 need not be operating. The data output in this manner is the same as in the case of the first embodiment in FIG.

【0022】この符号化装置では、重複して存在するフ
ィールドがどれであるかが分かる必要があり、その情報
が必要である。この情報は画像レート変換器の動作が出
力画像のフレーム番号で規定されていれば、フレーム番
号により得られることになる。したがって、画像信号が
VTRなどに一度記録される場合は、フレーム番号が管
理できるVTRを用いる必要がある。この情報が解らな
い場合は、2フィールド間のマッチングなどによって判
定する。この情報で画像カウンタをリセットすれば、符
号化器の動作は適切に行える。また、Pフィールドは定
期的に予測をリセットし、そのフィールドが独立フィー
ルドとなる。
In this encoding apparatus, it is necessary to know which field is present in duplicate, and that information is needed. This information is obtained by the frame number if the operation of the image rate converter is specified by the frame number of the output image. Therefore, when an image signal is recorded once on a VTR or the like, it is necessary to use a VTR that can manage frame numbers. If this information is not known, it is determined by matching between two fields. If the image counter is reset with this information, the operation of the encoder can be performed properly. The P field periodically resets the prediction, and that field becomes an independent field.

【0023】<実施例復号化装置>図3は本発明の復号
化装置の第1の実施例を示すブロック図である。図5の
従来例と同一部分には同一符号を付して示す。図5の従
来例の復号化装置とはデータ制御器32がある他、処理
動作が異なる。なお、この復号装置は第1の実施例と第
2の実施例の両方の符号化装置に対応する。
<Decoding Apparatus> FIG. 3 is a block diagram showing a first embodiment of the decoding apparatus according to the present invention. The same parts as those in the conventional example of FIG. The processing operation is different from that of the conventional decoding device shown in FIG. This decoding device corresponds to both the encoding devices of the first embodiment and the second embodiment.

【0024】毎秒60フィールドに変換して画像を出力
する場合、復号化装置は基本的に60フィールドで動作
させられ、画像順は図8(b)の様になるので、フィー
ルドメモリ10や予測器9の動作はそれに従ったものに
なる。ここで動作は、−で示された重複フィールド(P
フィールドの次の次のフィールド)のみが特殊であり、
それ以外はデータ制御器32は接続されて、従来例と同
様に復号される。重複フィールドのタイミングでは、デ
ータ制御器32が切り離され、フィールド内復号器にデ
ータは供給されず、復号は行われない。その代わりに、
フィールドメモリ10に蓄えられているPフィールドの
画像を繰り返し出力する。
When an image is output after being converted into 60 fields per second, the decoding device is basically operated in 60 fields, and the image order is as shown in FIG. 8 (b). The operation of No. 9 is in accordance with it. Here, the operation is performed in the overlapping field (P
Only the next field after the field) is special,
Otherwise, the data controller 32 is connected and decoding is performed in the same manner as in the conventional example. At the overlap field timing, the data controller 32 is disconnected, no data is supplied to the intra-field decoder, and no decoding is performed. Instead,
The image of the P field stored in the field memory 10 is repeatedly output.

【0025】一方、毎秒50フィールドのテレビ受像機
に対しては、画像の速度が4%早くなることを許容し、
毎秒48フィールドの画像を変換せずにそのまま出力す
る。この場合、復号化装置は基本的に毎秒50フィール
ドで動作させられる。画像順は図8(c)の様になり、
Pの間隔は一回毎に5フィールドと3フィールドで変わ
る。画像順がaやbと変わるので、画像データの順番が
データバッファ31で入れ替えられる。フィールドメモ
リ12や予測器9の動作は(c)の画像順に従ったもの
になる。また、データ制御器32は常に接続される。こ
のように、同一データ、同一復号装置で、復号装置の処
理内容を変えるのみで、毎秒60フィールドと毎秒50
(48)フィールドの両方で画像を出力することが可能
となる。
On the other hand, for a television receiver of 50 fields per second, the image speed is allowed to increase by 4%,
An image of 48 fields per second is output without conversion. In this case, the decoding device is basically operated at 50 fields per second. The image order is as shown in FIG.
The interval of P changes between 5 fields and 3 fields each time. Since the image order changes to a and b, the order of the image data is exchanged in the data buffer 31. The operations of the field memory 12 and the predictor 9 follow the image order shown in FIG. The data controller 32 is always connected. In this way, the same data and the same decoding device can be changed only by changing the processing content of the decoding device, and thus 60 fields per second and 50
(48) It is possible to output an image in both fields.

【0026】[0026]

【発明の効果】本発明のフィルム画像符号化装置及び復
号化装置は、毎秒当たりの画像数が異なった画像信号
で、ふたつの画像の時間(タイミング)が一致する間隔
で画像を独立または片側方向の画像間予測復号化し、同
じ内容の画像では最初の画像の符号化データのみを出力
し、符号化装置で独立または片側方向の画像間予測復号
化された画像のみを複数回出力して画像レートの変換を
行うことで、重複する画像は符号化しないので、無駄な
情報が発生せず、符号化効率が改善される。
According to the film image encoding apparatus and the decoding apparatus of the present invention, an image signal having a different number of images per second can be used to independently or unilaterally separate images at intervals at which the time (timing) of two images matches. In the same picture, only the encoded data of the first picture is output, and only the picture which is independent or unidirectionally decoded by the picture is output several times. By performing the above conversion, redundant images are not encoded, so that useless information does not occur and encoding efficiency is improved.

【0027】つぎに、符号化装置で画像レートの変換を
するためには、画像メモリーに蓄積されている独立また
は片側方向予測の画像を繰り返しを出力するだけでよ
く、したがって、画像レートの変換のための画像メモリ
ーは必要無い。これにより復号装置の規模は増加しな
い。
Next, in order to convert the image rate in the encoding device, it is only necessary to repeatedly output the independent or unidirectionally predicted image stored in the image memory. No image memory is required. This does not increase the scale of the decoding device.

【0028】また、符号化装置で変換された画像は、独
立または片側方向予測の画像が繰り返されることによ
り、全体に占める割合が増える。独立または片側方向予
測の画像は双方向予測の画像より画質が良いので、平均
画質が良くなる。
The proportion of the picture converted by the coding apparatus to the whole picture is increased by repeating the picture of the independent or unidirectional prediction. The image quality of the independent or unidirectional prediction image is better than that of the bidirectional prediction image, so that the average image quality is improved.

【0029】さらに、同じ符号化データで毎秒60フィ
ールドと毎秒50フィールドの再生が行えるので、異な
ったテレビシステムのエリアで同じメディアが再生で
き、メディアの共通化が可能である。以上説明の如く、
本発明のフィルム画像符号化装置及び復号化装置は、実
用上極めて優れた効果を有するものである。
Further, since 60 fields per second and 50 fields per second can be reproduced with the same encoded data, the same media can be reproduced in different TV system areas, and the media can be shared. As explained above,
The film image encoding device and the decoding device according to the present invention have extremely excellent effects in practical use.

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

【図1】本発明になる(フィルム)画像符号化装置の第
1の実施例を示すブロック図である。
FIG. 1 is a block diagram showing a first embodiment of a (film) image encoding apparatus according to the present invention.

【図2】本発明になる(フィルム)画像符号化装置の第
2の実施例を示すブロック図である。
FIG. 2 is a block diagram showing a (film) image encoding apparatus according to a second embodiment of the present invention.

【図3】本発明になる(フィルム)画像復号化装置の実
施例を示すブロック図である。
FIG. 3 is a block diagram showing an embodiment of a (film) image decoding apparatus according to the present invention.

【図4】フィルム画像符号化装置の従来例を示すブロッ
ク図である。
FIG. 4 is a block diagram showing a conventional example of a film image encoding device.

【図5】フィルム画像復号化装置の従来例を示すブロッ
ク図である。
FIG. 5 is a block diagram showing a conventional example of a film image decoding device.

【図6】フィルム画像のテレビ画像への変換の様子を示
す図である。
FIG. 6 is a diagram showing how a film image is converted into a television image.

【図7】双方向予測を持つ予測符号化の予測関係を示す
図である。
FIG. 7 is a diagram illustrating a prediction relationship of predictive coding having bidirectional prediction.

【図8】各画像レートでの画像の構成を示す図である。FIG. 8 is a diagram showing a configuration of an image at each image rate.

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

1…画像入力、2…インターレース変換器、3…フィー
ルドメモリ、4…予測減算器、5…フィールド内符号化
器、6,31…データバッファ、7…データ出力、8…
画像カウンタ、9…予測器、10…フィールドメモリ、
11…加算器、12…フィールド内復号化器、13…画
像順出力、20…画像レート変換器、21,32…デー
タ制御器、33…切り換えスイッチ、30…データ入力
端子、34…画像出力、35…画像順入力。
REFERENCE SIGNS LIST 1 image input, 2 interlace converter, 3 field memory, 4 predictive subtractor, 5 intra-field encoder, 6, 31 data buffer, 7 data output, 8
Image counter, 9 ... predictor, 10 ... field memory,
11 adder, 12 intra-field decoder, 13 image output, 20 image rate converter, 21, 32 data controller, 33 switch, 30 data input terminal, 34 image output, 35 ... Image order input.

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 H04N 1/41 - 1/419 H04N 5/253 H04N 7/01 Continued on the front page (58) Fields surveyed (Int.Cl. 7 , DB name) H04N 7/ 24-7/68 H04N 1/41-1/419 H04N 5/253 H04N 7/01

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】符号化装置側の信号源画像と復号化装置側
の表示画像との画像レートが異なる画像装置間で、双方
向の画像間予測を用いた画像符号化装置であって、 前記信号源画像と前記表示画像との画像タイミングが一
致する間隔で、画像を独立符号化または片側方向の画像
間予測符号化するようにしたことを特徴とする画像符号
化装置。
1. An image encoding apparatus using bidirectional inter-picture prediction between image apparatuses having different image rates between a signal source image on an encoding apparatus side and a display image on a decoding apparatus side, An image coding apparatus, wherein an image is independently coded or one-way inter-picture predictive coding is performed at intervals at which image timings of a signal source image and the display image match.
【請求項2】符号化装置側の信号源画像と復号化装置側
の表示画像との画像レートが異なる画像装置間で、双方
向の画像間予測を用いた画像復号化装置であって、 前記信号源画像と前記表示画像との画像タイミングが一
致する間隔で、画像を独立復号化または片側方向の画像
間予測復号化するようにしたことを特徴とする画像復号
化装置。
2. An image decoding apparatus using bidirectional inter-picture prediction between image apparatuses having different image rates between a signal source image on an encoding apparatus side and a display image on a decoding apparatus side, An image decoding apparatus, wherein an image is independently decoded or one-way inter-picture predictive decoding is performed at intervals at which image timings of a signal source image and the display image match.
【請求項3】同じ内容の画像が複数存在する画像の符号
化に際しては、同じ内容の画像で最初の画像の符号化デ
ータのみを出力し、同じ内容の他の画像の符号化データ
は出力しないように制御するようにしたことを特徴とす
る請求項1に記載の画像符号化装置。
3. When encoding an image having a plurality of images having the same content, only encoded data of the first image having the same content is output, and encoded data of another image having the same content is not output. 2. The image encoding apparatus according to claim 1, wherein the control is performed in such a manner.
【請求項4】独立復号化または片側方向の画像間予測復
号化された画像のみを複数回出力して、画像レートの変
換を行うようにしたことを特徴とする請求項2に記載の
画像復号化装置。
4. An image decoding apparatus according to claim 2, wherein only an image which has been subjected to independent decoding or one-way inter-picture predictive decoding is output a plurality of times to convert an image rate. Device.
JP19596592A 1992-06-30 1992-06-30 Image encoding device and decoding device Expired - Lifetime JP3067404B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19596592A JP3067404B2 (en) 1992-06-30 1992-06-30 Image encoding device and decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19596592A JP3067404B2 (en) 1992-06-30 1992-06-30 Image encoding device and decoding device

Publications (2)

Publication Number Publication Date
JPH0622299A JPH0622299A (en) 1994-01-28
JP3067404B2 true JP3067404B2 (en) 2000-07-17

Family

ID=16349937

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19596592A Expired - Lifetime JP3067404B2 (en) 1992-06-30 1992-06-30 Image encoding device and decoding device

Country Status (1)

Country Link
JP (1) JP3067404B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3348612B2 (en) * 1996-10-31 2002-11-20 日本ビクター株式会社 Inter-block prediction coding device, inter-block prediction decoding device, inter-block prediction coding method, inter-block prediction decoding method, and inter-block prediction coding / decoding device
JP4208098B2 (en) * 1997-07-15 2009-01-14 パナソニック株式会社 Progressive image signal transmitting device and progressive image signal receiving device

Also Published As

Publication number Publication date
JPH0622299A (en) 1994-01-28

Similar Documents

Publication Publication Date Title
JP3164031B2 (en) Moving image encoding / decoding device, moving image encoding / decoding method, and moving image encoded recording medium
JP3692642B2 (en) Image coding apparatus, image coding method, image decoding apparatus, and image decoding method
EP0812511B1 (en) Method and device for performing source transitions in a video system which performs entropy encoding
JP3360586B2 (en) Scan conversion apparatus and method
EP0933942B1 (en) Progressive image signal transmitter, progressive image signal receiver and, medium
US7573529B1 (en) System and method for performing interlaced-to-progressive conversion using interframe motion data
JP2885322B2 (en) Inter-field prediction encoding device and decoding device
JP3044749B2 (en) Video signal encoding device
JP3114228B2 (en) Image processing device
JPH0937243A (en) Moving image coder and decoder
JP3067404B2 (en) Image encoding device and decoding device
JPH08237666A (en) Inter-frame band comprssion signal processor
JP2002218472A (en) Device and method for decoding variable image rate
JP2808860B2 (en) Predictive encoding device and decoding device
EP0541313A2 (en) Video signal encoding apparatus
US6904093B1 (en) Horizontal/vertical scanning frequency converting apparatus in MPEG decoding block
JP3017646B2 (en) Image decoding device with frame rate conversion function
JP3708745B2 (en) Moving picture decoding apparatus and moving picture decoding method
JPH10126749A (en) Sequential scanning conversion device
JPH0630332A (en) Coding and decoding device for moving image
JP3037569B2 (en) Image decoding device
JPH05328317A (en) Video signal transmitter-receiver
JP2002077910A (en) Variable image rate encoder, variable image rate decoder, variable image rate encoding method and variable image rate decoding method
JPH08223582A (en) Compressed image data selection system and image processing system
JPH0671331B2 (en) Television signal adaptive interpolation decoding device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090519

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090519

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100519

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110519

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 12

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 12

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130519

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20130519

Year of fee payment: 13