JP5649523B2 - 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム - Google Patents
映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム Download PDFInfo
- Publication number
- JP5649523B2 JP5649523B2 JP2011141724A JP2011141724A JP5649523B2 JP 5649523 B2 JP5649523 B2 JP 5649523B2 JP 2011141724 A JP2011141724 A JP 2011141724A JP 2011141724 A JP2011141724 A JP 2011141724A JP 5649523 B2 JP5649523 B2 JP 5649523B2
- Authority
- JP
- Japan
- Prior art keywords
- interpolation
- interpolation filter
- filter coefficient
- group
- positions
- 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
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/182—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a pixel
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/117—Filters, e.g. for pre-processing or post-processing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/136—Incoming video signal characteristics or properties
- H04N19/137—Motion inside a coding unit, e.g. average field, frame or block difference
- H04N19/139—Analysis of motion vectors, e.g. their magnitude, direction, variance or reliability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/172—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a picture, frame or field
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/523—Motion estimation or motion compensation with sub-pixel accuracy
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/80—Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation
- H04N19/82—Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation involving filtering within a prediction loop
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
図10は,H.264/AVCにおける小数精度の画素補間方法を示す図である。H.264/AVCにおいては,図10に示すように1/2画素位置の補間時は,対象となる補間画素の左右3点ずつ計6整数画素を用いて補間を行う。垂直方向については,上下3点ずつ計6整数画素を用いて補間する。フィルタ係数は,それぞれ[(1,−5,20,20,−5,1)/32]となっている。1/2画素位置が補間された後,1/4画素位置は[1/2,1/2]の平均値フィルタを用いて補間を行う。一度,1/2画素位置をすべて補間して求める必要があるため,計算複雑度は高いものの,性能の高い補間が可能となり,符号化効率向上を導いている。以上の固定フィルタによる補間の技術は,非特許文献1等に示されている。
H.264/AVCでは,入力画像条件(シーケンス種類/画像サイズ/フレームレート)や符号化条件(ブロックサイズ/GOP構造/QP)に関わらず,フィルタ係数値は一定である。フィルタ係数値が固定である場合,例えば,エイリアシング,量子化誤差,動き推定による誤差,カメラノイズといった時間的に変化する効果が考慮されていない。したがって,符号化効率の点で性能向上に限界があると考えられる。そこで,補間フィルタ係数を適応的に変化させる方式が非特許文献3では提案されており,非分離型の適応補間フィルタと呼ばれている。
〜x=x+MVx −FilterOffset
であり,MVx は事前に得られた動きベクトルの水平成分, FilterOffset は調整のためのオフセット(水平方向フィルタ長を2で割った値)を示している。垂直方向については,〜y=y+MVy となり,MVy は動きベクトルの垂直成分を示す。wciは求めるべき水平方向フィルタ係数群ci (0≦ci <6)を示す。
・予測ブロック単位で動き探索を行い,動きベクトルを取得する。
・取得した動きベクトルが指し示す参照先の小数画素位置の参照確率(確率分布)を算出する。
・算出された参照確率から,補間位置である小数画素位置を複数のグループに分ける。
・補間位置のグループごとに,補間フィルタを決定して補間処理を行い,予測信号を生成する。
・補間位置グループ情報を符号化し,また,どの補間フィルタ係数を用いるかを示す補間フィルタインデックスと,各補間フィルタ係数とを符号化する。
・他の符号化情報をすべて符号化する。
・通常の符号化情報を復号するとともに,補間位置グループ情報,補間フィルタインデックスおよび補間フィルタ係数を復号する。
・補間位置グループ情報と補間フィルタインデックスとから,補間位置のグループごとに使用する補間フィルタを確定し,補間処理を行って予測信号を生成し,復号信号を生成する。
図1は,本発明の一実施形態である映像符号化装置の構成例を示す図である。
図2は,補間フィルタ係数判定部の構成例1を示す図である。補間フィルタ係数判定部12−1における補間位置参照確率計算部122および補間対象位置グルーピング部123の部分が,特に従来技術と顕著に異なる。
計算されたMSEは,最小MSE記憶部125に出力される。
(a) 保存済みの最小値よりも入力MSE値が小さい場合:入力MSE値,
(b) 保存済みの最小値の方が入力MSE値よりも小さい場合:保存済みの最小値,
というように,最小となるMSEを判定して,最小値の保存と更新を行う。また,その最小値を保存する際には,そのMSE値を実現する補間位置グループ情報,補間フィルタインデックスを保存する。
(a) 事前定義された固定補間フィルタ,
(b) 符号化処理中に得られる適応補間フィルタ,
のどちらを用いるかを示す。
(1) 補間位置グループ情報,
(2) 補間フィルタインデックス,
(3) 補間フィルタ係数,
の情報を出力する。
図4は,補間フィルタ係数判定部の他の構成例2を示す図である。補間フィルタ係数判定部12−2が,前述した構成例1の補間フィルタ係数判定部12−1と異なるのは,構成例1では,補間対象位置グルーピング部123がグルーピングした補間位置のグループごとに,適応補間フィルタや固定補間フィルタなどの複数の補間フィルタ係数の中からMSE算出部124によって予測誤差エネルギーが最小となる補間フィルタ係数を選出していたのに対し,構成例2では,補間位置グループに応じて,重要度判定部126が補間位置グループの重要度を判定し,判定結果の重要度から補間フィルタとして用いる補間フィルタ係数を選出する点が異なる。
図5は,補間フィルタ係数判定部の他の構成例3を示す図である。構成例3の補間フィルタ係数判定部12−3は,前述した構成例1の補間フィルタ係数判定部12−1と,構成例2の補間フィルタ係数判定部12−2とを組み合わせた構成となっている。
図6は,図1に示す映像符号化装置の処理フローチャートである。以下,図6に従って,映像符号化装置が1枚のフレームを符号化する場合の処理の流れを説明する。以下では,特に断りがない限り,輝度信号での処理を仮定する。
図7は,本発明の一実施形態である映像復号装置の構成例を示す図である。
図8は,図7に示す映像復号装置の処理フローチャートである。以下,図8に従って,映像復号装置が1枚のフレームを復号する場合の処理の流れを説明する。以下では,特に断りがない限り,輝度信号での処理を仮定する。
以上の映像符号化,復号の処理は,コンピュータとソフトウェアプログラムとによっても実現することができ,そのプログラムをコンピュータ読み取り可能な記録媒体に記録することも,ネットワークを通して提供することも可能である。
11 補間フィルタ係数算出部
12,22 補間フィルタ係数判定部
121 補間フィルタ情報取得部
122 補間位置参照確率計算部
123 補間対象位置グルーピング部
124 MSE算出部
125 最小MSE記憶部
126 重要度判定部
13,23 予測信号生成部
131,231 参照画像補間部
132 動き検出部
14 予測符号化部
15 可変長符号化部
16 復号部
17,25 参照画像メモリ
20 映像復号装置
21 可変長復号部
24 予測復号部
Claims (8)
- 小数精度の動き補償を用いる映像符号化方法であって,
動き探索を行って動きベクトルを取得するステップと,
取得した動きベクトルが指し示す小数画素位置の参照確率を算出するステップと,
算出された参照確率から小数画素位置である補間位置を複数のグループに分けるステップと,
前記補間位置のグループごとに,複数の補間フィルタ係数の候補の中から補間予測画像の生成に用いる補間フィルタ係数を選出するステップと,
前記補間位置のグループごとに,選出された補間フィルタ係数を用いて補間予測画像を生成し,補間予測画像から小数精度の動き補償による符号化を実施するステップと,
前記補間位置のグループ分けを示す情報および各補間位置のグループにおいてどの補間フィルタ係数を用いるかを示す情報を符号化するステップとを有する
ことを特徴とする映像符号化方法。 - 請求項1に記載の映像符号化方法において,
前記補間フィルタ係数の選出では,複数の補間フィルタ係数の候補の中から予測誤差エネルギーが最小となる補間フィルタ係数を選出する
ことを特徴とする映像符号化方法。 - 請求項1または請求項2に記載の映像符号化方法において,
前記補間フィルタ係数の選出では,前記参照確率から,参照確率が大きいほど補間位置のグループの重要度が高いものとして重要度を設定し,設定された重要度から,重要度が高いほど補間フィルタの形状が大きい,またはフィルタ長が長い,またはビット深度が深い補間フィルタ係数またはその候補を選出する
ことを特徴とする映像符号化方法。 - 小数精度の動き補償を用いる映像符号化装置であって,
動き探索を行って動きベクトルを取得する手段と,
取得した動きベクトルが指し示す小数画素位置の参照確率を算出する手段と,
算出された参照確率から小数画素位置である補間位置を複数のグループに分ける手段と,
前記補間位置のグループごとに,複数の補間フィルタ係数の候補の中から補間予測画像の生成に用いる補間フィルタ係数を選出する手段と,
前記補間位置のグループごとに,選出された補間フィルタ係数を用いて補間予測画像を生成し,補間予測画像から小数精度の動き補償による符号化を実施する手段と,
前記補間位置のグループ分けを示す情報および各補間位置のグループにおいてどの補間フィルタ係数を用いるかを示す情報を符号化する手段とを備える
ことを特徴とする映像符号化装置。 - 小数精度の動き補償を用いる映像復号方法であって,
小数画素位置である補間位置のグループ分けを示す情報および各補間位置のグループにおいてどの補間フィルタ係数を用いるかを示す情報を復号するステップと,
前記復号された情報から,補間位置のグループごとに補間予測画像の生成に用いる補間フィルタ係数を決定するステップと,
動きベクトルおよび予測残差信号を復号するステップと,
前記決定された補間フィルタ係数により定まる補間フィルタを用いて補間予測画像を生成し,動き補償における予測信号を生成するステップと,
復号した残差信号および生成された予測信号を用いて復号画像を生成するステップとを有する
ことを特徴とする映像復号方法。 - 小数精度の動き補償を用いる映像復号装置であって,
小数画素位置である補間位置のグループ分けを示す情報および各補間位置のグループにおいてどの補間フィルタ係数を用いるかを示す情報を復号する手段と,
前記復号された情報から,補間位置のグループごとに補間予測画像の生成に用いる補間フィルタ係数を決定する手段と,
動きベクトルおよび予測残差信号を復号する手段と,
前記決定された補間フィルタ係数により定まる補間フィルタを用いて補間予測画像を生成し,動き補償における予測信号を生成する手段と,
復号した残差信号および生成された予測信号を用いて復号画像を生成する手段とを備える
ことを特徴とする映像復号装置。 - 請求項1,請求項2または請求項3に記載の映像符号化方法を,コンピュータに実行させるための映像符号化プログラム。
- 請求項5に記載の映像復号方法を,コンピュータに実行させるための映像復号プログラム。
Priority Applications (11)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011141724A JP5649523B2 (ja) | 2011-06-27 | 2011-06-27 | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム |
| EP12804866.7A EP2704434B1 (en) | 2011-06-27 | 2012-06-22 | Method and device for encoding video image, method and device for decoding video image, and program therefor |
| KR1020137027950A KR101579106B1 (ko) | 2011-06-27 | 2012-06-22 | 영상 부호화 방법, 장치, 영상 복호 방법, 장치 및 그 프로그램 |
| ES12804866.7T ES2673958T3 (es) | 2011-06-27 | 2012-06-22 | Método y dispositivo para codificar imágenes de vídeo, método y dispositivo para decodificar imágenes de vídeo y programa de los mismos |
| PCT/JP2012/066010 WO2013002144A1 (ja) | 2011-06-27 | 2012-06-22 | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム |
| BR112013031744A BR112013031744A2 (pt) | 2011-06-27 | 2012-06-22 | método e aparelho para codificação de vídeo, método e aparelho para decodificação de vídeo e programas para os mesmos |
| RU2013154584/08A RU2573747C2 (ru) | 2011-06-27 | 2012-06-22 | Способ и устройство кодирования видео, способ и устройство декодирования видео и программы для них |
| CN201280026864.XA CN103583043B (zh) | 2011-06-27 | 2012-06-22 | 影像编码方法、装置、影像解码方法、装置 |
| US14/123,054 US20140112391A1 (en) | 2011-06-27 | 2012-06-22 | Method and apparatus for encoding video, method and apparatus for decoding video, and programs therefor |
| CA2837063A CA2837063A1 (en) | 2011-06-27 | 2012-06-22 | Method and apparatus for encoding video, method and apparatus for decoding video, and programs therefor |
| TW101122942A TWI502966B (zh) | 2011-06-27 | 2012-06-27 | 影像編碼方法、裝置、影像解碼方法、裝置及電腦程式 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011141724A JP5649523B2 (ja) | 2011-06-27 | 2011-06-27 | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013009240A JP2013009240A (ja) | 2013-01-10 |
| JP5649523B2 true JP5649523B2 (ja) | 2015-01-07 |
Family
ID=47424039
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011141724A Active JP5649523B2 (ja) | 2011-06-27 | 2011-06-27 | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム |
Country Status (11)
| Country | Link |
|---|---|
| US (1) | US20140112391A1 (ja) |
| EP (1) | EP2704434B1 (ja) |
| JP (1) | JP5649523B2 (ja) |
| KR (1) | KR101579106B1 (ja) |
| CN (1) | CN103583043B (ja) |
| BR (1) | BR112013031744A2 (ja) |
| CA (1) | CA2837063A1 (ja) |
| ES (1) | ES2673958T3 (ja) |
| RU (1) | RU2573747C2 (ja) |
| TW (1) | TWI502966B (ja) |
| WO (1) | WO2013002144A1 (ja) |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104704827B (zh) * | 2012-11-13 | 2019-04-12 | 英特尔公司 | 用于下一代视频的内容自适应变换译码 |
| JP6700489B2 (ja) * | 2016-09-30 | 2020-05-27 | 華為技術有限公司Huawei Technologies Co.,Ltd. | インター予測を介する画像符号化および復号のための方法および装置 |
| US10341659B2 (en) * | 2016-10-05 | 2019-07-02 | Qualcomm Incorporated | Systems and methods of switching interpolation filters |
| KR102853921B1 (ko) * | 2016-11-18 | 2025-09-01 | 삼성전자주식회사 | 텍스처를 처리하는 방법 및 장치 |
| US10455253B1 (en) * | 2017-02-28 | 2019-10-22 | Google Llc | Single direction long interpolation filter |
| US11044490B2 (en) * | 2017-09-28 | 2021-06-22 | Sharp Kabushiki Kaisha | Motion compensation filter apparatus, image decoding apparatus, and video coding apparatus |
| US10841610B2 (en) * | 2017-10-23 | 2020-11-17 | Avago Technologies International Sales Pte. Limited | Block size dependent interpolation filter selection and mapping |
| JP7109558B2 (ja) * | 2018-02-14 | 2022-07-29 | ホアウェイ・テクノロジーズ・カンパニー・リミテッド | 適応型補間フィルタ |
| EP4300965A3 (en) | 2018-11-05 | 2024-01-17 | Beijing Bytedance Network Technology Co., Ltd. | Interpolation for inter prediction with refinement |
| EP4026340A1 (en) * | 2019-09-04 | 2022-07-13 | InterDigital VC Holdings France, SAS | Switchable interpolation filters |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7379501B2 (en) * | 2002-01-14 | 2008-05-27 | Nokia Corporation | Differential coding of interpolation filters |
| RU2305377C2 (ru) * | 2003-05-20 | 2007-08-27 | Корпорация "САМСУНГ ЭЛЕКТРОНИКС Ко., Лтд." | Способ уменьшения искажения сжатого видеоизображения и устройство для его реализации |
| US20060133495A1 (en) * | 2004-12-22 | 2006-06-22 | Yan Ye | Temporal error concealment for video communications |
| US7983341B2 (en) * | 2005-02-24 | 2011-07-19 | Ericsson Television Inc. | Statistical content block matching scheme for pre-processing in encoding and transcoding |
| US8208564B2 (en) * | 2005-06-24 | 2012-06-26 | Ntt Docomo, Inc. | Method and apparatus for video encoding and decoding using adaptive interpolation |
| US8428135B2 (en) * | 2005-11-14 | 2013-04-23 | Fastvdo, Llc | Device and method for fast sub sample block-matching motion estimation in video encoders |
| US20090067503A1 (en) * | 2006-01-07 | 2009-03-12 | Electronics And Telecommunications Research Institute | Method and apparatus for video data encoding and decoding |
| TWI351883B (en) * | 2006-12-28 | 2011-11-01 | Nippon Telegraph & Telephone | Video encoding method and decoding method, apparat |
| US8942505B2 (en) * | 2007-01-09 | 2015-01-27 | Telefonaktiebolaget L M Ericsson (Publ) | Adaptive filter representation |
| KR101369746B1 (ko) * | 2007-01-22 | 2014-03-07 | 삼성전자주식회사 | 적응적 보간 필터를 이용한 영상 부호화, 복호화 방법 및장치 |
| EP1983759A1 (en) * | 2007-04-19 | 2008-10-22 | Matsushita Electric Industrial Co., Ltd. | Estimation of separable adaptive interpolation filters for hybrid video coding |
| JP4739295B2 (ja) * | 2007-08-27 | 2011-08-03 | 日本電信電話株式会社 | 映像信号生成装置、映像信号生成方法、映像信号生成プログラムおよびそのプログラムを記録したコンピュータ読み取り可能な記録媒体 |
| US8462842B2 (en) * | 2008-04-10 | 2013-06-11 | Qualcomm, Incorporated | Symmetry for interpolation filtering of sub-pixel positions in video coding |
| WO2010063881A1 (en) * | 2008-12-03 | 2010-06-10 | Nokia Corporation | Flexible interpolation filter structures for video coding |
| JP2011082725A (ja) | 2009-10-06 | 2011-04-21 | Nippon Telegr & Teleph Corp <Ntt> | 映像符号化方法,映像符号化装置,映像復号方法,映像復号装置,映像符号化・復号方法,およびプログラム |
-
2011
- 2011-06-27 JP JP2011141724A patent/JP5649523B2/ja active Active
-
2012
- 2012-06-22 CN CN201280026864.XA patent/CN103583043B/zh active Active
- 2012-06-22 KR KR1020137027950A patent/KR101579106B1/ko active Active
- 2012-06-22 US US14/123,054 patent/US20140112391A1/en not_active Abandoned
- 2012-06-22 WO PCT/JP2012/066010 patent/WO2013002144A1/ja not_active Ceased
- 2012-06-22 BR BR112013031744A patent/BR112013031744A2/pt not_active IP Right Cessation
- 2012-06-22 RU RU2013154584/08A patent/RU2573747C2/ru active
- 2012-06-22 CA CA2837063A patent/CA2837063A1/en not_active Abandoned
- 2012-06-22 EP EP12804866.7A patent/EP2704434B1/en active Active
- 2012-06-22 ES ES12804866.7T patent/ES2673958T3/es active Active
- 2012-06-27 TW TW101122942A patent/TWI502966B/zh active
Also Published As
| Publication number | Publication date |
|---|---|
| EP2704434A1 (en) | 2014-03-05 |
| BR112013031744A2 (pt) | 2016-12-13 |
| ES2673958T3 (es) | 2018-06-26 |
| CN103583043B (zh) | 2017-02-22 |
| WO2013002144A1 (ja) | 2013-01-03 |
| US20140112391A1 (en) | 2014-04-24 |
| EP2704434B1 (en) | 2018-03-21 |
| TWI502966B (zh) | 2015-10-01 |
| CN103583043A (zh) | 2014-02-12 |
| KR101579106B1 (ko) | 2015-12-21 |
| JP2013009240A (ja) | 2013-01-10 |
| TW201309029A (zh) | 2013-02-16 |
| RU2013154584A (ru) | 2015-08-10 |
| KR20140011482A (ko) | 2014-01-28 |
| EP2704434A4 (en) | 2014-11-26 |
| CA2837063A1 (en) | 2013-01-03 |
| RU2573747C2 (ru) | 2016-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5649523B2 (ja) | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム | |
| JP5563403B2 (ja) | 映像符号化方法,映像復号方法,映像符号化装置,映像復号装置およびそれらのプログラム | |
| JP5649524B2 (ja) | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム | |
| JP5485851B2 (ja) | 映像符号化方法,映像復号方法,映像符号化装置,映像復号装置およびそれらのプログラム | |
| JP5524762B2 (ja) | 映像符号化方法,映像復号方法,映像符号化装置,映像復号装置およびそれらのプログラム | |
| JP2011082725A (ja) | 映像符号化方法,映像符号化装置,映像復号方法,映像復号装置,映像符号化・復号方法,およびプログラム | |
| JP5762243B2 (ja) | 映像符号化方法,装置,映像復号方法,装置およびそれらのプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140128 |
|
| 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: 20141111 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141111 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5649523 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
