JP4490051B2 - Image coding apparatus and image coding method - Google Patents

Image coding apparatus and image coding method Download PDF

Info

Publication number
JP4490051B2
JP4490051B2 JP2003146467A JP2003146467A JP4490051B2 JP 4490051 B2 JP4490051 B2 JP 4490051B2 JP 2003146467 A JP2003146467 A JP 2003146467A JP 2003146467 A JP2003146467 A JP 2003146467A JP 4490051 B2 JP4490051 B2 JP 4490051B2
Authority
JP
Japan
Prior art keywords
image
dimensional
frame
section
pixel
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
JP2003146467A
Other languages
Japanese (ja)
Other versions
JP2004350136A (en
Inventor
清一郎 鎌田
勝憲 松尾
Original Assignee
株式会社九州エレクトロニクスシステム
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 株式会社九州エレクトロニクスシステム filed Critical 株式会社九州エレクトロニクスシステム
Priority to JP2003146467A priority Critical patent/JP4490051B2/en
Publication of JP2004350136A publication Critical patent/JP2004350136A/en
Application granted granted Critical
Publication of JP4490051B2 publication Critical patent/JP4490051B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、動画像や立体画像等の三次元画像を符号化する画像符号化技術に関し、特に符号化に際して小容量のメモリを使用して高速に符号化処理を行うことが可能な画像符号化技術に関する。
【0002】
【従来の技術】
近年、携帯電話やモバイル・コンピュータによるデータ通信等において、電子カメラ等で撮像した動画像や立体画像のような三次元画像の通信が行われるようになってきている。そこで、MPEGに代表されるように、三次元画像に対する種々の画像符号化技術が研究・開発されている。
【0003】
このような画像符号化技術の一つとして、本発明者は、先にリアルタイム動画像転送方法を考案している(特許文献1参照)。特許文献1に記載では、三次元画像を符号化する方法として、以下のような方法を用いている。
【0004】
ここで、三次元画像はNz枚のフレーム画像から構成されているとし、各フレーム画像のxy方向の画像サイズをNx×Nyとする。ここで、フレームとは、三次元画像を構成する1枚の単位画像をいう。また、以下、三次元画像のような、連続するフレーム画像の集合を「カット」という。
【0005】
そして、まず、ルックアップテーブルから取得した三次元空間での走査順番に従って三次元画像を走査して原一次元データ{q0, q1, …, qNxNy-1}へ変換する。この三次元空間での走査順番は、xy方向の長方形の領域を充填する曲線に沿った二次元平面における走査順番を、二次元平面における走査順番が偶数番の場合にはz方向に0からNzまで走査し、二次元平面における走査順番が奇数番の場合には−z方向にNzから0まで走査することにより、三次元空間を充填する走査順番に拡張することによって生成されている。
【0006】
次に、生成された原一次元データ{q0, q1, …, qNxNy-1}を区分線型近似処理によって近似一次元データ{(a0, l0), …, (aM-1, lM-1)}を生成し、これを三次元画像の符号化データとする。
【0007】
ここで、区分線型近似処理とは、原一次元データ{q0, q1, …, qNxNy-1}について、あるi番目の画素からi+N番目の画素までの累積二乗誤差が予め与えられた閾値を超えた場合に、i番目からi+N-1番目を一つの区間とし、当該区間にあるすべての画素の画素値を当該区間にある画素の画素値の平均値で近似するという操作を、原一次元データの先頭から順に逐次行い、原一次元データ{q0, q1, …, qNxNy-1}を各区間の平均値と各区間の長さとの系列{(a0, l0), …, (aM-1, lM-1)}で置き換えることにより原一次元データを符号化する操作をいう。具体的には、以下のような操作を行う。
【0008】
まず、i=0, k=0, N=2としておいて、
(1)原一次元データ{q0, q1, …, qNxNy-1}内のi番目の画素qi-1からi+N-1番目の画素qi+N-1までのN個の画素の画素値の平均値を(数1)により計算する。
【数1】

Figure 0004490051
【0009】
(2)次に、求められた平均値と原一次元データとの累積二乗誤差ei(N)を(数2)により計算する。
【数2】
Figure 0004490051
【0010】
(3)そして、累積二乗誤差ei(N)が所定の閾値Γ以下であれば、Nを1だけ繰り上げて、上記(1)、(2)の処理を繰り返す。一方、累積二乗誤差ei(N)が閾値Γを超えたときには、N-1番目の画素までをk番目の区間とし、k番目の区間の画素を区間内の画素の画素値の平均値と区間長との組(ak, lk)で符号化する。ここで、
【数3】
Figure 0004490051
とおいた。
【0011】
そして、iをN-1だけ繰り上げた後、Nを2に設定し、再び、上記(1)〜(3)の動作を繰り返す。
【0012】
このように、三次元画像の走査にルックアップテーブルを使用し、また、区分線型近似処理を使用して三次元画像の符号化を行うことにより、高速に符号化処理を行うことができる。更に、z方向の走査順序を直線的にすることによって、動画像のようにz方向の相関が極めて強い三次元画像を効率的に圧縮することが可能となる。
【0013】
【特許文献1】
特許第3347684号公報
【0014】
【発明が解決しようとする課題】
上記特許文献1に示された画像符号化方法は、高速に高圧縮率で符号化処理を行うことが可能であるため、テレビ電話などのようにリアルタイム性と高速性が要求されるような分野において適用すると、優れた効果が発揮される。
【0015】
しかしながら、その一方で、符号化処理を行うためには、符号化処理を行う三次元画像を、一旦フレームメモリに総て格納した後に符号化処理を行う必要がある。従って、画像サイズが大きい場合には、大容量のフレームメモリが必要とされる。
【0016】
一方、近年著しく普及してきた携帯電話等の携帯電子機器のように、小型化・省電力化の要求から装置自体のメモリ容量が制限される装置においては、少容量のフレームメモリを用いて三次元画像を高速かつ高圧縮率で符号化する技術が望まれる。
【0017】
そこで、本発明の目的は、少容量のメモリを使用して高速かつ高圧縮率で三次元画像を符号化する画像符号化技術を提供することにある。
【0018】
【課題を解決するための手段】
本発明に係る画像符号化装置の第1の構成は、Nz枚(Nz≧2)のフレームからなる三次元の原カット画像を構成するフレーム画像のうち、終端のフレーム画像を除くNz−1枚のフレーム画像のそれぞれに対して、所定の平面充填曲線に沿って走査することによりNz−1個の一次元化フレーム画像を生成する一次元化フレーム画像生成手段と、前記各一次元化フレーム画像内において、一の区間内における各画素の画素値と当該区間内における総ての画素の画素値の平均値との差の二乗和が所定の閾値以下となるように、前記一次元化フレーム画像を区間分割し、各区間の区間長及び平均値の情報からなる符号化フレーム画像を生成する第一区分線型近似手段と、Nz−1枚の前記符号化フレーム画像と前記終端のフレーム画像とからなる近似カット画像に対して、所定の三次元充填曲線に沿って走査して一次元化近似カット画像を生成する一次元化近似カット画像生成手段と、前記一次元化近似カット画像内において、一の区間内における各画素の画素値と当該区間内における総ての画素の画素値の平均値との差の二乗和が所定の閾値以下となるように、前記一次元化近似カット画像を区間分割し、各区間の区間長及び平均値の情報からなる符号化カット画像を生成する第二区分線型近似手段とを備えていることを特徴とする。
【0019】
この構成によれば、第一区分線型近似手段により、終端のフレーム画像を除くNz−1枚のフレーム画像は、各区間の区間長及び平均値の情報からなる符号化フレーム画像に変換される。そのため、Nz−1枚のフレーム画像のデータ量は圧縮され、符号化フレーム画像を格納するためのメモリを小さくできる。
【0020】
また、一次元化近似カット画像生成手段が、圧縮された符号化フレーム画像を復元することなく、Nz−1枚の符号化フレーム画像と終端のフレーム画像とから直接一次元化近似カット画像を生成し、この一次元化近似カット画像を第2区分線型近似手段が符号化カット画像に変換して圧縮する。この一次元化近似カット画像生成手段及び第2区分線型近似手段の処理は、同時並行的に行うことができる。すなわち、一次元化近似カット画像生成手段がNz−1枚の符号化フレーム画像と終端のフレーム画像とから一次元化近似カット画像を1画素ずつ生成しながら、同時に、生成された一次元化近似カット画像の画素データを用いて、第2区分線型近似手段が符号化カット画像を生成することができる。従って、圧縮された一次元化近似カット画像を復元した画像を別途に記憶するメモリは不要である。従って、少容量のメモリを用いてカット画像の符号化を行うことが可能となる。
【0021】
更に、三次元空間での走査線に沿って区分線型近似処理を行うことにより、符号化カット画像においては三次元画像の空間的な冗長性が除去される。従って、高圧縮率で符号化することができる。
【0022】
ここで、「平面充填曲線」とは、平面内の各格子点を1回だけ通過して平面内を隙間なく充填する曲線をいう。例えば、ラスタ・スキャン、ジグザグ・スキャン、ヒルベルト・スキャン等の走査パターンである。「三次元充填曲線」とは、3次元空間内の各格子点を1回だけ通過して3次元空間内を隙間なく充填する曲線をいう。
【0023】
また、本発明において、前記一次元化フレーム画像生成手段は、ルックアップテーブルに格納された前記所定の平面充填曲線を参照して、前記各フレーム画像の走査を行うことができる。また、一次元化近似カット画像生成手段は、ルックアップテーブルに格納された前記所定の三次元充填曲線を参照して、前記近似カット画像の走査を行うことができる。このように、メモリに余裕がある場合には、ルックアップテーブルを使用すれば、走査処理が高速化される。
【0024】
また、本発明において、三次元充填曲線は、フレーム内の領域を充填する曲線に沿った、順序づけられた格子点の集合からなる走査順番を、当該走査順番が偶数番の場合には一端のフレームから他端のフレームに向かう方向に0からNz-1まで走査し、当該走査順番が奇数番の場合には他端のフレームから一端のフレームに向かう方向にNz-1から0まで走査することにより、三次元空間を充填する走査順番に拡張することによって生成されたものを用いることができる。このように、三次元充填曲線は、フレームと垂直な方向に直線的に走査するようにすれば、動画像のようにフレーム間の相関が非常に大きい三次元画像に対しては、符号化による圧縮効率を高めることができる。
【0025】
本発明に係る画像符号化装置の第2の構成は、前記第1の構成において、前記一次元化近似カット画像の各画素の画素値と前記符号化カット画像の各画素の画素値との差である一次元化残差カット画像を生成する一次元化残差カット画像生成手段と、前記一次元化残差カット画像を変換符号化することにより符号化残差カット画像を生成する変換符号化手段とを有していることを特徴とする。
【0026】
この構成によれば、一次元化残差カット画像を変換符号化することにより、原カット画像は、一次元化近似カット画像と符号化残差カット画像とに符号化される。そして、復号の際には、一次元化残差カット画像から一次元化残差カット画像を復号し、符号化残差カット画像の各画素に復号された一次元化残差カット画像を重畳して原カット画像を復号する。従って、一次元化残差カット画像の情報により、より高画質の画像を再生することができる。
【0027】
ここで、「変換符号化」とは、DCT、KL変換等の座標系の変換を用いた符号化をいう。
【0028】
また、変換符号化手段は、一次元化残差カット画像を変換符号化を行う際には、一次元化残差カット画像から各フレーム内の画素に対応する残差を抽出して、それぞれのフレーム内において変換符号化を行うようにすることができる。フレーム内において変換符号化を行うことにより、画像の二次元的な相関による冗長性を除去し、変換符号化による圧縮効率を上げることができる。
【0029】
本発明に係る画像符号化方法の第1の構成は、一次元化フレーム画像生成手段が、Nz枚(Nz≧2)のフレームからなる三次元の原カット画像を構成するフレーム画像のうち、終端のフレーム画像を除くNz−1枚のフレーム画像について、1枚ずつ順次、所定の平面充填曲線に沿って走査しながら、それに並行して、第一区分線型近似手段が、上記走査により逐次得られる一次元化フレーム画像に対して、
a.区間内における各画素の画素値と、当該区間内における画素の平均値との差を二乗した値を当該区間内の総ての画素について合計した値を求め、
b.その合計値が所定の閾値を超えたときに、当該閾値を超える前の点の画素を当該区間の終点と確定し、当該閾値を超えた点の画素を新たな区間の始点とする、
という操作を行うことにより、当該一次元化フレーム画像を区間分割して各区間の区間長及び平均値の情報からなる符号化フレーム画像を生成し、これを符号化フレーム画像記憶手段に格納する第1ステップ、
及び、一次元化近似カット画像生成手段が、前記符号化フレーム画像記憶手段に記憶されたNz−1枚の符号化フレーム画像と、前記終端のフレーム画像とから、所定の三次元充填曲線に沿った走査点に対応する画素を抽出して一次元化近似カット画像を生成しながら、それに並行して、第二区分線型近似手段が、前記一次元化近似カット画像に対して、
a.区間内における各画素の画素値と、当該区間内における画素の平均値との差を二乗した値を当該区間内の総ての画素について合計した値を求め、
b.その合計値が所定の閾値を超えたときに、当該閾値を超える前の点の画素を当該区間の終点と確定し、当該閾値を超えた点の画素を新たな区間の始点とする、
という操作を行うことにより、当該一次元化近似カット画像を区間分割して各区間の区間長及び平均値の情報からなる符号化カット画像を生成する第2ステップを有することを特徴とする。
【0030】
これにより、一次元化フレーム画像生成手段が読み込まれるフレームごとに走査して一次元化するのと並行して、第一区分線型近似手段がこの一次元化フレーム画像を区分線型近似処理により圧縮された符号化フレーム画像に変換し、これを符号化フレーム画像記憶手段に格納する。従って、区分線型近似処理による圧縮効率がp、フレーム1枚あたりのデータ容量がDとすれば、符号化フレーム画像記憶手段のメモリ容量は、(1+(Nz -1)p)Dとなる。従って、総てのフレームをフレームメモリに格納する場合に比べると、メモリ容量は(1+(Nz -1)p)/ Nzに削減される。例えば、Nz =10, p=0.5とすると、必要なメモリ容量は、総てのフレームをフレームメモリに格納する場合に比べ55%に削減される。
【0031】
また、第2ステップにおいては、符号化フレーム画像記憶手段に格納された符号化フレーム画像からもとの画像を復元することなく、一次元化近似カット画像生成手段が必要なデータを符号化フレーム画像記憶手段から抽出しながら一次元化近似カット画像を生成し、それに並行して、第二区分線型近似手段が区分線型近似処理により符号化カット画像を生成する。従って、符号化に際して大きな容量のメモリは必要がない。
【0032】
従って、少容量のメモリを使用して高速かつ高圧縮率で三次元画像を符号化することができる。
【0033】
本発明に係る画像符号化方法の第2の構成は、前記第1の構成において、前記第2ステップにおいては、第二区分線型近似手段が前記一次元化近似カット画像に対して一つの区間の終点を確定したときに、一次元化残差カット画像生成手段が、当該区間内の前記一次元化近似カット画像の各画素に対して、その画素値と当該区間内の各画素の画素値の平均値との残差を演算して残差カット画像記憶手段に格納し、前記第2ステップの終了後、変換符号化手段が、Nz枚の各フレームの各々に対応する位置の前記残差を前記残差カット画像記憶手段から抽出するとともに、各フレームにおいて前記残差を変換符号化する第3ステップを有することを特徴とする。
【0034】
また、本発明に係るプログラムは、コンピュータに読み込ませて実行することにより、コンピュータに上記第1又は第2の構成に係る画像符号化方法を実行させるものであることを特徴とする。
【0035】
【発明の実施の形態】
以下、本発明の一実施形態について図面を参照しながら説明する。
【0036】
(実施形態1)
図1は本発明の実施形態1に係る画像符号化装置の構成を表すブロック図である。
【0037】
図1において、本実施形態に係る画像符号化装置1は、画像入力手段2、フレームメモリ3、一次元化フレーム画像生成手段4、第一ルックアップテーブル4a、第一区分線型近似手段5、符号化フレーム画像記憶手段6、一次元化カット画像生成手段7、第二ルックアップテーブル7a、第二区分線型近似手段8、符号化カット画像記憶手段9、一次元化残差カット画像生成手段10、残差カット画像記憶手段11、変換符号化手段12、符号化残差カット画像記憶手段13、及び出力手段14を備えている。
【0038】
画像入力手段2は、動画像や立体画像などの三次元の原カット画像Gを入力するための装置である。具体的には、画像入力手段2は、例えば、CCD(Charge Coupled Device; 電荷結合素子)などの撮像素子やCD−ROM、DVD−ROMなどの外部記憶装置、モデム等の通信ネットワーク・インタフェースにより構成される。ここで、原カット画像はNz枚(Nz≧2)のフレーム画像{F0,…,F Nz -1}によって構成されているものとする。
【0039】
フレームメモリ3は、画像入力手段2から入力されるフレーム画像Fz(z∈{0,…, Nz -1})を一時的に記憶するメモリである。本実施形態においては、フレームメモリ3はフレーム画像1枚分のメモリ容量を有するものとする。
【0040】
一次元化フレーム画像生成手段4は、原カット画像Gを構成するNz枚のフレーム画像のうち、終端のフレーム画像F Nz -1を除くNz−1枚のフレーム画像{F0,…,F Nz -2}のそれぞれに対して、一次元化フレーム画像{FL0,…,FL Nz -1}を生成する。ここで、一次元化フレーム画像FLz(z∈{0,…, Nz -2})とは、フレーム画像Fzを所定の平面充填曲線に沿って走査することにより生成される一次元の画素データ列をいう。平面充填曲線に関する情報は、第一ルックアップテーブル4aに記憶されている。一次元化フレーム画像生成手段4は、走査順番についてはこの第一ルックアップテーブル4aを参照しながら走査を行う。なお、平面充填曲線としては、ラスタ走査曲線、ジグザグ走査曲線、ヒルベルト曲線等を使用することができる。
【0041】
第一区分線型近似手段5は、一次元化フレーム画像FLz(z∈{0,…, Nz -2})に対して、区分線型近似処理を行うことによって、符号化フレーム画像FCz={(az,0,l z,0),…,(a z,Mz-1,l z,Mz-1)}(Mzはフレーム内の区間数)を生成する。なお、区分線型近似処理については、〔従来の技術〕の欄で既に説明しているため、ここでは説明は省略する。符号化フレーム画像記憶手段6は、第一区分線型近似手段5により生成された符号化フレーム画像{FCz; z=0,…, Nz -2}が格納される。
【0042】
一次元化近似カット画像生成手段7は、符号化フレーム画像記憶手段6に格納された符号化フレーム画像{FCz; z=0,…, Nz -2}及びフレームメモリ3に格納された終端のフレーム画像F Nz -1からなる近似カット画像G'に対して、所定の三次元充填曲線に沿って走査をして一次元化近似カット画像GL'を生成する。三次元充填曲線に関する情報は、第二ルックアップテーブル7aに記憶されている。一次元化近似カット画像生成手段7は、走査順番についてはこの第二ルックアップテーブル7aを参照しながら走査を行う。
【0043】
なお、三次元充填曲線としては、第一ルックアップテーブル4aに記憶された平面充填曲線に沿った、順序づけられた格子点の集合からなる走査順番を、当該走査順番が偶数番の場合には一端のフレームから他端のフレームに向かう方向に0からNz -1まで走査し、当該走査順番が奇数番の場合には他端のフレームから一端のフレームに向かう方向にNz -1から0まで走査することにより、三次元空間を充填する走査順番に拡張することによって生成されたものが用いられる。このように、第一ルックアップテーブル4aに記憶された平面充填曲線に沿った、順序づけられた格子点の集合からなる走査順番を、フレームに対して垂直方向に直線的に引き延ばしたものを使用することで、符号化フレーム画像記憶手段6に記憶された符号化フレーム画像{FCz; z=0,…, Nz -2}から三次元充填曲線に沿った画素データを抽出することが容易となる。
【0044】
第二区分線型近似手段8は、一次元化近似カット画像生成手段7が生成する一次元化近似カット画像GL'に対して区分線型近似処理を行うことにより、符号化カット画像GCを生成する。なお、ここでの区分線型近似処理も、上記〔従来の技術〕の欄で説明したものと同様である。そして、生成された符号化カット画像GCは、符号化カット画像記憶手段9に格納される。
【0045】
一次元化残差カット画像生成手段10は、一次元化近似カット画像GL'の各画素の画素値と、符号化カット画像GCの各画素の画素値との差である一次元化残差カット画像GRLを生成し、残差カット画像記憶手段11に格納する。変換符号化手段12は、残差カット画像記憶手段11に格納された一次元化残差カット画像GRLを変換符号化することにより、符号化残差カット画像GRCを生成し、符号化残差カット画像記憶手段13に格納する。
【0046】
そして、符号化カット画像記憶手段9に格納された符号化カット画像GC及び符号化残差カット画像記憶手段13に格納された符号化残差カット画像GRCは、出力手段14により出力される。出力手段14としては、例えば、ディスプレイ、送信インタフェース等が用いられる。
【0047】
以上のように構成された本実施形態に係る画像符号化装置において、以下、その画像符号化方法について説明する。
【0048】
図2は本発明の実施形態1に係る画像符号化方法の全体の流れを表すフローチャートである。
【0049】
まず、フレームの番号を表すパラメータzを0として(S1)、画像入力手段2からz番目のフレーム画像Fz={qx,y,z; x=0,…,Nx-1, y=0,…,Ny-1}が入力され、フレームメモリ3に格納される(S2)。ここで、フレーム平面をxy平面で表すものとし、Nxはフレームのx方向のサイズ、Nyはフレームのy方向のサイズを表す。
【0050】
次に、一次元フレーム画像生成手段4は、まず、フレーム画像Fzを適当なサイズの部分画像{FBz(X,Y); X=0,…,NBx-1, Y=0,…,NBy-1}に分割する(S3)。以下、この部分画像FBz(X,Y)のことをブロックという。このブロックへの分割は、以下の処理時において必要とされる計算量やメモリ容量をできるだけ少なくするために行われるものである。なお、NBxはフレーム内におけるブロックのx方向の数、NByはフレーム内におけるブロックのy方向の数を表す。従って、各ブロックのサイズは(Nx/NBx)×(Ny/NBy)画素からなる。
【0051】
次に、一次元フレーム画像生成手段4は、第一ルックアップテーブル4aに格納された走査順番に従って、フレーム画像Fzを走査し、一次元化フレーム画像FLzを生成する。また、それと並行して、第一区分線型近似手段5は、走査によって逐次得られる一次元化フレーム画像FLzに対して、区分線型近似処理を行い、符号化フレーム画像FCzを生成する(S4)。ここで生成された符号化フレーム画像FCzは、符号化フレーム画像記憶手段6に格納される(S5)。そして、変数zの値を1だけ繰り上げられて(S6)、変数zの値がNz−2に達するまで、ステップS2〜S5の処理が繰り返される。
【0052】
ここで、ステップS4〜S5の動作について補足説明する。本実施の形態においては、走査順番の一例として、ブロックのサイズを8×8画素として、第一ルックアップテーブル4aには図3に示したようなヒルベルト曲線に従った走査順番が格納されているものとする。
【0053】
まず、第一区分線型近似手段5は、現在の区間番号を表す変数iを0に設定するとともに、区間の長さを表す変数Nを2に設定する。
【0054】
一方、一次元フレーム画像生成手段4は、フレーム画像Fzの各ブロックFBz(X,Y)(X=0,…,NBx-1, Y=0,…,NBy-1)に対して、順次第一ルックアップテーブル4aの走査順番に従って走査していく。その結果、一次元化フレーム画像FLz={qz,0,q z,1,…}が逐次得られる。
【0055】
これと並行して、第一区分線型近似手段5は、(数1)、(数2)に示した漸化式により画素値の平均値と累積二乗誤差ei(N)を求める。そして、累積二乗誤差ei(N)が所定の閾値Γ以下であれば、Nを1だけ繰り上げて、(数1)、(数2)に示した漸化式の演算処理を繰り返す。一方、累積二乗誤差ei(N)が閾値Γを超えたときには、N-1番目の画素までをk番目の区間とし、k番目の区間の画素を区間内の画素の画素値の平均値と区間長との組(a z,k, l z,k)で符号化する。(a z,k, l z,k)は(数3)に示した通りである。そして、この符号化されたデータ(符号化フレーム画像FCz)を符号化フレーム画像記憶手段6に格納する。そして、第一区分線型近似手段5は、変数iをN-1だけ繰り上げた後、Nを2に初期化し、再び、上記動作を繰り返す。
【0056】
図4は符号化フレーム画像記憶手段6に格納された符号化フレーム画像FCz(z∈{0,…, Nz -2})のデータ構造を表す図である。図4に示したように、先頭のアドレスには、フレームアドレス情報adr0〜adr Nz -2が格納されている。このフレームアドレス情報adr0〜adr Nz -2は、各フレームの符号化フレーム画像FC0〜FC Nz -2が格納されているアドレスの先頭アドレスを表す。フレームアドレス情報adr0〜adr Nz -2に続いて、符号化フレーム画像FC0〜FC Nz -2の情報{(az,i, lz,i); z=0,…, Nz -2, i=0,…,Mz-2-1}が格納されている。従って、先頭のフレームアドレス情報adr0〜adr Nz -2を参照することにより、符号化フレーム画像FC0〜FC Nz -2の情報に自由にアクセスすることができる。
【0057】
以上のように、一次元フレーム画像生成手段4による一次元化フレーム画像FLzの生成と、第一区分線型近似手段5による符号化フレーム画像FCzの生成とが同時並行的に行われる。そして、得られた符号化フレーム画像FCzが符号化フレーム画像記憶手段6に蓄積される。符号化フレーム画像FCzの圧縮率は、区分線型近似処理における累積二乗誤差ei(N)の閾値Γの大きさによって決まる。個々では、圧縮率が1/10〜1/3程度の値となるように閾値Γの大きさが設定される。
【0058】
このように、入力されるフレーム画像Fiは逐次1/10〜1/3程度のデータ量に圧縮され、符号化フレーム画像記憶手段6に蓄積されるため、フレーム画像Fiを格納するメモリ容量を少なくすることが可能である。
【0059】
なお、本実施形態では第一ルックアップテーブル4aに格納する走査順番として図3の平面充填曲線を使用することとしたが、第一ルックアップテーブル4aに格納する走査順番としては、他にも、例えば図5(a)〜(h)に示したような平面充填曲線に沿った走査順番などを使用することもできる。
【0060】
図2に戻って、0〜Nz−2番目までのフレーム画像F0〜F Nz -2に対して、区分線型近似処理により符号化フレーム画像FC0〜FC Nz -2の生成が終わると、次に、画像入力手段2は、終端のフレーム画像F Nz -1を読み込んで、フレームメモリ3に格納する(S7)。
【0061】
次いで、一次元化近似カット画像生成手段7は、第二ルックアップテーブル7aに格納された走査順番に従って、符号化フレーム画像記憶手段6に格納された符号化フレーム画像FC0〜FC Nz -2とフレームメモリ3に格納された終端のフレーム画像F Nz -1とから仮想的に構成される三次元の近似カット画像G'を走査し、一次元化近似カット画像GL'を生成する。この三次元の近似カット画像G'の走査もブロック単位で行われる。また、それと並行して、第二区分線型近似手段8は、この走査によって逐次得られる一次元化近似カット画像GL'に対して、区分線型近似処理を行い、符号化カット画像GCを生成する。また、同時に一次元化残差カット画像生成手段10が、一次元化残差カット画像GRLを生成して残差カット画像記憶手段11に格納する(S8)。
【0062】
ここで、ステップS8の処理について補足説明する。本実施の形態においては、第二ルックアップテーブル7aに格納された走査順番は、第一ルックアップテーブル4aに格納された走査順番(図3参照)に対応させて、図6のような三次元充填曲線に沿った走査順番とされている。図6に示す走査順番は、フレーム内の領域を充填する図3の曲線に沿った、順序づけられた格子点の集合からなる走査順番(x0,y0),(x1,y1),…,(xNxNy-1,yNxNy-1)を、当該走査順番が偶数番の場合にはz方向に0からNz-1まで走査し、当該走査順番が奇数番の場合には−z方向にNz-1から0まで走査することにより、三次元空間を充填する走査順番
【数4】
Figure 0004490051
に拡張することによって生成されたものが用いられている。このように、三次元充填曲線は、フレームと垂直なz方向に直線的に走査するようにすれば、動画像のようにフレーム間の相関が非常に大きい三次元画像に対しては、符号化による圧縮効率を高めることができる。
【0063】
一次元化近似カット画像生成手段7は、まず、内部変数i,zを0に設定した後、以下のような動作により一次元化近似カット画像を生成する。
【0064】
(1) 第二ルックアップテーブル7aから走査座標(xi,yi,z)を取得する。
【0065】
(2) z≠n-1の場合、一次元化近似カット画像生成手段7は、符号化フレーム画像記憶手段6から、走査座標(xi,yi,z)に対応する位置の画素値qi,zを抽出する。この場合、一次元化近似カット画像生成手段7は、まずzの値から、フレームアドレス情報adrzを取得し、第zフレームの符号化フレーム画像FCzの先頭アドレスにアクセスする。そして、第zフレームの符号化フレーム画像FCzの区間長lz,j(j=0,…,Mz-1)を順次累算していき、累算値がi以上になったときの番号jに対応する画素値az,jを取得して、これを走査座標(xi,yi,z)に対応する位置の画素値qi,zとすればよい。
一方、z=n-1の場合、一次元化近似カット画像生成手段7は、フレームメモリ3から、走査座標(xi,yi,z)に対応する位置(xi,yi)の画素値qi,zを抽出する。
【0066】
(3)zの値を1だけ増加させる。
【0067】
(4) (1)〜(3)の動作をz=n-1となるまで繰り返す。
【0068】
(5) 次に、iを1だけ増加させ、(1)〜(3)の動作をz=0となるまで繰り返す。このとき、(3)においてはzの値を1だけ減少させる。
【0069】
(6) (1)〜(5)の動作を、iの値がN−1になるまで行う。
【0070】
そして、一次元化近似カット画像生成手段7の符号化処理と並行して、第二区分線型近似手段8は、順次得られる一次元化近似カット画像GL'に基づいて、区分線型近似処理を行い、その結果生成される符号化カット画像GCを、符号化カット画像記憶手段9に格納する。
【0071】
このようにして、一次元化近似カット画像生成手段7は、符号化フレーム画像記憶手段6に格納された符号化フレーム画像{FCz; z=0,…,Nz-2}を復号することなく、一次元化近似カット画像GL'={q0,0,…q0,Nz-1,q1,Nz-1,…,q1,0,…, qNxNy-1,0}を生成するため、符号化処理に要するメモリ容量を大幅に抑えることが可能となる。また、一次元化近似カット画像GL'は、逐次生成されるごとに第二区分線型近似手段8によって符号化処理され、データ量が圧縮される。そして、この符号化処理で得られる符号化カット画像GCを、符号化カット画像記憶手段9に格納することで、符号化処理に要するメモリ容量が更に抑えられる。
【0072】
一次元化残差カット画像生成手段10は、区分線型近似処理において、一つの区間が確定するごとに、その区間内にある一次元化近似カット画像GL'の各画素の画素値と符号化カット画像GCの画素値との差である一次元化残差カット画像GRLを生成し、これを残差カット画像記憶手段12に格納する。
【0073】
上記ステップS8の処理が1ブロック分の終わるたびに、変換符号化手段12は、残差カット画像記憶手段12に格納されたNzフレームの1ブロック分の一次元化残差カット画像GRLに対して、1フレームごとに変換符号化を行い、符号化残差カット画像記憶手段13に格納する(S9)。ここで、変換符号化は、一般に広く用いられているDCT(離散コサイン変換)やKL変換等の手法を用いて行われる。このように、変換符号化手段12がブロック単位で逐次変換符号化を行うことで、残差カット画像記憶手段12の記憶容量はNBx×NBy×Nz画素分あればよいこととなる。変換符号化された符号化残差カット画像GCは、フレーム内相関による冗長性が除去されるため、データ量は少ない。従って、符号化残差カット画像記憶手段13の容量も小さくてすむ。
【0074】
以上の処理が総て終了すると、出力手段14は、符号化カット画像GC及び符号化残差カット画像GRCを符号化された三次元画像として出力し(S10)、処理を終了する。
【0075】
以上のように、本実施形態に係る画像符号化装置によれば、少ないメモリ容量で三次元画像の符号化を行うことが可能となる。また、画像の符号化において区分線型近似処理を用いることで、画像が読み込まれる順に逐次的に符号化されていくため、後段の処理を並行して行うことができる。従って、処理が高速化される。
【0076】
【発明の効果】
以上のように、本発明によれば、少容量のメモリを使用して高速かつ高圧縮率で三次元画像を符号化することが可能となる。従って、携帯電話、デジタルカメラ等の携帯電子機器のようにメモリ容量が制限される機器において、動画像などの三次元画像を符号化するのに適した画像符号化技術を提供することができる。
【図面の簡単な説明】
【図1】本発明の実施形態1に係る画像符号化装置の構成を表すブロック図である。
【図2】本発明の実施形態1に係る画像符号化方法の全体の流れを表すフローチャートである。
【図3】第一ルックアップテーブル4aに格納された走査順番を表す図である。
【図4】符号化フレーム画像記憶手段6に格納された符号化フレーム画像FCz(z∈{0,…, Nz -2})のデータ構造を表す図である。
【図5】第一ルックアップテーブル4aに格納することのできる走査順番の他の例を表す図である。
【図6】第二ルックアップテーブル7aに格納された走査順番を表す図である。
【符号の説明】
1 画像符号化装置
2 画像入力手段
3 フレームメモリ
4 一次元フレーム画像生成手段
4a 第一ルックアップテーブル
5 第一区分線型近似手段
6 符号化フレーム画像記憶手段
7 一次元化近似カット画像生成手段
7a 第二ルックアップテーブル
8 第二区分線型近似手段
9 符号化カット画像記憶手段
10 一次元化残差カット画像生成手段
11 残差カット画像記憶手段
12 変換符号化手段
13 符号化残差カット画像記憶手段
14 出力手段[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image encoding technique for encoding a three-dimensional image such as a moving image or a three-dimensional image, and in particular, image encoding capable of performing high-speed encoding processing using a small-capacity memory during encoding. Regarding technology.
[0002]
[Prior art]
In recent years, communication of a three-dimensional image such as a moving image or a three-dimensional image captured with an electronic camera or the like has been performed in data communication using a mobile phone or a mobile computer. Therefore, as represented by MPEG, various image encoding techniques for three-dimensional images have been researched and developed.
[0003]
As one of such image encoding techniques, the present inventor has previously devised a real-time moving image transfer method (see Patent Document 1). In the description in Patent Document 1, the following method is used as a method of encoding a three-dimensional image.
[0004]
Where the 3D image is NzIt is assumed that each frame image is composed of a plurality of frame images.x× NyAnd Here, the frame refers to one unit image constituting a three-dimensional image. Hereinafter, a set of continuous frame images such as a three-dimensional image is referred to as “cut”.
[0005]
First, the three-dimensional image is scanned according to the scanning order in the three-dimensional space obtained from the lookup table, and the original one-dimensional data {q0, q1,…, QNxNy-1Convert to}. The scanning order in this three-dimensional space is the scanning order in the two-dimensional plane along the curve filling the rectangular region in the xy direction, and from 0 to N in the z direction when the scanning order in the two-dimensional plane is an even number.zIf the scan order in the two-dimensional plane is an odd number, N in the -z directionzBy scanning from 0 to 0, it is generated by expanding the scanning order to fill the three-dimensional space.
[0006]
Next, the generated original one-dimensional data {q0, q1,…, QNxNy-1} By approximating one-dimensional data {(a0, l0),…, (AM-1, lM-1)} Is generated and used as encoded data of a three-dimensional image.
[0007]
Here, the piecewise linear approximation process is the original one-dimensional data {q0, q1,…, QNxNy-1}, When the accumulated square error from a certain i-th pixel to the i + N-th pixel exceeds a predetermined threshold, the i-th to i + N-1th are defined as one section, The operation of approximating the pixel values of all the pixels with the average value of the pixel values in the corresponding section is sequentially performed from the beginning of the original one-dimensional data, and the original one-dimensional data {q0, q1,…, QNxNy-1} Is a series of the average value of each interval and the length of each interval {(a0, l0),…, (AM-1, lM-1)} Refers to the operation of encoding the original one-dimensional data. Specifically, the following operations are performed.
[0008]
First, i = 0, k = 0, N = 2,
(1) Original one-dimensional data {q0, q1,…, QNxNy-1} I-th pixel qi-1I + N-1st pixel qi + N-1The average value of the pixel values of the N pixels up to is calculated by (Equation 1).
[Expression 1]
Figure 0004490051
[0009]
(2) Next, the cumulative square error e between the calculated average value and the original one-dimensional datai(N) is calculated by (Equation 2).
[Expression 2]
Figure 0004490051
[0010]
(3) And the cumulative square error eiIf (N) is less than or equal to the predetermined threshold Γ, N is incremented by 1, and the above processes (1) and (2) are repeated. On the other hand, the cumulative square error eiWhen (N) exceeds the threshold Γ, the range up to the (N−1) -th pixel is the k-th section, and the pixels in the k-th section are the set of the average pixel value of the pixels in the section and the section length (ak, lk). here,
[Equation 3]
Figure 0004490051
I put it.
[0011]
Then, after i is raised by N−1, N is set to 2, and the operations (1) to (3) are repeated again.
[0012]
Thus, by using a look-up table for scanning a three-dimensional image and encoding a three-dimensional image using a piecewise linear approximation process, the encoding process can be performed at high speed. Further, by making the scanning order in the z direction linear, it is possible to efficiently compress a three-dimensional image having a very strong correlation in the z direction, such as a moving image.
[0013]
[Patent Document 1]
Japanese Patent No. 3347684
[0014]
[Problems to be solved by the invention]
Since the image encoding method disclosed in Patent Document 1 can perform encoding processing at a high compression rate at a high speed, it is a field where real-time performance and high-speed performance are required, such as a videophone. When applied in, excellent effects are exhibited.
[0015]
However, on the other hand, in order to perform the encoding process, it is necessary to perform the encoding process after all the three-dimensional images to be encoded are once stored in the frame memory. Therefore, when the image size is large, a large-capacity frame memory is required.
[0016]
On the other hand, in devices in which the memory capacity of the device itself is limited due to demands for miniaturization and power saving, such as portable electronic devices such as mobile phones that have been remarkably popular in recent years, a three-dimensional A technique for encoding an image at a high speed and a high compression rate is desired.
[0017]
Accordingly, an object of the present invention is to provide an image encoding technique for encoding a three-dimensional image at a high speed and with a high compression rate using a small-capacity memory.
[0018]
[Means for Solving the Problems]
The first configuration of the image coding apparatus according to the present invention is NzSheets (NzN of the frame images constituting the three-dimensional original cut image composed of frames of ≧ 2) excluding the end frame imagez−1 by scanning each frame image along a predetermined plane filling curvez-One-dimensional frame image generating means for generating one one-dimensional frame image, and in each of the one-dimensional frame images, the pixel value of each pixel in one section and all the pixels in the section The one-dimensional frame image is divided into sections so that the sum of squares of the difference from the average value of the pixel values is equal to or less than a predetermined threshold, and an encoded frame image including information on the section length and the average value of each section is obtained. The first piecewise linear approximation means to generate and NzA one-dimensional approximation that generates a one-dimensional approximate cut image by scanning along a predetermined three-dimensional filling curve with respect to an approximate cut image composed of one encoded frame image and the terminal frame image In the cut image generation means and the one-dimensional approximate cut image, the sum of squares of the difference between the pixel value of each pixel in one section and the average value of the pixel values of all pixels in the section is a predetermined value. A second piecewise linear approximation unit that divides the one-dimensional approximate cut image into sections so as to be equal to or less than a threshold, and generates a coded cut image including information on a section length and an average value of each section; It is characterized by.
[0019]
According to this configuration, the first piecewise linear approximation means removes the end frame image.zThe −1 frame image is converted into an encoded frame image including information on the section length and average value of each section. Therefore, NzThe data amount of one frame image is compressed, and the memory for storing the encoded frame image can be reduced.
[0020]
In addition, the one-dimensional approximate cut image generation means does not restore the compressed encoded frame image, Nz-A one-dimensional approximate cut image is directly generated from one encoded frame image and a terminal frame image, and this one-dimensional approximate cut image is converted into an encoded cut image by the second piecewise linear approximation means and compressed. To do. The processes of the one-dimensionalized approximate cut image generation means and the second piecewise linear approximation means can be performed simultaneously. That is, the one-dimensional approximate cut image generation means is NzWhile generating one-dimensionally approximated cut images pixel by pixel from one encoded frame image and the end frame image, at the same time, using the pixel data of the generated one-dimensionally approximated cut image, the second section A linear approximation means can generate a coded cut image. Therefore, a memory for separately storing an image obtained by restoring the compressed one-dimensional approximate cut image is unnecessary. Therefore, it is possible to encode a cut image using a small-capacity memory.
[0021]
Further, by performing the piecewise linear approximation process along the scanning line in the three-dimensional space, the spatial redundancy of the three-dimensional image is removed from the encoded cut image. Therefore, encoding can be performed at a high compression rate.
[0022]
Here, the “plane filling curve” refers to a curve that passes through each lattice point in the plane only once and fills the plane without any gap. For example, scan patterns such as raster scan, zigzag scan, and Hilbert scan. The “three-dimensional filling curve” refers to a curve that passes through each lattice point in the three-dimensional space only once and fills the three-dimensional space without a gap.
[0023]
In the present invention, the one-dimensional frame image generation means can scan each frame image with reference to the predetermined plane filling curve stored in a lookup table. Also, the one-dimensionalized approximate cut image generation means can scan the approximate cut image with reference to the predetermined three-dimensional filling curve stored in the lookup table. Thus, when there is a margin in the memory, the scanning process can be speeded up by using a lookup table.
[0024]
Further, in the present invention, the three-dimensional filling curve represents a scanning order composed of an ordered set of lattice points along a curve filling a region in the frame, and if the scanning order is an even number, the frame at one end From 0 to N in the direction from one to the otherz-1 and if the scanning order is an odd number, N in the direction from the other frame to the one framezBy scanning from −1 to 0, it is possible to use the one generated by expanding the scanning order to fill the three-dimensional space. Thus, if the 3D filling curve is scanned linearly in the direction perpendicular to the frame, the 3D image with a very large correlation between frames such as a moving image is encoded. Compression efficiency can be increased.
[0025]
The second configuration of the image encoding device according to the present invention is the difference between the pixel value of each pixel of the one-dimensional approximate cut image and the pixel value of each pixel of the encoded cut image in the first configuration. A one-dimensional residual cut image generating means for generating a one-dimensional residual cut image, and transform encoding for generating an encoded residual cut image by transform encoding the one-dimensional residual cut image Means.
[0026]
According to this configuration, the original cut image is encoded into the one-dimensional approximate cut image and the encoded residual cut image by transform encoding the one-dimensional residual cut image. At the time of decoding, the one-dimensional residual cut image is decoded from the one-dimensional residual cut image, and the decoded one-dimensional residual cut image is superimposed on each pixel of the encoded residual cut image. To decode the original cut image. Therefore, a higher quality image can be reproduced based on the information of the one-dimensionalized residual cut image.
[0027]
Here, “transform coding” refers to coding using coordinate system transformation such as DCT or KL transformation.
[0028]
Further, when transform encoding the one-dimensional residual cut image, the transform encoding means extracts residuals corresponding to the pixels in each frame from the one-dimensional residual cut image, and Transform encoding can be performed within a frame. By performing transform coding within a frame, redundancy due to two-dimensional correlation of images can be removed, and compression efficiency by transform coding can be increased.
[0029]
The first configuration of the image encoding method according to the present invention is such that the one-dimensional frame image generating means is NzSheets (NzN of the frame images constituting the three-dimensional original cut image composed of frames of ≧ 2) excluding the end frame imagez-1 frame image is sequentially scanned along a predetermined plane filling curve one by one, and in parallel, the first piecewise linear approximation means obtains a one-dimensional frame image sequentially obtained by the scanning. for,
a. Find the value obtained by summing the value of the square of the difference between the pixel value of each pixel in the section and the average value of the pixels in the section for all the pixels in the section,
b. When the total value exceeds a predetermined threshold, the pixel of the point before exceeding the threshold is determined as the end point of the section, and the pixel of the point exceeding the threshold is set as the start point of the new section.
By performing the operation, the one-dimensional frame image is divided into sections to generate encoded frame images composed of the section length and average value information of each section, and this is stored in the encoded frame image storage means. 1 step,
And the one-dimensional approximate cut image generation means is stored in the encoded frame image storage means Nz-Extracting pixels corresponding to scanning points along a predetermined three-dimensional filling curve from one encoded frame image and the terminal frame image to generate a one-dimensional approximate cut image, and at the same time Then, the second piecewise linear approximation means for the one-dimensional approximate cut image,
a. Find the value obtained by summing the value of the square of the difference between the pixel value of each pixel in the section and the average value of the pixels in the section for all the pixels in the section,
b. When the total value exceeds a predetermined threshold, the pixel of the point before exceeding the threshold is determined as the end point of the section, and the pixel of the point exceeding the threshold is set as the start point of the new section.
By performing the above operation, there is provided a second step of dividing the one-dimensional approximate cut image into sections and generating an encoded cut image composed of section length and average value information of each section.
[0030]
As a result, the first segmented line type approximating unit compresses the one-dimensionalized frame type image by the segmented line type approximating process in parallel with the one-dimensional frame image generating unit scanning for each frame to be read and converting it to one-dimensional. The encoded frame image is converted into an encoded frame image and stored in the encoded frame image storage means. Therefore, if the compression efficiency by the piecewise linear approximation process is p and the data capacity per frame is D, the memory capacity of the encoded frame image storage means is (1+ (Nz -1) p) D Therefore, compared with the case where all frames are stored in the frame memory, the memory capacity is (1+ (Nz -1) p) / NzReduced to For example, Nz Assuming = 10 and p = 0.5, the required memory capacity is reduced to 55% compared to the case where all frames are stored in the frame memory.
[0031]
Further, in the second step, the data necessary for the one-dimensional approximate cut image generation means is encoded frame image without restoring the original image from the encoded frame image stored in the encoded frame image storage means. A one-dimensional approximate cut image is generated while being extracted from the storage means, and in parallel therewith, the second piecewise linear approximation means generates a coded cut image by piecewise linear approximation processing. Therefore, a large capacity memory is not necessary for encoding.
[0032]
Therefore, it is possible to encode a three-dimensional image at a high speed and with a high compression rate using a small capacity memory.
[0033]
In a second configuration of the image encoding method according to the present invention, in the first configuration, in the second step, the second piecewise linear approximation means includes one section for the one-dimensional approximate cut image. When the end point is determined, the one-dimensional residual cut image generation means calculates the pixel value and the pixel value of each pixel in the section for each pixel of the one-dimensional approximate cut image in the section. The residual with the average value is calculated and stored in the residual cut image storage means. After the second step, the transform coding meanszA third step of extracting the residual at a position corresponding to each of each frame from the residual cut image storage means and transform-coding the residual in each frame is provided.
[0034]
In addition, the program according to the present invention is characterized by causing a computer to execute the image coding method according to the first or second configuration by being read and executed by a computer.
[0035]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
[0036]
(Embodiment 1)
FIG. 1 is a block diagram showing a configuration of an image coding apparatus according to Embodiment 1 of the present invention.
[0037]
In FIG. 1, an image encoding apparatus 1 according to this embodiment includes an image input unit 2, a frame memory 3, a one-dimensional frame image generation unit 4, a first lookup table 4a, a first piecewise linear approximation unit 5, a code. Frame image storage means 6, one-dimensional cut image generation means 7, second look-up table 7a, second piecewise linear approximation means 8, encoded cut image storage means 9, one-dimensional residual cut image generation means 10, A residual cut image storage unit 11, a transform encoding unit 12, an encoded residual cut image storage unit 13, and an output unit 14 are provided.
[0038]
The image input means 2 is a device for inputting a three-dimensional original cut image G such as a moving image or a stereoscopic image. Specifically, the image input unit 2 is configured by an imaging device such as a CCD (Charge Coupled Device), an external storage device such as a CD-ROM or DVD-ROM, or a communication network interface such as a modem. Is done. Here, the original cut image is NzSheets (Nz≧ 2) frame image {F0, ..., FNz -1}.
[0039]
The frame memory 3 is a frame image F input from the image input means 2.z(z∈ {0,…, Nz -1}) is temporarily stored. In the present embodiment, it is assumed that the frame memory 3 has a memory capacity for one frame image.
[0040]
The one-dimensional frame image generation means 4 is configured to generate N of the original cut image GzOut of the frame images, the last frame image FNz -1Excluding Nz-1 frame image {F0, ..., FNz -2} For each one-dimensional frame image {FL0, ..., FLNz -1} Is generated. Here, the one-dimensional frame image FLz(z∈ {0,…, Nz -2}) is the frame image FzIs a one-dimensional pixel data string generated by scanning along a predetermined plane filling curve. Information about the plane filling curve is stored in the first lookup table 4a. The one-dimensional frame image generation means 4 performs scanning while referring to the first lookup table 4a for the scanning order. As the plane filling curve, a raster scanning curve, a zigzag scanning curve, a Hilbert curve, or the like can be used.
[0041]
The first piecewise linear approximation means 5 is a one-dimensional frame image FL.z(z∈ {0,…, Nz -2}), the coded frame image FC is obtained by performing a piecewise linear approximation process.z= {(az, 0, lz, 0), ..., (az, Mz-1, lz, Mz-1)} (MzIs the number of sections in the frame). Note that the piecewise linear approximation process has already been described in the section of [Prior Art], and thus the description thereof is omitted here. The encoded frame image storage means 6 is an encoded frame image {FC generated by the first piecewise linear approximation means 5.z; z = 0,…, Nz -2} is stored.
[0042]
The one-dimensional approximate cut image generation means 7 encodes the encoded frame image {FC stored in the encoded frame image storage means 6.z; z = 0,…, Nz -2} and the end frame image F stored in the frame memory 3Nz -1Is scanned along a predetermined three-dimensional filling curve to generate a one-dimensional approximate cut image GL ′. Information about the three-dimensional filling curve is stored in the second lookup table 7a. The one-dimensional approximate cut image generation means 7 performs scanning while referring to the second look-up table 7a for the scanning order.
[0043]
As the three-dimensional filling curve, a scanning order consisting of an ordered set of lattice points along the plane filling curve stored in the first look-up table 4a is used when the scanning order is an even number. 0 to N in the direction from one frame to the otherz -1 and if the scanning order is an odd number, N in the direction from the other frame to the one framez By scanning from -1 to 0, the one generated by expanding the scanning order to fill the three-dimensional space is used. In this way, the scanning order composed of the set of ordered lattice points along the plane filling curve stored in the first look-up table 4a is linearly extended in the direction perpendicular to the frame. Thus, the encoded frame image {FC stored in the encoded frame image storage means 6 is stored.z; z = 0,…, Nz -2} makes it easy to extract pixel data along a three-dimensional filling curve.
[0044]
The second piecewise linear approximation means 8 generates a coded cut image GC by performing a piecewise linear approximation process on the one-dimensional approximate cut image GL ′ generated by the one-dimensional approximate cut image generation means 7. Note that the piecewise linear approximation process here is the same as that described in the above section [Prior Art]. Then, the generated encoded cut image GC is stored in the encoded cut image storage unit 9.
[0045]
The one-dimensional residual cut image generation means 10 is a one-dimensional residual cut that is the difference between the pixel value of each pixel of the one-dimensional approximate cut image GL ′ and the pixel value of each pixel of the encoded cut image GC. An image GRL is generated and stored in the residual cut image storage unit 11. The transform encoding means 12 generates a coded residual cut image GRC by transform-coding the one-dimensional residual cut image GRL stored in the residual cut image storage means 11, and generates a coded residual cut. Store in the image storage means 13.
[0046]
The encoded cut image GC stored in the encoded cut image storage unit 9 and the encoded residual cut image GRC stored in the encoded residual cut image storage unit 13 are output by the output unit 14. For example, a display, a transmission interface, or the like is used as the output unit 14.
[0047]
In the image coding apparatus according to the present embodiment configured as described above, the image coding method will be described below.
[0048]
FIG. 2 is a flowchart showing the overall flow of the image coding method according to the first embodiment of the present invention.
[0049]
First, the parameter z representing the frame number is set to 0 (S1), and the z-th frame image F is sent from the image input means 2.z= {qx, y, z; x = 0,…, Nx-1, y = 0,…, Ny-1} is input and stored in the frame memory 3 (S2). Where the frame plane is represented by the xy plane and NxIs the size of the frame in the x direction, NyRepresents the size of the frame in the y direction.
[0050]
Next, the one-dimensional frame image generating means 4 first starts the frame image F.zA partial image of the appropriate size {FBz(X, Y); X = 0,…, NBx-1, Y = 0,…, NBy−1} (S3). Below, this partial image FBz(X, Y) is called a block. This division into blocks is performed in order to minimize the calculation amount and memory capacity required in the following processing. NBxIs the number of blocks in the frame in the x direction, NByRepresents the number of blocks in the frame in the y direction. Therefore, the size of each block is (Nx/ NBx) × (Ny/ NBy) It consists of pixels.
[0051]
Next, the one-dimensional frame image generation means 4 performs the frame image F according to the scanning order stored in the first lookup table 4a.z1D frame image FLzIs generated. In parallel with this, the first piecewise linear approximation means 5 obtains a one-dimensional frame image FL obtained sequentially by scanning.zIs applied to the coded frame image FC.zIs generated (S4). The encoded frame image FC generated herezIs stored in the encoded frame image storage means 6 (S5). Then, the value of variable z is incremented by 1 (S6), and the value of variable z is NzSteps S2 to S5 are repeated until -2.
[0052]
Here, a supplementary explanation will be given of the operations in steps S4 to S5. In this embodiment, as an example of the scanning order, the block size is 8 × 8 pixels, and the first lookup table 4a stores the scanning order according to the Hilbert curve as shown in FIG. Shall.
[0053]
First, the first piecewise linear approximation means 5 sets a variable i representing the current section number to 0 and a variable N representing the section length to 2.
[0054]
On the other hand, the one-dimensional frame image generation means 4 haszEach block FBz(X, Y) (X = 0, ..., NBx-1, Y = 0,…, NBy-1), the scanning is sequentially performed according to the scanning order of the first lookup table 4a. As a result, the one-dimensional frame image FLz= {qz, 0, qz, 1, ...} are obtained sequentially.
[0055]
In parallel with this, the first piecewise linear approximation means 5 calculates the average value of pixel values and the accumulated square error e by the recurrence formulas shown in (Equation 1) and (Equation 2).iFind (N). And the cumulative square error eiIf (N) is less than or equal to the predetermined threshold Γ, N is incremented by 1, and the recurrence formula calculation process shown in (Equation 1) and (Equation 2) is repeated. On the other hand, the cumulative square error eiWhen (N) exceeds the threshold Γ, the range up to the (N−1) -th pixel is the k-th section, and the pixels in the k-th section are the set of the average pixel value of the pixels in the section and the section length (az, k, lz, k). (Az, k, lz, k) Is as shown in (Equation 3). Then, the encoded data (encoded frame image FCz) Is stored in the encoded frame image storage means 6. The first piecewise linear approximation means 5 increments the variable i by N−1, initializes N to 2, and repeats the above operation again.
[0056]
FIG. 4 shows the encoded frame image FC stored in the encoded frame image storage means 6.z(Z∈ {0,…, Nz -2}). As shown in FIG. 4, frame address information adr is included in the head address.0~ AdrNz -2Is stored. This frame address information adr0~ AdrNz -2The encoded frame image FC of each frame0~ FCNz -2Represents the head address of the address where is stored. Frame address information adr0~ AdrNz -2Following the encoded frame image FC0~ FCNz -2Information {(az, i, lz, i); z = 0,…, Nz -2, i = 0,…, Mz-2-1} is stored. Therefore, the first frame address information adr0~ AdrNz -2By referring to the encoded frame image FC0~ FCNz -2Free access to information.
[0057]
As described above, the one-dimensional frame image FL by the one-dimensional frame image generation means 4zAnd the encoded frame image FC by the first piecewise linear approximation means 5zAre generated concurrently. And the obtained encoded frame image FCzAre stored in the encoded frame image storage means 6. Encoded frame image FCzIs the cumulative square error e in the piecewise linear approximation processiIt is determined by the magnitude of the threshold value Γ of (N). Individually, the magnitude of the threshold Γ is set so that the compression rate becomes a value of about 1/10 to 1/3.
[0058]
In this way, the input frame image FiAre sequentially compressed to a data amount of about 1/10 to 1/3 and stored in the encoded frame image storage means 6, so that the frame image FiCan be reduced in memory capacity.
[0059]
In the present embodiment, the plane filling curve of FIG. 3 is used as the scanning order stored in the first lookup table 4a. However, as the scanning order stored in the first lookup table 4a, For example, it is possible to use a scanning order along a plane filling curve as shown in FIGS.
[0060]
Returning to FIG.z-The second frame image F0~ FNz -2On the other hand, the coded frame image FC is obtained by the piecewise linear approximation process.0~ FCNz -2When the generation of the image frame is completed, the image input means 2 then receives the end frame image F.Nz -1Is stored in the frame memory 3 (S7).
[0061]
Next, the one-dimensional approximate cut image generation means 7 encodes the encoded frame image FC stored in the encoded frame image storage means 6 in accordance with the scanning order stored in the second lookup table 7a.0~ FCNz -2And the end frame image F stored in the frame memory 3Nz -1The three-dimensional approximate cut image G ′ virtually constructed from the above is scanned to generate a one-dimensional approximate cut image GL ′. The scanning of the three-dimensional approximate cut image G ′ is also performed in units of blocks. In parallel with this, the second piecewise linear approximation means 8 performs a piecewise linear approximation process on the one-dimensional approximate cut image GL ′ sequentially obtained by this scanning, and generates a coded cut image GC. At the same time, the one-dimensional residual cut image generation means 10 generates a one-dimensional residual cut image GRL and stores it in the residual cut image storage means 11 (S8).
[0062]
Here, a supplementary explanation will be given of the processing in step S8. In the present embodiment, the scanning order stored in the second lookup table 7a corresponds to the scanning order (see FIG. 3) stored in the first lookup table 4a, and is three-dimensional as shown in FIG. The scanning order is along the filling curve. The scan order shown in FIG. 6 is a scan order consisting of a set of ordered grid points along the curve of FIG. 3 filling the region in the frame (x0, y0), (x1, y1), ..., (xNxNy-1, yNxNy-1) From 0 to N in the z direction when the scanning order is an even number.z-1 until the scan order is odd, N in the -z directionzScan order to fill 3D space by scanning from -1 to 0
[Expression 4]
Figure 0004490051
The one generated by extending to is used. In this way, if the 3D filling curve is scanned linearly in the z direction perpendicular to the frame, it is encoded for a 3D image with a very large correlation between frames such as a moving image. Can improve the compression efficiency.
[0063]
The one-dimensional approximate cut image generation means 7 first sets internal variables i and z to 0, and then generates a one-dimensional approximate cut image by the following operation.
[0064]
(1) From the second lookup table 7a, the scanning coordinates (xi, yi, z).
[0065]
(2) When z ≠ n−1, the one-dimensional approximate cut image generation means 7 receives the scan coordinates (xi, yi, z) pixel value q at the position corresponding toi, zTo extract. In this case, the one-dimensional approximate cut image generation means 7 first calculates the frame address information adr from the value of z.zAnd the encoded frame image FC of the z-th framezAccess the start address of. The encoded frame image FC of the zth framezInterval length lz, j(J = 0,…, Mz-1) are sequentially accumulated, and the pixel value a corresponding to the number j when the accumulated value becomes i or morez, jAnd get this into scan coordinates (xi, yi, z) pixel value q at the position corresponding toi, zAnd it is sufficient.
On the other hand, when z = n−1, the one-dimensional approximate cut image generation means 7 reads the scan coordinates (xi, yi, z) (xi, yi) Pixel value qi, zTo extract.
[0066]
(3) Increase the value of z by 1.
[0067]
(4) The operations of (1) to (3) are repeated until z = n−1.
[0068]
(5) Next, i is incremented by 1, and the operations (1) to (3) are repeated until z = 0. At this time, the value of z is decreased by 1 in (3).
[0069]
(6) If the value of i is NxNyRepeat until -1.
[0070]
Then, in parallel with the encoding process of the one-dimensional approximate cut image generation means 7, the second piecewise linear approximation means 8 performs the piecewise linear approximation process based on the sequentially obtained one-dimensional approximate cut images GL ′. The encoded cut image GC generated as a result is stored in the encoded cut image storage means 9.
[0071]
In this way, the one-dimensional approximate cut image generation means 7 encodes the encoded frame image {FC stored in the encoded frame image storage means 6.z; z = 0,…, Nz-2} without decoding one-dimensional approximate cut image GL '= {q0,0,… Q0, Nz-1, q1, Nz-1,…, Q1,0, ..., qNxNy-1,0} Is generated, the memory capacity required for the encoding process can be greatly reduced. The one-dimensional approximate cut image GL ′ is encoded by the second piecewise linear approximation means 8 every time it is sequentially generated, and the data amount is compressed. Then, by storing the encoded cut image GC obtained by this encoding process in the encoded cut image storage means 9, the memory capacity required for the encoding process can be further suppressed.
[0072]
In the piecewise linear approximation process, the one-dimensional residual cut image generation unit 10 every time one section is determined, the pixel value of each pixel of the one-dimensional approximate cut image GL ′ in the section and the encoded cut. A one-dimensional residual cut image GRL that is a difference from the pixel value of the image GC is generated and stored in the residual cut image storage unit 12.
[0073]
Each time the process of step S8 is completed for one block, the transform encoding means 12 stores N stored in the residual cut image storage means 12.zThe one-dimensional residual cut image GRL for one block of the frame is subjected to transform coding for each frame and stored in the encoded residual cut image storage means 13 (S9). Here, transform coding is performed using a technique such as DCT (Discrete Cosine Transform) or KL transform that is widely used in general. Thus, the transform coding means 12 performs successive transform coding in units of blocks, so that the storage capacity of the residual cut image storage means 12 is NB.x× NBy× NzIt is sufficient if there are pixels. The encoded residual cut image GC subjected to transform coding has a small amount of data because redundancy due to intra-frame correlation is removed. Therefore, the capacity of the encoded residual cut image storage means 13 can be reduced.
[0074]
When all the above processes are completed, the output unit 14 outputs the encoded cut image GC and the encoded residual cut image GRC as encoded 3D images (S10), and ends the process.
[0075]
As described above, according to the image encoding device according to the present embodiment, it is possible to encode a three-dimensional image with a small memory capacity. In addition, by using the piecewise linear approximation process in image encoding, encoding is sequentially performed in the order in which the images are read, so that subsequent processes can be performed in parallel. Therefore, the processing is speeded up.
[0076]
【The invention's effect】
As described above, according to the present invention, it is possible to encode a three-dimensional image at a high speed and with a high compression rate using a small capacity memory. Therefore, it is possible to provide an image encoding technique suitable for encoding a three-dimensional image such as a moving image in a device having a limited memory capacity such as a mobile electronic device such as a mobile phone or a digital camera.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of an image encoding device according to a first embodiment of the present invention.
FIG. 2 is a flowchart showing an overall flow of an image encoding method according to the first embodiment of the present invention.
FIG. 3 is a diagram illustrating a scanning order stored in a first lookup table 4a.
FIG. 4 shows an encoded frame image FC stored in the encoded frame image storage means 6.z(Z∈ {0,…, Nz -2}).
FIG. 5 is a diagram illustrating another example of the scanning order that can be stored in the first lookup table 4a.
FIG. 6 is a diagram showing the scanning order stored in the second lookup table 7a.
[Explanation of symbols]
1 Image encoding device
2 Image input means
3 frame memory
4 One-dimensional frame image generation means
4a First lookup table
5 First piecewise linear approximation means
6 Encoded frame image storage means
7 One-dimensional approximate cut image generation means
7a Second lookup table
8 Second piecewise linear approximation means
9 Encoded cut image storage means
10 One-dimensional residual cut image generation means
11 Residual cut image storage means
12 Transform coding means
13 Coding residual cut image storage means
14 Output means

Claims (5)

フレーム画像を記憶するフレームメモリと、
符号化されたフレーム画像を記憶する符号化フレーム画像記憶手段と、
Nz枚(Nz≧2)のフレームからなる三次元の原カット画像を構成するフレーム画像のうち、終端のフレーム画像を除くNz−1枚のフレーム画像のそれぞれを1フレームずつ前記フレームメモリに読み込んで、読み込まれた当該フレーム画像に対して、所定の平面充填曲線に沿って走査することによりNz−1個の一次元化フレーム画像を生成する一次元化フレーム画像生成手段と、
前記各一次元化フレーム画像内において、一の区間内における各画素の画素値と当該区間内における総ての画素の画素値の平均値との差の二乗和が所定の閾値以下となるように、前記一次元化フレーム画像を区間分割し、各区間の区間長及び平均値の情報からなる符号化フレーム画像を生成し、前記符号化フレーム画像記憶手段に格納する第一区分線型近似手段と、
Nz−1枚の前記符号化フレーム画像と最後に前記フレームメモリに読み込まれる前記終端のフレーム画像とからなる近似カット画像に対して、所定の三次元充填曲線に沿って走査して一次元化近似カット画像を生成する一次元化近似カット画像生成手段と、
前記一次元化近似カット画像内において、一の区間内における各画素の画素値と当該区間内における総ての画素の画素値の平均値との差の二乗和が所定の閾値以下となるように、前記一次元化近似カット画像を区間分割し、各区間の区間長及び平均値の情報からなる符号化カット画像を生成する第二区分線型近似手段と、
を備えていることを特徴とする画像符号化装置。
A frame memory for storing frame images;
Encoded frame image storage means for storing the encoded frame image;
Of the frame images constituting the three-dimensional original cut image composed of N z (N z ≧ 2) frames, each of the N z −1 frame images excluding the end frame image is stored in the frame memory one frame at a time. A one-dimensionalized frame image generating means for generating N z −1 one-dimensional frame images by scanning along the predetermined plane filling curve with respect to the read frame image,
In each of the one-dimensional frame images, the sum of squares of the difference between the pixel value of each pixel in one section and the average value of the pixel values of all pixels in the section is less than or equal to a predetermined threshold value. First segmented line approximation means for dividing the one-dimensional frame image into sections, generating a coded frame image composed of section length and average value information of each section, and storing the coded frame image in the coded frame image storage means ;
N z −1 scans an approximate cut image consisting of the encoded frame image and finally the end frame image read into the frame memory along a predetermined three-dimensional filling curve to make it one-dimensional One-dimensional approximate cut image generation means for generating an approximate cut image;
In the one-dimensional approximate cut image, the sum of squares of the difference between the pixel value of each pixel in one section and the average value of the pixel values of all pixels in the section is less than or equal to a predetermined threshold value. A second piecewise linear approximation unit that divides the one-dimensional approximate cut image into sections and generates a coded cut image that includes section length and average value information of each section;
An image encoding device comprising:
前記一次元化近似カット画像の各画素の画素値と前記符号化カット画像の各画素の画素値との差である一次元化残差カット画像を生成する一次元化残差カット画像生成手段と、
前記一次元化残差カット画像を変換符号化することにより符号化残差カット画像を生成する変換符号化手段と、
を有していることを特徴とする請求項1記載の画像符号化装置。
A one-dimensional residual cut image generating means for generating a one-dimensional residual cut image that is a difference between a pixel value of each pixel of the one-dimensional approximate cut image and a pixel value of each pixel of the encoded cut image; ,
Transform encoding means for generating an encoded residual cut image by transform encoding the one-dimensional residual cut image;
The image encoding apparatus according to claim 1, further comprising:
一次元化フレーム画像生成手段が、Nz枚(Nz≧2)のフレームからなる三次元の原カット画像を構成するフレーム画像のうち、終端のフレーム画像を除くNz−1枚のフレーム画像について、1枚ずつ順次フレームメモリに読み込んで、読み込まれた当該フレーム画像に対して、所定の平面充填曲線に沿って走査しながら、それに並行して、第一区分線型近似手段が、上記走査により逐次得られる一次元化フレーム画像に対して、
a.区間内における各画素の画素値と、当該区間内における画素の平均値との差を二乗した値を当該区間内の総ての画素について合計した値を求め、
b.その合計値が所定の閾値を超えたときに、当該閾値を超える前の点の画素を当該区間の終点と確定し、当該閾値を超えた点の画素を新たな区間の始点とする、
という操作を行うことにより、当該一次元化フレーム画像を区間分割して各区間の区間長及び平均値の情報からなる符号化フレーム画像を生成し、これを符号化フレーム画像記憶手段に格納する第1ステップ、
及び、一次元化近似カット画像生成手段が、前記符号化フレーム画像記憶手段に記憶されたNz−1枚の符号化フレーム画像と、最後に前記フレームメモリに読み込まれる前記終端のフレーム画像とから、所定の三次元充填曲線に沿った走査点に対応する画素を抽出して一次元化近似カット画像を生成しながら、それに並行して、第二区分線型近似手段が、前記一次元化近似カット画像に対して、
a.区間内における各画素の画素値と、当該区間内における画素の平均値との差を二乗した値を当該区間内の総ての画素について合計した値を求め、
b.その合計値が所定の閾値を超えたときに、当該閾値を超える前の点の画素を当該区間の終点と確定し、当該閾値を超えた点の画素を新たな区間の始点とする、
という操作を行うことにより、当該一次元化近似カット画像を区間分割して各区間の区間長及び平均値の情報からなる符号化カット画像を生成する第2ステップ、
を有することを特徴とする画像符号化方法。
One-dimensional reduction frame image generating means, N z sheets (N z ≧ 2) of the frame images constituting a three-dimensional original shot image consisting of frames, N z -1 frame images excluding the frame image of the end The first segmented line type approximation means reads the frame image one by one sequentially into the frame memory, and scans the read frame image along a predetermined plane filling curve. For sequentially obtained one-dimensional frame images,
a. Find the value obtained by summing the value of the square of the difference between the pixel value of each pixel in the section and the average value of the pixels in the section for all the pixels in the section,
b. When the total value exceeds a predetermined threshold, the pixel of the point before exceeding the threshold is determined as the end point of the section, and the pixel of the point exceeding the threshold is set as the start point of the new section.
By performing the operation, the one-dimensional frame image is divided into sections to generate an encoded frame image composed of the section length and average value information of each section, and this is stored in the encoded frame image storage means. 1 step,
Further, the one-dimensional approximate cut image generation means is based on the N z −1 encoded frame images stored in the encoded frame image storage means and the terminal frame image that is finally read into the frame memory. In addition to extracting a pixel corresponding to a scanning point along a predetermined three-dimensional filling curve to generate a one-dimensional approximation cut image, in parallel, the second piecewise linear approximation means includes the one-dimensional approximation cut For the image,
a. Find the value obtained by summing the value of the square of the difference between the pixel value of each pixel in the section and the average value of the pixels in the section for all the pixels in the section,
b. When the total value exceeds a predetermined threshold, the pixel of the point before exceeding the threshold is determined as the end point of the section, and the pixel of the point exceeding the threshold is set as the start point of the new section.
A second step of dividing the one-dimensionalized approximate cut image into segments and generating an encoded cut image including information on the section length and the average value of each section,
An image encoding method characterized by comprising:
前記第2ステップにおいては、第二区分線型近似手段が前記一次元化近似カット画像に対して一つの区間の終点を確定したときに、一次元化残差カット画像生成手段が、当該区間内の前記一次元化近似カット画像の各画素に対して、その画素値と当該区間内の各画素の画素値の平均値との残差を演算して残差カット画像記憶手段に格納し、
前記第2ステップの終了後、変換符号化手段が、Nz枚の各フレームの各々に対応する位置の前記残差を前記残差カット画像記憶手段から抽出するとともに、各フレームにおいて前記残差を変換符号化する第3ステップ
を有することを特徴とする請求項3記載の画像符号化方法。
In the second step, when the second piecewise linear approximation means determines the end point of one section for the one-dimensionalized approximate cut image, the one-dimensional residual cut image generation means For each pixel of the one-dimensionalized approximate cut image, the residual between the pixel value and the average value of the pixel values of each pixel in the section is calculated and stored in the residual cut image storage means,
After completion of the second step, the transform coding means extracts the residual at the position corresponding to each of the N z frames from the residual cut image storage means, and the residual in each frame. 4. The image encoding method according to claim 3, further comprising a third step of transform encoding.
コンピュータに読み込ませて実行することにより、コンピュータに請求項3又は4記載の画像符号化方法を実行させるプログラム。  The program which makes a computer perform the image coding method of Claim 3 or 4 by reading and running to a computer.
JP2003146467A 2003-05-23 2003-05-23 Image coding apparatus and image coding method Expired - Fee Related JP4490051B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003146467A JP4490051B2 (en) 2003-05-23 2003-05-23 Image coding apparatus and image coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003146467A JP4490051B2 (en) 2003-05-23 2003-05-23 Image coding apparatus and image coding method

Publications (2)

Publication Number Publication Date
JP2004350136A JP2004350136A (en) 2004-12-09
JP4490051B2 true JP4490051B2 (en) 2010-06-23

Family

ID=33533313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003146467A Expired - Fee Related JP4490051B2 (en) 2003-05-23 2003-05-23 Image coding apparatus and image coding method

Country Status (1)

Country Link
JP (1) JP4490051B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02182081A (en) * 1989-01-07 1990-07-16 Nippon Steel Corp Simple realization method for designated bit rate
JP2002027482A (en) * 2000-07-10 2002-01-25 Fujitsu Ltd Picture coding system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02182081A (en) * 1989-01-07 1990-07-16 Nippon Steel Corp Simple realization method for designated bit rate
JP2002027482A (en) * 2000-07-10 2002-01-25 Fujitsu Ltd Picture coding system

Also Published As

Publication number Publication date
JP2004350136A (en) 2004-12-09

Similar Documents

Publication Publication Date Title
CN102640498B (en) Method and device for image encoding and decoding by texture-pattern-adaptive partitioned block transform
KR101226877B1 (en) Encoding device, encoding method, encoding program, and imaging device
WO2005079054A1 (en) Image compression device
JP3863775B2 (en) Image information compression method, image information compression apparatus, and image information compression program
JP2000341689A (en) Wavelet inverse converting device and its method and wavelet decoding device and its method
JP2001136527A (en) Device and method for resolution conversion of orthogonal image
JP3955910B2 (en) Image signal processing method
CN106559668B (en) A kind of low code rate image compression method based on intelligent quantization technology
JP4490051B2 (en) Image coding apparatus and image coding method
JP3955909B2 (en) Image signal processing apparatus and method
JPH04229382A (en) Method and device for resolution conversion of digital image data
JP3952116B2 (en) Image compression apparatus and method
JP3957829B2 (en) Method and system for compressing moving picture information
KR20000029715A (en) Image mapping device and method, and image generating device and method
RU2339082C1 (en) Method of compressing and decompressing static images and videos in digital form
JP3305480B2 (en) Image encoding / decoding device
JPH11353453A (en) Method and system for compressing image information
JP6992825B2 (en) Video coding device, video coding method, video decoding device, video decoding method, and video coding system
CN106941610B (en) Binary ROI mask coding method based on improved block coding
JP3709106B2 (en) Image compression and decompression device
JP5413007B2 (en) Image compression apparatus, imaging apparatus, program, and image expansion apparatus
JP2006340300A (en) Signal processing method, signal processing apparatus, signal processing program and information recording medium
JP2005229441A (en) Image coding equipment and method therefor, and image decoding equipment and method therefor
JP2009118303A (en) Image encoding apparatus, image encoding method, image decoding apparatus, and image decoding method
JP2005236723A (en) Device and method for encoding moving image, and device and method for decoding the moving image

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091231

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100401

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

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4490051

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20160409

Year of fee payment: 6

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