JP3807117B2 - Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method - Google Patents

Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method Download PDF

Info

Publication number
JP3807117B2
JP3807117B2 JP26284498A JP26284498A JP3807117B2 JP 3807117 B2 JP3807117 B2 JP 3807117B2 JP 26284498 A JP26284498 A JP 26284498A JP 26284498 A JP26284498 A JP 26284498A JP 3807117 B2 JP3807117 B2 JP 3807117B2
Authority
JP
Japan
Prior art keywords
layer
data
signal value
value
hierarchical
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 - Fee Related
Application number
JP26284498A
Other languages
Japanese (ja)
Other versions
JP2000092331A (en
Inventor
哲二郎 近藤
勉 市川
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP26284498A priority Critical patent/JP3807117B2/en
Publication of JP2000092331A publication Critical patent/JP2000092331A/en
Application granted granted Critical
Publication of JP3807117B2 publication Critical patent/JP3807117B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

【0001】
【発明の属する技術分野】
この発明は、階層データの生成装置および方法、階層データの生成復元システムおよび方法に関する。
【0002】
【従来の技術】
解像度の異なる複数の階層の画像信号を生成するための階層符号化が知られている。すなわち、高解像度画像信号を第1の階層としてこれより解像度が低い第2階層の画像信号、第2階層の画像信号より解像度が低い第3階層の画像信号、・・・・第(n−1)階層の画像信号より解像度が低い第n階層の画像信号を形成する符号化(階層符号化と称される)が提案されている。この符号化によれば、複数の画像信号を一つの伝送路(通信路、記録媒体)を介して伝送し、受信側では、複数の階層とそれぞれ対応する画像モニタによって、画像データを再生することができる。
【0003】
より具体的には、標準解像度ビデオ信号、高解像度ビデオ信号、コンピュータディスプレイの画像データ、画像データベースを高速検索するための低解像度ビデオ信号等が異なる解像度のビデオ信号である。また、解像度の高低以外に、画像の拡大、縮小(所謂電子ズーム)に対しても階層符号化を適用することができる。画像の拡大、縮小は、例えばビデオゲームのアプリケーションにおいてしばしば使用される機能である。
【0004】
従来の階層符号化では、第1階層(入力)画像信号と画素数が第1階層の画像信号に対して1/4の第2階層の画像信号を形成する場合、第1階層の画像信号を1/4に間引き、第2階層の画像信号を形成すると共に、第2階層の画像信号から補間された第1階層の補間信号と入力画像信号との差分値を計算し、この差分値を伝送している。このように、従来の階層符号化では、差分値の画素数は、入力画像信号の画素数と等しく、さらに、第2階層の信号を伝送するので、伝送データ量が元のデータ量より増大するのが普通であった。5階層の例では、画素数に関して、256+64+16+4+1=341となり、各画素当たりのビット数を同一とすると、341/256≒1.33倍にデータ量が増加する。
【0005】
一方、本願出願人は、データ量の増大を抑制することができる階層符号化を既に提案している。この階層符号化について、3階層を例にして図1を参照して説明する。すなわち、階層構造データは、入力画像データで構成される第1階層データDL1と、これより解像度が低い第2階層データDL2と、第2階層より解像度が低い第3階層データDL3から構成されるものである。
【0006】
図1において最も下に、入力画像データによって構成される第1階層データDL1の部分的画像(4×4画素)が示されている。この部分的画像を画素ブロックと称する。図1において、一つの正方形が一つの画素を表している。この第1階層の(2×2画素)の4個の画素毎に合計値または平均値が計算される。例えばX11,X21,X31,X41の合計値Y1(=X11+X21+X31+X41)または平均値Y1(=1/4・(X11+X21+X31+X41))が計算される。従って、(4×4画素)と対応する部分が(2×2画素)になる。このように計算された合計値または平均値によって第2階層データDL2が構成される。第2階層では、(2×2画素)が画素ブロックである。
【0007】
次に第2階層の空間的に隣接する(2×2)の4個の画素の合計値または平均値を計算する。例えば、合計値Z(=Y1+Y2+Y3+Y4)または平均値Z(=1/4・(Y1+Y2+Y3+Y4))が計算される。このように計算された合計値または平均値によって、第3階層データDL3が構成される。第3階層データDL3は、入力画像の画素ブロックに対応する1画素の集合である。図1から分かるように、階層が変化するに従って、画素数が1/4、1/16、・・・と減少する。言い換えると、画像の面積が一定とすると、解像度が同様の割合で低下する。画素間の距離が一定であれば、画像の大きさが同様の割合で縮小する。このように、符号化処理は、第1階層から順により上位の階層に向かってなされる。
【0008】
上述の平均値により上位の階層の画像を形成する階層符号化は、複数の階層の画像データを伝送する場合に、伝送画素数が増大しない利点がある。図1の例では、括弧を付した画素を伝送する代わりに上位階層のデータを伝送すれば良い。例えば第1階層の画素データX41の代わりに第2階層のデータY4を伝送すれば良い。また、第2階層の画素データY4の代わりに第3階層のデータZを伝送すれば良い。すなわち、第1階層の画素ブロック毎の1画素(図1では、合計4画素)の伝送を省略し、その省略された画素の代わりにY1,Y2,Y3,Zを伝送する。
【0009】
復号処理について説明すると、最上位階層である第3階層データDL3は、受信データから直接得ることができる。第2階層のデータ中で伝送が省略された画素データ例えばY4は、合計値を用いる場合では、Y4=Z−(Y1+Y2+Y3)で求めることができる。また、平均値を用いる場合では、Y4=4Z−(Y1+Y2+Y3)として求められる。さらに、第1階層のデータ中で伝送が省略された画素データ例えばX41は、X41=Y1−(X11+X21+X31)(合計値の場合)またはX41=4Y1−(X11+X21+X31)(平均値の場合)として求められる。このように、復号時には、第3階層から順により下位の階層に向かってなされる。なお、伝送を省略する画素の位置は、右下コーナーの位置に限定されるものではない。
【0010】
上述した階層符号化において、画素値が8ビットのデータである場合、平均演算または加算によって生成される値が10ビットとなる。データ量が増加することを防止する目的で、合計値の下位側の2ビットまたは小数点以下に相当する桁を四捨五入あるいは切り捨てによって、上位8ビットに丸める処理を行っている。より下位の階層の伝送を省略した画素を復元する時に、符号化時の丸めによる誤差は、復元された画素値の下位2ビットに重畳される。図1の例では、第2階層の画素データY4を復元する時に、Y4の下位2ビットに誤差が重畳される。さらに、第1階層の画素データX4を復元する時には、復元されたY4の下位2ビットに重畳された誤差が上位側へ2ビットシフトされる。このように、復号時には、下位階層になるほど、誤差が重畳される2ビットが上位側にシフトする。5階層の場合では、最下位の第1階層において、復元された画素データのMSB(Most Significant Bit)および2番目の上位ビットに誤差が重畳される。
【0011】
下位の階層になるほど、誤差の影響がこのように上位側にシフトすることは、下位の階層になるほど、復号誤差が増大する問題を生じる。この問題を解決する一つの方法は、1画素当たりのビット長を上位階層ほど長くする方法である。図1の例では、第1階層データDL1は、8ビット/1画素とされ、第2階層データDL2は、10ビット/1画素とされ、第3階層データDL3は、12ビット/1画素とされる。上位画素に関する値は、下位階層4画素の合計値(10ビット)である(または上位から8ビット目と9ビット目との間に小数点が位置する平均値であるとみなせる)。但し、復号画像を表示する時には、上位8ビットに丸めた値を用いる。この方法は、全データ量(全ビット量)が元の画像データの1.08倍に増大する。この増加の程度は、各階層のデータを全て伝送する時の増加率1.33より少なくできる。
【0012】
【発明が解決しようとする課題】
上述したように、上位階層ほどビット長を拡張する方法は、発生データの増加率が抑えられているが、多少の増加が発生する。若し、下位階層の4個の画素値の合計値の下位側の2ビットまたはその平均値の小数点以下に相当する桁がゼロであれば、丸めの処理に伴う誤差が発生せず、また、その誤差が復元時に上位ビット側にシフトする問題も生じない。しかしながら、実際には、そのように、下位側の2ビットまたは小数点以下に相当する桁がゼロとならない方が多い。
【0013】
従って、この発明の目的は、上述した階層符号化において、上位階層データの生成時に発生する誤差を、その下位階層データの中に分散して重畳することによって、データ量の増加を防止でき、また、画像劣化の少ない階層データの生成装置および方法、階層データの生成復元システムおよび方法を提供することにある。
【0014】
【課題を解決するための手段】
請求項1の発明は、上述した課題を解決するために、入力データから第1の階層データと第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成する階層データの生成装置において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、丸めにより生じる誤差を、第1の階層の信号値に分散させて重畳することによって、改めて第1の階層の信号値を生成する信号値生成手段と、
第1の階層の複数の信号値の内の1個を第2の階層の信号値によって置き換えてデータ量を圧縮する置き換え手段とを有し、
置き換え手段が発生する信号値を出力することを特徴とする階層データの生成装置である。
【0015】
請求項6の発明は、入力データから第1の階層データと第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成し、階層構造データを受け取り、階層構造データから第1および第2の階層データをそれぞれ復元する階層データの生成復元システムにおいて、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、丸めにより生じる誤差を、第1の階層の信号値に分散させて重畳することによって、改めて第1の階層の信号値を生成する信号値生成手段と、
第1の階層の複数の信号値の内の1個を第2の階層の信号値によって置き換えてデータ量を圧縮する置き換え手段と、
置き換え手段が発生する信号値を伝送または記憶する手段と、
受信または再生した第2の階層の信号値と、第2の階層の信号値で置き換えられたもの以外の第1の階層の信号値とによって、第2の階層の信号値で置き換えられた第1の階層の信号値を復元する手段とを有することを特徴とする階層データの生成復元システムである。
【0016】
請求項7の発明は、入力データから第1の階層データと第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成する階層データの生成方法において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、丸めにより生じる誤差を、第1の階層の信号値に分散させて重畳することによって、改めて第1の階層の信号値を生成するステップと、
第1の階層の複数の信号値の内の1個を第2の階層の信号値によって置き換えてデータ量を圧縮するステップとからなり、
圧縮するステップで発生した信号値を出力することを特徴とする階層データの生成方法である。
【0017】
請求項8の発明は、入力データから第1の階層データと第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成し、階層構造データを受け取り、階層構造データから第1および第2の階層データをそれぞれ復元する階層データの生成復元方法において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、丸めにより生じる誤差を、第1の階層の信号値に分散させて重畳することによって、改めて第1の階層の信号値を生成するステップと、
第1の階層の複数の信号値の内の1個を第2の階層の信号値によって置き換えてデータ量を圧縮するステップと、
圧縮するステップで発生した信号値を伝送または記憶するステップと、
受信または再生した第2の階層の信号値と、第2の階層の信号値で置き換えられたもの以外の第1の階層の信号値とによって、第2の階層の信号値で置き換えられた第1の階層の信号値を復元するステップとを有することを特徴とする階層データの生成復元方法である。
【0018】
この発明は、上位階層のデータのビット長を拡張せず、また、付加コードを必要としないものである。この発明によれば、各階層の画素のビット長を最下位階層のビット長と等しい固定長とすることができる。従って、データ量の増加を抑えることができる。丸め誤差が生じるが、丸め誤差を分散して重畳するので、視覚上、復元画像の画質の劣化を目立たなくできる。
【0019】
【発明の実施の形態】
以下、この発明の一実施形態について説明する。一実施形態は、階層符号化の方法である。一例として最下位階層データ(入力画像データ)DL1は、1画素が8ビットの画像データである。カラー画像の場合では、例えば輝度データ、2個の色差データの各コンポーネント毎に処理される。但し、コンポジット信号(輝度信号+搬送色信号)であっても良い。また、この一実施形態は、下位階層の隣接4画素の画素値の平均値によりその上位階層における画素を生成し、下位階層の隣接4画素の内の1画素は、生成した上位階層の画素によって置き換え、全階層データが併存する場合に比してデータ量を圧縮する階層符号化に対してこの発明を適用したものである。
【0020】
この発明による誤差分散の基本的な考え方について説明する。上位階層データの作成においてビット長固定の場合に発生する誤差をその下位階層データの中に分散して重畳する。さらに、誤差を最下位階層まで順に分散、重畳させてゆくことにより、最下位階層以外の階層のデータ(その下位階層の隣接4画素の平均値)が必ず4の倍数であるように、最下位階層のデータを補正する。この処理の結果、階層符号化における付加ビットが不要となる。
【0021】
図2および図3は、一実施形態の符号化処理の流れを示すものである。例えば図2および図3のフローチャートは、ソフトウェア処理により階層構造データを生成するための処理を示す。図2および図3は、本来は、一連の流れを、作図スペースの都合上、別図面へ分割したものである。
【0022】
この一実施形態では、隣接4画素の合計値を生成し、合計値を切り捨てによって丸めることにより、上位階層の画素値を生成するようにしている。例えば第2階層の画素値Y1は、Y1=(X11+X21+X31+X41)(切り捨てで8ビットに変換)によって生成される。切り捨ては、単に下位2ビットを捨てることである。合計値に限らず、平均値によって上位階層の画素値を形成しても良い。また、切り捨てに限らず、四捨五入を丸め処理として使用しても良い。四捨五入は、上位から9ビット目が1である時に、8ビット目に1を加え、9ビット目が0である時に8ビット目に1を加えず、さらに、何れの場合にも下位2ビットの00を捨てる処理である。
【0023】
但し、以降の説明において、丸めた合計値と言った場合には、00とした下位2ビットを捨ててしまわない10ビットの値であるとする。言い換えると、丸めた値の下位に2ビットの00を付加した値である。
【0024】
ステップST1では、最下位階層のデータが入力される。次のステップST2において、隣接する4画素値の合計値が計算される。ステップST3では、合計値の下位2ビットが丸められる。ステップST4において、丸め誤差Dが計算される。丸め誤差Dは、丸めた合計値から合計値を減算した値である。切り捨ての場合では、D=0,−1,−2,または−3である。
【0025】
丸め誤差(差分値)Dが0かどうかが決定される。(ステップST5)。誤差が0であれば、誤差分散処理が不要であり、処理がステップST6に移る。ステップST6では、最下位階層の画素ブロック内の処理が終了したかどうかが決定される。処理が終了してないと決定されると、隣接4画素の組が更新される(ステップST7)。そして、ステップST2に戻って上述した処理が繰り返される。
【0026】
ステップST6において、該当画素ブロック内の処理が終了したと決定されると、ステップST8において、上位階層が最上位階層であるか否かが決定される。最上位階層でないと決定されると、処理の対象の階層が上昇される(ステップST9)。そして、ステップST2に戻って上述した処理が繰り返される。
【0027】
ステップST8において、最上位階層であると決定されると、ステップST10において、全画素ブロックの処理が終了したか否かが決定される。全画素ブロックの処理が未了と決定されると、画素ブロックが更新される(ステップST11)。そして、ステップST2に戻って上述した処理が繰り返される。ステップST10において、全画素ブロックの処理が終了したと決定されると、階層構造データの生成処理が終了する。
【0028】
ステップST5において、誤差Dが0でない場合には、誤差分散処理がなされる。先ず、ステップST12において、丸めた合計値を2ビット右へシフトした値、すなわち、切り捨てによって上位階層画素値を生成し、上位階層画素値によって下位階層の1画素を置き換える。ステップST13において、下位階層4画素の内の1画素を選択する。選択した画素(被選択画素)が上位階層画素によって置き換えられる画素(被置換画素)か否かが決定される(ステップST14)。
【0029】
被置換画素でない場合には、ステップST15において、被選択画素の画素値が補正される。この補正は、誤差Dをその絶対値|D|で割った値を被選択画素の画素値に加算する処理である。従って、切り捨ての場合では、補正値が−1とされる。ステップST14において、被選択画素が被置換画素であると決定されると、被選択画素の補正が行われない。
【0030】
次のステップST16で、下位階層が最下位階層かどうかが決定される。ステップST16において、最下位階層であると決定されると、ステップST17において、|D|画素分の補正が終了したかどうかが決定される。ステップST17において、補正が終了したと決定されると、ステップST6で該当画素ブロック内の補正が終了したかどうかが決定される。このステップST6からST11までの処理は、上述した通りである。
【0031】
ステップST16において、誤差を分散させた下位階層が最下位階層でないと決定されると、図3に示すフローチャートの処理がなされる。先ず、ステップST21において階層が下降される。ステップST22において、下位階層の4画素の内の1画素が選択される。被選択画素が被置換画素(すなわち、上位階層の画素値で置き換えられる画素)かどうかが決定される(ステップST23)。
【0032】
被置換画素でない場合には、ステップST24において、被選択画素の画素値が補正される。この補正は、誤差Dをその絶対値|D|で割った値を被選択画素の画素値に加算する処理である。被置換画素である場合には、補正がなされない。そして、下位階層が最下位階層かどうかが決定される(ステップST25)。下位階層が最下位階層でない場合には、ステップST21(階層の下降)に処理が戻る。
【0033】
ステップST25において、下位階層が最下位階層であると決定される場合には、ステップST26において、4画素分の補正が終了したかどうかが決定される。4画素分の補正が終了していないと決定されると、処理がステップST22(画素選択)に戻り、上述したのと同様の処理が繰り返される。
【0034】
ステップST26において、4画素分の補正が終了したと決定されると、ステップST27において、上位階層データの有無が調べられる。上位階層データがあると決定されると、ステップST23で階層が上昇され、ステップST26(補正終了?)に処理が戻る。ステップST27において、上位階層データが無いと決定されると、図2中のステップST17(補正終了?)に処理が戻る。ステップST17以降の処理は、上述した通りである。
【0035】
なお、画素ブロックは、最上位階層の1画素に対応する下位階層の領域である。3階層の場合では、第1階層の4×4画素の領域、第2階層の2×2画素の領域がそれぞれ画素ブロックである。但し、画素ブロックの定義を全画面としても良い。その場合では、ステップST10(全ブロックの終了?)およびステップST11(画素ブロックの更新)が不要である。
【0036】
図4は、この発明の一実施形態による階層データ作成装置の一例を示す。図1に示すような3階層のデータを作成する場合に対してこの装置が適用される。入力画像データ(第1階層の元データ)の隣接4画素X1i, X2i, X3i, X4i(i=1,2,3,4)が加算器1に供給される。隣接4画素が同時化され、隣接4画素毎が加算器1に入力される。加算器1からの合計値Tiが補正値発生部2内の丸めユニット3に供給される。
【0037】
丸めユニット3は、例えば切り捨てにより8ビットとされた第2階層の暫定画素値Yi’を発生する。暫定とは、補正処理が未だされていないことを意味する。暫定画素値Yi’は、デマルチプレクサ31に出力される。また、暫定画素値Yi’と合計値Tiが減算器4に供給され、((Yi’の下位に2ビット00を付加した値)−Ti=D)によって、丸め誤差Dが算出される。減算器4に対してYi’は、2ビット上位にシフトして入力し、また、下位2ビットには、常に00が入力されるようにする。丸め誤差Dが補正値生成ユニット5および制御ユニット6に供給される。
【0038】
補正値生成ユニット5は、D/|D|によって−1(あるいは四捨五入による丸めの場合には、−1ないし+1)の補正値を生成する。補正値がセレクタ7,8および9に対してその一方の入力として供給される。セレクタ7,8および9の他方の入力としてゼロデータが供給される。制御ユニット6は、セレクタ7,8および9に対して制御信号を発生する。誤差Dが0の時には、ゼロデータが選択されるように、制御ユニット6がセレクタ7,8および9を制御する。また、補正値が生成される時には、隣接4画素に対して所定の優先順位でもって補正値が選択されるように、制御ユニット6がセレクタ7,8および9を制御する。
【0039】
補正値発生部2のセレクタ7,8および9から出力されるゼロデータまたは補正値が加算器10,11,12にそれぞれ供給される。加算器10,11,12には、被置換画素X4i以外の3個の画素X1i,X2i,X3iが供給される。加算器10,11,12において、画素X1i,X2i,X3iのそれぞれに対してゼロデータまたは補正値が加算される。加算器10,11,12の出力データがデマルチプレクサ13,14,15に供給される。
【0040】
デマルチプレクサ13は、補正値が加算された画素値をレジスタ群16の4個のレジスタに対して順に出力し、デマルチプレクサ14は、補正値が加算された画素値をレジスタ群17の4個のレジスタに対して順に出力し、デマルチプレクサ15は、補正値が加算された画素値をレジスタ群18の4個のレジスタに対して順に出力する。レジスタ群16,17,18は、順に供給される4個の画素値を同時化する。
【0041】
レジスタ群16は、4個の画素値を加算器群19の4個の加算器に供給する。レジスタ群17および18は、4個の画素値を加算器群20および21の4個の加算器に対してそれぞれに供給する。加算器群19,20,21には、第3階層の画素値を4の倍数とするための補正値がそれぞれ供給される。加算器群19,20,21から最終的な第1階層の画素値が得られる。
【0042】
すなわち、加算器群19からは、図1に示す階層構造において、隣接する4画素の組のそれぞれの左上の画素の画素値X11, X12, X13, X14が出力され、加算器群20からは、隣接する4画素の組のそれぞれの右上の画素の画素値X21, X22, X23, X24が出力され、加算器群21からは、隣接する4画素の組のそれぞれの左下の画素の画素値X31, X32, X33, X34が出力される。
【0043】
31で示すデマルチプレクサに対して、上述した丸めユニット3からの暫定画素値Yi’が供給される。デマルチプレクサ31は、暫定画素値Yi’をレジスタ群32の4個のレジスタに対して順に出力する。レジスタ群32によって、同時化された4個の暫定画素値Y1’,Y2’,Y3’,Y4’が加算器33に供給される。加算器33からの合計値T5が補正値発生部34に供給される。
【0044】
補正値発生部34は、補正値発生部2と同様の構成を有する。但し、制御ユニット35およびセレクタ36が補正値発生部34のブロック内部のものとは別のブロックとして付加して示されている。補正値発生部34では、合計値T5を丸めることにより画素値Zが形成され、(D=(Zの下位に2ビット00を付加した値−T5)の演算によって丸め誤差Dが生成され、D/|D|の演算によって補正値が形成される。
【0045】
形成された補正値が加算器群37の4個の加算器にそれぞれ供給される。加算器群37の加算器の他の入力として、レジスタ群32により同時化された暫定画素値Y1’,Y2’,Y3’が供給され、これらの暫定画素値に対して補正値が加算される。暫定画素値Y4’は、第3階層の画素値Zにより置換される被置換画素のために、加算器群37には供給されない。加算器群37から最終的な第2階層の画素値Y1〜Y3が取り出される。
【0046】
補正値発生部2で生成された補正値が加算器群19,20,21に対して供給される。画素値Y1に対する補正値が画素値X11, X21, X31を出力する加算器に対して供給される。画素値Y2に対する補正値が画素値X12, X22, X32を出力する加算器に対して供給される。画素値Y3に対する補正値が画素値X13, X23, X33を出力する加算器に対して供給される。
【0047】
セレクタ36には、補正値とゼロデータが供給され、制御ユニット35によってセレクタ36が一方を選択する。制御ユニット35には、丸め誤差Dが供給され、D=0の時には、セレクタ36がゼロデータを選択し、D≠0の時には、セレクタ36が補正値を選択するように、制御ユニット35がセレクタ36を制御する。セレクタ36の出力が加算器群19,20,21の画素値X14, X24, X34を出力する加算器に対して供給される。
【0048】
以上の構成により、加算器群19,20,21からは、第1階層の画素値X1i, X2i, X3iが取り出され、加算器群37からは、第2階層の画素値Y1〜Y3が取り出され、補正値発生部34からは、第3階層の画素値Z(合計値T5を丸めた値)が取り出される。
【0049】
この発明の一実施形態の理解のために、処理の具体例について図5を参照して説明する。図5では、階層数が3の場合を想定している。従って、第1階層が最下位階層、第3階層が最上位階層である。加算器1では、隣接4画素(X11, X21, X31, X41)の合計値T1が計算される。合計値T1の下位2ビットが丸めユニット3によって丸められ、暫定画素値Y1’が生成される。減算器4では、丸め誤差Dが計算される。
【0050】
図5の例では、合計値T1が4の倍数であって、下位2ビットが00である。従って、セレクタ7、8、9がゼロデータを選択し、加算器10、11、12において画素値補正がされない。また、該当画素ブロック内の処理が終了していないので、入力される隣接4画素の組が(X12, X22, X32, X42)へ更新される。そして、加算器1によってこれらの4画素の画素値の合計値T2が計算され、合計値T2を丸めることで暫定画素値Y2’が形成される。
【0051】
図5の例では、合計値T2の下位2ビットが01である。従って、丸め誤差D=(Y2’の下位に2ビット00を付加した値)−T2=−1である。補正値生成ユニット5によって−1の補正値が生成され、この補正値が制御ユニット6の制御によって、所定の画素値に対して加算される。この場合、被置換画素X42以外に補正値が加算される。ここでは、図5における破線矢印で示すように、被選択画素X12の画素値に−1が加算される。なお、図5中で、破線矢印は、加算器10、11、12における加算処理を表し、実線矢印は、加算器群19、20、21における加算処理を表す。
【0052】
次に、隣接4画素の組がX13, X23, X33, X34に更新され、これらの画素値の合計値T3が計算される。合計値T3の下位2ビットが10(誤差D=−2)となるので、図5において、破線矢印で示すように、第1階層の2個の画素X13およびX33が選択され、加算器10および12によって、2個の被選択画素の画素値がそれぞれ−1されたものに補正される。
【0053】
同様に、隣接4画素の組(X14, X24, X34, X44) について合計値T4が計算される。合計値T4の下位2ビットが11(丸め誤差D=−3)となるので、破線矢印で示すように、被置換画素X44以外の3個の画素X14、X24、X34が選択され、各画素値が−1されたものに補正される。この場合、3個の被選択画素の画素値を−1としないで、1個の被選択画素の画素値を+1としても良い。そのようにしても、4画素の合計値の下位2ビットを00とできる。1画素に+1を加算する方法は、補正される画素数を減少できる。
【0054】
また、デマルチプレクサ31、レジスタ群32を介して加算器33に対して暫定画素値Y1〜Y4が供給され、これらの合計値T5が演算される。図5の例では、合計値T5の下位2ビットが10となる。この下位2ビットを切り捨てることによって、第3階層の画素値Zが形成され、画素値Zが出力される。
【0055】
補正値発生部34では、D=(Zの下位に2ビット00を付加した値)−T5により丸め誤差D(=−2)を発生し、丸め誤差Dから補正値−1を生成する。この補正値を第2階層の2個の暫定画素値に対して加算する補正を行う。図5の例では、加算器群37において、暫定画素値Y1’およびY3’に対して、それぞれ−1を加算する。暫定画素値Y2’に対する加算値が0とされる。この処理を受けた、第2階層の画素値においては、下位に2ビット00を付加したものが、それに対する第1階層の4画素の合計値とは異なってくる。そのためさらに、第1階層の画素値に対する補正を行う必要が生じる。
【0056】
第3階層の合計値の下位2ビットを00とするために、補正された第2階層の合計値の下位2ビットは、第1階層の画素値の最下位から3番目および4番目のビット(最上位から数えて第5番目および第6番目のビット)に相当する。従って、補正された第2階層の合計値の下位2ビットを00とする場合、補正値が第1階層の4個の画素値に対してそれぞれ−1を加える処理がなされる。図5の例では、画素値Y1に対する補正をさらに補正するため、第1階層の画素値X11、X21、X31、X41に対して−1を加える。画素値Y2に対する補正をさらに補正するための第1階層の画素値X11、X21、X31、X41に対しても−1を加える。
【0057】
このようにして、第1階層の画素値は、最初の段階の補正処理と、2番目の段階の補正処理との両方を受けて、図5に示すような画素値に変更される。
【0058】
次に、上述したように階層符号化されたデータを復号する処理、すなわち、上位階層の画素値で置き換えられた下位階層の画素値の復元処理は、最上位階層(第3階層)から下位階層に向かって順に復号処理がなされる。第3階層の画素値は、受信または再生した画素値そのものが使用される。第2階層中の被置換画素の画素値は、第3階層の画素値から3画素の画素値の合計値を減算することで得ることができる。例えばY4=(Zの下位に2ビット00を付加した値)または4Z−(Y1+Y2+Y3)で復元できる。第1階層の被置換画素の画素値も、同様にして求めることができる。すなわち、復元処理は、誤差を分散した処理を使用しないで形成された階層構造データの場合と同様に行うことができる。
【0059】
また、この発明は、1枚の画像の領域を分けて階層構造データの形成方法を異ならせるようにしても良い。すなわち、上述した誤差分散処理の場合では、最下位階層に誤差が分散され、重畳されるので、画質劣化が目立ちにくい画像の周辺部分では、誤差分散の処理を採用し、画像の中央部では、丸め誤差をゼロまたは非常に少なくできる処理方法を採用する。
【0060】
例えば画像中央部では、第1の階層の複数の画素値の演算結果によって、ビット長が拡張されたより上位の第2の階層の画素値を生成し、この第1の階層の複数の画素値の内の1個を第2の階層の画素値によって置き換えてデータ量を圧縮し、置き換えられた画素値を出力するデータ生成方法を採用できる。または、第1の階層の複数の画素値の演算結果を丸めることによって、より上位の第2の階層の画素値を生成すると共に、丸めにより生じる誤差を示すコードを生成し、第1の階層の複数の画素値の内の1個を第2の階層の画素値によって置き換えてデータ量を圧縮し、このコードと、置き換えられた画素値とを出力するデータ生成方法を採用できる。
【0061】
以上の説明では、隣接する4画素の画素値の合計値または平均値によって,上位階層の画素値を生成している。しかしながら、4個以外の個数の画素値を使用しても良く、また、隣接していない複数の画素値を使用しても良く、さらに、加重平均その他のより複雑な演算によって上位階層画素値を生成しても良い。また、上述した説明では、丸め処理としては、切り捨て、四捨五入の他に切り上げ等を使用しても良い。さらに、10ビット(合計値)の下位2ビットを00以外にも、01、10、11にそろえる丸め方法にも適用可能である。但し、この場合には、前もって下位2ビットの値を決めておく必要がある。さらに、この発明は、画像データに限らず、ディジタル音声データのような他のディジタル情報信号に対しても適用することができる。
【0062】
【発明の効果】
この発明によれば、各階層の画素値を固定のビット長とすることができ、ビット長を拡張したり、付加コード使用する必要がない。また、固定のビット長とするために、単に誤差を切り捨てる場合のように、誤差が上位階層となるほど、上位側にシフトすることが防止でき、画質の劣化を防止することができる。さらに、この発明では、各階層データの画素値のビット長が一定長であるので、データを扱い易く、階層間で処理時間が異なる不都合を回避することができる。
【図面の簡単な説明】
【図1】この発明が適用可能な階層構造データを説明するための略線図である。
【図2】この発明による階層構造データの生成処理を説明するためのフローチャートである。
【図3】この発明による階層構造データの生成処理を説明するためのフローチャートである。
【図4】この発明による階層構造データの生成を行うための構成の一例を示すブロック図である。
【図5】この発明による階層構造データの生成処理を説明するための略線図である。
【符号の説明】
DL1・・・第1階層データ、DL2・・・第2階層データ、DL3・・・第3階層データ、T1〜T5・・・合計値、2,34・・・補正値発生部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an apparatus and method for generating hierarchical data, and a system and method for generating and restoring hierarchical data.
[0002]
[Prior art]
Hierarchical coding for generating image signals of a plurality of layers having different resolutions is known. That is, a high resolution image signal is defined as a first layer, a second layer image signal having a lower resolution, a third layer image signal having a lower resolution than the second layer image signal,... (N−1) ) Coding (referred to as hierarchical coding) for forming an image signal of the nth layer having a resolution lower than that of the image signal of the layer has been proposed. According to this encoding, a plurality of image signals are transmitted via a single transmission path (communication path, recording medium), and on the receiving side, image data is reproduced by an image monitor corresponding to each of the plurality of hierarchies. Can do.
[0003]
More specifically, a standard resolution video signal, a high resolution video signal, image data of a computer display, a low resolution video signal for high-speed search of an image database, and the like are video signals having different resolutions. In addition to high and low resolution, hierarchical encoding can be applied to image enlargement and reduction (so-called electronic zoom). Image scaling is a function often used in video game applications, for example.
[0004]
In the conventional hierarchical coding, when forming a second layer image signal of 1/4 the first layer (input) image signal and the number of pixels of the first layer image signal, the first layer image signal is Thinning out to 1/4 forms a second layer image signal, calculates a difference value between the input signal and the first layer interpolation signal interpolated from the second layer image signal, and transmits this difference value is doing. As described above, in the conventional hierarchical coding, the number of pixels of the difference value is equal to the number of pixels of the input image signal, and further, since the signal of the second layer is transmitted, the transmission data amount is increased from the original data amount. It was normal. In the example of five layers, the number of pixels is 256 + 64 + 16 + 4 + 1 = 341, and if the number of bits per pixel is the same, the data amount increases to 341 / 256≈1.33 times.
[0005]
On the other hand, the applicant of the present application has already proposed hierarchical encoding that can suppress an increase in the amount of data. This hierarchical coding will be described with reference to FIG. That is, the hierarchical structure data includes first hierarchical data DL1 composed of input image data, second hierarchical data DL2 having a lower resolution, and third hierarchical data DL3 having a lower resolution than the second hierarchical data. It is.
[0006]
In the lowermost part of FIG. 1, a partial image (4 × 4 pixels) of the first layer data DL1 constituted by input image data is shown. This partial image is referred to as a pixel block. In FIG. 1, one square represents one pixel. A total value or an average value is calculated for every four pixels in the first layer (2 × 2 pixels). For example, the total value Y1 (= X11 + X21 + X31 + X41) or the average value Y1 (= ¼ · (X11 + X21 + X31 + X41)) of X11, X21, X31, X41 is calculated. Therefore, the portion corresponding to (4 × 4 pixels) is (2 × 2 pixels). The second hierarchy data DL2 is configured by the total value or the average value calculated in this way. In the second layer, (2 × 2 pixels) is a pixel block.
[0007]
Next, a total value or an average value of four (2 × 2) spatially adjacent pixels in the second layer is calculated. For example, the total value Z (= Y1 + Y2 + Y3 + Y4) or the average value Z (= 1/4 · (Y1 + Y2 + Y3 + Y4)) is calculated. The third hierarchy data DL3 is configured by the total value or the average value calculated in this way. The third layer data DL3 is a set of one pixel corresponding to the pixel block of the input image. As can be seen from FIG. 1, as the hierarchy changes, the number of pixels decreases to 1/4, 1/16,. In other words, if the area of the image is constant, the resolution decreases at the same rate. If the distance between pixels is constant, the size of the image is reduced at the same rate. In this way, the encoding process is performed from the first layer toward the higher layer in order.
[0008]
Hierarchical coding that forms an image of a higher hierarchy with the above average value has an advantage that the number of transmission pixels does not increase when transmitting image data of a plurality of hierarchies. In the example of FIG. 1, instead of transmitting pixels with parentheses, upper layer data may be transmitted. For example, the second layer data Y4 may be transmitted instead of the first layer pixel data X41. Further, the third layer data Z may be transmitted instead of the second layer pixel data Y4. That is, transmission of one pixel (four pixels in FIG. 1 in total) for each pixel block in the first layer is omitted, and Y1, Y2, Y3, and Z are transmitted instead of the omitted pixels.
[0009]
The decoding process will be described. The third layer data DL3 that is the highest layer can be obtained directly from the received data. In the case of using the total value, pixel data, for example Y4, whose transmission is omitted in the data of the second layer, can be obtained by Y4 = Z− (Y1 + Y2 + Y3). Further, in the case of using the average value, it is obtained as Y4 = 4Z− (Y1 + Y2 + Y3). Further, pixel data, for example X41, whose transmission is omitted in the data of the first layer is obtained as X41 = Y1- (X11 + X21 + X31) (in the case of the total value) or X41 = 4Y1- (X11 + X21 + X31) (in the case of the average value). . Thus, at the time of decoding, it is made from the third hierarchy toward the lower hierarchy in order. Note that the position of the pixel for which transmission is omitted is not limited to the position of the lower right corner.
[0010]
In the above-described hierarchical encoding, when the pixel value is 8-bit data, the value generated by averaging or addition is 10 bits. In order to prevent the amount of data from increasing, the lower 2 bits of the total value or the digits corresponding to the decimal point are rounded to the upper 8 bits by rounding off or rounding down. When restoring a pixel from which transmission in a lower layer is omitted, an error due to rounding at the time of encoding is superimposed on the lower two bits of the restored pixel value. In the example of FIG. 1, when restoring the pixel data Y4 of the second hierarchy, an error is superimposed on the lower 2 bits of Y4. Furthermore, when restoring the pixel data X4 of the first hierarchy, the error superimposed on the lower 2 bits of the restored Y4 is shifted by 2 bits to the upper side. Thus, at the time of decoding, 2 bits on which an error is superimposed are shifted to the upper side as the lower layer is reached. In the case of five layers, an error is superimposed on the MSB (Most Significant Bit) and the second upper bit of the restored pixel data in the lowest first layer.
[0011]
The shift of the influence of the error to the higher side as the lower layer occurs causes a problem that the decoding error increases as the lower layer. One method for solving this problem is a method in which the bit length per pixel is increased as the upper layer is increased. In the example of FIG. 1, the first layer data DL1 is 8 bits / 1 pixel, the second layer data DL2 is 10 bits / 1 pixel, and the third layer data DL3 is 12 bits / 1 pixel. The The value related to the upper pixel is the total value (10 bits) of the lower layer 4 pixels (or can be regarded as an average value in which the decimal point is located between the 8th and 9th bits from the upper level). However, when a decoded image is displayed, a value rounded to upper 8 bits is used. In this method, the total data amount (total bit amount) increases to 1.08 times the original image data. The degree of this increase can be less than the increase rate of 1.33 when all the data of each layer is transmitted.
[0012]
[Problems to be solved by the invention]
As described above, the method of extending the bit length as the upper layer suppresses the increase rate of the generated data, but causes a slight increase. If the lower two bits of the total value of the four pixel values in the lower layer or the digit corresponding to the decimal point of the average value is zero, an error associated with the rounding process does not occur, There is no problem that the error shifts to the upper bit side during restoration. However, in practice, in many cases, the lower two bits or digits corresponding to the decimal point are not zero.
[0013]
Accordingly, an object of the present invention is to prevent an increase in the amount of data by dispersing and superimposing errors generated when generating higher layer data in the lower layer data in the above-described layer encoding, Another object of the present invention is to provide an apparatus and method for generating hierarchical data with little image degradation and a system and method for generating and restoring hierarchical data.
[0014]
[Means for Solving the Problems]
In order to solve the above-described problem, the invention according to claim 1 generates hierarchical structure data including at least two layers of first layer data and second layer data higher than the first layer data from input data. In the hierarchical data generation device
By rounding the calculation result of the plurality of signal values of the first layer, a signal value of the second higher layer is generated, and an error caused by rounding is dispersed and superimposed on the signal value of the first layer By doing so, a signal value generating means for generating a signal value of the first layer again,
Replacement means for compressing the amount of data by replacing one of the plurality of signal values of the first layer with the signal value of the second layer,
A hierarchical data generation apparatus is characterized in that a signal value generated by a replacement means is output.
[0015]
The invention of claim 6 generates hierarchical structure data composed of at least two layers of first layer data and second layer data higher than the first layer data from the input data, receives the layer structure data, In a hierarchical data generation / restoration system for restoring first and second hierarchical data from structural data,
By rounding the calculation result of the plurality of signal values of the first layer, a signal value of the second higher layer is generated, and an error caused by rounding is dispersed and superimposed on the signal value of the first layer By doing so, a signal value generating means for generating a signal value of the first layer again,
Replacement means for compressing the amount of data by replacing one of the plurality of signal values of the first layer with the signal value of the second layer;
Means for transmitting or storing signal values generated by the replacement means;
The first layer replaced with the signal value of the second layer by the signal value of the second layer received or reproduced and the signal value of the first layer other than the signal value replaced with the signal value of the second layer A hierarchical data generation / restoration system comprising: means for restoring the signal values of the other hierarchies.
[0016]
The invention of claim 7 is a hierarchical data generation method for generating hierarchical structure data composed of at least two layers of first layer data and second layer data higher than the first layer data from input data.
By rounding the calculation result of the plurality of signal values of the first layer, a signal value of the second higher layer is generated, and an error caused by rounding is dispersed and superimposed on the signal value of the first layer To generate a signal value of the first layer anew,
Replacing one of a plurality of signal values of the first layer with a signal value of the second layer and compressing the amount of data,
A hierarchical data generation method is characterized in that the signal value generated in the compressing step is output.
[0017]
The invention of claim 8 generates hierarchical structure data comprising at least two layers of first hierarchical data and second hierarchical data higher than the first hierarchical data from the input data, receives the hierarchical structural data, In the generation and restoration method of hierarchical data for restoring the first and second hierarchical data respectively from the structure data,
By rounding the calculation result of the plurality of signal values of the first layer, a signal value of the second higher layer is generated, and an error caused by rounding is dispersed and superimposed on the signal value of the first layer To generate a signal value of the first layer anew,
Replacing one of a plurality of signal values of the first layer with a signal value of the second layer to compress the data amount;
Transmitting or storing signal values generated in the compressing step;
The first layer replaced with the signal value of the second layer by the signal value of the second layer received or reproduced and the signal value of the first layer other than the signal value replaced with the signal value of the second layer A hierarchical data generation / restoration method comprising the step of:
[0018]
The present invention does not extend the bit length of upper layer data and does not require an additional code. According to the present invention, the bit length of the pixels in each layer can be set to a fixed length equal to the bit length of the lowest layer. Therefore, an increase in data amount can be suppressed. Although a rounding error occurs, since the rounding error is distributed and superimposed, deterioration of the image quality of the restored image can be visually inconspicuous.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described. One embodiment is a method of hierarchical coding. As an example, the lowest hierarchy data (input image data) DL1 is image data in which one pixel is 8 bits. In the case of a color image, for example, each component of luminance data and two color difference data is processed. However, it may be a composite signal (luminance signal + carrier color signal). In this embodiment, a pixel in the upper layer is generated based on an average value of the pixel values of the adjacent four pixels in the lower layer, and one pixel in the adjacent four pixels in the lower layer is determined by the generated upper layer pixel. The present invention is applied to hierarchical coding that compresses the amount of data compared to the case where replacement and all hierarchical data coexist.
[0020]
The basic concept of error variance according to the present invention will be described. An error that occurs when the bit length is fixed in the creation of upper layer data is distributed and superimposed in the lower layer data. Further, by distributing and superimposing errors in order to the lowest hierarchy, the lowest order data is always a multiple of 4 so that the data of the hierarchy other than the lowest hierarchy (the average value of the adjacent four pixels in the lower hierarchy) is always a multiple of 4. Correct hierarchy data. As a result of this processing, additional bits in hierarchical encoding are not necessary.
[0021]
2 and 3 show the flow of encoding processing according to an embodiment. For example, the flowcharts of FIGS. 2 and 3 show processing for generating hierarchical structure data by software processing. 2 and 3 are originally a series of flows divided into separate drawings for the convenience of drawing space.
[0022]
In this embodiment, a total value of four adjacent pixels is generated, and the total value is rounded by rounding down to generate a pixel value in an upper layer. For example, the pixel value Y1 of the second layer is generated by Y1 = (X11 + X21 + X31 + X41) (rounded down to 8 bits). Truncation simply discards the lower 2 bits. The pixel value of the upper layer may be formed not only by the total value but by the average value. Further, not only rounding down, rounding may be used as rounding processing. Rounding is performed by adding 1 to the 8th bit when the 9th bit is 1 from the upper bit, not adding 1 to the 8th bit when the 9th bit is 0, and, in any case, the lower 2 bits. This is a process of discarding 00.
[0023]
However, in the following description, when it is referred to as a rounded total value, it is assumed to be a 10-bit value that does not discard the lower 2 bits set to 00. In other words, a value obtained by adding 2 bits of 00 to the lower order of the rounded value.
[0024]
In step ST1, the lowest hierarchy data is input. In the next step ST2, the total value of the adjacent four pixel values is calculated. In step ST3, the lower 2 bits of the total value are rounded. In step ST4, a rounding error D is calculated. The rounding error D is a value obtained by subtracting the total value from the rounded total value. In the case of truncation, D = 0, -1, -2, or -3.
[0025]
It is determined whether or not the rounding error (difference value) D is zero. (Step ST5). If the error is 0, error variance processing is unnecessary, and the process moves to step ST6. In step ST6, it is determined whether or not the processing in the pixel block of the lowest hierarchy has been completed. If it is determined that the processing has not ended, the set of adjacent four pixels is updated (step ST7). And it returns to step ST2 and the process mentioned above is repeated.
[0026]
If it is determined in step ST6 that the processing in the corresponding pixel block has been completed, it is determined in step ST8 whether or not the upper hierarchy is the highest hierarchy. If it is determined that it is not the highest hierarchy, the hierarchy to be processed is raised (step ST9). And it returns to step ST2 and the process mentioned above is repeated.
[0027]
If it is determined in step ST8 that it is the highest hierarchy, it is determined in step ST10 whether or not the processing of all the pixel blocks has been completed. If it is determined that all the pixel blocks have not been processed, the pixel block is updated (step ST11). And it returns to step ST2 and the process mentioned above is repeated. If it is determined in step ST10 that the processing of all the pixel blocks has been completed, the hierarchical structure data generation processing ends.
[0028]
In step ST5, when the error D is not 0, error dispersion processing is performed. First, in step ST12, a value obtained by shifting the rounded total value to the right by 2 bits, that is, an upper layer pixel value is generated by truncation, and one pixel in the lower layer is replaced with the upper layer pixel value. In step ST13, one of the four pixels in the lower hierarchy is selected. It is determined whether or not the selected pixel (selected pixel) is a pixel (replaced pixel) that is replaced by a higher-layer pixel (step ST14).
[0029]
If not, the pixel value of the selected pixel is corrected in step ST15. This correction is a process of adding a value obtained by dividing the error D by the absolute value | D | to the pixel value of the selected pixel. Therefore, in the case of truncation, the correction value is set to -1. If it is determined in step ST14 that the selected pixel is a replaced pixel, the selected pixel is not corrected.
[0030]
In the next step ST16, it is determined whether the lower hierarchy is the lowest hierarchy. If it is determined in step ST16 that it is the lowest hierarchy, it is determined in step ST17 whether or not correction for | D | pixels has been completed. If it is determined in step ST17 that the correction has been completed, it is determined in step ST6 whether the correction in the corresponding pixel block has been completed. The processing from step ST6 to ST11 is as described above.
[0031]
If it is determined in step ST16 that the lower hierarchy in which the error is distributed is not the lowest hierarchy, the process of the flowchart shown in FIG. 3 is performed. First, in step ST21, the hierarchy is lowered. In step ST22, one of the four pixels in the lower hierarchy is selected. It is determined whether or not the selected pixel is a replaced pixel (that is, a pixel that is replaced with a pixel value in an upper layer) (step ST23).
[0032]
If not, the pixel value of the selected pixel is corrected in step ST24. This correction is a process of adding a value obtained by dividing the error D by the absolute value | D | to the pixel value of the selected pixel. If it is a pixel to be replaced, no correction is made. Then, it is determined whether the lower hierarchy is the lowest hierarchy (step ST25). If the lower hierarchy is not the lowest hierarchy, the process returns to step ST21 (lower hierarchy).
[0033]
If it is determined in step ST25 that the lower hierarchy is the lowest hierarchy, it is determined in step ST26 whether or not the correction for four pixels has been completed. If it is determined that the correction for four pixels is not completed, the process returns to step ST22 (pixel selection), and the same process as described above is repeated.
[0034]
If it is determined in step ST26 that the correction for four pixels has been completed, the presence / absence of upper layer data is checked in step ST27. If it is determined that there is higher hierarchy data, the hierarchy is raised in step ST23, and the process returns to step ST26 (correction completed?). If it is determined in step ST27 that there is no higher hierarchy data, the process returns to step ST17 (correction end?) In FIG. The processing after step ST17 is as described above.
[0035]
The pixel block is a lower layer area corresponding to one pixel of the highest layer. In the case of three layers, the 4 × 4 pixel region in the first layer and the 2 × 2 pixel region in the second layer are pixel blocks, respectively. However, the definition of the pixel block may be full screen. In that case, step ST10 (end of all blocks?) And step ST11 (update of pixel block) are unnecessary.
[0036]
FIG. 4 shows an example of a hierarchical data creation apparatus according to an embodiment of the present invention. This apparatus is applied to the case of creating three-layer data as shown in FIG. The adjacent four pixels X1i, X2i, X3i, and X4i (i = 1, 2, 3, 4) of the input image data (first-layer original data) are supplied to the adder 1. Four adjacent pixels are synchronized, and every four adjacent pixels are input to the adder 1. The total value Ti from the adder 1 is supplied to the rounding unit 3 in the correction value generator 2.
[0037]
For example, the rounding unit 3 generates a temporary pixel value Yi ′ in the second layer which is made to be 8 bits by truncation, for example. Provisional means that correction processing has not yet been performed. The provisional pixel value Yi ′ is output to the demultiplexer 31. Further, the provisional pixel value Yi ′ and the total value Ti are supplied to the subtractor 4, and the rounding error D is calculated by ((value obtained by adding 2 bits 00 to the lower order of Yi ′) − Ti = D). Yi ′ is input to the subtracter 4 after shifting it up by 2 bits, and 00 is always input to the lower 2 bits. The rounding error D is supplied to the correction value generation unit 5 and the control unit 6.
[0038]
The correction value generation unit 5 generates a correction value of −1 (or −1 to +1 in the case of rounding by rounding off) by D / | D |. The correction value is supplied to the selectors 7, 8 and 9 as one input thereof. Zero data is supplied as the other input of the selectors 7, 8 and 9. The control unit 6 generates control signals for the selectors 7, 8 and 9. When the error D is 0, the control unit 6 controls the selectors 7, 8 and 9 so that zero data is selected. Further, when the correction value is generated, the control unit 6 controls the selectors 7, 8 and 9 so that the correction value is selected with a predetermined priority for the adjacent four pixels.
[0039]
Zero data or correction values output from the selectors 7, 8 and 9 of the correction value generator 2 are supplied to the adders 10, 11 and 12, respectively. Three pixels X1i, X2i, and X3i other than the replaced pixel X4i are supplied to the adders 10, 11, and 12. In the adders 10, 11, and 12, zero data or a correction value is added to each of the pixels X1i, X2i, and X3i. Output data of the adders 10, 11, 12 is supplied to the demultiplexers 13, 14, 15.
[0040]
The demultiplexer 13 sequentially outputs the pixel values to which the correction values are added to the four registers of the register group 16, and the demultiplexer 14 outputs the pixel values to which the correction values are added to the four registers of the register group 17. The demultiplexer 15 sequentially outputs the pixel values added with the correction values to the four registers of the register group 18. The register groups 16, 17, and 18 simultaneously synchronize the four pixel values that are sequentially supplied.
[0041]
The register group 16 supplies the four pixel values to the four adders of the adder group 19. The register groups 17 and 18 supply the four pixel values to the four adders of the adder groups 20 and 21, respectively. Correction values for making the pixel values of the third layer a multiple of 4 are supplied to the adder groups 19, 20, and 21, respectively. The final first-tier pixel values are obtained from the adder groups 19, 20, and 21.
[0042]
That is, the adder group 19 outputs pixel values X11, X12, X13, and X14 of the respective upper left pixels of the set of four adjacent pixels in the hierarchical structure shown in FIG. The pixel values X21, X22, X23, and X24 of the upper right pixels of the adjacent four pixel groups are output, and the adder group 21 outputs the pixel values X31, X of the lower left pixels of the adjacent four pixel groups. X32, X33, and X34 are output.
[0043]
The provisional pixel value Yi ′ from the rounding unit 3 described above is supplied to the demultiplexer indicated by 31. The demultiplexer 31 sequentially outputs the provisional pixel value Yi ′ to the four registers of the register group 32. The register group 32 supplies the four synchronized provisional pixel values Y1 ′, Y2 ′, Y3 ′, Y4 ′ to the adder 33. The total value T5 from the adder 33 is supplied to the correction value generator 34.
[0044]
The correction value generator 34 has the same configuration as the correction value generator 2. However, the control unit 35 and the selector 36 are shown as being added as blocks different from those inside the block of the correction value generator 34. In the correction value generation unit 34, the pixel value Z is formed by rounding the total value T5, and a rounding error D is generated by calculation of (D = (value obtained by adding 2 bits 00 to the lower order of Z−T5). A correction value is formed by computing | D |.
[0045]
The formed correction values are supplied to the four adders of the adder group 37, respectively. As other inputs of the adder of the adder group 37, provisional pixel values Y1 ′, Y2 ′, Y3 ′ synchronized by the register group 32 are supplied, and correction values are added to these provisional pixel values. . The provisional pixel value Y4 ′ is not supplied to the adder group 37 because the pixel to be replaced is replaced by the pixel value Z of the third hierarchy. The final second-layer pixel values Y1 to Y3 are extracted from the adder group 37.
[0046]
The correction value generated by the correction value generator 2 is supplied to the adder groups 19, 20, and 21. A correction value for the pixel value Y1 is supplied to an adder that outputs pixel values X11, X21, and X31. A correction value for the pixel value Y2 is supplied to an adder that outputs pixel values X12, X22, and X32. A correction value for the pixel value Y3 is supplied to an adder that outputs pixel values X13, X23, and X33.
[0047]
The correction value and zero data are supplied to the selector 36, and the selector 36 selects one by the control unit 35. The control unit 35 is supplied with a rounding error D. When D = 0, the selector 36 selects zero data, and when D ≠ 0, the control unit 35 selects the correction value so that the selector 36 selects a correction value. To control. The output of the selector 36 is supplied to an adder that outputs the pixel values X14, X24, and X34 of the adder groups 19, 20, and 21.
[0048]
With the above configuration, the first-layer pixel values X1i, X2i, and X3i are extracted from the adder groups 19, 20, and 21, and the second-layer pixel values Y1 to Y3 are extracted from the adder group 37. From the correction value generator 34, the pixel value Z (the value obtained by rounding the total value T5) of the third layer is extracted.
[0049]
In order to understand one embodiment of the present invention, a specific example of processing will be described with reference to FIG. FIG. 5 assumes a case where the number of layers is three. Therefore, the first hierarchy is the lowest hierarchy and the third hierarchy is the highest hierarchy. In the adder 1, a total value T1 of four adjacent pixels (X11, X21, X31, X41) is calculated. The lower 2 bits of the total value T1 are rounded by the rounding unit 3 to generate a provisional pixel value Y1 ′. In the subtracter 4, a rounding error D is calculated.
[0050]
In the example of FIG. 5, the total value T1 is a multiple of 4 and the lower 2 bits are 00. Accordingly, the selectors 7, 8, and 9 select zero data, and the adder 10, 11, and 12 do not perform pixel value correction. Further, since the processing in the corresponding pixel block has not been completed, the set of four adjacent pixels to be inputted is updated to (X12, X22, X32, X42). Then, the total value T2 of the pixel values of these four pixels is calculated by the adder 1, and the provisional pixel value Y2 ′ is formed by rounding the total value T2.
[0051]
In the example of FIG. 5, the lower 2 bits of the total value T2 are 01. Accordingly, the rounding error D = (value obtained by adding 2 bits 00 to the lower order of Y2 ′) − T2 = −1. A correction value of −1 is generated by the correction value generation unit 5, and this correction value is added to a predetermined pixel value under the control of the control unit 6. In this case, a correction value is added to other than the pixel to be replaced X42. Here, -1 is added to the pixel value of the selected pixel X12, as indicated by the dashed arrow in FIG. In FIG. 5, the broken line arrows represent addition processing in the adders 10, 11, and 12, and the solid line arrows represent addition processing in the adder groups 19, 20, and 21.
[0052]
Next, the set of four adjacent pixels is updated to X13, X23, X33, and X34, and the total value T3 of these pixel values is calculated. Since the lower 2 bits of the total value T3 are 10 (error D = -2), the two pixels X13 and X33 in the first hierarchy are selected as shown by the dashed arrows in FIG. 12 corrects the pixel values of the two selected pixels to -1.
[0053]
Similarly, a total value T4 is calculated for a set of four adjacent pixels (X14, X24, X34, X44). Since the lower 2 bits of the total value T4 are 11 (rounding error D = -3), three pixels X14, X24, and X34 other than the pixel to be replaced X44 are selected as indicated by the broken line arrow, and each pixel value is -1 is corrected. In this case, the pixel value of one selected pixel may be set to +1 without setting the pixel value of the three selected pixels to -1. Even in such a case, the lower 2 bits of the total value of the four pixels can be set to 00. The method of adding +1 to one pixel can reduce the number of corrected pixels.
[0054]
Further, provisional pixel values Y1 to Y4 are supplied to the adder 33 via the demultiplexer 31 and the register group 32, and the total value T5 is calculated. In the example of FIG. 5, the lower 2 bits of the total value T5 are 10. By truncating the lower 2 bits, the pixel value Z of the third hierarchy is formed, and the pixel value Z is output.
[0055]
The correction value generator 34 generates a rounding error D (= −2) by D = (value obtained by adding 2 bits 00 to the lower order of Z) −T5, and generates a correction value−1 from the rounding error D. The correction value is added to the two temporary pixel values in the second layer. In the example of FIG. 5, the adder group 37 adds −1 to the provisional pixel values Y1 ′ and Y3 ′. The addition value for the provisional pixel value Y2 ′ is set to zero. In the pixel values of the second layer that have undergone this process, the lower two bits 00 added are different from the total value of the four pixels of the first layer corresponding thereto. For this reason, it is necessary to correct the pixel values of the first layer.
[0056]
In order to set the lower 2 bits of the total value of the third layer to 00, the lower 2 bits of the corrected total value of the second layer are the third and fourth bits from the least significant pixel value of the first layer ( 5th and 6th bits counted from the most significant bit). Accordingly, when the lower 2 bits of the corrected total value of the second layer are set to 00, a process of adding −1 to each of the four pixel values of the first layer is performed as the correction value. In the example of FIG. 5, −1 is added to the pixel values X11, X21, X31, and X41 of the first layer in order to further correct the correction for the pixel value Y1. Also, −1 is added to the pixel values X11, X21, X31, and X41 of the first layer for further correcting the correction for the pixel value Y2.
[0057]
In this way, the pixel value of the first layer is changed to the pixel value as shown in FIG. 5 in response to both the first stage correction process and the second stage correction process.
[0058]
Next, the process of decoding the hierarchically encoded data as described above, that is, the restoration process of the pixel value of the lower hierarchy replaced with the pixel value of the upper hierarchy is performed from the highest hierarchy (third hierarchy) to the lower hierarchy. Decoding processing is performed in order toward. As the pixel value of the third layer, the received or reproduced pixel value itself is used. The pixel value of the pixel to be replaced in the second hierarchy can be obtained by subtracting the total value of the three pixel values from the pixel value of the third hierarchy. For example, it can be restored by Y4 = (value obtained by adding 2 bits 00 to the lower order of Z) or 4Z− (Y1 + Y2 + Y3). The pixel value of the replacement pixel in the first layer can be obtained in the same manner. In other words, the restoration process can be performed in the same manner as in the case of hierarchical structure data formed without using a process with distributed errors.
[0059]
In addition, according to the present invention, the formation method of the hierarchical structure data may be changed by dividing the area of one image. In other words, in the case of the error variance processing described above, the error is dispersed and superimposed on the lowest layer, so that error variance processing is adopted in the peripheral portion of the image where the image quality degradation is not noticeable, and in the central portion of the image, A processing method that can reduce the rounding error to zero or very small is adopted.
[0060]
For example, in the central portion of the image, a pixel value of the second layer having a higher bit length is generated based on the calculation result of the plurality of pixel values of the first layer, and the plurality of pixel values of the first layer are generated. A data generation method in which one of them is replaced with the pixel value of the second hierarchy to compress the data amount and output the replaced pixel value can be employed. Or, by rounding the calculation results of the plurality of pixel values of the first layer, the pixel values of the higher second layer are generated, and the code indicating the error caused by the rounding is generated, It is possible to adopt a data generation method in which one of a plurality of pixel values is replaced with a pixel value of the second layer to compress the data amount, and this code and the replaced pixel value are output.
[0061]
In the above description, the pixel value of the upper layer is generated by the total value or the average value of the pixel values of the four adjacent pixels. However, a number of pixel values other than four may be used, or a plurality of pixel values that are not adjacent to each other may be used. It may be generated. In the above description, rounding may be rounded up or rounded off in addition to rounding. Furthermore, the present invention can be applied to a rounding method in which the lower 2 bits of 10 bits (total value) are set to 01, 10, and 11 in addition to 00. However, in this case, it is necessary to determine the value of the lower 2 bits in advance. Furthermore, the present invention can be applied not only to image data but also to other digital information signals such as digital audio data.
[0062]
【The invention's effect】
According to the present invention, the pixel value of each layer can be set to a fixed bit length, and there is no need to extend the bit length or use an additional code. Further, in order to set a fixed bit length, as in the case of simply truncating the error, the higher the error is, the higher the level of the error can be prevented, and the deterioration of the image quality can be prevented. Furthermore, in the present invention, since the bit length of the pixel value of each hierarchical data is a fixed length, it is easy to handle the data, and it is possible to avoid the disadvantage that the processing time differs between the hierarchical levels.
[Brief description of the drawings]
FIG. 1 is a schematic diagram for explaining hierarchical structure data to which the present invention is applicable.
FIG. 2 is a flowchart for explaining hierarchical structure data generation processing according to the present invention;
FIG. 3 is a flowchart for explaining hierarchical structure data generation processing according to the present invention;
FIG. 4 is a block diagram showing an example of a configuration for generating hierarchical structure data according to the present invention.
FIG. 5 is a schematic diagram for explaining hierarchical structure data generation processing according to the present invention;
[Explanation of symbols]
DL1 ... first layer data, DL2 ... second layer data, DL3 ... third layer data, T1-T5 ... total value, 2,34 ... correction value generator

Claims (8)

入力データから第1の階層データと上記第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成する階層データの生成装置において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、上記丸めにより生じる誤差を、上記第1の階層の信号値に分散させて重畳することによって、改めて上記第1の階層の信号値を生成する信号値生成手段と、
上記第1の階層の複数の信号値の内の1個を上記第2の階層の信号値によって置き換えてデータ量を圧縮する置き換え手段とを有し、
上記置き換え手段が発生する信号値を出力することを特徴とする階層データの生成装置。
In a hierarchical data generation apparatus that generates hierarchical structure data including at least two layers of first hierarchical data and second hierarchical data higher than the first hierarchical data from input data,
By rounding the calculation result of the plurality of signal values of the first layer, a higher-order second layer signal value is generated, and an error caused by the rounding is distributed to the signal values of the first layer. Signal value generating means for generating a signal value of the first hierarchy again by superimposing
Replacement means for compressing the amount of data by replacing one of the plurality of signal values of the first layer with the signal value of the second layer,
An apparatus for generating hierarchical data, wherein a signal value generated by the replacement means is output.
請求項1において、
上記出力される信号値を記憶する記憶手段をさらに有することを特徴とする階層データの生成装置。
In claim 1,
A hierarchical data generation apparatus, further comprising storage means for storing the output signal value.
請求項1において、
上記演算結果が合計値または平均値であることを特徴とする階層データの生成装置。
In claim 1,
The hierarchical data generating apparatus, wherein the calculation result is a total value or an average value.
請求項1において、
上記演算結果を丸める処理が四捨五入、切り捨てまたは切り上げであることを特徴とする階層データの生成装置。
In claim 1,
An apparatus for generating hierarchical data, wherein the process of rounding the operation result is rounding, rounding down or rounding up.
請求項1において、
さらに、上記第2の階層データより上位の1または2以上の階層データを生成する場合に、上記誤差をそれより下位の全階層における画素値に分散して重畳することを特徴とする階層データの生成装置。
In claim 1,
Further, when generating one or more hierarchical data higher than the second hierarchical data, the error is distributed and superimposed on pixel values in all lower hierarchical levels. Generator.
入力データから第1の階層データと上記第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成し、階層構造データを受け取り、階層構造データから第1および第2の階層データをそれぞれ復元する階層データの生成復元システムにおいて、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、上記丸めにより生じる誤差を、上記第1の階層の信号値に分散させて重畳することによって、改めて上記第1の階層の信号値を生成する信号値生成手段と、
上記第1の階層の複数の信号値の内の1個を上記第2の階層の信号値によって置き換えてデータ量を圧縮する置き換え手段と、
上記置き換え手段が発生する信号値を伝送または記憶する手段と、
受信または再生した上記第2の階層の信号値と、上記第2の階層の信号値で置き換えられたもの以外の上記第1の階層の信号値とによって、上記第2の階層の信号値で置き換えられた上記第1の階層の信号値を復元する手段とを有することを特徴とする階層データの生成復元システム。
Generating hierarchical structure data composed of at least two layers of first hierarchical data and second hierarchical data higher than the first hierarchical data from the input data, receiving the hierarchical structural data, In the hierarchical data generation / restoration system for restoring the second hierarchical data,
By rounding the calculation result of the plurality of signal values of the first layer, a higher-order second layer signal value is generated, and an error caused by the rounding is distributed to the signal values of the first layer. Signal value generating means for generating a signal value of the first hierarchy again by superimposing
Replacement means for compressing the amount of data by replacing one of the plurality of signal values of the first layer with the signal value of the second layer;
Means for transmitting or storing a signal value generated by the replacement means;
The signal value of the second layer is replaced by the signal value of the second layer received or reproduced and the signal value of the first layer other than the signal value of the second layer replaced with the signal value of the second layer. And a means for restoring the signal value of the first hierarchy.
入力データから第1の階層データと上記第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成する階層データの生成方法において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、上記丸めにより生じる誤差を、上記第1の階層の信号値に分散させて重畳することによって、改めて上記第1の階層の信号値を生成するステップと、
上記第1の階層の複数の信号値の内の1個を上記第2の階層の信号値によって置き換えてデータ量を圧縮するステップとからなり、
圧縮するステップで発生した信号値を出力することを特徴とする階層データの生成方法。
In a hierarchical data generation method for generating hierarchical structure data composed of at least two layers of first hierarchical data and second hierarchical data higher than the first hierarchical data from input data,
By rounding the calculation result of the plurality of signal values of the first layer, a higher-order second layer signal value is generated, and an error caused by the rounding is distributed to the signal values of the first layer. Generating a signal value of the first layer again by superimposing,
Replacing one of the plurality of signal values of the first layer with the signal value of the second layer and compressing the amount of data,
A method for generating hierarchical data, comprising: outputting a signal value generated in the compressing step.
入力データから第1の階層データと上記第1の階層データより上位の第2の階層データとの少なくとも2階層からなる階層構造データを生成し、階層構造データを受け取り、階層構造データから第1および第2の階層データをそれぞれ復元する階層データの生成復元方法において、
第1の階層の複数の信号値の演算結果を丸めることによって、より上位の第2の階層の信号値を生成すると共に、上記丸めにより生じる誤差を、上記第1の階層の信号値に分散させて重畳することによって、改めて上記第1の階層の信号値を生成するステップと、
上記第1の階層の複数の信号値の内の1個を上記第2の階層の信号値によって置き換えてデータ量を圧縮するステップと、
圧縮するステップで発生した信号値を伝送または記憶するステップと、
受信または再生した上記第2の階層の信号値と、上記第2の階層の信号値で置き換えられたもの以外の上記第1の階層の信号値とによって、上記第2の階層の信号値で置き換えられた上記第1の階層の信号値を復元するステップとを有することを特徴とする階層データの生成復元方法。
Generating hierarchical structure data composed of at least two layers of first hierarchical data and second hierarchical data higher than the first hierarchical data from the input data, receiving the hierarchical structural data, In the hierarchical data generation / restoration method for restoring the second hierarchical data,
By rounding the calculation result of the plurality of signal values of the first layer, a higher-order second layer signal value is generated, and an error caused by the rounding is distributed to the signal values of the first layer. Generating a signal value of the first layer again by superimposing,
Replacing one of the plurality of signal values of the first layer with the signal value of the second layer to compress the data amount;
Transmitting or storing signal values generated in the compressing step;
The signal value of the second layer is replaced by the signal value of the second layer received or reproduced and the signal value of the first layer other than the signal value of the second layer replaced with the signal value of the second layer. And a step of restoring the signal value of the first layer, wherein the layer data is generated and restored.
JP26284498A 1998-09-17 1998-09-17 Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method Expired - Fee Related JP3807117B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26284498A JP3807117B2 (en) 1998-09-17 1998-09-17 Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26284498A JP3807117B2 (en) 1998-09-17 1998-09-17 Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method

Publications (2)

Publication Number Publication Date
JP2000092331A JP2000092331A (en) 2000-03-31
JP3807117B2 true JP3807117B2 (en) 2006-08-09

Family

ID=17381413

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26284498A Expired - Fee Related JP3807117B2 (en) 1998-09-17 1998-09-17 Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method

Country Status (1)

Country Link
JP (1) JP3807117B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020261313A1 (en) * 2019-06-24 2020-12-30 日本電信電話株式会社 Image encoding method and image decoding method
ES2950980T3 (en) * 2019-06-25 2023-10-17 Guangdong Oppo Mobile Telecommunications Corp Ltd Image encoding method, image decoding method, encoder, decoder and storage medium

Also Published As

Publication number Publication date
JP2000092331A (en) 2000-03-31

Similar Documents

Publication Publication Date Title
JP2532712B2 (en) Method for encoding and transmitting video signal as global motion vector and local motion vector
JP2861890B2 (en) Color image display
US7668383B2 (en) Image processing, compressing, decompressing, transmitting, sending and receiving devices and methods, programs thereof and displaying device
KR101691571B1 (en) Device and method of processing image data being displayed by display device
JPH1198341A (en) Electronic watermark superimposing device and electronic watermark detecting device
JPH1169345A (en) Inter-frame predictive dynamic image encoding device and decoding device, inter-frame predictive dynamic image encoding method and decoding method
JP4154417B2 (en) Video data encoding device and video data decoding device
JP4034935B2 (en) Motion estimation method and apparatus employing subsampling technique
JPH08340553A (en) Video signal encoding device
KR100537123B1 (en) Picture signal coding device, picture signal coding method, picture signal decoding device, picture signal decoding method, and recording medium
JP3807117B2 (en) Hierarchical data generation apparatus and method, hierarchical data generation and restoration system and method
JP3844030B2 (en) Image signal encoding apparatus, image signal encoding method, image signal decoding apparatus, and image signal decoding method
JP3337160B2 (en) Image processing method and image processing apparatus
JP3840807B2 (en) Hierarchical data generation apparatus and method, data restoration apparatus and method, hierarchical data generation and restoration system and method
US6823074B1 (en) Digital-watermark superposing apparatus and digital-watermarker detecting apparatus
JPH1023426A (en) Picture predicting method and picture coding method
JPH0265583A (en) High efficiency coding device for picture signal
US7616820B2 (en) System and method for reducing discontinuity of gray level in an image buffer memory
JP3356338B2 (en) Image processing apparatus and image processing method
JP3429047B2 (en) Decoding device and decoding method
JP3356337B2 (en) Image processing apparatus and image processing method
JP3124890B2 (en) Binary image coding device
JP3506634B2 (en) Image storage memory device
JP3478411B2 (en) Image processing apparatus and image processing method
JPH05244578A (en) Decoder for block conversion code

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050817

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060508

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

Free format text: PAYMENT UNTIL: 20100526

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100526

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110526

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110526

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120526

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120526

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130526

Year of fee payment: 7

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

LAPS Cancellation because of no payment of annual fees