JP3726527B2 - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP3726527B2
JP3726527B2 JP02687099A JP2687099A JP3726527B2 JP 3726527 B2 JP3726527 B2 JP 3726527B2 JP 02687099 A JP02687099 A JP 02687099A JP 2687099 A JP2687099 A JP 2687099A JP 3726527 B2 JP3726527 B2 JP 3726527B2
Authority
JP
Japan
Prior art keywords
pattern
data
application
resolution
enlargement
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
JP02687099A
Other languages
Japanese (ja)
Other versions
JP2000222152A (en
Inventor
素史 堀
啓 浅田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP02687099A priority Critical patent/JP3726527B2/en
Publication of JP2000222152A publication Critical patent/JP2000222152A/en
Application granted granted Critical
Publication of JP3726527B2 publication Critical patent/JP3726527B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、繰り返しパターン等のデバイス依存データの解像度と印刷解像度とに基づきデバイス依存データを変倍してディスプレイ上の見た目と合った印刷を行う画像処理装置および画像処理方法に関する。
【0002】
【従来の技術】
Windows 等のオペレーティングシステム上で起動する図形処理ソフトウェアにおいて、図形の塗りつぶしにパターンと呼ばれる繰り返し描画単位によって模様形式を選択する機能がある。このパターンの一形式としてドットで構成されたビットマップ形式のデータを使用することができる。
【0003】
このビットマップ形式のデータは、グラフィックスディスプレイ上で表示するために生成されたものであるため、比較的低解像度である。したがって、プリンタ装置のように高解像度を要求する出力装置において、このようなビットマップのパターンデータによる塗りつぶし描画を行う場合、従来は、このグラフィックスディスプレイ用に用意された低解像度のビットマップデータをそのままプリンタ装置の描画用フレームバッファ等に貼り付けている。
【0004】
【発明が解決しようとする課題】
しかしながら、このように低解像度のビットマップデータをそのままプリンタ装置の描画用フレームバッファ等へ貼り付けて出力処理を行うと、プリンタ装置の解像度が高解像度であればある程、グラフィックスディスプレイ上に表示されるパターンと比較して縮小されて見えてしまうという問題が生じる。
【0005】
簡単な例として、グラフィックスディスプレイの解像度に対してプリンタ装置の解像度が2倍である場合を説明する。図15は従来例を説明する模式図である。すなわち、パターンデータがもともと100dpiを仮定して作成されており、プリンタ装置が200dpiである場合、同じ6dot×6dotで構成されたパターンデータをそのまま貼り付けると、200:100の比率でプリンタ装置で印刷された結果は縮小されて見える。つまり、画面上で使用したパターンデータを使用してそのままプリンタ装置で印刷すると、全てのパターンの模様が面積で1/4に縮小された状態で見えてしまう。
【0006】
また、アプリケーションが描画色として多階調のデータを使用して文書を作成する一方、プリンタ装置側は2値の階調表現能力しかない場合、例えば、ハーフトーンスクリーンを用いた面積階調法によって中間調を表現する方式のプリンタ装置では、ハーフトーンスクリーン自身もある解像度の繰り返し単位のデータで表現されるため、パターンデータによる塗りつぶしにハーフトーンスクリーンを重ね合わせると、両方の解像度が近いとモアレなどの干渉が発生してしまう。
【0007】
【課題を解決するための手段】
本発明はこのような課題を解決するために成された画像処理装置である。すなわち、本発明の画像処理装置は、ページ内に複数存在するオブジェクトの種類を判別するオブジェクト判別手段と、オブジェクト判別手段で判別されたオブジェクトの種類がデバイス依存データであった場合、そのデバイス依存データの解像度を検出する解像度検出手段と、解像度検出手段で検出した解像度と印刷解像度とに基づきデバイス依存データを変倍して描画処理を施す描画処理手段とを備えている。
【0008】
このような本発明では、デバイス依存データの解像度と印刷解像度とが異なる場合でも、描画処理手段でデバイス依存データを変倍していることから、デバイス依存データによるディスプレイ上の見た目と印刷とを同等にすることができるようになる。
【0009】
また、本発明は、入力画像データから所定の解像度を有するスクリーンを用いて面積階調法により中間調画像を形成する画像処理装置において、入力画像データのページ内に複数存在するオブジェクトのうちデバイス依存データの解像度を検出する解像度検出手段と、解像度検出手段で検出した解像度とスクリーンの解像度とに基づいて形成する画像にモアレが発生するか否かを判別するモアレ判別手段と、モアレ判別手段でモアレが発生すると判別された場合、スクリーンの解像度またはデバイス依存データの解像度を変更して描画処理を施す描画処理手段とを備えているものでもある。
【0010】
このような本発明では、デバイス依存データの解像度と中間調画像を形成する際のスクリーンの解像度とに基づき、形成する画像にモアレが発生する否かをモアレ判別手段で判別しており、モアレが発生すると判別された場合には描画処理手段によってスクリーンの解像度またはデバイス依存データの解像度を変更しているため、これらの解像度に基づくモアレの発生を抑制できるようになる。
【0011】
また、本発明は、アプリケーションからパターン描画指示を受けて描画処理を行う画像処理装置において、パターン描画指示にかかるデバイス依存データのアプリケーションに応じた拡大率を判別する拡大率判別手段と、拡大率判別手段によって得た拡大率に応じてデバイス依存データから描画オブジェクト用パターンデータを生成するパターンデータ生成手段とを備えているものでもある。
【0012】
このような本発明では、アプリケーションによってデバイス依存データの拡大を行っている場合に拡大率判別手段がその拡大率を判別し、この判別した拡大率に応じてデバイス依存データから描画オブジェクト用パターンを生成するため、アプリケーションでデバイス依存データの拡大を行っていても、その拡大率を考慮して印刷できるようになり、見た目と印刷とを同等にすることができるようになる。
【0013】
【発明の実施の形態】
以下、本発明の画像処理装置における実施の形態を図に基づいて説明する。先ず、第1実施形態の説明を行う。一般に、印刷処理システムは、図1に示すように、ホスト装置側とプリンタ装置側とに大別され、ホスト装置側においてはアプリケーション(ソフトウェア)11、描画ライブラリ12、プリンタドライバ13を備え、プリンタ装置側においてはデコンポーザ(ソフトウェア)21、印刷装置22を備えている。
【0014】
アプリケーション11は、ユーザからの指示に従って、インタラクティブに印刷用の文書を作成する部分であり、このときアプリケーション11は、描画ライブラリ12が提供する各種描画関数群を呼ぶことによって描画を実現する。描画ライブラリ12は、一般にWindows などのホスト装置上のオペレーティングシステムが提供するもので、描画用のドライバとして、グラフィックスディスプレイやプリンタ装置などの各種の出力等のデバイスを選択できる。
【0015】
このうち、プリンタ装置に対して出力するための装置依存処理部分がプリンタドライバ13である。プリンタドライバ13は、描画ライブラリ12からの描画指示をプリンタの制御言語であるPDL(ページ記述言語)コマンドに変換する。したがって、アプリケーション11から描画ライブラリ12が呼び出されると、プリンタ装置に対して出力指示を出し、PDLに変換されてからプリンタ装置へ送られることになる。
【0016】
プリンタ装置のデコンポーザ21は、ネットワークを介して送られてきたPDLコマンドを解釈して描画処理を実行し、出力用のバッファイメージを生成し、印刷装置22によってこのイメージを実際に印刷する。
【0017】
次に、このような印刷処理システムにおいて、パターンデータの描画がどのように行われるかを従来例と比較して説明する。図2は従来の描画手順を説明する模式図である。すなわち、従来のパターンデータの描画は、先ず、アプリケーション11で作成されたパターンデータを、描画ライブラリ12およびプリンタドライバ13からネットワークを介してプリンタ装置へ送り、(1)デコンポーザ21のパターン管理装置21aに登録し、(2)次にそのパターンデータを指定して、(3)図形の描画を実施するという動作によって行われる。ここで、パターンデータをプリンタに登録するのは、一度登録しておくことで、次にいくつかそのパターンを用いた図形描画に対して共通に使用できるからである。
【0018】
このような従来の描画に対して、第1実施形態では、印刷結果が縮小して見えないように、プリンタ装置内部にパターンデータの拡大処理を行う機能を設けている。つまり、パターンデータをグラフィックスディスプレイの解像度からプリンタ装置の印刷解像度に相当するよう拡大処理を施す。
【0019】
ここで、拡大処理を施した場合の品質について説明する。図3は拡大率による画像の歪みを説明する図である。すなわち、図3(a)に示すように、パターンデータの解像度とプリンタ装置の解像度との比が整数倍(この例では2倍)のときは、拡大時の品質劣化は生じない。しかし、図3(b)に示すように、パターンデータの解像度とプリンタ装置の解像度との比が整数倍にならないとき、例えば1.5倍となるような場合、パターンデータはビットマップデータであるため拡大時に歪みが生じてしまう。
【0020】
自然画像を表すビットマップデータの場合には、ドットの並びにランダム性があることから、この歪みは見た目で気にならないが、パターンデータは線等で構成される繰り返し模様が多いため、この歪みによってパターン同士の境目がうまく合わないなどの品質上の問題となる。
【0021】
そこで、第1実施形態では、拡大率を整数倍に丸めることによって、拡大処理時の歪みを回避するようにしている。一般に、ディスプレイの解像度は72dpi〜100dpi程度であり、一方プリンタ装置の解像度は600dpi以上が普通となっている。このことから、拡大率を整数倍に丸めたとしても、見た目では十分な品質を得ることができる。
【0022】
上記説明では、ディスプレイの解像度がある値に固定されているとして拡大率を設定する例を示したが、実際には、ディスプレイには色々な種類が存在し、かつ、その解像度もデバイスごとに異なっている。
【0023】
そこで、第1実施形態では、先ず、ホスト装置のディスプレイの解像度、つまり、パターンデータがビットマップで生成された場合のパターンの解像度をプリンタ装置に送信するようにする。なお、ホスト装置上で生成されるパターンデータの解像度が固定であり、その値をプリンタ装置が起動時に初期値として保持している場合には、上記解像度の送信を行う必要はない。
【0024】
図4は、第1実施形態を説明する構成図である。すなわち、ディスプレイドライバ14は、ホスト装置のディスプレイ15における解像度情報を検出してプリンタドライバ13のパターン情報記憶部13aに送り、PDLコマンド生成装置13bからプリンタ装置側へ解像度情報を送信する。描画の手順としては、(1)パターンデータの解像度指定、(2)パターンデータの指定、(3)指定したパターンデータを描画色として指定、(4)図形描画からなる。
【0025】
プリンタ装置側は、プリンタドライバ13からPDLコマンドとして送られるパターンデータの解像度情報を受信すると、この解像度情報をデコンポーザ21のパターン管理装置21a内にあるパターン解像度記憶部201aに記憶し、それをプリンタ装置の印刷解像度と比較し、プリンタ装置の解像度に相当するために必要な比率を計算して保持する。この時、比率が整数倍とならない場合には、整数倍に丸める処理を行う。
【0026】
次に、塗りつぶしのためのパターンデータがプリンタドライバ13からプリンタ装置側へ送られてくると、プリンタ装置のデコンポーザ21は、PDLコマンドに基づきオブジェクトがパターンデータ等のデバイス依存データから成ることを判別する。デバイス依存データであることを判別した場合には、プリンタ装置内部において、既に保持されている比率に従ってパターン拡大処理部201bでパターンデータを拡大し、描画処理装置21bで描画用のパターンデータを生成する。
【0027】
これにより、ディスプレイ15の解像度が固定になっていない場合でも、その解像度に対応してプリンタ装置の印刷解像度に相当する比率を計算し、整数倍にしてパターンデータの拡大処理を行うことが可能となる。
【0028】
なお、第1実施形態では、比率を保持する手段(パターン解像度記憶部201a)とパターンデータの拡大手段(パターン拡大処理部201b)とをプリンタ装置上に実装している例を説明したが、これはホスト装置とプリンタ装置間のトラヒックを考えた場合、拡大してからパターンデータを送信するのは不利になると考えられるためである。ただし、ほとんどパターンデータを送信することがない場合や、トラヒックを無視できる高速な通信手段でホスト装置とプリンタ装置とが接続されている場合には、これらの手段をすべてホスト装置上に実装しておいてもよい。
【0029】
次に、第2実施形態の説明を行う。一般に、プリンタ装置における印刷機構は、フルカラー(白黒の場合はグレイ)で階調表現能力を持っている場合と、フルカラーでの階調表現能力を持たず、例えば、2値の階調表現能力しか持たない場合など、限られた表現能力した持たない場合の2つに大きく分類される。
【0030】
2値の階調表現能力しか持たないプリンタ装置の場合、ハーフトーンスクリーンを用いた面積階調法によって中間調表現を行うものがある。ハーフトーン処理を実施する場合、面積階調によって濃度を表現するため、プリンタ装置の印刷解像度に対し、実際に表現できる解像度は落ちる。
【0031】
このようにハーフトーンによる疑似階調描画を行った場合の実質的な解像度は、ハーフトーンスクリーンの細かさによって決定され、この細かさをスクリーン線数と呼ぶ。したがって、ハーフトーンを用いて中間調を表現した場合、スクリーン線数の細かさを基本とした繰り返しデータによって塗り潰しなどの色付けが行われる。つまり、ある色を表現するハーフトーンのデータは、上記第1実施形態と同様にパターンとして捕らえることができる。すなわち、線数によって繰り返し単位が定義されているパターンデータとして考えられる。
【0032】
このようなハーフトーンスクリーンを使用したシステムにおいて、上記説明した第1実施形態のようなパターンデータによる塗りつぶし描画、つまりハーフトーンスクリーンとパターンデータとの重ね合わせによる描画を実施した場合、パターンデータとスクリーン線数とによる干渉、すなわち「モアレ」を発生することがある。
【0033】
ハーフトーンスクリーンに関するモアレは、参考文献「ポストスクリプトスクリーニング」(MDN発行、インプレス発売)にあるように、規則性のある2つの描画図形の周期が類似している場合に発生する模様のことで、その周波数は、線数A−線数Bによって表される。例えば、パターンデータが解像度200dpiの斜線模様で、このパターンデータの描画色をハーフトーン処理する際のスクリーンの間隔、線数がこれに近い190線/inchでは、モアレの周波数は10線/inchとなり、周期は1/10inchとなるので2.54mmとなる。つまり、2.54mmを繰り返し単位とする干渉縞が発生する。ここで、この2.54mmの周期の干渉縞が視覚的に目立つかどうかによって、モアレと呼ばれる状態かどうか判断できる。
【0034】
実際には、パターンの線模様には、縦、横、斜めなどの角度が付けられ、さらに、ハーフトーンスクリーン側も色成分ごとに角度が付けられて定義されている場合が多いので、その場合にはこれらの要素をすべて含めたモアレ周波数の計算を実施する。
【0035】
以上は、パターンデータとハーフトーンスクリーンとの干渉によるモアレ発生のメカニズムとモアレ周期の計算方法の一例であるが、第2実施形態では、上記説明した第1実施形態の構成に加え、このモアレ発生予測を適用し、モアレが発生しないよう回避する機能を備えている点に特徴がある。
【0036】
パターンデータの解像度は、上記第1実施形態で説明したようにプリンタドライバ等のクライアント側から指定された解像度であるが、ハーフトーンスクリーンの線数との間での干渉によるモアレが発生するかどうかは、このパターンデータの解像度によるものではなく、パターンの模様を構成している線の間隔による解像度で考えた方がより精度の高いモアレ発生の判定を行うことができる。
【0037】
これは、パターンデータとハーフトーンスクリーンとの干渉は、両者の繰り返し単位の周波数の差によって生じるものと考えられることに基づいている。このパターンの模様における線間隔の解像度のことをパターン模様の線数と呼ぶことにする。
【0038】
図5の左側の例では、300dpiの解像度のパターンデータにおいて、パターン6dot中に線が2本表現されていることから、線数としては1/3となって100線/inch相当となると考えることができる。図5の右側の例では、パターン6dot中に線が3本表現されていることから、線数としては1/2となって150線/inch相当となると考えることができる。このパターンデータの実際の解像度から、パターン模様の線数への変換倍率のことを、パターン模様の線数変換倍率と呼ぶことにする。
【0039】
さらに、上記第1実施形態で説明したように、解像度比に合わせたパターンデータの拡大処理を実施するため、入力されたパターンデータの解像度が300dpi、印刷機構の解像度が600dpiの場合、パターンデータを描画時に2倍に拡大処理することが行われる。この結果、拡大後のパターンデータの解像度は見かけ上、この拡大倍率2倍の逆数である1/2倍に相当すると考えられる。
【0040】
以上のことより、第2実施形態においては、パターン模様の線数およびパターンデータの拡大率の逆数を掛け合わせた結果が印刷出力画像に見られるパターンの模様の線数と考えられる。このようにして求められた最終結果をパターンの見かけの線数と呼ぶ。
【0041】
したがって、図5の例でのパターンデータの見かけの線数は、左側の例では100×1/2=50線/inch、右側の例では150×1/2=75線/inchと計算される。ここまで計算した最終結果と、ハーフトーンスクリーンの線数とを比較する。さらに、ここでの比較は、求めたパターンデータの見かけの線数とハーフトーンスクリーンの線数との差を単純に求めるのではなく、いずれか線数の大きい方を小さい方で割って剰余を求め、この剰余によって判断する。
【0042】
剰余を使用するのは、干渉は両者の周波数が近い場合に発生することは前述の通りであるが、両者の周波数が極端に離れていても、その高調波成分によって干渉を起こすことも考えられるからである。
【0043】
したがって、ハーフトーンスクリーンの線数が例えば110線/inchで、パターンの見かけの線数が50線/inchである場合、その剰余は10線/inch、同様にパターンの見かけの線数が75線/inchである場合、その剰余は35線/inchとなる。
【0044】
仮に、線数の差が10線/inchより大きければ干渉によるモアレが目立たないと判断される場合、図5左側の例であるパターンの見かけの線数が50線/inchの場合にはモアレあり、右側の例であうパターンの見かけの線数が75線/inchの場合にはモアレなしと判断される。つまり、パターンの見かけの線数とハーフトーンスクリーンの線数の剰余からモアレが発生するかどうかを判別する。
【0045】
ただし、ここでの剰余は、数学の剰余とは少々異なる。例えば、ハーフトーンスクリーンの線数が195線/inchでパターンの見かけの線数が100線/inchであった場合、数学的には商が1で剰余が95である。しかし、実際には両者の線数の差は5でしかないため、この5という数値で評価すべきである。これは、剰余にマイナスを認め、絶対値で評価することで解決できる。例えば、次のように計算をすればよい。
(1)大きい線数(例では195)を小さい線数(例では100)で割って商と剰余を求める。例では、商が1、剰余が95である。
(2)もし、剰余が小さい線数の1/2よりも大きな場合には、大きい線数−(小さい線数×(商+1))=−5で、マイナスの剰余を求め、その絶対値をとって5という数値を求め、この数値でモアレが発生するかどうかを評価する。
【0046】
ここでは、パターンの見かけの線数をパターンデータから求めることができる場合について説明したが、パターンデータからその見かけの線数を求めることが困難な模様の場合、もしくは処理速度の問題から、単純にパターンデータの解像度とスクリーン線数との比較結果からある程度モアレの発生を予測することもできる。
【0047】
次に、このようなアルゴリズムを用いてモアレのあり、なしを判断した上で、それを回避する例について説明する。
【0048】
図6は、第2実施形態を説明する構成図である。なお、ここでは、図6に示す構成がプリンタ装置側に設けられているものとして説明する。すなわち、このプリンタ装置においては、ハーフトーンスクリーンHSを複数持っており、切り替えて使用する機能を備えている。これは、描画対象である図形データやイメージデータなどの種別によって最適なハーフトーンスクリーンHSを選択するためにも使用されるが、モアレを防ぐために切り替えて使用するという用途に用いることもできる。
【0049】
このハーフトーンスクリーンHSの切り替えは、ハーフトーン管理部23によって管理され、現在このプリンタ装置が持っている切り替え可能なハーフトーンスクリーンHSの種類についての情報を提供し、パターン拡大処理部201bから切り替えの指示があった場合にハーフトーンスクリーンHSの切り替え処理を実施する。
【0050】
また、パターン拡大処理部201bは、第1実施形態と同様、パターン解像度記憶部201aから与えられたパターンデータの解像度情報とプリンタ装置の印刷機構の解像度情報とを比較して整数倍に丸めた上で拡大処理を実施している。これに加え、ハーフトーン処理を実施するプリンタ装置において、ハーフトーン管理部23から与えられる現在設定のハーフトーンスクリーンHSの線数情報とパターンデータの見かけの線数情報とを比較してモアレが発生するかどうかを判断し、モアレ発生ありと判断した場合、ハーフトーンのスクリーン線数が変更可能な印刷機構の場合はそのスクリーン線数を変更するか、もしくはパターンデータの拡大率を変更することによってモアレなしの状態となるようにする。
【0051】
第1実施形態と同様にパターンデータの拡大率を変更する場合、画面上と印刷結果との見た目、つまりパターンの模様の縮尺が若干異なってくるが、モアレが発生することに比べれば見た目の違和感は少ないものとなる。
【0052】
実際には、パターン拡大処理部201bに図7に示すような管理テーブルを設ける。すなわち、管理テーブルは、パターンデータ解像度、パターン模様の線数変換倍率、パターンデータの印刷拡大率、パターンデータの見かけの線数、スクリーン線数(複数)によって構成される。
【0053】
例えば、図5に示す例の場合、パターンデータの解像度は300dpi、パターンデータの印刷拡大率は印刷装置が600dpiの場合には2倍となる。また、パターン模様の線数倍率は、図5の左側の例の場合は1/3倍で、右側の例の場合は1/2倍となる。以上のデータから最終的なパターンの見かけの線数は以下のように計算によって求められる。
【0054】
パターンの見かけの線数=パターンデータ解像度×パターン模様の線数変換倍率×1/パターンの印刷拡大率
【0055】
すなわち、図5の左側の例では、300×(1/3)×(1/2)で50線、図5の右側の例では、300×(1/2)×(1/2)で75線となる。このようなパターンの見かけの線数に対して、複数のスクリーン線数の各々でモアレが発生するか否かを図7に示すような管理テーブルとして持っている。
【0056】
以上は、すべて計算に基づいて管理テーブルを作成した上で、実際の動作の際にこの管理テーブルを参照することによってモアレの有無を判断しているが、モアレが発生するかどうかは人間の見た目によって評価される場合が多く、パターンの模様の種類によってモアレの発生度合いが異なる場合もあり、どのような場合にモアレが発生するか、計算で求めることが難しい場合もある。
【0057】
このような場合には、図8に示すように、予めID番号が付されたパターンデータの種別毎に複数の管理テーブルを用意しておき、実際の印刷結果によって評価したモアレの管理テーブルを使用することで、より精度の高い判断を行うことができるようになる。つまり、複数の管理テーブルを用いれば、パターンの種別毎にモアレの発生の有無を細かく判断することが可能となる。
【0058】
次に、第3実施形態を説明する。第3実施形態では、ホスト装置で起動するアプリケーションの内部でパターンデータの解像度変換を行っている場合の対応について説明する。すなわち、上記説明したように、ホスト装置、もしくはプリンタ装置においてパターンデータの拡大を行うようにした場合、アプリケーションで行われる解像度変換(拡大)と相まって過大に拡大してしまう結果を招く。
【0059】
そこで、本実施形態では、アプリケーション側で拡大処理を実施しているかどうかを判別する判別手段を設け、アプリケーションが実施している拡大率を勘案した上で必要な拡大率を決定するようにしている。
【0060】
具体的には、アプリケーションで指定されるパターンデータをスキャンし、ビットデータの0もしくは1の並びを計数して、それぞれのデータが最低何回繰り返されているかを求める。例えば、図9に示すようなパターンデータがアプリケーションで指定された場合、このデータは000011000011のように並んでいることが分かる。
【0061】
これを左から順にスキャンした場合、0が4回、1が2回、0が4回、1が2回の順に繰り返されている。この中で最低の繰り返し単位を探すと2回となる。ここから、このパターンデータは2倍されたものであると判別する。なお、0が4回連続するのは、拡大前のデータにおいて、元々0が2回連続していたため、それを2倍することで4回連続しているものと推定できる。
【0062】
つまり、すべてのデータをスキャンし、連続しているデータの最低回数を求めることで、アプリケーションでのパターンデータの倍率が分かることになる。そして、ホスト装置において、ディスプレイの解像度が96dpi、プリンタ装置の印刷解像度が600dpiであった場合、600÷96÷2を整数値に丸めた3が最終的に必要なパターンデータの拡大率ということになる。
【0063】
ここで、プリンタドライバ側にこの判定手段および修正機構を設けるのであれば、パターンデータの解像度指定のコマンドを送信する際に、アプリケーション側での倍率が2倍であればパターンデータの解像度を3倍にして指定すればよい。
【0064】
一方、プリンタ装置側にこの判別手段を設ける場合、パターンデータの解像度とプリンタ装置の印刷解像度との比率を求める際、求めた比率をこの値(3)で割ればよい。したがって、プリンタドライバ側、プリンタ装置側のいずれであってもこの判別手段を設けることが可能である。
【0065】
なお、アプリケーションから出力されるパターンデータが、例えば”00000000”のようなパターンであった場合、”0”というパターンを8倍しているのか、”00”というパターンを4倍しているのかの判別ができない。
【0066】
そこで、パターンについての特性から倍率を想定することも考えられる。パターンの特性には以下のようなものが挙げられる。
1…アプリケーション毎のパターンの拡大率は一定である(少なくとも、同じプリンタに対しては)。
2…最小の画素の繰り返しよりはパターンの拡大率の方が小さい。すなわち、”0011”というパターンがあった場合、最小の画素の繰り返しが2であることから、パターンの拡大率は2倍より小さい。
3…パターンは横方向だけではなく縦方向についても拡大される可能性がある。例えば、
01
10
というパターンを2倍に拡大すると、
00110011
00110011
11001100
11001100
のようになる。
【0067】
これらの特性より、次の方法でより確実なパターンの拡大率判定を行うこともできる。
1…アプリケーション毎にパターンの拡大率を登録し、ここで登録された値をパターンの拡大率とする。
2…パターン処理毎に最小繰り返し単位を判定し、パターン拡大率候補とする。
3…アプリケーションが判別できる場合は、そのアプリケーションに対応して登録されているパターン拡大率と比較し、登録値以下の場合、新しいパターン拡大率とする。
4…アプリケーションが判別できない場合は、予め設定されている不明アプリケーションのパターン拡大率とする。なお、不明アプリケーションのパターン拡大率はジョブ毎にクリアされる。
5…メジャーなアプリケーションでは、予め分かっているパターン拡大率を登録しておく。
【0068】
図10は、パターンの拡大処理装置を説明する構成図である。すなわち、このパターンの拡大処理装置では、アプリケーション11より指定されたパターンデータから、パターンの繰り返し周期を判定し、適切なパターン拡大率を決定する構成をプリンタドライバ13内で実現している。
【0069】
アプリケーション11は、プリンタドライバ13に対して印刷指示を行う。印刷指示は次の2つから構成される。
1…ページの表示内容を構成する描画指示
2…アプリケーション情報を含む非描画指示
【0070】
また、描画指示は、説明の便宜上、次の2種類に分けるものとする。
1…パターン登録以外の描画指示
2…パターン登録指示
【0071】
アプリケーション11から出力された印刷指示は印刷指示種判定部131に送られ、印刷指示の種別に応じて処理が切り替えられる。すなわち、パターン登録以外の描画指示の場合には、そのままプリンタ20へ送られる。また、非描画指示はアプリケーション種判定部132に送られ、パターン登録指示は繰り返し周期判定部133に送られる。
【0072】
アプリケーション種判定部132は、判定したアプリケーション種別をアプリケーション別パターン周波数記録部134に送る。一方、繰り返し周期判定部133では、判定した繰り返し周期をアプリケーション別周波数記録部134に送る。また、登録されたパターンデータはパターン拡大部201bに送られる。
【0073】
アプリケーション別パターン周波数記録部134は、判定されたアプリケーション種別に応じてパターンの倍率をパターン拡大処理部201bに送る。パターン拡大処理部201bは、パターンの倍率に従ってパターンデータを拡大し、パターンデータのプリンタ登録としてプリンタに送付する。
【0074】
ここで、アプリケーション種判定部132での処理、繰り返し周期判定部133での処理、およびパターン拡大処理部201bでの処理を順に説明する。図11はアプリケーション種判定部での処理フローチャートである。
【0075】
先ず、ステップS101では、印刷対象となるデータのドキュメント名が取得可能か否かを判断する。ここでドキュメント名が取得できない場合にはステップS106へ進み、不明アプリケーションとする。一方、ドキュメント名が取得可能である場合はステップS102へ進み、そのドキュメント名の取得を行う。
【0076】
次いで、ステップS103では、取得したドキュメント名に付されている拡張子を取り出す。そして、ステップS104において、取り出した拡張子がアプリケーションに関連付けられているか否かを判断する。関連付けられている場合には、ステップS105へ進み、その関連付けられているアプリケーション名を取得する。
【0077】
一方、拡張子がアプリケーションに関連付けられていない場合はステップS106へ進み、不明アプリケーションとする。このような処理によって、アプリケーション種判定部は、アプリケーション名を取得できるようになる。
【0078】
次に、図12のフローチャートに沿って繰り返し周期判定部での処理を説明する。先ず、ステップS201では、拡大率Kの初期値を無効値とし、ステップS202において、パターンデータの最左点の色(データ)を画素値Aの初期値とする。また、ステップS203では、繰り返し数Nの初期値を1にする。
【0079】
次いで、ステップS204では、パターンデータのX方向に次の点があるか否かを判断し、ある場合にはステップS205で次の点の色(データ)がAと同じか否かを判断する。ここで同じである場合はステップS206へ進み、繰り返し数Nに1を加えてステップS204へ戻る。
【0080】
ステップS205で次に点の色(データ)がAと同じでない場合はステップS207へ進み、Kが有効値か否かを判断する。最初にステップS207へ進む場合は、ステップS201でKが無効値に初期化されていることからステップS208へ進み、Nの値をKに代入する。そして、Kが1でない場合にはステップS204へ戻り、Kが1である場合にはステップS214へ進んでK=1をパターンの拡大率とする。
【0081】
ステップS204へ戻った場合には、ステップS205〜S206においてX方向に沿って次の繰り返し数Nを計数する。次いで、ステップS207へ進むと、Kは有効値となっていることからステップS209へ進み、KとNとの最大公約数をKの値とする。そして、Kが1でない場合にはステップS204へ戻り、Kが1である場合にはステップS214へ進んでK=1をパターンの拡大率とする。
【0082】
X方向に次の点が無くなった場合にはステップS211へ進み、次の行があるか否かを判断する。次の行がある場合には、次の行についてもステップS202〜S209を繰り返し、Kの値を求める。また、X方向(横方向)について全て処理が終了したら、ステップS213においてスキャン方向を入れ換え、Y方向(縦方向)について先と同じ処理を繰り返す。これによって、パターンデータの拡大率Kを求めることができる。
【0083】
求められた拡大率Kは、図10に示すアプリケーション別パターン周波数記録部134に送られ、アプリケーション種判定部132で判定されたアプリケーションと対応して記録されることになる。
【0084】
次に、図13のフローチャートに沿ってパターン拡大処理部での処理を説明する。先ず、ステップS301では、パターンの倍率をKとする。このKとは、先に説明した繰り返し周期判定部での処理(図12参照)で得られた拡大率Kに相当するものである。
【0085】
次いで、ステップS302では、画面とプリンタとの解像度比をSとして計算する。次に、ステップS303では、S/Kを整数化した値をMとして計算する。すなわち、このMは、アプリケーションでのパターンデータの拡大を考慮して、画面上でのパターンデータの表示と、プリンタでのパターンデータの印刷との見た目を同等にするため、アプリケーションから出力されたパターンデータの倍率を示す値となる。
【0086】
そして、ステップS304において、登録パターンの縦横をM回繰り返してプリンタ登録用パターンとする。つまり、登録パターンを縦横にM倍してプリンタ登録用パターンを生成する。これにより、プリンタでパターンデータを出力する場合には、このプリンタ登録用パターンを用いることで、画面上の見た目とほぼ等しい印刷出力を得ることができるようになる。
【0087】
以上説明した各処理によって、アプリケーションに対応した適切なパターン拡大率を決定し、プリンタに拡大したパターンデータを登録することが可能となる。
【0088】
なお、プリンタ装置は一度販売されてユーザの手に渡ってしまうと、後の仕様変更は難しい。変更が後から可能なのはプリンタドライバで、これは後からユーザに配布することは比較的容易である。
【0089】
ここで問題となるのが、ホスト装置とプリンタ装置との双方で上記説明した判別手段を備えていると、正確な拡大率を求めることができない。そこで、図14に示すように、パターンデータやダウンロードフォントデータ等の解像度数値、プリンタ側での解像度変換を実施するか否か、プリンタ装置側で用紙が足りないなどの理由で用紙が縦置きから横置きに変わるなどの用紙回転が行われた場合に、パターンデータやダウンロードフォントデータもプリンタ装置側で回転するか否か、用紙の拡大、縮小に従ってパターンデータやダウンロードフォントを拡縮するか否かなどについての設定フラグをプリンタ装置上に設け、これをプリンタ制御コマンドによって予め設定しておく。
【0090】
これにより、機能の選択を行って、ホスト装置とプリンタ装置との双方で判別手段を備えている場合の機能の切り分けを行うことが可能となる。また、プリンタ装置に何らかの問題があった場合、もしくは後からより良い処理方法が考えられた場合、プリンタドライバのみを新しくすることができ、機能の修正等を容易に行うことができるようになる。
【0091】
なお、上記説明した実施形態では、パターンデータを例としたが、本発明はこれに限定されず、出力を行うデバイス(ディスプレイ、プリンタ、ファクシミリ等)の解像度に依存するデータであればパターンデータ以外であっても適用可能である。
【0092】
【発明の効果】
以上説明したように、本発明の画像処理装置によれば次のような効果がある。すなわち、グラフィックスディスプレイ上で生成したパターンデータをプリンタ装置で印刷しても、見た目(いわゆる、WYSIWYG )を損なうことなく処理することが可能となる。また、この際、パターンデータの拡大によって生じる歪みを抑制できるようになる。さらに、ハーフトーンスクリーンにより階調変換を行うプリンタ装置においても、パターンデータとハーフトーンスクリーンデータとの干渉を考慮してモアレの発生を防止することが可能となる。
【図面の簡単な説明】
【図1】 一般的な印刷処理システムを説明する模式図である。
【図2】 従来の描画手順を説明する模式図である。
【図3】 拡大率による画像の歪みを説明する図である。
【図4】 第1実施形態を説明する構成図である。
【図5】 パターンの線数と見かけ線数とを説明する図である。
【図6】 第2実施形態を説明する構成図である。
【図7】 管理テーブルを説明する図である。
【図8】 複数の管理テーブルを説明する図である。
【図9】 パターンデータの拡大率の判別を説明する図である。
【図10】 パターンの拡大処理装置を説明する構成図である。
【図11】 アプリケーション種判定部での処理を説明するフローチャートである。
【図12】 繰り返し周期判定部での処理を説明するフローチャートである。
【図13】 パターン拡大処理部での処理を説明するフローチャートである。
【図14】 設定フラグの例を示す図である。
【図15】 従来例を説明する図である。
【符号の説明】
11…アプリケーション、12…描画ライブラリ、13…プリンタドライバ、14…ディスプレイドライバ、15…ディスプレイ、21…デコンポーザ、22…印刷装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image processing apparatus that scales device-dependent data based on the resolution and print resolution of device-dependent data such as a repetitive pattern and performs printing that matches the appearance on the display. And image processing method About.
[0002]
[Prior art]
In graphic processing software that is started on an operating system such as Windows, there is a function for selecting a pattern format by repetitive drawing units called patterns for filling a graphic. As a format of this pattern, bitmap format data composed of dots can be used.
[0003]
Since the bitmap format data is generated for display on a graphics display, it has a relatively low resolution. Therefore, in the case of an output device that requires high resolution, such as a printer device, in the case of performing such drawing with bitmap pattern data, conventionally, low-resolution bitmap data prepared for this graphics display is used. The image is pasted on the drawing frame buffer of the printer as it is.
[0004]
[Problems to be solved by the invention]
However, when the low resolution bitmap data is pasted to the drawing frame buffer of the printer device as it is and output processing is performed, the higher the resolution of the printer device is, the higher the resolution is displayed on the graphics display. There arises a problem that the image is reduced as compared with the pattern to be displayed.
[0005]
As a simple example, a case will be described in which the resolution of the printer device is twice the resolution of the graphics display. FIG. 15 is a schematic diagram for explaining a conventional example. That is, if the pattern data is originally created assuming 100 dpi and the printer device is 200 dpi, if the same pattern data composed of 6 dots × 6 dots is pasted as it is, it is printed by the printer device at a ratio of 200: 100. The resulting results appear to be reduced. That is, if the pattern data used on the screen is used and printed by the printer as it is, all the patterns appear as if they are reduced to 1/4 in area.
[0006]
In addition, when an application creates a document using multi-gradation data as a drawing color and the printer apparatus has only a binary gradation expression capability, for example, by an area gradation method using a halftone screen. In a printer device that expresses halftones, the halftone screen itself is also represented by data of a certain resolution unit, so if the halftone screen is superimposed on the pattern data fill, if both resolutions are close, moire etc. Interference will occur.
[0007]
[Means for Solving the Problems]
The present invention is an image processing apparatus made to solve such problems. That is, the image processing apparatus of the present invention Multiple in the page Object discriminating means for discriminating the object type, and when the object type discriminated by the object discriminating means is device-dependent data, the resolution detecting means for detecting the resolution of the device-dependent data and the resolution detecting means The image processing apparatus includes drawing processing means for performing drawing processing by scaling the device-dependent data based on the resolution and the printing resolution.
[0008]
In the present invention, even when the resolution of the device-dependent data and the print resolution are different, since the device-dependent data is scaled by the drawing processing means, the appearance on the display and the printing by the device-dependent data are equivalent. To be able to.
[0009]
The present invention also provides an image processing apparatus for forming a halftone image by an area gradation method using a screen having a predetermined resolution from input image data. Out of multiple objects in a page Resolution detection means for detecting the resolution of the device-dependent data, moire determination means for determining whether or not moire occurs in the image formed based on the resolution detected by the resolution detection means and the screen resolution, and moire determination means When it is determined that moiré occurs, the image processing apparatus includes a drawing processing unit that performs drawing processing by changing the resolution of the screen or the device-dependent data.
[0010]
In the present invention, the moire determination means determines whether or not moire occurs in the image to be formed based on the resolution of the device-dependent data and the resolution of the screen when forming the halftone image. If it is determined that the image is generated, the resolution of the screen or the device-dependent data is changed by the drawing processing means, so that it is possible to suppress the occurrence of moire based on these resolutions.
[0011]
In addition, the present invention provides an image processing apparatus that performs a drawing process in response to a pattern drawing instruction from an application. Depending on the application There is also provided an enlargement ratio determining means for determining an enlargement ratio and a pattern data generating means for generating drawing object pattern data from device-dependent data in accordance with the enlargement ratio obtained by the enlargement ratio determining means.
[0012]
In the present invention, when the device dependent data is enlarged by the application, the enlargement rate determining means determines the enlargement rate, and generates a drawing object pattern from the device dependent data according to the determined enlargement rate. Therefore, even if device-dependent data is enlarged by an application, printing can be performed in consideration of the enlargement rate, and appearance and printing can be made equivalent.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the image processing apparatus of the present invention will be described with reference to the drawings. First, the first embodiment will be described. In general, as shown in FIG. 1, the print processing system is roughly divided into a host apparatus side and a printer apparatus side. The host apparatus side includes an application (software) 11, a drawing library 12, and a printer driver 13, and includes a printer apparatus. On the side, a decomposer (software) 21 and a printing device 22 are provided.
[0014]
The application 11 is a part that interactively creates a document for printing in accordance with an instruction from the user. At this time, the application 11 realizes drawing by calling various drawing function groups provided by the drawing library 12. The drawing library 12 is generally provided by an operating system on a host device such as Windows, and a device for various outputs such as a graphics display and a printer device can be selected as a drawing driver.
[0015]
Of these, the printer-dependent processing part for outputting to the printer apparatus is the printer driver 13. The printer driver 13 converts a drawing instruction from the drawing library 12 into a PDL (page description language) command that is a printer control language. Therefore, when the drawing library 12 is called from the application 11, an output instruction is issued to the printer apparatus, and after being converted into PDL, it is sent to the printer apparatus.
[0016]
The decomposer 21 of the printer apparatus interprets the PDL command sent via the network, executes drawing processing, generates a buffer image for output, and actually prints this image by the printing apparatus 22.
[0017]
Next, how pattern data is drawn in such a print processing system will be described in comparison with a conventional example. FIG. 2 is a schematic diagram for explaining a conventional drawing procedure. That is, in the conventional pattern data drawing, first, the pattern data created by the application 11 is sent from the drawing library 12 and the printer driver 13 to the printer device via the network, and (1) to the pattern management device 21a of the decomposer 21. This is performed by an operation of registering, (2) next specifying the pattern data, and (3) drawing a figure. Here, the reason why the pattern data is registered in the printer is that once it is registered, it can be used in common for graphic drawing using the pattern.
[0018]
In contrast to such conventional drawing, in the first embodiment, a function for enlarging the pattern data is provided in the printer apparatus so that the print result is not reduced and seen. That is, the enlargement process is performed so that the pattern data corresponds to the printing resolution of the printer device from the resolution of the graphics display.
[0019]
Here, the quality when the enlargement process is performed will be described. FIG. 3 is a diagram for explaining image distortion due to an enlargement ratio. That is, as shown in FIG. 3A, when the ratio between the resolution of the pattern data and the resolution of the printer device is an integral multiple (in this example, twice), quality degradation does not occur during enlargement. However, as shown in FIG. 3B, when the ratio between the resolution of the pattern data and the resolution of the printer device does not become an integral multiple, for example, 1.5 times, the pattern data is bitmap data. Therefore, distortion occurs during enlargement.
[0020]
In the case of bitmap data representing a natural image, this distortion is not noticeable due to the randomness of the dots, but the pattern data has many repeated patterns composed of lines etc. It becomes a quality problem such as the boundary between patterns does not fit well.
[0021]
Therefore, in the first embodiment, distortion during enlargement processing is avoided by rounding the enlargement ratio to an integral multiple. Generally, the resolution of the display is about 72 to 100 dpi, while the resolution of the printer apparatus is usually 600 dpi or more. For this reason, even if the enlargement ratio is rounded to an integral multiple, sufficient quality can be obtained in appearance.
[0022]
In the above description, an example has been shown in which the enlargement ratio is set assuming that the display resolution is fixed to a certain value. However, in reality, there are various types of displays, and the resolution also varies depending on the device. ing.
[0023]
Therefore, in the first embodiment, first, the resolution of the display of the host device, that is, the resolution of the pattern when the pattern data is generated as a bitmap is transmitted to the printer device. If the resolution of the pattern data generated on the host device is fixed and the value is held as an initial value when the printer device is activated, it is not necessary to transmit the resolution.
[0024]
FIG. 4 is a configuration diagram illustrating the first embodiment. That is, the display driver 14 detects the resolution information on the display 15 of the host device, sends it to the pattern information storage unit 13a of the printer driver 13, and transmits the resolution information from the PDL command generation device 13b to the printer device side. The drawing procedure includes (1) pattern data resolution designation, (2) pattern data designation, (3) designation of designated pattern data as a drawing color, and (4) figure drawing.
[0025]
When the printer device receives the resolution information of the pattern data sent as a PDL command from the printer driver 13, the printer device stores the resolution information in the pattern resolution storage unit 201a in the pattern management device 21a of the decomposer 21, and stores it in the printer device. Compared with the print resolution, the ratio required to correspond to the resolution of the printer is calculated and held. At this time, if the ratio is not an integral multiple, rounding to an integral multiple is performed.
[0026]
Next, when pattern data for filling is sent from the printer driver 13 to the printer apparatus side, the decomposer 21 of the printer apparatus determines that the object is composed of device-dependent data such as pattern data based on the PDL command. . If it is determined that the data is device-dependent data, the pattern enlargement processing unit 201b enlarges the pattern data in accordance with the ratio already held in the printer apparatus, and the drawing processing apparatus 21b generates pattern data for drawing. .
[0027]
As a result, even when the resolution of the display 15 is not fixed, it is possible to calculate a ratio corresponding to the printing resolution of the printer apparatus corresponding to the resolution, and to perform pattern data enlargement processing by multiplying it by an integral multiple. Become.
[0028]
In the first embodiment, the example in which the ratio holding unit (pattern resolution storage unit 201a) and the pattern data enlargement unit (pattern enlargement processing unit 201b) are mounted on the printer has been described. This is because when considering the traffic between the host device and the printer device, it is considered disadvantageous to transmit the pattern data after enlargement. However, if the pattern data is hardly transmitted, or if the host device and printer device are connected by high-speed communication means that can ignore traffic, all these means must be mounted on the host device. It may be left.
[0029]
Next, the second embodiment will be described. In general, a printing mechanism in a printer apparatus has a gradation expression capability in full color (gray for black and white) and does not have a gradation expression capability in full color, for example, only binary gradation expression capability. There are two major categories, such as not having a limited expression ability.
[0030]
In the case of a printer apparatus having only a binary gradation expression capability, there is an apparatus that performs halftone expression by an area gradation method using a halftone screen. When halftone processing is performed, since the density is expressed by area gradation, the resolution that can be actually expressed is lower than the printing resolution of the printer apparatus.
[0031]
Thus, the substantial resolution in the case of performing the pseudo gradation drawing by halftone is determined by the fineness of the halftone screen, and this fineness is referred to as the screen line number. Therefore, when halftones are expressed using halftones, coloring such as painting is performed with repetitive data based on the fineness of the number of screen lines. That is, halftone data representing a certain color can be captured as a pattern as in the first embodiment. That is, it can be considered as pattern data in which a repeating unit is defined by the number of lines.
[0032]
In such a system using a halftone screen, when the pattern drawing is performed with the pattern data as described in the first embodiment, that is, the drawing is performed by superimposing the halftone screen and the pattern data, the pattern data and the screen are displayed. Interference due to the number of lines, that is, “moire” may occur.
[0033]
Moire related to a halftone screen is a pattern that occurs when the period of two regular drawing figures is similar, as described in the reference “Postscript Screening” (issued by MDN, released by Impress). The frequency is represented by line number A-line number B. For example, if the pattern data is a diagonal line pattern with a resolution of 200 dpi and the drawing interval of this pattern data is halftone, the screen spacing and the number of lines are close to 190 lines / inch, the moire frequency is 10 lines / inch. Since the period is 1/10 inch, it becomes 2.54 mm. That is, an interference fringe having a repeat unit of 2.54 mm is generated. Here, it is possible to determine whether or not the state is called moire depending on whether or not the interference fringes having a period of 2.54 mm are visually conspicuous.
[0034]
Actually, the line pattern of the pattern is defined with angles such as vertical, horizontal, and diagonal, and the halftone screen side is often defined with an angle for each color component. The calculation of the moiré frequency including all these elements is performed.
[0035]
The above is an example of a moire generation mechanism and a moire period calculation method due to interference between pattern data and a halftone screen. In the second embodiment, in addition to the configuration of the first embodiment described above, this moire generation occurs. It is characterized in that it has a function to apply prediction and avoid moiré.
[0036]
The resolution of the pattern data is the resolution specified from the client side such as the printer driver as described in the first embodiment. Whether or not moire occurs due to interference with the number of lines of the halftone screen. The determination of the occurrence of moiré can be performed with higher accuracy by considering the resolution based on the interval between the lines constituting the pattern of the pattern rather than the resolution of the pattern data.
[0037]
This is based on the fact that the interference between the pattern data and the halftone screen is considered to be caused by the difference in frequency between the two repeating units. The resolution of the line interval in the pattern pattern is called the number of lines in the pattern pattern.
[0038]
In the example on the left side of FIG. 5, in the pattern data having a resolution of 300 dpi, since two lines are represented in the pattern 6 dots, it is assumed that the number of lines is 1/3, which corresponds to 100 lines / inch. Can do. In the example on the right side of FIG. 5, since three lines are expressed in the pattern 6dot, it can be considered that the number of lines is halved and corresponds to 150 lines / inch. The conversion magnification from the actual resolution of the pattern data to the number of lines of the pattern pattern is referred to as the line number conversion magnification of the pattern pattern.
[0039]
Further, as described in the first embodiment, the pattern data is enlarged in accordance with the resolution ratio. Therefore, when the resolution of the input pattern data is 300 dpi and the resolution of the printing mechanism is 600 dpi, the pattern data is Enlarging processing is performed twice when drawing. As a result, the resolution of the enlarged pattern data is apparently equivalent to ½ times that is the reciprocal of the enlargement magnification of 2 times.
[0040]
From the above, in the second embodiment, the result of multiplying the number of pattern pattern lines by the reciprocal of the pattern data enlargement ratio is considered to be the number of pattern pattern lines found in the printed output image. The final result obtained in this way is called the apparent number of lines of the pattern.
[0041]
Accordingly, the apparent number of lines of the pattern data in the example of FIG. 5 is calculated as 100 × 1/2 = 50 lines / inch in the left example and 150 × 1/2 = 75 lines / inch in the right example. . Compare the final result calculated so far with the number of lines on the halftone screen. Furthermore, the comparison here does not simply calculate the difference between the apparent number of lines of the obtained pattern data and the number of lines of the halftone screen, but divides the larger one of the lines by the smaller one to divide the remainder. Determined by this remainder.
[0042]
The remainder is used because interference occurs when both frequencies are close, as described above, but even if both frequencies are extremely far apart, interference may be caused by their harmonic components. Because.
[0043]
Therefore, if the number of lines of the halftone screen is 110 lines / inch and the apparent number of lines of the pattern is 50 lines / inch, the remainder is 10 lines / inch, and the apparent number of lines of the pattern is 75 lines. In the case of / inch, the remainder is 35 lines / inch.
[0044]
If it is determined that the moire due to interference is not noticeable if the difference in the number of lines is greater than 10 lines / inch, there is a moire if the apparent number of lines in the pattern shown in the left side of FIG. 5 is 50 lines / inch. When the apparent number of lines in the pattern on the right side is 75 lines / inch, it is determined that there is no moire. That is, it is determined whether or not moire occurs from the remainder of the apparent number of lines of the pattern and the number of lines of the halftone screen.
[0045]
However, the remainder here is slightly different from the mathematical remainder. For example, when the number of lines of the halftone screen is 195 lines / inch and the apparent number of lines of the pattern is 100 lines / inch, the quotient is 1 and the remainder is 95 mathematically. However, since the difference in the number of lines between the two is actually only 5, it should be evaluated by this numerical value of 5. This can be solved by allowing the remainder to be negative and evaluating the absolute value. For example, the calculation may be performed as follows.
(1) The quotient and the remainder are obtained by dividing the large number of lines (195 in the example) by the small number of lines (100 in the example). In the example, the quotient is 1 and the remainder is 95.
(2) If the remainder is larger than ½ of the number of small lines, obtain a negative remainder with a large number of lines− (small number of lines × (quotient + 1)) = − 5, and the absolute value is A numerical value of 5 is obtained, and it is evaluated whether or not moire occurs with this numerical value.
[0046]
Here, the case where the apparent number of lines of the pattern can be obtained from the pattern data has been described. However, in the case of a pattern in which it is difficult to obtain the apparent number of lines from the pattern data or due to the problem of processing speed, it is simply The occurrence of moiré can be predicted to some extent from the comparison result between the resolution of the pattern data and the number of screen lines.
[0047]
Next, an example will be described in which such an algorithm is used to determine the presence or absence of moire and avoid it.
[0048]
FIG. 6 is a configuration diagram illustrating the second embodiment. In the following description, it is assumed that the configuration shown in FIG. 6 is provided on the printer apparatus side. In other words, this printer apparatus has a plurality of halftone screens HS, and has a function of switching and using. This is also used to select an optimum halftone screen HS depending on the type of graphic data or image data to be drawn, but can also be used for switching and using in order to prevent moire.
[0049]
The switching of the halftone screen HS is managed by the halftone management unit 23, and provides information on the type of the switchable halftone screen HS that the printer device currently has, and is switched from the pattern enlargement processing unit 201b. When instructed, the halftone screen HS is switched.
[0050]
Similarly to the first embodiment, the pattern enlargement processing unit 201b compares the resolution information of the pattern data given from the pattern resolution storage unit 201a and the resolution information of the printing mechanism of the printer apparatus, and rounds them to an integer multiple. The enlargement process is being implemented. In addition to this, in the printer device that performs halftone processing, moiré occurs by comparing the line number information of the currently set halftone screen HS given from the halftone management unit 23 with the apparent line number information of the pattern data. If the printing mechanism is capable of changing the number of halftone screen lines, change the number of screen lines or change the enlargement ratio of the pattern data. Make sure there is no moiré.
[0051]
When the pattern data enlargement ratio is changed as in the first embodiment, the appearance of the screen and the printed result, that is, the scale of the pattern of the pattern is slightly different, but the appearance is uncomfortable compared to the occurrence of moire. Will be less.
[0052]
Actually, a management table as shown in FIG. 7 is provided in the pattern enlargement processing unit 201b. That is, the management table is configured by pattern data resolution, pattern pattern line number conversion magnification, pattern data printing magnification, pattern data apparent line number, and screen line number (plural).
[0053]
For example, in the case of the example shown in FIG. 5, the resolution of the pattern data is 300 dpi, and the print magnification of the pattern data is doubled when the printing apparatus is 600 dpi. Further, the line number magnification of the pattern pattern is 1/3 in the example on the left side of FIG. 5 and 1/2 in the example on the right side. From the above data, the apparent number of lines in the final pattern can be obtained by calculation as follows.
[0054]
Apparent number of lines of pattern = pattern data resolution × pattern pattern line number conversion magnification × 1 / pattern printing enlargement ratio
[0055]
That is, in the example on the left side of FIG. 5, 300 × (1/3) × (1/2) is 50 lines, and in the example on the right side of FIG. 5, 300 × (1/2) × (1/2) is 75. Become a line. With respect to the apparent number of lines of such a pattern, whether or not moire occurs in each of the plurality of screen lines is provided as a management table as shown in FIG.
[0056]
In the above, after creating a management table based on all calculations, the presence or absence of moiré is determined by referring to this management table during actual operation. In some cases, the degree of occurrence of moiré differs depending on the type of pattern, and it may be difficult to calculate in what case moiré occurs.
[0057]
In such a case, as shown in FIG. 8, a plurality of management tables are prepared for each type of pattern data to which an ID number is assigned in advance, and the moire management table evaluated based on the actual print result is used. By doing so, it becomes possible to make a more accurate determination. That is, if a plurality of management tables are used, it is possible to determine in detail whether or not moiré occurs for each pattern type.
[0058]
Next, a third embodiment will be described. In the third embodiment, a description will be given of a case in which resolution conversion of pattern data is performed inside an application that is activated on the host device. That is, as described above, when pattern data is enlarged in the host device or the printer device, a result of excessive enlargement is caused in combination with resolution conversion (enlargement) performed by the application.
[0059]
Therefore, in the present embodiment, a determination unit for determining whether or not the enlargement process is performed on the application side is provided, and the necessary enlargement rate is determined in consideration of the enlargement rate that the application is implementing. .
[0060]
Specifically, the pattern data designated by the application is scanned, the sequence of bit data 0 or 1 is counted, and the number of times each data is repeated is obtained. For example, when pattern data as shown in FIG. 9 is designated by the application, it can be seen that this data is arranged like 00001001000011.
[0061]
When this is scanned sequentially from the left, 0 is repeated 4 times, 1 is repeated 2 times, 0 is 4 times, and 1 is repeated 2 times. If the lowest repeating unit is searched for, it will be twice. From this, it is determined that the pattern data is doubled. In addition, it can be estimated that 0 continues four times because the data before enlargement originally had 0 consecutive twice, so by doubling it.
[0062]
That is, by scanning all data and obtaining the minimum number of continuous data, the magnification of the pattern data in the application can be known. In the host device, when the display resolution is 96 dpi and the printing resolution of the printer device is 600 dpi, 3 which is obtained by rounding 600 ÷ 96 ÷ 2 to an integer value is the finally required expansion rate of pattern data. Become.
[0063]
If the determination means and the correction mechanism are provided on the printer driver side, when transmitting the pattern data resolution designation command, the resolution on the pattern data is tripled if the magnification on the application side is double. You can specify it.
[0064]
On the other hand, when this determination means is provided on the printer apparatus side, when the ratio between the resolution of the pattern data and the printing resolution of the printer apparatus is obtained, the obtained ratio may be divided by this value (3). Therefore, this determination means can be provided on either the printer driver side or the printer apparatus side.
[0065]
If the pattern data output from the application is a pattern such as “00000000”, whether the pattern “0” is multiplied by 8 or the pattern “00” is multiplied by 4 Cannot be determined.
[0066]
Therefore, it is conceivable to assume the magnification from the characteristics of the pattern. The characteristics of the pattern include the following.
1 ... The pattern enlargement rate for each application is constant (at least for the same printer).
2 ... The pattern enlargement ratio is smaller than the minimum pixel repetition. That is, when there is a pattern of “0011”, since the minimum pixel repetition is 2, the pattern enlargement ratio is less than twice.
3. The pattern may be enlarged not only in the horizontal direction but also in the vertical direction. For example,
01
10
If you double the pattern
00110011
00110011
11001100
11001100
become that way.
[0067]
From these characteristics, the pattern enlargement rate can be determined more reliably by the following method.
1. The pattern enlargement rate is registered for each application, and the value registered here is used as the pattern enlargement rate.
2... The minimum repeat unit is determined for each pattern process and set as a pattern enlargement rate candidate.
3... If the application can be discriminated, it is compared with the pattern enlargement rate registered corresponding to the application.
4. If the application cannot be identified, the unknown application pattern enlargement rate is set in advance. The unknown application pattern enlargement rate is cleared for each job.
5: For a major application, register a known pattern enlargement ratio.
[0068]
FIG. 10 is a block diagram illustrating a pattern enlargement processing apparatus. That is, in this pattern enlargement processing device, the printer driver 13 implements a configuration in which the pattern repetition period is determined from the pattern data designated by the application 11 and an appropriate pattern enlargement rate is determined.
[0069]
The application 11 issues a print instruction to the printer driver 13. The print instruction is composed of the following two.
1 ... Rendering instructions that make up the display content of the page
2 ... Non-drawing instruction including application information
[0070]
The drawing instructions are divided into the following two types for convenience of explanation.
1 ... Drawing instructions other than pattern registration
2. Pattern registration instruction
[0071]
The print instruction output from the application 11 is sent to the print instruction type determination unit 131, and processing is switched according to the type of print instruction. That is, in the case of a drawing instruction other than pattern registration, it is sent to the printer 20 as it is. The non-rendering instruction is sent to the application type determination unit 132, and the pattern registration instruction is sent to the repetition cycle determination unit 133.
[0072]
The application type determination unit 132 sends the determined application type to the application-specific pattern frequency recording unit 134. On the other hand, the repetition cycle determination unit 133 sends the determined repetition cycle to the application-specific frequency recording unit 134. The registered pattern data is sent to the pattern enlargement unit 201b.
[0073]
The application-specific pattern frequency recording unit 134 sends the pattern magnification to the pattern enlargement processing unit 201b according to the determined application type. The pattern enlargement processing unit 201b enlarges the pattern data in accordance with the pattern magnification, and sends it to the printer as pattern data printer registration.
[0074]
Here, the processing in the application type determination unit 132, the processing in the repetition period determination unit 133, and the processing in the pattern enlargement processing unit 201b will be described in order. FIG. 11 is a processing flowchart in the application type determination unit.
[0075]
First, in step S101, it is determined whether a document name of data to be printed can be acquired. If the document name cannot be acquired, the process proceeds to step S106, and the unknown application is set. On the other hand, if the document name can be acquired, the process proceeds to step S102, where the document name is acquired.
[0076]
In step S103, an extension attached to the acquired document name is extracted. In step S104, it is determined whether or not the extracted extension is associated with the application. If it is associated, the process proceeds to step S105, and the associated application name is acquired.
[0077]
On the other hand, if the extension is not associated with the application, the process proceeds to step S106, and the application is determined as unknown. By such processing, the application type determination unit can acquire the application name.
[0078]
Next, processing in the repetition period determination unit will be described along the flowchart of FIG. First, in step S201, the initial value of the enlargement factor K is set as an invalid value, and in step S202, the color (data) of the leftmost point of the pattern data is set as the initial value of the pixel value A. In step S203, the initial value of the repetition number N is set to 1.
[0079]
Next, in step S204, it is determined whether there is a next point in the X direction of the pattern data. If there is, it is determined in step S205 whether the color (data) of the next point is the same as A. If they are the same, the process proceeds to step S206, 1 is added to the repetition number N, and the process returns to step S204.
[0080]
If it is determined in step S205 that the color (data) of the point is not the same as A, the process proceeds to step S207 to determine whether K is an effective value. In the case of first proceeding to step S207, since K is initialized to an invalid value in step S201, the process proceeds to step S208, and the value of N is substituted for K. If K is not 1, the process returns to step S204. If K is 1, the process proceeds to step S214, where K = 1 is set as the pattern enlargement ratio.
[0081]
When returning to step S204, the next repetition number N is counted along the X direction in steps S205 to S206. Next, when proceeding to step S207, since K is an effective value, the process proceeds to step S209, and the greatest common divisor of K and N is set as the value of K. If K is not 1, the process returns to step S204. If K is 1, the process proceeds to step S214, where K = 1 is set as the pattern enlargement ratio.
[0082]
If there is no next point in the X direction, the process proceeds to step S211 to determine whether there is a next line. If there is a next line, steps S202 to S209 are repeated for the next line to obtain the value of K. When all the processes are completed for the X direction (horizontal direction), the scan direction is changed in step S213, and the same process as described above is repeated for the Y direction (vertical direction). Thereby, the expansion rate K of the pattern data can be obtained.
[0083]
The obtained enlargement ratio K is sent to the application-specific pattern frequency recording unit 134 shown in FIG. 10 and is recorded in correspondence with the application determined by the application type determining unit 132.
[0084]
Next, processing in the pattern enlargement processing unit will be described along the flowchart of FIG. First, in step S301, the pattern magnification is set to K. This K corresponds to the enlargement ratio K obtained by the processing (see FIG. 12) in the repetition period determination unit described above.
[0085]
Next, in step S302, the resolution ratio between the screen and the printer is calculated as S. Next, in step S303, a value obtained by converting S / K into an integer is calculated as M. In other words, this M is a pattern output from the application in order to make the appearance of the pattern data displayed on the screen and the pattern data printed by the printer equivalent in consideration of the expansion of the pattern data in the application. The value indicates the data magnification.
[0086]
In step S304, the registration pattern is repeated M times in the vertical and horizontal directions to obtain a printer registration pattern. That is, the printer registration pattern is generated by multiplying the registration pattern vertically and horizontally. As a result, when pattern data is output by a printer, it is possible to obtain a print output substantially equal to the appearance on the screen by using this printer registration pattern.
[0087]
Through the processes described above, it is possible to determine an appropriate pattern enlargement rate corresponding to the application and register the enlarged pattern data in the printer.
[0088]
It should be noted that once the printer device has been sold and passed to the user, it is difficult to change the specifications later. Changes can be made later with printer drivers, which are relatively easy to distribute to users later.
[0089]
The problem here is that if both the host device and the printer device have the above-described determination means, an accurate enlargement ratio cannot be obtained. Therefore, as shown in FIG. 14, since the resolution values such as pattern data and download font data, whether or not resolution conversion is performed on the printer side, and the paper is insufficient on the printer device side, the paper is placed vertically. Whether the pattern data and download font data are also rotated on the printer side when the paper is rotated, such as changing to landscape orientation, whether the pattern data and download font are enlarged or reduced according to the enlargement / reduction of the paper, etc. A setting flag is provided on the printer, and is set in advance by a printer control command.
[0090]
As a result, it is possible to perform function selection when both the host device and the printer device are provided with a determination unit by selecting a function. Also, if there is any problem with the printer device, or if a better processing method is considered later, only the printer driver can be renewed, and functions can be easily corrected.
[0091]
In the above-described embodiment, pattern data is used as an example. However, the present invention is not limited to this, and any data other than pattern data can be used as long as the data depends on the resolution of an output device (display, printer, facsimile, etc.). Even so, it is applicable.
[0092]
【The invention's effect】
As described above, the image processing apparatus according to the present invention has the following effects. That is, even if the pattern data generated on the graphics display is printed by the printer, it can be processed without impairing the appearance (so-called WYSIWYG). At this time, distortion caused by expansion of the pattern data can be suppressed. Furthermore, even in a printer apparatus that performs gradation conversion using a halftone screen, it is possible to prevent the occurrence of moire in consideration of interference between pattern data and halftone screen data.
[Brief description of the drawings]
FIG. 1 is a schematic diagram illustrating a general print processing system.
FIG. 2 is a schematic diagram illustrating a conventional drawing procedure.
FIG. 3 is a diagram illustrating image distortion due to an enlargement ratio.
FIG. 4 is a configuration diagram illustrating a first embodiment.
FIG. 5 is a diagram for explaining the number of lines in a pattern and the number of apparent lines.
FIG. 6 is a configuration diagram illustrating a second embodiment.
FIG. 7 is a diagram illustrating a management table.
FIG. 8 is a diagram illustrating a plurality of management tables.
FIG. 9 is a diagram illustrating determination of an enlargement ratio of pattern data.
FIG. 10 is a block diagram illustrating a pattern enlargement processing apparatus.
FIG. 11 is a flowchart illustrating processing in an application type determination unit.
FIG. 12 is a flowchart for explaining processing in a repetition cycle determination unit.
FIG. 13 is a flowchart illustrating processing in a pattern enlargement processing unit.
FIG. 14 is a diagram illustrating an example of a setting flag.
FIG. 15 is a diagram illustrating a conventional example.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 11 ... Application, 12 ... Drawing library, 13 ... Printer driver, 14 ... Display driver, 15 ... Display, 21 ... Decomposer, 22 ... Printing apparatus

Claims (6)

アプリケーションからパターン描画指示を受けて描画処理を行う画像処理装置において、
前記パターン描画指示にかかるデバイス依存データの前記アプリケーションに応じた拡大率を判別する拡大率判別手段と、
前記拡大率判別手段によって判別された拡大率に応じて前記デバイス依存データを変倍し、描画オブジェクト用パターンデータを生成するパターンデータ生成手段と
を備えていることを特徴とする画像処理装置。
In an image processing apparatus that receives a pattern drawing instruction from an application and performs a drawing process,
An enlargement rate determining means for determining an enlargement rate according to the application of the device dependent data according to the pattern drawing instruction;
An image processing apparatus comprising: pattern data generation means for scaling the device-dependent data according to the enlargement ratio determined by the enlargement ratio determination means to generate drawing object pattern data.
前記拡大率判別手段は、前記デバイス依存データを走査してデータの繰り返し単位に基づき前記拡大率を判別する
ことを特徴とする請求項記載の画像処理装置。
The enlargement ratio determining means, the image processing apparatus according to claim 1, wherein the scanning the device-dependent data to determine the magnification based on the repeating unit of data.
前記拡大率判別手段は、前記アプリケーションと関連付けられている拡張子に応じて前記拡大率を判別する
ことを特徴とする請求項記載の画像処理装置。
The enlargement ratio determining means, the image processing apparatus according to claim 1, wherein the determining the enlargement ratio depending on the extensions associated with the application.
前記拡大率判別手段は、前記アプリケーションと関連付けられている拡張子に応じて予め登録された拡大率を参照することで前記拡大率を判別する
ことを特徴とする請求項記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the enlargement ratio determining unit determines the enlargement ratio by referring to an enlargement ratio registered in advance according to an extension associated with the application.
前記アプリケーションが作成した文書サイズと印刷サイズとが異なる場合に前記デバイス依存データの拡大縮小を行うか否かを示すフラグ、および印刷方向に対する用紙方向に応じて前記デバイス依存データの回転を行うか否かを示すフラグが記述されたデータ群を備えており、
前記パターンデータ生成手段は、前記データ群のフラグに基づいて前記描画オブジェクト用パターンデータを生成を行う
ことを特徴とする請求項記載の画像処理装置。
A flag indicating whether the device-dependent data is enlarged or reduced when the document size created by the application is different from the print size, and whether the device-dependent data is rotated according to the paper direction with respect to the print direction. It has a data group in which a flag indicating
Said pattern data generating means, the image processing apparatus according to claim 1, characterized in that the generating pattern data for the drawing object based on the flag of the data group.
アプリケーションからパターン描画指示を受けて描画処理を行う画像処理方法において、
前記パターン描画指示にかかるデバイス依存データの前記アプリケーションに応じた拡大率を判別する工程と、
判別した前記拡大率に応じて前記デバイス依存データを変倍し、描画オブジェクト用パターンデータを生成する工程と
を有することを特徴とする画像処理方法。
In an image processing method for performing a drawing process in response to a pattern drawing instruction from an application,
Determining an enlargement rate according to the application of the device-dependent data according to the pattern drawing instruction;
A step of scaling the device-dependent data in accordance with the determined enlargement ratio and generating drawing object pattern data.
JP02687099A 1999-02-04 1999-02-04 Image processing apparatus and image processing method Expired - Fee Related JP3726527B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02687099A JP3726527B2 (en) 1999-02-04 1999-02-04 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02687099A JP3726527B2 (en) 1999-02-04 1999-02-04 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2000222152A JP2000222152A (en) 2000-08-11
JP3726527B2 true JP3726527B2 (en) 2005-12-14

Family

ID=12205338

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02687099A Expired - Fee Related JP3726527B2 (en) 1999-02-04 1999-02-04 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP3726527B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013120572A (en) 2011-12-08 2013-06-17 Canon Inc Drawing data processing device, method for processing drawing data, and program
JP6576224B2 (en) 2015-11-26 2019-09-18 キヤノン株式会社 Information processing apparatus, control method therefor, and program
JP7010016B2 (en) * 2018-01-19 2022-01-26 セイコーエプソン株式会社 Code converter, output production method and code converter

Also Published As

Publication number Publication date
JP2000222152A (en) 2000-08-11

Similar Documents

Publication Publication Date Title
EP0744861B1 (en) Resolution enhancement with template matching
JPH056438A (en) Method of correcting image displayed by printer or display unit and device for correcting output from printer or display unit generating digitized image by dot matrix format
EP1349371A2 (en) Image processing apparatus, image processing program and storage medium storing the program
JP2004151832A (en) Method of checking press plate
US5565907A (en) Image forming apparatus capable of producing high quality halftone images
JPH07131634A (en) Image processor
JPH09172537A (en) Image forming device
JPH08228290A (en) Reinforcing method of dot-matrix-data
JPH11154226A (en) Method and device for improving resolution
US5539866A (en) Method and apparatus for accurately rendering half-bitted image pixels
JP2013026991A (en) Image processing device, image forming device, and program
JP2000255110A (en) Color print system and its control method
JP3726527B2 (en) Image processing apparatus and image processing method
JP4089862B2 (en) Image forming apparatus, image forming method, and recording medium
JP7077451B2 (en) Image forming apparatus and control method of image forming apparatus, and program
JPH07334672A (en) Picture processor
EP0762320B1 (en) Continued printing by resolution reduction
JP4174971B2 (en) Image processing apparatus and image processing method
JP3815514B2 (en) High-speed pixel interpolation method and image processing apparatus for enlarged image
JP3060569B2 (en) Printing equipment
JP3112316B2 (en) Image conversion method
JP3635808B2 (en) Image processing apparatus and image processing method
JPH10210292A (en) Mixed halftone screen generating method
JP2007174254A (en) Descreening method of dot image, image forming method, and image forming device
JP2641393B2 (en) Digital halftone screen generation method and apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050307

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050315

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050919

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees