JP5693540B2 - ブロック変換ベースの符号化システムで用いられる方法 - Google Patents
ブロック変換ベースの符号化システムで用いられる方法 Download PDFInfo
- Publication number
- JP5693540B2 JP5693540B2 JP2012215857A JP2012215857A JP5693540B2 JP 5693540 B2 JP5693540 B2 JP 5693540B2 JP 2012215857 A JP2012215857 A JP 2012215857A JP 2012215857 A JP2012215857 A JP 2012215857A JP 5693540 B2 JP5693540 B2 JP 5693540B2
- Authority
- JP
- Japan
- Prior art keywords
- block
- block transform
- context
- transform coefficient
- coefficient
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 29
- 238000012545 processing Methods 0.000 claims description 16
- 230000006835 compression Effects 0.000 claims description 14
- 238000007906 compression Methods 0.000 claims description 14
- 238000004364 calculation method Methods 0.000 claims description 3
- 230000000007 visual effect Effects 0.000 claims 5
- 230000006870 function Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 238000010187 selection method Methods 0.000 description 4
- 230000009466 transformation Effects 0.000 description 4
- 238000013459 approach Methods 0.000 description 3
- 238000013139 quantization Methods 0.000 description 3
- 230000003044 adaptive effect Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000002420 orchard Substances 0.000 description 1
- 238000011002 quantification Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
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/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/124—Quantisation
- H04N19/126—Details of normalisation or weighting functions, e.g. normalisation matrices or variable uniform quantisers
-
- 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/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
-
- 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/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
「第1式」
A(Q)=A(Q)+|Rx|
if(N(Q)==RESET)
{
A(Q)=A(Q)/2
N(Q)=N(Q)/2
}
N(Q)=N(Q)+1
ここで、|Rx|は、Rxの絶対値を表し、現係数の再構成値とRESETは、定数である。8×8のブロック変換係数に対しては、RESET=64の値を用いるのが好ましい。この更新されたパラメータ値を用いて、次の係数を符号化する。この係数は、同一のコンテキストQを有するが、現係数Rxは有さない。
(a)周波数ベースのコンテキスト選択
変換係数用にコンテキストを選択するこの方法は、各係数がとる値は水平と垂直の空間周波数に依存することを仮定している。例えば、イメージ/ビデオデータに対し、M×Nの可逆ブロック変換が行われる場合には、M×Nの異なるコンテキストが存在し、それぞれがM×Nの異なる空間周波数の1つに対応し、そして周期は乗算を意味する。かくしてQF(i,j)は、(i,j)番目の係数のコンテキストを意味する。したがって次式となる。
「第2式」
QF(i,j)=N.i+j,
ここで i=0,1,...,M−1
j=0,1,...,N−1
同一のコンテキストQFを有する、以前に再生された変換係数から計算された、A(QF)とN(QF)の符号化パラメータを用いて、現在の再生された係数RxをGolomb 符号化する。その後Rxを用いて符号化パラメータ更新ユニット24内の前述したパラメータA(QF)、N(QF)を更新する。
(b)最近接の近傍ベースのコンテキスト選択
各変換係数用のコンテキストを決定するこの方法は、各係数の値は変換領域内で以前に符号化され、再生された近傍の係数に依存することを前提にしている。各ブロック内の係数が走査され、符号化される順番は、ブロック変換符号化に通常用いられる、標準のジグザグ走査モードである。この走査モードを図2に示す。
即ち次の「第3式」
a=(i+1,J+1),b=(i,j−1)と
c=(i−1,j)上方走査中
「第4式」
a=(i+1,J+1),b=(i−1,j)と
c=(i,j−1)下方走査中
である。
「第5式」
QN(i,j)=f(Ra,Rb,Rc)
ここでRa、Rb、Rcは、それぞれ対応する係数の再構成値である。コンテキストの計算は、現係数xの値Rxを考慮に入れていない。その理由はこれは復号化器に対しては利用できないからである。関数f(*)の例として、以下の方法を用いる。ベクトル(Qa,Qb,Qc)を得るために、近隣Ri,i=a,b,cの量子化値を、次式で決定する。
「第6式」
if(Ri<−T3)Qi=−4;
あるいは if(Ri<T2)Qi=−3;
あるいは if(Ri<T1)Qi=−2;
あるいは if(Ri<0)Qi=−1
あるいは if(Ri<0)Qi=−0
あるいは if(Ri<T1)Qi=1
あるいは if(Ri<T2)Qi=2
あるいは if(Ri<T3)Qi=3
あるいは Qi=4
ここでi=a,b,cとT1、T2、T3は、適宜選択されたしきい値である。ベクトル(Qa,Qb,Qc)の第1のノンゼロ要素が負の場合には、ベクトル(Qa,Qb,Qc)のすべての符号を反転して、(−Qa,−Qb,−Qc)を得る。これにより(Qa,Qb,Qc)が取ることのできる全数を、365に減らすことができる。最後に、ベクトル(Qa,Qb,Qc)は、一体のベースで「0...364」の範囲の整数内にマッピングされ、これは、変換係数のコンテキストQNが考慮されていることを表す。
(c)周波数と最近接の近隣ベースのコンテキスト選択
各変換係数xに対するコンテキストを決定するこの方法は、それが採ることのできる値は、空間周波数(i,j)と、再生された近隣a、b、cの実際の値の両方に依存する。かくしてこのアプローチは、周波数ベースのコンテキスト選択方法と最近接の近隣ベースの近隣ベースのコンテキスト選択方法の組合せである。この方法においては、ブロックの走査モードは、図2のジグザグ走査であり、コンテキスト値QFN(i,j)は次式で決定される。
「第7式」
QFN(i,j)=h(N.i+j,Ra,Rb,Rc)
ここでRa、Rb、Rcは、それぞれ近隣a、b、cの再生された値(式(3)、(4)と図3、4に関し説明したように)と、h(*)は、ある種の関数である。関数h(*)の例を次に示す。
「第8式」
QFN(i,j)=(N.i+j).D(|Ra|+|Rb|+|Rc|)
ここで周期は、乗算を意味し、関数D(x)は次式で与えられる。
=1 if X<T1
=2 if x<T2
=3 if x<T3
=4 それ以外の場合
T1、T2、T3は適宜選択されたしきい値である。
12 ブロック変換器
14 量子化器
16 Golomb符号化器
18 逆量子化器
20 部分的に再生された現フレームのメモリ
22 コンテキスト選択器
24 符号化パラメータ更新ユニット
50 復号化器
52 Golomb復号化器
54 逆量子化器
56 逆ブロック変換器
58 部分的に再生された現フレームのメモリ
60 コンテキスト選択器
62 符号化パラメータ更新ユニット
Claims (10)
- 少なくとも1つのブロックのビジュアルデータに関連するブロック変換係数を処理するためのブロック変換符号化システムで用いられる装置であって、
(A)ビジュアルデータに関連し以前に再生されたベクトルに基づく、コンテキストと関連するそれぞれのベクトルを特定し、
(B)少なくとも1つのブロックに関連するブロック変換係数を処理するのに用いられるベクトル選択値を計算するように構成され、前記ベクトル選択値の計算が前記以前に再生されたベクトルに基づき、現在のベクトルの値を考慮に入れない計算である、少なくとも1つの処理デバイスを有する装置。
- 前記装置は前記システムのビデオ符号化器内に含まれ、前記処理動作は前記ブロック変換係数を符号化することを含むことを特徴とする請求項1記載の装置。
- 前記装置は前記システムのビデオ復号化器内に含まれ、前記処理動作は前記ブロック変換係数を復号化することを含むことを特徴とする請求項1記載の装置。
- 前記ベクトル選択値は、近傍における以前に再生されたブロック変換係数を前記現在のブロック変換係数へと対応させる、前記少なくとも1つのブロックのビジュアルデータに関連する前記ブロック変換係数の走査順に関する関数として計算されることを特徴とする請求項1記載の装置。
- 近傍における前記以前に再生されたブロック変換係数のそれぞれの位置は、a、b、cであり、
前記位置は、前記現在のブロック変換係数の位置を(i,j)とした場合に、前記少なくとも1つのブロックのビジュアルデータに関連する前記ブロック変換係数の上方向走査の間、式a=(i+1,j−1)、b=(i,j−1)、c=(i−1,j)により決定されることを特徴とする請求項1記載の装置。
- 近傍における前記以前に再生されたブロック変換係数のそれぞれの位置は、a、b、cであり、
前記位置は、前記現在のブロック変換係数の位置を(i,j)とした場合に、前記少なくとも1つのブロックのビジュアルデータに関連する前記ブロック変換係数の下方向走査の間、式a=(i−1,j+1)、b=(i−1,j)、c=(i,j−1)により決定されることを特徴とする請求項1記載の装置。
- 前記装置はビデオ符号化器が対応するビデオ復号化器に符号化パラメータ情報を提供する必要がないような前記ビデオ符号化器内に含まれることを特徴とする請求項1記載の装置。
- 前記ベクトル選択値を用いて、圧縮スキームにおけるブロック変換係数の処理に使用される符号化パラメータを更新する
ことを特徴とする請求項1記載の装置。
- 前記処理は、Golomb 復号化プロセスを実行する処理を有することを特徴とする請求項1記載の装置。
- 前記処理は、Golomb符号化プロセスを実行する処理を有することを特徴とする請求項1記載の装置。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US09/452990 | 1999-12-02 | ||
| US09/452,990 US6680974B1 (en) | 1999-12-02 | 1999-12-02 | Methods and apparatus for context selection of block transform coefficients |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000366551A Division JP5220247B2 (ja) | 1999-12-02 | 2000-12-01 | ブロック変換ベースの符号化システムで用いられる方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013051694A JP2013051694A (ja) | 2013-03-14 |
| JP5693540B2 true JP5693540B2 (ja) | 2015-04-01 |
Family
ID=23798784
Family Applications (6)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000366551A Expired - Lifetime JP5220247B2 (ja) | 1999-12-02 | 2000-12-01 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2012215857A Expired - Lifetime JP5693540B2 (ja) | 1999-12-02 | 2012-09-28 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2012215856A Expired - Lifetime JP5693539B2 (ja) | 1999-12-02 | 2012-09-28 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2014198367A Expired - Lifetime JP5869642B2 (ja) | 1999-12-02 | 2014-09-29 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2014226938A Pending JP2015065671A (ja) | 1999-12-02 | 2014-11-07 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2016078018A Pending JP2016167831A (ja) | 1999-12-02 | 2016-04-08 | ブロック変換ベースの符号化システムで用いられる方法 |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000366551A Expired - Lifetime JP5220247B2 (ja) | 1999-12-02 | 2000-12-01 | ブロック変換ベースの符号化システムで用いられる方法 |
Family Applications After (4)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012215856A Expired - Lifetime JP5693539B2 (ja) | 1999-12-02 | 2012-09-28 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2014198367A Expired - Lifetime JP5869642B2 (ja) | 1999-12-02 | 2014-09-29 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2014226938A Pending JP2015065671A (ja) | 1999-12-02 | 2014-11-07 | ブロック変換ベースの符号化システムで用いられる方法 |
| JP2016078018A Pending JP2016167831A (ja) | 1999-12-02 | 2016-04-08 | ブロック変換ベースの符号化システムで用いられる方法 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US6680974B1 (ja) |
| EP (1) | EP1107608B1 (ja) |
| JP (6) | JP5220247B2 (ja) |
| CA (1) | CA2326785A1 (ja) |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030228068A1 (en) * | 2002-06-11 | 2003-12-11 | General Electric Company | Progressive transmission and reception of image data using modified hadamard transform |
| KR101050261B1 (ko) | 2004-07-14 | 2011-07-19 | 에이전시 포 사이언스, 테크놀로지 앤드 리서치 | 콘텍스트 기반의 신호 엔코딩 및 디코딩 |
| JP2008042497A (ja) * | 2006-08-04 | 2008-02-21 | Seiko Epson Corp | デコード装置、情報再生装置及び電子機器 |
| CN100583649C (zh) * | 2007-07-23 | 2010-01-20 | 华为技术有限公司 | 矢量编/解码方法、装置及流媒体播放器 |
| FR2955730A1 (fr) * | 2010-01-25 | 2011-07-29 | Thomson Licensing | Procedes de codage et de decodage |
| ES2912048T3 (es) | 2010-04-13 | 2022-05-24 | Ge Video Compression Llc | Codificación de mapas de significado y bloques de coeficiente de transformada |
| US9042440B2 (en) | 2010-12-03 | 2015-05-26 | Qualcomm Incorporated | Coding the position of a last significant coefficient within a video block based on a scanning order for the block in video coding |
| US8976861B2 (en) | 2010-12-03 | 2015-03-10 | Qualcomm Incorporated | Separately coding the position of a last significant coefficient of a video block in video coding |
| US20120163456A1 (en) | 2010-12-22 | 2012-06-28 | Qualcomm Incorporated | Using a most probable scanning order to efficiently code scanning order information for a video block in video coding |
| US9106913B2 (en) | 2011-03-08 | 2015-08-11 | Qualcomm Incorporated | Coding of transform coefficients for video coding |
| US10142637B2 (en) * | 2011-03-08 | 2018-11-27 | Texas Instruments Incorporated | Method and apparatus for parallelizing context selection in video processing |
| US10499059B2 (en) | 2011-03-08 | 2019-12-03 | Velos Media, Llc | Coding of transform coefficients for video coding |
| US9491469B2 (en) | 2011-06-28 | 2016-11-08 | Qualcomm Incorporated | Coding of last significant transform coefficient |
| US9813704B2 (en) | 2011-10-31 | 2017-11-07 | Nanyang Technological University | Lossless image and video compression |
| US9253481B2 (en) | 2012-01-13 | 2016-02-02 | Qualcomm Incorporated | Determining contexts for coding transform coefficient data in video coding |
| US9538175B2 (en) * | 2012-09-26 | 2017-01-03 | Qualcomm Incorporated | Context derivation for context-adaptive, multi-level significance coding |
| SG11201503398WA (en) | 2012-10-31 | 2015-05-28 | Univ Nanyang Tech | Multi-screen media delivery systems and methods |
| CN103686173B (zh) * | 2014-01-09 | 2017-03-01 | 英特尔公司 | 变换与反变换电路 |
| CN108616686B (zh) * | 2016-12-12 | 2020-09-11 | 南京理工大学 | 一种全哈达玛矩阵编码成像方法 |
| US10484695B2 (en) | 2017-10-23 | 2019-11-19 | Google Llc | Refined entropy coding for level maps |
| EP4213096B1 (en) | 2018-01-18 | 2026-04-22 | Malikie Innovations Limited | Methods and devices for entropy coding point clouds |
| JP7119488B2 (ja) * | 2018-03-27 | 2022-08-17 | セイコーエプソン株式会社 | プロジェクター、及び、プロジェクターの制御方法 |
| EP3937132B1 (en) * | 2018-04-09 | 2025-05-28 | BlackBerry Limited | Methods and devices for binary entropy coding of point clouds |
| US10645381B2 (en) | 2018-04-30 | 2020-05-05 | Google Llc | Intra-prediction for smooth blocks in image/video |
| US11006150B2 (en) * | 2018-09-24 | 2021-05-11 | Tencent America LLC | Method and apparatus for video coding |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2865847B2 (ja) * | 1990-10-16 | 1999-03-08 | 株式会社日立製作所 | 動画像符号化方法 |
| US6222881B1 (en) * | 1994-10-18 | 2001-04-24 | Intel Corporation | Using numbers of non-zero quantized transform signals and signal differences to determine when to encode video signals using inter-frame or intra-frame encoding |
| US5644361A (en) * | 1994-11-30 | 1997-07-01 | National Semiconductor Corporation | Subsampled frame storage technique for reduced memory size |
| JP3792762B2 (ja) * | 1995-09-22 | 2006-07-05 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
| GB2311183A (en) | 1996-03-13 | 1997-09-17 | Innovision Plc | Gradient based motion estimation |
| GB2321375B (en) * | 1997-01-21 | 2002-02-27 | Fujitsu Ltd | Data encoding method and apparatus and data decoding method and apparatus |
| FI107496B (fi) * | 1997-07-18 | 2001-08-15 | Nokia Mobile Phones Ltd | Kuvan kompressointi |
| SE512291C2 (sv) * | 1997-09-23 | 2000-02-28 | Ericsson Telefon Ab L M | Inbäddad DCT-baserad stillbildskodningsalgoritm |
| EP0914004A1 (en) | 1997-10-29 | 1999-05-06 | Ntec Media GmbH | Coding system and method for lossless and lossy compression of still and motion images |
| US6272180B1 (en) * | 1997-11-21 | 2001-08-07 | Sharp Laboratories Of America, Inc. | Compression and decompression of reference frames in a video decoder |
| US6219457B1 (en) * | 1998-05-26 | 2001-04-17 | Silicon Graphics, Inc. | Method and system for decoding data encoded in a variable length code word |
| US6625215B1 (en) | 1999-06-07 | 2003-09-23 | Lucent Technologies Inc. | Methods and apparatus for context-based inter/intra coding mode selection |
-
1999
- 1999-12-02 US US09/452,990 patent/US6680974B1/en not_active Expired - Lifetime
-
2000
- 2000-11-22 CA CA002326785A patent/CA2326785A1/en not_active Abandoned
- 2000-11-27 EP EP00310521.0A patent/EP1107608B1/en not_active Expired - Lifetime
- 2000-12-01 JP JP2000366551A patent/JP5220247B2/ja not_active Expired - Lifetime
-
2012
- 2012-09-28 JP JP2012215857A patent/JP5693540B2/ja not_active Expired - Lifetime
- 2012-09-28 JP JP2012215856A patent/JP5693539B2/ja not_active Expired - Lifetime
-
2014
- 2014-09-29 JP JP2014198367A patent/JP5869642B2/ja not_active Expired - Lifetime
- 2014-11-07 JP JP2014226938A patent/JP2015065671A/ja active Pending
-
2016
- 2016-04-08 JP JP2016078018A patent/JP2016167831A/ja active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| JP5220247B2 (ja) | 2013-06-26 |
| JP2015065671A (ja) | 2015-04-09 |
| JP2001204031A (ja) | 2001-07-27 |
| JP2016167831A (ja) | 2016-09-15 |
| EP1107608A3 (en) | 2004-01-14 |
| JP2013038809A (ja) | 2013-02-21 |
| JP5693539B2 (ja) | 2015-04-01 |
| JP5869642B2 (ja) | 2016-02-24 |
| US6680974B1 (en) | 2004-01-20 |
| JP2015027096A (ja) | 2015-02-05 |
| EP1107608B1 (en) | 2013-07-24 |
| JP2013051694A (ja) | 2013-03-14 |
| CA2326785A1 (en) | 2001-06-02 |
| EP1107608A2 (en) | 2001-06-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5869642B2 (ja) | ブロック変換ベースの符号化システムで用いられる方法 | |
| JP4234607B2 (ja) | 画像/ビデオエンコーダおよび/またはデコーダにおける符号化変換係数 | |
| JP4800571B2 (ja) | 損失の無い方法でディジタル画像を符号化するための装置および方法 | |
| CN101933331B (zh) | 视频编码装置、视频编码方法、视频解码方法 | |
| KR101717510B1 (ko) | 화상 예측 부호화 장치, 방법 및 프로그램, 화상 예측 복호 장치, 방법 및 프로그램, 및 부호화·복호 시스템 및 방법 | |
| JP7631455B2 (ja) | 変換スキップ及びパレットコーディング関連情報のシグナリングベースの映像又はビデオコーディング | |
| JP2003250157A (ja) | 静止映像及び動映像を符号化/復号化するための変換係数の最適走査方法 | |
| CN101904172A (zh) | Vlc方法和设备 | |
| KR100846778B1 (ko) | 복수개의 주사 패턴을 이용한 부호화 방법, 복호화 방법,및 그 장치 | |
| JPWO2003079692A1 (ja) | 階層符号化装置および復号装置 | |
| KR20010102155A (ko) | '블러키 화상' 효과의 감소 | |
| JP2859830B2 (ja) | ビデオ信号復号化装置 | |
| CN114079782B (zh) | 视频图像重建方法、装置、计算机设备及存储介质 | |
| JPH06189290A (ja) | 1d/2d dctを用いた映像信号符号化装置 | |
| KR20120034044A (ko) | 영상 변환 부호화/복호화 방법 및 장치 | |
| CN111587575B (zh) | 基于高频归零确定变换系数扫描顺序的方法及其设备 | |
| JP3234807B2 (ja) | デコード方法 | |
| JP3597781B2 (ja) | ピクセルを有するディジタル画像における動き予測方法及び装置 | |
| KR100566290B1 (ko) | 스캔 테이블을 이용한 영상 주사방법과 그를 적용한 이산코사인 변환 장치 | |
| JPH03124182A (ja) | セル廃棄補償画像復号化方式 | |
| JPH0237889A (ja) | 画像符号化伝送装置 | |
| JP2009095066A (ja) | 動画像復号化装置、動画像復号化方法、動画像符号化装置、および動画像符号化方法 | |
| JPH0487470A (ja) | 画像処理装置 | |
| JPH09107545A (ja) | データストリームを復号化するときエラーをマスキングする方法と装置 | |
| JPH04290070A (ja) | 画像符号化装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A132 Effective date: 20130418 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20130718 |
|
| A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20130723 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131018 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131107 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20140207 |
|
| A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20140213 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140507 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140529 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140929 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20141112 |
|
| 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: 20150106 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150203 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5693540 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| EXPY | Cancellation because of completion of term |