JP2004194297A - Method for encoding and decoding motion picture - Google Patents
Method for encoding and decoding motion picture Download PDFInfo
- Publication number
- JP2004194297A JP2004194297A JP2003363024A JP2003363024A JP2004194297A JP 2004194297 A JP2004194297 A JP 2004194297A JP 2003363024 A JP2003363024 A JP 2003363024A JP 2003363024 A JP2003363024 A JP 2003363024A JP 2004194297 A JP2004194297 A JP 2004194297A
- Authority
- JP
- Japan
- Prior art keywords
- field
- frame
- decoding
- reference index
- 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
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
本発明は、動画像の符号化方法および復号化方法に関するものであり、特に既に符号化済みのピクチャを参照して画像間予測を行う符号化方法および復号化方法に関するものである。 The present invention relates to a moving picture coding method and a moving picture decoding method, and more particularly to a coding method and a decoding method for performing inter-picture prediction with reference to already coded pictures.
近年、マルチメディアアプリケーションの発展に伴い、画像・音声・テキストなど、あらゆるメディアの情報を統一的に扱うことが一般的になってきた。ディジタル化された画像は膨大なデータ量を持つため、蓄積・伝送のためには、画像の情報圧縮技術が不可欠である。圧縮した画像データを相互運用するためには、圧縮技術の標準化も重要である。画像圧縮技術の標準規格としては、ITU−T(国際電気通信連合 電気通信標準化部門)のH.261、H.263、ISO(国際標準化機構)のMPEG−1、MPEG−2、MPEG−4などがある。また、ITUでは、現在、最新の画像符号化規格としてH.26Lが標準化中である。 In recent years, with the development of multimedia applications, it has become common to handle information of all kinds of media such as images, sounds, and texts in a unified manner. Since a digitized image has an enormous amount of data, an image information compression technique is indispensable for storage and transmission. For interoperability of compressed image data, standardization of compression technology is also important. Standards for image compression technology include H.264 of ITU-T (International Telecommunication Union Telecommunication Standardization Sector). 261, H .; H.263, MPEG-1, MPEG-2 and MPEG-4 of ISO (International Organization for Standardization). In addition, the ITU is currently using H.264 as the latest image coding standard. 26L is under standardization.
一般に動画像の符号化では、時間方向および空間方向の冗長性を削減することによって情報量の圧縮を行う。そこで時間的な冗長性の削減を目的とするピクチャ間予測符号化では、前方または後方のピクチャを参照してブロック単位で動きの検出および予測画像の作成を行い、得られた予測画像と現在のピクチャとの差分値に対して符号化を行う。
ここで、ピクチャとは、1枚の画像を表す用語であり、プログレッシブ画像ではフレームを意味し、インターレース画像ではフレームもしくはフィールドを意味する。ここで、インターレース画像とは、1つのフレームが時刻の異なる2つのフィールドから構成される画像である。インターレース画像の符号化や復号化処理においては、1つのフレームをフレームのまま処理したり、2つのフィールドとして処理したり、フレーム内のブロック毎にフレーム構造またはフィールド構造として処理したりすることができる。
Generally, in coding of a moving image, the amount of information is compressed by reducing redundancy in the time direction and the space direction. Therefore, in the inter-picture prediction coding for the purpose of reducing temporal redundancy, motion detection and prediction image creation are performed in block units with reference to the forward or backward picture, and the obtained predicted image and the current Encoding is performed on the difference value from the picture.
Here, a picture is a term representing one image, which means a frame in a progressive image and a frame or a field in an interlaced image. Here, an interlaced image is an image in which one frame is composed of two fields at different times. In encoding and decoding of an interlaced image, one frame can be processed as a frame, processed as two fields, or processed as a frame structure or a field structure for each block in the frame. .
なお、以下で示すピクチャはプログレッシブ画像でのフレームの意味で説明するが、インターレース画像でのフレームもしくはフィールドであっても同様に説明することができる。
図35はピクチャの種類とその参照関係を説明するための図である。
ピクチャI1のように参照ピクチャを持たずピクチャ内予測符号化を行うものをIピクチャと呼ぶ。また、ピクチャP10のように1枚のピクチャのみを参照しピクチャ間予測符号化を行うものをPピクチャと呼ぶ。また、同時に2枚のピクチャを参照してピクチャ間予測符号化を行うことのできるものをBピクチャと呼ぶ。BピクチャはピクチャB6、B12、B18のように時間的に任意の方向にある2枚のピクチャを参照することが可能である。参照ピクチャは動き検出の単位であるブロックごとに指定することができるが、符号化を行った符号列中に先に記述される方の参照ピクチャを第1参照ピクチャ、後に記述される方を第2参照ピクチャとして区別する。ただし、これらのピクチャを符号化および復号化する場合の条件として、参照するピクチャが既に符号化および復号化されている必要がある。図36(a)および図36(b)はBピクチャを符号化および復号化する場合の順番の例である。図36(a)は表示される順番、図36(b)は(a)を符号化および復号化する順番に並び替えたものである。ピクチャB3、B6によって参照されるピクチャは全て先に符号化および復号化されているように並び替えられているのが分かる。
Note that the picture described below is described in terms of a frame in a progressive image, but the same can be applied to a frame or a field in an interlaced image.
FIG. 35 is a diagram for explaining types of pictures and their reference relationships.
A picture that does not have a reference picture and performs intra-picture prediction coding, such as picture I1, is called an I picture. A picture such as picture P10 that performs inter-picture predictive coding by referring to only one picture is called a P picture. A picture that can perform inter-picture predictive coding by simultaneously referring to two pictures is called a B picture. The B picture can refer to two pictures in arbitrary directions in time, such as pictures B6, B12, and B18. The reference picture can be specified for each block, which is a unit of motion detection. The reference picture described earlier in the encoded code sequence is referred to as the first reference picture, and the reference picture described later is referred to as the first reference picture. Distinguishing as two reference pictures. However, as a condition for encoding and decoding these pictures, the picture to be referred to must be already encoded and decoded. FIG. 36A and FIG. 36B are examples of the order when encoding and decoding a B picture. FIG. 36A shows the display order, and FIG. 36B shows the display order of FIG. 36A in the order of encoding and decoding. It can be seen that the pictures referred to by pictures B3 and B6 are all rearranged as if they were encoded and decoded first.
次に、参照ピクチャを指定するための参照インデックスについて図37、図38を用いて説明する。ここでは簡単化のために、実際のピクチャを識別する番号をピクチャ番号、画面間予測において参照するピクチャを指定する際に使用する番号を参照インデックスと呼ぶ。その際、第1参照ピクチャを示すものを第1参照インデックス、第2参照ピクチャを示すものを第2参照インデックスとする。参照インデックスは初期状態として図37のようなデフォルト値が割り当てられているが、コマンドによって割り当てを変更することが可能となっている。 Next, a reference index for designating a reference picture will be described with reference to FIGS. Here, for simplicity, a number for identifying an actual picture is called a picture number, and a number used when designating a picture to be referred to in inter prediction is called a reference index. At this time, the one indicating the first reference picture is set as the first reference index, and the one indicating the second reference picture is set as the second reference index. The reference index is assigned a default value as shown in FIG. 37 as an initial state, but the assignment can be changed by a command.
図37は、フレーム符号化におけるピクチャ番号に対する2つの参照インデックスの初期状態における割り当て結果を示すものであり、図38はコマンドを用いて図37の参照インデックスの割り当てを更新したものである。図のような符号化される順に並べられたピクチャ列があったとき、メモリ内に保持されているピクチャに対してピクチャ番号は符号化の順に割り振られている。参照インデックスをピクチャ番号に割り当てるためのコマンドはピクチャをさらに分割した符号化単位であるスライスのヘッダに記述され、1つのスライスを符号化する毎に割り当て方を更新することが可能である。前記コマンドとして、元のピクチャ番号と更新後のピクチャ番号の差分値を使用し、任意の個数のコマンドをコマンド列として符号化することが可能である。コマンド列の先頭のコマンドは、符号化対象のピクチャのピクチャ番号に適用され、参照インデックス番号0に対応するピクチャ番号を示す。コマンド列の2番目のコマンドは、参照インデックス番号0に対応するピクチャ番号に適用され、参照インデックス番号1に対応するピクチャ番号を示す。3番目のコマンドは、参照インデックス番号1に対応するピクチャ番号に適用され、参照インデックス番号2に対応するピクチャ番号を示す。4番目以降のコマンドも同様である。図38の第1参照インデックスの例を用いると、まずコマンドとして"−2"が与えられたので、参照インデックス番号0には、符号化対象ピクチャのピクチャ番号13に−2を足すことによって、11番のピクチャが割り当てられる。次にコマンドとして"+1"が与えられたので、参照インデックス番号1には、参照インデックス番号0に対応するピクチャの番号11に+1を足すことによって、12番のピクチャが割り当てられている。以下同様の処理によって各ピクチャ番号の割り当てが行われる。第2参照インデックスの場合も同様である。
FIG. 37 shows a result of initial assignment of two reference indices to a picture number in frame encoding, and FIG. 38 shows an updated reference index of FIG. 37 using a command. When there is a picture sequence arranged in the coding order as shown in the figure, the picture numbers are assigned to the pictures held in the memory in the coding order. A command for assigning a reference index to a picture number is described in a slice header, which is a coding unit obtained by further dividing a picture, and the assignment method can be updated each time one slice is encoded. An arbitrary number of commands can be encoded as a command sequence using a difference value between an original picture number and an updated picture number as the command. The first command in the command sequence is applied to the picture number of the picture to be encoded, and indicates the picture number corresponding to
図39は、上記の符号化を行ったときの符号列の例を示す模式図である。図に示すように符号列のピクチャ共通情報に第1参照インデックス(ref1)用の参照インデックスの最大個数Max_idx1と、第1参照インデックス(ref2)用の参照インデックスの最大個数Max_idx2が記述され、スライスヘッダにはref1用とref2用の参照インデックス割り当てコマンド列idx_cmd1およびidx_cmd2が記述されている。 FIG. 39 is a schematic diagram illustrating an example of a code string when the above-described coding is performed. As shown in the figure, the maximum number of reference indices Max_idx1 for the first reference index (ref1) and the maximum number of reference indices Max_idx2 for the first reference index (ref2) are described in the picture common information of the code string, and the slice header is described. Describes reference index assignment command strings idx_cmd1 and idx_cmd2 for ref1 and ref2.
かかる先行技術に関する文献として非特許文献1がある。
ところで、インターレース画像を符号化する方法として、フレーム符号化とフィールド符号化を1つの画像の中でマクロブロックごとに切り替えて使用することが可能とされている。これを"マクロブロック単位フレームフィールド切り替え符号化(MBAFF:MacroBlocks Adaptive Frame/Field coding)"と呼ぶことにする。この方法では、図40に示すように、縦方向に並ぶ2つのマクロブロックを1つのペアとして、このペアごとに切り替えることが可能となる。フレーム符号化の場合は両方ともフレームで符号化し、フィールド符号化の場合は奇数ラインのみからなるマクロブロックと偶数ラインのみからでなるマクロブロックとに分けて符号化を行う。 By the way, as a method of encoding an interlaced image, it is possible to switch between frame encoding and field encoding for each macroblock in one image. This is referred to as "macroblocks adaptive frame / field coding (MBAFF)". In this method, as shown in FIG. 40, two macroblocks arranged in the vertical direction can be set as one pair and switched for each pair. In the case of frame coding, both are coded in frames, and in the case of field coding, coding is performed separately for macroblocks consisting only of odd lines and macroblocks consisting only of even lines.
マクロブロック単位フレームフィールド切り替え符号化では、図41(a)および図41(b)に示すように、マクロブロックペアの符号化方法に応じて、参照ピクチャをフレーム構造およびフィールド構造にその都度切り替えて参照に用いる。図41(a)のように符号化対象のマクロブロックペアをフレームとして符号化する場合、参照ピクチャをP1からP3のようにフレームとして参照する。また、図41(b)のように符号化対象のマクロブロックペアをフィールドとして符号化する場合、参照ピクチャをP1TからP3Bのように各ピクチャをトップフィールドとボトムフィールドとに分けてフィールドとして参照する。このとき、参照ピクチャの枚数はフィールド単位で数えるとフレームの場合の2倍となる。 In macroblock unit frame field switching coding, as shown in FIGS. 41A and 41B, a reference picture is switched to a frame structure and a field structure each time according to a coding method of a macroblock pair. Used for reference. When encoding a macroblock pair to be encoded as a frame as shown in FIG. 41A, a reference picture is referred to as a frame like P1 to P3. In the case of coding a macroblock pair to be coded as a field as shown in FIG. 41 (b), the reference picture is divided into a top field and a bottom field such as P1T to P3B and referred to as a field. . At this time, the number of reference pictures is twice as large as that of a frame when counted in fields.
しかしながら、それぞれのピクチャに参照インデックスを割り当てる際に使用する、参照インデックスの最大個数(max_idx1およびmax_idx2、図39参照)および割り当て更新のためのコマンド列(idx_cmd1およびidx_cmd2、図39参照)は、フレームとフィールドの両方に同時に対応することができないため、マクロブロック単位フレームフィールド切り替え符号化を行う場合に、参照インデックスの最大個数および割り当てのためのコマンドをうまく判別できないという問題がある。 However, the maximum number of reference indices (max_idx1 and max_idx2, see FIG. 39) and the command sequence for updating the allocation (idx_cmd1 and idx_cmd2, see FIG. 39) used when assigning a reference index to each picture are frame and frame. Since both fields cannot be handled at the same time, there is a problem that the maximum number of reference indices and a command for allocation cannot be determined well when performing macroblock-based frame field switching coding.
そこで本発明は、マクロブロック単位フレームフィールド切り替え符号化の場合に参照インデックスをフレーム符号化、フィールド符号化の何れであっても適切に活用する画像符号化方法、画像復号化方法を提供することを目的とする。 Therefore, the present invention provides an image encoding method and an image decoding method that appropriately utilize a reference index in any of frame encoding and field encoding in case of macroblock unit frame field switching encoding. Aim.
そしてこの目的を達成するために、本発明の符号化方法は、ピクチャ内でブロック単位にフレーム符号化とフィールド符号化とを切り替えて符号化を行う動画像符号化方法であって、フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てる。 In order to achieve this object, an encoding method according to the present invention is a video encoding method for performing encoding by switching between frame encoding and field encoding on a block basis in a picture. A field coding reference index that specifies a field to be referred to at the time of field coding is assigned to a field using a frame coding reference index that specifies a frame to be referred to at some time.
この構成によれば、フィールド符号化用参照インデックスの割り当てに、フレーム符号化用参照インデックスを利用することができる。言い換えれば、フレーム符号化用参照インデックスを、フレーム符号化だけでなくフィールド符号化にも適切に活用することができる。
ここで、前記動画像符号化方法は、フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、特定された2つのフィールドのうち、符号化対象のブロックと同じパリティを持つフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、符号化対象のブロックと異なるパリティを持つフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップとを有する構成としてもよい。
According to this configuration, the reference index for frame encoding can be used for assigning the reference index for field encoding. In other words, the frame coding reference index can be appropriately used not only for frame coding but also for field coding.
Here, the moving picture coding method includes a specifying step of specifying two fields forming a frame specified by the reference index for frame coding, and a coding target block among the two specified fields. For a field having the same parity, a value obtained by doubling the value of the reference index for frame encoding is assigned as a reference index for field encoding. Allocating a value obtained by doubling the value of the encoding reference index and adding 1 as a field encoding reference index.
この構成によれば、フィールド符号化用参照インデックスは、フィールドのパリティに応じてフレーム符号化用参照インデックスの2倍と2倍+1の値に割り当てられるので、フレーム符号化用参照インデックスを利用してフィールド符号化用参照インデックスを極めて簡単に割り当てることができる。
ここで、前記動画像符号化方法は、さらに、フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数の2倍の値に決定する決定ステップを有し、前記割当ステップにおいて、決定された最大個数内でフレーム符号化用参照インデックスを割り当てる構成としてもよい。
According to this configuration, the field-encoding reference index is assigned to values twice and twice as large as the frame-encoding reference index according to the parity of the field. It is very easy to assign a field coding reference index.
Here, the moving picture coding method further includes a determining step of determining a maximum number of reference indexes for field coding to be twice the maximum number of reference indexes for frame coding; In the above, the configuration may be such that a frame encoding reference index is assigned within the determined maximum number.
この構成によれば、フィールド符号化用参照インデックスは、フレーム符号化用参照インデックスの最大個数の2倍の個数を割り当て可能なので、フレーム符号化用参照インデックスを最大限有効に活用することができる。
ここで、前記動画像符号化方法は、フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、特定された2つのフィールドのうち、トップフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、ボトムフィールドに対しては前記フレーム符号化参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップとを有する構成としてもよい。
According to this configuration, the number of reference indices for field encoding can be assigned twice as many as the maximum number of reference indices for frame encoding. Therefore, the reference indices for frame encoding can be used as effectively as possible.
Here, the moving picture coding method includes a specifying step of specifying two fields constituting a frame specified by a frame coding reference index, and a top field of the specified two fields. A value obtained by doubling the value of the reference index for frame coding is assigned as a reference index for field coding, and a value obtained by doubling the value of the reference index for frame coding and adding 1 to a field code is assigned to the bottom field. And allocating as a reference index for conversion.
また、前記動画像符号化方法は、フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、特定した2つのフィールドのうち、符号化対象のブロックと同じパリティを持つフィールドに対してのみ前記フレーム符号化用参照インデックスと同じ値をフィールド符号化用参照インデックスとして割り当てる割当ステップと有する構成としてもよい。 The moving picture coding method may further include a specifying step of specifying two fields constituting the frame specified by the frame coding reference index, and, of the two specified fields, the same parity as the coding target block. And assigning the same value as the frame encoding reference index as the field encoding reference index only to the field having
ここで、前記動画像符号化方法は、さらに、フレーム符号化用参照インデックスの割り当て方法を示すコマンド列と、フィールド符号化用参照インデックスの割り当て方法を示すコマンド列とをそれぞれ独立に生成し、前記2組のコマンド列を符号化し符号化信号に付加する付加ステップを有する構成としてもよい。 Here, the video encoding method further generates a command sequence indicating a method of assigning a reference index for frame encoding, and a command sequence indicating a method of assigning a reference index for field encoding, respectively, It may be configured to include an additional step of encoding two sets of command strings and adding them to the encoded signal.
また、前記動画像符号化方法は、さらに、フレーム符号化用参照インデックスの割り当て方法を示すコマンド列と、トップフィールド符号化用参照インデックスの割り当て方法を示すコマンド列と、ボトムフィールド符号化用参照インデックスの割り当て方法を示すコマンド列とをそれぞれ独立に生成し、前記3組のコマンド列を符号化し符号化信号に付加する付加ステップを有する構成としてもよい。 The video encoding method further includes a command sequence indicating a method of assigning a reference index for frame encoding, a command sequence indicating a method of assigning a reference index for top field encoding, and a reference index for assigning a reference index for bottom field encoding. And a command sequence indicating a method of assigning the three sets of commands may be generated independently, and the three sets of command sequences may be encoded and added to an encoded signal.
また、前記動画像符号化方法は、フィールド符号化用参照インデックスの最大個数を決定する決定ステップと、決定された最大個数の範囲内で、フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てる割当ステップとを有する構成としてもよい。 The moving picture coding method may further comprise: a determining step of determining a maximum number of reference indices for field coding; and a frame coding for designating a frame to be referred to during frame coding within a range of the determined maximum number. An assignment step of assigning a field-encoding reference index for designating a field to be referred to at the time of field encoding using the reference index to the field.
ここで、前記決定ステップにおいて、フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数の2倍に決定する構成としてもよい。
この構成によれば、フィールド符号化用参照インデックスは、フレーム符号化用参照インデックスの最大個数の2倍の範囲内の個数で、フレーム符号化用参照インデックスを最大限有効に活用することができる。
Here, in the determining step, the maximum number of reference indexes for field coding may be determined to be twice the maximum number of reference indexes for frame coding.
According to this configuration, the number of reference indices for field coding is within the range of twice the maximum number of reference indices for frame coding, and the maximum number of reference indices for frame coding can be effectively utilized.
ここで、前記決定ステップにおいて、フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数と同じ値に決定する構成としてもよい。
この構成によれば、フィールド符号化用参照インデックスは、フレーム符号化用参照インデックスの最大個数と同じ個数の範囲内で、フレーム符号化用参照インデックスを最大限有効に活用することができる。
Here, in the determining step, the maximum number of reference indexes for field coding may be determined to be the same value as the maximum number of reference indexes for frame coding.
According to this configuration, the field coding reference index can utilize the frame coding reference index as effectively as possible within the range of the maximum number of frame coding reference indexes.
ここで、前記動画像符号化方法は、さらに、フレーム符号化用参照インデックスの最大個数とフィールド符号化用参照インデックスの最大個数とをそれぞれ独立に決定し、前記2つの最大個数を符号化し符号化信号に付加する付加する付加ステップを有する構成としてもよい。
この構成によれば、フィールド符号化用参照インデックスの最大個数は、フレーム符号化用参照インデックスの最大個数に依存することなく独立に決定することができ、符号化信号を介して復号化装置において当該最大個数を通知することができる。
Here, the video encoding method further comprises independently determining a maximum number of reference indices for frame encoding and a maximum number of reference indices for field encoding, and encoding and encoding the two maximum numbers. It may be configured to have an additional step of adding to a signal.
According to this configuration, the maximum number of reference indices for field coding can be independently determined without depending on the maximum number of reference indices for frame coding. The maximum number can be notified.
ここで、前記動画像符号化方法は、さらに、フレーム符号化用参照インデックスの最大個数とトップフィールド用の最大個数とボトムフィールド用の最大個数をそれぞれ独立に決定し、前記3つの最大個数を符号化し符号化信号に付加する付加ステップを有する構成としてもよい。 Here, the moving picture coding method further determines the maximum number of reference indices for frame coding, the maximum number for the top field, and the maximum number for the bottom field independently, and codes the three maximum numbers. It may be configured to have an additional step of adding the encoded signal to the encoded signal.
以上説明してきたように本発明における符号化方法によれば、マクロブロック単位フレームフィールド切り替え符号化を行う場合に、元々はフレーム用の参照インデックス、そのの最大個数及びフレーム用のコマンドをフレーム符号化だけでなく、フィールド符号化に対しても適切に活用することができる。
また、本発明の動画像復号化方法、動画像符号化装置、動画像復号化装置およびプログラムについても上記と同様の構成、作用、効果を有する。
As described above, according to the encoding method of the present invention, when performing macroblock unit frame field switching encoding, the frame reference index, the maximum number of the frame reference index, and the frame command are originally encoded by the frame encoding. In addition, it can be appropriately used for field coding.
Further, the moving picture decoding method, the moving picture coding apparatus, the moving picture decoding apparatus and the program according to the present invention have the same configuration, operation and effect as those described above.
(実施の形態1)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(1.1)、(1.2)のように取り扱う。ここで、参照インデックス及びコマンドは図38に、参照インデックスの最大個数は図39に示したものと同様である。
(Embodiment 1)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (1.1) and (1.2) are used for the maximum number of reference indices and the command sequence. Handle as Here, reference indices and commands are the same as those shown in FIG. 38, and the maximum number of reference indices is the same as that shown in FIG.
(1.1) 参照インデックスの最大個数について、符号化装置はフィールド符号化とフレーム符号化が混在する場合に、伝送される符号中にはフレーム用の参照インデックスの最大個数を記述しておく。符号化装置は、フレーム符号化の場合には、当該最大個数を使用可能な参照インデックスの個数として扱う。一方、フィールド符号化の場合には、当該最大個数が示す2倍の値をフィールド用の参照インデックスの個数とみなす。例えば、フレーム用の参照インデックスが0から2まで割り当てられた場合は、フレーム用の参照インデックスの最大個数は3である。フレーム符号化の場合は、当然そのままそのものを意味する。フィールド符号化の場合には、フレーム符号化用参照インデックスの最大個数の2倍した6をフィールド符号化用参照インデックスの最大個数であるとみなす。復号化装置においても同様である。 (1.1) Regarding the maximum number of reference indices The coding apparatus describes the maximum number of reference indices for a frame in a transmitted code when field coding and frame coding are mixed. In the case of frame encoding, the encoding apparatus treats the maximum number as the number of usable reference indices. On the other hand, in the case of field encoding, the double value indicated by the maximum number is regarded as the number of field reference indices. For example, when reference indices for a frame are assigned from 0 to 2, the maximum number of reference indices for a frame is three. In the case of frame coding, it means the frame itself. In the case of field coding, 6 which is twice the maximum number of reference indexes for frame coding is regarded as the maximum number of reference indexes for field coding. The same applies to the decoding device.
(1.2) コマンド列については、符号化装置は、伝送される符号中にフレーム用のコマンドを記述しておく。符号化装置は、フレーム符号化に際して、図38で説明したようにフレーム用の参照インデックスの割り当てを行う。なお、コマンド列を符号化しない場合は、図37で説明したように、デフォルトの割り当て方法によって参照インデックスが対応付けられる。 (1.2) As for the command sequence, the encoding device describes a frame command in a transmitted code. The encoding device assigns a frame reference index as described with reference to FIG. 38 when encoding the frame. When the command sequence is not encoded, the reference index is associated with the default assignment method as described with reference to FIG.
さらに、フィールド符号化に際しては、割り当ての行われたフレーム用の参照インデックスを前提にして、フィールド符号化用に参照インデックスの割り当てを更新する。
すなわち、1つのフレームを構成する2つのフィールドのうち、符号化対象のマクロブロックと同じパリティのフィールドに対して当該フレーム用参照インデックスの値を2倍した値を、符号化対象のマクロブロックと異なるパリティのフィールドに対して、当該参照インデックスの値を2倍して1を加算した値(2倍+1)を、フィールド用参照インデックスとしてそれぞれ割り当てる(図4参照)。ここで、パリティとはフィールドの偶奇性(奇数ラインからなるトップフィールドと偶数ラインからなるボトムフィールドの区別)をいう。
Further, in the field encoding, the assignment of the reference index for field encoding is updated on the premise of the reference index for the assigned frame.
In other words, a value obtained by doubling the value of the reference index for the frame with respect to a field having the same parity as the macroblock to be coded is different from the macroblock to be coded among the two fields constituting one frame. A value obtained by doubling the value of the reference index and adding 1 to the parity field (2 times +1) is assigned as a field reference index (see FIG. 4). Here, parity refers to the evenness of a field (the distinction between a top field composed of odd lines and a bottom field composed of even lines).
言い換えれば、符号化対象のマクロブロックがトップフィールドに属する場合は上記2つのフィールドのうちのトップフィールドに対して当該フレーム用参照インデックスの値を2倍した値を割り当て、上記2つのフィールドのうちのボトムフィールドに対して(2倍+1)を割り当てる。符号化対象のマクロブロックがボトムフィールドに属する場合は上記2つのフィールドのうちのボトムフィールドに対して当該フレーム用参照インデックスの値を2倍した値を割り当て、上記2つのフィールドのうちのトップフィールドに対して(2倍+1)を割り当てる。 In other words, if the macroblock to be coded belongs to the top field, a value obtained by doubling the value of the reference index for the frame is assigned to the top field of the two fields, and (2x + 1) is assigned to the bottom field. If the macroblock to be coded belongs to the bottom field, a value obtained by doubling the value of the reference index for the frame is assigned to the bottom field of the two fields, and the top field of the two fields is assigned to the top field of the two fields. (2 + 1).
一方、復号化装置は、伝送される符号中に含まれるフレーム用の参照インデックスの最大個数および割り当てコマンドを復号化し、それらを用いて符号化装置と全く同様の方法により参照ピクチャと参照インデックスの割り当てを行う。 On the other hand, the decoding device decodes the maximum number of reference indices and the allocation command for the frame included in the transmitted code, and uses them to allocate the reference picture and the reference index in exactly the same manner as the coding device. I do.
<符号化装置の構成>
次に、符号化装置の構成について説明する。
図1は、本発明の実施の形態1における動画像符号化装置の構成を示すブロック図である。同図を用いて(1)符号化の概要、(2)フレーム用の参照インデックス及びコマンド、フィールド用の参照インデックスの割り当て方法の順で説明する。
<Configuration of encoding device>
Next, the configuration of the encoding device will be described.
FIG. 1 is a block diagram illustrating a configuration of a moving picture encoding device according to
(1)符号化の概要
ここでは、符号化対象がフレーム又はフィールドの何れかを意味するピクチャであるとし、フレーム符号化とフィールド符号化とで共通する符号化の概要について説明する。
符号化対象となる動画像は表示を行う順にピクチャ単位でピクチャメモリ101に入力され、符号化を行う順にピクチャの並び替えを行う。図36(a)(b)は並び替えの例を示した図である。図36(a)は表示される順に並べられたピクチャであり、図36(b)は符号化を行う順に並び替えたピクチャの例である。ここでのB3、B6は時間的に前方および後方の両方を参照しているため、これらのピクチャを符号化する前に参照の対象となるピクチャを先に符号化する必要があることから、図36(b)ではP4、P7が先に符号化されるように並び替えられている。さらに各々のピクチャはマクロブロックと呼ばれる例えば水平16×垂直16画素のブロックに分割されブロック単位で以降の処理が行われる。
(1) Outline of Encoding Here, it is assumed that an encoding target is a picture meaning either a frame or a field, and an outline of encoding common to frame encoding and field encoding will be described.
A moving image to be encoded is input to the
ピクチャメモリ101から読み出された入力画像信号は差分演算部110に入力され、動き補償符号化部107の出力である予測画像信号との差分を取ることによって得られる差分画像信号を予測残差符号化部102に出力する。予測残差符号化部102では周波数変換、量子化等の画像符号化処理を行い残差符号化信号を出力する。残差符号化信号は予測残差復号化部104に入力され、逆量子化、逆周波数変換等の画像復号化処理を行い残差復号化信号を出力する。加算演算部111では前記残差復号化信号と予測画像信号との加算を行い再構成画像信号を生成し、得られた再構成画像信号の中で以降の画像間予測で参照される可能性がある信号をピクチャメモリ105に格納する。
An input image signal read from the
一方、ピクチャメモリ101から読み出されたマクロブロック単位の入力画像信号は動きベクトル検出部106にも入力される。ここでは、ピクチャメモリ105に格納されている再構成画像信号を探索対象とし、最も入力画像信号に近い画像領域を検出することによってその位置を指し示す動きベクトルを決定する。動きベクトル検出はマクロブロックをさらに分割したブロック単位で行われ、得られた動きベクトルは動きベクトル記憶部108に格納される。このとき、現在標準化中のH.26Lでは複数のピクチャを参照対象として使用することができるため、参照するピクチャを指定するための識別番号がブロックごとに必要となる。その識別番号を参照インデックスと呼び、参照インデックス・ピクチャ番号変換部109において、ピクチャメモリ中のピクチャの持つピクチャ番号との対応を取ることにより参照ピクチャを指定することを可能にしている。
On the other hand, the input image signal in macroblock units read from the
動き補償符号化部107では、上記処理によって検出された動きベクトルおよび参照インデックスを用いて、ピクチャメモリ105に格納されている再構成画像信号から予測画像に最適な画像領域を取り出す。その際に、マクロブロックごとにフレーム単位で予測を行う方法とフィールド単位で予測を行う方法のどちらが効率が良いかを判定し、選択された方法を用いて符号化を行う。 上記の一連の処理によって出力された参照インデックス、動きベクトル、残差符号化信号等の符号化情報に対して符号列生成部103において可変長符号化を施すことにより、この符号化装置が出力する符号列が得られる。
The motion
以上の処理の流れは画像間予測符号化を行った場合の動作であったが、スイッチ112およびスイッチ113によって画像内予測符号化との切り替えがなされる。画像内符号化を行う場合は、動き補償による予測画像の生成は行わず、同一画像内の符号化済み領域から符号化対象領域の予測画像を生成し差分を取ることによって差分画像信号を生成する。差分画像信号は画像間予測符号化の場合と同様に、予測残差符号化部102において残差符号化信号に変換され、符号列生成部103において可変長符号化を施されることにより出力される符号列が得られる。
The flow of the processing described above is the operation in the case where the inter-picture prediction coding is performed. However, the switch to the intra-picture prediction coding is performed by the
(2)参照インデックス割り当て方法
<参照インデックスの割り当て例>
まず、フレーム用の参照インデックスとフィールド用の参照インデックスの割り当て例を図2〜図4に示す。
(2) Reference index allocation method <Reference index allocation example>
First, examples of assignment of a frame reference index and a field reference index are shown in FIGS.
図2は、符号化対象のピクチャのブロックがフレーム符号化を行う場合のデフォルトの参照インデックスの割り当ての例であり、ピクチャ番号の値の大きい方から順にインデックスが割り当てられている。割り当てコマンドを符号化しない場合は常にこのような割り当てが行われる。また図3は、図2のデフォルトの参照インデックスに対して、割り当てコマンドによる参照インデックスの更新を行った場合の例である。まずコマンドとして"−2"が与えられたので、0番の参照インデックスに対しては、符号化対象ピクチャの番号13に−2を足すことによって11というピクチャ番号のピクチャが割り当てられる。次にコマンドとして"+1"が与えられ、参照インデックス番号1番にピクチャ番号12のピクチャが割り当てられている。以下同様の処理によって各ピクチャ番号の割り当てが行われる。第2参照インデックスの場合も同様である。以下では、デフォルトの割り当てを行った図2を元に説明するが、コマンドによって割り当てが変更されている場合も全く同様に扱うことが可能である。なお、上記のコマンドは一例であり、これ以外の割り当て方法を持つコマンドによってインデックスを更新した場合も全く同様に扱うことが可能である。
FIG. 2 shows an example of assignment of default reference indices when a block of a picture to be encoded performs frame encoding. Indices are assigned in ascending order of the picture number. Such assignment is always performed when the assignment command is not encoded. FIG. 3 shows an example in which the reference index is updated by the assignment command with respect to the default reference index shown in FIG. First, since "-2" is given as a command, a picture having a picture number of 11 is assigned to the reference index of 0 by adding -2 to the
図4は、上記の(1.1)(1.2)に従って、図2に示したフレーム用の第1、第2参照インデックスに対してトップフィールド用、ボトムフィールド用それぞれの第1、第2参照インデックスを対応付けた結果を示す説明図である。図4では、符号化対象のマクロブロックと同じパリティのフィールドには、フレーム用の参照インデックスの2倍、異なるパリティのフィールドには、フレーム用の参照インデックスの値の2倍+1の値が割り当てられていることがわかる。 FIG. 4 shows the first and second reference indices for the top and bottom fields for the first and second reference indices for the frame shown in FIG. 2 according to the above (1.1) and (1.2). FIG. 9 is an explanatory diagram showing a result of associating reference indices; In FIG. 4, a field of the same parity as the macroblock to be encoded is assigned a value twice as large as the reference index for the frame, and a field with a different parity is assigned a value of +1 times the value of the reference index for the frame. You can see that it is.
本実施の形態では、フィールド符号化とフレーム符号化とが1つのピクチャの中に混在する場合、フィールド符号化を行うときは参照インデックスの最大個数をフレーム符号化を行うときの2倍の値として扱うため、図2ではインデックスの個数が3つであったが、図4ではインデックスの個数が6つとなっている。 In the present embodiment, when field coding and frame coding are mixed in one picture, when performing field coding, the maximum number of reference indices is set to twice the value when performing frame coding. For handling, the number of indexes is three in FIG. 2, but the number of indexes is six in FIG.
<参照インデックスの割り当て処理>
図5は、符号化装置の参照インデックス・ピクチャ番号変換部における参照インデックス割り当て処理を示すフローチャート図である。
<Reference index allocation processing>
FIG. 5 is a flowchart illustrating a reference index assignment process in the reference index / picture number conversion unit of the encoding device.
参照インデックス・ピクチャ番号変換部109は、マクロブロック単位フレームフィールド切り替え符号化を行う場合には、スライス毎に参照インデックス割り当て処理を行う。ここで、スライスとは、1つのピクチャを1つもしくは複数の領域に分けたときの各領域のことを示す。参照インデックス・ピクチャ番号変換部109は、参照インデックスの変更がない場合(デフォルトの場合)は全ての同図の処理を省略する。
The reference index / picture
同図に示すように参照インデックス・ピクチャ番号変換部109は、まず、フレーム用参照インデックス及びコマンドをフレームに対して割り当てる処理を行う(S11)。この処理は、既に説明した図37と同様であるので省略する。次に参照インデックス・ピクチャ番号変換部109は、当該スライスにフレーム符号化とフィールド符号化が混在するか否かを判定し(S12)、混在する場合には、フィールド用参照インデックス割り当て処理を行う(S13)。
As shown in the drawing, the reference index / picture
図6は、フレーム用の参照インデックスにフィールド用参照インデックスを対応付けて、フィールドに割り当てる処理を示すフローチャート図である。同図では、変数jはBピクチャの場合はj=1、2であり、Pピクチャの場合はj=1であり、max_idxjはフレーム用の第j参照インデックスの最大個数を、idxj(i)はフレーム用のi番目の第j参照インデックスの値を表す。ループ2はBピクチャの場合とPピクチャの場合とで共通に適用できるようにしてある。ループ1はフレーム用の参照インデックスの最大個数(max_idxj)回のループであり、1回あたり2個のフィールド用参照インデックスを割り当てている。
FIG. 6 is a flowchart illustrating a process of assigning a field reference index to a frame reference index and assigning the field reference index to a field. In the figure, the variable j is j = 1, 2 for a B picture, j = 1 for a P picture, max_idxj is the maximum number of the j-th reference index for a frame, and idxj (i) is Represents the value of the i-th j-th reference index for a frame.
以下、ループ1のループ1回分、つまり1個のフレーム用の参照インデックスについて2つのフィールド用参照インデックスを割り当てる処理について説明する。参照インデックス・ピクチャ番号変換部109は、図5のS11で割り当てられたフレーム用のi番目の第j参照インデックスの値idxj(i)を読み出し(S23)、符号化対象のマクロブロックがトップフィールドに属するか否かを判定する(S26)。
Hereinafter, a process of allocating two field reference indices for one loop of
トップフィールドに属すると判定された場合は、フレーム用の当該参照インデックスidxj(i)を2倍した値(S27)を、S25で特定された2つのフィールドのうちトップフィールドに割り当て(S28)、idxj(i)を2倍して1加算した値(S29)を、S25で特定された2つのフィールドのうちボトムフィールドに割り当てる(S30)。 If it is determined that the frame belongs to the top field, a value (S27) obtained by doubling the reference index idxj (i) for the frame is assigned to the top field of the two fields specified in S25 (S28). The value obtained by doubling (i) and adding 1 (S29) is assigned to the bottom field of the two fields specified in S25 (S30).
また、ボトムフィールドと判定された場合は、フレーム用の当該参照インデックスidxj(i)を2倍した値(S31)を、S25で特定された2つのフィールドのうちボトムフィールドに割り当て(S32)、idxj(i)を2倍して1加算した値(S33)を、S25で特定された2つのフィールドのうちトップフィールドに割り当てる(S34)。 If it is determined that the frame is the bottom field, a value (S31) obtained by doubling the reference index idxj (i) for the frame is assigned to the bottom field of the two fields specified in S25 (S32). The value obtained by doubling (i) and adding 1 (S33) is assigned to the top field of the two fields specified in S25 (S34).
このようにフレーム用の参照インデックスに対して2倍した値と(2倍+1)とがフィールド用の参照インデックスに割り当てられる。これにより、図4に示したように、フィールド用の参照インデックスの最大個数は、フレーム用の参照インデックスの最大個数(max_idxj)の2倍が割り当てられることになる。
マクロブロックの符号化に際して、フィールド符号化されたマクロブロックにおける参照フィールドとして使用されたフィールド用の参照インデックスはref1、ref2(図39参照)として符号中に設定される。一方、フレーム符号化されたマクロブロックにおける参照フレームとして使用されたフレーム用の参照インデックスはref1、ref2(図39参照)として符号中に設定される。
In this manner, the value twice (2 times +1) of the frame reference index is assigned to the field reference index. As a result, as shown in FIG. 4, the maximum number of field reference indices is twice the maximum number of frame reference indices (max_idxj).
When coding a macroblock, reference indices for fields used as reference fields in the field-coded macroblock are set in the code as ref1 and ref2 (see FIG. 39). On the other hand, the reference indices for the frames used as reference frames in the frame-coded macroblock are set in the code as ref1 and ref2 (see FIG. 39).
図2の例では、フレーム用参照インデックスは3個であり、図4の例では、フィールド用の参照インデックスは6個になる。
なお、図6では、フィールド符号化される符号化対象の個々のピクチャにフィールド用の参照インデックスを割り当てる処理を示したが、事前にテーブルを作成するようにしてもよい。すなわち、フレーム用の参照インデックスとフレームのピクチャ番号との対応テーブルをコマンドに従って作成し、さらに、図6と同様にしてトップフィールド用とボトムフィールド用に参照インデックスを割り当てて、トップフィールド用の参照インデックスとフィールドのピクチャ番号との対応テーブルと、ボトム用の参照インデックスとフィールドのピクチャ番号との対応テーブルとを作成する構成とすればよい。また、このテーブル作成は、ピクチャを符号化および復号化する際に始めに1度だけ行なっておけば、その後は、参照インデックスについて、このテーブルを参照すれば、参照ピクチャを決定するができる。
In the example of FIG. 2, the number of frame reference indices is three, and in the example of FIG. 4, the number of field reference indices is six.
Although FIG. 6 illustrates the process of assigning a field reference index to each of the pictures to be coded to be field-coded, a table may be created in advance. That is, a correspondence table between the reference index for the frame and the picture number of the frame is created according to the command, and reference indexes are assigned to the top field and the bottom field in the same manner as in FIG. And a correspondence table between the field reference and the picture number of the field, and a correspondence table between the reference index for the bottom and the picture number of the field. Also, if this table is created only once at the beginning when encoding and decoding a picture, thereafter, by referring to this table for a reference index, a reference picture can be determined.
<復号化装置の構成>
図7は、本発明の実施の形態1における復号化装置の構成を示すブロック図である。同図を用いて、(1)復号化の概要、(2)参照インデックス変換処理の順で説明する。ここで、本復号化装置には、図1の符号化装置からの符号が伝送されてくるものとする。
(1)復号の概要
まず入力された符号列から符号列解析部201によって、ピクチャ共通情報領域から参照インデックスの最大個数が、スライスヘッダ領域から参照インデックス割り当て用コマンド列が、さらにブロック符号化情報領域から参照インデックスおよび動きベクトル情報および予測残差符号化信号等の各種の情報が抽出される。
<Configuration of decoding device>
FIG. 7 is a block diagram showing a configuration of the decoding device according to
(1) Outline of Decoding First, the maximum number of reference indexes from the picture common information area, the reference index allocation command string from the slice header area, and the block coding information area , Various information such as a reference index, motion vector information, and a prediction residual coded signal are extracted.
符号列解析部201で抽出された参照インデックスの最大個数および参照インデックス割り当て用コマンド列は参照インデックス・ピクチャ番号変換部206に、参照インデックスは動き補償復号化部204に、動きベクトル情報は動きベクトル記憶部205に、予測残差符号化信号は予測残差復号化部202にそれぞれ出力される。
予測残差復号化部202では入力された残差符号化信号に対して、逆量子化、逆周波数変換等の画像復号化処理を施し残差復号化信号を出力する。加算演算部207では前記残差復号化信号と動き補償復号化部204から出力される予測画像信号との加算を行い再構成画像信号を生成し、得られた再構成画像信号は以降の画面間予測での参照に使用するため、および表示用に出力するためにピクチャメモリ203に格納される。
The maximum number of reference indices and the reference index allocation command sequence extracted by the code
The prediction
動き補償復号化部204では、動きベクトル記憶部205から入力される動きベクトルおよび符号列解析部201から入力される参照インデックスを用いて、ピクチャメモリ203に格納されている再構成画像信号から予測画像に最適な画像領域を取り出す。このとき、参照インデックス・ピクチャ番号変換部206において、与えられた参照インデックスとピクチャ番号との対応を取ることによりピクチャメモリ203中の参照ピクチャを指定する。その際、フィールド符号化が混在する場合には、フレーム用の参照インデックスをフィールド用の参照インデックスに変換してから参照フィールドを指定する。
The motion
さらに、得られた画像領域の画素値に対して動き補償復号化部204において線形予測による補間処理等の画素値変換処理を施すことによって最終的な予測画像を作成する。上記の一連の処理によって生成された復号化画像はピクチャメモリ203に格納され、表示されるタイミングに従って表示用画像信号として出力される。
以上の処理の流れは画面間予測復号化を行った場合の動作であったが、スイッチ208によって画面内予測復号化との切り替えがなされる。画面内復号化を行う場合は、動き補償による予測画像の生成は行わず、同一画面内の復号化済み領域から復号化対象領域の予測画像を生成し加算を行うことによって復号化画像を生成する。復号化画像は画面間予測復号化の場合と同様に、ピクチャメモリ203に格納され、表示されるタイミングに従って表示用画像信号として出力される。
Further, the motion
The flow of the processing described above is the operation in the case where the inter-picture prediction decoding is performed. When performing intra-screen decoding, a predicted image is not generated by motion compensation, but a predicted image of a decoding target area is generated from a decoded area in the same screen and a decoded image is generated by performing addition. . The decoded image is stored in the
(2)参照インデックス変換処理
参照インデックス・ピクチャ番号変換部206では、入力された参照インデックスの最大個数および参照インデックス割り当てコマンドを使用して、ピクチャ番号と参照インデックスの割り当てを行う。割り当て方法は符号化装置の場合と全く同様である。本実施の形態では、フレーム符号化用参照インデックスの最大個数の2倍の値をフィールド符号化用参照インデックスの最大個数としている。そのため、フレーム符号化において図2のような割り当てが行われた場合は、フィールド符号化では図4のようになる。
(2) Reference Index Conversion Processing The reference index / picture
以上説明してきたように本実施の形態における符号化装置及び復号化装置によれば、マクロブロック単位フレームフィールド切り替え符号化を行う場合に、参照インデックスの最大個数および割り当てコマンドをフレーム符号化用のもののみを符号化だけで、フレーム符号化のみならずフィールド符号化においても適切に適用することができる。また、フィールド用の参照インデックスの最大個数は、フレーム用の2倍にしているので、符号化および復号化に際してメモリ中に保持されているフィールドの全てを有効に活用することができる。 As described above, according to the encoding apparatus and the decoding apparatus in the present embodiment, when performing macroblock unit frame field switching encoding, the maximum number of reference indices and the allocation command are used for frame encoding. Only by encoding only, it can be appropriately applied to not only frame encoding but also field encoding. In addition, since the maximum number of reference indices for fields is twice as large as that for frames, all of the fields held in the memory can be effectively used at the time of encoding and decoding.
(実施の形態2)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(2.1)、(2.2)のように取り扱う。
(2.1) 参照インデックスの最大個数については、実施の形態1冒頭で説明した(1.1)と同じなので説明を省略する。
(Embodiment 2)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (2.1) and (2.2) are used for the maximum number of reference indices and the command sequence. Handle as
(2.1) The maximum number of reference indices is the same as (1.1) described at the beginning of the first embodiment, and a description thereof will be omitted.
(2.2) コマンド列については、符号化装置は、伝送される符号中にフレーム用のコマンドを記述しておく。符号化装置は、フレーム符号化に際して、図37、図38で説明したようにフレーム用の参照インデックスの割り当てを行う。なお、コマンド列を符号化しない場合は、図37で説明したように、デフォルトの割り当て方法によって参照インデックスが対応付けられる。 (2.2) With regard to the command sequence, the encoding device describes a frame command in a transmitted code. The encoding device assigns a frame reference index as described with reference to FIGS. 37 and 38 at the time of frame encoding. When the command sequence is not encoded, the reference index is associated with the default assignment method as described with reference to FIG.
さらに、フィールド符号化に際しては、割り当ての行われたフレーム用の参照インデックスを前提にして、フィールド符号化用に参照インデックスの割り当てを更新する。
本実施の形態では、実施の形態1とは異なり、符号化対象マクロブロックがトップであってもボトムであっても、1つのフレームを構成する2つのフィールドのうち、トップフィールドに対して当該フレーム用参照インデックスの値を2倍した値を、ボトムフィールドに対して、当該参照インデックスの値を2倍して1加算した値(2倍+1)を、フィールド用参照インデックスとしてそれぞれ割り当てる(図9参照)。
Further, in the field encoding, the assignment of the reference index for field encoding is updated on the premise of the reference index for the assigned frame.
In the present embodiment, unlike
<符号化装置の構成>
図8は、本発明の実施の形態2における符号化装置の構成を示すブロック図である。同図の符号化装置は、図1と比較して、参照インデックス・ピクチャ番号変換部109の代わりに参照インデックス・ピクチャ番号変換部109aを備える点が異なっている。図1と同じ点は説明を省略して、主に異なる点について説明する。参照インデックス・ピクチャ番号変換部109aは、(1.2)のマッピング(参照インデックスの割り当て)ではなく(2.2)のマッピングを行う点のみ図1と異なっている。
<Configuration of encoding device>
FIG. 8 is a block diagram illustrating a configuration of an encoding device according to
<参照インデックスの割り当て例>
図9は、上記の(2.1)(2.2)に従って、図2に示したフレーム用の第1、第2参照インデックスに対してフィールド用の第1、第2参照インデックスを対応付けた結果を示す図である。図9のように、本実施の形態における参照インデックス・ピクチャ番号変換部109aによるマッピングは、トップフィールド用とボトムフィールド用とに別個に参照インデックスを割り当てるのではなく、トップとボトムとに共通の参照インデックスを割り当てるようになっている。
<Example of reference index assignment>
FIG. 9 shows the correspondence between the first and second reference indices for the frame and the first and second reference indices for the field shown in FIG. 2 according to (2.1) and (2.2) above. It is a figure showing a result. As shown in FIG. 9, mapping by reference index / picture
本実施の形態では、フィールド符号化とフレーム符号化とが1つのピクチャの中に混在する場合、フィールド符号化を行うときは参照インデックスの最大個数をフレーム符号化を行うときの2倍の値として扱うため、図2ではインデックスの個数が3つであったが、図9ではインデックスの個数が6つとなっている。 In the present embodiment, when field coding and frame coding are mixed in one picture, when performing field coding, the maximum number of reference indices is set to twice the value when performing frame coding. For handling, the number of indexes is three in FIG. 2, but the number of indexes is six in FIG.
<参照インデックス割り当て処理>
図10は、符号化装置の参照インデックス・ピクチャ番号変換部における参照インデックス割り当て処理を示すフローチャート図である。
同図は、図6のフローチャートと同じ処理には同じステップ番号を付与してあり、また、図6のフローチャートと比べて、図6のS26、S31〜S34が削除された点と、S23の次にS27を実行する点とが異なる。この相違により、フレーム用の参照インデックス数の2倍のフィールド用の参照インデックスを割り当てるとともに、図9に示したように、トップフィールド用とボトムフィールド用とに共通のフィールド用の参照インデックスを割り当てている。
<Reference index assignment processing>
FIG. 10 is a flowchart illustrating reference index assignment processing in the reference index / picture number conversion unit of the encoding device.
The same step numbers are given to the same processes as those in the flowchart of FIG. 6, and the points that S26 and S31 to S34 in FIG. In that step S27 is executed. Due to this difference, a reference index for a field that is twice the number of reference indices for a frame is assigned, and a reference index for a common field is assigned to a top field and a bottom field, as shown in FIG. I have.
<復号化装置の構成>
図11は、本発明の実施の形態2における復号化装置の構成を示すブロック図である。同図の復号化装置は、図7と比較して、参照インデックス・ピクチャ番号変換部206の代わりに参照インデックス・ピクチャ番号変換部206aを備える点が異なっている。参照インデックス・ピクチャ番号変換部206aは、(1.2)のマッピングではなく(2.2)のマッピングに対応する参照インデックス変換処理を行う点のみ図7と異なっている。
<Configuration of decoding device>
FIG. 11 is a block diagram showing a configuration of a decoding device according to
<参照インデックス変換処理>
参照インデックス・ピクチャ番号変換部206aでは、入力された参照インデックスの最大個数および参照インデックス割り当てコマンドを使用して、ピクチャ番号と参照インデックスの割り当てを行う。割り当て方法は符号化装置の場合と全く同様である。本実施の形態では、フレーム符号化用参照インデックスの最大個数の2倍の値をフィールド符号化用参照インデックスの最大個数としている。そのため、フレーム符号化において図2のような割り当てが行われた場合は、フィールド符号化では図9のようになる。
<Reference index conversion processing>
The reference index / picture
(実施の形態3)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(3.1)、(3.2)のように取り扱う。
(Embodiment 3)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device in the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (3.1) and (3.2) are used for the maximum number of reference indices and the command sequence. Handle as
(3.1) 参照インデックスの最大個数について、符号化装置はフィールド符号化とフレーム符号化が混在する場合に、伝送される符号中にはフレーム用の参照インデックスの最大個数を記述しておく。符号化装置は、フレーム符号化の場合は当該最大個数を使用可能な参照インデックスの個数として扱い、フィールド符号化の場合でも、フレーム用と同数をフィールド符号化用参照インデックスの個数として扱う。例えば、フレーム用の参照インデックスの最大個数が3であれば、フィールド用の参照インデックスの最大個数も3と扱う。 (3.1) Regarding the maximum number of reference indices The coding apparatus describes the maximum number of reference indices for a frame in a transmitted code when field coding and frame coding are mixed. The encoding device treats the maximum number as the number of usable reference indices in the case of frame encoding, and treats the same number as the number of reference indices for field encoding in the case of field encoding. For example, if the maximum number of reference indices for a frame is 3, the maximum number of reference indices for a field is also treated as 3.
(3.2) コマンド列については、実施の形態1冒頭で説明した(1.2)と同じなので説明を省略する。ただし、(3.1)によって与えられた参照インデックスの最大個数が、フレーム符号化用とフィールド符号化用とで同じ値を用いるため、フィールド符号化の場合でも図2と同じ個数しか割り当てることができない(図13参照)。 (3.2) The command sequence is the same as (1.2) described at the beginning of the first embodiment, and thus the description is omitted. However, since the maximum number of reference indices given by (3.1) uses the same value for frame encoding and field encoding, only the same number as in FIG. 2 can be allocated in the case of field encoding. No (see FIG. 13).
<符号化装置の構成>
図12は、本発明の実施の形態3における符号化装置の構成を示すブロック図である。同図の符号化装置は、図1と比較して、参照インデックス・ピクチャ番号変換部109の代わりに参照インデックス・ピクチャ番号変換部109bを備える点が異なっている。参照インデックス・ピクチャ番号変換部109bは、(1.1)ではなく(3.1)のに従って参照インデックスの個数を扱う点のみ図1と異なっている。
<Configuration of encoding device>
FIG. 12 is a block diagram illustrating a configuration of an encoding device according to
<参照インデックスの割り当て例>
図13は、上記の(3.1)(3.2)に従って、図2に示したフレーム用の第1、第2参照インデックスに対してフィールド用の第1、第2参照インデックスを対応付けた結果を示す図である。図13のように、本実施の形態における参照インデックス・ピクチャ番号変換部109bによるマッピングは、実施の形態1と同様に、トップフィールド用とボトムフィールド用とに別個に参照インデックスを割り当てるが、フィールド用の参照インデックスの最大数がフレーム用の参照インデックスの最大数と同数である点が異なっている。
<Example of reference index assignment>
FIG. 13 shows that the first and second reference indices for the field are associated with the first and second reference indices for the frame shown in FIG. 2 according to the above (3.1) and (3.2). It is a figure showing a result. As shown in FIG. 13, mapping by reference index / picture
<復号化装置の構成>
図14は、本発明の実施の形態3における復号化装置の構成を示すブロック図である。同図の復号化装置は、図7と比較して、参照インデックス・ピクチャ番号変換部206の代わりに参照インデックス・ピクチャ番号変換部206bを備える点が異なっている。参照インデックス・ピクチャ番号変換部206bは、(1.1)の最大数ではなく(3.2)の最大数に対応する参照インデックス変換処理を行う点のみ図7と異なっている。
<Configuration of decoding device>
FIG. 14 is a block diagram showing a configuration of a decoding device according to
(実施の形態4)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(4.1)、(4.2)のように取り扱う。
(4.1) 参照インデックスの最大個数については、実施の形態3冒頭で説明した(3.1)と同じなので説明を省略する。
(4.2) 実施の形態2冒頭で説明した(2.2)と同じなので説明を省略する。ただし、(4.1)によって与えられた参照インデックスの最大個数が、フレーム符号化用とフィールド符号化用とで同じ値を用いるため、フィールド符号化の場合でも図2と同じ個数しか割り当てることができない(図16参照)。
(Embodiment 4)
<Overview of encoding device and decoding device>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (4.1) and (4.2) are used for the maximum number of reference indices and the command sequence. Handle as
(4.1) The maximum number of reference indices is the same as (3.1) described at the beginning of the third embodiment, and a description thereof will be omitted.
(4.2) The description is omitted because it is the same as (2.2) described in the beginning of the second embodiment. However, since the maximum number of reference indices given by (4.1) uses the same value for frame encoding and field encoding, only the same number as in FIG. 2 can be allocated even in the case of field encoding. No (see FIG. 16).
<符号化装置の構成>
図15は、本発明の実施の形態4における符号化装置の構成を示すブロック図である。同図の符号化装置は、図8と比較して、参照インデックス・ピクチャ番号変換部109aの代わりに参照インデックス・ピクチャ番号変換部109cを備える点が異なっている。参照インデックス・ピクチャ番号変換部109cは、(2.1)ではなく(4.1)に従って参照インデックスの最大個数を扱う点のみ図8と異なっている。
<Configuration of encoding device>
FIG. 15 is a block diagram illustrating a configuration of an encoding device according to
<参照インデックスの割り当て例>
図16は、上記の(4.1)(4.2)に従って、図2に示したフレーム用の第1、第2参照インデックスに対してフィールド用の第1、第2参照インデックスを対応付けた結果を示す図である。図16のように、本実施の形態における参照インデックス・ピクチャ番号変換部109bによるマッピングは、実施の形態2と同様に、符号化対象マクロブロックのトップとボトムとで共通の参照インデックスを割り当てるが、フィールド用の参照インデックスの最大数がフレーム用の参照インデックスの最大数と同数である点が異なっている。
<Example of reference index assignment>
FIG. 16 shows that the first and second reference indices for the frame shown in FIG. 2 correspond to the first and second reference indices for the field according to the above (4.1) and (4.2). It is a figure showing a result. As shown in FIG. 16, mapping by reference index / picture
<復号化装置の構成>
本実施形態における復号化装置は、実施の形態2における復号化装置と同じでよい。ただし、フィールド用の参照インデックスの最大個数がフレーム用の最大数の2倍ではなく、同数であると扱う点のみ異なる。
<Configuration of decoding device>
The decoding device according to the present embodiment may be the same as the decoding device according to the second embodiment. However, the only difference is that the maximum number of reference indices for the field is not the double of the maximum number for the frame, but is the same.
(実施の形態5)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(5.1)、(5.2)のように取り扱う。
(5.1) 参照インデックスの最大個数については、実施の形態3冒頭で説明した(3.1)と同じなので説明を省略する。
(Embodiment 5)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (5.1) and (5.2) are used for the maximum number of reference indices and the command sequence. Handle as
(5.1) The maximum number of reference indices is the same as (3.1) described at the beginning of the third embodiment, and a description thereof will be omitted.
(5.2) コマンド列については、符号化装置は、伝送される符号中にフレーム用のコマンドを記述しておく。符号化装置は、フレーム符号化に際して、図37、図38で説明したようにフレーム用の参照インデックスの割り当てを行う。なお、コマンド列を符号化しない場合は、図37で説明したように、デフォルトの割り当て方法によって参照インデックスが対応付けられる。 (5.2) As for the command sequence, the encoding device describes a frame command in a transmitted code. The encoding device assigns a frame reference index as described with reference to FIGS. 37 and 38 at the time of frame encoding. When the command sequence is not encoded, the reference index is associated with the default assignment method as described with reference to FIG.
さらに、フィールド符号化に際しては、割り当ての行われたフレーム用の参照インデックスを前提にして、フィールド符号化用に参照インデックスの割り当てを更新する。
本実施の形態では、実施の形態1とは異なり、1つのフレームを構成する2つのフィールドのうち、符号化対象のマクロブロックと同じパリティのフィールドに対してのみ当該フレーム用参照インデックスの値をフィールド用参照インデックスとしてそのまま割り当て、異なるパリティのフィールドには割り当てない(図18参照)。
Further, in the field encoding, the assignment of the reference index for field encoding is updated on the premise of the reference index for the assigned frame.
In the present embodiment, unlike the first embodiment, the value of the reference index for the frame is set to the field of the same parity as that of the macroblock to be encoded, of the two fields constituting one frame. It is allocated as it is as a reference index for use, and is not allocated to a field of a different parity (see FIG. 18).
言い換えれば、符号化対象のマクロブロックがトップフィールドに属する場合は上記2つのフィールドのうちのトップフィールドに対して当該フレーム用参照インデックスの値を、フィールド用の参照インデックスとしてを割り当てる。符号化対象のマクロブロックがボトムフィールドに属する場合は上記2つのフィールドのうちのボトムフィールドに対して当該フレーム用参照インデックスの値を、フィールド用の参照インデックスとしてを割り当てる。 In other words, if the macroblock to be coded belongs to the top field, the value of the frame reference index is assigned to the top field of the two fields as the field reference index. If the macroblock to be coded belongs to the bottom field, the value of the frame reference index is assigned to the bottom field of the two fields as the field reference index.
一方、復号化装置は、伝送される符号中に含まれるフレーム用の参照インデックスの最大個数および割り当てコマンドを復号化し、それらを用いて符号化装置と全く同様の方法により参照ピクチャと参照インデックスの割り当てを行う。 On the other hand, the decoding device decodes the maximum number of reference indices and the allocation command for the frame included in the transmitted code, and uses them to allocate the reference picture and the reference index in exactly the same manner as the coding device. I do.
<符号化装置の構成>
図17は、本発明の実施の形態5における符号化装置の構成を示すブロック図である。上記(5.1)(5.2)に対応するために図1における参照インデックス・ピクチャ番号変換部109を参照インデックス・ピクチャ番号変換部109dとした点が異なっている。
<Configuration of encoding device>
FIG. 17 is a block diagram showing a configuration of an encoding device according to
<参照インデックスの割り当て例>
図18は、上記の(5.1)(5.2)に従って、図2に示したフレーム用の第1、第2参照インデックスに対してフィールド用の第1、第2参照インデックスを対応付けた結果を示す図である。図18のように、符号化対象のマクロブロックと同じパリティのフィールドに対して当該フレーム用参照インデックスの値をフィールド用参照インデックスとして割り当て、異なるパリティのフィールドには割り当てないようにしている。
<Example of reference index assignment>
FIG. 18 shows that the first and second reference indices for the field are associated with the first and second reference indices for the frame shown in FIG. 2 according to the above (5.1) and (5.2). It is a figure showing a result. As shown in FIG. 18, the value of the frame reference index is assigned as a field reference index to a field having the same parity as the macroblock to be encoded, and is not assigned to a field having a different parity.
<参照インデックス割り当て処理>
図19は、符号化装置の参照インデックス・ピクチャ番号変換部における参照インデックス割り当て処理を示すフローチャート図である。同図は図6と比べて、図6のS27〜S30の代わりにS81を設けている点と、S31〜S34の代わりにS82を設けている点とがことなる。
<Reference index assignment processing>
FIG. 19 is a flowchart illustrating reference index assignment processing in the reference index / picture number conversion unit of the encoding device. 6 is different from FIG. 6 in that S81 is provided instead of S27 to S30 in FIG. 6 and that S82 is provided in place of S31 to S34.
<復号化装置の構成>
図20は、本発明の実施の形態5における復号化装置の構成を示すブロック図である。同図は図7と比べて参照インデックス・ピクチャ番号変換部206の代わりに参照インデックス・ピクチャ番号変換部206dを備える点が異なっている。
<Configuration of decoding device>
FIG. 20 is a block diagram showing a configuration of a decoding device according to
参照インデックス・ピクチャ番号変換部206dは、フィールド用のインデックスを(5.2)のマッピング同様の操作によって、復号対象がトップであればトップのフィールドのみを、復号対象がボトムあればボトムのフィールドのみをマッピングする。
The reference index / picture
(実施の形態6)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(6.1)、(6.2)のように取り扱う。ここで、参照インデックス及びコマンドは図37で、参照インデックスの最大個数は図39に示したものと同様である。
(Embodiment 6)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (6.1) and (6.2) are used for the maximum number of reference indices and the command sequence. Handle as Here, reference indices and commands are shown in FIG. 37, and the maximum number of reference indices is the same as that shown in FIG.
(6.1) 参照インデックスの最大個数について、符号化装置はフィールド符号化とフレーム符号化が混在する場合に、伝送される符号中にはフレーム用の参照インデックスの最大個数を記述しておくだけでなく、トップフィールド用の参照インデックスの最大個数とボトムフィールド用の参照インデックスの最大個数をも記述しておく。
復号化装置は、符号中に記述されたトップフィールド用の参照インデックスの最大個数とボトムフィールド用の参照インデックスの最大個数に従う。
(6.1) Regarding the maximum number of reference indices, the coding apparatus only describes the maximum number of reference indices for a frame in a transmitted code when field coding and frame coding are mixed. Instead, the maximum number of reference indices for the top field and the maximum number of reference indices for the bottom field are also described.
The decoding device follows the maximum number of reference indices for the top field and the maximum number of reference indices for the bottom field described in the code.
(6.2) コマンド列については、(1.2)と同様であるので説明を省略する。ただし、トップフィールド用の参照インデックスは、符号中に記述された最大個数を超えないように取り扱う。ボトムフィールド用の参照インデックスについても同様である。 (6.2) The command sequence is the same as in (1.2), and a description thereof will not be repeated. However, the reference index for the top field is handled so as not to exceed the maximum number described in the code. The same applies to the reference index for the bottom field.
一方、復号化装置は、伝送される符号中に含まれるフレーム用およびトップフィールド用およびボトムフィールド用の参照インデックスの最大個数および割り当てコマンドを復号化し、それらを用いて符号化装置と全く同様の方法により参照ピクチャと参照インデックスの割り当てを行う。 On the other hand, the decoding device decodes the maximum number of reference indices and the allocation command for the frame and the top field and the bottom field included in the transmitted code, and uses them to perform the same method as the coding device. To assign reference pictures and reference indices.
<符号化装置及び復号化装置の構成>
本実施形態における符号化装置及び復号化装置は、実施の形態1における符号化装置及び復号化装置と同じでよい。ただし、トップフィールド用の参照インデックスの最大個数とボトムフィールド用の参照インデックスの最大個数は、フレーム用の参照インデックスの2倍ではなく、符号中に記述されているのでそれに従う。
<Configuration of Encoding Device and Decoding Device>
The encoding device and the decoding device according to the present embodiment may be the same as the encoding device and the decoding device according to the first embodiment. However, the maximum number of the reference indices for the top field and the maximum number of the reference indices for the bottom field are not twice as large as the reference indices for the frame, but are described in the code, and thus follow.
<データ構成>
図21は、本発明の実施の形態6における符号列のデータ構成を示す図である。同図において、ピクチャ共通情報に含まれるMax_idx1には、第1参照ピクチャref1が対応しており、フレーム用の参照インデックスの最大個数(Max_idx_frm)、トップフィールド用の参照インデックスの最大個数(Max_idx_top)、ボトムフィールド用の参照インデックスの最大個数(Max_idx_btm)が記述される。
<Data structure>
FIG. 21 is a diagram illustrating a data configuration of a code string according to Embodiment 6 of the present invention. In the figure, Max_idx1 included in the picture common information corresponds to a first reference picture ref1, and the maximum number of reference indices for a frame (Max_idx_frm), the maximum number of reference indices for a top field (Max_idx_top), The maximum number of reference indices for the bottom field (Max_idx_btm) is described.
図22は、フィールド符号化する場合のフィールドのピクチャ番号に第1、第2参照インデックスを割り当てた例を示す図である。同図の場合、Max_idx_topは5であるのに対し、Max_idx_btmは6と記述される。このように、本実施形態の符号化装置、復号化装置では、トップとボトムとで最大参照フィールド数を柔軟に設定することができる。 FIG. 22 is a diagram illustrating an example in which first and second reference indices are assigned to the picture numbers of the fields when performing field coding. In the case of the figure, while Max_idx_top is 5, Max_idx_btm is described as 6. As described above, the encoding device and the decoding device according to the present embodiment can flexibly set the maximum number of reference fields at the top and the bottom.
なお、トップフィールド用の参照インデックスの最大個数とボトムフィールド用の参照インデックスの最大個数とを個別に符号中に記述している((6.1)参照)が、この代わりにトップとボトムに最大個数を共通にして1つ記述する構成としてもよい。
また、(6.2)では、(1.2)と同じくフレーム用参照インデックスとコマンドとにより指定された参照フレームを構成する2つのフィールドのうち、符号化対象のマクロブロックと同じパリティのフィールドに対して当該フレーム用参照インデックスの値を2倍した値を、符号化対象のマクロブロックと異なるパリティのフィールドに対して、当該参照インデックスの値を2倍して1加算した値(2倍+1)を、フィールド用参照インデックスとしてそれぞれ割り当てている(図4参照)。この代わりに、(2.2)と同じくフレーム用参照インデックスとコマンドとにより指定された参照フレームを構成する2つのフィールドのうち、トップフィールドに対して当該フレーム用参照インデックスの値を2倍した値を、ボトムフィールドに対して、当該参照インデックスの値を2倍して1加算した値(2倍+1)を、フィールド用参照インデックスとしてそれぞれ割り当てる(図9参照)構成としてもよい。
Note that the maximum number of reference indices for the top field and the maximum number of reference indices for the bottom field are individually described in the code (see (6.1)). A configuration in which one is described with a common number may be used.
Further, in (6.2), as in (1.2), of the two fields constituting the reference frame specified by the frame reference index and the command, a field having the same parity as the macroblock to be encoded On the other hand, a value obtained by doubling the value of the reference index for the frame and doubling the value of the reference index and adding 1 to a field having a parity different from that of the encoding-target macroblock (double +1) Are respectively assigned as field reference indexes (see FIG. 4). Instead, as in (2.2), a value obtained by doubling the value of the frame reference index with respect to the top field among the two fields constituting the reference frame specified by the frame reference index and the command. May be assigned to the bottom field by doubling the value of the reference index and adding 1 to the bottom field (double +1) as the field reference index (see FIG. 9).
(実施の形態7)
<符号化装置及び復号化装置の概要>
まず、本実施の形態における符号化装置及び復号化装置の概要について説明する。
本実施の形態における符号化装置及び復号化装置は、マクロブロック単位フレームフィールド切り替え符号化を行い、その際、参照インデックスの最大個数及びコマンド列について次の(7.1)、(7.2)のように取り扱う。ここで、参照インデックス及びコマンドは図37で、参照インデックスの最大個数は図39に示したものと同様である。
(7.1) 参照インデックスの最大個数については、(6.1)と全く同様であるので説明を省略する。
(Embodiment 7)
<Overview of Encoder and Decoder>
First, an overview of an encoding device and a decoding device according to the present embodiment will be described.
The encoding device and the decoding device according to the present embodiment perform macroblock unit frame field switching encoding. At this time, the following (7.1) and (7.2) are used for the maximum number of reference indices and the command sequence. Handle as Here, reference indices and commands are shown in FIG. 37, and the maximum number of reference indices is the same as that shown in FIG.
(7.1) The maximum number of reference indices is exactly the same as in (6.1), and a description thereof will be omitted.
(7.2) コマンド列については、符号化装置は、伝送される符号中にフレーム用の参照インデックス及びコマンドだけでなく、トップフィールド用の参照インデックス及びコマンドとボトムフィールド用の参照インデックス及びコマンドも記述しておく。符号化装置は、フレーム符号化に際してフレーム用の参照インデックスを割り当て、フィールド符号化に際してトップフィールド用の参照インデックスと、ボトムフィールド用の参照インデックスとを割り当てる。 (7.2) With regard to the command sequence, the coding apparatus performs not only the reference index and command for the frame but also the reference index and command for the top field and the reference index and command for the bottom field in the transmitted code. Write it down. The encoding device assigns a frame reference index at the time of frame encoding, and assigns a top field reference index and a bottom field reference index at the time of field encoding.
一方、復号化装置は、伝送される符号中に含まれるフレーム用およびトップフィールド用およびボトムフィールド用の参照インデックスの最大個数および割り当てコマンドを復号化し、それらを用いて符号化装置と全く同様の方法により参照ピクチャと参照インデックスの割り当てを行う。 On the other hand, the decoding device decodes the maximum number of reference indices and the allocation command for the frame and the top field and the bottom field included in the transmitted code, and uses them to perform the same method as the coding device. To assign reference pictures and reference indices.
<符号化装置の構成>
図23は、本発明の実施の形態7における符号化装置の構成を示すブロック図である。同図は図1にと比べて参照インデックス・ピクチャ番号変換部109の代わりに参照インデックス・ピクチャ番号変換部109eを備える点が異なる。
<Configuration of encoding device>
FIG. 23 is a block diagram illustrating a configuration of an encoding device according to
図24は、本実施の形態における符号列のデータ構成例を示す図である。同図において、idx_cmd1は、第1参照ピクチャref1用のコマンド群であり、idx_cmd_frmと、idx_cmd_topと、idx_cmd_btmとを含む。idx_cmd_frmはフレーム用の参照インデックスに対するコマンド列である。idx_cmd_topはトップフィールド用の参照インデックスに対するコマンド列である。idx_cmd_btmはボトムフィールド用の参照インデックスに対するコマンド列である。 FIG. 24 is a diagram illustrating a data configuration example of a code string according to the present embodiment. In the figure, idx_cmd1 is a command group for the first reference picture ref1, and includes idx_cmd_frm, idx_cmd_top, and idx_cmd_btm. idx_cmd_frm is a command sequence for a reference index for a frame. idx_cmd_top is a command string for the reference index for the top field. idx_cmd_btm is a command string for the reference index for the bottom field.
図25は、フィールド符号化する場合のフィールドのピクチャ番号に第1、第2参照インデックスを割り当てた例を示す説明図である。同図では、トップフィールド用の参照インデックスと、ボトムフィールド用の参照インデックスとを、独立して任意のフィールドに割り当てることができる。
図26は、図25の場合の参照インデックス、コマンド及びフィールドのピクチャ番号の対応関係の一例を示す図である。
FIG. 25 is an explanatory diagram showing an example in which first and second reference indices are assigned to the picture numbers of the fields when performing field coding. In the figure, a reference index for the top field and a reference index for the bottom field can be independently assigned to any field.
FIG. 26 is a diagram showing an example of the correspondence relationship between the reference index, the command, and the picture number of the field in the case of FIG.
図27は、参照インデックス・ピクチャ番号変換部109eにおける参照インデックス及びコマンドの割り当て処理を示すフローチャートである。同図のように、参照インデックス・ピクチャ番号変換部109eは、フレーム用の参照インデックス及びコマンドを割り当て(S11)、さらにフレームとフィールドとが混在する場合には(S12)、トップフィールド用の参照インデックス及びコマンドを割り当て(S93)、さらにボトムフィールド用の参照インデックス及びコマンドを割り当てる(S94)。
FIG. 27 is a flowchart showing reference index and command assignment processing in reference index / picture
なお、図27では、参照インデックスをデフォルトで使用する場合には、図27中のS11、S93、S94においてコマンドの割り当てを行わない。 In FIG. 27, when the reference index is used by default, no command is assigned in S11, S93, and S94 in FIG.
<復号化装置の構成>
図28は、本発明の実施の形態7における復号化装置の構成を示すブロック図である。同図は図7と比べて参照インデックス・ピクチャ番号変換部206の代わりに参照インデックス・ピクチャ番号変換部206eを備える構成としている。参照インデックス・ピクチャ番号変換部206eでは、符号列解析部201から入力された、フレーム用およびトップフィールド用およびボトムフィールド用のインデックス割り当てコマンドを使用して、それぞれ独立にピクチャ番号と参照インデックスとの対応付けを行う。
<Configuration of decoding device>
FIG. 28 is a block diagram showing a configuration of a decoding device according to
なお、本実施の形態では、符号中に、トップフィールド用とボトムフィールド用に個別のコマンド列を記述しているが、共通のコマンド列としてもよい。図29は、その場合の符号列のデータ構成の示す図である。図中のidx_fldは、トップフィールド用とボトムフィールド用とに共通のコマンド列である。
なお、(7.1)で説明したフィールド用の参照インデックスの最大個数を、トップフィールド用と、ボトムフィールド用とで個別にする代わりに、トップ、ボトムに共通としてもよい。
In the present embodiment, individual command strings are described in the code for the top field and the bottom field. However, a common command string may be used. FIG. 29 is a diagram showing the data structure of the code string in that case. In the figure, idx_fld is a common command sequence for the top field and the bottom field.
Note that the maximum number of field reference indices described in (7.1) may be common to the top and bottom instead of being separate for the top field and the bottom field.
また、(7.2)で説明したフィールド用の参照インデックス及びコマンドを、トップフィールド用と、ボトムフィールド用とで個別にする代わりに、トップ、ボトムに共通としてもよい。
また、上記各実施の形態の復号化装置は、スライスの復号開始前に、フィールド用の参照インデックスとフィールドのピクチャ番号との対応表を作成し、フィールド符号化されたマクロブロックの復号時に参照するようにしてもよい。
Further, the reference index and the command for the field described in (7.2) may be common to the top and the bottom, instead of being separate for the top field and the bottom field.
In addition, the decoding apparatus according to each of the above embodiments creates a correspondence table between the field reference index and the field picture number before starting decoding the slice, and refers to the table when decoding the field-coded macroblock. You may do so.
(実施の形態8)
さらに、上記各実施の形態で示した画像符号化方法または画像復号化方法の構成を実現するためのプログラムを、フレキシブルディスク等の記憶媒体に記録するようにすることにより、上記各実施の形態で示した処理を、独立したコンピュータシステムにおいて簡単に実施することが可能となる。
(Embodiment 8)
Further, by recording a program for realizing the configuration of the image encoding method or the image decoding method described in each of the above embodiments on a storage medium such as a flexible disk, The illustrated processing can be easily performed in an independent computer system.
図30(a)(b)(c)は、上記実施の形態1から実施の形態7の画像符号化方法または画像復号化方法を格納したフレキシブルディスクを用いて、コンピュータシステムにより実施する場合の説明図である。
図30(b)は、フレキシブルディスクの正面からみた外観、断面構造、及びフレキシブルディスクを示し、図30(a)は、記録媒体本体であるフレキシブルディスクの物理フォーマットの例を示している。フレキシブルディスクFDはケースF内に内蔵され、該ディスクの表面には、同心円状に外周からは内周に向かって複数のトラックTrが形成され、各トラックは角度方向に16のセクタSeに分割されている。従って、上記プログラムを格納したフレキシブルディスクでは、上記フレキシブルディスクFD上に割り当てられた領域に、上記プログラムとしての画像符号化方法が記録されている。
FIGS. 30 (a), 30 (b), and 30 (c) show a case where the present invention is implemented by a computer system using a flexible disk storing the image encoding method or the image decoding method according to the first to seventh embodiments. FIG.
FIG. 30B shows the appearance, cross-sectional structure, and flexible disk as viewed from the front of the flexible disk, and FIG. 30A shows an example of the physical format of the flexible disk which is the recording medium body. The flexible disk FD is built in the case F, and a plurality of tracks Tr are formed concentrically from the outer circumference toward the inner circumference on the surface of the disk, and each track is divided into 16 sectors Se in an angular direction. ing. Therefore, in the flexible disk storing the program, an image encoding method as the program is recorded in an area allocated on the flexible disk FD.
また、図30(c)は、フレキシブルディスクFDに上記プログラムの記録再生を行うための構成を示す。上記プログラムをフレキシブルディスクFDに記録する場合は、コンピュータシステムCsから上記プログラムとしての画像符号化方法または画像復号化方法をフレキシブルディスクドライブを介して書き込む。また、フレキシブルディスク内のプログラムにより上記画像符号化方法をコンピュータシステム中に構築する場合は、フレキシブルディスクドライブによりプログラムをフレキシブルディスクから読み出し、コンピュータシステムに転送する。 FIG. 30C shows a configuration for recording and reproducing the program on the flexible disk FD. When the above program is recorded on the flexible disk FD, the image encoding method or the image decoding method as the above program is written from the computer system Cs via the flexible disk drive. When the image encoding method is constructed in a computer system using a program in a flexible disk, the program is read from the flexible disk by a flexible disk drive and transferred to the computer system.
なお、上記説明では、記録媒体としてフレキシブルディスクを用いて説明を行ったが、光ディスクを用いても同様に行うことができる。また、記録媒体はこれに限らず、ICカード、ROMカセット等、プログラムを記録できるものであれば同様に実施することができる。 In the above description, the description has been made using a flexible disk as a recording medium. However, the same description can be made using an optical disk. Further, the recording medium is not limited to this, and the present invention can be similarly implemented as long as the program can be recorded, such as an IC card or a ROM cassette.
(実施の形態9)
図31から図34は、上記実施の形態で示した符号化処理または復号化処理を行う機器、およびこの機器を用いたシステムを説明する図である。
(Embodiment 9)
FIGS. 31 to 34 are diagrams illustrating a device that performs the encoding process or the decoding process described in the above embodiment, and a system using the device.
図31は、コンテンツ配信サービスを実現するコンテンツ供給システムex100の全体構成を示すブロック図である。通信サービスの提供エリアを所望の大きさに分割し、各セル内にそれぞれ固定無線局である基地局ex107〜ex110が設置されている。
このコンテンツ供給システムex100は、例えば、インターネットex101にインターネットサービスプロバイダex102および電話網ex104、および基地局ex107〜ex110を介して、コンピュータex111、PDA(personal digital assistant)ex112、カメラex113、携帯電話ex114、カメラ付きの携帯電話ex115などの各機器が接続される。
FIG. 31 is a block diagram illustrating an overall configuration of a content supply system ex100 that realizes a content distribution service. A communication service providing area is divided into desired sizes, and base stations ex107 to ex110, which are fixed wireless stations, are installed in each cell.
The content supply system ex100 includes, for example, a computer ex111, a PDA (personal digital assistant) ex112, a camera ex113, a mobile phone ex114, a camera via the Internet ex101 via the Internet service provider ex102 and the telephone network ex104, and the base stations ex107 to ex110. Each device such as a mobile phone ex115 with a tag is connected.
しかし、コンテンツ供給システムex100は図31のような組合せに限定されず、いずれかを組み合わせて接続するようにしてもよい。また、固定無線局である基地局ex107〜ex110を介さずに、各機器が電話網ex104に直接接続されてもよい。
カメラex113はデジタルビデオカメラ等の動画撮影が可能な機器である。また、携帯電話は、PDC(Personal Digital Communications)方式、CDMA(Code Division Multiple Access)方式、W−CDMA(Wideband-Code Division Multiple Access)方式、若しくはGSM(Global System for Mobile Communications)方式の携帯電話機、またはPHS(Personal Handyphone System)等であり、いずれでも構わない。
However, the content supply system ex100 is not limited to the combination as shown in FIG. 31, and may be connected by combining any of them. Further, each device may be directly connected to the telephone network ex104 without going through the base stations ex107 to ex110 which are fixed wireless stations.
The camera ex113 is a device capable of shooting moving images, such as a digital video camera. In addition, a mobile phone is a PDC (Personal Digital Communications) system, a CDMA (Code Division Multiple Access) system, a W-CDMA (Wideband-Code Division Multiple Access) system, or a GSM (Global System for Mobile Communications) system. Or PHS (Personal Handyphone System) or the like, and either may be used.
また、ストリーミングサーバex103は、カメラex113から基地局ex109、電話網ex104を通じて接続されており、カメラex113を用いてユーザが送信する符号化処理されたデータに基づいたライブ配信等が可能になる。撮影したデータの符号化処理はカメラex113で行っても、データの送信処理をするサーバ等で行ってもよい。また、カメラ116で撮影した動画データはコンピュータex111を介してストリーミングサーバex103に送信されてもよい。カメラex116はデジタルカメラ等の静止画、動画が撮影可能な機器である。この場合、動画データの符号化はカメラex116で行ってもコンピュータex111で行ってもどちらでもよい。また、符号化処理はコンピュータex111やカメラex116が有するLSIex117において処理することになる。なお、画像符号化・復号化用のソフトウェアをコンピュータex111等で読み取り可能な記録媒体である何らかの蓄積メディア(CD−ROM、フレキシブルディスク、ハードディスクなど)に組み込んでもよい。さらに、カメラ付きの携帯電話ex115で動画データを送信してもよい。このときの動画データは携帯電話ex115が有するLSIで符号化処理されたデータである。 The streaming server ex103 is connected from the camera ex113 to the base station ex109 and the telephone network ex104, and enables live distribution and the like based on the encoded data transmitted by the user using the camera ex113. The encoding process of the captured data may be performed by the camera ex113, or may be performed by a server or the like that performs the data transmission process. Also, moving image data captured by the camera 116 may be transmitted to the streaming server ex103 via the computer ex111. The camera ex116 is a device such as a digital camera capable of shooting still images and moving images. In this case, encoding of the moving image data may be performed by the camera ex116 or the computer ex111. The encoding process is performed by the LSI ex117 included in the computer ex111 and the camera ex116. The image encoding / decoding software may be incorporated in any storage medium (CD-ROM, flexible disk, hard disk, or the like) that is a recording medium readable by the computer ex111 or the like. Further, the moving image data may be transmitted by a mobile phone with camera ex115. The moving image data at this time is data that has been encoded by the LSI included in the mobile phone ex115.
このコンテンツ供給システムex100では、ユーザがカメラex113、カメラex116等で撮影しているコンテンツ(例えば、音楽ライブを撮影した映像等)を上記実施の形態同様に符号化処理してストリーミングサーバex103に送信する一方で、ストリーミングサーバex103は要求のあったクライアントに対して上記コンテンツデータをストリーム配信する。クライアントとしては、上記符号化処理されたデータを復号化することが可能な、コンピュータex111、PDAex112、カメラex113、携帯電話ex114等がある。このようにすることでコンテンツ供給システムex100は、符号化されたデータをクライアントにおいて受信して再生することができ、さらにクライアントにおいてリアルタイムで受信して復号化し、再生することにより、個人放送をも実現可能になるシステムである。 In the content supply system ex100, the content (for example, a video of a live music shot) captured by the user with the camera ex113, the camera ex116, or the like is encoded and transmitted to the streaming server ex103 in the same manner as in the above embodiment. On the other hand, the streaming server ex103 stream-distributes the content data to the requesting client. Examples of the client include a computer ex111, a PDA ex112, a camera ex113, a mobile phone ex114, and the like, which are capable of decoding the encoded data. In this way, the content providing system ex100 can receive and reproduce the encoded data on the client, and further, can receive, decode, and reproduce the encoded data on the client in real time, thereby realizing personal broadcasting. It is a system that becomes possible.
このシステムを構成する各機器の符号化、復号化には上記各実施の形態で示した動画像符号化装置あるいは動画像復号化装置を用いるようにすればよい。
その一例として携帯電話について説明する。
図32は、上記実施の形態で説明した動画像符号化方法と動画像復号化方法を用いた携帯電話ex115を示す図である。携帯電話ex115は、基地局ex110との間で電波を送受信するためのアンテナex201、CCDカメラ等の映像、静止画を撮ることが可能なカメラ部ex203、カメラ部ex203で撮影した映像、アンテナex201で受信した映像等が復号化されたデータを表示する液晶ディスプレイ等の表示部ex202、操作キーex204群から構成される本体部、音声出力をするためのスピーカ等の音声出力部ex208、音声入力をするためのマイク等の音声入力部ex205、撮影した動画もしくは静止画のデータ、受信したメールのデータ、動画のデータもしくは静止画のデータ等、符号化されたデータまたは復号化されたデータを保存するための記録メディアex207、携帯電話ex115に記録メディアex207を装着可能とするためのスロット部ex206を有している。記録メディアex207はSDカード等のプラスチックケース内に電気的に書換えや消去が可能な不揮発性メモリであるEEPROM(Electrically Erasable and Programmable Read Only Memory)の一種であるフラッシュメモリ素子を格納したものである。
The encoding and decoding of each device constituting this system may be performed using the video encoding device or the video decoding device described in each of the above embodiments.
A mobile phone will be described as an example.
FIG. 32 is a diagram illustrating the mobile phone ex115 that uses the moving picture encoding method and the moving picture decoding method described in the above embodiments. The mobile phone ex115 includes an antenna ex201 for transmitting and receiving radio waves to and from the base station ex110, a video image of a CCD camera or the like, a camera unit ex203 capable of taking a still image, a video image captured by the camera unit ex203, and an antenna ex201. A display unit ex202 such as a liquid crystal display for displaying data obtained by decoding a received video or the like, a main unit including a group of operation keys ex204, an audio output unit ex208 such as a speaker for outputting audio, and audio input. Input unit ex205 such as a microphone for storing encoded or decoded data, such as data of captured moving images or still images, received mail data, moving image data or still image data, etc. Recording medium ex207, and a slot ex20 for allowing the recording medium ex207 to be attached to the mobile phone ex115. The it has. The recording medium ex207 stores a flash memory element which is a kind of EEPROM (Electrically Erasable and Programmable Read Only Memory) which is a nonvolatile memory which can be electrically rewritten and erased, in a plastic case such as an SD card.
さらに、携帯電話ex115について図33を用いて説明する。携帯電話ex115は表示部ex202及び操作キーex204を備えた本体部の各部を統括的に制御するようになされた主制御部ex311に対して、電源回路部ex310、操作入力制御部ex304、画像符号化部ex312、カメラインターフェース部ex303、LCD(Liquid Crystal Display)制御部ex302、画像復号化部ex309、多重分離部ex308、記録再生部ex307、変復調回路部ex306及び音声処理部ex305が同期バスex313を介して互いに接続されている。 Further, the mobile phone ex115 will be described with reference to FIG. The mobile phone ex115 controls a power supply circuit unit ex310, an operation input control unit ex304, an image encoding unit, and a main control unit ex311 that integrally controls each unit of a main unit including a display unit ex202 and operation keys ex204. Unit ex312, camera interface unit ex303, LCD (Liquid Crystal Display) control unit ex302, image decoding unit ex309, demultiplexing unit ex308, recording / reproducing unit ex307, modulation / demodulation circuit unit ex306, and audio processing unit ex305 via a synchronous bus ex313. Connected to each other.
電源回路部ex310は、ユーザの操作により終話及び電源キーがオン状態にされると、バッテリパックから各部に対して電力を供給することによりカメラ付ディジタル携帯電話ex115を動作可能な状態に起動する。
携帯電話ex115は、CPU、ROM及びRAM等でなる主制御部ex311の制御に基づいて、音声通話モード時に音声入力部ex205で集音した音声信号を音声処理部ex305によってディジタル音声データに変換し、これを変復調回路部ex306でスペクトラム拡散処理し、送受信回路部ex301でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナex201を介して送信する。また携帯電話機ex115は、音声通話モード時にアンテナex201で受信した受信信号を増幅して周波数変換処理及びアナログディジタル変換処理を施し、変復調回路部ex306でスペクトラム逆拡散処理し、音声処理部ex305によってアナログ音声信号に変換した後、これを音声出力部ex208を介して出力する。
The power supply circuit unit ex310 activates the camera-equipped digital mobile phone ex115 in an operable state by supplying power to each unit from the battery pack when the call end and the power key are turned on by a user operation. .
The mobile phone ex115 converts an audio signal collected by the audio input unit ex205 into digital audio data by the audio processing unit ex305 in the audio communication mode based on the control of the main control unit ex311 including a CPU, a ROM, a RAM, and the like. This is spread-spectrum processed by a modulation / demodulation circuit unit ex306, subjected to digital-analog conversion processing and frequency conversion processing by a transmission / reception circuit unit ex301, and then transmitted via an antenna ex201. The mobile phone ex115 amplifies the received signal received by the antenna ex201 in the voice call mode, performs frequency conversion processing and analog-to-digital conversion processing, performs spectrum despreading processing in the modulation / demodulation circuit unit ex306, and performs analog voice processing in the voice processing unit ex305. After being converted into a signal, the signal is output via the audio output unit ex208.
さらに、データ通信モード時に電子メールを送信する場合、本体部の操作キーex204の操作によって入力された電子メールのテキストデータは操作入力制御部ex304を介して主制御部ex311に送出される。主制御部ex311は、テキストデータを変復調回路部ex306でスペクトラム拡散処理し、送受信回路部ex301でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナex201を介して基地局ex110へ送信する。 Further, when an e-mail is transmitted in the data communication mode, text data of the e-mail input by operating the operation key ex204 of the main body is sent to the main control unit ex311 via the operation input control unit ex304. The main control unit ex311 performs spread spectrum processing on the text data in the modulation / demodulation circuit unit ex306, performs digital / analog conversion processing and frequency conversion processing on the transmission / reception circuit unit ex301, and transmits the text data to the base station ex110 via the antenna ex201.
データ通信モード時に画像データを送信する場合、カメラ部ex203で撮像された画像データをカメラインターフェース部ex303を介して画像符号化部ex312に供給する。また、画像データを送信しない場合には、カメラ部ex203で撮像した画像データをカメラインターフェース部ex303及びLCD制御部ex302を介して表示部ex202に直接表示することも可能である。 When transmitting image data in the data communication mode, the image data captured by the camera unit ex203 is supplied to the image encoding unit ex312 via the camera interface unit ex303. When the image data is not transmitted, the image data captured by the camera unit ex203 can be directly displayed on the display unit ex202 via the camera interface unit ex303 and the LCD control unit ex302.
画像符号化部ex312は、本願発明で説明した画像符号化装置を備えた構成であり、カメラ部ex203から供給された画像データを上記実施の形態で示した画像符号化装置に用いた符号化方法によって圧縮符号化することにより符号化画像データに変換し、これを多重分離部ex308に送出する。また、このとき同時に携帯電話機ex115は、カメラ部ex203で撮像中に音声入力部ex205で集音した音声を音声処理部ex305を介してディジタルの音声データとして多重分離部ex308に送出する。 The image encoding unit ex312 includes the image encoding device described in the present invention, and uses the image data supplied from the camera unit ex203 in the encoding method used in the image encoding device described in the above embodiment. The image data is converted into encoded image data by compression encoding, and is transmitted to the demultiplexing unit ex308. Further, at this time, the mobile phone ex115 simultaneously transmits the voice collected by the voice input unit ex205 during imaging by the camera unit ex203 to the demultiplexing unit ex308 as digital voice data via the voice processing unit ex305.
多重分離部ex308は、画像符号化部ex312から供給された符号化画像データと音声処理部ex305から供給された音声データとを所定の方式で多重化し、その結果得られる多重化データを変復調回路部ex306でスペクトラム拡散処理し、送受信回路部ex301でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナex201を介して送信する。 The demultiplexing unit ex308 multiplexes the encoded image data supplied from the image encoding unit ex312 and the audio data supplied from the audio processing unit ex305 by a predetermined method, and modulates and outputs the resulting multiplexed data. The signal is subjected to spread spectrum processing in ex306 and subjected to digital / analog conversion processing and frequency conversion processing in the transmission / reception circuit unit ex301, and then transmitted via the antenna ex201.
データ通信モード時にホームページ等にリンクされた動画像ファイルのデータを受信する場合、アンテナex201を介して基地局ex110から受信した受信信号を変復調回路部ex306でスペクトラム逆拡散処理し、その結果得られる多重化データを多重分離部ex308に送出する。
また、アンテナex201を介して受信された多重化データを復号化するには、多重分離部ex308は、多重化データを分離することにより画像データの符号化ビットストリームと音声データの符号化ビットストリームとに分け、同期バスex313を介して当該符号化画像データを画像復号化部ex309に供給すると共に当該音声データを音声処理部ex305に供給する。
When data of a moving image file linked to a homepage or the like is received in the data communication mode, a received signal received from the base station ex110 via the antenna ex201 is subjected to spectrum despreading processing by the modulation / demodulation circuit unit ex306, and the resulting multiplexed signal is obtained. The demultiplexed data is sent to the demultiplexing unit ex308.
To decode the multiplexed data received via the antenna ex201, the demultiplexing unit ex308 separates the multiplexed data into a coded bit stream of image data and a coded bit stream of audio data. And supplies the encoded image data to the image decoding unit ex309 and the audio data to the audio processing unit ex305 via the synchronous bus ex313.
次に、画像復号化部ex309は、本願発明で説明した画像復号化装置を備えた構成であり、画像データの符号化ビットストリームを上記実施の形態で示した符号化方法に対応した復号化方法で復号することにより再生動画像データを生成し、これをLCD制御部ex302を介して表示部ex202に供給し、これにより、例えばホームページにリンクされた動画像ファイルに含まれる動画データが表示される。このとき同時に音声処理部ex305は、音声データをアナログ音声信号に変換した後、これを音声出力部ex208に供給し、これにより、例えばホームページにリンクされた動画像ファイルに含まる音声データが再生される。 Next, the image decoding unit ex309 is configured to include the image decoding device described in the present invention, and converts a coded bit stream of image data into a decoding method corresponding to the coding method described in the above embodiment. To generate reproduced moving image data and supply it to the display unit ex202 via the LCD control unit ex302, whereby, for example, moving image data included in a moving image file linked to a homepage is displayed. . At this time, at the same time, the audio processing unit ex305 converts the audio data into an analog audio signal, and then supplies the analog audio signal to the audio output unit ex208, whereby, for example, the audio data included in the moving image file linked to the homepage is reproduced. You.
なお、上記システムの例に限られず、最近は衛星、地上波によるディジタル放送が話題となっており、図34に示すようにディジタル放送用システムにも上記実施の形態の少なくとも画像符号化装置または画像復号化装置のいずれかを組み込むことができる。具体的には、放送局ex409では映像情報の符号化ビットストリームが電波を介して通信または放送衛星ex410に伝送される。これを受けた放送衛星ex410は、放送用の電波を発信し、この電波を衛星放送受信設備をもつ家庭のアンテナex406で受信し、テレビ(受信機)ex401またはセットトップボックス(STB)ex407などの装置により符号化ビットストリームを復号化してこれを再生する。また、記録媒体であるCDやDVD等の蓄積メディアex402に記録した符号化ビットストリームを読み取り、復号化する再生装置ex403にも上記実施の形態で示した画像復号化装置を実装することが可能である。この場合、再生された映像信号はモニタex404に表示される。また、ケーブルテレビ用のケーブルex405または衛星/地上波放送のアンテナex406に接続されたセットトップボックスex407内に画像復号化装置を実装し、これをテレビのモニタex408で再生する構成も考えられる。このときセットトップボックスではなく、テレビ内に画像復号化装置を組み込んでも良い。また、アンテナex411を有する車ex412で衛星ex410からまたは基地局ex107等から信号を受信し、車ex412が有するカーナビゲーションex413等の表示装置に動画を再生することも可能である。 It should be noted that the present invention is not limited to the example of the system described above, and digital broadcasting using satellites and terrestrial waves has recently become a hot topic. As shown in FIG. Any of the decoding devices can be incorporated. Specifically, at the broadcasting station ex409, the coded bit stream of the video information is transmitted to the communication or the broadcasting satellite ex410 via radio waves. The broadcasting satellite ex410 receiving this transmits a radio wave for broadcasting, receives this radio wave with a home antenna ex406 having satellite broadcasting receiving equipment, and outputs the radio wave to a television (receiver) ex401 or a set-top box (STB) ex407 or the like. The device decodes the encoded bit stream and reproduces it. In addition, the image decoding device described in the above embodiment can be mounted on a playback device ex403 that reads and decodes an encoded bit stream recorded on a storage medium ex402 such as a CD or DVD that is a recording medium. is there. In this case, the reproduced video signal is displayed on the monitor ex404. A configuration is also conceivable in which an image decoding device is mounted in a set-top box ex407 connected to a cable ex405 for cable television or an antenna ex406 for satellite / terrestrial broadcasting, and this is reproduced on a monitor ex408 of the television. At this time, the image decoding device may be incorporated in the television instead of the set-top box. In addition, a car ex412 having an antenna ex411 can receive a signal from the satellite ex410 or a base station ex107 or the like, and can reproduce a moving image on a display device such as a car navigation ex413 included in the car ex412.
更に、画像信号を上記実施の形態で示した画像符号化装置で符号化し、記録媒体に記録することもできる。具体例としては、DVDディスクex421に画像信号を記録するDVDレコーダや、ハードディスクに記録するディスクレコーダなどのレコーダex420がある。更にSDカードex422に記録することもできる。レコーダex420が上記実施の形態で示した画像復号化装置を備えていれば、DVDディスクex421やSDカードex422に記録した画像信号を再生し、モニタex408で表示することができる。 Further, an image signal can be encoded by the image encoding device described in the above embodiment and recorded on a recording medium. As a specific example, there is a recorder ex420 such as a DVD recorder for recording an image signal on a DVD disc ex421 or a disc recorder for recording on a hard disk. Furthermore, it can be recorded on the SD card ex422. If the recorder ex420 includes the image decoding device described in the above embodiment, the image signal recorded on the DVD disc ex421 or the SD card ex422 can be reproduced and displayed on the monitor ex408.
なお、カーナビゲーションex413の構成は例えば図33に示す構成のうち、カメラ部ex203とカメラインターフェース部ex303、画像符号化部ex312を除いた構成が考えられ、同様なことがコンピュータex111やテレビ(受信機)ex401等でも考えられる。
また、上記携帯電話ex114等の端末は、符号化器・復号化器を両方持つ送受信型の端末の他に、符号化器のみの送信端末、復号化器のみの受信端末の3通りの実装形式が考えられる。
The configuration of the car navigation ex413 can be, for example, a configuration excluding the camera unit ex203, the camera interface unit ex303, and the image encoding unit ex312 from the configuration illustrated in FIG. ) Ex401 and the like are also conceivable.
In addition, the terminal such as the above-mentioned mobile phone ex114 has three mounting formats, in addition to a transmitting / receiving terminal having both an encoder and a decoder, a transmitting terminal having only an encoder and a receiving terminal having only a decoder. Can be considered.
このように、上記実施の形態で示した動画像符号化方法あるいは動画像復号化方法を上述したいずれの機器・システムに用いることは可能であり、そうすることで、上記実施の形態で説明した効果を得ることができる。
また、本発明はかかる上記実施形態に限定されるものではなく、本発明の範囲を逸脱することなく種々の変形又は修正が可能である。
As described above, the moving picture coding method or the moving picture decoding method described in the above embodiment can be used for any of the devices and systems described above. The effect can be obtained.
Further, the present invention is not limited to the above embodiment, and various changes or modifications can be made without departing from the scope of the present invention.
本発明は、ピクチャ内でブロック単位にフレーム符号化とフィールド符号化とを切り替えて符号化を行う画像符号化装置、画像復号化装置に適しており、動画配信するウェブサーバー、それを受信するネットワーク端末、動画の記録再生可能なデジタルカメラ、カメラ付き携帯電話機、DVD録画/再生機、PDA、パーソナルコンピュータ等に適している。 The present invention is suitable for an image encoding device and an image decoding device that perform encoding by switching between frame encoding and field encoding in a block unit in a picture, a web server that distributes moving images, and a network that receives the video server. It is suitable for a terminal, a digital camera capable of recording and reproducing moving images, a mobile phone with a camera, a DVD recorder / player, a PDA, a personal computer, and the like.
101 ピクチャメモリ
102 予測残差符号化部
103 符号列生成部
104 予測残差復号化部
105 ピクチャメモリ
106 ベクトル検出部
107 補償符号化部
108 ベクトル記憶部
109 参照インデックス・ピクチャ番号変換部
110 差分演算部
111 加算演算部
112 スイッチ
113 スイッチ
201 符号列解析部
202 予測残差復号化部
203 ピクチャメモリ
204 補償復号化部
205 ベクトル記憶部
206 参照インデックス・ピクチャ番号変換部
207 加算演算部
208 スイッチ
Claims (28)
フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てることを特徴とする動画像符号化方法。 A moving picture coding method for coding a picture by switching between frame coding and field coding in block units,
A video encoding method comprising: assigning a field-encoding reference index that designates a field to be referred to during field encoding to a field using a frame-encoding reference index that designates a frame to be referred to during frame encoding. .
フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定された2つのフィールドのうち、符号化対象のブロックと同じパリティを持つフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、符号化対象のブロックと異なるパリティを持つフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項1記載の動画像符号化方法。 The video encoding method includes:
A specifying step of specifying two fields forming a frame specified by the frame coding reference index;
Of the two specified fields, a field having the same parity as the block to be coded is assigned a value obtained by doubling the value of the frame coding reference index as a field coding reference index. Assigning a value obtained by doubling the value of the reference index for frame encoding and adding 1 to a field having a parity different from that of the target block as a reference index for field encoding. The moving picture coding method according to claim 1.
フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数の2倍の値に決定する決定ステップを有し、
前記割当ステップにおいて、決定された最大個数内でフィールド符号化用参照インデックスを割り当てる
ことを特徴とする請求項2記載の動画像符号化方法。 The video encoding method further includes:
A determining step of determining the maximum number of reference indices for field encoding to be twice the maximum number of reference indices for frame encoding;
The moving picture coding method according to claim 2, wherein in the allocating step, a reference index for field coding is allocated within the determined maximum number.
フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定された2つのフィールドのうち、トップフィールドに対しては前記フレーム符号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、ボトムフィールドに対しては前記フレーム符号化参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項1記載の動画像符号化方法。 The video encoding method includes:
A specifying step of specifying two fields forming a frame specified by the frame coding reference index;
Of the two specified fields, a value obtained by doubling the value of the frame coding reference index is assigned to the top field as a field coding reference index, and the frame coding reference is assigned to the bottom field. Allocating a value obtained by doubling the value of the index and adding 1 as a reference index for field coding, the method comprising:
フレーム符号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定した2つのフィールドのうち、符号化対象のブロックと同じパリティを持つフィールドに対してのみ前記フレーム符号化用参照インデックスと同じ値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項1記載の動画像符号化方法。 The video encoding method includes:
A specifying step of specifying two fields forming a frame specified by the frame coding reference index;
Assigning the same value as the frame coding reference index as a field coding reference index only to a field having the same parity as the block to be coded among the two specified fields. The moving picture coding method according to claim 1, wherein
フレーム符号化用参照インデックスの割り当て方法を示すコマンド列と、フィールド符号化用参照インデックスの割り当て方法を示すコマンド列とをそれぞれ独立に生成し、前記2組のコマンド列を符号化し符号化信号に付加する付加ステップを有する
ことを特徴とする請求項1記載の動画像符号化方法。 The moving picture encoding method further includes:
A command sequence indicating a method of assigning a reference index for frame encoding and a command sequence indicating a method of assigning a reference index for field encoding are generated independently, and the two sets of command sequences are encoded and added to an encoded signal. The moving image encoding method according to claim 1, further comprising:
フレーム符号化用参照インデックスの割り当て方法を示すコマンド列と、トップフィールド符号化用参照インデックスの割り当て方法を示すコマンド列と、ボトムフィールド符号化用参照インデックスの割り当て方法を示すコマンド列とをそれぞれ独立に生成し、前記3組のコマンド列を符号化し符号化信号に付加する付加ステップを有する
ことを特徴とする請求項1記載の動画像符号化方法。 The video encoding method further includes:
A command string indicating a method of assigning a reference index for frame coding, a command string indicating a method of assigning a reference index for coding a top field, and a command string indicating a method of assigning a reference index for coding a bottom field are respectively independent of each other. The moving image encoding method according to claim 1, further comprising an adding step of generating, encoding the three sets of command strings, and adding the encoded command strings to an encoded signal.
フィールド符号化用参照インデックスの最大個数を決定する決定ステップと、
決定された最大個数の範囲内で、フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てる割当ステップと
を有することを特徴とする請求項1記載の動画像符号化方法。 The video encoding method includes:
A determining step of determining a maximum number of reference indices for field encoding;
Within the determined maximum number range, a field coding reference index that specifies a field to be referred to at the time of field coding is assigned to a field using a frame coding reference index that specifies a frame to be referred to at the time of frame coding. The moving image encoding method according to claim 1, further comprising: an assignment step.
フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数の2倍に決定する
ことを特徴とする請求項8記載の動画像符号化方法。 In the determining step,
The moving picture coding method according to claim 8, wherein the maximum number of field coding reference indices is determined to be twice the maximum number of frame coding reference indices.
フィールド符号化用参照インデックスの最大個数を、フレーム符号化用参照インデックスの最大個数と同じ値に決定する
ことを特徴とする請求項8記載の動画像符号化方法。 In the determining step,
The moving picture coding method according to claim 8, wherein the maximum number of the field coding reference indexes is determined to be the same value as the maximum number of the frame coding reference indexes.
フレーム符号化用参照インデックスの最大個数をフィールド符号化用参照インデックスの最大個数とは独立に決定し、前記2つの最大個数を符号化し符号化信号に付加する付加する付加ステップを有する
ことを特徴とする請求項8記載の動画像符号化方法。 The video encoding method further includes:
An additional step of determining the maximum number of reference indices for frame encoding independently of the maximum number of reference indices for field encoding and encoding the two maximum numbers and adding the same to an encoded signal. The moving picture coding method according to claim 8, wherein
フレーム符号化用参照インデックスの最大個数とトップフィールド用の最大個数とボトムフィールド用の最大個数をそれぞれ独立に決定し、前記3つの最大個数を符号化し符号化信号に付加する付加ステップを有する
ことを特徴とする請求項8記載の動画像符号化方法。 The video encoding method further includes:
A maximum number of reference indexes for frame encoding, a maximum number for a top field, and a maximum number for a bottom field are independently determined, and an additional step of encoding the three maximum numbers and adding the same to an encoded signal is provided. 9. The moving picture coding method according to claim 8, wherein:
フレーム復号化時に参照するフレームを指定するフレーム復号化用参照インデックスを用いて、フィールド復号化時に参照するフィールドを指定するフィールド復号化用参照インデックスをフィールドに割り当てることを特徴とする動画像復号化方法。 A moving picture decoding method for decoding a picture by switching between frame decoding and field decoding in block units,
A video decoding method comprising: assigning, to a field, a field decoding reference index that specifies a field to be referred to at the time of field decoding, using the frame decoding reference index that specifies a frame to be referred to at the time of frame decoding. .
フレーム復号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定された2つのフィールドのうち、復号化対象のブロックと同じパリティを持つフィールドに対しては前記フレーム復号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、復号化対象のブロックと異なるパリティを持つフィールドに対しては前記フレーム復号化用参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項13記載の動画像復号化方法。 The video decoding method includes:
A specifying step of specifying two fields constituting the frame specified by the frame decoding reference index;
Of the two specified fields, for a field having the same parity as the block to be decoded, a value obtained by doubling the value of the frame decoding reference index is assigned as a field coding reference index, and decoding is performed. And allocating a value obtained by doubling the value of the reference index for frame decoding and adding 1 to a field having a parity different from that of the target block as a reference index for field encoding. The moving picture decoding method according to claim 13.
フィールド復号化用参照インデックスの最大個数を、フレーム復号化用参照インデックスの最大個数の2倍の値に決定する決定ステップを有し、
前記割当ステップにおいて、決定された最大個数内でフレーム復号化用参照インデックスを割り当てる
ことを特徴とする請求項14動画像復号化方法。 The video decoding method may further include:
Determining a maximum number of field decoding reference indices to be twice the maximum number of frame decoding reference indices;
15. The moving picture decoding method according to claim 14, wherein in the allocating step, a reference index for frame decoding is allocated within the determined maximum number.
フレーム復号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定された2つのフィールドのうち、トップフィールドに対しては前記フレーム復号化用参照インデックスの値を2倍した値をフィールド符号化用参照インデックスとして割り当て、ボトムフィールドに対しては前記フレーム復号化参照インデックスの値を2倍して1加算した値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項13記載の動画像復号化方法。 The video decoding method includes:
A specifying step of specifying two fields constituting the frame specified by the frame decoding reference index;
Of the two specified fields, a value obtained by doubling the value of the frame decoding reference index is assigned to the top field as a field coding reference index, and the frame decoding reference is assigned to the bottom field. 14. A moving image decoding method according to claim 13, further comprising: allocating a value obtained by doubling the value of the index and adding 1 as a reference index for field coding.
フレーム復号化用参照インデックスにより指定されるフレームを構成する2つのフィールドを特定する特定ステップと、
特定した2つのフィールドのうち、復号化対象のブロックと同じパリティを持つフィールドに対してのみ前記フレーム復号化用参照インデックスと同じ値をフィールド符号化用参照インデックスとして割り当てる割当ステップと
を有することを特徴とする請求項13記載の動画像復号化方法。 The video decoding method includes:
A specifying step of specifying two fields constituting the frame specified by the frame decoding reference index;
Assigning the same value as the frame decoding reference index as a field coding reference index only to a field having the same parity as the block to be decoded among the two specified fields. The moving picture decoding method according to claim 13, wherein
フレーム復号化用参照インデックスの割り当て方法を示すコマンド列と、フィールド復号化用参照インデックスの割り当て方法を示すコマンド列とを含む符号化信号を復号化するコマンド列復号化ステップと、
復号化された前記2つのコマンド列に応じて、フレーム復号化用参照インデックスおよびフィールド復号化用参照インデックスの割り当てを行う割当ステップと
を有することを特徴とする請求項13記載の動画像復号化方法。 The video decoding method includes:
A command sequence indicating a method of assigning a reference index for frame decoding, and a command sequence decoding step of decoding an encoded signal including a command sequence indicating a method of assigning a reference index for field decoding,
14. A moving picture decoding method according to claim 13, further comprising: allocating a frame decoding reference index and a field decoding reference index in accordance with the two decoded command strings. .
フレーム復号化用参照インデックスの割り当て方法を示すコマンド列と、トップフィールド復号化用参照インデックスの割り当て方法を示すコマンド列と、ボトムフィールド復号化用参照インデックスの割り当て方法を示すコマンド列とを含む符号化信号を復号化するコマンド列復号化ステップと、
復号化された前記3つのコマンド列に応じて、フレーム復号化用参照インデックス、トップフィールド復号化用参照インデックスおよびボトムフィールド復号化用参照インデックスの割り当てを行う割当ステップと
を有することを特徴とする請求項13記載の動画像復号化方法。 The video decoding method may further include:
Coding including a command string indicating a method of assigning a reference index for frame decoding, a command string indicating a method of assigning a reference index for decoding a top field, and a command string indicating a method of assigning a reference index for decoding a bottom field. A command sequence decoding step of decoding the signal;
Allocating a reference index for frame decoding, a reference index for top field decoding, and a reference index for bottom field decoding in accordance with the three command strings decoded. Item 14. The moving picture decoding method according to Item 13.
フィールド復号化用参照インデックスの最大個数を決定する決定ステップと、
決定された最大個数の範囲内で、フレーム復号化時に参照するフレームを指定するフレーム復号化用参照インデックスを用いて、フィールド復号化時に参照するフィールドを指定するフィールド復号化用参照インデックスをフィールドに割り当てる割当ステップと
を有することを特徴とする請求項13記載の動画像符復号化方法。 The video decoding method includes:
A determining step of determining the maximum number of reference indices for field decoding;
Within the determined maximum number range, a field decoding reference index that specifies a field to be referenced during field decoding is assigned to a field using a frame decoding reference index that specifies a frame to be referenced during frame decoding. 14. The moving image coding / decoding method according to claim 13, further comprising an assignment step.
フィールド復号化用参照インデックスの最大個数を、フレーム復号化用参照インデックスの最大個数の2倍に決定する
ことを特徴とする請求項20記載の動画像復号化方法。 In the determining step,
21. The moving picture decoding method according to claim 20, wherein the maximum number of reference indexes for field decoding is determined to be twice the maximum number of reference indexes for frame decoding.
フィールド復号化用参照インデックスの最大個数を、フレーム復号化用参照インデックスの最大個数と同じ値に決定する
ことを特徴とする請求項20記載の動画像復号化方法。 In the determining step,
The moving picture decoding method according to claim 20, wherein the maximum number of the field decoding reference indices is determined to be the same as the maximum number of the frame decoding reference indices.
フレーム復号化用参照インデックスの最大個数とフィールド復号化用参照インデックスの最大個数とを含む符号化信号を復号化することによって、前記2つの最大個数を決定する
ことを特徴とする請求項20記載の動画像復号化方法。 In the determining step,
21. The two maximum numbers are determined by decoding an encoded signal including a maximum number of frame decoding reference indexes and a maximum number of field decoding reference indexes. Video decoding method.
フレーム復号化用参照インデックスの最大個数とトップフィールド用復号化用参照インデックスの最大個数とボトムフィールド用復号化用参照インデックスの最大個数とを含む符号化信号を復号化することによって、前記3つの最大個数を決定する
ことを特徴とする請求項20記載の動画像復号化方法。 In the determining step,
By decoding an encoded signal including the maximum number of reference indices for frame decoding, the maximum number of reference indices for top field decoding, and the maximum number of reference indices for bottom field decoding, the three maximum values are obtained. 21. The moving picture decoding method according to claim 20, wherein the number is determined.
フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てる割当手段を備えることを特徴とする動画像符号化装置。 A moving picture coding apparatus that performs coding by switching between frame coding and field coding in block units within a picture,
A moving image, comprising: an assigning unit that assigns a field-encoding reference index that designates a field to be referred to at the time of field encoding to a field by using a frame-coding reference index that designates a frame to be referred to at the time of frame encoding. Image coding device.
フレーム復号化時に参照するフレームを指定するフレーム復号化用参照インデックスを用いて、フィールド復号化時に参照するフィールドを指定するフィールド復号化用参照インデックスをフィールドに割り当てる割当手段と、
前記フレーム復号化用参照インデックスで指定されたフレームまたは前記フィールド復号化用参照インデックスで指定されたフィールドを復号化する復号化手段と
を備えることを特徴とする動画像復号化装置。 A moving picture decoding apparatus that performs decoding by switching between frame decoding and field decoding on a block basis within a picture,
Using a frame decoding reference index to specify a frame to be referred to during frame decoding, assigning means for assigning a field decoding reference index to a field to specify a field to be referred to during field decoding,
A moving picture decoding apparatus, comprising: decoding means for decoding a frame specified by the frame decoding reference index or a field specified by the field decoding reference index.
前記プログラムは、
フレーム符号化時に参照するフレームを指定するフレーム符号化用参照インデックスを用いて、フィールド符号化時に参照するフィールドを指定するフィールド符号化用参照インデックスをフィールドに割り当てることをコンピュータに実行させることを特徴とするプログラム。 A program that causes a computer to execute a moving image encoding method of performing encoding by switching between frame encoding and field encoding in block units within a picture,
The program is
Using a frame coding reference index to specify a frame to be referred to at the time of frame coding, causing the computer to execute assigning a field coding reference index to a field to specify a field to be referred to at the time of field coding. Program to do.
前記プログラムは、
フレーム復号化時に参照するフレームを指定するフレーム復号化用参照インデックスを用いて、フィールド復号化時に参照するフィールドを指定するフィールド復号化用参照インデックスをフィールドに割り当てことをコンピュータに実行させることを特徴とするプログラム。 A program that causes a computer to execute a moving image decoding method of performing decoding by switching between frame decoding and field decoding in blocks in a picture,
The program is
Using a frame decoding reference index to specify a frame to be referred to at the time of frame decoding, causing the computer to execute assigning a field decoding reference index to a field to specify a field to be referred to at the time of field decoding. Program to do.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003363024A JP2004194297A (en) | 2002-11-25 | 2003-10-23 | Method for encoding and decoding motion picture |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002340392 | 2002-11-25 | ||
JP2003363024A JP2004194297A (en) | 2002-11-25 | 2003-10-23 | Method for encoding and decoding motion picture |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006285721A Division JP2007049746A (en) | 2002-11-25 | 2006-10-20 | Method for encoding and decoding motion picture |
JP2010276411A Division JP2011091846A (en) | 2002-11-25 | 2010-12-10 | Image decoding method, image decoding device, and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004194297A true JP2004194297A (en) | 2004-07-08 |
JP2004194297A5 JP2004194297A5 (en) | 2006-12-21 |
Family
ID=32774725
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003363024A Pending JP2004194297A (en) | 2002-11-25 | 2003-10-23 | Method for encoding and decoding motion picture |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004194297A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006222927A (en) * | 2003-03-03 | 2006-08-24 | Lg Electron Inc | Reference picture selection method |
WO2008126156A1 (en) * | 2007-04-13 | 2008-10-23 | Fujitsu Limited | Moving image coding apparatus, moving image decoding apparatus, moving image coding method, and moving image decoding method |
WO2015008340A1 (en) * | 2013-07-16 | 2015-01-22 | 富士通株式会社 | Video image encoding device, video image encoding method, video image decoding device, and video image decoding method |
-
2003
- 2003-10-23 JP JP2003363024A patent/JP2004194297A/en active Pending
Non-Patent Citations (3)
Title |
---|
JPN6009064137, L. Wang, K. Panusopone, R. Gandhi, Y. Yu and A. Luthra, "Interlace Coding Tools for H.26L Video Coding", ITU − Telecommunications Standardization Sector STUDY GROUP 16 Question 6 Video Coding Experts Group, 20011204 * |
JPN6009064140, Thomas Wiegand, "Joint Final Committee Draft (JFCD) of Joint Video Specification (ITU−T Rec. H.264 | ISO/IEC 14496−10", Joint Video Team (JVT) of ISO/IEC MPEG and ITU−T VCEG 4th Meeting: Klagenfurt, Austria, 20020722, p. 56−57, 60 * |
JPN6010058574, Thomas Wiegand, "Joint Final Committee Draft (JFCD) of Joint Video Specification (ITU−T Rec. H.264 | ISO/IEC 14496−10", Joint Video Team (JVT) of ISO/IEC MPEG and ITU−T VCEG 4th Meeting: Klagenfurt, Austria, 20020722, p. 20−21, 56−57, 60 * |
Cited By (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7843999B2 (en) | 2003-03-03 | 2010-11-30 | Lg Electronics Inc. | Method of selecting a reference picture |
JP4567551B2 (en) * | 2003-03-03 | 2010-10-20 | エルジー エレクトロニクス インコーポレイティド | How to select a reference picture |
JP2006222927A (en) * | 2003-03-03 | 2006-08-24 | Lg Electron Inc | Reference picture selection method |
US7916786B2 (en) | 2003-03-03 | 2011-03-29 | Lg Electronics Inc. | Method of processing a current field macroblock |
US7835443B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7916787B2 (en) | 2003-03-03 | 2011-03-29 | Lg Electronics Inc. | Method of processing a current field macroblock |
US7835446B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835449B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835448B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835445B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835444B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835450B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835451B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7835442B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7839934B2 (en) | 2003-03-03 | 2010-11-23 | Lg Electronics Inc. | Method of selecting a reference picture |
US7839935B2 (en) | 2003-03-03 | 2010-11-23 | Lg Electronics Inc. | Method of selecting a reference picture |
US8363723B2 (en) | 2003-03-03 | 2013-01-29 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
JP2006521071A (en) * | 2003-03-03 | 2006-09-14 | エルジー エレクトロニクス インコーポレーテッド | How to select a reference picture |
US7835447B2 (en) | 2003-03-03 | 2010-11-16 | Lg Electronics Inc. | Method of selecting a reference picture |
US7920625B2 (en) | 2003-03-03 | 2011-04-05 | Lg Electronics Inc. | Method of processing a current field macroblock |
US8130842B2 (en) | 2003-03-03 | 2012-03-06 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8149919B2 (en) | 2003-03-03 | 2012-04-03 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8149921B2 (en) | 2003-03-03 | 2012-04-03 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8170114B2 (en) | 2003-03-03 | 2012-05-01 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8175166B2 (en) | 2003-03-03 | 2012-05-08 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8179975B2 (en) | 2003-03-03 | 2012-05-15 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8208546B2 (en) | 2003-03-03 | 2012-06-26 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8249157B2 (en) | 2003-03-03 | 2012-08-21 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8249163B2 (en) | 2003-03-03 | 2012-08-21 | Lg Electronics Inc. | Method of processing a current field macroblock |
US8249156B2 (en) | 2003-03-03 | 2012-08-21 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8254452B2 (en) | 2003-03-03 | 2012-08-28 | Lg Electronics Inc. | Method of decoding a macroblock based on a macroblock level of the macroblock |
US8335263B2 (en) | 2003-03-03 | 2012-12-18 | Lg Electronics Inc. | Method of processing a current field macroblock |
WO2008126156A1 (en) * | 2007-04-13 | 2008-10-23 | Fujitsu Limited | Moving image coding apparatus, moving image decoding apparatus, moving image coding method, and moving image decoding method |
WO2015008340A1 (en) * | 2013-07-16 | 2015-01-22 | 富士通株式会社 | Video image encoding device, video image encoding method, video image decoding device, and video image decoding method |
JPWO2015008340A1 (en) * | 2013-07-16 | 2017-03-02 | 富士通株式会社 | Moving picture coding apparatus, moving picture coding method, moving picture decoding apparatus, and moving picture decoding method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2011091846A (en) | Image decoding method, image decoding device, and storage medium | |
JP5167232B2 (en) | Motion vector encoding method, apparatus, and data storage medium | |
JP5716082B2 (en) | Delivery method | |
JP4767991B2 (en) | Image encoding method and image encoding apparatus | |
JP4672751B2 (en) | Motion vector decoding method | |
JP2004194297A (en) | Method for encoding and decoding motion picture | |
JP2007049746A (en) | Method for encoding and decoding motion picture | |
JP2006187039A (en) | Motion picture coding method and motion picture decoding method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061020 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061020 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061102 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091208 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100205 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101012 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110222 |