JP4239211B2 - Image processing apparatus, image processing method thereof, and image processing program - Google Patents
Image processing apparatus, image processing method thereof, and image processing program Download PDFInfo
- Publication number
- JP4239211B2 JP4239211B2 JP2001267210A JP2001267210A JP4239211B2 JP 4239211 B2 JP4239211 B2 JP 4239211B2 JP 2001267210 A JP2001267210 A JP 2001267210A JP 2001267210 A JP2001267210 A JP 2001267210A JP 4239211 B2 JP4239211 B2 JP 4239211B2
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- image
- original image
- association data
- coordinate value
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000012545 processing Methods 0.000 title claims description 82
- 238000003672 processing method Methods 0.000 title claims description 14
- 238000000034 method Methods 0.000 claims description 31
- 230000008569 process Effects 0.000 claims description 21
- 230000003247 decreasing effect Effects 0.000 claims description 20
- 230000000737 periodic effect Effects 0.000 claims description 13
- 238000006243 chemical reaction Methods 0.000 claims description 7
- 238000011946 reduction process Methods 0.000 claims description 4
- 230000007423 decrease Effects 0.000 claims description 3
- 230000009467 reduction Effects 0.000 description 14
- 230000006870 function Effects 0.000 description 13
- 238000005070 sampling Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 8
- 238000009499 grossing Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000009792 diffusion process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Images
Landscapes
- Facsimile Image Signal Circuits (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、縮小や拡大等の画像データの編集を行なう画像処理に関し、特に、編集後の画像のモワレを抑制する画像処理装置とその画像処理方法、及び画像処理プログラムに関する。
【0002】
【従来の技術】
図4は、従来の画像処理装置100aの構成を示すブロック図である。なお以下、本明細書においては、処理対象の画像を原画像と呼び、画像処理が施された後に出力される画像を変形画像と呼ぶこととする。画像処理の内容としては、例えば、画像の拡大や縮小等の処理があげられる。
【0003】
なおここでは、画像処理として主に縮小処理を例として説明するが、拡大やその他の処理の場合にも同様である。
【0004】
まず、原画像の各画素位置を(x,y)により示し、変形画像の各画素位置を(x’,y’)と示すこととする。原画像は、入力され画像バッファ10に格納される。ここでは、画像サイズをa倍する変形を実行する場合(つまり、x’=ax、y’=ayとして変形する場合)を例に、画像処理装置100aの処理を説明する。
【0005】
次のような処理が行なわれる。標本化回路21aは、変形画像の各画素を走査し、その各画素位置(x’,y’)に対して、原画像の対応する画素位置を下記の式(1)により計算する。
x=x’/a
y=y’/a (1)
【0006】
求められた対応する位置(x,y)に存在する原画像の画素値(つまり、当該画素の色彩を示す値)が、画像バッファ10から読まれ、変形画像の画素値とされる。またこの時、“a”の値によっては“x”や“y”は整数でなくなるが、その時にはそれぞれに最も近い整数を位置座標として用いる“最近傍法(ニアレストネイバー法)”、周囲の4画素の画素値から内挿して縮小画像の画素値として用いる“バイリニア法”、同じく周囲の16画素の画素値から画素値を決定する“キュービックコンボリューション法”等を用いることができる。
【0007】
しかしながらこの場合、原画像に周期パターンが存在すると、モワレといわれる本来原画像には存在していない周期パターンが生ずることがある。この現象を、図5を参照して説明する。
【0008】
図5は、画像をフーリエ変換したフーリエ平面上に画像のパワーを模式的に図示したものである。600dpiの解像度で標本化されていた画像にbで示すような波数(180,20)の周期パターンが存在するとする。この画像を400dpiの解像度に2/3の倍率で再標本化すると、cで示すように(−200,0)の位置にそのビートが現われ、更にd=b+cの位置に干渉が現われる。この波数は、(−20,20)となり、人の目に周期が感じられやすいモワレとなる。
【0009】
このモワレの影響を減少するため、従来、図6のような構成の画像処理装置100bが利用されている。図6に示される従来の画像処理装置100bは、まず原画像に対して、スムージング手段2によって平滑化を行なう。このスムージング処理は、各画素の値f(x,y)と周囲の画素値f(x+dx,y+dy)を用いて、下記の数1に示される式(2)のコンボリューションを行ない新しい画素値g(x,y)を求める。これにより原画像が持つ周波数成分がぼかされ、モワレの周波数成分を目立ちにくくすることができる。
【数1】
【0010】
【発明が解決しようとする課題】
しかし、上述した従来の技術では、以下に述べるような問題点があった。
【0011】
従来の式(2)によるモワレを抑制する方法では、ソフトウェアによる処理では時間がかかり、高速に処理できないという問題点があった。また、これを十分に高速処理するために、処理をハードウェア化した場合には、画像処理装置の製造に多くのコストが必要となるという問題点があった。
【0012】
本発明の第1の目的は、上記従来技術の欠点を解決し、画像処理により発生するモワレを低減し、かつ画像処理を高速に処理する画像処理装置とその画像処理方法、及び画像処理プログラムを提供することにある。
【0013】
本発明の第2の目的は、上記従来技術の欠点を解決し、画像処理により発生するモワレを低減し、かつ画像処理を高速に処理する画像処理装置を安価に提供することにある。
【0014】
【課題を解決するための手段】
上記目的を達成するため本発明の画像処理装置は、入力される原画像を画像処理して変形画像を生成し調整する画像処理装置において、前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成する手段と、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルと、前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成する手段を備え、前記第2の対応付けデータに基づいて、調整された変形画像を生成することを特徴とすることを特徴とする。
【0015】
請求項2の本発明の画像処理装置は、前記第2の対応付けデータを生成する手段は、前記画素位置テーブルに示される前記相対画素位置に基づいて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を増減させることにより前記第2の対応付けデータを生成することを特徴とする。
【0016】
請求項3の本発明の画像処理装置は、前記画素位置テーブルにて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記原画像における周期パターンの周期に基づいて増減させる値の設定を前記相対画素位置として備えることを特徴とする。
【0017】
請求項4の本発明の画像処理装置は、前記第2の対応付けデータを生成する手段は、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記画素位置テーブルに示される前記m×n画素を当該原画像中に敷き詰めた場合に、当該原画像の座標値に該当する前記画素位置テーブルの座標値において示される前記相対画素位置に基づいて拡散させることにより前記第2の対応付けデータを生成することを特徴とする。
【0018】
請求項5の本発明の画像処理装置は、入力される前記原画像に対する画像処理の機能として、画像の拡大処理の機能及び縮小処理の機能を備えることを特徴とする。
【0019】
請求項6の本発明の画像処理方法は、入力される原画像を画像処理して変形画像を生成し調整する画像処理方法において、前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成するステップと、前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成するステップと、前記第2の対応付けデータに基づいて、調整された変形画像を生成するステップを備えることを特徴とする。
【0020】
請求項7の本発明の画像処理方法は、前記第2の対応付けデータを生成するステップにて、前記画素位置テーブルに示される前記相対画素位置に基づいて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を増減させることにより前記第2の対応付けデータを生成することを特徴とする。
【0021】
請求項8の本発明の画像処理方法は、前記画素位置テーブルが、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記原画像における周期パターンの周期に基づいて増減させる値の設定を前記相対画素位置として備えることを特徴とする。
【0022】
請求項9の本発明の画像処理方法は、前記第2の対応付けデータを生成するステップにて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記画素位置テーブルに示される前記m×n画素を当該原画像中に敷き詰めた場合に、当該原画像の座標値に該当する前記画素位置テーブルの座標値において示される前記相対画素位置に基づいて増減させることにより前記第2の対応付けデータを生成することを特徴とする。
【0023】
請求項10の本発明の画像処理プログラムは、コンピュータを制御することにより、入力される原画像を画像処理して変形画像を生成し調整する画像処理プログラムにおいて、前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成する機能と、前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成する機能と、前記第2の対応付けデータに基づいて、調整された変形画像を生成する機能を備えることを特徴とする。
【0024】
請求項11の本発明の画像処理プログラムは、前記画素位置テーブルに示される前記相対画素位置に基づいて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を増減させることにより前記第2の対応付けデータを生成する機能を備えることを特徴とする。
【0025】
請求項12の本発明の画像処理プログラムは、前記画素位置テーブルが、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記原画像における周期パターンの周期に基づいて増減させる値の設定を前記相対画素位置として備えることを特徴とする。
【0026】
請求項13の本発明の画像処理プログラムは、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記画素位置テーブルに示される前記m×n画素を当該原画像中に敷き詰めた場合に、当該原画像の座標値に該当する前記画素位置テーブルの座標値において示される前記相対画素位置に基づいて増減させることにより前記第2の対応付けデータを生成することを特徴とする。
【0028】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して詳細に説明する。
【0029】
図1は、本発明の第1の実施の形態による画像処理装置100の構成を示す示すブロック図である。図1を参照すると、本実施の形態の画像処理装置100は、画像バッファ10と、画像処理回路20と、画素位置テーブル30を備えている。なお、以下本実施の形態の説明においては、画像処理として、画像の縮小処理を例に説明するが、画像の拡大等のその他の処理の場合に関しても同様である。
【0030】
また、本実施の形態の画像処理は、以下に説明するように、第1の対応付け処理と、第2の対応付け処理と、調整された変形画像の生成処理との3段階により実行される。
【0031】
1つ目の第1の対応付け処理においては、画像の拡大や縮小等の原画像に対し実行する定められた画像変換処理により変形画像を生成し、この変形画像の各画素の座標値と、原画像の各画素の座標値との対応付けを行なう。
【0032】
2つ目の第2の対応付け処理においては、この変形画像において発生するモワレ等を抑止するために、変形画像の各画素の座標値に対して対応付けられた、原画像の各画素の座標値を調整する。
【0033】
そして最後に、この第2の対応付け処理により調整された座標値の対応に基づいて、調整された変形画像を生成し出力する。
【0034】
なお、上述の第1の対応付け処理においては、変形画像の各画素の座標値と原画像の各画素の座標値との対応付けのデータを出力することが目的であり、実際に変形画像自体の画像データを生成する必要はない。
【0035】
画像バッファ10は、画像処理の対処である原画像や、最終的に出力する画像である調整された変形画像や、処理途中において発生する各種データを記録するバッファでる。
【0036】
本実施の形態の画像処理回路20は、プログラム制御されるCPU等で実現され、標本化回路21と、画素位置調整回路22を備えている。
【0037】
標本化回路21は、最終的に出力される画像である調整された変形画像の各画素位置(x’,y’)毎に、原画像の対応する画素位置を算出して、画素位置調整回路22に出力する。この画素位置の算出処理は、例えばa倍に変形する(拡大・縮小の)場合には、式(1)に当てはめて求めることができる。
【0038】
画素位置テーブル30は、標本化回路21により算出された画素の対応を、拡散するために用いるテーブルであり、図2は、本実施の形態の画素位置テーブル30の一例を示す図である。
【0039】
本実施の形態の画素位置テーブル30は、図2の例に示されるように、m×n個(m,nは自然数)の相対画素位置を格納するテーブルであり、また図2の例においてはm=n=4である。ここで、画素位置テーブル30の各セル位置を、(i,j)(i,j=0,1,2,3)の座標により示すこととする。画素位置テーブル30の各セルには、変形画像の画素位置に対応する原画像の画素位置(x,y)を、調整するための相対画素位置(dx,dy)のデータを格納する。
【0040】
画素位置調整回路22は、標本化回路21から入力される、変形画像の各画素位置(x’,y’)と原画像の画素位置(x,y)との対応を示すデータに対して、画素位置テーブル30に示される相対画素位置(dx,dy)のデータに基づいて拡散を行ない、変形画像のモワレを低減させる。
【0041】
ここで、本実施の形態の画素位置調整回路22による、変形画像のモワレを低減させる処理を説明する。ここでは、入力された変形画像の各画素位置(x’,y’)に対する原画像の画素位置(x,y)の対応を、以下のように修正する。
【0042】
変形画像の各画素位置(x’,y’)に対応する原画像の画素位置(x,y)を示す各座標成分“x”、“y”の各値に対して、xをmで割った余りをi、yをnで割った余りをjとする。そして、この座標(i,j)に対応する画素位置テーブル30内のセルに格納された相対画素位置(dx,dy)の“dx”、“dy”の各値を“x”、“y”のぞれぞれに加算する。これにより得られた座標(x”,y”)を、変形画像の画素位置(x’,y’)に対する原画像の画素位置として新しく定める。そして、この新規に算出された原画像の画素位置(x”,y”)における画素値に基づいて生成される画像を、モワレを低減させ調整された変形画像として出力する。
【0043】
この調整された変形画像の画素位置(x”,y”)を算出する演算を式に示すと、下記の式(3)のようになる。
x”=x+dx(i,j)
y”=y+dy(i,j)
i=mod(x,m)
j=mod(y,n) (3)
【0044】
ここで、modは割り算の余りを求める関数であり、つまり、mod(x,m)はxをmで割った余りを示し、mod(y,n)はyをnで割った余りを示す。また、dx(i,j)は、(i,j)の値に対するdxの値を示し、dy(i,j)は、(i,j)の値に対するdyの値を示す。
【0045】
なお、図2の例のように、m,nを2のべき乗の値に定めて、x,yを2進数で表わす場合には、下位のビット(上の例では2ビット)をとるのみの簡易な演算により、上記の(i,j)を求めることが可能である。
【0046】
次に、本実施の形態の画像処理装置100による画像処理の一連の動作を説明する。図3は、本実施の形態の画像処理の動作を説明するためのフローチャートである。
【0047】
図3を参照すると、本実施の形態の画像処理装置100は、まず処理対象の画像である原画像の入力を受け(ステップ301)、画像バッファに格納する。そして、標本化回路21が、拡大や縮小等の処理後の画像の各座標に対する、原画像の座標の対応を算出する(ステップ302)。そして、画素位置調整回路22が、画素位置テーブル30に基づいて、標本化回路21が算出した対応する原画像の座標を拡散して(ステップ303)、調整された変形画像を生成し(ステップ304)、出力する(ステップ305)。
【0048】
次に、本実施の形態の動作の一具体例を示す。例えば、2/3に縮小する場合、各画素を走査しながら縮小結果が出力されて行くが、今(x’,y’)=(52,32)の画素値を求める段階であるとする。
【0049】
すると、式(1)により、(x,y)=(78,48)であり、m=4とn=4のそれぞれで割った余りを求めて、(i,j)=(2,0)となる。
【0050】
図2を参照すると、画素位置テーブル30の対応する相対画素位置の値は(dx,dy)=(0,1)であるため、式(3)により、(x”,y”)=(78,49)となる。よって、最終的に画像バッファ10に格納されている原画像の(x”,y”)=(78,49)の座標の画素値が、縮小画像の(x’,y’)=(52,32)の座標の画素値とされる。
【0051】
以上説明したように、本実施の形態によれば、標本化される原画像の画素位置が画素位置テーブルに格納された相対位置により移動されるため、原画像の周期性が乱され、モワレが軽減される。
【0052】
次に、本発明のその他の実施の形態を説明する。
【0053】
拡大や縮小等の各種の画像処理において、モワレの発生する程度は、拡大縮小の倍率や画像に存在する周期パターンの周期等に依存する。図2に示した画素位置テーブル30に格納される相対画素位置パターンは一例であり、それぞれの用途に応じ、最適な相対画素位置パターンを設計し用いることも同様に実施することができる。
【0054】
また、画素位置テーブル30のパターンは、原画像に対し二次元的に繰り返し適用されるため、結果の画像にこの継ぎ目が目立たないようなパターンとする必要がある。即ち、図2のような二次元的に並べた場合に、周期的になるパターンか、相対画素位置が無相関になるパターンが適当であり、またこのような条件を満たすパターンを、図2の相対画素位置パターンの代わりに用いることができる。
【0055】
なお、上記の第1の実施の形態では、画素位置テーブル30の座標である(i,j)を、原画像の画素位置(x,y)を基に求めているが、この方式以外にも、標本化回路21が算出した画素位置(x’,y’)を基に式(3)と同様にして、下記の式(4)によって求めるように構成することも同様に実施することができる。
x”=x+dx(i,j)
y”=y+dy(i,j)
i=mod(x’,m)
j=mod(y’,n) (4)
ここで、modは、割り算の余りを求める関数である。
【0056】
また画素位置テーブルは、予め用意する方式に限らず、画像処理の実行時において、原画像における周期パターンの周期や、拡大縮小の倍率等の画像処理の内容の情報に基づいて、これを自動生成し用いる等の方式も可能である。
【0057】
また画素位置テーブルは、一種類のみを用いる方式に限らず、複数の種類の画素位置テーブルを1枚の原画像に対する画像処理において用いることも可能である。例えば、複数の画素位置テーブルを、繰り返し定められた規則に基づいて画像中に敷き詰めて用いる方式や、原画像における周期パターンの周期等に基づいて、各場所において用いる画素位置テーブルを自動的に切り返す等の方式が可能である。
【0058】
また、図2の例の画素位置テーブル30では、簡単のため長方形の例を記述しているが、画像を敷き詰められる形態であれば、平行四辺形や三角形の形状による画素位置テーブルを用いる方式や、これら各種の形状の複数の画素位置テーブルを組み合わせて用いる方式も同様に可能である。
【0059】
また、本発明の画像処理装置による画像の変形処理は、原画像の拡大や縮小の処理のみに限らず、画像を回転させる処理や、定められた方向のみへの拡大や縮小の処理や、色数の変更処理や、その他各種の画像処理に適応することができ、こうした画像処理において発生するモワレを抑制することができる。
【0060】
なお、上記各実施の形態の画像処理装置100は、標本化回路21や画素位置調整回路22の機能や、その他の機能をハードウェア的に実現することは勿論として、各機能を備えるコンピュータプログラムである画像処理プログラム90を、コンピュータ処理装置のメモリにロードされることで実現することができる。この画像処理プログラム90は、磁気ディスク、半導体メモリその他の記録媒体に格納される。そして、その記録媒体からコンピュータ処理装置にロードされ、コンピュータ処理装置の動作を制御することにより、上述した各機能を実現する。
【0061】
以上好ましい実施の形態及び実施例をあげて本発明を説明したが、本発明は必ずしも上記実施の形態及び実施例に限定されるものではなく、その技術的思想の範囲内において様々に変形して実施することができる。
【0062】
【発明の効果】
以上説明したように本発明の画像処理装置とその画像処理方法、及び画像処理プログラムによれば、以下のような効果が達成される。
【0063】
第1に、本発明によれば、原画像をスムージングするのでなく、画素の相対位置を移動することにより、高速にモワレを低減した画像の拡大縮小を行なうことができる。
【0064】
第2に、本発明によれば、画素の相対位置をテーブル化しておき、これを繰り返し利用することによって、相対位置を画素毎に計算したり、画像全体の相対位置をメモリに保持することなく、効率的に画像の拡大縮小ができる。
【図面の簡単な説明】
【図1】 本発明の第1の実施の形態による画像処理装置の構成を示す示すブロック図である。
【図2】 本発明の第1の実施の形態の画素位置テーブルに格納する相対画素位置の一例を示す図である。
【図3】 本発明の第1の実施の形態の画像処理の動作を説明するためのフローチャートである。
【図4】 従来の画像処理装置の構成を示すブロック図である。
【図5】 画像の拡大縮小に伴うモワレの発生を説明する図である。
【図6】 従来の画像処理装置の構成を示すブロック図である。
【符号の説明】
100 画像処理装置
10 画像バッファ
20 画像処理回路
21 標本化回路
22 画素位置調整回路
30 画素位置テーブル
90 画像処理プログラム[0001]
BACKGROUND OF THE INVENTION
The present invention relates to image processing for editing image data such as reduction and enlargement, and more particularly to an image processing apparatus that suppresses moire of an image after editing, an image processing method thereof, and an image processing program.
[0002]
[Prior art]
FIG. 4 is a block diagram showing a configuration of a conventional
[0003]
Note that here, reduction processing is mainly described as an example of image processing, but the same applies to enlargement and other processing.
[0004]
First, each pixel position of the original image is denoted by (x, y), and each pixel position of the modified image is denoted by (x ′, y ′). The original image is input and stored in the
[0005]
The following processing is performed. The
x = x ′ / a
y = y ′ / a (1)
[0006]
The pixel value of the original image (that is, the value indicating the color of the pixel) existing at the corresponding position (x, y) obtained is read from the
[0007]
However, in this case, if a periodic pattern exists in the original image, a periodic pattern that is not present in the original image, which is called moire, may occur. This phenomenon will be described with reference to FIG.
[0008]
FIG. 5 schematically shows the power of an image on a Fourier plane obtained by Fourier transforming the image. It is assumed that a periodic pattern having a wave number (180, 20) as indicated by b exists in an image sampled at a resolution of 600 dpi. When this image is resampled at a resolution of 400 dpi at a magnification of 2/3, the beat appears at the position (−200, 0) as shown by c, and further interference appears at the position d = b + c. This wave number becomes (−20, 20), and it becomes a moire where the period is easily felt by human eyes.
[0009]
In order to reduce the influence of moire, an
[Expression 1]
[0010]
[Problems to be solved by the invention]
However, the above-described conventional technique has the following problems.
[0011]
In the conventional method of suppressing moire by the equation (2), there is a problem that processing by software takes time and processing cannot be performed at high speed. In addition, when the processing is implemented as hardware in order to perform the processing at a sufficiently high speed, there has been a problem that a lot of cost is required for manufacturing the image processing apparatus.
[0012]
A first object of the present invention is to provide an image processing apparatus, an image processing method thereof, and an image processing program for solving the above-described disadvantages of the prior art, reducing moire generated by image processing, and processing image processing at high speed. It is to provide.
[0013]
The second object of the present invention is to solve the above-mentioned drawbacks of the prior art, to reduce the moire generated by the image processing, and to provide an image processing apparatus that processes the image processing at high speed at a low cost.
[0014]
[Means for Solving the Problems]
In order to achieve the above object, an image processing apparatus of the present invention performs a predetermined image conversion process on an original image in an image processing apparatus that performs image processing on an input original image to generate and adjust a deformed image. Means for generating first association data for associating the coordinate value of each pixel of the deformed image generated by this with the coordinate value of each pixel of the original image, and the above-described first association data Recording a predetermined relative pixel position for periodically increasing or decreasing the value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image m × n A relative pixel position recorded in the pixel position table is two-dimensionally expressed in a pixel position table of pixels (m and n are natural numbers) and the coordinate value of each pixel of the original image indicated in the first association data. Apply repeatedly It makes comprises means for generating a second correlation data, based on said second correlation data, characterized in that said generating a modified image is adjusted.
[0015]
According to a second aspect of the present invention, in the image processing apparatus of the present invention, the means for generating the second association data is indicated in the first association data based on the relative pixel position indicated in the pixel position table. The second association data is generated by increasing or decreasing the value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image. And
[0016]
The image processing apparatus according to the third aspect of the present invention is the image processing apparatus according to the third aspect, wherein each of the original images associated with the coordinate value of each pixel of the deformed image indicated by the first association data in the pixel position table. A value setting for increasing or decreasing the value of each coordinate component of the coordinate value of the pixel based on the period of the periodic pattern in the original image is provided as the relative pixel position.
[0017]
According to a fourth aspect of the present invention, in the image processing apparatus of the present invention, the means for generating the second association data is associated with the coordinate value of each pixel of the deformed image indicated by the first association data. Further, the value of each coordinate component of the coordinate value of each pixel of the original image corresponds to the coordinate value of the original image when the m × n pixels indicated in the pixel position table are spread in the original image. The second association data is generated by diffusing based on the relative pixel position indicated by the coordinate value of the pixel position table.
[0018]
The image processing apparatus of the present invention according to claim 5 is characterized in that an image enlargement process function and a reduction process function are provided as an image process function for the input original image .
[0019]
The image processing method of the present invention according to claim 6 is an image processing method for generating and adjusting a deformed image by performing image processing on an input original image, and performing a predetermined image conversion process on the original image. Generating first association data for associating the coordinate value of each pixel of the generated deformed image with the coordinate value of each pixel of the original image; and the original image indicated by the first association data The value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the modified image indicated by the first association data By repeatedly applying the relative pixel positions recorded in the pixel position table of m × n pixels (m and n are natural numbers) to record a predetermined relative pixel position that periodically increases or decreases two-dimensionally, Second mapping data Generating a, on the basis of the second correlation data, characterized in that it comprises the step of generating a modified image is adjusted.
[0020]
In the image processing method of the present invention according to claim 7, in the step of generating the second association data, the first association data is displayed based on the relative pixel position indicated in the pixel position table. Generating the second association data by increasing or decreasing the value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image. Features.
[0021]
The image processing method of the present invention according to claim 8 , wherein each pixel of the original image in which the pixel position table is associated with a coordinate value of each pixel of the deformed image indicated in the first association data. A value setting for increasing or decreasing the value of each coordinate component of the coordinate value based on the period of the periodic pattern in the original image is provided as the relative pixel position .
[0022]
In the image processing method of the present invention according to claim 9, in the step of generating the second association data, association is performed with respect to the coordinate value of each pixel of the deformed image indicated in the first association data. The value of each coordinate component of the coordinate value of each pixel of the original image obtained corresponds to the coordinate value of the original image when the m × n pixels indicated in the pixel position table are spread in the original image. The second association data is generated by increasing or decreasing based on the relative pixel position indicated by the coordinate value of the pixel position table .
[0023]
The image processing program of the present invention according to
[0024]
The image processing program of the present invention according to claim 11 corresponds to the coordinate value of each pixel of the deformed image indicated in the first association data based on the relative pixel position indicated in the pixel position table. A function of generating the second association data by increasing or decreasing the value of each coordinate component of the coordinate value of each pixel of the attached original image is provided.
[0025]
The image processing program of the present invention according to claim 12 is configured such that each pixel of the original image in which the pixel position table is associated with a coordinate value of each pixel of the deformed image indicated in the first association data. A value setting for increasing or decreasing the value of each coordinate component of the coordinate value based on the period of the periodic pattern in the original image is provided as the relative pixel position.
[0026]
The image processing program of the present invention according to claim 13 is configured such that each coordinate of a coordinate value of each pixel of the original image associated with a coordinate value of each pixel of the deformed image indicated in the first association data. The relative pixel indicated by the coordinate value of the pixel position table corresponding to the coordinate value of the original image when the m × n pixels indicated by the pixel position table are spread in the original image. The second association data is generated by increasing / decreasing based on the position .
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0029]
FIG. 1 is a block diagram showing a configuration of an
[0030]
In addition, as will be described below, the image processing according to the present embodiment is executed in three stages: a first association process, a second association process, and an adjusted modified image generation process. .
[0031]
In the first first association process, a deformed image is generated by a predetermined image conversion process performed on the original image such as enlargement or reduction of the image, and the coordinate value of each pixel of the deformed image; Correlation with the coordinate value of each pixel of the original image is performed.
[0032]
In the second second associating process, the coordinates of each pixel of the original image associated with the coordinate value of each pixel of the deformed image in order to suppress moire or the like occurring in the deformed image. Adjust the value.
[0033]
Finally, based on the correspondence of the coordinate values adjusted by the second association processing, an adjusted modified image is generated and output.
[0034]
In the first association process described above, the object is to output association data between the coordinate value of each pixel of the deformed image and the coordinate value of each pixel of the original image. It is not necessary to generate image data.
[0035]
The
[0036]
The
[0037]
The
[0038]
The pixel position table 30 is a table used for diffusing the correspondence of the pixels calculated by the
[0039]
The pixel position table 30 of the present embodiment is a table that stores m × n (m and n are natural numbers) relative pixel positions as shown in the example of FIG. 2, and in the example of FIG. m = n = 4. Here, each cell position of the pixel position table 30 is indicated by coordinates of (i, j) (i, j = 0, 1, 2, 3). Each cell of the pixel position table 30 stores data of the relative pixel position (dx, dy) for adjusting the pixel position (x, y) of the original image corresponding to the pixel position of the deformed image.
[0040]
The pixel
[0041]
Here, a process for reducing the moire of the deformed image by the pixel
[0042]
For each value of each coordinate component “x”, “y” indicating the pixel position (x, y) of the original image corresponding to each pixel position (x ′, y ′) of the deformed image, x is divided by m. Let the remainder be i and the remainder of y divided by n be j. Then, each value of “dx” and “dy” of the relative pixel position (dx, dy) stored in the cell in the pixel position table 30 corresponding to this coordinate (i, j) is set to “x”, “y”. Add to each one. The coordinates (x ″, y ″) thus obtained are newly determined as the pixel position of the original image with respect to the pixel position (x ′, y ′) of the deformed image. Then, an image generated based on the pixel value at the pixel position (x ″, y ″) of the newly calculated original image is output as a modified image adjusted with reduced moire.
[0043]
An equation for calculating the pixel position (x ″, y ″) of the adjusted deformed image is expressed by the following equation (3).
x ″ = x + dx (i, j)
y ″ = y + dy (i, j)
i = mod (x, m)
j = mod (y, n) (3)
[0044]
Here, mod is a function for obtaining a remainder of division, that is, mod (x, m) indicates a remainder obtained by dividing x by m, and mod (y, n) indicates a remainder obtained by dividing y by n. Further, dx (i, j) indicates the value of dx with respect to the value of (i, j), and dy (i, j) indicates the value of dy with respect to the value of (i, j).
[0045]
As shown in FIG. 2, when m and n are set to powers of 2 and x and y are expressed in binary numbers, only the lower bits (2 bits in the above example) are taken. The above (i, j) can be obtained by a simple calculation.
[0046]
Next, a series of image processing operations by the
[0047]
Referring to FIG. 3, the
[0048]
Next, a specific example of the operation of this embodiment will be shown. For example, in the case of reduction to 2/3, the reduction result is output while scanning each pixel, but it is assumed that the pixel value of (x ′, y ′) = (52, 32) is now obtained.
[0049]
Then, according to the equation (1) , (x, y) = (78, 48), and the remainder obtained by dividing each of m = 4 and n = 4 is obtained, and (i, j) = (2, 0) It becomes.
[0050]
Referring to FIG. 2, since the value of the corresponding relative pixel position in the pixel position table 30 is (dx, dy) = (0, 1), (x ″, y ″) = (78 49). Therefore, the pixel value of the coordinates of (x ″, y ″) = (78, 49) of the original image finally stored in the
[0051]
As described above, according to this embodiment, since the pixel position of the original image to be sampled is moved by the relative position stored in the pixel position table, the periodicity of the original image is disturbed, and moire is reduced. It is reduced.
[0052]
Next, other embodiments of the present invention will be described.
[0053]
In various types of image processing such as enlargement and reduction, the degree of occurrence of moire depends on the enlargement / reduction magnification, the period of the periodic pattern existing in the image, and the like. The relative pixel position pattern stored in the pixel position table 30 shown in FIG. 2 is an example, and an optimal relative pixel position pattern can be designed and used in accordance with each application.
[0054]
Further, since the pattern of the pixel position table 30 is repeatedly applied two-dimensionally to the original image, it is necessary to make the pattern in which the seam is not conspicuous in the resulting image. That is, when arranged two-dimensionally as shown in FIG. 2, a pattern that becomes periodic or a pattern in which the relative pixel position becomes uncorrelated is appropriate, and a pattern that satisfies such a condition is shown in FIG. It can be used instead of the relative pixel position pattern.
[0055]
In the first embodiment, the coordinates (i, j) of the pixel position table 30 are obtained based on the pixel position (x, y) of the original image. In the same manner as the equation (3) based on the pixel position (x ′, y ′) calculated by the
x ″ = x + dx (i, j)
y ″ = y + dy (i, j)
i = mod (x ′, m)
j = mod (y ′, n) (4)
Here, mod is a function for calculating the remainder of division.
[0056]
The pixel position table is not limited to a method prepared in advance, and is automatically generated based on information on the contents of the image processing, such as the period of the periodic pattern in the original image and the enlargement / reduction magnification, when the image processing is executed. It is possible to use such a method.
[0057]
Further, the pixel position table is not limited to a method using only one type, and a plurality of types of pixel position tables can be used in image processing for one original image. For example, a method of using a plurality of pixel position tables by laying them in an image based on repeatedly determined rules, a pixel position table to be used at each location automatically based on a period of a periodic pattern in an original image, or the like. Etc. are possible.
[0058]
In addition, in the pixel position table 30 in the example of FIG. 2, an example of a rectangle is described for the sake of simplicity. However, as long as an image can be spread, a method using a pixel position table with a parallelogram or a triangle shape, A method of using a plurality of pixel position tables in various shapes in combination is also possible.
[0059]
The image deformation processing by the image processing apparatus of the present invention is not limited to the original image enlargement or reduction process, but the image rotation process, the enlargement or reduction process only in a predetermined direction, the color The present invention can be applied to a number change process and various other image processes, and moire generated in such image processes can be suppressed.
[0060]
The
[0061]
Although the present invention has been described with reference to the preferred embodiments and examples, the present invention is not necessarily limited to the above-described embodiments and examples, and various modifications can be made within the scope of the technical idea. Can be implemented.
[0062]
【The invention's effect】
As described above, according to the image processing apparatus, the image processing method, and the image processing program of the present invention, the following effects are achieved.
[0063]
First, according to the present invention, it is possible to perform enlargement / reduction of an image with reduced moire at high speed by moving the relative position of the pixels instead of smoothing the original image.
[0064]
Second, according to the present invention, the relative positions of the pixels are tabulated and used repeatedly, so that the relative positions are calculated for each pixel and the relative positions of the entire image are not held in the memory. The image can be scaled efficiently.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to a first embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of relative pixel positions stored in a pixel position table according to the first embodiment of this invention.
FIG. 3 is a flowchart for explaining an image processing operation according to the first embodiment of the present invention;
FIG. 4 is a block diagram illustrating a configuration of a conventional image processing apparatus.
FIG. 5 is a diagram for explaining generation of moire associated with image enlargement / reduction.
FIG. 6 is a block diagram illustrating a configuration of a conventional image processing apparatus.
[Explanation of symbols]
DESCRIPTION OF
Claims (13)
前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成する手段と、
前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルと、
前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成する手段を備え、
前記第2の対応付けデータに基づいて、調整された変形画像を生成することを特徴とする画像処理装置。In an image processing apparatus for generating and adjusting a deformed image by performing image processing on an input original image,
First association data for associating the coordinate value of each pixel of the deformed image generated by performing a predetermined image conversion process on the original image and the coordinate value of each pixel of the original image is generated. Means,
Predetermined to periodically increase or decrease the value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the modified image indicated in the first association data. A pixel position table of m × n pixels (m and n are natural numbers) for recording the obtained relative pixel positions;
By repeatedly applying the relative pixel position recorded in the pixel position table to the coordinate value of each pixel of the original image indicated in the first association data in two dimensions, the second association data is obtained. Comprising means for generating
An image processing apparatus that generates an adjusted modified image based on the second association data.
前記画素位置テーブルに示される前記相対画素位置に基づいて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を増減させることにより前記第2の対応付けデータを生成することを特徴とする請求項1に記載の画像処理装置。The means for generating the second association data includes:
Based on the relative pixel position indicated in the pixel position table, the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image indicated in the first association data. The image processing apparatus according to claim 1, wherein the second association data is generated by increasing or decreasing a value of each coordinate component.
前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記原画像における周期パターンの周期に基づいて増減させる値の設定を前記相対画素位置として備えることを特徴とする請求項1に記載の画像処理装置。In the pixel position table,
The value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image indicated in the first association data is represented by the periodic pattern in the original image. The image processing apparatus according to claim 1 , further comprising, as the relative pixel position, a value that is increased or decreased based on a period .
前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記画素位置テーブルに示される前記m×n画素を当該原画像中に敷き詰めた場合に、当該原画像の座標値に該当する前記画素位置テーブルの座標値において示される前記相対画素位置に基づいて増減させることにより前記第2の対応付けデータを生成することを特徴とする請求項3に記載の画像処理装置。The means for generating the second association data includes:
The value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image indicated in the first association data is indicated in the pixel position table. When the m × n pixels are laid out in the original image, the second pixel is increased or decreased based on the relative pixel position indicated in the coordinate value of the pixel position table corresponding to the coordinate value of the original image. The image processing apparatus according to claim 3, wherein the association data is generated.
前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成するステップと、
前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成するステップと、
前記第2の対応付けデータに基づいて、調整された変形画像を生成するステップを備えることを特徴とする画像処理方法。In an image processing method for generating and adjusting a deformed image by performing image processing on an input original image,
First association data for associating the coordinate value of each pixel of the deformed image generated by performing a predetermined image conversion process on the original image and the coordinate value of each pixel of the original image is generated. Steps,
The original image associated with the coordinate value of each pixel of the original image indicated by the first association data with respect to the coordinate value of each pixel of the modified image indicated by the first association data Relative pixels recorded in a pixel position table of m × n pixels (m and n are natural numbers) that record predetermined relative pixel positions for periodically increasing or decreasing the value of each coordinate component of the coordinate values of each pixel Generating second association data by repeatedly applying the position in two dimensions; and
An image processing method comprising: generating an adjusted modified image based on the second association data.
前記画素位置テーブルに示される前記相対画素位置に基づいて、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を増減させることにより前記第2の対応付けデータを生成することを特徴とする請求項6に記載の画像処理方法。In the step of generating the second association data,
Based on the relative pixel position indicated in the pixel position table, the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image indicated in the first association data. The image processing method according to claim 6 , wherein the second association data is generated by increasing or decreasing a value of each coordinate component.
前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の各座標成分の値を、前記画素位置テーブルに示される前記m×n画素を当該原画像中に敷き詰めた場合に、当該原画像の座標値に該当する前記画素位置テーブルの座標値において示される前記相対画素位置に基づいて増減させることにより前記第2の対応付けデータを生成することを特徴とする請求項8に記載の画像処理方法。In the step of generating the second association data,
The value of each coordinate component of the coordinate value of each pixel of the original image associated with the coordinate value of each pixel of the deformed image indicated in the first association data is indicated in the pixel position table. When the m × n pixels are laid out in the original image, the second pixel is increased or decreased based on the relative pixel position indicated in the coordinate value of the pixel position table corresponding to the coordinate value of the original image. 9. The image processing method according to claim 8 , wherein association data is generated.
前記原画像に対して定められた画像変換処理を行なうことにより生成される変形画像の各画素の座標値と、前記原画像の各画素の座標値とを対応付ける第1の対応付けデータを生成する機能と、
前記第1の対応付けデータに示される前記原画像の各画素の座標値に、前記第1の対応付けデータに示される前記変形画像の各画素の座標値に対して対応付けられた前記原画像の各画素の座標値の、各座標成分の値を周期的に増減させる予め定められた相対画素位置を記録するm×n画素(m,nは自然数)の画素位置テーブルに記録された相対画素位置を、二次元的に繰り返し適用することにより、第2の対応付けデータを生成する機能と、
前記第2の対応付けデータに基づいて、調整された変形画像を生成する機能を備えることを特徴とする画像処理プログラム。In an image processing program for generating and adjusting a deformed image by performing image processing on an input original image by controlling a computer,
First association data for associating the coordinate value of each pixel of the deformed image generated by performing a predetermined image conversion process on the original image and the coordinate value of each pixel of the original image is generated. Function and
The original image associated with the coordinate value of each pixel of the original image indicated by the first association data with respect to the coordinate value of each pixel of the modified image indicated by the first association data Relative pixels recorded in a pixel position table of m × n pixels (m and n are natural numbers) that record predetermined relative pixel positions for periodically increasing or decreasing the value of each coordinate component of the coordinate values of each pixel A function of generating second association data by repeatedly applying the position in two dimensions ;
An image processing program comprising a function of generating an adjusted modified image based on the second association data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001267210A JP4239211B2 (en) | 2001-09-04 | 2001-09-04 | Image processing apparatus, image processing method thereof, and image processing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001267210A JP4239211B2 (en) | 2001-09-04 | 2001-09-04 | Image processing apparatus, image processing method thereof, and image processing program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003076983A JP2003076983A (en) | 2003-03-14 |
JP4239211B2 true JP4239211B2 (en) | 2009-03-18 |
Family
ID=19093375
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001267210A Expired - Lifetime JP4239211B2 (en) | 2001-09-04 | 2001-09-04 | Image processing apparatus, image processing method thereof, and image processing program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4239211B2 (en) |
-
2001
- 2001-09-04 JP JP2001267210A patent/JP4239211B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2003076983A (en) | 2003-03-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3276886B2 (en) | Generating pixel values for enlarged destination images | |
US7149355B2 (en) | Image processing apparatus, image processing method, image processing program, and computer-readable record medium storing image processing program | |
US9824431B2 (en) | Image synthesis apparatus, image synthesis method, and recording medium | |
US6035075A (en) | Image deforming method and apparatus | |
JPH05334427A (en) | Method for expanding/contracting image | |
US20110170803A1 (en) | Apparatus and method for image processing | |
JP2006053887A (en) | Interpolation method for resolution conversion, image processor, image display device, program, and recording medium | |
JPS61143879A (en) | Method and apparatus for calculating pixel value | |
JP2013058147A (en) | Image processing device and method, and program | |
CN115334254A (en) | Method for realizing special effect of rotating and twisting video transition and related equipment | |
US6476819B1 (en) | Apparatus and method for assigning shrinkage factor during texture mapping operations | |
JP2007081611A (en) | Method of setting display screen correction parameter | |
JP4239211B2 (en) | Image processing apparatus, image processing method thereof, and image processing program | |
JP2006221221A (en) | Generation of high resolution image using two or more low resolution image | |
US7634154B2 (en) | Image conversion apparatus and image conversion method | |
JP2001086355A (en) | Image processor and recording medium | |
JP2000224405A (en) | Image processing method | |
JP2000270208A (en) | Image processor and image processing method | |
JP2001043357A (en) | Image processing method, device thereof and recording medium | |
JP2807262B2 (en) | Discretized density conversion method of discretized multilevel signal | |
JP2013257665A (en) | Movie processing apparatus and control method therefor | |
JP5134585B2 (en) | Scaling image generating apparatus and scaling image generating method | |
JP6326914B2 (en) | Interpolation apparatus and interpolation method | |
JP4355445B2 (en) | Image processing apparatus, image processing system, image processing method, and storage medium | |
JP2002281287A (en) | Image processing system, image reader, image processor, method, computer program and computer-readable memory medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050517 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080902 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080910 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081110 |
|
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: 20081201 |
|
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: 20081214 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120109 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4239211 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: 20130109 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130109 Year of fee payment: 4 |
|
EXPY | Cancellation because of completion of term |