JP2009302786A - Video decoding device and method - Google Patents

Video decoding device and method Download PDF

Info

Publication number
JP2009302786A
JP2009302786A JP2008153558A JP2008153558A JP2009302786A JP 2009302786 A JP2009302786 A JP 2009302786A JP 2008153558 A JP2008153558 A JP 2008153558A JP 2008153558 A JP2008153558 A JP 2008153558A JP 2009302786 A JP2009302786 A JP 2009302786A
Authority
JP
Japan
Prior art keywords
motion vector
picture
interpolation
error
decoded
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.)
Granted
Application number
JP2008153558A
Other languages
Japanese (ja)
Other versions
JP5183309B2 (en
JP2009302786A5 (en
Inventor
Jun Otsuki
純 大槻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2008153558A priority Critical patent/JP5183309B2/en
Publication of JP2009302786A publication Critical patent/JP2009302786A/en
Publication of JP2009302786A5 publication Critical patent/JP2009302786A5/ja
Application granted granted Critical
Publication of JP5183309B2 publication Critical patent/JP5183309B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To relax mismatching of image boundary parts in error concealment processing. <P>SOLUTION: Encoded image data is decoded by an entropy decoder 14, an inverse quantizer 16, an inverse DCT device 18 and an adder 28. A parsing part of the decoder 14 outputs an error detection signal, including address information of a block, in which an error occurs to an interpolation processing motion vector calculation device 36 and an interpolation data generator 38. The interpolation processing motion vector calculating device 36 extracts motion vector information of a decoded block in the same frame from a frame memory 32 and supplies the average value or the median value of the motion vector information as an interpolation processing motion vector to the interpolation data generator 38. A selector 30 selects the output of the adder 28 when there is no error, and selects interpolation data from the interpolation data generator 38, when there is an undecodable error, in accordance with a control signal from the interpolation data generator 38. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、圧縮映像データを復号化する映像復号化装置及び方法に関し、より具体的には、エラーを修復する機能を具備する映像復号化装置及び方法に関する。   The present invention relates to a video decoding apparatus and method for decoding compressed video data, and more specifically to a video decoding apparatus and method having a function of correcting an error.

圧縮映像データ、即ち、動画像の符号化データを復号化する映像復号化装置では、データ伝送エラーにより、符号化データを正常に復号化できないことがある。このようなエラーを隠蔽又は修復する処理として、MPEG4におけるエラーコンシールメント処理が知られている。   In a video decoding apparatus that decodes compressed video data, that is, encoded data of a moving image, the encoded data may not be normally decoded due to a data transmission error. As a process for concealing or repairing such an error, an error concealment process in MPEG4 is known.

例えば、図10に示すように、エラーが発生したブロックと同じ位置にある、前フレームの画像データで、エラー部分を補間する(特許文献1参照)。即ち、フレーム#NのブロックXにおいて復号化が不可能な場合、前フレーム#N−1における画面上の同一位置にあるブロックX2の復号済みデータによって、ブロックX1のデータを置き換える。ことにより補間する。
特許第3496378号
For example, as shown in FIG. 10, the error part is interpolated with the image data of the previous frame at the same position as the block in which the error has occurred (see Patent Document 1). That is, when decoding is impossible in the block X of the frame #N, the data of the block X1 is replaced with the decoded data of the block X2 at the same position on the screen in the previous frame # N-1. To interpolate.
Japanese Patent No. 3396378

特許文献1に記載のエラーコンシールメント処理では、動きの激しい画像の場合に、正常に復号化されたブロックと補間処理を施したブロックとの境界部分において画像の連続性が保たれずに、画像にずれが生じることがある。   In the error concealment process described in Patent Document 1, in the case of an image with intense motion, the continuity of the image is not maintained at the boundary portion between the block that has been successfully decoded and the block that has undergone the interpolation process. Deviation may occur.

この問題を、図11を参照して説明する。復号化対象フレームP1を復号化中に、ブロックAでエラーが発生し、ブロックA以降のブロックで正常に復号化が出来なかったとする。従来の技術では、フレームP1のブロックAに対して、先行するフレームP2を参照フレームとして、エラーの発生したブロックAと同じ位置のブロックで補間処理を行う。しかし、動きの激しい映像では、復号化対象フレームと参照フレームとの差分が大きく、補間処理後画像P3のように、境界部Bにおける不整合が大きくなってしまう。   This problem will be described with reference to FIG. It is assumed that an error has occurred in block A during decoding of the decoding target frame P1, and the blocks subsequent to block A could not be normally decoded. In the conventional technique, interpolation processing is performed on the block A of the frame P1 using the preceding frame P2 as a reference frame and a block at the same position as the block A in which an error has occurred. However, in a video with intense motion, the difference between the decoding target frame and the reference frame is large, and the inconsistency at the boundary portion B becomes large like the interpolated image P3.

本発明は、このような不都合を緩和又は解消する映像復号化装置及び方法を提示することを目的とする。   It is an object of the present invention to provide a video decoding apparatus and method that alleviates or eliminates such disadvantages.

本発明に係る映像復号化装置は、符号化画像データを復号化する復号化手段と、復号化不能エラーを発生した画像データを補間データで置換する置換手段と、前記置換手段の出力画像データを順次記憶するフレームメモリとを具備する映像復号化装置であって、前記符号化画像データに付加される参照フレーム情報と、動きベクトル情報又はカメラ情報を記憶する記憶手段と、前記復号化不能エラーの発生した前記画像データに対し、同じ画面内で復号化済み部分の前記参照フレーム情報と前記動きベクトル情報又は前記カメラ情報を前記記憶手段から抽出し、補間処理用動きベクトル及び代表参照フレームを決定する決定手段と、前記決定手段により決定される前記補間処理用動きベクトル及び前記代表参照フレームに従い、前記フレームメモリに記憶される前記代表参照フレームの画像データから前記復号化不能エラーの発生した前記画像データに対する前記補間データを生成する補間データ生成手段とを具備することを特徴とする。   A video decoding apparatus according to the present invention includes a decoding unit that decodes encoded image data, a replacement unit that replaces image data in which an undecodable error has occurred with interpolation data, and output image data of the replacement unit. A video decoding device comprising a frame memory for sequentially storing, a reference frame information added to the encoded image data, a storage means for storing motion vector information or camera information, and a non-decoding error error With respect to the generated image data, the reference frame information and the motion vector information or the camera information of the decoded part in the same screen are extracted from the storage means, and a motion vector for interpolation processing and a representative reference frame are determined. The frame according to the motion vector for interpolation processing and the representative reference frame determined by the determination unit; Characterized by comprising an interpolation data generating means for generating the interpolated data from the image data of the representative reference frame stored in memory for the image data generated in the decoding unrecoverable error.

本発明に係る映像復号化方法は、復号化不能エラーが発生したブロックのデータを異なる時間のピクチャにより補間する映像復号化方法であって、符号化画像データを復号化する復号化ステップと、前記符号化画像データに付加される参照フレーム情報と、動きベクトル情報又はカメラ情報を記憶する記憶ステップと、復号化対象ピクチャのピクチャタイプに応じた、同一ピクチャ内の復号化済みブロックのストリーム中の動きベクトル情報を抽出するステップと、前記ストリーム中の動きベクトル情報から補間処理用動きベクトルを算出するステップと、前記補間処理用動きベクトルを用いて、復号化エラーが発生したブロックのデータを補間するステップとを備えることを特徴とする。   A video decoding method according to the present invention is a video decoding method for interpolating data of a block in which an undecodable error has occurred with pictures at different times, the decoding step for decoding encoded image data, Reference frame information added to encoded image data, storage step for storing motion vector information or camera information, and motion in a stream of decoded blocks in the same picture according to the picture type of the picture to be decoded Extracting vector information; calculating a motion vector for interpolation processing from motion vector information in the stream; and interpolating data of a block in which a decoding error has occurred using the motion vector for interpolation processing It is characterized by providing.

本発明によれば、エラーコンシールメント処理における画像境界部の不整合を緩和できる。   According to the present invention, it is possible to alleviate inconsistencies in image boundary portions in error concealment processing.

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

図1は、H.264/AVCに対応した映像復号化装置の、本発明の一実施例の概略構成ブロック図を示す。   FIG. 1 is a block diagram of a schematic configuration of an embodiment of the present invention of a video decoding apparatus compatible with H.264 / AVC.

データ入力端子10からTS処理/カメラ情報抽出装置12に、映像符号化データ(トランスポートストリーム)が入力する。トランスポートストリームのデータ構造を図2に示す。TS処理/カメラ情報抽出装置12は、入力するトランスポートストリーム50から図2に示すPES(Packetized Elementary Stream)パケット52を抽出する。PESパケット52からPESパケット・ペイロード54を抽出し、PESパケット・ペイロード54からビデオ符号化データ(符号化画像データ)56を抽出する。TS処理/カメラ情報抽出装置12は、抽出したビデオ符号化データ56をエントロピー復号化装置14に供給する。さらに、TS処理/カメラ情報抽出装置12は、ストリーム中のアクセスユニット内のSEI(Supplemental Enhancement Information)に付加されたカメラ情報を抽出して、カメラ情報メモリ13に供給する。カメラ情報は、例えば、パン/チルトの動き量を示す情報、および、カメラが動いたときの加速度を示す情報である。   Video encoded data (transport stream) is input from the data input terminal 10 to the TS processing / camera information extraction device 12. The data structure of the transport stream is shown in FIG. The TS processing / camera information extraction device 12 extracts a PES (Packetized Elementary Stream) packet 52 shown in FIG. 2 from the input transport stream 50. A PES packet payload 54 is extracted from the PES packet 52, and video encoded data (encoded image data) 56 is extracted from the PES packet payload 54. The TS processing / camera information extraction device 12 supplies the extracted video encoded data 56 to the entropy decoding device 14. Further, the TS processing / camera information extracting device 12 extracts camera information added to SEI (Supplemental Enhancement Information) in the access unit in the stream, and supplies it to the camera information memory 13. The camera information is, for example, information indicating the amount of pan / tilt movement and information indicating acceleration when the camera moves.

エントロピー復号化装置14は、TS処理/カメラ情報抽出装置12からの符号化画像データのエントロピー符号化部分を復号化するCAVLC又はCABACのエントロピー復号化ブロックと、ビデオ符号化データ56を解析するパース部を含む。パース部は、エントロピー復号化ブロックの出力からパースエラーを検出するエラー検出手段としても機能する。パースエラー検出の詳細は、後述する。   The entropy decoding device 14 includes a CAVLC or CABAC entropy decoding block for decoding the entropy encoded portion of the encoded image data from the TS processing / camera information extracting device 12, and a parsing unit for analyzing the video encoded data 56. including. The parsing unit also functions as an error detection unit that detects a parsing error from the output of the entropy decoding block. Details of the parsing error detection will be described later.

動きベクトル抽出装置15は、エントロピー復号化装置14より動きベクトルを抽出して、動きベクトルメモリ17へ動きベクトル情報を供給する。ここで、動きベクトルメモリ17は、カメラ情報メモリ13と同一のメモリでも良い。   The motion vector extraction device 15 extracts a motion vector from the entropy decoding device 14 and supplies motion vector information to the motion vector memory 17. Here, the motion vector memory 17 may be the same memory as the camera information memory 13.

逆量子化装置16は、エントロピー復号化装置14から出力されるエントロピー復号化データを逆量子化し、逆DCT装置18は、逆量子化装置16の出力を逆離散コサイン変換する。逆DCT装置18の出力は、予測符号化の場合には、参照画像との差分を示す残差データ又は差分データであり、予測を使わない非予測符号化の場合には、画像データそのものである。   The inverse quantization device 16 inversely quantizes the entropy decoded data output from the entropy decoding device 14, and the inverse DCT device 18 performs inverse discrete cosine transform on the output of the inverse quantization device 16. The output of the inverse DCT device 18 is residual data or difference data indicating a difference from the reference image in the case of predictive coding, and is image data itself in the case of non-predictive coding not using prediction. .

画面内予測装置20は、エントロピー復号化装置14の出力から画面内予測における参照画像を生成する。動き補償装置22及び重み付け予測装置24は、フレームメモリ32より復号化済み画像データを入力し、動き補償処理および重み付け処理を加味することで、画面間予測における参照フレーム画像を生成する。セレクタ26は、エントロピー復号化装置14からの制御信号に従い、画面内予測装置20の出力データ、重み付け予測装置24の出力データ又はゼロ値を選択し、選択したデータを加算器28に供給する。具体的には、セレクタ26は、非予測符号化に対してゼロ値を選択する。セレクタ26は、画面内予測符号化に対して画面内予測装置20の出力データを選択する。セレクタ26は、画面間予測符号化に対して重み付け予測装置24の出力データを選択する。   The intra-screen prediction device 20 generates a reference image in intra-screen prediction from the output of the entropy decoding device 14. The motion compensation device 22 and the weighted prediction device 24 receive the decoded image data from the frame memory 32 and generate a reference frame image in the inter-screen prediction by adding the motion compensation processing and the weighting processing. The selector 26 selects the output data of the intra-screen prediction device 20, the output data of the weighted prediction device 24, or the zero value according to the control signal from the entropy decoding device 14, and supplies the selected data to the adder 28. Specifically, the selector 26 selects a zero value for non-predictive coding. The selector 26 selects the output data of the intra prediction apparatus 20 for intra prediction encoding. The selector 26 selects the output data of the weighted prediction device 24 for inter-screen predictive coding.

加算器28は、逆DCT装置18の出力データにセレクタ26で選択されたデータを加算する。加算器28の出力データは、予測符号化の対象か非予測符号化の対象かに関わらず、復元された画像データである。加算器28は、加算結果をセレクタ30に出力する。   The adder 28 adds the data selected by the selector 26 to the output data of the inverse DCT device 18. The output data of the adder 28 is restored image data regardless of whether it is a target for predictive encoding or a target for non-predictive encoding. The adder 28 outputs the addition result to the selector 30.

セレクタ30には他に、補間データ生成装置38から補間データが供給される。セレクタ30は、補間データ生成装置38からの制御信号に従い、加算器28の出力データ、又は補間データ生成装置38からの補間データを選択する。   In addition, interpolation data is supplied from the interpolation data generation device 38 to the selector 30. The selector 30 selects the output data of the adder 28 or the interpolation data from the interpolation data generation device 38 in accordance with the control signal from the interpolation data generation device 38.

エントロピー復号化装置14のパース部がエラーを検出しない場合、無エラーを補間データ生成装置38に通知する。補間データ生成装置38は、無エラーの通知に従い、セレクタ30に加算器28の出力データを選択させる。セレクタ30の出力画像データ、即ち、セレクタ30で選択された画像データ(受信画像データ又は補間データ)は、フレームメモリ32に順次記憶される。フレームメモリ32に記憶される画像データは、順次読み出され、出力端子34から外部に出力される。   When the parsing unit of the entropy decoding device 14 does not detect an error, the interpolation data generation device 38 is notified of no error. The interpolation data generation device 38 causes the selector 30 to select the output data of the adder 28 according to the notification of no error. The output image data of the selector 30, that is, the image data (received image data or interpolation data) selected by the selector 30 is sequentially stored in the frame memory 32. The image data stored in the frame memory 32 is sequentially read and output from the output terminal 34 to the outside.

エントロピー復号化装置14のパース部がエラーを検出した場合の動作を説明する。パース部は、エラーが発生したブロックのアドレス情報を含むエラー検出信号を補間処理用動きベクトル算出装置36および補間データ生成装置38に出力する。補間処理用動きベクトル算出装置36は、エラー検出信号を受けると、動きベクトルメモリ37から同一フレーム内の既に復号化済みブロックの動きベクトル情報を抽出する。もしくは、カメラ情報メモリ13よりカメラ情報(パン/チルトの動き量および加速度)を抽出する。補間処理用動きベクトル算出装置36はまた、復号化済みブロックの動きベクトルの平均値(average)または中央値(median)を算出する。算出した平均値若しくは中央値、又はカメラ情報(パン/チルトの動き量および加速度)は、補間処理用動きベクトルとして補間データ生成装置38に供給される。また、フレームメモリ32から参照フレーム情報も補間データ生成装置38に供給される。   An operation when the parsing unit of the entropy decoding device 14 detects an error will be described. The parsing unit outputs an error detection signal including address information of the block in which the error has occurred to the interpolation processing motion vector calculation device 36 and the interpolation data generation device 38. When the interpolation processing motion vector calculation device 36 receives the error detection signal, the motion vector calculation device 36 extracts motion vector information of already decoded blocks in the same frame from the motion vector memory 37. Alternatively, camera information (pan / tilt movement amount and acceleration) is extracted from the camera information memory 13. The motion vector calculation device 36 for interpolation processing also calculates the average value (average) or median value (median) of the motion vectors of the decoded blocks. The calculated average value or median value or camera information (pan / tilt motion amount and acceleration) is supplied to the interpolation data generation device 38 as a motion vector for interpolation processing. Reference frame information is also supplied from the frame memory 32 to the interpolation data generating device 38.

図3を参照して、同一フレーム内の既に復号化済みブロックの動きベクトル情報を用いた補間処理用動きベクトルの算出方法を説明する。図3は、復号化対象フレームの画面構成を示す。ブロックA〜Oは、復号化済みのブロックを示す。また、ブロックPは、復号化不能エラーにより復号化が不可能なブロックを示す。ブロックPのデータを補間する為に、復号化済みのブロックA〜Oの動きベクトルを用いて、補間処理用動きベクトルMVを算出する。即ち、MV=average(A、B、C、D、…、O)又は、MV=median(A、B、C、D、…、O)である。   With reference to FIG. 3, a method of calculating a motion vector for interpolation processing using motion vector information of already decoded blocks in the same frame will be described. FIG. 3 shows the screen configuration of the decoding target frame. Blocks A to O indicate decoded blocks. The block P indicates a block that cannot be decoded due to an undecryptable error. In order to interpolate the data of the block P, the motion vector MV for interpolation processing is calculated using the motion vectors of the decoded blocks A to O. That is, MV = average (A, B, C, D,..., O) or MV = median (A, B, C, D,..., O).

補間データ生成装置38は、エントロピー復号化装置14からエラー検出信号を受けると、フレームメモリ32から復号化済みの参照フレーム画像を読み出す。そして、復号化不能エラーによる復号化不能ブロックと同一位置のブロックから、補間処理用動きベクトルだけ移動したブロックのデータを復号化済みの参照フレーム画像から抽出し、補間データを生成する。即ち、補間処理用動きベクトルの値が0(ゼロ)の場合には、復号化済みの参照フレーム画像の、復号化不能なブロックと同一位置のブロックのデータを用いて、補間データが生成される。補間データ生成装置38は、生成した補間データをセレクタ30に出力する。   When receiving the error detection signal from the entropy decoding device 14, the interpolation data generation device 38 reads the decoded reference frame image from the frame memory 32. Then, data of a block moved by the motion vector for interpolation processing is extracted from the decoded reference frame image from the block at the same position as the block that cannot be decoded due to the error that cannot be decoded, and interpolation data is generated. That is, when the value of the motion vector for interpolation processing is 0 (zero), interpolation data is generated using data of a block in the same position as a block that cannot be decoded in a decoded reference frame image. . The interpolation data generation device 38 outputs the generated interpolation data to the selector 30.

セレクタ30は、補間データ生成装置38からの切替え制御信号に従い、エラーの発生したブロックの処理に合わせて、補間データ生成装置38からの補間データと加算器28からの画像データとを切り替える。即ち、セレクタ30は、加算器28からの画像データの内の復号化不能なブロックに対して、補間データで置換する置換手段として機能する。   The selector 30 switches between the interpolation data from the interpolation data generation device 38 and the image data from the adder 28 in accordance with the processing of the block in which an error has occurred in accordance with the switching control signal from the interpolation data generation device 38. That is, the selector 30 functions as a replacement unit that replaces the undecodable block of the image data from the adder 28 with the interpolation data.

エントロピー復号化装置14のパース部におけるエラー検出動作を説明する。パース部は、複数種類のエラーを検出する機能を持つ。例えば、ref_idx_l0及びref_idx_l1の制限値のエラーを検出機能を持つ。H.264/AVCでは、メイン・プロファイル、ハイ・プロファイル及びベースライン・プロファイルなど複数のプロファイルが規定されている。これらのプロファイル毎にref_idx_l0およびref_idx_l1の取り得る範囲が規定されている。パース部は、エントロピー復号化処理の結果が所定範囲外であるか否かを検出する。パース部はまた、処理するマクロブロック数が設定されたマクロブロック数と異なるか否かを検出する機能も具備する。このように、パース部は、エントロピー復号化の結果が規格外であるか否かを項目毎に検出するエラー検出機能を具備する。   An error detection operation in the parsing unit of the entropy decoding device 14 will be described. The parsing unit has a function of detecting a plurality of types of errors. For example, it has a function of detecting errors in limit values of ref_idx_l0 and ref_idx_l1. H. In H.264 / AVC, a plurality of profiles such as a main profile, a high profile, and a baseline profile are defined. The possible range of ref_idx_l0 and ref_idx_l1 is defined for each profile. The parsing unit detects whether the result of the entropy decoding process is outside a predetermined range. The parsing unit also has a function of detecting whether or not the number of processed macroblocks is different from the set number of macroblocks. As described above, the parsing unit has an error detection function for detecting, for each item, whether or not the result of the entropy decoding is out of the standard.

図4に示すフローチャートを参照して、補間処理用動きベクトル算出装置36及び補間データ生成装置38の動作を説明する。   With reference to the flowchart shown in FIG. 4, the operations of the motion vector calculation device 36 for interpolation processing and the interpolation data generation device 38 will be described.

補間処理用動きベクトル算出装置36および補間データ生成装置38は、エントロピー復号化装置14からのエラー検出信号を待機する(S1)。エラーが検出されない場合(S1)、補間処理用動きベクトル算出装置36および補間データ生成装置38は機能せず、図1を用いて説明したエラー無しのパスにより復号化対象となるブロックの復号化処理(逆量子化及び逆DCT)が実行される(S2)。エラー検出信号が入力すると(S1)、補間処理用動きベクトル算出装置36は、エラーの発生したブロックのピクチャタイプがIピクチャかどうかを判定する(S3)。復号化対象ブロックがIピクチャであると判定されると(S3)、カメラ情報を抽出して、カメラ情報を元に補間処理用動きベクトルを決定する(S4)。   The interpolation processing motion vector calculation device 36 and the interpolation data generation device 38 wait for an error detection signal from the entropy decoding device 14 (S1). When no error is detected (S1), the motion vector calculation device for interpolation processing 36 and the interpolation data generation device 38 do not function, and the decoding processing of the block to be decoded by the error-free path described with reference to FIG. (Inverse quantization and inverse DCT) are executed (S2). When the error detection signal is input (S1), the interpolation processing motion vector calculation device 36 determines whether the picture type of the block in which the error has occurred is an I picture (S3). If it is determined that the decoding target block is an I picture (S3), camera information is extracted, and a motion vector for interpolation processing is determined based on the camera information (S4).

復号化対象ブロックがIピクチャでない場合、即ち、PピクチャまたはBピクチャの場合(S3)、同じピクチャ内で正常に復号化済みであるブロックの動きベクトル情報を抽出する(S5)。そして、抽出した動きベクトル情報の平均値又は中央値をもって、補間処理用動きベクトル情報とする(S6)。ステップS5,S6の代わりに、S4で抽出したカメラ情報から補間処理用動きベクトルを決定してもよい。   When the decoding target block is not an I picture, that is, a P picture or a B picture (S3), motion vector information of a block that has been normally decoded in the same picture is extracted (S5). Then, the average value or median value of the extracted motion vector information is used as the interpolation motion vector information (S6). Instead of steps S5 and S6, a motion vector for interpolation processing may be determined from the camera information extracted in S4.

ステップS4,S6の後、エラー発生ブロックと同一の位置から、S4,S6で決定した補間処理用動きベクトル分移動した位置にある参照ピクチャ(又は参照フレーム)のブロックのデータから、補間データを生成する(S7)。そして、エラー発生ブロックのデータを補間データで置換する。   After steps S4 and S6, interpolation data is generated from the block data of the reference picture (or reference frame) at the position shifted by the motion vector for interpolation processing determined in S4 and S6 from the same position as the error occurrence block. (S7). Then, the error block data is replaced with interpolation data.

復号化対象フレームの全ブロックに対して、以上の処理を繰り返す(S8)。即ち、未処理ブロックが残っている限り(S8)、S1以降を繰り返す。   The above processing is repeated for all the blocks of the decoding target frame (S8). That is, as long as an unprocessed block remains (S8), S1 and subsequent steps are repeated.

図5は、図4とは異なる処理方法の、図4とは同じ目的の動作フローチャートを示す。   FIG. 5 shows an operational flowchart for the same purpose as in FIG. 4 in a processing method different from that in FIG.

補間処理用動きベクトル算出装置36および補間データ生成装置38は、エントロピー復号化装置14からのエラー検出信号を待機する(S11)。エラーが検出されない場合(S11)、補間処理用動きベクトル算出装置36および補間データ生成装置38は機能せず、図1を用いて説明したエラー無しのパスにより復号化対象となるブロックの復号化処理(逆量子化及び逆DCT)が実行される(S12)。エラー検出信号が入力すると(S11)、補間処理用動きベクトル算出装置36は、エラーの発生したブロックのピクチャタイプがIピクチャかどうかを判定する(S13)。復号化対象ブロックがIピクチャであると判定されると(S13)、抽出したカメラ情報を基に補間処理用動きベクトルを決定する(S15)。   The interpolation processing motion vector calculation device 36 and the interpolation data generation device 38 wait for an error detection signal from the entropy decoding device 14 (S11). When no error is detected (S11), the motion vector calculation device for interpolation processing 36 and the interpolation data generation device 38 do not function, and the decoding processing of the block to be decoded by the error-free path described with reference to FIG. (Inverse quantization and inverse DCT) are executed (S12). When the error detection signal is input (S11), the interpolation processing motion vector calculation device 36 determines whether the picture type of the block in which the error has occurred is an I picture (S13). If it is determined that the decoding target block is an I picture (S13), a motion vector for interpolation processing is determined based on the extracted camera information (S15).

復号化対象ブロックがIピクチャでない場合、即ち、PピクチャまたはBピクチャの場合(S13)、復号化対象ピクチャに対して、正常に復号化済みのブロックの割合が閾値以上か否かを判定する(S14)。復号化済みブロックの割合が閾値未満の場合には(S14)、ステップS15に移行する。復号化済みブロックの割合が閾値以上の場合には(S14)、正常に復号化済みであるブロックの動きベクトル情報を抽出し(S16)、抽出した動きベクトル情報の平均値又は中央値をもって、補間処理用動きベクトル情報とする(S17)。   When the decoding target block is not an I picture, that is, when it is a P picture or a B picture (S13), it is determined whether or not the ratio of blocks that have been successfully decoded with respect to the decoding target picture is equal to or greater than a threshold ( S14). When the ratio of the decoded blocks is less than the threshold value (S14), the process proceeds to step S15. If the ratio of the decoded blocks is equal to or greater than the threshold (S14), the motion vector information of the blocks that have been successfully decoded is extracted (S16), and the average or median value of the extracted motion vector information is interpolated. The motion vector information for processing is used (S17).

ステップS15,S17の後、エラー発生ブロックと同一の位置から、それぞれS15,S17で決定した補間処理用動きベクトル分移動した位置にある参照ピクチャ(または参照フレーム)のブロックのデータから、補間データを生成する(S18)。そして、エラー発生ブロックのデータを補間データで置換する。   After steps S15 and S17, interpolation data is obtained from block data of the reference picture (or reference frame) at the position shifted by the motion vector for interpolation processing determined in S15 and S17 from the same position as the error occurrence block. Generate (S18). Then, the error block data is replaced with interpolation data.

復号化対象フレームの全ブロックに対して、以上の処理を繰り返す(S19)。即ち、未処理ブロックが残っている限り(S19)、S11以降を繰り返す。   The above process is repeated for all blocks of the decoding target frame (S19). That is, as long as unprocessed blocks remain (S19), S11 and subsequent steps are repeated.

なお、本実施例では、カメラ情報を、アクセスユニットのSEIとして付加されている情報から取得する。アクセスユニットの構造例を図6に示す。但し、動きベクトルを得られるのであれば、カメラ情報は、別の方法で定義されるものであってもよい。また、カメラ情報をSEIから取得すると説明したが、その他の箇所に埋め込んで伝送しても良く、SEIに埋め込むことに限定されない。   In this embodiment, camera information is acquired from information added as SEI of an access unit. An example of the structure of the access unit is shown in FIG. However, the camera information may be defined by another method as long as a motion vector can be obtained. Further, although it has been described that the camera information is acquired from the SEI, the camera information may be embedded and transmitted in other locations, and is not limited to being embedded in the SEI.

復号化不能ブロックをデータ補間する際の、参照フレームの選定方法を説明する。H.264/AVCでは、PピクチャとBピクチャは、参照フレームが1つとは限らない。即ち、図7に示すように、復号化対象ピクチャAに対して、2つのフレームR0,R1を参照フレームとすることが可能である。本実施例では、復号化不能ブロックに対するデータ補間の参照フレームは、エラーの発生したフレーム内では同一のものとする。例えば、復号化済みブロックの参照フレームとして最も多く使用されている一つのフレームをデータ補間の参照フレーム、即ち、代表参照フレームとする。図7では、復号化済みブロックは、フレームR0又はR1を参照フレームとしているが、フレームR0を参照フレームとするブロックが6つ、フレームR1を参照フレームとするブロックが9つとなっている。従って、このケースでは、復号化不能ブロックのデータ補間に使用する代表参照フレームとして、フレームR1を採用する。   A method of selecting a reference frame when data interpolation is performed on a block that cannot be decoded will be described. H. In H.264 / AVC, a P picture and a B picture do not necessarily have one reference frame. That is, as shown in FIG. 7, two frames R0 and R1 can be used as reference frames for the picture A to be decoded. In this embodiment, the data interpolation reference frame for the undecodable block is the same in the frame in which the error has occurred. For example, one frame most frequently used as a reference frame for a decoded block is a data interpolation reference frame, that is, a representative reference frame. In FIG. 7, the decoded block has the frame R0 or R1 as a reference frame, but has six blocks having the frame R0 as a reference frame and nine blocks having the frame R1 as a reference frame. Therefore, in this case, the frame R1 is adopted as the representative reference frame used for data interpolation of the undecodable block.

図8を参照して、本実施例のエラーコンシールメント処理を説明する。図8において、P1は復号化対象フレームを示す。フレームP1を復号化中に、ブロックAでエラーが発生し、ブロックA以降のブロックが正常に復号化出来なくなったとする。そして、復号化不能ブロックの補間のための参照フレームとして、前フレームP2が選択されたとする。エラーが発生したブロックと同じ位置のブロックから補間処理用動きベクトルだけ移動した位置のブロックのデータを、フレームP2から抽出し、補間処理に使用する。補間処理後の画像P3では、境界部Bにおいて不整合を抑制して、高品質な画像を生成する。   With reference to FIG. 8, the error concealment process of a present Example is demonstrated. In FIG. 8, P1 indicates a decoding target frame. Assume that an error occurs in block A during decoding of frame P1, and blocks after block A cannot be decoded normally. Then, it is assumed that the previous frame P2 is selected as a reference frame for interpolation of an undecodable block. Data of the block at the position moved by the interpolation motion vector from the block at the same position as the block where the error has occurred is extracted from the frame P2 and used for the interpolation processing. In the image P3 after the interpolation processing, mismatching is suppressed at the boundary portion B, and a high-quality image is generated.

補間処理を実施する場合に、参照画像が存在しない場合が生じる。この場合の対応策を説明する。図9(A)は現在、復号化中(時間#N)のフレームの前フレーム(時間#N-1)を示し、同(B)は、現在、復号化中(時間#N)のフレームを示す。   When the interpolation process is performed, a reference image may not exist. A countermeasure for this case will be described. FIG. 9A shows the previous frame (time # N-1) of the frame currently being decoded (time #N), and FIG. 9B shows the frame currently being decoded (time #N). Show.

現在、復号化中のフレーム(現在フレーム)では、左上のブロックから復号化処理を行い、太枠で囲ったブロックX,A〜D,Y,E〜Hについて、エラーが生じて正常な復号化が不可能となったとする。そして、現在フレームで復号化済みブロックの動きベクトルから、前フレームのブロックA〜Hが現在フレームのブロックA〜Hに対応しており、補間データとして利用できるとする。このとき、現在フレームのブロックX、Yに対しては、補間データを得ることができない。   In the frame currently being decoded (current frame), decoding is performed from the upper left block, and an error occurs in blocks X, A to D, Y, and E to H surrounded by a thick frame and normal decoding is performed. Is no longer possible. Then, it is assumed that the blocks A to H of the previous frame correspond to the blocks A to H of the current frame and can be used as interpolation data from the motion vectors of the blocks already decoded in the current frame. At this time, interpolation data cannot be obtained for the blocks X and Y of the current frame.

このようなブロックX,Yに対して、本実施例では、参照フレームの同一位置のブロックにより補間するものとする。図9に示す例では、現在フレームのブロックX,Yを、参照フレームの同一位置にあるブロックA,Eを使って補間する。   In this embodiment, such blocks X and Y are interpolated by blocks at the same position in the reference frame. In the example shown in FIG. 9, the blocks X and Y of the current frame are interpolated using the blocks A and E at the same position of the reference frame.

他の方法として、参照フレームの端のブロックデータを水平方向又は垂直方向に保持して補間する方法や、レジスタに設定した値によって補間する方法などが考えられる。その他、出力映像が著しく低画質な映像とならなければ、他の方法を用いても良い。   As other methods, a method of performing interpolation by holding block data at the end of the reference frame in the horizontal direction or the vertical direction, a method of performing interpolation by a value set in a register, and the like can be considered. In addition, other methods may be used as long as the output video does not have a remarkably low image quality.

本発明の一実施例の概略構成ブロック図を示す。1 shows a schematic block diagram of an embodiment of the present invention. トランスポートストリームのデータ構造を示す。The data structure of a transport stream is shown. 復号化対象フレームの画面構成例を示す。The example of a screen structure of a decoding object frame is shown. 本実施例における復号化不能ブロックの修復(補間)動作のフローチャートである。It is a flowchart of repair (interpolation) operation | movement of a block which cannot be decoded in a present Example. 本実施例における復号化不能ブロックの修復(補間)動作の別のフローチャートである。It is another flowchart of the repair (interpolation) operation | movement of a block which cannot be decoded in a present Example. アクセスユニットの構造例を示す。The structural example of an access unit is shown. 復号化対象ピクチャAが2つのフレームR0,R1を参照フレームとする構成の説明図である。It is explanatory drawing of a structure by which the decoding object picture A uses two frame R0, R1 as a reference frame. 本実施例の修復動作の説明図である。It is explanatory drawing of the restoration operation | movement of a present Example. 本実施例で、参照フレームに対応ブロックが存在しない場合の修復動作の説明図である。In this embodiment, it is an explanatory diagram of a repair operation when there is no corresponding block in the reference frame. 従来例における復号化不能ブロックを修復(補間)する処理の説明図である。It is explanatory drawing of the process which repairs (interpolates) the block which cannot be decoded in a prior art example. 従来例の問題点の説明例である。It is an explanatory example of the problem of a prior art example.

符号の説明Explanation of symbols

10:データ入力端子
12:TS処理/カメラ情報抽出装置
13:カメラ情報メモリ
14:エントロピー復号化装置
15:動きベクトル抽出装置
16:逆量子化装置
17:動きベクトルメモリ
18:逆DCT装置
20:画面内予測装置
22:動き補償装置
24:重み付け予測装置
26:セレクタ
28:加算器
30:セレクタ
32:フレームメモリ
34:出力端子
36:補間処理用動きベクトル算出装置
38:補間データ生成装置
50:トランスポートストリーム
52:PES(Packetized Elementary Stream)パケット
54:PESパケット・ペイロード
56:ビデオ符号化データ
10: Data input terminal 12: TS processing / camera information extraction device 13: Camera information memory 14: Entropy decoding device 15: Motion vector extraction device 16: Inverse quantization device 17: Motion vector memory 18: Inverse DCT device 20: Screen Inner prediction device 22: motion compensation device 24: weighted prediction device 26: selector 28: adder 30: selector 32: frame memory 34: output terminal 36: motion vector calculation device for interpolation processing 38: interpolation data generation device 50: transport Stream 52: PES (Packetized Elementary Stream) packet 54: PES packet payload 56: Video encoded data

Claims (8)

符号化画像データを復号化する復号化手段と、復号化不能エラーを発生した画像データを補間データで置換する置換手段と、前記置換手段の出力画像データを順次記憶するフレームメモリとを具備する映像復号化装置であって、
前記符号化画像データに付加される参照フレーム情報と、動きベクトル情報又はカメラ情報を記憶する記憶手段と、
前記復号化不能エラーの発生した前記画像データに対し、同じ画面内で復号化済み部分の参照フレーム情報と動きベクトル情報又はカメラ情報を前記記憶手段から抽出し、補間処理用動きベクトル及び代表参照フレームを決定する決定手段と、
前記決定手段により決定される前記補間処理用動きベクトル及び前記代表参照フレームに従い、前記フレームメモリに記憶される前記代表参照フレームの画像データから前記復号化不能エラーの発生した前記画像データに対する前記補間データを生成する補間データ生成手段
とを具備することを特徴とする映像符号化装置。
Video having decoding means for decoding encoded image data, replacement means for replacing image data in which an undecoding error has occurred with interpolation data, and a frame memory for sequentially storing output image data of the replacement means A decryption device comprising:
Reference frame information added to the encoded image data, storage means for storing motion vector information or camera information,
For the image data in which the undecoding error has occurred, reference frame information and motion vector information or camera information of a part that has been decoded within the same screen are extracted from the storage means, and a motion vector for interpolation processing and a representative reference frame are extracted. A determination means for determining
According to the motion vector for interpolation processing and the representative reference frame determined by the determining means, the interpolation data for the image data in which the undecoding error has occurred from the image data of the representative reference frame stored in the frame memory Interpolation data generation means for generating a video encoding device.
前記決定手段は、前記復号化不能エラーの発生した前記画像データのピクチャタイプがIピクチャの場合は、前記補間処理用動きベクトルを、カメラ情報から算出し、Pピクチャ又はBピクチャの場合は、前記参照フレームの動きベクトルの平均値もしくは中央値、またはカメラ情報から算出することを特徴とする請求項1に記載の映像復号化装置。   The determining means calculates the motion vector for interpolation processing from camera information when the picture type of the image data in which the undecoding error has occurred is I picture, and when the picture type is P picture or B picture, 2. The video decoding device according to claim 1, wherein the video decoding device is calculated from an average value or median value of motion vectors of reference frames, or camera information. 前記決定手段は、前記復号化不能エラーの発生した前記画像データのピクチャタイプがPピクチャ又はBピクチャの場合、ピクチャのブロック数に対する復号化済みブロックの割合が閾値以上のときには、前記補間処理用動きベクトルを、前記動きベクトルの平均値または中央値を用いて算出し、前記復号化済みブロックの割合が前記閾値未満のときには、前記補間処理用動きベクトルを前記カメラ情報から算出することを特徴とする請求項1又は2に記載の映像復号化装置。   When the picture type of the image data in which the undecodable error has occurred is a P picture or a B picture, the determining means performs the interpolation processing motion when the ratio of the decoded block to the number of blocks of the picture is equal to or greater than a threshold value. A vector is calculated using an average value or a median value of the motion vectors, and the motion vector for interpolation processing is calculated from the camera information when the ratio of the decoded blocks is less than the threshold value. The video decoding device according to claim 1 or 2. 前記決定手段は、複数の参照フレームが存在する場合、復号化済みブロックが最も多く参照するフレームを、前記代表参照フレームとすることを特徴とする請求項1に記載の映像復号化装置。   2. The video decoding apparatus according to claim 1, wherein, when there are a plurality of reference frames, the determination unit sets a frame referenced most by a decoded block as the representative reference frame. 復号化不能エラーが発生したブロックのデータを異なる時間のピクチャにより補間する映像復号化方法であって、
符号化画像データを復号化する復号化ステップと、
前記符号化画像データに付加される参照フレーム情報と、動きベクトル情報又はカメラ情報を記憶する記憶ステップと、
復号化対象ピクチャのピクチャタイプに応じた、同じピクチャ内の復号化済みブロックのストリーム中の動きベクトル情報を抽出するステップと、
前記ストリーム中の動きベクトル情報から補間処理用動きベクトルを算出するステップと、
前記補間処理用動きベクトルを用いて、復号化不能エラーが発生したブロックのデータを補間するステップ
とを備えることを特徴とする映像復号化方法。
A video decoding method for interpolating data of a block in which an undecodable error has occurred with pictures at different times,
A decoding step of decoding the encoded image data;
A storage step of storing reference frame information added to the encoded image data, motion vector information or camera information;
Extracting motion vector information in a stream of decoded blocks in the same picture according to the picture type of the picture to be decoded;
Calculating a motion vector for interpolation processing from motion vector information in the stream;
And a step of interpolating data of a block in which an undecodable error has occurred using the motion vector for interpolation processing.
復号化対象ピクチャがIピクチャの場合は、前記補間処理用動きベクトルをカメラ情報から算出し、Pピクチャ又はBピクチャの場合は、前記ストリーム中の動きベクトル情報の平均値もしくは中央値またはカメラ情報から算出することを特徴とする請求項5に記載の映像復号化方法。   When the decoding target picture is an I picture, the motion vector for interpolation processing is calculated from camera information. When the picture to be decoded is a P picture or B picture, the average or median value of the motion vector information in the stream or camera information is used. 6. The video decoding method according to claim 5, wherein the video decoding method is calculated. 前記復号化対象ピクチャがPピクチャ又はBピクチャの場合は、ピクチャ内のブロック数に対する復号化済みブロックの割合が閾値以上のときには、前記補間処理用動きベクトルを前記ストリーム中の動きベクトルの平均値または中央値を用いて算出し、前記復号化済みブロックの割合が前記閾値未満のときには、前記補間処理用動きベクトルをカメラ情報から算出することを特徴とする請求項5又は6に記載の映像復号化方法。   When the decoding target picture is a P picture or a B picture, when the ratio of decoded blocks to the number of blocks in the picture is equal to or greater than a threshold, the interpolation motion vector is the average value of the motion vectors in the stream or The video decoding according to claim 5 or 6, wherein the motion vector for interpolation processing is calculated from camera information when the median value is calculated and the ratio of the decoded blocks is less than the threshold value. Method. 参照ピクチャを選定する手段を備え、複数の参照ピクチャが存在する場合には、復号化済みブロックが最も多く参照するピクチャを、エラーコンシールメント処理に用いることを特徴とする請求項5記載の映像復号化装置。   6. The video decoding according to claim 5, further comprising means for selecting a reference picture, wherein when there are a plurality of reference pictures, a picture referenced most by a decoded block is used for error concealment processing. Device.
JP2008153558A 2008-06-11 2008-06-11 Video decoding apparatus and method Expired - Fee Related JP5183309B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008153558A JP5183309B2 (en) 2008-06-11 2008-06-11 Video decoding apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008153558A JP5183309B2 (en) 2008-06-11 2008-06-11 Video decoding apparatus and method

Publications (3)

Publication Number Publication Date
JP2009302786A true JP2009302786A (en) 2009-12-24
JP2009302786A5 JP2009302786A5 (en) 2011-07-14
JP5183309B2 JP5183309B2 (en) 2013-04-17

Family

ID=41549246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008153558A Expired - Fee Related JP5183309B2 (en) 2008-06-11 2008-06-11 Video decoding apparatus and method

Country Status (1)

Country Link
JP (1) JP5183309B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013532418A (en) * 2010-05-26 2013-08-15 クゥアルコム・インコーポレイテッド Camera parameter assisted video frame rate up-conversion
WO2014084108A1 (en) * 2012-11-30 2014-06-05 ソニー株式会社 Image processing device and method
WO2019087905A1 (en) * 2017-10-31 2019-05-09 シャープ株式会社 Image filter device, image decoding device, and image coding device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006046476A1 (en) * 2004-10-29 2006-05-04 Sharp Kabushiki Kaisha Moving image decoding apparatus and moving image decoding method
JP2006203598A (en) * 2005-01-21 2006-08-03 Pioneer Electronic Corp Digital image decoder and decoding method
WO2007108458A1 (en) * 2006-03-23 2007-09-27 Matsushita Electric Industrial Co., Ltd. Content imaging apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006046476A1 (en) * 2004-10-29 2006-05-04 Sharp Kabushiki Kaisha Moving image decoding apparatus and moving image decoding method
JP2006203598A (en) * 2005-01-21 2006-08-03 Pioneer Electronic Corp Digital image decoder and decoding method
WO2007108458A1 (en) * 2006-03-23 2007-09-27 Matsushita Electric Industrial Co., Ltd. Content imaging apparatus

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013532418A (en) * 2010-05-26 2013-08-15 クゥアルコム・インコーポレイテッド Camera parameter assisted video frame rate up-conversion
US9137569B2 (en) 2010-05-26 2015-09-15 Qualcomm Incorporated Camera parameter-assisted video frame rate up conversion
US9609331B2 (en) 2010-05-26 2017-03-28 Qualcomm Incorporated Camera parameter-assisted video frame rate up conversion
WO2014084108A1 (en) * 2012-11-30 2014-06-05 ソニー株式会社 Image processing device and method
CN104813670A (en) * 2012-11-30 2015-07-29 索尼公司 Image processing device and method
JPWO2014084108A1 (en) * 2012-11-30 2017-01-05 ソニー株式会社 Image processing apparatus and method
US10834426B2 (en) 2012-11-30 2020-11-10 Sony Corporation Image processing device and method
US10841618B2 (en) 2012-11-30 2020-11-17 Sony Corporation Image processing device and method
WO2019087905A1 (en) * 2017-10-31 2019-05-09 シャープ株式会社 Image filter device, image decoding device, and image coding device

Also Published As

Publication number Publication date
JP5183309B2 (en) 2013-04-17

Similar Documents

Publication Publication Date Title
US10205960B2 (en) Moving picture encoding apparatus, moving picture decoding apparatus, moving picture encoding method, moving picture decoding method, moving picture encoding program, and moving picture decoding program
US8553779B2 (en) Method and apparatus for encoding/decoding motion vector information
JP4724061B2 (en) Video encoding device
EP2664142B1 (en) Video encoding and decoding with improved error resilience
JP2019126073A (en) Method and device for encoding and decoding image
US11627311B2 (en) Image decoding device, image decoding method, and program
EP2315446A1 (en) Dynamic image encoding device and dynamic image decoding device
JP2013115583A (en) Moving image encoder, control method of the same, and program
JP5183309B2 (en) Video decoding apparatus and method
JP4509809B2 (en) Digital image decoding apparatus and method
JP2007243784A (en) Moving image decoding device and moving image decoding method
JP2010130351A (en) Motion compensation device
JP2006203597A (en) Digital image decoder and decoding method
JP2006246277A (en) Re-encoding apparatus, re-encoding method, and re-encoding program
JP2009290889A (en) Motion picture encoder, motion picture decoder, motion picture encoding method, motion picture decoding method, motion picture encoding program, and motion picture decoding program
JP4624308B2 (en) Moving picture decoding apparatus and moving picture decoding method
JP2007110409A (en) Image processing device and program for making computer perform image processing method
US20180109796A1 (en) Method and Apparatus of Constrained Sequence Header
US11616950B2 (en) Bitstream decoder
JP5235813B2 (en) Moving picture coding apparatus, moving picture coding method, and computer program
JP2009094892A (en) Moving picture decoder and method of decoding moving picture
JP2006311603A (en) Moving image encoding method and apparatus, and moving image decoding method and apparatus
JP2007195080A (en) Moving image decoding device and moving image decoding program
JP2007208432A (en) Moving picture decoder and decoding program
JP2010081215A (en) Image decoder

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110601

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110601

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120710

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120907

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: 20121218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130115

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

Free format text: PAYMENT UNTIL: 20160125

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees