JP2004080065A - Tone reproducing method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver - Google Patents
Tone reproducing method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver Download PDFInfo
- Publication number
- JP2004080065A JP2004080065A JP2002209907A JP2002209907A JP2004080065A JP 2004080065 A JP2004080065 A JP 2004080065A JP 2002209907 A JP2002209907 A JP 2002209907A JP 2002209907 A JP2002209907 A JP 2002209907A JP 2004080065 A JP2004080065 A JP 2004080065A
- Authority
- JP
- Japan
- Prior art keywords
- image
- tone
- matrix
- dot
- dither
- 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.)
- Granted
Links
Images
Landscapes
- Color, Gradation (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
Description
【0001】
【産業上の利用分野】
本発明は階調再現方法、閾値マトリクス、画像処理方法、画像処理装置、画像形成装置及びプリンタドライバに関する。
【0002】
【従来の技術】
従来のプリンタ、ファクシミリ、複写機等の画像形成装置(画像記録装置)において、デジタル画像出力は、「1」と「0」すなわち「ON」と「OFF」で構成される2値画像が主であったが、作像エンジンの進歩と高画質画像のニーズの高まりにより、1画素で複数の階調を表現する多値画像が主になっている。
【0003】
例えば、インク滴を吐出して画像を形成(記録)するインクジェット記録装置において、階調記録を行う方式としては、インクの濃淡を変化させる濃度変調方式と異なるサイズのドットを利用したドットサイズ変調方式、更にはその両方を合わせた方式の3つが主に使用されている
【0004】
この場合、インクジェット記録装置あっては、インクジェットヘッドの圧力発生手段、例えば、サーマルインクジェット方式の場合は、気泡を発生させるための発熱抵抗体であり、ピエゾ方式の場合は、液室壁を変形させるための電気機械変換素子であるピエゾ素子であり、静電方式の場合には電極に与える駆動波形の駆動電圧の大きさ、パルス幅、パルス数など変化させることで、ドットサイズを変化させるが、インクの広がりなどがあるため、せいぜい、ドットサイズとしては「大滴、中滴、小滴、印字なし」の4値程度が限界である。
【0005】
ここで、一般的に使用されている2値化処理および多値化処理を適用した場合のドットパターンの一例を図40に示している。同図(a)は2値化処理を行ってドット再現を行う場合の例、同図(b)は濃度変調を行ってドット再現を行う場合の例、同図(c)はドットサイズ変調を行ってドット再現を行う場合の例である。
【0006】
このようなドットによる階調表現では、基本的に制御可能なドットサイズで情報量が決定する。制御できる段階が多ければ多い程情報量が増え、原画像データに近い高品質な出力画像が得られるが、上述したようにインクジェット記録装置等では、1〜3段階(0を含めて4段階)程度の制御しかできないものがほとんどである。濃度変調方式との組み合わせである程度の改善は図れるが、その分、色剤や記録ユニットの占める割合が増えるため、コストや装置のサイズから来る制約により、倍程度にしか改善することができない。
【0007】
このような1画素当たりの情報量不足を補うために、単位面積当たりのドット数を制御することで階調表現を行う手法として、一般的には中間調処理と呼ばれる擬似階調表現が用いられる。擬似階調表現は、配置されたドットの数を濃度として表現し、点の密度を変化させて多くの階調を表現する。
【0008】
擬似階調表現には、ディザ法が広く用いられ、代表的なものとして組織的ディザ法とランダムディザ法がある。組織的ディザ法はn×n個の閾値からなるサブマトリクス(これをディザマトリクスという)を設定し、このディザマトリクスを入力画像に重ね合わせ、対応する各画素の濃淡レベルと閾値を比較し、入力画像の値の方が大きい場合は1(白)、小さい場合は0(黒)として2値表示する。n×n画素の処理が済んだら、順次ディザマトリクスを次のn×n画素の位置に移動し、同じ処理を繰り返して画像を形成する。
【0009】
例えば、図41(a)に示すように入力された多値画像データに対して、同図(b)に示すような所定の方法で作成されたn×nの閾値マトリクスであるディザマトリクスとの比較を行い、同図(c)に示すように、その閾値以上(あるいは以下)の値を示す画素のみをドットに置き換える手法である。
【0010】
同図ではON/OFFのみの2値について示しているが、それ以上の組み合わせを持つ多値については、図42に示すように再現可能階調領域を例えば小ドット、中ドット、大ドットに区分し、図43(a)〜(c)に示すように、それぞれのドットサイズに応じた閾値マトリクスを適用し、それぞれを入力画像データと比較することで対応したドットへの置き換えを行うことになる。
【0011】
また、ランダムディザ法とは、入力画像の各画素に対して乱数を発生させ、その値を閾値とする方法であるが、ランダムディザ法による場合、一般に形成した画像はざらついた画像となり、組織的ディザ法に比べ画質向上には不向きである。
【0012】
一方、擬似階調表現には誤差拡散法もあるが、誤差拡散法はディザ法と比べるとかなり複雑な処理となる。図44は2値誤差拡散の手順について示したものであるが、画素毎に閾値処理を行い、その際の誤差を保持しつつ後の計算に所定の比率で反映させている。これにより、ディザ処理では強制的に切り捨てられてしまう分の情報をも出力画像にフィードバックさせることができ、解像力等の面でディザ画像を上回る品質を得ることができる。
【0013】
これらのディザ法や誤差拡散法については、より高画質な出力を目指して高解像度化が進められてきている。これは、高解像度にすることで個々のドットのサイズや相互間距離が小さくなり、ディザ法もしくは誤差拡散法によって作成されるドットパターンが見分け辛くなるためである。パターンとして人間の目に認識できなくなれば、それは1画素で多値表現を行っているのと同義となり、最近のインクジェット記録装置では2880dpiの解像度のものもある。
【0014】
【発明が解決しようとする課題】
ところで、高解像度化によって画質面では改善されるものの、そのデメリットとして、記録ユニットにかかるコストの増加及び記録速度の低下が生じてくる。高解像度を実現するには、従来よりも小さなドットを形成する技術に加えてドット位置精度の面でもより高度な制御が必要とされ、必然的にコストが高くなり、また、1ドット当たりの被覆面積が小さくなるため、同じ構成の記録ユニットでは、より高解像の方が記録に時間がかかることになる。
【0015】
ところが、実際には、速度やコストよりも高画質が要求されるケースの他に、あるレベル以上の画像品質が得られるならば速度やコストを最優先する場合もあり、かならずしも高画質のみが要求されるものではない。
【0016】
しかしながら、これまでは全て高解像度化の延長で考えられており、高解像度のまま「ドット形成速度を上げる」、「記録ユニットの実装密度を上げる」というようなハードウエアによる対処法が採られている。これは、あくまでも高画質記録装置における高速化を図るものであって、低解像度で安価な装置を用いる場合の画質を向上させるというものではない。
【0017】
高画質記録装置において高速化を図る場合、コストや実装面積の観点から制限がかかるため、記録シーケンスそのものを変更しない限り大幅な速度向上を実現することができず、また、記録シーケンスを変更した場合には、そのままでは高解像度用の画像処理が適用できなくなるため、新たな記録シーケンスに応じた画像処理が必要となるが、従来の装置では単純な画像処理が適用されるだけで、積極的に画像品質を向上させるということは行われていない。
【0018】
本発明は上記の課題に鑑みてなされたものであり、低解像度/高速記録においても良好な画像品質が得られる階調再現方法、閾値マトリクス、画像処理方法、画像処理装置、画像形成装置及びプリンタドライバを提供することを目的とする。
【0019】
【課題を解決するための手段】
上記の課題を解決するため、本発明にかかる階調再現方法は、ディザマトリクスにより多階調画像が一部の濃度において閾値化されたときに、所定方向のライン基調に形成され、かつ基調以外の部分においてはハイパスフィルター特性を持つ構成としたものである。
【0020】
ここで、ディザマトリクスの一部の濃度間における双方のディザマトリクスを2値画像としたときに、両画像の差分画像においてハイパスフィルター特性を持つことが好ましい。また、ディザマトリクスにより多階調画像が一部の濃度において閾値化されたときに、その2次元空間周波数による極座標上の所定方向のライン基調の角度以外のパワースペクトルの分布が一様に近似することが好ましい。さらに、基調が万線基調であることが好ましい。
【0021】
本発明に係る閾値マトリクスは、少なくとも一部の濃度について、所定方向のライン基調に形成され、かつ基調以外の部分においてはハイパスフィルター特性を持つ構成としたものである。
【0022】
ここで、一部の濃度間における双方のマトリクスを2値画像としたときに、両画像の差分画像においてハイパスフィルター特性を持つことが好ましい。また、多階調画像を一部の濃度について2次元空間周波数による極座標上の所定方向のライン基調の角度以外のパワースペクトルの分布が一様に近似することが好ましい。
【0023】
本発明に係る画像処理方法は、多色画像を複数の色成分に分解し、少なくとも1つの色成分の原画像を入力画像として、ディザマトリクスを用いて各ドット2値あるいは多値の画像データに変換処理するときに、本発明に係る階調再現方法を実行する構成とした。
【0024】
本発明に係る画像処理方法は、複数のドットからなる画像を出力するための画像データを処理するときに、本発明に係る画像処理方法を実行する手段を含む構成としたものである。
【0025】
本発明に係るプリンタドライバは、複数のドットからなる画像を形成する画像形成装置用の画像データを処理するときに、本発明に係る画像処理方法を実行する手段を含む構成としたものである。
【0026】
本発明に係る画像形成装置は、複数のドットからなる画像を形成するときに、本発明に係る画像処理方法を実行する手段を含む構成としたものである。この画像形成装置は、インクジェット記録装置又は熱転写記録装置とすることが好ましい。
【0027】
【発明の実施の形態】
以下、本発明の実施の形態を添付図面を参照して説明する。図1は画像形成装置としてのインクジェット記録装置の機構部の概略斜視説明図、図2は同機構部の側面説明図である。
【0028】
このインクジェット記録装置装置は、記録装置本体1の内部に主走査方向に移動可能なキャリッジ、キャリッジに搭載したインクジェットヘッドからなる記録ヘッド、記録ヘッドへのインクを供給するインクカートリッジ等で構成される印字機構部2等を収納し、給紙カセット4或いは手差しトレイ5から給送される用紙3を取り込み、印字機構部2によって所要の画像を記録した後、後面側に装着された排紙トレイ6に排紙する。
【0029】
印字機構部2は、図示しない左右の側板に横架したガイド部材である主ガイドロッド11と従ガイドロッド12とでキャリッジ13を主走査方向(図2で紙面垂直方向)に摺動自在に保持し、このキャリッジ13にはイエロー(Y)、シアン(C)、マゼンタ(M)、ブラック(Bk)の各色のインク滴を吐出するインクジェットヘッドからなるヘッド14をインク滴吐出方向を下方に向けて装着し、キャリッジ13の上側にはヘッド14に各色のインクを供給するための各インクタンク(インクカートリッジ)15を交換可能に装着している。
【0030】
インクカートリッジ15は上方に大気と連通する大気口、下方にはインクジェットヘッド14へインクを供給する供給口を、内部にはインクが充填された多孔質体を有しており、多孔質体の毛管力によりインクジェットヘッド14へ供給されるインクをわずかな負圧に維持している。このインクカートリッジ15からインクをヘッド14内に供給する。
【0031】
ここで、キャリッジ13は後方側(用紙搬送方向下流側)を主ガイドロッド11に摺動自在に嵌装し、前方側(用紙搬送方向上流側)を従ガイドロッド12に摺動自在に載置している。そして、このキャリッジ13を主走査方向に移動走査するため、主走査モータ17で回転駆動される駆動プーリ18と従動プーリ19との間にタイミングベルト20を張装し、このタイミングベルト20をキャリッジ13に固定しており、主走査モータ17の正逆回転によりキャリッジ13が往復駆動される。
【0032】
また、記録ヘッドとしてここでは各色のヘッド14を用いているが、各色のインク滴を吐出するノズルを有する1個のヘッドでもよい。さらに、ヘッド14としては、後述するように、インク流路の壁面の少なくとも一部を形成する振動板と、この振動板を圧電素子(圧電素子)で変形させるピエゾ型インクジェットヘッドを用いている。
【0033】
ただし、これに限るものではなく、例えば、インク流路の壁面の少なくとも一部を形成する振動板とこれに対向する電極とを備え、静電力で振動板を変形変位させてインクを加圧する静電型ヘッド、圧電素子を用いるものであって振動板の座屈変形を用いるもの、或いは、発熱抵抗体を用いてインク流路内でインクを加熱して気泡を発生させることによる圧力でインク滴を吐出させるいわゆるサーマル型のものなどを用いることもできる。
【0034】
一方、給紙カセット4にセットした用紙3をヘッド14の下方側に搬送するために、給紙カセット4から用紙3を分離給装する給紙ローラ21及びフリクションパッド22と、用紙3を案内するガイド部材23と、給紙された用紙3を反転させて搬送する搬送ローラ24と、この搬送ローラ24の周面に押し付けられる搬送コロ25及び搬送ローラ24からの用紙3の送り出し角度を規定する先端コロ26とを設けている。搬送ローラ24は副走査モータ27によってギヤ列を介して回転駆動される。
【0035】
そして、キャリッジ13の主走査方向の移動範囲に対応して搬送ローラ24から送り出された用紙3を記録ヘッド14の下方側で案内する用紙ガイド部材である印写受け部材29を設けている。この印写受け部材29の用紙搬送方向下流側には、用紙3を排紙方向へ送り出すために回転駆動される搬送コロ31、拍車32を設け、さらに用紙3を排紙トレイ6に送り出す排紙ローラ33及び拍車34と、排紙経路を形成するガイド部材35、36とを配設している。
【0036】
記録時には、キャリッジ13を移動させながら画像信号に応じて記録ヘッド14を駆動することにより、停止している用紙3にインクを吐出して1行分を記録し、用紙3を所定量搬送後次の行の記録を行う。記録終了信号または、用紙3の後端が記録領域に到達した信号を受けることにより、記録動作を終了させ用紙3を排紙する。
【0037】
また、キャリッジ13の移動方向右端側の記録領域を外れた位置には、ヘッド14の吐出不良を回復するための回復装置37を配置している。回復装置37は、キャップ手段と吸引手段とクリーニング手段を有している。キャリッジ13は印字待機中にはこの回復装置37側に移動されてキャッピング手段でヘッド14をキャッピングされ、吐出口部(ノズル孔)を湿潤状態に保つことによりインク乾燥による吐出不良を防止する。また、記録途中などに記録と関係しないインクを吐出する(パージする)ことにより、全ての吐出口のインク粘度を一定にし、安定した吐出性能を維持する。
【0038】
吐出不良が発生した場合等には、キャッピング手段でヘッド14の吐出口(ノズル)を密封し、チューブを通して吸引手段で吐出口からインクとともに気泡等を吸い出し、吐出口面に付着したインクやゴミ等はクリーニング手段により除去され吐出不良が回復される。また、吸引されたインクは、本体下部に設置された廃インク溜(不図示)に排出され、廃インク溜内部のインク吸収体に吸収保持される。
【0039】
次に、このインクジェット記録装置の記録ヘッド14を構成するインクジェットヘッドについて図3乃至図7を参照して説明する。なお、図3は同ヘッドの分解斜視説明図、図4は同ヘッドの液室長手方向に沿う断面説明図、図5は図4の要部拡大説明図、図6は同ヘッドの液室短手方向に沿う断面説明図、図7は同ヘッドのノズル板の平面説明図である。
【0040】
このインクジェットヘッドは、単結晶シリコン基板で形成した流路形成基板(流路形成部材)41と、この流路形成基板41の下面に接合した振動板42と、流路形成基板41の上面に接合したノズル板43とを有し、これらによって液滴であるインク滴を吐出するノズル45が連通するインク流路である加圧室46、加圧室46に流体抵抗部となるインク供給路47を介してインクを供給する共通液室48を形成し、これらの流路形成基板41のインクに接する面となる加圧室46、インク供給路47、共通液室48を各壁面には有機樹脂膜からなる耐液性薄膜50を成膜している。
【0041】
そして、振動板42の外面側(液室と反対面側)に各加圧室46に対応して積層型圧電素子52を接合し、この積層型圧電素子42はベース基板53に接合して固定し、この圧電素子52の列の周囲にはスペーサ部材54をベース基板53に接合している。
【0042】
この圧電素子52は、図5にも示すように、圧電材料55と内部電極56とを交互に積層したものである。この圧電常数がd33である圧電素子52の伸縮により加圧室46を収縮、膨張させるようになっている。圧電素子52に駆動信号が印加され充電が行われると、図5の矢示A方向に伸長し、また圧電素子52に充電された電荷が放電すると矢示A方向と反対方向に収縮するようになっている。ベース基板53及びスペーサ部材54には共通液室48に外部からインクを供給するためのインク供給口49を形成する貫通穴を形成している。
【0043】
また、流路形成基板41の外周部及び振動板42の下面側外縁部をエポキシ系樹脂或いはポリフェニレンサルファイトで射出成形により形成したヘッドフレーム57に接着接合し、このヘッドフレーム57とベース基板53とは図示しない部分で接着剤などで相互に固定している。さらに、圧電素子52には駆動信号を与えるために半田接合又はACF(異方導電性膜)接合若しくはワイヤボンディングでFPCケーブル58を接続し、このFPCケーブル58には各圧電素子52に選択的に駆動波形を印加するための駆動回路(ドライバIC)59を実装している。
【0044】
ここで、流路形成基板51は、結晶面方位(110)の単結晶シリコン基板を水酸化カリウム水溶液(KOH)などのアルカリ性エッチング液を用いて異方性エッチングすることで、各加圧室56となる貫通穴、インク供給路57となる溝部、共通液室58となる貫通穴をそれぞれ形成している。
【0045】
振動板42はニッケルの金属プレートから形成したもので、エレクトロフォーミング法で製造している。この振動板42は加圧室46に対応する部分に変形を容易にするための薄肉部61及び圧電素子52と接合するための厚肉部62を形成するとともに、液室間隔壁に対応する部分にも厚肉部23を形成し、平坦面側を流路形成基板41に接着剤接合し、厚肉部をフレーム17に接着剤接合している。この振動板2の液室間隔壁に対応する厚肉部63とベース基板53との間には支柱部64を介設している。この支柱部64は圧電素子52と同じ構成である。
【0046】
ノズル板43は各加圧液室46に対応して直径10〜30μmのノズル45を形成し、流路形成基板41に接着剤接合している。ここで、複数のノズル45が複数のドット形成手段を構成しており、図7に示すように、ノズル45の列(ノズル列)を主走査方向に対して直交させて配置し、ノズル45、45間のピッチは2×Pnである。また、1つのヘッドにはノズル列を距離Lを隔てて2列、各ノズル列を副走査方向にピッチPnだけずらして千鳥状に配置している。したがって、ピッチPnの画像を1回の主走査及び副走査で形成することができる。
【0047】
このノズル板43としては、ステンレス、ニッケルなどの金属、金属とポリイミド樹脂フィルムなどの樹脂との組み合せ、、シリコン、及びそれらの組み合わせからなるものを用いることができる。また、ノズル面(吐出方向の表面:吐出面)には、インクとの撥水性を確保するため、メッキ被膜、あるいは撥水剤コーティングなどの周知の方法で撥水膜を形成している。
【0048】
このように構成したインクジェットヘッドにおいては、圧電素子52に対して選択的に20〜50Vの駆動パルス電圧を印加することによって、パルス電圧が印加された圧電素子52が積層方向に変位して振動板42をノズル45方向に変形させ、加圧液室46の容積/体積変化によって加圧液室46内のインクが加圧され、ノズル45からインク滴が吐出(噴射)される。
【0049】
そして、インク滴の吐出に伴って加圧液室46内の液圧力が低下し、このときのインク流れの慣性によって加圧液室46内には若干の負圧が発生する。この状態の下において、圧電素子52への電圧の印加をオフ状態にすることによって、振動板42が元の位置に戻って加圧液室46が元の形状になるため、さらに負圧が発生する。このとき、インク供給口49から共通液室48、流体抵抗部であるインク供給路47を経て加圧液室46内にインクが充填される。そこで、ノズル45のインクメニスカス面の振動が減衰して安定した後、次のインク滴吐出のために圧電素子52にパルス電圧を印加しインク滴を吐出させる。
【0050】
次に、このインクジェット記録装置の制御部の概要について図8を参照して説明する。
この制御部は、この記録装置全体の制御を司るマイクロコンピュータ(以下、「CPU」と称する。)80と、所要の固定情報を格納したROM81と、ワーキングメモリ等として使用するRAM82と、ホスト側から転送される画像データ(ドットデータ或いはドットパターンデータと称する。)を格納する画像メモリ(ラスデータメモリ)83と、パラレル入出力(PIO)ポート84と、入力バッファ85と、パラレル入出力(PIO)ポート86と、波形生成回路87と、ヘッド駆動回路88及びドライバ89等を備えている。
【0051】
ここで、PIOポート84にはホスト100のプリンタドライバ101側から転送される画像データなどの各種情報及びデータ、各種センサからの検知信号等が入力され、またこのPIOポート84を介してホスト側や操作パネル側に対して所要の情報が送出される。
【0052】
また、波形生成回路87は、記録ヘッド14の圧電素子52に対して印加する駆動波形を生成出力する。この波形生成回路87としては、後述するように、CPU80からの駆動波形データをD/A変換するD/A変換器を用いることで、簡単な構成で所要の駆動波形を生成出力することができる。
【0053】
ヘッド駆動回路88は、PIOポート86を介して与えられる各種データ及び信号に基づいて、記録ヘッド14の選択されたチャンネルの圧電素子52に対して波形生成回路87からの駆動波形を印加する。さらに、ドライバ89は、PIOポート86を介して与えられる駆動データに応じて主走査モータ17及び副走査モータ27を各々駆動制御することで、キャリッジ13を主走査方向に移動走査し、搬送ローラ24を回転させて用紙3を所定量搬送させる。
【0054】
この制御部のうちのヘッド駆動制御に係わる部分について図9ないし図11を参照して説明する。なお、図9は同駆動制御に係わる部分のブロック説明図、図10はヘッド駆動回路の一例を示すブロック図、図11は同ヘッド駆動制御に係わる部分の作用説明に供する説明図である。
【0055】
主制御部91は、ホスト側から送られてくる印字データとしてのフォントデータ(ドットデータ)を処理して、ヘッドの並びに対応した縦横変換を行い、また、インク滴を大滴、小滴、非印字の3値を打ち分けるために必要な2ビットの駆動データSDを生成してヘッド駆動回路(ドライバIC)88に出力する。また、ドライバIC88に対しては、この他、クロック信号CLK、ラッチ信号LAT、駆動波形として画像ドットを形成するサイズのドット(大滴)に対応した駆動波形、小滴に対応した駆動波形を選択するための駆動波形選択信号M1〜M3を出力する。さらに、この主制御部91は内部ROM81に格納した駆動波形データを読み出して駆動波形生成回路87に与える。
【0056】
駆動波形生成回路87は、主制御部91から与えられる駆動波形データをD/A変換してアナログ信号として出力するD/Aコンバータ92と、D/Aコンバータ92からのアナログ信号を実際の駆動電圧まで増幅する増幅器93と、増幅出力をヘッドの駆動による電流を十分供給できるように増幅する電流増幅器94とを含み、例えば、図11に示すような1駆動周期内に複数の駆動パルスを含む駆動波形Pvを生成してドライバIC88に与える。
【0057】
このドライバIC(ヘッド駆動回路)88は、図10に示すように、主制御部91からのクロック信号CKによって駆動データSDを取り込むシフトレジスタ95と、シフトレジスタ95のレジスト値をラッチ信号LATでラッチするラッチ回路96と、ラッチ回路96にラッチされた2ビットの駆動データによって駆動波形選択信号M1〜M3(ロジック信号)を選択するデータセレクタ97と、データセレクタ97の出力(ロジック信号)を駆動電圧レベルに変換するレベルシフタ98と、このレベルシフタ98の出力でオン/オフが制御されるトランスミッションゲート99とからなる。このトランスミッションゲート99は、駆動波形生成回路87からの駆動波形Pvが与えられ、記録ヘッド(インクジェットヘッド)14の各ノズルに対応する圧電素子52に接続されている。
【0058】
したがって、このヘッド駆動回路88は、駆動データSDに応じてデータセレクタ97により、駆動波形選択信号M1〜M3の1つが選択され、ロジック信号である選択した駆動波形選択信号M1〜M3をレベルシフタ98により駆動電圧レベルに変換し、トランスミッションゲート99のゲートに与える。
【0059】
これにより、トランスミッションゲート99は選択された駆動波形選択信号M1〜M3の長さに応じてスイッチングされるので、トランスミッションゲート99が開状態になっているチャンネルに対して駆動波形Pvを構成する駆動パルスが印加される。
【0060】
例えば、図11(a)に示すような複数の駆動パルスを含む駆動波形Pvが与えられているとき、期間T0〜T1の間だけ開状態になるトランスミッションゲート99からは同図(b)に示すように1個の駆動パルスが出力されて圧電素子52に印加されるので、吐出される滴の大きさは小滴となる。同様に、期間T0〜T2の間だけ開状態になるトランスミッションゲート99からは同図(c)に示すように2個の駆動パルスが出力されて圧電素子52に印加されるので、吐出される滴の大きさは中滴となる。さらに同様に、期間T0〜T3の間開状態になるトランスミッションゲート99からは同図(d)に示すように5個の駆動パルスが出力されて圧電素子52に印加されるので、吐出される滴の大きさは大滴となる。
【0061】
このよう複数の駆動パルスを含む駆動波形を生成して、圧電素子に印加する駆動パルス数を選択することで、1つの駆動波形から小滴用、中滴用、大滴用の各波形を生成しているので、駆動波形を供給する回路、信号線が1つでよく、コスト低減、回路基板、伝送線の小型化が図れる。
【0062】
次に、このインクジェット記録装置に画像データ等を転送する本発明に係る閾値マトリクスを含み、本発明に係る階調再現方法を含む本発明に係る画像処理方法を実行する手段を含む本発明に係るプリンタドライバを搭載する本発明に係る画像処理装置であるホスト側について図12を参照して説明する。
【0063】
上述したように、上記の記録装置では、装置内に画像の描画または文字のプリント命令を受けて実際に記録するドットパターンを発生する機能を持たない構成としているので、画像処理装置としてのホスト側の本発明に係る階調再現方法を実行する本発明に係る閾値マトリクスを用いたプリンタドライバでドットパターンのデータを作成してインクジェット記録装置側に転送する。
【0064】
すなわち、プリンタドライバ101は、ホストコンピュータで実行されるアプリケーションソフトなどから画像データをCMM処理部102、BG/UCR,γ補正部103及びズーミング処理部104で処理した後、本発明に係る閾値マトリクス(テーブル)105を用いて多値画像データをドットパターンに置換して出力する。
【0065】
そこで、まず、所定のライン基調で階調再現を行うための閾値マトリクスの作成方法について図13以降をも参照して説明する。
画像処理において、形成される画像の解像度が人間の目の分解能を超える程の高解像度化が実現できれば、どのような処理を用いても理論上画質に影響は無いが、逆に、人間の視覚で判別できる程度の解像度では、処理そのものに起因する不具合が目に付く可能性が生じてくる。
【0066】
図13は300dpi程度の低解像度記録で一般的に使用される中間調処理法について、実際に形成されるドットパターンの一例を示したものであり、同図(a)の入力画像データに対して、Bayer型ディザ処理を施した場合の出力画像は同図(b)に示すようになり、誤差拡散処理を施した場合の出力画像は同図(c)に示すようになる。
【0067】
このように、本来1画素で多値表現すべきデータを、より表現力の少ない記録装置で再現するためには、同図のように単位面積当たりのドット個数、すなわちドット面積率にて疑似階調表現を行うことになるなる。
【0068】
これらの例として挙げた2種類の中間調処理方法は、単に階調レベルと面積率の整合を取っているだけではなく、ドットの配置に偏りが生ないようにほぼ均等に配置され、配置パターンそのものも目に留まりにくい高周波特性を持つように調整されている。これらの処理を600dpi、1200dpiといった高解像度記録に適用すると、ドットの配置パターンが殆ど目に付かず、ドットの分布にムラも無い非常に良好な画像品質を得ることができるようになる。
【0069】
これに対して、150dpi、300dpiといった低解像度記録を行うと、高周波特性を持つように調整された処理であっても、さすがにドットの配置パターンそのものが目に付くようになってくる。本来、原画像データでは1画素で表現しているところを、複数の画素を用いて表現しているため、元々の原画像にはないテクスチャーパターンが出力画像上に形成されることになる。
【0070】
図13(b)に示す例もそれであるが、図14(a)に示すような入力画像データを実寸で72dpiという相当に粗い画像で出力した場合により明確になるように、同図(b)に示すように、Bayer型ディザ処理特有のテクスチャーが生じ変化している部分、またドットが綺麗に整列してテクスチャーの全く無い部分が入り交じり、非常に汚い画像となる。
【0071】
これに対し、誤差拡散処理では、一見ランダムにも見える配置でドットが形成されている。全ての階調レベルにおいて、このドット配置のランダム性が維持されるため、図13(c)に示すように、階調レベルによってテクスチャーが切り替わるということもなく、定型のテクスチャーそのものが存在しない。定型のテクスチャーが存在しないことで、記録装置における機械的な変動に対する干渉が発生し難く、またドット配置にある程度の自由度が得られるため、Bayer型ディザ等に比べて高い解像特性が得られる。
【0072】
ところが、誤差拡散処理では、図15に示すように、Bayer型ディザ等と比較してみると粒状度の点では大きく差が付いてしまうことがある。なお、同図は300dpiで記録した場合の比較である。このように、数々の利点をもたらすはずのランダム性が、低解像度では、逆に、目についた時に汚いノイズ成分として認識され易く、官能評価ではBayer型ディザの様に整然と揃ったテクスチャーが発生する方が良好に受け取られる傾向にある。
【0073】
これらのことから、ドットの配置によって形成されるテクスチャーパターンの善し悪しが画質に大きく作用することが分かる。例にあげた上記2種類の処理方法から、低解像度で良好な画像品質を得るには、整列性の良いドット配置パターンを形成し、それを各階調レベルに渡って変化させない(もしくは、変化を感じさせない)ことが必要である。
【0074】
そこで、本発明に係る閾値マトリクスは、ドット配置パターンのみですべての中間調レベルにおいて常に所定のライン基調(整列性を持ったドット配置パターン)を維持したドット再現を行うマトリクス構成としている。これにより、低解像度で1〜3bit程度の少値表現を行う記録装置で記録する場合の画像品質を向上することができる。中でも、上述したドット径変調が可能なインクジェット記録装置に好適な印字データを得ることができるようになる。
【0075】
ここで、整列性を持ったドット配置パターン(以下、「基調」という。)を考える場合、上述したように記録装置の機械的な変動との相関を常に考慮しなければならない。すなわち、上述したインクジェット記録装置でもそうであるが、図16に示すように、用紙3の送りに合わせて小型のヘッド14及びキャリッジ13等を含む記録ユニットが主走査方向移動しながら記録を行っていく。このとき、副走査方向の紙送り精度や主走査方向のヘッド移動速度にムラが発生すると、ドットの基調と干渉して、縦横のスジとして認識されてしまうおそれがある。
【0076】
例えば、図17(b)は同図(a)に示すBeyer型ディザの一階調パターンを用いて出力した場合の干渉について示しているが、垂直・水平に基調が揃うと、主走査・副走査の変動A、Bと同期しやすくなってしまうことが分かる。特に人間の目は0°や90°(180°や270°)方向に対して感度が高いので、垂直・水平に揃いやすい基調は避ける方が良い。しかし、誤差拡散で述べたように、最も干渉を起こしにくいランダム型は、低解像度ではノイズ成分が強調して認識されてしまうために好ましくない。
【0077】
そこで、ここでは、図18に示すように斜め基調のドット配置となるようにしている。特に、同図(a)に示す特に45°斜め基調や135°斜め基調などの万線基調とすることによって、主走査方向及び副走査方向のいずれの変動に対しても等しい効果が得られる。さらに、人間の視覚は斜め方向に対してはやや感度が鈍くなるため、垂直・水平の基調よりも目立ち難いという特徴もある。ここでは、あくまでも基調を揃えることが主眼であり、本来は不具合である干渉を目立たせることが主眼ではないので、この特性は利点となる。
【0078】
なお、図18の万線基調は「万線型ディザ」として電子写真記録で用いられてきている。この電子写真記録では、帯電した光半導体上にレーザーで潜像を形成し、トナーを付着・転写させることで記録を行うので、レーザーのパワー変調によりドットのサイズを何段階にも制御できる反面、トナーの付着・転写不良が発生し易いため、あまり小さいドットによる階調表現は適していないことから、できるだけドットを集中させて徐々に大きなドットを形成していく面積変調方式のディザ(AMディザ)が一般的に採用されている。
【0079】
万線型ディザは、このAMディザの一種であり、指向性はあるものの、ドットを渦巻き状に成長させる「集中型ディザ」よりも記録密度(線数)を高められるという利点がある。
【0080】
しかしながら、この電子写真用万線ディザをそのままインクジェット記録装置やその他の記録方式に適用しても基調が揃うことにはならない。すなわち、電子写真では、図19(a)に示すように、ドットサイズだけでなくドット形成位置をずらすことも可能であるため、同図(b)に示すようにドットをいくら配置しても、つまり階調レベルが変化しても斜線形状を崩すことなく階調を表現することができる。
【0081】
これに対して、インクジェット記録装置の場合、図20(a)に示すように、ドット形成位置はあくまでも記録解像度によって決まるピッチに固定されてしまう。そのため、同図(b)に示すように、僅か数ドット増えただけで基調が変わってしまうことになり、目的の基調変化しない(もしくは目立たない)処理法からは外れてしまうことになる。
【0082】
特に、一般的なディザ処理では、処理機構の単純化(高速化と低コスト化のため)を目指して、同じマスクが正方形状にタイリングされて使用されるため、例え1ドットの増加であっても、タイリングの周期で垂直・水平に揃ったパターンとして認識されることとなる。
【0083】
例えば、図21(a)に示すような4×4のマスクを用いて同図(b)に示すようにタイリングを行った場合、全体として見ると垂直・水平にドットが揃うことになるため、同図(c)に示すように、基調としては格子状の基調になってしまう。
【0084】
そこで、上記万線基調を維持するために、まずこのタイリングによる基調変化を回避するため、1階調レベル当たり3ドット以上を同時に発生させるようにしている。
【0085】
すなわち、斜め万線基調で再現を行う場合、図22(a)に示すように1階調レベル当たり1ドットのマスクを同図(b)に示すようにタイリングすると、同図(c)に示すように垂直・水平の格子基調となる。また、図23(a)に示すように1階調レベル当たり2ドットのマスク(これ自体は斜めにドットが配置されている)を同図(b)に示すようにタイリングすると、同図(c)に示すように斜め基調となるものの、45°と135°が交わった基調となってしまう。
【0086】
これに対して、図24(a)に示すように、1階調レベル当たりのドット数を3ドット以上とすることで、同図(b)に示すようにタイリングを行っても、同図(c)に示すように、一方向の斜め基調のみとなる。
【0087】
この場合、1階調レベル当たり3ドット以上を同時に形成するということは、同じ階調再現能力を得るために3×3=9倍以上のサイズのマスクサイズとなる。この9倍以上という値は大きいようにも見えるが、誤差拡散処理に必要とされるバッファメモリ等と比較すると微々たるものであり、極端に大きなマスクを基準としない限り、処理速度低下やコストアップに影響することはない、ただし、高速化のためには、マスクの縦横のサイズがコンピュータの処理し易い、すなわち、メモリー上に展開した際に端数の発生しない8の倍数になるよう設定する。
【0088】
次に、マスクサイズの拡大について説明する。図25(a)に示すような斜め万線基調となる基準マスクを基準として、同図(b)に示すように4ドット同時発生時のマスクを形成し、更に同図(c)に示すように基準となるマスクの1マス1マスを、必要な階調数となる様に更に細かいサブマトリクスへと分割する。この際、分割するサブマトリクスは基準となるマスクと相似形の斜め万線型とすることで、基調を崩すパターンが発生するのを防ぐことができる。
【0089】
例えば、同図(d)はサブマトリクスを3×3としたもので36階調を表現可能になる。また、同図(e)はサブマトリクス4×4としたもので64階調を表現可能になる。なお、同図(f)に示すように2×2のマトリクスも可能であるが、2×2のマトリクスではチェッカーフラグ様の基調が階調表現の過程で発生してしまう。そこで、本発明では、サブマトリクスの最小単位を3×3の斜め万線マスクとしている。
【0090】
このようなサブマトリクス化によって、斜め万線基調を崩すような別の基調の発生を抑制することが可能となる。
【0091】
ところで、上述したような万線基調などの所定の方向のライン基調に形成される閾値マトリクス(ディザマトリクス)を使用する場合においても、一部の濃度において、低線数化、すなわち階調の連続性が途切れることによる画質低下が発生する場合がある。すなわち、所定の方向のライン基調に形成されたマトリクスパターンの一部を図26(a)、(b)に示しているが、このようなライン基調を維持することが困難になる濃度が存在する。
【0092】
例えば、図27(a)に示す階調グラデーション画像のように、A部の濃度において、マトリクスパターンが同図(b)に示すように低線数化することで、階調の連続性が途切れて画質低下が発生する場合が生じる。
【0093】
そこで、本発明では、所定の方向のライン基調に形成されるような閾値マトリクス(ディザマトリクス)において、一部の濃度における低線数化による画質の低下を解決するため、低線数化した濃度範囲部を選定し、双方の濃度間のマトリクスのドット配置をハイパスフィルター特性及び所定方向のライン基調を持つように改めて配置する。
【0094】
ハイパスフィルター特性には、空間周波数分析による人間の視覚の空間周波数特性を適用し、空間周波数特性の低いものを抽出する。図28は、人間の視覚特性を表したグラフを示したものである。人間の視覚の空間周波数特性は、網膜上の空間周波数fから次の(1)式で近似される。
【0095】
【数1】
【0096】
図29(b)は上述したハイパスフィルタ特性を持たせたマトリクスのライン基調以外の部分の一例を示すものであり、このライン基調以外の部分の特性は同図(b)に示すようなハイパスフィルター特性となっている。
【0097】
また、図30は所定の方向のライン基調に形成され、かつ基調以外の部分においてハイパスフィルター特性を持つマトリクスによる階調グラデーション画像の例を示している。
【0098】
すなわち、前述した図27(a)のA部の濃度部分においては、図30(a)に示すライン基調の部分と同図(b)に示すハイパスフィルター特性を持つライン基調以外の部分とを組み合わせた同図(c)に示すような本発明に係るディザマトリクスを用いることで、同図(d)に示すように濃度が連続した階調グラデーション画像が得られる。
【0099】
このように、所定方向のライン基調が形成されるだけでは階調の連続性が失われる一部の濃度において、所定のライン基調と基調以外の部分でハイパスフィルター特性を持つマトリクスとすることによって、低線数化(階調の連続性の喪失)を抑制することができ、ライン基調の連続性を高めることができて、再現した画像の品質が向上する。
【0100】
この場合、一部の濃度間における双方のディザマトリクスを2値画像としたときに、両画像の差分画像においてハイパスフィルター特性を持つことになる。
【0101】
すなわち、ディザ法では、低い濃度側で設定された閾値ドットは、高い濃度側でも必ず存在する。上述のディザマトリクスの一部の濃度間における双方において、濃度が低い側をAマスク、濃度が高い側をBマスクとすると、ディザ法の性質上、Aマスクに存在するライン基調は、Bマスクにも必ず存在する。したがって、Bマスクを2値化した画像から、Aマスクを2値化した画像の差分を求めると、ライン基調が無い画像になる。
【0102】
つまり、図31(a)に示すように、Aマスクを用いるA部の濃度とBマスクを用いるB部の濃度との間において、同図(b)に示すAマスクと同図(c)に示すBマスクとの差分(B−A)を採ると、同図(d)に示す差分画像(差分パターン)が得られ、この差分画像は同図(e)に示すように前述したハイパスフィルタ特性を持つことになる。
【0103】
また、本発明に係るマトリクスを用いて多階調画像を一部の濃度において閾値化したときに、その2次元空間周波数による極座標上の所定方向のライン基調の角度以外のパワースペクトルの分布が一様に近似する。
【0104】
すなわち、画像の空間周波数のパワースペクトルは、次の(2)式で定義される。
【0105】
【数2】
【0106】
この値は空間周波数(u,v)の強さを表す。(u,v)から方向性を抽出するには、これを極座標であらわしてP(r,θ)としたのち、次の(3)式で求める。
【0107】
【数3】
【0108】
上述したように、本発明に係るマトリクスは、所定の方向のライン基調に形成され、かつ基調以外の部分においてハイパスフィルター特性を持つ。ライン基調の部分においては、所定方向のみのライン基調があることから、極座標上のパワースペクトルは所定方向の角度のみ強い値を持つ。また、基調以外の部分においては、ハイパスフィルター特性を持つことから、極座標上のパワースペクトルの値は一様に近似することになる。
【0109】
図32(a)は本発明に係るマトリクスの極座標上のパワースペクトルを、同図(b)はライン角度45度を除いた極座標上のパワースペクトルの分布を示したものである。同図(a)に示すように、マトリクスの極座標上のパワースペクトルでは45度部分のみが強い値を持ち、同図(b)に示すように、極座標上の45度を除いたパワースペクトルでは、値は一様に近似している。
【0110】
したがって、マトリクスは45度のライン基調方向に形成されており、それ以外の角度のパワースペクトルは、ハイパスフィルター特性により一様に近似していることになる。
【0111】
これに対して、従来の組織的ディザ法の代表的なマスク手法である、ベイヤー型ディザマトリクスおよび集中型ディザマトリクスによる図32と同じ濃度によるパワースペクトル分布は、図33及び図34にそれぞれ示すようになる。これらは、それぞれ複数の角度で値が高くなっており、本発明に係るマトリクスの特徴が従来のマトリクスと異なることが分かる。
【0112】
このように、低線数化を抑制したマトリクスにより所定の方向のライン基調の連続性が高まり、連続した階調表現による所望の品質の多階調画像を再現することができる。また、誤差拡散法に比べ、マスク手法を使用することにより処理が単純になり処理速度(印刷速度、画像処理速度、或いは画像形成速度)の高速化がはかれる。この場合、所定の方向のライン基調を斜め方向とする、万線基調とすることにより、斜め方向のライン基調が画像形成装置による横スジ状のノイズを低減し、より高品質な多階調画像の出力を得ることができるようになる。
【0113】
そして、このような閾値マトリクス、階調再現方法を、多色画像を複数の色成分に分解し、少なくとも1つの色成分の原画像を入力画像とした多色画像の画像処理方法に適用することで、より高画質な多色画像を出力できる。
【0114】
多色画像形成装置、一般にカラー印刷装置では、等和色であるシアン、マゼンタ、イエローの3つの基本色が用いられる。また、インクジェットカラー印刷装置では、明度なども加味し、所望の色彩の外観を向上させるため、これらの3色にさらにブラックを加え、4色の原色を用いて印刷を行うものが主流になっている。さらに、最近では印刷画質の向上のため、基本色を組み合わせた多次色を予め用意して、さらに多くの色を用いた印刷を行うものも多くなってきている。
【0115】
これらの装置のように、複数の色成分に分解し、それぞれの色成分の原画像を入力画像とする多色画像形成方法は、色成分単位で擬似階調表現処理を行う。したがって、本発明を適用することで、各色成分単位でのライン基調の連続性が高まり、結果として単色画像、多色画像において、より高画質な画像を形成することができる。
【0116】
特に、マトリクスを用いて各ドット2値あるいは多値の画像データに変換する画像形成装置において、特におよそ300dpi以下の低解像度な精細度で出力する(画像形成する)場合に適用することで、画像形成速度、印刷速度の高速化と高画質化を図ることができる。
【0117】
すなわち、一般に擬似階調表現処理を使用する画像形成装置は、単位あたりのドット密度すなわち解像度を上げて画質を向上させている。しかし、解像度を上げることは同時に処理する画像データ量も面積単位で大きくなるため、処理時間も多く必要とする。300dpiの解像度の画像形成装置においての擬似階調表現処理では、一般に1インチあたり最高で約150本の線を表現するのが限界とされ、高画質化が困難といわれている。
【0118】
上述した所定方向のライン基調を持つディザマトリクスによる擬似階調表現処理においては、一部の濃度において人間の視覚上では低線数化が発生し、特に300dpiの解像度ではさらに線数が低くなることで、階調表現の連続性が失われ、画質低下が目立つことになる。このような画像形成装置における出力形態(低解像度での出力)で画像形成する場合に本発明を適用することで、低線数化を抑制し所定方向のライン基調の連続性が高まり、連続した階調表現による所望の品質の多階調画像を形成することができる。
【0119】
また、上記実施形態ではホスト側のプリンタドライバで閾値マトリクスをテーブルとして保持する例で説明しているが、図35に示すように、プリンタドライバ101側にはホストコンピュータで実行されるアプリケーションソフトなどから画像データを処理するCMM処理部102及びBG/UCR,γ補正部103のみを有し、インクジェット記録装置200側の制御部にズーミング処理部104及び本発明に係る閾値マトリクス105を格納したROMなどを備えて、ドット配置への変換はインクジェット記録装置側で行うようにすることもできる。何れの場合も、入力画像データに対して1対1の比較で処理を行うことができるので、高速かつ低コストで画像処理を行うことができるようになる。
【0120】
また、上記実施形態では主にインクジェット記録装置及びそのホストに本発明を適用する例で説明したが、ドットで画像を形成できる(ドット再現で画像を形成する)画像形成装置、例えば熱転写記録装置などにも同様に適用することができる。さらに、レーザープリンタ、LEDプリンタなどの電子写真方法を用いた画像形成装置にも適用することができる。
【0121】
熱転写記録装置は、図36に示すように、発熱体301を有するサーマルヘッド300と加圧ローラ303との間で用紙304とインクシート305とを挟んで送りながら、サーマルヘッド300の発熱体301を駆動することによって、インクシート305のベース層306上の所定領域のワックス層307を用紙304に転写して画像を記録する。
【0122】
また、電子写真方法を用いた画像形成装置の一例について図37及び図38を参照して簡単に説明する。なお、図37は画像形成装置の概略構成図、図38は同画像形成装置を構成するプロセスカートリッジの概略構成図である。
【0123】
この画像形成装置440は、マゼンダ(M)、シアン(C)、イエロー(Y)、ブラック(Bk)の4色でフルカラー画像を形成するレーザプリンタの一例であり、各色用の画像信号に応じたレーザビームを出射する4つの光書き込み装置442M、442C、442Y、442Bkと、作像用の4つのプロセスカートリッジ441M、441C、441Y、441Bkと、画像が転写される記録用紙を収納する給紙カセット443と、給紙カセット443から記録用紙を給紙する給紙ローラ444と、記録用紙を所定のタイミングで搬送するレジストローラ445と、記録用紙を各プロセスカートリッジの転写部に搬送する転写ベルト446と、記録用紙に転写された画像を定着する定着装置449と、定着後の記録用紙を排紙トレイ451に排紙する排紙ローラ450等を備えた構成となっている。
【0124】
4つのプロセスカートリッジ441M、441C、441Y、441Bkの構成は同じであり、図34に示すように、各プロセスカートリッジ441は、ケース内に像担持体であるドラム状の感光体452と、帯電ローラ453と、現像器454と、クリーニングブレード459等を一体に備えている。
【0125】
また、現像器454内には、トナー供給ローラ、帯電ローラ、静電搬送基板457、トナー戻しローラ458が設けられており、各色のトナーが収納されている。また、プロセスカートリッジ441の背面側には、光書き込み装置からのレーザビームが入射される窓口となるスリット460が設けられている。
【0126】
各光書き込み装置442M、442C、442Y、442Bkは、半導体レーザ、コリメートレンズ、ポリゴンミラー等の光偏向器、走査結像用光学系等から構成され、装置外部のパーソナルコンピュータ等のホスト(画像処理装置)から入力される各色用の画像データに応じて変調されたレーザビームを出射し、各プロセスカートリッジ441M、441C、441Y、441Bkの感光体452上を走査し、静電荷像(静電潜像)を書き込む。
【0127】
そして、画像形成が開始されると、各プロセスカートリッジ441M、441C、441Y、441Bkの感光体452が帯電ローラ453で均一に帯電され、各光書き込み装置442M、442C、442Y、442Bkから画像データに応じたレーザビームが照射されて各感光体上に各色の静電潜像が形成される。感光体452上に形成された静電潜像は、現像器454の静電搬送基板457で静電搬送された各色のトナーにより現像され顕像化される。感光体452と静電搬送基板457の対向部間にパスル状の現像バイアスが印加され、感光体452上の静電潜像が、静電搬送基板457で搬送されて来たトナーによりホッピング現象される。また、現像に供されなかったトナーは静電搬送基板457で搬送されてトナー戻しローラ458に戻される。
【0128】
各441Bk、441Y、441C、441Mの各色の画像形成に同期して、供給カセット443内の記録用紙が供給ローラ444で給紙され、レジストローラ445により所定のタイミングで転写ベルト446に向けて搬送される。そして、記録用紙は転写ベルト446に担持されて4つのプロセスカートリッジ441Bk、441Y、441C、441Mの感光体に向けて順次搬送され、各感光体上のBk、Y、C、Mの各色のトナー像が順次重ね合わせて転写される。4色のトナー像が転写された記録用紙は、定着ベルト447と加圧ローラ448からなる定着装置449に搬送され、4色のトナー像からなるカラー画像が定着されて排紙トレイ451に排紙される。
【0129】
この画像形成装置においては、図39(a)〜(c)に示すように、各光書き込み装置442M、442C、442Y、442Bkから出射するレーザビームのオン時間又はオフ時間を変化させることによってドットサイズを変化させることができる。
【0130】
さらに、インクジェット記録装置のヘッド構成も上記実施形態のものに限らず、発熱抵抗体を用いるサーマル型インクジェットヘッドや振動板と電極を用いる静電型インクジェットヘッドを搭載する装置などでもよい。また、上記実施形態では画像形成装置について適用しているが、画像表示装置に画像データを出力する場合の画像処理、階調再現にも同様に適用することができる。
【0131】
【発明の効果】
以上説明したように、本発明にかかる階調再現方法によれば、ディザマトリクスにより多階調画像が一部の濃度において閾値化されたときに、所定方向のライン基調に形成され、かつ基調以外の部分においてはハイパスフィルター特性を持つ構成としたので、低線数化を抑制することができて、ライン基調の連続性が高まり、特に低解像度/高速記録においても良好な画像品質が得られるようになる。
【0132】
本発明に係る閾値マトリクスによれば、少なくとも一部の濃度について、所定方向のライン基調に形成され、かつ基調以外の部分においてはハイパスフィルター特性を持つ構成としたので、低線数化を抑制することができて、ライン基調の連続性が高まり、特に低解像度/高速記録においても良好な画像品質が得られる階調再現を行うことができるようになる。
【0133】
本発明に係る画像処理方法によれば、多色画像を複数の色成分に分解し、少なくとも1つの色成分の原画像を入力画像として、ディザマトリクスを用いて各ドット2値あるいは多値の画像データに変換処理するときに、本発明に係る階調再現方法を実行するので、良好な画像品質が得られる。
【0134】
本発明に係る画像処理装置によれば、複数のドットからなる画像を出力するための画像データを処理するときに、本発明に係る画像処理方法を実行するので、良好な画像品質が得られる。
【0135】
本発明に係るプリンタドライバによれば、複数のドットからなる画像を形成する画像形成装置用の画像データを処理するときに、本発明に係る画像処理方法を実行するので、低解像度/高速記録においても良好な画像品質が得られる。
【0136】
本発明に係る画像形成装置によれば、複数のドットからなる画像を形成するときに、本発明に係る画像処理方法を実行するので、低解像度/高速記録においても良好な画像品質が得られる。
【図面の簡単な説明】
【図1】画像形成装置としてのインクジェット記録装置の一例を示す機構部の概略斜視説明図
【図2】同機構部の側面説明図
【図3】同記録装置のヘッドの一例を示す分解斜視説明図
【図4】同ヘッドの液室長手方向に沿う断面説明図
【図5】図4の要部拡大説明図
【図6】同ヘッドの液室短手方向に沿う断面説明図
【図7】同ヘッドのノズル板の平面説明図
【図8】同記録装置の制御部の概要を説明するブロック図
【図9】同制御部のヘッド駆動制御に係わる部分のブロック説明図
【図10】図9のヘッド駆動回路の一例を示すブロック図
【図11】同ヘッド駆動制御に係わる部分の作用説明に供する説明図
【図12】本発明に係る閾値マトリクスを含む本発明に係るプリンタドライバを搭載した本発明に係る画像処理装置であるホスト側の構成の一例を説明するブロック図
【図13】入力画像に対するBayer型ディザ処理、誤差拡散処理後のドットパターンを示す説明図
【図14】入力画像に対するBayer型ディザ処理後の画像データを示す説明図
【図15】300dpiのBayer型ディザパターンと誤差拡散パターンの粒状度を10%濃度おきに測定したときの説明図
【図16】インクジェット記録装置における機械的な変動要因を説明するための説明図
【図17】Bayer型ディザパターンと記録装置の機械的変動との干渉の説明に供する説明図
【図18】本発明に係る閾値マトリクスにおける斜め基調のドット配置パターンを説明する説明図
【図19】電子写真記録装置の万線ディザパターンのドットパターンと階調レベルの基調変化の説明に供する説明図
【図20】同手法をインクジェット記録装置に適用した場合のドットパターンと階調レベルの基調変化の説明に供する説明図
【図21】ディザマスクをタイリングすることで形成される基調についての説明に供する説明図
【図22】マスクが1階調レベル当たり1ドットの場合のタイリングと基調についての説明に供する説明図
【図23】マスクが1階調レベル当たり2ドットの場合のタイリングと基調についての説明に供する説明図
【図24】マスクが1階調レベル当たり3ドットの場合のタイリングと基調についての説明に供する説明図
【図25】基本マトリクスからサブマトリクスへの分割の説明に供する説明図
【図26】所定方向のライン基調を有するマトリクスパターンの異なる例を説明する説明図
【図27】階調グラデーション画像と一部の濃度において低線数化したマトリクスパターンの例を説明する説明図
【図28】人間の視覚特性を説明する説明図
【図29】マトリクスパターンのハイパスフィルタ特性を有する基調以外の部分の説明図
【図30】所定のライン基調と基調以外の部分でハイパスフィルタ特性を有するマトリクスによる階調グラデーション画像の説明に供する説明図
【図31】一部濃度間のマトリクスの差分画像について説明する説明図
【図32】本発明に係るマトリクスの極座標上のパワースペクトル分布の説明に供する説明図
【図33】従来のベイヤー型ディザマトリクスの極座標上のパワースペクトル分布の説明に供する説明図
【図34】従来の集中型ディザマトリクスの極座標上のパワースペクトル分布の説明に供する説明図
【図35】本発明に係る画像形成装置の説明に供するブロック図
【図36】熱転写記録装置の概略説明図
【図37】電子写真方法を用いる画像形成装置の概略構成図
【図38】同画像形成装置のプロセスカートリッジの概略構成図
【図39】ドットサイズの変更の説明に供する説明図
【図40】2値化および少値化により階調表現を行ったときに実際に配置されるドットの説明に供する説明図
【図41】ディザ法による2値化処理の説明に供する説明図
【図42】少値化処理におけるサイズ変調ドットとディザマスクの対応の説明に供する説明図
【図43】各ドットサイズのディザマスクの一例を説明する説明図
【図44】2値誤差拡散処理の手順について説明する説明図
【符号の説明】
13…キャリッジ、14…記録ヘッド、87…駆動波形生成回路、88…ヘッド駆動回路、91…主制御部、101…プリンタドライバ、105…閾値マトリクス。[0001]
[Industrial applications]
The present invention relates to a tone reproduction method, a threshold matrix, an image processing method, an image processing device, an image forming device, and a printer driver.
[0002]
[Prior art]
2. Description of the Related Art In a conventional image forming apparatus (image recording apparatus) such as a printer, a facsimile or a copying machine, a digital image output is mainly a binary image composed of "1" and "0", that is, "ON" and "OFF". However, with the progress of the imaging engine and the growing need for high-quality images, multi-valued images in which one pixel expresses a plurality of gradations are mainly used.
[0003]
For example, in an ink jet recording apparatus that forms (records) an image by ejecting ink droplets, as a method of performing gradation recording, a dot size modulation method using a dot of a different size from a density modulation method of changing the density of ink is used. And the combination of both are mainly used.
[0004]
In this case, in the ink jet recording apparatus, the pressure generating means of the ink jet head, for example, in the case of a thermal ink jet system, is a heating resistor for generating air bubbles, and in the case of a piezo system, deforms the liquid chamber wall. It is a piezo element that is an electromechanical conversion element for, in the case of the electrostatic method, the dot size is changed by changing the drive voltage of the drive waveform applied to the electrodes, the pulse width, the number of pulses, etc. Because of the spread of the ink, the dot size is limited to about four values of “large droplet, medium droplet, small droplet, and no printing” at most.
[0005]
Here, FIG. 40 shows an example of a dot pattern when commonly used binarization processing and multi-value processing are applied. FIG. 7A shows an example of performing dot reproduction by performing binarization processing, FIG. 7B shows an example of performing dot reproduction by performing density modulation, and FIG. This is an example of a case where dot reproduction is performed.
[0006]
In such gradation expression using dots, the amount of information is basically determined by a controllable dot size. As the number of controllable steps increases, the amount of information increases and a high-quality output image close to the original image data can be obtained. However, as described above, in an ink jet recording apparatus or the like, 1 to 3 steps (4 steps including 0) Most can only control the degree. Although some improvement can be achieved in combination with the density modulation method, the ratio of the colorant and the recording unit increases correspondingly, so that the improvement can be made only about twice due to restrictions due to the cost and the size of the apparatus.
[0007]
In order to compensate for such a shortage of information per pixel, as a method of performing tone expression by controlling the number of dots per unit area, pseudo tone expression generally called halftone processing is used. . In the pseudo gradation expression, the number of arranged dots is expressed as a density, and many gradations are expressed by changing the density of points.
[0008]
The dither method is widely used for the pseudo gradation expression, and there are a systematic dither method and a random dither method as typical ones. The systematic dither method sets a sub-matrix of n × n thresholds (this is called a dither matrix), superimposes this dither matrix on the input image, compares the gray level of each corresponding pixel with the threshold, If the value of the image is larger, it is displayed as 1 (white), and if it is smaller, it is displayed as 0 (black). After the processing of n × n pixels is completed, the dither matrix is sequentially moved to the position of the next n × n pixels, and the same processing is repeated to form an image.
[0009]
For example, the multi-valued image data input as shown in FIG. 41A is compared with a dither matrix which is an n × n threshold matrix created by a predetermined method as shown in FIG. In this method, a comparison is performed, and only pixels having a value equal to or greater than (or equal to or less than) the threshold are replaced with dots, as shown in FIG.
[0010]
Although FIG. 42 shows only two values of ON / OFF, for a multi-value having more combinations, the reproducible gradation area is divided into, for example, small dots, medium dots, and large dots as shown in FIG. Then, as shown in FIGS. 43 (a) to 43 (c), a threshold matrix according to each dot size is applied, and each is compared with input image data to perform replacement with corresponding dots. .
[0011]
In addition, the random dither method is a method in which a random number is generated for each pixel of an input image and the value is used as a threshold. In the case of the random dither method, an image formed generally becomes a rough image, and the It is not suitable for improving the image quality as compared with the dither method.
[0012]
On the other hand, although there is an error diffusion method in the pseudo gradation expression, the error diffusion method is a considerably complicated process as compared with the dither method. FIG. 44 shows the procedure of the binary error diffusion. Threshold processing is performed for each pixel, and the error at that time is reflected in a later calculation at a predetermined ratio while being retained. As a result, information that is forcibly discarded in the dither processing can be fed back to the output image, and a quality higher than that of the dither image in terms of resolution and the like can be obtained.
[0013]
With respect to these dither methods and error diffusion methods, higher resolution has been promoted with the aim of achieving higher image quality output. This is because the size of each dot and the distance between the dots are reduced by increasing the resolution, and it is difficult to distinguish a dot pattern created by the dither method or the error diffusion method. If the pattern becomes unrecognizable to the human eye, it is synonymous with multi-valued representation of one pixel, and some recent inkjet recording apparatuses have a resolution of 2880 dpi.
[0014]
[Problems to be solved by the invention]
By the way, although the image quality is improved by increasing the resolution, disadvantages thereof include an increase in the cost of the recording unit and a decrease in the recording speed. In order to achieve high resolution, in addition to the technology for forming smaller dots than before, higher control is also required in terms of dot position accuracy, which inevitably increases costs, and also increases the coverage per dot. Since the area is reduced, in a recording unit having the same configuration, recording at a higher resolution requires more time.
[0015]
However, in practice, in addition to cases where higher image quality is required than speed and cost, if image quality of a certain level or higher can be obtained, speed and cost may be given top priority. It is not done.
[0016]
However, to date, all resolutions have been considered as an extension of higher resolution, and hardware measures such as "increase the dot formation speed" and "increase the mounting density of recording units" have been adopted while maintaining high resolution. I have. This is intended only to increase the speed of a high-quality recording apparatus, but not to improve the image quality when a low-resolution and inexpensive apparatus is used.
[0017]
When speeding up a high-quality recording device, there is a limit in terms of cost and mounting area, so it is not possible to achieve a significant speed increase unless the recording sequence itself is changed, and if the recording sequence is changed In this case, image processing for high resolution cannot be applied as it is, so image processing according to a new recording sequence is required.However, with conventional devices, simple image processing is only applied, No attempt has been made to improve image quality.
[0018]
The present invention has been made in view of the above problems, and has a tone reproduction method, a threshold matrix, an image processing method, an image processing apparatus, an image processing apparatus, an image forming apparatus, and a printer that can obtain good image quality even in low-resolution / high-speed printing. The purpose is to provide a driver.
[0019]
[Means for Solving the Problems]
In order to solve the above-described problems, the tone reproduction method according to the present invention is configured such that when a multi-tone image is thresholded at some densities by a dither matrix, the tone is formed in a line tone in a predetermined direction, and other than the tone. The portion has a high-pass filter characteristic.
[0020]
Here, when both dither matrices between a part of the density of the dither matrix are binary images, it is preferable that a difference image between the two images has a high-pass filter characteristic. Also, when the multi-tone image is thresholded at a part of the density by the dither matrix, the distribution of the power spectrum other than the angle of the line tone in a predetermined direction on the polar coordinate by the two-dimensional spatial frequency is uniformly approximated. Is preferred. Furthermore, it is preferable that the keynote is a line keynote.
[0021]
The threshold matrix according to the present invention has a configuration in which at least a part of the density is formed in a line tone in a predetermined direction, and a portion other than the tone has a high-pass filter characteristic.
[0022]
Here, when both matrices between some densities are binary images, it is preferable that a difference image between the two images has a high-pass filter characteristic. Further, it is preferable that the distribution of the power spectrum other than the angle of the line tone in a predetermined direction on the polar coordinate based on the two-dimensional spatial frequency is uniformly approximated for a part of the density of the multi-tone image.
[0023]
An image processing method according to the present invention decomposes a multicolor image into a plurality of color components, and converts each dot binary or multivalued image data using a dither matrix using an original image of at least one color component as an input image. When the conversion process is performed, the tone reproduction method according to the present invention is executed.
[0024]
An image processing method according to the present invention is configured to include means for executing the image processing method according to the present invention when processing image data for outputting an image composed of a plurality of dots.
[0025]
A printer driver according to the present invention is configured to include a unit that executes the image processing method according to the present invention when processing image data for an image forming apparatus that forms an image including a plurality of dots.
[0026]
An image forming apparatus according to the present invention has a configuration including means for executing the image processing method according to the present invention when forming an image including a plurality of dots. This image forming apparatus is preferably an ink jet recording apparatus or a thermal transfer recording apparatus.
[0027]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a schematic perspective view illustrating a mechanism of an ink jet recording apparatus as an image forming apparatus, and FIG. 2 is a side view illustrating the mechanism.
[0028]
This ink jet recording apparatus includes a carriage that is movable in the main scanning direction inside the recording apparatus
[0029]
The
[0030]
The
[0031]
Here, the
[0032]
Although the
[0033]
However, the present invention is not limited to this. For example, a diaphragm that forms at least a part of the wall surface of the ink flow path and an electrode facing the diaphragm is provided, and the diaphragm is deformed and displaced by electrostatic force to pressurize ink. An ink jet head that uses an electric head, a piezoelectric element, and uses buckling deformation of a diaphragm, or a pressure generated by heating ink in an ink flow path using a heating resistor to generate bubbles. A so-called thermal type that discharges the ink can also be used.
[0034]
On the other hand, in order to transport the
[0035]
Further, there is provided a
[0036]
At the time of recording, the
[0037]
Further, a
[0038]
When a discharge failure occurs, the discharge port (nozzle) of the
[0039]
Next, an ink jet head constituting the
[0040]
This ink jet head includes a flow path forming substrate (flow path forming member) 41 formed of a single crystal silicon substrate, a
[0041]
Then, a laminated
[0042]
As shown in FIG. 5, the
[0043]
Further, the outer peripheral portion of the flow
[0044]
Here, the flow path forming substrate 51 is formed by anisotropically etching a single crystal silicon substrate having a crystal plane orientation of (110) using an alkaline etching solution such as an aqueous solution of potassium hydroxide (KOH) so that each of the
[0045]
The
[0046]
The
[0047]
As the
[0048]
In the ink jet head configured as described above, by selectively applying a driving pulse voltage of 20 to 50 V to the
[0049]
Then, the liquid pressure in the pressurized
[0050]
Next, an outline of a control unit of the inkjet recording apparatus will be described with reference to FIG.
The control unit includes a microcomputer (hereinafter, referred to as a “CPU”) 80 for controlling the entire recording apparatus, a
[0051]
Here, various information and data such as image data transferred from the
[0052]
Further, the
[0053]
The
[0054]
The part of the control unit relating to the head drive control will be described with reference to FIGS. 9 is a block diagram of a portion related to the drive control, FIG. 10 is a block diagram showing an example of a head drive circuit, and FIG. 11 is an explanatory diagram for explaining an operation of a portion related to the head drive control.
[0055]
The
[0056]
The drive waveform generating circuit 87 D / A converts the drive waveform data supplied from the
[0057]
As shown in FIG. 10, the driver IC (head driving circuit) 88 latches a
[0058]
Therefore, in the
[0059]
As a result, the
[0060]
For example, when a drive waveform Pv including a plurality of drive pulses as shown in FIG. 11A is given, the
[0061]
By generating a drive waveform including a plurality of drive pulses and selecting the number of drive pulses to be applied to the piezoelectric element, waveforms for small droplets, medium droplets, and large droplets are generated from one drive waveform. Therefore, only one circuit and signal line are required to supply the driving waveform, and the cost can be reduced, and the circuit board and the transmission line can be reduced in size.
[0062]
Next, according to the present invention, a threshold matrix according to the present invention for transferring image data or the like to the inkjet recording apparatus is included, and a means for executing the image processing method according to the present invention including the gradation reproducing method according to the present invention is provided. The host side, which is an image processing apparatus according to the present invention equipped with a printer driver, will be described with reference to FIG.
[0063]
As described above, the above-described recording apparatus does not have a function of generating a dot pattern to be actually recorded in response to a command to draw an image or print a character in the apparatus. The dot pattern data is created by the printer driver using the threshold matrix according to the present invention that executes the tone reproduction method according to the present invention, and is transferred to the ink jet recording apparatus.
[0064]
That is, the
[0065]
Therefore, first, a method of creating a threshold matrix for performing tone reproduction with a predetermined line tone will be described with reference to FIG.
In image processing, as long as the resolution of the formed image exceeds the resolution of the human eye, high resolution can be realized, no matter what processing is used, there is no theoretical effect on the image quality. With a resolution that can be determined by the above, there is a possibility that a defect caused by the processing itself may be noticeable.
[0066]
FIG. 13 shows an example of a dot pattern actually formed in the halftone processing method generally used in low-resolution printing of about 300 dpi. The input image data shown in FIG. The output image when the Bayer-type dither processing is performed is as shown in FIG. 3B, and the output image when the error diffusion processing is performed is as shown in FIG.
[0067]
As described above, in order to reproduce data that should be multivalued with one pixel by using a recording apparatus with less expressive power, as shown in FIG. Key expression will be performed.
[0068]
The two types of halftone processing methods cited as examples above not only match the gradation level and the area ratio, but also arrange the dots almost uniformly so as not to cause a bias in the arrangement of the dots. It is also adjusted to have high frequency characteristics that are hardly noticeable. When these processes are applied to high-resolution printing such as 600 dpi and 1200 dpi, it is possible to obtain a very good image quality in which the dot arrangement pattern is hardly noticeable and the dot distribution is not uneven.
[0069]
On the other hand, when low-resolution printing such as 150 dpi or 300 dpi is performed, even if the processing is adjusted to have high-frequency characteristics, the dot arrangement pattern itself becomes truly noticeable. Originally, the original image data is expressed by one pixel, but is expressed by using a plurality of pixels. Therefore, a texture pattern not present in the original original image is formed on the output image.
[0070]
The example shown in FIG. 13B is also the same, but the input image data as shown in FIG. 14A is output as a considerably coarse image of 72 dpi in actual size, so that it becomes clearer. As shown in (1), a part where the texture peculiar to the Bayer type dither processing is generated and changed, and a part where the dots are arranged neatly and there is no texture at all intermingle, resulting in a very dirty image.
[0071]
On the other hand, in the error diffusion process, dots are formed in an arrangement that appears to be seemingly random. Since the randomness of the dot arrangement is maintained at all the gradation levels, as shown in FIG. 13C, the texture does not change depending on the gradation level, and there is no standard texture itself. Since there is no fixed texture, interference with mechanical fluctuations in the printing apparatus hardly occurs, and a certain degree of freedom can be obtained in dot arrangement, so that higher resolution characteristics can be obtained as compared with Bayer type dither and the like. .
[0072]
However, in the error diffusion processing, as shown in FIG. 15, there may be a large difference in granularity when compared with a Bayer type dither or the like. FIG. 7 is a comparison in the case of recording at 300 dpi. In this way, the randomness that should bring a number of advantages is easily recognized as a dirty noise component when it is noticeable at a low resolution, and an ordered texture like a Bayer type dither is generated in a sensory evaluation. Tend to be better received.
[0073]
From these facts, it can be understood that the quality of the texture pattern formed by the arrangement of the dots greatly affects the image quality. To obtain good image quality at low resolution from the above two types of processing methods described above, a dot arrangement pattern with good alignment is formed and is not changed over each gradation level (or the change is not changed). It is necessary not to make them feel).
[0074]
Therefore, the threshold value matrix according to the present invention has a matrix configuration that performs dot reproduction while maintaining a predetermined line tone (dot arrangement pattern with alignment) at all halftone levels using only the dot arrangement pattern. As a result, it is possible to improve the image quality when recording is performed by a recording device that performs low-value representation of about 1 to 3 bits at low resolution. In particular, it is possible to obtain print data suitable for an ink jet recording apparatus capable of performing the dot diameter modulation described above.
[0075]
Here, when considering a dot arrangement pattern having an alignment property (hereinafter referred to as a “keynote”), it is necessary to always consider the correlation with the mechanical fluctuation of the printing apparatus as described above. That is, as is the case with the above-described ink jet recording apparatus, as shown in FIG. 16, a recording unit including a
[0076]
For example, FIG. 17B shows interference when output is performed using one tone pattern of the Beyer-type dither shown in FIG. 17A. It can be seen that it becomes easy to synchronize with the scanning fluctuations A and B. In particular, since the human eye has high sensitivity in the 0 ° and 90 ° (180 ° and 270 °) directions, it is better to avoid a keynote that is easily aligned vertically and horizontally. However, as described in the error diffusion, the random type that causes the least interference is not preferable because the noise component is emphasized and recognized at low resolution.
[0077]
Therefore, here, the dots are arranged in an oblique basic tone as shown in FIG. In particular, by using a parallel line tone such as a 45.degree. Oblique tone or a 135.degree. Oblique tone as shown in FIG. 9A, the same effect can be obtained with respect to fluctuations in both the main scanning direction and the sub-scanning direction. Furthermore, since human vision is slightly less sensitive to oblique directions, it has a feature that it is less noticeable than vertical and horizontal tones. Here, this characteristic is an advantage since the main purpose is to make the basic tone consistent, and not to make the interference which is originally a defect inconspicuous.
[0078]
It should be noted that the parallel line tone shown in FIG. 18 has been used in electrophotographic recording as a "linear line dither". In this electrophotographic recording, a latent image is formed with a laser on a charged optical semiconductor and recording is performed by attaching and transferring toner, so that the dot size can be controlled in any number of steps by laser power modulation, Since toner adhesion and transfer failure are likely to occur, gradation expression using very small dots is not suitable. Therefore, area modulation dither (AM dither) in which dots are concentrated as much as possible to form gradually larger dots. Is generally adopted.
[0079]
The linear dither is a kind of the AM dither, and has the directivity, but has an advantage that the recording density (the number of lines) can be increased as compared with the "centralized dither" in which dots are spirally grown.
[0080]
However, even if this line dither for electrophotography is applied as it is to an ink jet recording apparatus or another recording method, the basic tone will not be uniform. That is, in the electrophotography, as shown in FIG. 19A, not only the dot size but also the dot formation position can be shifted, and therefore, no matter how many dots are arranged as shown in FIG. That is, even if the gradation level changes, the gradation can be expressed without breaking the oblique line shape.
[0081]
On the other hand, in the case of the ink jet recording apparatus, as shown in FIG. 20A, the dot formation position is fixed to a pitch determined by the recording resolution. For this reason, as shown in FIG. 3B, the basic tone changes even if the number of dots is increased by only a few dots, which deviates from the target processing method in which the basic tone does not change (or is not noticeable).
[0082]
In particular, in general dither processing, the same mask is used by being tiled in a square shape in order to simplify the processing mechanism (to increase the speed and reduce the cost). However, the pattern is recognized as a vertically and horizontally aligned pattern at the tiling cycle.
[0083]
For example, if tiling is performed as shown in FIG. 21B using a 4 × 4 mask as shown in FIG. 21A, dots are aligned vertically and horizontally as a whole. However, as shown in FIG. 3C, the base tone is a lattice-like base tone.
[0084]
Therefore, in order to maintain the above-mentioned parallel line tone, first, in order to avoid the tone change due to the tiling, three or more dots are simultaneously generated per one gradation level.
[0085]
That is, when the reproduction is performed in the oblique line basis, if a mask of one dot per gradation level is tiled as shown in FIG. 22B as shown in FIG. As shown, vertical and horizontal grid tones are used. Also, as shown in FIG. 23A, when a mask of 2 dots per gradation level (dots are arranged diagonally) is tiled as shown in FIG. As shown in (c), the tone is oblique, but the tone intersects 45 ° and 135 °.
[0086]
On the other hand, by setting the number of dots per gradation level to 3 or more as shown in FIG. 24A, even if tiling is performed as shown in FIG. As shown in (c), there is only a diagonal tone in one direction.
[0087]
In this case, the simultaneous formation of three or more dots per gradation level requires a mask size of 3 × 3 = 9 times or more in order to obtain the same gradation reproducibility. Although the value of 9 times or more seems to be large, it is insignificant in comparison with a buffer memory or the like required for error diffusion processing. Unless an extremely large mask is used as a reference, the processing speed decreases and the cost increases. However, in order to increase the speed, the vertical and horizontal sizes of the mask are set so that they can be easily processed by the computer, that is, are set to a multiple of 8 that does not generate a fraction when expanded on a memory.
[0088]
Next, the enlargement of the mask size will be described. Based on a reference mask having a diagonal parallel line as shown in FIG. 25A, a mask at the time of simultaneous generation of four dots is formed as shown in FIG. 25B, and further as shown in FIG. Each of the reference masks is divided into smaller sub-matrices so that the required number of gradations is obtained. At this time, by forming the sub-matrix to be divided into oblique parallel lines similar to the reference mask, it is possible to prevent the occurrence of a pattern that breaks the basic tone.
[0089]
For example, FIG. 6D shows that 36 sub-matrices can be expressed by using a 3 × 3 sub-matrix. FIG. 3E shows a sub-matrix of 4.times.4, which can express 64 gradations. Note that a 2 × 2 matrix is also possible as shown in FIG. 1F, but in a 2 × 2 matrix, a checker flag-like tone occurs in the process of gradation expression. Therefore, in the present invention, the minimum unit of the sub-matrix is a 3 × 3 oblique line mask.
[0090]
By using such a sub-matrix, it is possible to suppress the occurrence of another key tone that breaks the oblique line key tone.
[0091]
By the way, even when using a threshold matrix (dither matrix) formed in a line tone in a predetermined direction such as a line tone as described above, a low number of lines, that is, a continuous tone There is a case where the image quality is deteriorated due to the interruption of the performance. That is, FIGS. 26A and 26B show a part of a matrix pattern formed in a line tone in a predetermined direction. However, there is a density at which it is difficult to maintain such a line tone. .
[0092]
For example, like the gradation gradation image shown in FIG. 27A, the matrix pattern is reduced in the number of lines as shown in FIG. Image quality may deteriorate.
[0093]
Therefore, in the present invention, in a threshold matrix (dither matrix) formed based on a line tone in a predetermined direction, in order to solve the deterioration of the image quality due to the lowering of the number of lines at a part of the density, the density of the lower number of lines is reduced. A range portion is selected and the dot arrangement of the matrix between the two densities is newly arranged so as to have a high-pass filter characteristic and a line tone in a predetermined direction.
[0094]
As the high-pass filter characteristics, the spatial frequency characteristics of human vision based on the spatial frequency analysis are applied, and those with low spatial frequency characteristics are extracted. FIG. 28 is a graph showing human visual characteristics. The spatial frequency characteristic of human vision is approximated by the following equation (1) from the spatial frequency f on the retina.
[0095]
(Equation 1)
[0096]
FIG. 29B shows an example of a part other than the line tone of the matrix having the above-described high-pass filter characteristic. The characteristics of the part other than the line tone are the characteristics of the high-pass filter as shown in FIG. It is a characteristic.
[0097]
FIG. 30 shows an example of a gradation gradation image formed by a matrix having a high-pass filter characteristic in a portion other than the base tone formed in a line tone in a predetermined direction.
[0098]
That is, in the density portion of the portion A in FIG. 27A described above, the portion of the line tone shown in FIG. 30A is combined with the portion other than the line tone having the high-pass filter characteristic shown in FIG. By using the dither matrix according to the present invention as shown in FIG. 3C, a gradation gradation image having a continuous density as shown in FIG.
[0099]
In this way, by forming a matrix having a high-pass filter characteristic in a portion other than the predetermined line tone and the tone at a part of the density where the continuity of the gradation is lost only by forming the line tone in the predetermined direction, The reduction in the number of lines (loss of continuity of gradation) can be suppressed, the continuity of the line tone can be increased, and the quality of the reproduced image can be improved.
[0100]
In this case, when both dither matrices for some densities are binary images, the difference image between the two images has a high-pass filter characteristic.
[0101]
That is, in the dither method, a threshold dot set on the lower density side always exists on the higher density side. Assuming that the lower density side is the A mask and the higher density side is the B mask in both of the above-mentioned portions of the dither matrix, the line tone existing in the A mask is Always exists. Therefore, when the difference between the image obtained by binarizing the A mask and the image obtained by binarizing the B mask is obtained from the image obtained by binarizing the B mask, the image has no line tone.
[0102]
That is, as shown in FIG. 31A, between the density of the part A using the A mask and the density of the part B using the B mask, the density of the A mask shown in FIG. When the difference (BA) from the B mask shown is taken, a difference image (difference pattern) shown in FIG. 11D is obtained, and the difference image is obtained by the above-described high-pass filter characteristic as shown in FIG. Will have.
[0103]
Further, when the multi-tone image is thresholded at some densities using the matrix according to the present invention, the distribution of the power spectrum other than the angle of the line tone in a predetermined direction on the polar coordinate by the two-dimensional spatial frequency is one. Approximation.
[0104]
That is, the power spectrum of the spatial frequency of the image is defined by the following equation (2).
[0105]
(Equation 2)
[0106]
This value indicates the intensity of the spatial frequency (u, v). In order to extract the directionality from (u, v), this is expressed in polar coordinates and set as P (r, θ), and is then obtained by the following equation (3).
[0107]
[Equation 3]
[0108]
As described above, the matrix according to the present invention is formed in a line tone in a predetermined direction, and has a high-pass filter characteristic in a portion other than the tone. In the line tone portion, since there is a line tone only in a predetermined direction, the power spectrum on the polar coordinates has a strong value only in the angle in the predetermined direction. In addition, since the portion other than the base tone has a high-pass filter characteristic, the value of the power spectrum on the polar coordinates is uniformly approximated.
[0109]
FIG. 32A shows the power spectrum on the polar coordinates of the matrix according to the present invention, and FIG. 32B shows the distribution of the power spectrum on the polar coordinates excluding the line angle of 45 degrees. As shown in FIG. 7A, only the 45-degree portion has a strong value in the power spectrum on the polar coordinates of the matrix, and as shown in FIG. The values are uniformly approximated.
[0110]
Therefore, the matrix is formed in the 45-degree line tone direction, and the power spectra at other angles are more uniformly approximated by the high-pass filter characteristics.
[0111]
On the other hand, power spectrum distributions at the same density as in FIG. 32 by the Bayer-type dither matrix and the lumped-type dither matrix, which are typical mask methods of the conventional systematic dither method, are shown in FIGS. 33 and 34, respectively. become. These have higher values at a plurality of angles, respectively, and it can be seen that the characteristics of the matrix according to the present invention are different from those of the conventional matrix.
[0112]
As described above, the continuity of the line tone in a predetermined direction is enhanced by the matrix in which the number of lines is suppressed, and a multi-tone image of desired quality can be reproduced by continuous tone expression. In addition, compared to the error diffusion method, the use of the mask method simplifies the processing and increases the processing speed (printing speed, image processing speed, or image forming speed). In this case, the line tone in the predetermined direction is oblique, and the line tone is oblique, so that the line tone in the oblique direction reduces horizontal streak-like noise caused by the image forming apparatus, and a higher-quality multi-tone image is obtained. Output can be obtained.
[0113]
The threshold matrix and the tone reproduction method are applied to an image processing method for a multicolor image in which a multicolor image is decomposed into a plurality of color components and an original image of at least one color component is used as an input image. Thus, a higher-quality multicolor image can be output.
[0114]
In a multicolor image forming apparatus, generally a color printing apparatus, three basic colors of cyan, magenta and yellow, which are equal colors, are used. In addition, in order to improve the appearance of a desired color in consideration of lightness and the like, an ink jet color printing apparatus that performs printing using four primary colors by adding black to these three colors has become mainstream. I have. Further, recently, in order to improve the print quality, there has been an increasing number of printers that prepare multi-order colors in which basic colors are combined in advance and perform printing using more colors.
[0115]
As in these apparatuses, a multicolor image forming method in which an original image of each color component is decomposed into a plurality of color components and an input image is used, a pseudo gradation expression process is performed for each color component. Therefore, by applying the present invention, the continuity of the line tone in each color component unit is increased, and as a result, a higher quality image can be formed in a single color image and a multicolor image.
[0116]
In particular, in an image forming apparatus that converts each dot into binary or multi-valued image data using a matrix, it is particularly applied to a case of outputting (forming an image) with a low-resolution definition of about 300 dpi or less. Higher forming speed and printing speed and higher image quality can be achieved.
[0117]
That is, in general, an image forming apparatus that uses the pseudo gradation expression processing improves the image quality by increasing the dot density per unit, that is, the resolution. However, increasing the resolution also increases the amount of image data to be processed at the same time per area, and therefore requires a long processing time. In a pseudo-gradation expression process in an image forming apparatus having a resolution of 300 dpi, generally, a maximum of approximately 150 lines per inch is limited, and it is said that high image quality is difficult to achieve.
[0118]
In the above-described pseudo-gradation expression processing using a dither matrix having a line tone in a predetermined direction, the number of lines is reduced on human vision at some densities, and the number of lines is further reduced particularly at a resolution of 300 dpi. As a result, the continuity of the gradation expression is lost, and the image quality is noticeably reduced. By applying the present invention when forming an image in an output form (output at a low resolution) in such an image forming apparatus, the number of lines is reduced, the continuity of the line tone in a predetermined direction is increased, and It is possible to form a multi-tone image of desired quality by gradation expression.
[0119]
In the above-described embodiment, an example is described in which the host-side printer driver holds the threshold matrix as a table. However, as shown in FIG. 35, the
[0120]
In the above embodiment, an example in which the present invention is applied to an ink jet recording apparatus and its host has been mainly described. However, an image forming apparatus capable of forming an image by dots (forming an image by dot reproduction), such as a thermal transfer recording apparatus The same can be applied to. Further, the present invention can be applied to an image forming apparatus using an electrophotographic method such as a laser printer and an LED printer.
[0121]
As shown in FIG. 36, the thermal transfer recording apparatus feeds the
[0122]
An example of an image forming apparatus using an electrophotographic method will be briefly described with reference to FIGS. FIG. 37 is a schematic configuration diagram of the image forming apparatus, and FIG. 38 is a schematic configuration diagram of a process cartridge constituting the image forming apparatus.
[0123]
The
[0124]
The configuration of the four
[0125]
Further, in the developing
[0126]
Each of the
[0127]
Then, when the image formation is started, the
[0128]
The recording paper in the
[0129]
In this image forming apparatus, as shown in FIGS. 39A to 39C, the dot size is changed by changing the on-time or off-time of the laser beam emitted from each of the
[0130]
Further, the head configuration of the ink jet recording apparatus is not limited to that of the above-described embodiment, but may be a thermal ink jet head using a heating resistor or a device equipped with an electrostatic ink jet head using a diaphragm and electrodes. In the above embodiment, the present invention is applied to an image forming apparatus. However, the present invention can be similarly applied to image processing and gradation reproduction when outputting image data to an image display apparatus.
[0131]
【The invention's effect】
As described above, according to the tone reproduction method according to the present invention, when a multi-tone image is thresholded at some densities by the dither matrix, the multi-tone image is formed in a line tone in a predetermined direction, and other than the tone. In the part, the configuration having a high-pass filter characteristic is employed, so that the number of lines can be suppressed from being reduced, the continuity of the line tone can be enhanced, and good image quality can be obtained even in low resolution / high speed recording. become.
[0132]
According to the threshold value matrix according to the present invention, at least a part of the density is formed in a line tone in a predetermined direction, and a portion other than the tone has a high-pass filter characteristic. As a result, the continuity of the line tone can be enhanced, and particularly, gradation reproduction that can obtain good image quality even at low resolution / high speed recording can be performed.
[0133]
According to the image processing method of the present invention, a multi-value image is decomposed into a plurality of color components, and an original image of at least one color component is used as an input image, and a binary or multi-valued image is formed using a dither matrix. Since the tone reproduction method according to the present invention is executed at the time of conversion processing into data, good image quality can be obtained.
[0134]
According to the image processing apparatus of the present invention, the image processing method of the present invention is executed when processing image data for outputting an image composed of a plurality of dots, so that good image quality can be obtained.
[0135]
According to the printer driver of the present invention, the image processing method of the present invention is executed when processing image data for an image forming apparatus for forming an image composed of a plurality of dots. Also, good image quality can be obtained.
[0136]
According to the image forming apparatus of the present invention, the image processing method of the present invention is executed when forming an image composed of a plurality of dots, so that good image quality can be obtained even in low-resolution / high-speed recording.
[Brief description of the drawings]
FIG. 1 is a schematic perspective explanatory view of a mechanism showing an example of an ink jet recording apparatus as an image forming apparatus.
FIG. 2 is an explanatory side view of the mechanism.
FIG. 3 is an exploded perspective view showing an example of a head of the recording apparatus.
FIG. 4 is an explanatory cross-sectional view of the head along the liquid chamber longitudinal direction.
FIG. 5 is an enlarged explanatory view of a main part of FIG. 4;
FIG. 6 is an explanatory cross-sectional view of the head taken along a lateral direction of the liquid chamber.
FIG. 7 is an explanatory plan view of a nozzle plate of the head.
FIG. 8 is a block diagram illustrating an outline of a control unit of the recording apparatus.
FIG. 9 is a block diagram of a part related to head drive control of the control unit.
FIG. 10 is a block diagram showing an example of the head drive circuit of FIG. 9;
FIG. 11 is an explanatory diagram for describing an operation of a portion related to the head drive control;
FIG. 12 is a block diagram illustrating an example of a configuration of a host which is an image processing apparatus according to the present invention equipped with a printer driver according to the present invention including a threshold matrix according to the present invention;
FIG. 13 is an explanatory diagram showing a dot pattern after Bayer-type dither processing and error diffusion processing for an input image;
FIG. 14 is an explanatory diagram showing image data after Bayer-type dither processing on an input image;
FIG. 15 is an explanatory diagram when the granularity of a 300 dpi Bayer-type dither pattern and an error diffusion pattern are measured every 10% density.
FIG. 16 is an explanatory diagram for explaining mechanical fluctuation factors in the inkjet recording apparatus.
FIG. 17 is an explanatory diagram for explaining interference between a Bayer-type dither pattern and mechanical fluctuation of a printing apparatus;
FIG. 18 is an explanatory diagram for explaining a dot arrangement pattern of an oblique tone in the threshold value matrix according to the present invention.
FIG. 19 is an explanatory diagram for describing a dot pattern of a parallel line dither pattern and a basic tone change of a gradation level of the electrophotographic recording apparatus.
FIG. 20 is an explanatory diagram for describing a dot pattern and a basic tone change of a gradation level when the method is applied to an ink jet recording apparatus.
FIG. 21 is an explanatory diagram for describing a base tone formed by tiling a dither mask;
FIG. 22 is an explanatory diagram for describing the tiling and the base tone when the mask has one dot per one gradation level;
FIG. 23 is an explanatory diagram serving to explain the tiling and basic tone when the mask has two dots per gradation level;
FIG. 24 is an explanatory diagram provided for describing tiling and basic tone when a mask has three dots per gradation level;
FIG. 25 is an explanatory diagram for describing division of a basic matrix into sub-matrices;
FIG. 26 is an explanatory diagram illustrating a different example of a matrix pattern having a line tone in a predetermined direction.
FIG. 27 is an explanatory diagram illustrating an example of a gradation pattern and a matrix pattern in which the number of lines is reduced in some densities.
FIG. 28 is an explanatory diagram illustrating human visual characteristics.
FIG. 29 is an explanatory diagram of a portion other than a base tone having a high-pass filter characteristic of a matrix pattern.
FIG. 30 is an explanatory diagram for describing a gradation gradation image using a matrix having a high-pass filter characteristic in a predetermined line tone and a portion other than the tone.
FIG. 31 is an explanatory diagram illustrating a matrix difference image between partial densities;
FIG. 32 is an explanatory diagram for describing a power spectrum distribution on a polar coordinate of a matrix according to the present invention;
FIG. 33 is an explanatory diagram for describing a power spectrum distribution on polar coordinates of a conventional Bayer dither matrix;
FIG. 34 is an explanatory diagram for describing a power spectrum distribution on a polar coordinate of a conventional centralized dither matrix;
FIG. 35 is a block diagram for explaining an image forming apparatus according to the present invention;
FIG. 36 is a schematic explanatory view of a thermal transfer recording apparatus.
FIG. 37 is a schematic configuration diagram of an image forming apparatus using an electrophotographic method.
FIG. 38 is a schematic configuration diagram of a process cartridge of the image forming apparatus.
FIG. 39 is an explanatory diagram for explaining a change in dot size;
FIG. 40 is an explanatory diagram for describing dots that are actually arranged when gradation expression is performed by binarization and reduction of values;
FIG. 41 is an explanatory view serving to explain a binarization process using a dither method;
FIG. 42 is an explanatory diagram serving to explain the correspondence between size-modulated dots and dither masks in the reduction processing;
FIG. 43 is an explanatory diagram illustrating an example of a dither mask of each dot size.
FIG. 44 is an explanatory diagram illustrating a procedure of a binary error diffusion process.
[Explanation of symbols]
13: carriage, 14: recording head, 87: drive waveform generation circuit, 88: head drive circuit, 91: main control unit, 101: printer driver, 105: threshold value matrix.
Claims (12)
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002209907A JP3830038B2 (en) | 2002-06-21 | 2002-07-18 | Gradation reproduction method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver |
PCT/JP2002/009726 WO2003028362A1 (en) | 2001-09-21 | 2002-09-20 | Threshold value matrix creating method, image output system, storage medium, gradation reproducing method, threshold value matrix, image processing method, image processing apparatus, image forming apparatus and printer driver |
US10/487,376 US20040218221A1 (en) | 2001-09-21 | 2002-09-20 | Threshold value matrix creating method, image output system, storage medium, gradation reproducing method, threshold value matrix, image processing method, image processing apparatus, image forming apparatus and printer driver |
CNB02818534XA CN100385908C (en) | 2001-09-21 | 2002-09-20 | Threshold value matrix creating method, image output system, storage medium, gradation reproducing method, threshold value matrix, image processing method, image processing apparatus, image forming ap |
EP02799491A EP1433307A4 (en) | 2001-09-21 | 2002-09-20 | Threshold value matrix creating method, image output system, storage medium, gradation reproducing method, threshold value matrix, image processing method, image processing apparatus, image forming apparatus and printer driver |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002181486 | 2002-06-21 | ||
JP2002209907A JP3830038B2 (en) | 2002-06-21 | 2002-07-18 | Gradation reproduction method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004080065A true JP2004080065A (en) | 2004-03-11 |
JP3830038B2 JP3830038B2 (en) | 2006-10-04 |
Family
ID=32032604
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002209907A Expired - Fee Related JP3830038B2 (en) | 2001-09-21 | 2002-07-18 | Gradation reproduction method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3830038B2 (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007098797A (en) * | 2005-10-05 | 2007-04-19 | Fuji Xerox Co Ltd | Image recording method, image recorder and image recording medium |
JP2007118245A (en) * | 2005-10-25 | 2007-05-17 | Ricoh Co Ltd | Image processing method, program and image processor, image forming apparatus and system |
EP1835722A1 (en) | 2006-03-15 | 2007-09-19 | Ricoh Company, Ltd. | Setting method, image recording apparatus, program and recording medium |
JP2007336144A (en) * | 2006-06-14 | 2007-12-27 | Ricoh Co Ltd | Tone reproducing method, threshold matrix, image processing method, image processor, printer driver, image forming apparatus, and ink-jet recording apparatus |
US7324780B2 (en) | 2004-08-25 | 2008-01-29 | Ricoh Company, Ltd. | Image forming apparatus, waste toner tank, and a method of moving waste toner |
JP2008100497A (en) * | 2006-09-19 | 2008-05-01 | Ricoh Co Ltd | Imaging method, image formation device, control program, and information recording medium carrying this program concerned, image forming system possessing these, recording medium for imaging, recorded matter that is imaged, and ink |
JP2009137302A (en) * | 2007-12-07 | 2009-06-25 | Heidelberger Druckmas Ag | Method for drying printed material |
US7710606B2 (en) | 2004-11-29 | 2010-05-04 | Ricoh Company, Ltd. | Image processing method, printer driver, image processing apparatus, image forming apparatus and image forming system |
US7982915B2 (en) | 2006-04-04 | 2011-07-19 | Ricoh Company, Ltd. | Inkjet recording apparatus, image processing method, storage medium, pigmented ink, and recorded matter |
JP2014150515A (en) * | 2013-01-08 | 2014-08-21 | Ricoh Co Ltd | Image forming apparatus |
-
2002
- 2002-07-18 JP JP2002209907A patent/JP3830038B2/en not_active Expired - Fee Related
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7324780B2 (en) | 2004-08-25 | 2008-01-29 | Ricoh Company, Ltd. | Image forming apparatus, waste toner tank, and a method of moving waste toner |
US7710606B2 (en) | 2004-11-29 | 2010-05-04 | Ricoh Company, Ltd. | Image processing method, printer driver, image processing apparatus, image forming apparatus and image forming system |
JP2007098797A (en) * | 2005-10-05 | 2007-04-19 | Fuji Xerox Co Ltd | Image recording method, image recorder and image recording medium |
JP2007118245A (en) * | 2005-10-25 | 2007-05-17 | Ricoh Co Ltd | Image processing method, program and image processor, image forming apparatus and system |
EP1835722A1 (en) | 2006-03-15 | 2007-09-19 | Ricoh Company, Ltd. | Setting method, image recording apparatus, program and recording medium |
US8363279B2 (en) | 2006-03-15 | 2013-01-29 | Ricoh Company, Ltd. | Method and device for setting multiple tones in halftone process to prevent mixing of adjacent ink dots |
US7982915B2 (en) | 2006-04-04 | 2011-07-19 | Ricoh Company, Ltd. | Inkjet recording apparatus, image processing method, storage medium, pigmented ink, and recorded matter |
JP2007336144A (en) * | 2006-06-14 | 2007-12-27 | Ricoh Co Ltd | Tone reproducing method, threshold matrix, image processing method, image processor, printer driver, image forming apparatus, and ink-jet recording apparatus |
JP2008100497A (en) * | 2006-09-19 | 2008-05-01 | Ricoh Co Ltd | Imaging method, image formation device, control program, and information recording medium carrying this program concerned, image forming system possessing these, recording medium for imaging, recorded matter that is imaged, and ink |
JP2009137302A (en) * | 2007-12-07 | 2009-06-25 | Heidelberger Druckmas Ag | Method for drying printed material |
US8699921B2 (en) | 2007-12-07 | 2014-04-15 | Heidelberger Druckmaschinen Ag | Method for drying printed material |
JP2014150515A (en) * | 2013-01-08 | 2014-08-21 | Ricoh Co Ltd | Image forming apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP3830038B2 (en) | 2006-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3840144B2 (en) | Threshold matrix, image processing apparatus, image forming apparatus, and printer driver | |
JP5625332B2 (en) | Image forming method, image forming apparatus, and program | |
EP1986855B1 (en) | Image processing method, recorded matter, program, image processing apparatus, image forming apparatus, image forming system and ink | |
US20040218221A1 (en) | Threshold value matrix creating method, image output system, storage medium, gradation reproducing method, threshold value matrix, image processing method, image processing apparatus, image forming apparatus and printer driver | |
EP1956522B1 (en) | Imaging method and image forming apparatus | |
US20070091135A1 (en) | Image processing method, image processing apparatus, and computer-readable recording medium | |
JP5740935B2 (en) | Image forming apparatus and image forming method | |
JP5909935B2 (en) | Image processing method, image processing program, and information processing apparatus | |
US8833891B2 (en) | Image forming apparatus and control method | |
JP5824828B2 (en) | Image forming apparatus, image correction method, and image correction program | |
JP5724350B2 (en) | Image forming apparatus and image processing method | |
JP2006074305A (en) | Method for reproducing gradation, image forming apparatus, and printer driver | |
JP3830038B2 (en) | Gradation reproduction method, threshold matrix, image processing method, image processing apparatus, image forming apparatus, and printer driver | |
JP2014113690A (en) | Image formation method, image formation program, and image formation apparatus | |
JP2011000716A (en) | Image forming apparatus and image forming program | |
JP2005001221A (en) | Method for preparing mask for halftone processing and ink jet recorder | |
JP2014034144A (en) | Image forming device, image forming method, program, and recording medium | |
JP4059432B2 (en) | Gradation reproduction method, threshold matrix, image processing method, image forming apparatus, and printer driver | |
US6530637B2 (en) | Gradation reproduction method and gradation-reproduced image | |
JP2010201826A (en) | Image forming apparatus | |
JP2007336144A (en) | Tone reproducing method, threshold matrix, image processing method, image processor, printer driver, image forming apparatus, and ink-jet recording apparatus | |
JP4679478B2 (en) | Image forming apparatus, program, storage medium, and image forming method | |
JP2012187894A (en) | Image forming apparatus, image forming method, program, and recording medium | |
JP2005277488A (en) | Gray scale reproduction method, image processor, printer driver, image forming apparatus | |
JP2006305993A (en) | Inkjet recorder, apparatus for supplying recorder with image data, and method for controlling recorder |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050303 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060203 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060323 |
|
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: 20060703 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060706 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090721 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100721 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110721 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120721 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120721 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130721 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |