JP7026762B2 - Moving image prediction decoding method - Google Patents
Moving image prediction decoding method Download PDFInfo
- Publication number
- JP7026762B2 JP7026762B2 JP2020213668A JP2020213668A JP7026762B2 JP 7026762 B2 JP7026762 B2 JP 7026762B2 JP 2020213668 A JP2020213668 A JP 2020213668A JP 2020213668 A JP2020213668 A JP 2020213668A JP 7026762 B2 JP7026762 B2 JP 7026762B2
- Authority
- JP
- Japan
- Prior art keywords
- picture
- decoding
- random access
- moving image
- prediction
- 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.)
- Active
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
本発明は、動画像予測復号方法に関するものであり、とりわけ、ランダム・アクセスに有効な画面間予測に係る動画像予測復号方法に関する。 The present invention relates to a moving image prediction / decoding method, and more particularly to a moving image prediction / decoding method relating to interscreen prediction effective for random access.
動画像データの伝送や蓄積を効率よく行うために、圧縮符号化技術が用いられる。動画像の場合ではMPEG1~4やH.261~H.264の方式が広く用いられている。 Compression coding technology is used to efficiently transmit and store moving image data. In the case of moving images, MPEG1-4 and H.M. 261 ~ H. The 264 method is widely used.
これらの符号化方式では、符号化の対象となる画像を複数のブロックに分割した上で符号化・復号処理を行う。符号化効率を高めるため下記のような予測符号化方法が用いられる。画面内の予測符号化では、対象ブロックと同じ画面内にある隣接する既再生の画像信号(過去に圧縮された画像データを復元したもの)を用いて予測信号を生成した上で、それを対象ブロックの信号から引き算した差分信号を符号化する。画面間の予測符号化では、対象ブロックと異なる画面内にある既再生の画像信号を参照し、信号の変位を検索し、その動いた分を補償して予測信号を生成し、それを対象ブロックの信号から引き算した差分信号を符号化する。動きの検索・補償を行うために参照される既再生の画像を、参照画像という。 In these coding methods, the image to be coded is divided into a plurality of blocks, and then the coding / decoding process is performed. The following predictive coding method is used to improve the coding efficiency. In the predictive coding in the screen, the predictive signal is generated using the adjacent replayed image signal (reconstructed image data compressed in the past) in the same screen as the target block, and then the target is targeted. Encode the difference signal subtracted from the block signal. In the predictive coding between screens, the already reproduced image signal in the screen different from the target block is referred to, the displacement of the signal is searched, the movement amount is compensated to generate the predictive signal, and the predictive signal is generated and used as the target block. The difference signal subtracted from the signal of is encoded. A replayed image that is referenced to search for and compensate for movement is called a reference image.
また、双方向画面間予測では、出力時間順に過去にある画像だけではなくて、対象画像の後に出力される未来の画像もあわせて参照する場合がある(但し、この未来画像は対象画像より先に符号化し、予め再生しておく必要がある)。過去の画像と未来の画像から取得された予測信号を平均化することによって、隠されていて新たに現れる物体の信号の予測に有効であると同時に、両予測信号に含まれている雑音を軽減する効果がある。 Also, in bidirectional screen-to-screen prediction, not only past images in order of output time but also future images output after the target image may be referred to (however, this future image is ahead of the target image). It is necessary to encode it into and play it in advance). By averaging the prediction signals obtained from the past image and the future image, it is effective in predicting the signal of the hidden and newly appearing object, and at the same time, the noise contained in both prediction signals is reduced. Has the effect of
さらに、H.264の画面間予測符号化では、対象ブロックに対する予測信号は、過去に符号化した上で再生された複数の参照画像を参照し、動き検索しながら誤差の最も少ない画像信号を最適な予測信号として選択する。対象ブロックの画素信号とこの最適な予測信号との差分を求め、離散コサイン変換を施し、量子化した上でエントロピー符号化する。同時に、対象ブロックに対する最適な予測信号をどの参照画像のどの領域から取得するかに関する情報(それぞれ、参照インデックスと動きベクトルという)も合わせて符号化する。H.264では、再生された4枚ないし5枚の画像が参照画像としてフレームメモリまたは再生画像バッファ(decoded picture buffer)に格納されている。 Furthermore, H. In the inter-screen prediction coding of 264, the prediction signal for the target block refers to a plurality of reference images encoded and reproduced in the past, and the image signal having the least error is used as the optimum prediction signal while performing motion search. select. The difference between the pixel signal of the target block and this optimum predicted signal is obtained, subjected to the discrete cosine transform, quantized, and then entropy-coded. At the same time, information on which region of which reference image the optimum prediction signal for the target block is acquired (referred to as a reference index and a motion vector, respectively) is also encoded. H. In 264, the reproduced 4 to 5 images are stored in the frame memory or the reproduced image buffer (decoded picture buffer) as reference images.
画面間予測符号化は、画像間の相関を活かして効率よく圧縮符号化することができるものの、テレビのチャンネルの切り替えで映像番組を途中から視聴できるようにするには、画面間の依存性を断ち切る必要がある。動画像の圧縮ビットストリームの中で、画面間の依存性のない箇所を、ランダム・アクセス・ポイントという。チャンネルの切り替えのほかに、動画像を編集したり、異なる動画像の圧縮データをつないだりする場合にも、ランダム・アクセス・ポイントが必要となるが、従来技術では、ランダム・アクセス・ポイントとして「クリーン・ランダム・アクセス・ポイント」が設けられている。クリーン・ランダム・アクセス・ポイントはNAL unit typeのクリーン・ランダム・アクセス・ピクチャ(以下「CRAピクチャ」という)によって特定される。一つのビットストリームには、複数のCRAピクチャを含むことが可能であり、動画像予測復号装置はどのクリーン・ランダム・アクセス・ポイントから復号を開始してもよい。 Although inter-screen predictive coding can efficiently perform compression coding by utilizing the correlation between images, in order to enable viewing of a video program from the middle by switching TV channels, the dependency between screens is required. It needs to be cut off. In the compressed bitstream of a moving image, the part where there is no dependency between screens is called a random access point. In addition to switching channels, a random access point is also required for editing moving images and connecting compressed data of different moving images. A "clean random access point" is provided. A clean random access point is identified by a NAL unit type clean random access picture ("CRA picture"). A bitstream can contain multiple CRA pictures, and the moving image predictive decoding device may initiate decoding from any clean random access point.
発明の開示のため、CRAピクチャに関連するピクチャのピクチャ・タイプを以下に定義する(図10参照)。
a)パスト・ピクチャ:CRAピクチャよりも先に復号され、かつ、CRAピクチャよりも先に出力されるピクチャ
b)ラギング・ピクチャ:CRAピクチャよりも先に復号されるが、CRAピクチャよりも後に出力されるピクチャ
c)リーディング・ピクチャ:CRAピクチャよりも後に復号されるが、CRAピクチャよりも先に出力されるピクチャ
d)ノーマル・ピクチャ:.CRAピクチャよりも後に復号され、かつ、CRAピクチャよりも後に出力されるピクチャ
For the disclosure of the invention, the picture type of the picture associated with the CRA picture is defined below (see Figure 10).
a) Past picture: A picture that is decoded before the CRA picture and output before the CRA picture.
b) Lagging picture: A picture that is decoded before the CRA picture but output after the CRA picture
c) Reading picture: A picture that is decoded after the CRA picture but output before the CRA picture
d) Normal picture: A picture that is decoded after the .CRA picture and output after the CRA picture.
CRAピクチャは画面内予測のみのピクチャとして定義されているため、復号に必要な情報を完備しており、他のピクチャへの参照をせずに正しく復号することができる。CRAピクチャの後に続く全てのノーマル・ピクチャはパスト・ピクチャ、ラギング・ピクチャ、またはリーディング・ピクチャからの画面間予測をしてはならないと定義される。 Since the CRA picture is defined as a picture with only in-screen prediction, it has all the information necessary for decoding and can be correctly decoded without reference to other pictures. It is defined that all normal pictures following a CRA picture must not make interscreen predictions from past pictures, lagging pictures, or reading pictures.
ビットストリームをCRAピクチャから復号する際は、CRAピクチャ及びノーマル・ピクチャが画面間予測の誤りなしで正しく復号されることが保証される。しかしながら、リーディング・ピクチャは、CRAピクチャの後に復号され、画面間予測の誤りなしで正しく復号される保証はない。即ち、正しく復号されるリーディング・ピクチャが存在する一方で、正しく復号されないリーディング・ピクチャも存在しうる。 When decoding a bitstream from a CRA picture, it is guaranteed that the CRA picture and the normal picture are correctly decoded without any interscreen prediction errors. However, the reading picture is decoded after the CRA picture, and there is no guarantee that it will be decoded correctly without error in interscreen prediction. That is, while there may be a reading picture that is correctly decoded, there may be a reading picture that is not correctly decoded.
なお、ここで「正しく復号される」とは、復号されたピクチャが、CRAピクチャからではなくビットストリームの始めから復号された場合に得られるピクチャと同一であることを意味している。CRAピクチャから復号した際は、復号順で当該CRAピクチャに先行するピクチャ(例えばラギング・ピクチャ)は復号されず、再生画像バッファに存在しない。したがって、復号順で当該CRAピクチャに先行するピクチャを直接的あるいは間接的に画面間予測に使用する後続のピクチャは、復号誤りを含むおそれがある。 Note that "correctly decoded" here means that the decoded picture is the same as the picture obtained when the decoded picture is decoded from the beginning of the bitstream, not from the CRA picture. When decoding from a CRA picture, the picture (for example, a lagging picture) preceding the CRA picture in the decoding order is not decoded and does not exist in the reproduced image buffer. Therefore, a subsequent picture that directly or indirectly uses a picture preceding the CRA picture in the decoding order for inter-screen prediction may contain a decoding error.
上記のように動画像予測復号装置がランダム・アクセス・ポイントから復号を開始する際には、正しく復号できないピクチャが存在するおそれがあり、当該正しく復号できないピクチャは以降の復号に利用することができない。その一方で、正しく復号できるピクチャもあり、当該正しく復号できるピクチャは以降の復号に利用することができる。従来技術においては、復号順でランダム・アクセス・ポイントに続くどのピクチャが破棄されるのかを特定する方法が無いため、リーディング・ピクチャの全てが正しく復号できないピクチャとして扱われ破棄される。しかしながら、これらのピクチャの一部は実際には復号可能であり、後続のピクチャの予測性能改善に貢献することができるため、リーディング・ピクチャの全てを正しく復号できないピクチャとして破棄する方法は、望ましい方法ではない。 As described above, when the moving image predictive decoding device starts decoding from a random access point, there may be a picture that cannot be correctly decoded, and the picture that cannot be correctly decoded cannot be used for subsequent decoding. .. On the other hand, some pictures can be correctly decoded, and the correctly decodeable pictures can be used for subsequent decoding. In the prior art, since there is no method of specifying which picture following the random access point is discarded in the decoding order, all the reading pictures are treated as pictures that cannot be correctly decoded and discarded. However, some of these pictures are actually decodable and can contribute to improving the predictive performance of subsequent pictures, so a method of discarding all of the leading pictures as pictures that cannot be correctly decoded is a desirable method. is not it.
そこで、本発明は、復号可能なピクチャを判別可能とすることで、復号可能なピクチャを後続のピクチャの参照ピクチャとして利用可能とし予測性能改善に貢献することを目的とする。 Therefore, it is an object of the present invention to make it possible to discriminate a decodable picture so that the decodable picture can be used as a reference picture of a subsequent picture and contribute to improvement of prediction performance.
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を出力する出力ステップと、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には、RASリーディングピクチャは出力されず、前記復元ステップにおいて、前記動画像予測復号装置は、当該ピクチャの復号開始時に、当該ピクチャが正しく復号されるか否かを判定する、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, which is compressed image data for a plurality of pictures constituting a moving image, and is compressed image data for each picture. , Has NAL unit type information that identifies the picture as one of a plurality of picture types including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture. An input step for inputting a bit stream containing compressed image data, a restoration step for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output step for outputting the reproduced image. Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. If none of the preceding pictures are included and the associated random access picture is the first picture in the bitstream in decoding order, the RAS reading picture is not output and the moving image predictive decoding is done in the restore step. The apparatus is characterized in that, at the start of decoding the picture, it is determined whether or not the picture is correctly decoded.
前記復元ステップの判定において、前記動画像予測復号装置は、当該ピクチャが前記RASリーディングピクチャであるか否かを判定し、当該ピクチャが前記RASリーディングピクチャであれば当該ピクチャが正しく復号されないと判定し、当該ピクチャが前記RASリーディングピクチャでなければ当該ピクチャが正しく復号されると判定する、ことを特徴としてもよい。 In the determination of the restoration step, the moving image prediction and decoding device determines whether or not the picture is the RAS reading picture, and if the picture is the RAS reading picture, it is determined that the picture is not correctly decoded. If the picture is not the RAS reading picture, it may be determined that the picture is correctly decoded.
前記復元ステップの判定において、前記動画像予測復号装置は、当該ピクチャに関する参照ピクチャのリストにある全ての参照ピクチャが格納されているか否かを判定し、参照ピクチャのリストにある全ての参照ピクチャが格納されていれば当該ピクチャが正しく復号されると判定し、参照ピクチャのリストにある1つ以上の参照ピクチャが格納されていなければ当該ピクチャが正しく復号されないと判定する、ことを特徴としてもよい。 In the determination of the restoration step, the moving image prediction / decoding device determines whether or not all the reference pictures in the list of reference pictures related to the picture are stored, and all the reference pictures in the list of reference pictures are stored. If it is stored, it may be determined that the picture is correctly decoded, and if one or more reference pictures in the list of reference pictures are not stored, it may be determined that the picture is not correctly decoded. ..
本発明によれば、復号可能なピクチャを判別可能とすることで、復号可能なピクチャを後続のピクチャの参照ピクチャとして利用可能とし予測性能改善に貢献することができる。より詳しくは、動画像予測復号装置は、ビットストリームの先頭のCRAピクチャから復号が開始される場合に、(ラベルの利用あるいはリファレンス・ピクチャ・セットとの照合によって)あるピクチャが正しく復号できるか否かを検出することができる。このため、動画像予測復号装置は、全てのリーディング・ピクチャを破棄する代わりに、復号できないピクチャのみを選択して破棄することができ、復号可能なピクチャを後続のピクチャの参照ピクチャとして利用可能とし、予測性能改善に貢献することができる。 According to the present invention, by making it possible to discriminate a decodable picture, the decodable picture can be used as a reference picture of a subsequent picture, which can contribute to the improvement of prediction performance. More specifically, whether the moving image predictive decoding device can correctly decode a certain picture (by using a label or collating with a reference picture set) when decoding is started from the CRA picture at the beginning of the bitstream. Can be detected. Therefore, instead of discarding all the leading pictures, the moving image prediction / decoding device can select and discard only the pictures that cannot be decoded, and the decodable picture can be used as a reference picture of the subsequent picture. , Can contribute to the improvement of prediction performance.
以下、本発明の実施形態について、図1~図9を用いて説明する。 Hereinafter, embodiments of the present invention will be described with reference to FIGS. 1 to 9.
[動画像予測符号化装置について]
図1は本実施形態に係る動画像予測符号化装置100の構成を示す機能ブロック図である。図1に示すように、動画像予測符号化装置100は、機能的な構成として、入力端子101、ブロック分割器102、予測信号生成器103、フレームメモリ104、減算器105、変換器106、量子化器107、逆量子化器108、逆変換器109、加算器110、エントロピー符号化器111、出力端子112、入力端子113、及びフレームメモリ管理器(またはバッファ管理器ともいう)114を備える。各機能ブロックの動作は、後述する動画像予測符号化装置100の動作の中で説明する。なお、変換器106及び量子化器107は符号化手段に対応し、逆量子化器108、逆変換器109及び加算器110は復号手段に対応する。
[About moving image prediction coding device]
FIG. 1 is a functional block diagram showing a configuration of a moving image prediction coding device 100 according to the present embodiment. As shown in FIG. 1, the moving image prediction coding device 100 has an
以上のように構成された動画像予測符号化装置100の動作について、以下述べる。複数枚の画像からなる動画像の信号は入力端子101に入力される。符号化処理の対象となる画像はブロック分割器102にて、複数の領域に分割される。本実施形態では、8×8の画素からなるブロックに分割されるが、それ以外のブロックの大きさまたは形に分割してもよい。次に、符号化処理の対象となる領域(以下「対象ブロック」という)に対して、予測信号を生成する。本実施形態では、2種類の予測方法が用いられる。即ち、画面間予測と画面内予測である。
The operation of the moving image prediction coding device 100 configured as described above will be described below. A moving image signal composed of a plurality of images is input to the
画面間予測では、過去に符号化されたのちに復元された再生画像を参照画像として、この参照画像から対象ブロックに対する誤差の最も小さい予測信号を与える動き情報を求める。この処理は動き検出とよばれる。また場合に応じて、対象ブロックを再分割し、再分割された小領域に対し画面間予測方法を決定してもよい。この場合、各種の分割方法の中から、対象ブロック全体に対し最も効率のよい分割方法及びそれぞれの動き情報を決定する。本発明による実施形態では、予測信号生成器103にて行われ、対象ブロックはラインL102、参照画像はL104経由で入力される。参照画像としては、過去に符号化され復元された複数の画像を参照画像として用いる。詳細は従来の技術であるMPEG-2、4、H.264のいずれかの方法と同じである。このように決定された動き情報及び小領域の分割方法はラインL112経由でエントロピー符号化器111に送られ符号化した上で出力端子112から送出される。また複数の参照画像の中で、予測信号がどの参照画像から取得するかに関する情報(リファレンス・インデックス)もラインL112経由でエントロピー符号化器111に送られる。なお、本発明による実施形態では、4枚ないし5枚の再生画像をフレームメモリ104に格納し、参照画像として用いる。予測信号生成器103では、小領域の分割方法及びそれぞれの小領域に対応する、参照画像と動き情報をもとにフレームメモリ104から参照画像信号を取得し、予測信号を生成する。このように生成された画面間予測信号はラインL103経由で減算器105に送られる。
In the inter-screen prediction, a reproduced image that has been encoded in the past and then restored is used as a reference image, and motion information that gives a prediction signal with the smallest error to the target block is obtained from this reference image. This process is called motion detection. Further, depending on the case, the target block may be subdivided and the interscreen prediction method may be determined for the subdivided small area. In this case, the most efficient division method and the motion information of each are determined from various division methods for the entire target block. In the embodiment according to the present invention, it is performed by the
画面内予測では、対象ブロックに空間的に隣接する既再生の画素値を用いて画面内予測信号を生成する。具体的には予測信号生成器103では、フレームメモリ104から同じ画面内にある既再生の画素信号を取得し、これらの信号を外挿することによって画面内予測信号を生成する。外挿の方法に関する情報はラインL112経由でエントロピー符号化器111に送られ符号化した上で出力端子112から送出される。このように生成された画面内予測信号は減算器105に送られる。予測信号生成器103における画面内の予測信号生成方法は、従来の技術であるH.264の方法と同じである。上述のように求められた画面間予測信号と画面内予測信号に対し、誤差の最も小さいものが選択され、減算器105に送られる。
In the in-screen prediction, an in-screen prediction signal is generated using the already-reproduced pixel values that are spatially adjacent to the target block. Specifically, the
一枚目の画像については、それより前に画像がないため、全ての対象ブロックは画面内予測で処理される。また、テレビのチャンネルの切り替えに備えて、定期的にランダム・アクセス・ポイントとされた対象ブロックは画面内予測で処理される。このような画像はイントラフレームとよび、H.264ではIDRピクチャとよぶ。 As for the first image, since there is no image before that, all the target blocks are processed by the in-screen prediction. In addition, the target block, which is periodically set as a random access point, is processed by in-screen prediction in preparation for switching TV channels. Such an image is called an intraframe, and H.I. In 264, it is called an IDR picture.
減算器105にて対象ブロックの信号(ラインL102経由)から予測信号(ラインL103経由)を引き算し、残差信号を生成する。この残差信号は変換器106にて離散コサイン変換され、その各係数は量子化器107にて量子化される。最後にエントロピー符号化器111にて量子化された変換係数を符号化して、予測方法に関する情報とともに出力端子112より送出される。
The
後続の対象ブロックに対する画面内予測もしくは画面間予測を行うために、圧縮された対象ブロックの信号は逆処理し復元される。即ち、量子化された変換係数は逆量子化器108にて逆量子化されたのちに逆変換器109にて逆離散コサイン変換され、残差信号を復元する。加算器110にて復元された残差信号とラインL103から送られた予測信号とを加算し、対象ブロックの信号を再生し、フレームメモリ104に格納する。本実施形態では変換器106と逆変換器109を用いているが、これらの変換器に代わるほかの変換処理を用いてもよい。場合によって、変換器106と逆変換器109がなくてもよい。
The compressed signal of the target block is reverse-processed and restored in order to perform in-screen prediction or inter-screen prediction for the subsequent target block. That is, the quantized conversion coefficient is dequantized by the
フレームメモリ104は有限なものであり、すべての再生画像を格納することは不可能である。後続の画像の符号化に用いられる再生画像のみフレームメモリ104に格納される。このフレームメモリ104を制御するのがフレームメモリ管理器114である。フレームメモリ管理器114は、フレームメモリ104内にあるN枚(ここではN=4であるが、予め決められた整数でもよい)の再生画像の中から、不要なもの(例えば最も古いもの)を消去し参照画像として用いられる直近の再生画像を格納できるようにラインL115経由で制御する。入力端子113より各画像の出力順番情報や画像を符号化するタイプ(画面内予測符号化、画面間予測符号化、双方向予測符号化)、またリファレンス・インデックスもラインL112経由で入力され、これらの情報に基づいてフレームメモリ管理器114が動作する。
The
同時に、各画像の出力順番情報や、後述するNALユニット・タイプの情報は必要に応じてラインL114経由でエントロピー符号化器111に送られ、符号化した上で圧縮された画像データとともに出力される。出力順番情報は各画像に付随するもので、画像の順番を示すものや画像を出力する時刻でもいいし、画像の出力参照時間(テンポラルリファレンス)でもよい。本実施形態では、出力順番情報の値をそのまま二値符号化に変換される。本実施形態のフレームメモリ管理器114の動作については後述する。
At the same time, the output order information of each image and the NAL unit type information described later are sent to the
[動画像予測復号装置について]
次に、本発明に係る動画像予測復号装置について説明する。図2は本実施形態に係る動画像予測復号装置200の構成を示す機能ブロック図である。図2に示すように、動画像予測復号装置200は、機能的な構成として、入力端子201、データ解析器202、逆量子化器203、逆変換器204、加算器205、予測信号生成器208、フレームメモリ207、出力端子206、フレームメモリ管理器209、制御器210、及び切替器211を備える。各機能ブロックの動作は、後述する動画像予測復号装置200の動作の中で説明する。逆量子化器203及び逆変換器204は復号手段に対応する。なお、復号に係る手段としては、逆量子化器203及び逆変換器204に限定されるものではなく、これら以外のものを用いてもよい。また、復号に係る手段は、逆変換器204を無くし逆量子化器203のみで構成してもよい。
[About moving image prediction / decoding device]
Next, the moving image prediction / decoding device according to the present invention will be described. FIG. 2 is a functional block diagram showing the configuration of the moving image prediction / decoding device 200 according to the present embodiment. As shown in FIG. 2, the moving image prediction / decoding device 200 has an
以下、動画像予測復号装置200の動作を述べる。動画像予測符号化装置100にて上述した方法で圧縮符号化された圧縮データは、入力端子201から入力される。この圧縮データには、画像を複数のブロックに分割された対象ブロックを予測し符号化された残差信号及び予測信号の生成に関連する情報が含まれている。予測信号の生成に関連する情報として、画面間予測の場合はブロック分割に関する情報(ブロックのサイズ)や、動き情報と上述のリファレンス・インデックスやNALユニット・タイプに関する情報が含まれ、画面内予測の場合は周辺の既再生の画素からの外挿方法に関する情報が含まれている。
Hereinafter, the operation of the moving image prediction / decoding device 200 will be described. The compressed data compression-encoded by the method described above in the moving image prediction coding device 100 is input from the
データ解析器202にて、圧縮データから対象ブロックの残差信号、予測信号の生成に関連する情報、量子化パラメータ、画像の出力順番情報を抽出する。対象ブロックの残差信号は逆量子化器203にて量子化パラメータ(ラインL202及びL211経由)をもとに逆量子化される。その結果は逆変換器204にて逆離散コサイン変換される。
The data analyzer 202 extracts the residual signal of the target block, the information related to the generation of the prediction signal, the quantization parameter, and the output order information of the image from the compressed data. The residual signal of the target block is dequantized by the
次にラインL206b経由で予測信号の生成に関連する情報が予測信号生成器208に送られる。予測信号生成器208では、予測信号の生成に関連する情報をもとに、フレームメモリ207にアクセスし、複数の参照画像の中から参照信号を取得し(ラインL207経由)予測信号を生成する。この予測信号はラインL208経由で加算器205に送られ、復元された残差信号に加算され、対象ブロック信号を再生し、ラインL205経由で出力端子206から出力すると同時にフレームメモリ207に格納される。
Information related to the generation of the predicted signal is then sent to the predicted
フレームメモリ207には、後続の画像の復号・再生に用いられる再生画像が格納されている。フレームメモリ管理器209はラインL209aを介してフレームメモリ207を制御する。フレームメモリ207は、格納されているN枚(ここではN=4であるが、予め決められた整数でもよい)の再生画像の中から、不要なもの(例えば最も古いもの)を消去し参照画像として用いられる直近の再生画像を格納できるように制御される。
The
制御器210は、ラインL206a経由で送られる対象画像の出力順番情報と画像の符号化タイプ及びNALユニット・タイプに関する情報に基づいて動作する。あるいはラインL206a経由で送られるリファレンス・インデックスとラインL209b経由で送られてくるフレームメモリに格納されているフレームの情報に基づいて動作する。本発明による制御器210の動作については後述する。
The
切替器211は制御器210からラインL210を介して制御され、条件に応じて特定のフレームの復号をスキップするように動作する。本発明による切替器211の動作については後述する。
The
図3にビットストリームのシンタックス・エレメント500を示す。ビットストリームのシンタックス・エレメント500はひとつのピクチャ(510、520など)の復号に必要な複数のシンタックス・エレメントから構成されている。ピクチャのシンタックスにおいて、以下の3つのエレメントに注目する。
1)ネットワーク・アダプテーション・レイヤー・ユニット・タイプ(NUT)またはNALユニット・タイプ(530)
2)ピクチャー・アウトプット・カウント(POC)(540)
3)リファレンス・ピクチャ・セット(RPS)(550)
FIG. 3 shows the
1) Network adaptation layer unit type (NUT) or NAL unit type (530)
2) Picture Output Count (POC) (540)
3) Reference Picture Set (RPS) (550)
1)NUTは、ピクチャ・タイプに関する情報を含んでいる。本発明においては、ピクチャ・タイプをシグナリングする他の手段も使用可能であることに留意されたい。本実施形態では、各ピクチャは、3種類のNALユニット・タイプのうちのひとつとしてラベル付けされる。NALユニット・タイプとは、以下に述べるRAS、CRA、non-RASである。 1) The NUT contains information about the picture type. Note that other means of signaling the picture type can also be used in the present invention. In this embodiment, each picture is labeled as one of three NAL unit types. The NAL unit types are RAS, CRA, and non-RAS described below.
RAS(ランダム・アクセス・スキップ)ピクチャとしてラベル付けされたピクチャは、そのRASピクチャに関連付けされたCRAピクチャから復号が開始された際に、スキップされ出力されない。一方、前記のCRAピクチャがビットストームの最初のピクチャでない場合(あるいは復号が前記のCRAピクチャから開始されていない場合)は、動画像予測復号装置200はRASピクチャをnon-RASピクチャであると見なし、そのピクチャの出力指示に従って復号し、出力するものとする。 A picture labeled as a RAS (Random Access Skip) picture is skipped and not output when decoding is initiated from the CRA picture associated with that RAS picture. On the other hand, if the CRA picture is not the first picture of the bit storm (or decoding does not start from the CRA picture), the moving image predictive decoding device 200 considers the RAS picture to be a non-RAS picture. , It shall be decoded and output according to the output instruction of the picture.
CRA(クリーン・ランダム・アクセス)ピクチャとしてラベル付けされたピクチャは、ビットストリームの復号がそのCRAピクチャから開始される場合に、前記CRAピクチャに関連付けされた、RASピクチャ以外のピクチャを誤りなしで復号できることを示している。 A picture labeled as a CRA (Clean Random Access) picture correctly decodes a non-RAS picture associated with the CRA picture when bitstream decoding begins from that CRA picture. It shows that it can be done.
non-RASピクチャとしてラベル付けされたピクチャは、動画像予測復号装置200によって復号され、ピクチャの出力指示に従って出力されるものとする。CRAピクチャは特に断りがない限り、non-RASピクチャと見なされる。 It is assumed that the picture labeled as a non-RAS picture is decoded by the moving image predictive decoding device 200 and output according to the output instruction of the picture. CRA pictures are considered non-RAS pictures unless otherwise noted.
2)POCは、出力されるピクチャの順番の情報を含んでいる。 2) The POC contains information on the order of the output pictures.
3)RPSは、現在のピクチャの画面間予測のために使用される参照ピクチャの情報を含んでいる。RPSに存在しない再生画像バッファ(DPB)中の参照ピクチャは、現在のピクチャまたはいずれかのピクチャによって予測復号のための参照ピクチャとして利用することができない。 3) The RPS contains information on the reference picture used for interscreen prediction of the current picture. A reference picture in the reproduction image buffer (DPB) that does not exist in the RPS cannot be used as a reference picture for predictive decoding by the current picture or any of the pictures.
本実施形態においては、ビットストリームの復号がCRAピクチャから開始される場合に、全てのnon-RASピクチャが正しく復号できることを保証するため、RPSに関して以下の特徴をもつ。
特徴1:リーディング・ピクチャによって利用されるRPSに関して、ひとつ以上の参照ピクチャ(または少なくともひとつの参照ピクチャ)がRASピクチャである、または、関連付けされたCRAピクチャに復号順で先行する場合、そのリーディング・ピクチャはRASピクチャとする。
特徴2:non-RASピクチャによって利用されるRPSにある全ての参照ピクチャは、non-RASピクチャである参照ピクチャ、かつ、関連付けされたCRAピクチャ以降に復号される参照ピクチャとする。
In the present embodiment, in order to ensure that all non-RAS pictures can be correctly decoded when the decoding of the bitstream is started from the CRA picture, the RPS has the following features.
Feature 1: With respect to the RPS utilized by the reading picture, if one or more reference pictures (or at least one reference picture) are RAS pictures or precede the associated CRA picture in decoding order. The picture is a RAS picture.
Feature 2: All reference pictures in the RPS used by the non-RAS picture are reference pictures that are non-RAS pictures and reference pictures that are decoded after the associated CRA picture.
本実施形態においては、ノーマル・ピクチャはnon-RASピクチャとして扱われるため、特徴1と2を満たさないピクチャはビットストリーム中で許容されない。しかしながら、本発明は、特徴1で述べられたリーディング・ピクチャに限定されるものではなく、全てのピクチャに等しく適用することができる。特徴2に関して、本発明は、参照ピクチャがリーディング・ピクチャのみに制限された場合にも適用することができる。
In this embodiment, since the normal picture is treated as a non-RAS picture, a picture that does not satisfy the
[動画像予測符号化装置100における特徴的な動作]
図4を用いて、本発明のポイントである前述の特徴をもつビットストリームを生成するための動画像予測符号化装置100の動作を説明する。動画像予測符号化装置100はランダム・アクセスを実現するため、一定周期でCRAピクチャを挿入する。この挿入されたCRAピクチャに符号化順で続く全てのピクチャは、次のCRAピクチャが挿入されるまでの間、当該挿入されたCRAピクチャに関連付けされ、以下のステップに従って符号化される。
[Characteristic operation in the moving image prediction coding device 100]
The operation of the moving image prediction coding apparatus 100 for generating the bit stream having the above-mentioned characteristics, which is the point of the present invention, will be described with reference to FIG. The moving image prediction coding device 100 inserts a CRA picture at regular intervals in order to realize random access. All the pictures following the inserted CRA picture in the coding order are associated with the inserted CRA picture until the next CRA picture is inserted, and are encoded according to the following steps.
ステップ620において、当該ピクチャのRPSに含まれる参照ピクチャの1枚以上がRASピクチャであるか否かが判定される。当該ピクチャのRPSに含まれる参照ピクチャの1枚以上がRASピクチャである場合(YES)はステップ650に、そうでない場合(NO)はステップ630に進む。
In
ステップ630において、当該ピクチャのRPSに含まれる参照ピクチャの1枚以上が、当該ピクチャに関連付けされたCRAピクチャに符号化順で先行するか否かが判定される。当該ピクチャのRPSに含まれる参照ピクチャの1枚以上が、当該ピクチャに関連付けされたCRAピクチャに符号化順で先行する場合(YES)はステップ650に、そうでない場合(NO)はステップ640に進む。
In
ステップ650において、当該ピクチャのPOCと当該ピクチャに関連付けされたCRAピクチャのPOCとを比較することで、当該ピクチャがリーディング・ピクチャであるか否かを検査する。当該ピクチャのPOCが当該ピクチャに関連付けされたCRAピクチャのPOCよりも小さい場合、当該ピクチャがリーディング・ピクチャである(YES)と判定され、ステップ670に進む。そうでない場合は、当該ピクチャがリーディング・ピクチャでない(NO)と判定されるが、ステップ620及びステップ630の判定はリーディング・ピクチャに対してのみ(YES)となり、当該ピクチャがリーディング・ピクチャでない(NO)との判定結果は異常であるため、ステップ660に進みエラーメッセージを出力してステップ680に進む。なお、ステップ660でエラーメッセージを出力した後は、図4の処理を異常終了してもよい。
In
ステップ670において、当該ピクチャはRASピクチャとして符号化され、当該ピクチャがRASピクチャであるという情報(NALユニット・タイプ:RAS)が符号化される。その後ステップ680に進む。
In
ステップ640において、当該ピクチャをnon-RASピクチャとして符号化され、当該ピクチャがnon-RASピクチャであるという情報(NALユニット・タイプ:non-RAS)が符号化される。その後ステップ680に進む。ここで、特に断りがない限り、CRAピクチャはnon-RASピクチャに含まれる。
In
ステップ640と670において、当該ピクチャがRASピクチャであるかnon-RASピクチャであるかという情報は必ずしも符号化する必要がなく、当該情報を符号化する代わりに、各ピクチャの参照ピクチャリストとフレームメモリ104に格納されているピクチャとを照合することで当該ピクチャがRASピクチャであるかnon-RASピクチャであるかを判定してもよい。
In
ステップ680において、動画像予測符号化装置100は符号化するピクチャがさらにあるか否かを判定し、ある場合(YES)はステップ620に戻って処理を繰り返し、一方、ない場合(NO)は図4の処理を終了する。
In
上述した一連の処理は、図1の動画像予測符号化装置100全体の処理に該当するが、とりわけステップ620、630、650の判定処理はフレームメモリ管理器114により行われる。
The series of processes described above corresponds to the processes of the entire moving image prediction coding device 100 of FIG. 1, and in particular, the determination processes of
[動画像予測復号装置200における特徴的な動作]
本実施形態に係る動画像予測復号装置200では、復号プロセスがビットストリームの最初のピクチャとしてCRAピクチャから開始された場合と、ビットストリームの最初のピクチャがCRAピクチャでない場合とで、動作が異なる。この復号プロセスは、次のCRAピクチャの復号時に通常の復号プロセスに戻る。
[Characteristic operation in moving image prediction / decoding device 200]
In the moving image prediction decoding device 200 according to the present embodiment, the operation differs depending on whether the decoding process is started from the CRA picture as the first picture of the bitstream and the case where the first picture of the bitstream is not the CRA picture. This decoding process returns to the normal decoding process when the next CRA picture is decoded.
図5を用いて、本発明のポイントである前述の特徴をもつビットストリームを復号するための動画像予測復号装置200の動作を説明する。 The operation of the moving image prediction decoding apparatus 200 for decoding the bit stream having the above-mentioned characteristics, which is the point of the present invention, will be described with reference to FIG.
ステップ710において、動画像予測復号装置200はビットストリームの最初のピクチャ(即ち、ビットストリームの復号を開始する最初のピクチャ)がCRAピクチャであるか否かを、NALユニット・タイプに基づいて判定する。最初のピクチャがCRAピクチャでない場合(NO)、ステップ780に進み、動画像予測復号装置200は各ピクチャを通常通りに復号する。即ち、このステップ780ではRASピクチャはnon-RASピクチャとみなされ、通常通りにピクチャ内の指示に従って復号され、出力される。一方、ステップ710でビットストリームの最初のピクチャがCRAピクチャである場合(YES)は、ステップ720に進む。
In
ステップ720からステップ770までの処理は、次のCRAピクチャの復号が開始される直前までの期間、全てのピクチャに対して繰り返し実行され、その後ステップ780で通常の復号処理に戻る。以下では、ステップ720からステップ770までの処理について述べる。
The process from
ステップ720において、動画像予測復号装置200は当該ピクチャの復号開始時に、当該ピクチャが正しく復号されるか否かを判定する。本実施形態におけるビットストリームは前述の特徴1、2を持つため、動画像予測復号装置200は、以下の2つの方法のうちの少なくとも1つを用いて、当該ピクチャが正しく復号できるか否かを判定することができる。第1の方法は、当該ピクチャのNALユニット・タイプのラベルを見る方法である。もし、当該ピクチャがRASピクチャとしてラベル付けされていれば、当該ピクチャは正しく復号することができないと判定することができる。第2の方法は、動画像予測復号装置200がDPBに存在する参照ピクチャと、当該ピクチャのRPSの参照ピクチャリストとを照合することである。もし、当該ピクチャのRPSにある参照ピクチャのうちいずれかがDPBに存在しない場合は、当該ピクチャを正しく復号することができないと判定することができる。以上のような第1、第2の方法の少なくとも1つを用いて、動画像予測復号装置200が、当該ピクチャは正しく復号可能と判定した場合(YES)、ステップ730に進み、当該ピクチャは正しく復号することができないと判定した場合(NO)、ステップ750に進む。
In
ステップ730において、動画像予測復号装置200は、当該ピクチャ内の指示に従って、当該ピクチャを復号し出力する。これはCRAピクチャにも適用される。その後、ステップ740に進む。
In
ステップ750において、当該ピクチャのPOCと、当該ピクチャに関連付けされたCRAピクチャのPOCとを比較することで、当該ピクチャがリーディング・ピクチャであるか否かを判定する。当該ピクチャのPOCが、当該ピクチャに関連付けされたCRAピクチャのPOCよりも小さい場合(YES)は、当該ピクチャはリーディング・ピクチャであると判定され、後述のステップ770に進む。そうでない場合(NO)は、当該ピクチャはリーディング・ピクチャでなく、誤りが生じることから、ステップ760に進み、動画像予測復号装置200はエラーメッセージを出力してステップ740に進む。なお、ステップ760でエラーメッセージを出力した後は、図5の処理を異常終了してもよい。また、前述の通り、ステップ750の判定は、特徴1がリーディング・ピクチャだけに限定される場合のみに必要となることに留意されたい。
In
ステップ770において、動画像予測復号装置200は、当該ピクチャの復号をスキップし、以下のような必要なハウスキーピング処理を行う。ここで、必要なハウスキーピング処理としては、例えば、スキップされる当該ピクチャに対して「参照ピクチャとして利用不可能であり出力されない」ことを示すラベル付けを行う処理などが挙げられる。その後、ステップ740に進む。
In
ステップ740において、動画像予測復号装置200は、次に復号されるピクチャがCRAピクチャであるか否かを判定し、次のピクチャがCRAピクチャでない場合(NO)はステップ720に戻って処理を繰り返す。一方、次のピクチャがCRAピクチャである場合(YES)、次のCRAピクチャ以降は本発明に係る復号プロセス(ランダム・アクセス復号プロセス)が必要でなくなるため、ステップ780に進み、通常の復号プロセス(全てのピクチャが復号され出力指示情報に従って出力される処理)に移る。
In
上述した一連の処理は、図2の動画像予測復号装置200全体の処理に該当するが、とりわけステップ720、750の判定及びステップ730、770の制御は、制御器210により行われる。
The series of processes described above corresponds to the processes of the entire moving image prediction / decoding device 200 of FIG. 2, and in particular, the determination of
以上のような本実施形態によれば、動画像予測復号装置200は、ビットストリームの先頭のCRAピクチャから復号が開始される場合に、(ラベルの利用あるいはリファレンス・ピクチャ・セットとの照合によって)あるピクチャが正しく復号できるか否かを検出することができる。このため、動画像予測復号装置200は、全てのリーディング・ピクチャを破棄する代わりに、復号できないピクチャのみを選択して破棄することができ、復号可能なピクチャを後続のピクチャの参照ピクチャとして利用可能とし、予測性能改善に貢献することができる。 According to the present embodiment as described above, the moving image predictive decoding apparatus 200 starts decoding from the CRA picture at the beginning of the bitstream (by using a label or collating with a reference picture set). It is possible to detect whether or not a picture can be correctly decoded. Therefore, the moving image prediction / decoding device 200 can select and discard only the pictures that cannot be decoded instead of discarding all the reading pictures, and the decodable picture can be used as a reference picture of the subsequent picture. It can contribute to the improvement of prediction performance.
なお、ピクチャに対してRASというNALユニット・タイプが割り当てられる際に、動画像予測符号化装置100は、正しく復号できるピクチャと正しく復号できないピクチャとを生成する。一方、動画像予測復号装置200は正しく復号できないピクチャを出力しない。これにより、出力されるピクチャに時間的なギャップが生じ、フレームの出力レートに影響を及ぼすおそれがある。システムによっては、出力にギャップがあることは望ましくない。本実施形態においては、動画像予測符号化装置100は、追加情報として、これらのRASピクチャでのギャップがあるか否かを、CRAピクチャ・ヘッダまたはビデオ・ユーザビリティー・シンタックス(YUI)の中のフラグによって動画像予測復号装置200に指示する。このフラグを受け取った動画像予測復号装置200は、正しく復号可能であるがギャップのあるリーディング・ピクチャを出力するか否かを選択することができる。 When the NAL unit type RAS is assigned to the picture, the moving image prediction coding device 100 generates a picture that can be correctly decoded and a picture that cannot be correctly decoded. On the other hand, the moving image prediction decoding device 200 does not output a picture that cannot be correctly decoded. This creates a time gap in the output picture, which can affect the frame output rate. In some systems, it is not desirable to have a gap in the output. In the present embodiment, the moving image prediction coding device 100 additionally indicates whether or not there is a gap in these RAS pictures in the CRA picture header or the video usability syntax (YUI). Instructs the moving image prediction / decoding device 200 by the flag of. Upon receiving this flag, the moving image predictive decoding device 200 can select whether or not to output a reading picture that can be correctly decoded but has a gap.
また、上記とは別の手段として、出力順でCRAピクチャに先行するRASピクチャでギャップが生じないように、ビットストリームに更なる制限を設けてもよい。即ち、RASピクチャでのギャップを生じないようにビットストリームが連続的に出力されるようにしてもよい。 Further, as another means other than the above, a further restriction may be provided on the bit stream so that a gap does not occur in the RAS picture preceding the CRA picture in the output order. That is, the bitstream may be continuously output so as not to generate a gap in the RAS picture.
さらに別の手段として、動画像予測復号装置200が、動画像予測符号化装置100からの他の追加情報や、ピクチャの出力指示情報に依存せずに、non-RASのリーディング・ピクチャを復号するが出力しないことを決定してもよい。 As yet another means, the moving image predictive decoding device 200 decodes the reading picture of the non-RAS without depending on other additional information from the moving image predictive coding device 100 or the output instruction information of the picture. May decide not to output.
本実施形態においては、NALユニット・タイプ(RAS、CRA、non-RAS)のラベルは、動画像予測復号装置200により検出され使用されるが、NALユニット・タイプのラベルは、ネットワーク内の他の装置(例えばサーバ、適切なネットワークエレメンツなど)においても、ランダム・アクセス・ポイントから復号を開始する際に、RASピクチャを破棄する処理実行のために検出され使用されてもよい。これにより、ネットワークの帯域を節約することができる。 In this embodiment, the NAL unit type (RAS, CRA, non-RAS) label is detected and used by the moving image predictive decoding device 200, while the NAL unit type label is other in the network. The device (eg, a server, suitable network elements, etc.) may also be detected and used to perform a process of discarding a RAS picture when starting decryption from a random access point. This can save network bandwidth.
本実施形態においては、ビットストリームはそれぞれが多数のCRAピクチャを含むことができ、それぞれのCRAピクチャに関連付けされたRASピクチャが存在する。復号順で2番目のCRAピクチャが1番目のCRAピクチャの後に続く場合、前述の2番目のCRAピクチャのRPSが、1番目のCRAピクチャよりも前に復号される参照ピクチャを含むことは許容されない。これにより、1番目のCRAピクチャがビットストリームの最初のピクチャであった場合に、2番目のCRAピクチャのRASピクチャが復号されることが保証される。 In this embodiment, each bitstream can contain a large number of CRA pictures, and there is a RAS picture associated with each CRA picture. If the second CRA picture in the decoding order follows the first CRA picture, it is not permissible for the RPS of the above-mentioned second CRA picture to contain a reference picture that is decoded before the first CRA picture. .. This guarantees that if the first CRA picture is the first picture in the bitstream, the RAS picture of the second CRA picture will be decoded.
[動画像予測符号化プログラム、動画像予測復号プログラムについて]
動画像予測符号化装置100に係る発明は、コンピュータを動画像予測符号化装置100として機能させるための動画像予測符号化プログラムに係る発明として捉えることができる。同様に、動画像予測復号装置200に係る発明は、コンピュータを動画像予測復号装置200として機能させるための動画像予測復号プログラムに係る発明として捉えることができる。
[About moving image prediction coding program and moving image prediction decoding program]
The invention relating to the moving image predictive coding device 100 can be regarded as the invention relating to the moving image predictive coding program for making the computer function as the moving image predictive coding device 100. Similarly, the invention relating to the moving image predictive decoding device 200 can be regarded as the invention relating to the moving image predictive decoding program for making the computer function as the moving image predictive decoding device 200.
動画像予測符号化プログラム及び動画像予測復号プログラムは、例えば、記録媒体に格納されて提供される。なお、記録媒体としては、フレキシブルディスク、CD-ROM、USBメモリ、DVD、半導体メモリ等が例示される。 The moving image prediction coding program and the moving image prediction decoding program are provided, for example, stored in a recording medium. Examples of the recording medium include flexible disks, CD-ROMs, USB memories, DVDs, semiconductor memories, and the like.
図8には、コンピュータを動画像予測符号化装置100として機能させるための動画像予測符号化プログラムのモジュールを示す。図8に示すように、動画像予測符号化プログラムP100は、入力モジュールP101、符号化モジュールP102、復元モジュールP103、画像格納モジュールP104、及び制御モジュールP105を備えている。 FIG. 8 shows a module of a moving image predictive coding program for making a computer function as a moving image predictive coding device 100. As shown in FIG. 8, the moving image prediction coding program P100 includes an input module P101, a coding module P102, a restoration module P103, an image storage module P104, and a control module P105.
また、図9には、コンピュータを動画像予測復号装置200として機能させるための動画像予測復号プログラムのモジュールを示す。図9に示すように、動画像予測復号プログラムP200は、入力モジュールP201、復元モジュールP202、画像格納モジュールP203、及び制御モジュールP204を備えている。 Further, FIG. 9 shows a module of a moving image prediction / decoding program for making a computer function as a moving image prediction / decoding device 200. As shown in FIG. 9, the moving image prediction / decoding program P200 includes an input module P201, a restoration module P202, an image storage module P203, and a control module P204.
上記のように構成された動画像予測符号化プログラムP100及び動画像予測復号プログラムP200は、図6及び図7に示す記録媒体10に記憶可能であり、後述するコンピュータ30により実行される。
The moving image prediction coding program P100 and the moving image prediction decoding program P200 configured as described above can be stored in the
図6は、記録媒体に記録されたプログラムを実行するためのコンピュータのハードウェア構成を示す図であり、図7は、記録媒体に記憶されたプログラムを実行するためのコンピュータの概観図である。コンピュータとしては、CPUを具備しソフトウエアによる処理及び制御を行うDVDプレーヤ、セットトップボックス、携帯電話なども含まれる。 FIG. 6 is a diagram showing a hardware configuration of a computer for executing a program recorded on a recording medium, and FIG. 7 is an overview diagram of a computer for executing a program stored on the recording medium. The computer also includes a DVD player, a set-top box, a mobile phone, etc., which are equipped with a CPU and perform processing and control by software.
図6に示すように、コンピュータ30は、フレキシブルディスクドライブ装置、CD-ROMドライブ装置、DVDドライブ装置等の読み取り装置12と、オペレーティングシステムを常駐させた作業用メモリ(RAM)14と、記録媒体10に記憶されたプログラムを記憶するメモリ16と、ディスプレイといった表示装置18と、入力装置であるマウス20及びキーボード22と、データ等の送受信を行うための通信装置24と、プログラムの実行を制御するCPU26とを備えている。コンピュータ30は、記録媒体10が読み取り装置12に挿入されると、読み取り装置12から記録媒体10に格納された動画像予測符号化プログラムにアクセス可能になり、当該動画像予測符号化プログラムを実行することによって、本発明に係る動画像予測符号化装置として動作することが可能になる。同様に、コンピュータ30は、記録媒体10が読み取り装置12に挿入されると、読み取り装置12から記録媒体10に格納された動画像予測復号プログラムにアクセス可能になり、当該動画像予測復号プログラムを実行することによって、本発明に係る動画像予測復号装置として動作することが可能になる。
As shown in FIG. 6, the
図7に示すように、動画像予測符号化プログラム又は動画像予測復号プログラムは、搬送波に重畳されたコンピュータデータ信号40としてネットワークを介して提供されるものであってもよい。この場合、コンピュータ30は、通信装置24によって受信された動画像予測符号化プログラム又は動画像予測復号プログラムをメモリ16に格納し、当該動画像予測符号化プログラム又は当該動画像予測復号プログラムを実行することができる。
As shown in FIG. 7, the moving image prediction coding program or the moving image prediction decoding program may be provided via a network as a computer data signal 40 superimposed on a carrier wave. In this case, the
本発明に係る動画像予測符号化装置は、動画像を構成する複数の画像を入力する入力手段と、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報と各画像のピクチャ・タイプに関する情報とを符号化する符号化手段と、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納手段と、前記ピクチャ・タイプを判定し、判定結果に基づいて前記画像格納手段を制御する制御手段と、を具備し、前記制御手段は、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、前記CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして、前記画像をラベル付けする、ことを特徴とする。
The moving image prediction coding device according to the present invention is random by using an input means for inputting a plurality of images constituting a moving image and encoding the image by either in-screen prediction or inter-screen prediction. -The compressed image data including the image serving as the access point is generated, and the coding means for encoding the output order information of each image and the information regarding the picture type of each image and the compressed image data are decoded. A restoration means for restoring a reproduced image, an image storage means for storing one or more of the reproduced images as a reference image used for encoding a subsequent image, and the picture type are determined, and based on the determination result. The control means for controlling the image storage means is provided, and the control means is provided with the control means.
1) CRA picture: A picture characterized in that a
2)
3)
As one of the three types in total, the image is labeled.
本発明に係る動画像予測符号化方法は、動画像予測符号化装置により実行される動画像予測符号化方法であって、動画像を構成する複数の画像を入力する入力ステップと、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報と各画像のピクチャ・タイプに関する情報とを符号化する符号化ステップと、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納ステップと、前記ピクチャ・タイプを判定し、判定結果に基づいて前記画像格納ステップを制御する制御ステップと、を具備し、前記制御ステップにおいて、前記動画像予測符号化装置は、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、前記CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして、前記画像をラベル付けする、ことを特徴とする。
The moving image predictive coding method according to the present invention is a moving image predictive coding method executed by a moving image predictive coding apparatus, in which an input step for inputting a plurality of images constituting a moving image and the said image are combined. By encoding by either in-screen prediction or inter-screen prediction, compressed image data including images that serve as random access points is generated, and the output order information of each image and the picture type of each image are generated. A coding step for encoding information about, a restoration step for decoding the compressed image data and restoring it to a reproduced image, and one of the reproduced images as a reference image used for encoding a subsequent image. The image storage step for storing the above image and a control step for determining the picture type and controlling the image storage step based on the determination result are provided. In the control step, the moving image prediction coding device is provided.
1) CRA picture: A picture characterized in that a
2)
3)
As one of the three types in total, the image is labeled.
本発明に係る動画像予測符号化プログラムは、コンピュータを、動画像を構成する複数の画像を入力する入力手段と、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報と各画像のピクチャ・タイプに関する情報とを符号化する符号化手段と、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納手段と、前記ピクチャ・タイプを判定し、判定結果に基づいて前記画像格納手段を制御する制御手段、として機能させ、前記制御手段は、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、前記CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして、前記画像をラベル付けする、ことを特徴とする。
The moving image prediction coding program according to the present invention encodes a computer by an input means for inputting a plurality of images constituting a moving image and the image by either in-screen prediction or inter-screen prediction. In addition to generating compressed image data including an image serving as a random access point, the encoding means for encoding the output order information of each image and the information regarding the picture type of each image, and the compressed image data are used. The picture type is determined and determined, that is, a restoration means that decodes and restores the reproduced image, an image storage means that stores one or more of the reproduced images as a reference image used for encoding a subsequent image, and a picture type. The image storage means is made to function as a control means for controlling the image storage means based on the result, and the control means is used.
1) CRA picture: A picture characterized in that a
2)
3)
As one of the three types in total, the image is labeled.
本発明に係る動画像予測復号装置は、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番および各画像のピクチャ・タイプを示す符号化データとを入力する入力手段と、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とピクチャ・タイプ情報とに復元する復元手段と、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納手段と、前記ピクチャ・タイプに基づいて、前記復元手段を制御する制御手段と、を具備し、前記ピクチャ・タイプは、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、当該CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして各画像にラベル付けされており、前記復元手段は、符号化データの復号がCRAピクチャから開始された場合、タイプ2ピクチャとしてラベル付けされた画像を復号し、タイプ1ピクチャとしてラベル付けされた画像の復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding device according to the present invention is a compression including a random access image obtained by encoding a plurality of images constituting the moving image by either in-screen prediction or inter-screen prediction. An input means for inputting image data, an output order of each image, and coded data indicating a picture type of each image, and decoding of the compressed image data and the coded data to obtain a reproduced image and output order information. The restoration means for restoring to the picture type information, the image storage means for storing one or more of the reproduced images as a reference image used for decoding the subsequent image, and the restoration based on the picture type. The picture type comprises a control means for controlling the means.
1) CRA picture: A picture characterized in that a
2)
3)
Each image is labeled as one of a total of three types, and the restoring means decodes the image labeled as a
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番および各画像のピクチャ・タイプを示す符号化データとを入力する入力ステップと、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とピクチャ・タイプ情報とに復元する復元ステップと、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納ステップと、前記ピクチャ・タイプに基づいて、前記復元ステップを制御する制御ステップと、を具備し、前記ピクチャ・タイプは、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、当該CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして各画像にラベル付けされており、前記復元ステップにおいて、前記動画像予測復号装置は、符号化データの復号がCRAピクチャから開始された場合、タイプ2ピクチャとしてラベル付けされた画像を復号し、タイプ1ピクチャとしてラベル付けされた画像の復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, and is based on either in-screen prediction or inter-screen prediction for a plurality of images constituting the moving image. An input step for inputting compressed image data including a random access image obtained by encoding, and coded data indicating the output order of each image and the picture type of each image, and the compressed image. A restoration step of decoding the data and the encoded data and restoring the reproduced image, output order information, and picture type information, and the reproduced image as a reference image used for decoding a subsequent image. The image storage step for storing the above image and a control step for controlling the restoration step based on the picture type are provided, and the picture type includes the image storage step.
1) CRA picture: A picture characterized in that a
2)
3)
Each image is labeled as one of a total of three types, and in the restoration step, the moving image predictive decoding device labels the image as a
本発明に係る動画像予測復号プログラムは、コンピュータを、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番および各画像のピクチャ・タイプを示す符号化データとを入力する入力手段と、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とピクチャ・タイプ情報とに復元する復元手段と、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納手段と、前記ピクチャ・タイプに基づいて、前記復元手段を制御する制御手段、として機能させ、前記ピクチャ・タイプは、
1)CRAピクチャ:CRAピクチャに続くタイプ2ピクチャが、当該CRAピクチャから復号が開始された場合に正しく復号することができる、ことを特徴とするピクチャ、
2)タイプ1ピクチャ:当該ピクチャに関連付けされたCRAピクチャの後に復号され、前記CRAピクチャよりも先に出力されるピクチャであって、画面間予測を行うために、タイプ1ピクチャとしてラベル付けされた少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つピクチャ、
3)タイプ2ピクチャ:画面間予測を行うために、参照ピクチャのリストを持つピクチャであって、当該参照ピクチャのリストにある全ての参照ピクチャが、タイプ2ピクチャあるいはCRAピクチャとしてラベル付けされ、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つのタイプのうちひとつとして各画像にラベル付けされており、前記復元手段は、符号化データの復号がCRAピクチャから開始された場合、タイプ2ピクチャとしてラベル付けされた画像を復号し、タイプ1ピクチャとしてラベル付けされた画像の復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding program according to the present invention is a random access image obtained by encoding a plurality of images constituting a moving image by either in-screen prediction or inter-screen prediction. An input means for inputting compressed image data including Based on the restoration means for restoring the sequence information and the picture type information, the image storage means for storing one or more of the reproduced images as a reference image used for decoding the subsequent image, and the picture type. , The picture type, which functions as a control means for controlling the restoration means.
1) CRA picture: A picture characterized in that a
2)
3)
Each image is labeled as one of a total of three types, and the restoring means decodes the image labeled as a
さて、本発明に係る動画像予測符号化装置、方法及びプログラム、並びに、動画像予測復号装置、方法及びプログラムは、以下の態様も採用することができる。 By the way, the moving image prediction coding device, the method and the program, and the moving image prediction and decoding device, the method and the program according to the present invention can also adopt the following aspects.
本発明に係る動画像予測符号化装置は、動画像を構成する複数の画像を入力する入力手段と、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報を符号化する符号化手段と、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納手段と、前記画像格納手段を制御する制御手段と、を具備し、前記制御手段は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元手段による復号処理がスキップされ、前記画像格納手段に格納されず出力されないピクチャであって、画面間予測を行うために、前記復元手段による復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元手段により復号され、必要に応じて参照のために前記画像格納手段に格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元手段により復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類し制御する、ことを特徴とする。
The moving image prediction coding device according to the present invention is random by using an input means for inputting a plurality of images constituting a moving image and encoding the image by either in-screen prediction or inter-screen prediction. A coding means that generates compressed image data including an image that serves as an access point and encodes output order information of each image, a restoration means that decodes the compressed image data and restores the compressed image data to a reproduced image, and the above. The control means includes an image storage means for storing one or more reproduced images as a reference image used for encoding a subsequent image, and a control means for controlling the image storage means.
1) CRA picture at which decoding of coded data is started,
2) A picture that is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration means is skipped, and the picture is not stored in the image storage means and is not output. The inter-screen prediction includes at least one reference picture in which the decoding process by the restoring means is skipped, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of reference pictures,
3) A picture that is decoded by the restoration means and stored in the image storage means for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference picture. The picture, characterized in that all the reference pictures in the list are decoded by the restoring means and are decoded after the CRA picture associated with the picture.
It is characterized in that the images are classified and controlled in a total of three.
本発明に係る動画像予測符号化方法は、動画像予測符号化装置により実行される動画像予測符号化方法であって、動画像を構成する複数の画像を入力する入力ステップと、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報を符号化する符号化ステップと、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納ステップと、前記画像格納ステップを制御する制御ステップと、を具備し、前記制御ステップにおいて、前記動画像予測符号化装置は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元ステップによる復号処理がスキップされ、前記画像格納ステップにて格納されず出力されないピクチャであって、画面間予測を行うために、前記復元ステップによる復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元ステップにより復号され、必要に応じて参照のために前記画像格納ステップにて格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元ステップにより復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類し制御する、ことを特徴とする。
The moving image predictive coding method according to the present invention is a moving image predictive coding method executed by a moving image predictive coding apparatus, in which an input step for inputting a plurality of images constituting a moving image and the said image are combined. A coding step that generates compressed image data including an image that serves as a random access point by encoding by either in-screen prediction or inter-screen prediction, and encodes the output order information of each image. A restoration step of decoding the compressed image data and restoring it to a reproduced image, an image storage step of storing one or more of the reproduced images as a reference image used for encoding a subsequent image, and the image. A control step for controlling a storage step is provided, and in the control step, the moving image prediction coding device is provided.
1) CRA picture at which decoding of coded data is started,
2) It is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration step is skipped, and it is not stored and output in the image storage step. A picture, at least one reference picture in which the decoding process by the restoration step is skipped in order to perform interscreen prediction, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of referenced pictures, including
3) A picture that is decoded by the restoration step and stored in the image storage step for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference. The picture, characterized in that all reference pictures in the list of pictures are decoded by the restore step and are decoded after the CRA picture associated with the picture.
It is characterized in that the images are classified and controlled in a total of three.
本発明に係る動画像予測符号化プログラムは、コンピュータを、動画像を構成する複数の画像を入力する入力手段と、前記画像を画面内予測もしくは画面間予測のいずれかの方法で符号化することで、ランダム・アクセス・ポイントとなる画像を含む圧縮画像データを生成するとともに、各画像の出力順番情報を符号化する符号化手段と、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を、後続の画像を符号化するために用いられる参照画像として1つ以上格納する画像格納手段と、前記画像格納手段を制御する制御手段、として機能させ、前記制御手段は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元手段による復号処理がスキップされ、前記画像格納手段に格納されず出力されないピクチャであって、画面間予測を行うために、前記復元手段による復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元手段により復号され、必要に応じて参照のために前記画像格納手段に格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元手段により復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類し制御する、ことを特徴とする。
The moving image prediction coding program according to the present invention encodes a computer by an input means for inputting a plurality of images constituting a moving image and the image by either in-screen prediction or inter-screen prediction. A coding means for generating compressed image data including an image serving as a random access point and encoding the output order information of each image, and a restoration means for decoding the compressed image data and restoring it to a reproduced image. And, the reproduced image is made to function as an image storage means for storing one or more as a reference image used for encoding a subsequent image and a control means for controlling the image storage means, and the control means is used.
1) CRA picture at which decoding of coded data is started,
2) A picture that is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration means is skipped, and the picture is not stored in the image storage means and is not output. The inter-screen prediction includes at least one reference picture in which the decoding process by the restoring means is skipped, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of reference pictures,
3) A picture that is decoded by the restoration means and stored in the image storage means for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference picture. The picture, characterized in that all the reference pictures in the list are decoded by the restoring means and are decoded after the CRA picture associated with the picture.
It is characterized in that the images are classified and controlled in a total of three.
本発明に係る動画像予測復号装置は、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番を示す符号化データとを入力する入力手段と、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とに復元する復元手段と、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納手段と、前記復元手段を制御する制御手段と、を具備し、前記制御手段は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元手段による復号処理がスキップされ、前記画像格納手段に格納されず出力されないピクチャであって、画面間予測を行うために、前記復元手段による復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元手段により復号され、必要に応じて参照のために前記画像格納手段に格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元手段により復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類して制御し、前記復元手段は、符号化データの復号が当該ピクチャに関連付けされたCRAピクチャで開始された場合、当該ピクチャに関する参照ピクチャのリストにある全ての参照ピクチャが前記画像格納手段に格納されているか否かを判定し、参照ピクチャのリストにある全ての参照ピクチャが格納されていれば当該ピクチャを復号し、参照ピクチャのリストにある1つ以上の参照ピクチャが格納されていなければ当該ピクチャの復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding device according to the present invention is a compression including a random access image obtained by encoding a plurality of images constituting the moving image by either in-screen prediction or inter-screen prediction. An input means for inputting image data and coded data indicating the output order of each image, a restoration means for decoding the compressed image data and the coded data, and restoring the reproduced image and output order information. The control means includes an image storage means for storing one or more of the reproduced images as a reference image used for decoding a subsequent image, and a control means for controlling the restoration means.
1) CRA picture at which decoding of coded data is started,
2) A picture that is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration means is skipped, and the picture is not stored in the image storage means and is not output. The inter-screen prediction includes at least one reference picture in which the decoding process by the restoring means is skipped, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of reference pictures,
3) A picture that is decoded by the restoration means and stored in the image storage means for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference picture. The picture, characterized in that all the reference pictures in the list are decoded by the restoring means and are decoded after the CRA picture associated with the picture.
The image is classified and controlled in a total of three, and when the decoding of the encoded data is started with the CRA picture associated with the picture, all of the restored means are in the list of reference pictures for the picture. It is determined whether or not the reference picture of is stored in the image storage means, and if all the reference pictures in the reference picture list are stored, the picture is decoded and one or more of the reference pictures in the reference picture list are stored. It is characterized in that the decoding process, such as skipping the decoding of the picture if the reference picture of the above is not stored, is continued for a period until immediately before the processing of the next CRA picture.
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番を示す符号化データとを入力する入力ステップと、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とに復元する復元ステップと、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納ステップと、前記復元ステップを制御する制御ステップと、を具備し、前記制御ステップにおいて、前記動画像予測復号装置は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元ステップによる復号処理がスキップされ、前記画像格納ステップにて格納されず出力されないピクチャであって、画面間予測を行うために、前記復元ステップによる復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元ステップにより復号され、必要に応じて参照のために前記画像格納ステップにて格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元ステップにより復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類して制御し、前記復元ステップにおいて、前記動画像予測復号装置は、符号化データの復号が当該ピクチャに関連付けされたCRAピクチャで開始された場合、当該ピクチャに関する参照ピクチャのリストにある全ての参照ピクチャが前記画像格納ステップにて格納されているか否かを判定し、参照ピクチャのリストにある全ての参照ピクチャが格納されていれば当該ピクチャを復号し、参照ピクチャのリストにある1つ以上の参照ピクチャが格納されていなければ当該ピクチャの復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, and is based on either in-screen prediction or inter-screen prediction for a plurality of images constituting the moving image. An input step for inputting compressed image data including a random access image obtained by encoding and encoded data indicating the output order of each image, and the compressed image data and the encoded data. A restoration step of decoding and restoring the reproduced image and output order information, an image storage step of storing one or more of the reproduced images as a reference image used for decoding a subsequent image, and the restoration step. A control step for controlling is provided, and in the control step, the moving image prediction / decoding device is provided.
1) CRA picture at which decoding of coded data is started,
2) It is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration step is skipped, and it is not stored and output in the image storage step. A picture, at least one reference picture in which the decoding process by the restoration step is skipped in order to perform interscreen prediction, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of referenced pictures, including
3) A picture that is decoded by the restoration step and stored in the image storage step for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference. The picture, characterized in that all reference pictures in the list of pictures are decoded by the restore step and are decoded after the CRA picture associated with the picture.
In a total of three, the image is classified and controlled, and in the restoration step, when the decoding of the coded data is started by the CRA picture associated with the picture, the moving image predictive decoding device is the picture. It is determined whether or not all the reference pictures in the list of reference pictures related to are stored in the image storage step, and if all the reference pictures in the list of reference pictures are stored, the picture is decoded. It is characterized in that the decoding process, such as skipping the decoding of the picture if one or more reference pictures in the list of the reference pictures are not stored, is continued for a period until immediately before the processing of the next CRA picture.
本発明に係る動画像予測復号プログラムは、コンピュータを、動画像を構成する複数の画像に対し画面内予測もしくは画面間予測のいずれかによる符号化が行われることで得られた、ランダム・アクセス画像を含む圧縮画像データと、各画像の出力順番を示す符号化データとを入力する入力手段と、前記圧縮画像データと前記符号化データとを復号し、再生画像と出力順番情報とに復元する復元手段と、前記再生画像を、後続の画像を復号するために用いられる参照画像として1つ以上格納する画像格納手段と、前記復元手段を制御する制御手段、として機能させ、前記制御手段は、
1)符号化データの復号が開始されるCRAピクチャ、
2)当該ピクチャに関連付けされたCRAピクチャよりも後に復号され、前記関連付けされたCRAピクチャよりも先に出力され、前記復元手段による復号処理がスキップされ、前記画像格納手段に格納されず出力されないピクチャであって、画面間予測を行うために、前記復元手段による復号処理がスキップされる少なくとも1つの参照ピクチャ、あるいは、前記関連付けされたCRAピクチャに復号順で先行する少なくとも1つの参照ピクチャ、を含む参照ピクチャのリストを持つ、当該ピクチャ、
3)前記復元手段により復号され、必要に応じて参照のために前記画像格納手段に格納されるピクチャであって、当該ピクチャは画面間予測を行うために参照ピクチャのリストを持ち、当該参照ピクチャのリストにある全ての参照ピクチャが、前記復元手段により復号され、当該ピクチャに関連付けされたCRAピクチャ以降に復号されることを特徴とする、当該ピクチャ、
の計3つに、前記画像を分類して制御し、前記復元手段は、符号化データの復号が当該ピクチャに関連付けされたCRAピクチャで開始された場合、当該ピクチャに関する参照ピクチャのリストにある全ての参照ピクチャが前記画像格納手段に格納されているか否かを判定し、参照ピクチャのリストにある全ての参照ピクチャが格納されていれば当該ピクチャを復号し、参照ピクチャのリストにある1つ以上の参照ピクチャが格納されていなければ当該ピクチャの復号をスキップする、といった復号処理を、次のCRAピクチャの処理直前までの期間、続ける、ことを特徴とする。
The moving image prediction / decoding program according to the present invention is a random access image obtained by encoding a plurality of images constituting a moving image by either in-screen prediction or inter-screen prediction. An input means for inputting compressed image data including, and coded data indicating the output order of each image, and restoration of the compressed image data and the coded data and restoring the reproduced image and output order information. The means, the image storage means for storing one or more of the reproduced image as a reference image used for decoding the subsequent image, and the control means for controlling the restoration means are made to function, and the control means is used.
1) CRA picture at which decoding of coded data is started,
2) A picture that is decoded after the CRA picture associated with the picture, output before the associated CRA picture, the decoding process by the restoration means is skipped, and the picture is not stored in the image storage means and is not output. The inter-screen prediction includes at least one reference picture in which the decoding process by the restoring means is skipped, or at least one reference picture preceding the associated CRA picture in the decoding order. The picture, which has a list of reference pictures,
3) A picture that is decoded by the restoration means and stored in the image storage means for reference as needed, and the picture has a list of reference pictures for interscreen prediction, and the reference picture. The picture, characterized in that all the reference pictures in the list are decoded by the restoring means and are decoded after the CRA picture associated with the picture.
The image is classified and controlled in a total of three, and when the decoding of the encoded data is started with the CRA picture associated with the picture, all of the restored means are in the list of reference pictures for the picture. It is determined whether or not the reference picture of is stored in the image storage means, and if all the reference pictures in the reference picture list are stored, the picture is decoded and one or more of the reference pictures in the reference picture list are stored. It is characterized in that the decoding process, such as skipping the decoding of the picture if the reference picture of the above is not stored, is continued for a period until immediately before the processing of the next CRA picture.
本発明に係る動画像予測復号装置は、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力手段と、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を出力する出力手段と、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
non-RASリーディングピクチャの画面間予測のために使用される参照ピクチャを含む前記non-RASリーディングピクチャのリファレンス・ピクチャ・セットは、RASリーディングピクチャと、関連するランダム・アクセスピクチャに復号順で先行するピクチャとのいずれも含まず、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴とする。
The moving image prediction / decoding device according to the present invention is compressed image data for a plurality of pictures constituting a moving image, and is a random access picture and a random access skip (RAS) reading picture for each picture. An input means for inputting a bit stream containing compressed image data having information on the NAL unit type that identifies the picture as one of a plurality of picture types including, non-RAS reading picture, and the picture type. A restoration means for decoding the compressed image data and restoring the reproduced image, and an output means for outputting the reproduced image are provided based on the above.
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
The reference picture set of the non-RAS reading picture, including the reference picture used for interscreen prediction of the non-RAS reading picture, precedes the RAS reading picture and the associated random access picture in decoding order. Does not include any of the pictures
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. It is characterized in that it does not include any of the preceding pictures.
また、第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャに復号順で後続する他のピクチャの画面間予測に使用される参照ピクチャを含む、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴としてもよい。 Also, if the second random access picture is decoded after the first random access picture, it is a reference used for interscreen prediction of other pictures following the second random access picture in the decoding order. The reference picture set of the second random access picture, including the pictures, may be characterized by not including any of the pictures preceding the first random access picture in the decoding order.
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を出力する出力ステップと、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
non-RASリーディングピクチャの画面間予測のために使用される参照ピクチャを含む前記non-RASリーディングピクチャのリファレンス・ピクチャ・セットは、RASリーディングピクチャと、関連するランダム・アクセスピクチャに復号順で先行するピクチャとのいずれも含まず、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, which is compressed image data for a plurality of pictures constituting a moving image, and is compressed image data for each picture. , Has NAL unit type information that identifies the picture as one of a plurality of picture types including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture. An input step for inputting a bit stream containing compressed image data, a restoration step for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output step for outputting the reproduced image. Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
The reference picture set of the non-RAS reading picture, including the reference picture used for interscreen prediction of the non-RAS reading picture, precedes the RAS reading picture and the associated random access picture in decoding order. Does not include any of the pictures
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. It is characterized in that it does not include any of the preceding pictures.
また、第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャに復号順で後続する他のピクチャの画面間予測に使用される参照ピクチャを含む、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴としてもよい。 Also, if the second random access picture is decoded after the first random access picture, it is a reference used for interscreen prediction of other pictures following the second random access picture in the decoding order. The reference picture set of the second random access picture, including the pictures, may be characterized by not including any of the pictures preceding the first random access picture in the decoding order.
本発明に係る動画像予測復号プログラムは、コンピュータを、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力手段と、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を出力する出力手段と、として機能させ、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
non-RASリーディングピクチャの画面間予測のために使用される参照ピクチャを含む前記non-RASリーディングピクチャのリファレンス・ピクチャ・セットは、RASリーディングピクチャと、関連するランダム・アクセスピクチャに復号順で先行するピクチャとのいずれも含まず、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴とする。
The moving image prediction / decoding program according to the present invention is compressed image data for a plurality of pictures constituting a moving image of a computer, and for each picture, a random access picture and a random access skip (RAS). An input means for inputting a bit stream containing compressed image data having information on the NAL unit type that identifies the picture as one of a plurality of picture types including a reading picture and a non-RAS reading picture, and the above. It functions as a restoration means for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output means for outputting the reproduced image.
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
The reference picture set of the non-RAS reading picture, including the reference picture used for interscreen prediction of the non-RAS reading picture, precedes the RAS reading picture and the associated random access picture in decoding order. Does not include any of the pictures
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. It is characterized in that it does not include any of the preceding pictures.
また、第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャに復号順で後続する他のピクチャの画面間予測に使用される参照ピクチャを含む、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まない、ことを特徴としてもよい。 Also, if the second random access picture is decoded after the first random access picture, it is a reference used for interscreen prediction of other pictures following the second random access picture in the decoding order. The reference picture set of the second random access picture, including the pictures, may be characterized by not including any of the pictures preceding the first random access picture in the decoding order.
本発明に係る動画像予測復号装置は、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力手段と、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元手段と、前記再生画像を出力する出力手段と、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には、RASリーディングピクチャは出力されない、ことを特徴とする。
The moving image prediction / decoding device according to the present invention is compressed image data for a plurality of pictures constituting a moving image, and is a random access picture and a random access skip (RAS) reading picture for each picture. An input means for inputting a bit stream containing compressed image data having information on the NAL unit type that identifies the picture as one of a plurality of picture types including, non-RAS reading picture, and the picture type. A restoration means for decoding the compressed image data and restoring the reproduced image, and an output means for outputting the reproduced image are provided based on the above.
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. The RAS reading picture is not output if it does not include any preceding pictures and the associated random access picture is the first picture in the bitstream in decoding order.
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を出力する出力ステップと、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には、RASリーディングピクチャは出力されない、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, which is compressed image data for a plurality of pictures constituting a moving image, and is compressed image data for each picture. , Has NAL unit type information that identifies the picture as one of a plurality of picture types including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture. An input step for inputting a bit stream containing compressed image data, a restoration step for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output step for outputting the reproduced image. Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. The RAS reading picture is not output if it does not include any preceding pictures and the associated random access picture is the first picture in the bitstream in decoding order.
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を出力する出力ステップと、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
non-RASリーディングピクチャの画面間予測のために使用される参照ピクチャを含む前記non-RASリーディングピクチャのリファレンス・ピクチャ・セットは、RASリーディングピクチャと、関連するランダム・アクセスピクチャに復号順で先行するピクチャとのいずれも含まず、第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、前記復元ステップにおいて、前記動画像予測復号装置は、当該ピクチャの復号開始時に、当該ピクチャが正しく復号されるか否かを判定する、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, which is compressed image data for a plurality of pictures constituting a moving image, and is compressed image data for each picture. , Has NAL unit type information that identifies the picture as one of a plurality of picture types, including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture. An input step for inputting a bit stream containing compressed image data, a restoration step for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output step for outputting the reproduced image. Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
The reference picture set of the non-RAS reading picture, including the reference picture used for interscreen prediction of the non-RAS reading picture, precedes the RAS reading picture and the associated random access picture in decoding order. If the second random access picture is decoded after the first random access picture, which does not include any of the pictures, the reference picture set of the second random access picture is the first random access picture. The random access picture does not include any of the pictures preceding in the decoding order, and in the restoration step, the moving image predictive decoding device determines whether or not the picture is correctly decoded at the start of decoding of the picture. , Characterized by that.
前記復元ステップの判定において、前記動画像予測復号装置は、当該ピクチャが前記RASリーディングピクチャであるか否かを判定し、当該ピクチャが前記RASリーディングピクチャであれば当該ピクチャが正しく復号されないと判定し、当該ピクチャが前記RASリーディングピクチャでなければ当該ピクチャが正しく復号されると判定する、ことを特徴としてもよい。 In the determination of the restoration step, the moving image prediction and decoding device determines whether or not the picture is the RAS reading picture, and if the picture is the RAS reading picture, it is determined that the picture is not correctly decoded. If the picture is not the RAS reading picture, it may be determined that the picture is correctly decoded.
前記復元ステップの判定において、前記動画像予測復号装置は、当該ピクチャに関する参照ピクチャのリストにある全ての参照ピクチャが格納されているか否かを判定し、参照ピクチャのリストにある全ての参照ピクチャが格納されていれば当該ピクチャが正しく復号されると判定し、参照ピクチャのリストにある1つ以上の参照ピクチャが格納されていなければ当該ピクチャが正しく復号されないと判定する、ことを特徴としてもよい。 In the determination of the restoration step, the moving image prediction / decoding device determines whether or not all the reference pictures in the list of reference pictures related to the picture are stored, and all the reference pictures in the list of reference pictures are stored. If it is stored, it may be determined that the picture is correctly decoded, and if one or more reference pictures in the list of reference pictures are not stored, it may be determined that the picture is not correctly decoded. ..
本発明に係る動画像予測復号方法は、動画像予測復号装置により実行される動画像予測復号方法であって、動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、前記再生画像を出力する出力ステップと、を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には、RASリーディングピクチャは出力されず、前記復元ステップにおいて、復号プロセスがランダム・アクセスピクチャから開始される場合、non-RASリーディングピクチャを復号し、RASリーディングピクチャの復号をスキップする、ことを特徴とする。
The moving image prediction / decoding method according to the present invention is a moving image prediction / decoding method executed by a moving image prediction / decoding device, which is compressed image data for a plurality of pictures constituting a moving image, and is compressed image data for each picture. , Has NAL unit type information that identifies the picture as one of a plurality of picture types including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture. An input step for inputting a bit stream containing compressed image data, a restoration step for decoding the compressed image data and restoring it to a reproduced image based on the picture type, and an output step for outputting the reproduced image. Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. If it does not contain any preceding pictures and the associated random access picture is the first picture in the bitstream in decoding order, no RAS reading picture is output and the decoding process is randomized in the restore step. When starting from an access picture, the non-RAS reading picture is decoded and the decoding of the RAS reading picture is skipped.
10…記録媒体、30…コンピュータ、100…動画像予測符号化装置、101…入力端子、102…ブロック分割器、103…予測信号生成器、104…フレームメモリ、105…減算器、106…変換器、107…量子化器、108…逆量子化器、109…逆変換器、110…加算器、111…エントロピー符号化器、112…出力端子、113…入力端子、114…フレームメモリ管理器、200…動画像予測復号装置、201…入力端子、202…データ解析器、203…逆量子化器、204…逆変換器、205…加算器、206…出力端子、207…フレームメモリ、208…予測信号生成器、209…フレームメモリ管理器、210…制御器、P100…動画像予測符号化プログラム、P101…入力モジュール、P102…符号化モジュール、P103…復元モジュール、P104…画像格納モジュール、P105…制御モジュール、P200…動画像予測復号プログラム、P201…入力モジュール、P202…復元モジュール、P203…画像格納モジュール、P204…制御モジュール。 10 ... Recording medium, 30 ... Computer, 100 ... Moving image prediction coding device, 101 ... Input terminal, 102 ... Block divider, 103 ... Prediction signal generator, 104 ... Frame memory, 105 ... Subtractor, 106 ... Converter , 107 ... Quantizer, 108 ... Inverse Quantizer, 109 ... Inverse Converter, 110 ... Adder, 111 ... Entropy Encoder, 112 ... Output Terminal, 113 ... Input Terminal, 114 ... Frame Memory Manager, 200 ... Moving image prediction / decoding device, 201 ... Input terminal, 202 ... Data analyzer, 203 ... Inverse quantizer, 204 ... Inverse converter, 205 ... Adder, 206 ... Output terminal, 207 ... Frame memory, 208 ... Prediction signal Generator, 209 ... Frame memory manager, 210 ... Controller, P100 ... Dynamic image prediction coding program, P101 ... Input module, P102 ... Coding module, P103 ... Restoration module, P104 ... Image storage module, P105 ... Control module , P200 ... Moving image prediction / decoding program, P201 ... Input module, P202 ... Restoration module, P203 ... Image storage module, P204 ... Control module.
Claims (3)
動画像を構成する複数のピクチャのための圧縮画像データであって、ピクチャごとに、ランダム・アクセスピクチャと、ランダム・アクセス・スキップ(RAS)リーディングピクチャと、non-RASリーディングピクチャとを含む複数のピクチャ・タイプのうちのひとつとして当該ピクチャを識別するNALユニット・タイプの情報を有する圧縮画像データを含むビットストリームを入力する入力ステップと、
前記ピクチャ・タイプに基づいて、前記圧縮画像データを復号し、再生画像に復元する復元ステップと、
前記再生画像を出力する出力ステップと、
を具備し、
1)ランダム・アクセスピクチャは、前記ビットストリームの任意のランダム・アクセスピクチャから開始される復号プロセスが当該ランダム・アクセスピクチャから開始される場合、復号順で前記ビットストリームの最初のピクチャであり、
2)RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には復号できないピクチャであり、
3)non-RASリーディングピクチャは、関連するランダム・アクセスピクチャに出力順で先行するピクチャであって、復号できるピクチャであり、
第2のランダム・アクセスピクチャが第1のランダム・アクセスピクチャの後に復号される場合、前記第2のランダム・アクセスピクチャのリファレンス・ピクチャ・セットは、前記第1のランダム・アクセスピクチャに復号順で先行するいずれのピクチャも含まず、
関連するランダム・アクセスピクチャが復号順で前記ビットストリームの最初のピクチャである場合には、RASリーディングピクチャは出力されず、
前記復元ステップにおいて、前記動画像予測復号装置は、当該ピクチャの復号開始時に、当該ピクチャが正しく復号されるか否かを判定する、
ことを特徴とする動画像予測復号方法。 It is a moving image predictive decoding method executed by a moving image predictive decoding device.
Compressed image data for a plurality of pictures constituting a moving image, the plurality of compressed image data including a random access picture, a random access skip (RAS) reading picture, and a non-RAS reading picture for each picture. An input step that inputs a bit stream containing compressed image data with information on the NAL unit type that identifies the picture as one of the picture types.
A restoration step of decoding the compressed image data and restoring it to a reproduced image based on the picture type.
The output step for outputting the reproduced image and
Equipped with
1) The random access picture is the first picture of the bitstream in the decoding order when the decoding process started from any random access picture of the bitstream is started from the random access picture.
2) The RAS reading picture is a picture that precedes the related random access picture in the output order and cannot be decoded if the related random access picture is the first picture of the bitstream in the decoding order. can be,
3) The non-RAS reading picture is a picture that precedes the related random access picture in the output order and can be decoded.
If the second random access picture is decoded after the first random access picture, the reference picture set of the second random access picture will be decoded in order to the first random access picture. Does not include any preceding pictures
If the associated random access picture is the first picture in the bitstream in decoding order, no RAS reading picture is output and the RAS reading picture is not output.
In the restoration step, the moving image predictive decoding device determines whether or not the picture is correctly decoded at the start of decoding the picture.
A moving image prediction / decoding method characterized by this.
ことを特徴とする請求項1に記載の動画像予測復号方法。 In the determination of the restoration step, the moving image prediction and decoding device determines whether or not the picture is the RAS reading picture, and if the picture is the RAS reading picture, it is determined that the picture is not correctly decoded. , It is determined that the picture is correctly decoded if the picture is not the RAS reading picture.
The moving image prediction / decoding method according to claim 1.
ことを特徴とする請求項1に記載の動画像予測復号方法。
In the determination of the restoration step, the moving image prediction / decoding device determines whether or not all the reference pictures in the list of reference pictures related to the picture are stored, and all the reference pictures in the list of reference pictures are stored. If it is stored, it is determined that the picture is correctly decoded, and if one or more reference pictures in the list of reference pictures are not stored, it is determined that the picture is not correctly decoded.
The moving image prediction / decoding method according to claim 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020213668A JP7026762B2 (en) | 2020-12-23 | 2020-12-23 | Moving image prediction decoding method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020213668A JP7026762B2 (en) | 2020-12-23 | 2020-12-23 | Moving image prediction decoding method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019229228A Division JP2020043613A (en) | 2019-12-19 | 2019-12-19 | Moving picture prediction decoding method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021048647A JP2021048647A (en) | 2021-03-25 |
JP7026762B2 true JP7026762B2 (en) | 2022-02-28 |
Family
ID=74876700
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020213668A Active JP7026762B2 (en) | 2020-12-23 | 2020-12-23 | Moving image prediction decoding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7026762B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113360094B (en) * | 2021-06-04 | 2022-11-01 | 重庆紫光华山智安科技有限公司 | Data prediction method and device, electronic equipment and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005348314A (en) | 2004-06-07 | 2005-12-15 | Sony Corp | Data recording apparatus, method and program, data reproducing apparatus, method and program, and recording medium |
JP2008527762A (en) | 2005-01-10 | 2008-07-24 | 松下電器産業株式会社 | Image coding apparatus and image decoding apparatus |
-
2020
- 2020-12-23 JP JP2020213668A patent/JP7026762B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005348314A (en) | 2004-06-07 | 2005-12-15 | Sony Corp | Data recording apparatus, method and program, data reproducing apparatus, method and program, and recording medium |
JP2008527762A (en) | 2005-01-10 | 2008-07-24 | 松下電器産業株式会社 | Image coding apparatus and image decoding apparatus |
Non-Patent Citations (3)
Title |
---|
Benjamin Bross et al.,High efficiency video coding (HEVC) text specification draft 7,Joint Collaborative Team on Video Coding (JCT-VC) 9th Meeting: Geneva,JCTVC-I1003_d4,2012年06月12日,pp.5-10,58-61,101-102 |
Hendry et al.,Undiscardable Leading Pictures for CRA,Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11 7th M,JCTVC-G158,2011年11月21日,pp.1-7 |
TK Tan,AHG9: Comments and clarification on CRA, BLA and TFD pictures,Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11,JCTVC-J0229,2012年07月02日,pp.1-2 |
Also Published As
Publication number | Publication date |
---|---|
JP2021048647A (en) | 2021-03-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6045222B2 (en) | Moving picture predictive decoding apparatus, method and program | |
JP7026762B2 (en) | Moving image prediction decoding method | |
JP6967653B2 (en) | Moving image prediction decoding method | |
JP6637151B2 (en) | Video prediction decoding method | |
AU2019284150B2 (en) | Dynamic image predictive encoding and decoding device, method, and program | |
JP2020043613A (en) | Moving picture prediction decoding method | |
JP2017073798A (en) | Moving image prediction decoding device and moving image prediction decoding method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201223 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211104 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211109 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220201 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220215 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7026762 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |