JP3547965B2 - Image processing method and apparatus - Google Patents

Image processing method and apparatus Download PDF

Info

Publication number
JP3547965B2
JP3547965B2 JP36315297A JP36315297A JP3547965B2 JP 3547965 B2 JP3547965 B2 JP 3547965B2 JP 36315297 A JP36315297 A JP 36315297A JP 36315297 A JP36315297 A JP 36315297A JP 3547965 B2 JP3547965 B2 JP 3547965B2
Authority
JP
Japan
Prior art keywords
block
pixel
pixels
component
pixel value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP36315297A
Other languages
Japanese (ja)
Other versions
JPH11177820A (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.)
Panasonic Corp
Nippon Telegraph and Telephone Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Nippon Telegraph and Telephone Corp
Matsushita Electric Industrial Co Ltd
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 Panasonic Corp, Nippon Telegraph and Telephone Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP36315297A priority Critical patent/JP3547965B2/en
Publication of JPH11177820A publication Critical patent/JPH11177820A/en
Application granted granted Critical
Publication of JP3547965B2 publication Critical patent/JP3547965B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、階調画像を中間調画像に変換する画像処理方法及び画像処理装置に係り、特にPWM方式の画像形成装置にRGB系の中間調画像を供給するのに好適な画像処理方法及び画像処理装置に関する。
【0002】
【従来の技術】
近年、コンピュータネットワークの発達に伴い、スキャナなどで取り込まれた画像とフォントにて生成される文字部とをあらかじめユーザのコンピュータ上で生成し、ネットワークで接続されたカラーレーザービームプリンタ(以下、カラーLBPという)を用いて画像形成することが一般的に行われている。
【0003】
カラーLBPでは、画像と文字がコンピュータ上で分離されているため、画像については特に階調性を重視した処理を取ることが可能となり最近ではカラー600Dpi程度のフルカラー画像が美しく再現できている。
【0004】
カラーLBPの画像形成方法としてはPWM方式が一般的である。PWM方式はレーザ光の発光時間を画像の主走査方向に1画素内、あるいは複数画素内で256段階程度に制御してトナーのオンオフを面積制御で階調表現するもので一応256階調程度を再現する能力がある。この方式では副走査方向にラインが連続し、いわゆる万線(ラインスクリーン)を形成する。PWM方式は高解像度で階調性の高い画像を形成できるためカラーLBPのみならずカラー複写機などにおいても広く使われている。
【0005】
しかし、PWM方式のカラーLBPには、ハイライト部分の階調性が悪く、淡い色の階調を持つ画像では淡い色が白くとんでしまい再現されない問題がある。このため入力信号を増加して濃度を濃くしてもハイライト領域は再現できない。また、淡色の再現においてはトナーの付き方はきわめてアナログ的であり万線はランダムに途切れがちになる。この不安定要因により再現階調カーブは不安定となり視覚的にも画質がノイジーになる。これらの課題で本来PWMの利点であるはずの階調も現実には256段階はとうてい再現できなかった。
【0006】
従来この問題に対しては、主として3つの方向で解決策が提案されている。
【0007】
第1の方法は、PWM処理と多値ディザ処理を組み合わせ安定再現可能な複数の濃度ドットだけを用いて階調を再現する方法である。たとえば特開平4−284063号公報では、PWMによる64値化と2×2ドットのドット分散閾値マトリクスを組み合わせ、257階調を安定に再現することを提案している。
【0008】
第2の方法は、ハイライト付近の濃度を増加させるカーブと低下させるカーブの2つの階調補正カーブを画像上で交互に使用して階調変換を行った後にPWMを行い、疑似的な網点を形成してドットの不安定性を除く方法である。たとえば、特開平3−133668号公報あるいは特開平7−254985号公報では、それぞれ副走査線方向、主走査方向にとなりあう画素に交互に別の補正カーブで階調補正を施してドットの集中化・低解像度化を図り、ドットを安定化させている。
【0009】
第3の方法は、公開特許平2−192966のように再現不能な濃度信号の閾値を測定し、画像上で2×2画素のブロックを設定して、ブロック内画素に閾値以下の濃度の画素が存在した場合にはブロック内の画素濃度総和をとり、あらかじめ決められた順序に従い、ブロック内画素に再配分することにより淡いドットを除去し濃度の高いドットを集中化させるものである。また、特開平9−83799号公報では、主走査方向の2画素に対して、濃度値領域に応じて画素値の移設を実行してハイライト部のPWM万線を低下させながらドット集中化を実行する。
【0010】
ところが、上記第1の方法である多値ディザ法では、ディザマトリクスの決定には大きな自由度があるため最適なマトリクスを設計することは非常に困難である。また、上記第2の方法である階調補正カーブを用いる方法は、プリンタの特性に大きく依存するという課題がある。一方、上記第3の方法でのドット集中法は、画像処理をソフトウエアで実行する場合に比較的簡易な方式ということができる。
【0011】
近年では、ネットワーク経由で異なる特性のプリンタを接続することが多く、その場合にはネットワーク系を構築するユーザが独自に画質向上の要求を満足させる必要がある。たとえば、PWM方式のプリンタの淡い色の階調特性をより向上させたい、あるいは異機種プリンタ間の再現画質をできるだけ一致させたい、という要求がある。
【0012】
そこで、上述した従来の画像処理方法のうち比較的簡易なドット集中法をカラー画像に対して適用することが考えられる。この場合、ユーザが操作できる色信号はRED、GREEN、BLUEによるRGB信号だけであるから、従来のドット集中処理の技術をCYAN、MAGENTA、YELLOW、BLACKのいわゆるCMYK信号でなく、RGB色版で適用せざるをえないのが実情であった。
【0013】
【発明が解決しようとする課題】
ところが、従来のドット集中化処理をカラー画像のRED、GREEN、BLUEの3成分について適用するとカラー画像の全体色再現が黒っぽくなり劣化してしまう課題があった。
【0014】
これはドット集中化処理の結果、RED、GREEN、BLUEの3信号が最大濃度で同一画素に重なる割合が高くなるため、プリンタドライバ側の墨発生処理での墨(BLACK)ドットの発生が異常に多くなるためである。
【0015】
しかしながら、BLACK信号を制御してBLACKドット発生を抑制することはRED、GREEN、BLUEの色信号を扱っている限り不可能であった。同様の事態は、CYAN、MAGENTA、YELLOWの3色においても同様である。これらの色信号を用いてカラープリンタを制御する場合BLACKドットは3色から一定の規則で作られることになるから従来のような単純なドット集中処理を使うと画質の劣化が生じる。
【0016】
本発明は、BLACKドットの発生などによる色再現の劣化を抑制しつつ、RGB信号空間でドット集中処理を実行しLBPのハイライト階調特性を向上することのできる画像処理方法及び画像処理装置を提供することを目的とする。
【0017】
【課題を解決するための手段】
この課題を解決するために本発明の画像処理方法及びその装置は、BLACKドットの発生などによる色再現の劣化を抑制しつつ、RGB信号空間でドット集中処理を実行しLBPのハイライト階調特性を向上することを目的に、画像内に設定したブロックから画素値を入力し、ブロック内で各画素値をドット配分成分と残存成分に分離し、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分していくことを特徴とするものである。
【0018】
これにより、ブロックを構成する画素値分布の一部のみがドット集中の成分として使われBLACKを発生するが、残りはドット集中以外の従来型のPWM階調再現に使用されるため、全体濃度は保存しつつ高濃度画素で墨(BLACK)ドットが異常に多く発生することを回避できる。
【0019】
また、主としてハイライト部で、ドット集中成分を多くしてシャドウ部にいたる過程で少しずつドット集中成分を減少させることにより、ハイライト部では視覚的に好ましくプリンタ特性も安定な低解像度の45度の疑似網点を構成し、黒文字などのシャドウ部では従来の高い解像度のPWM万線再現を実現することができる。これについては従来の技術にみられたように濃度領域をハイライト部、中間部、シャドウ部のように複数の領域に分割して各領域でドット集中の方式を変化させるという解決策は採用していない。その代わりに、ブロック内の各画素値をドット成分とそれ以外の残存成分に分離する分離比という概念を考え、分離比をブロックの平均濃度で連続的に可変とする。
【0020】
【発明の実施の形態】
請求項1に記載の画像処理方法の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、前記ブロックの各画素値をドット配分成分と残存成分に分離するステップと、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分するステップとを備える構成を採る。
【0021】
また、請求項6に記載の画像処理装置の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、前記ブロックの各画素値をドット配分成分と残存成分に分離する分離手段と、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する再配分手段とを備える構成を採る。
【0022】
また、請求項18記載の画像処理装置の発明は、プログラムされたコンピュータによって画素値の再配分を行う装置であって、画像内に設定したブロックから画素値を入力する画素値入力手段と、ブロック内で各画素値をドット配分成分と残存成分に分離する分離手段と、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する再配分手段とを備える構成を採る。
【0023】
また、請求項20記載の画像処理プログラムを記録した記録媒体の発明は、コンピュータによって画素値の再配分処理を行うプログラムを記録した記録媒体であって、画像内に設定したブロックから画素値を入力し、ブロック内で各画素値をドット配分成分と残存成分の複数成分に分離し、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する画像処理プログラムを記録したものである。
【0024】
この構成により、画像上のブロック内での画像濃度をドット配分成分と残存成分に分離して各成分を異なる配分方式にて各画素に与えることができるため、1つの画素への高濃度のドット集中を回避しつつ、ハイライト部の階調性を向上できる、という作用を有する。
【0025】
請求項2に記載の画像処理方法の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、画素値を複数成分に分離する分離比を決定するステップと、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離するステップと、ブロック内の全画素に該ブロック内の残存成分を均等に配分するステップと、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分するステップとを備える構成を採る。
【0026】
また、請求項7記載の画像処理装置の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、ブロック内の全画素に該ブロック内の残存成分を均等に配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備える構成を採る。
【0027】
また、請求項19記載の画像処理装置の発明は、プログラムされたコンピュータによって画素値の再配分を行う装置であって、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、ブロック内の全画素に該ブロック内の残存成分を均等に配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備える構成を採る。
【0028】
この構成により、原画のブロック内の平均成分とドット集中成分という2つの異なる濃度分布が加算されるため、1つの画素への高濃度のドット集中を回避し、かつ原画像の濃度分布がある程度保存されつつ、ハイライト部の階調性を向上できるという作用を有する。
【0029】
請求項3に記載の画像処理方法の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、画素値を複数成分に分離する分離比を決定するステップと、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離するステップと、各画素の残存成分をそのまま同一画素の残存量として配分するステップと、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分するステップとを備える構成を採る。
【0030】
また、請求項8記載の画像処理装置の発明は、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、各画素の残存成分をそのまま同一画素の残存量として配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備える構成を採る。
【0031】
この構成により、原画のブロック内の画素分布成分とドット集中成分という2つの異なる濃度分布が加算されるため、1つの画素への高濃度のドット集中を回避し原画像の濃度分布を保存しつつ、ハイライト部の階調性を向上できる。さらに、ブロック濃度総和にしたがってドット成分と画素値残存成分との分離比を決定するために平均濃度によってドット成分と残存成分の比率を変化できるという作用を有する。
【0032】
請求項14記載の画像処理装置の発明は、請求項6から請求項8のいずれかに記載の画像処理装置において、分離比決定手段は、ブロック内の画素値の平均濃度を評価してドット配分成分を低濃度部から高濃度部にかけて連続的に減少させるように分離比を決定する。
【0033】
この構成により、ハイライト部分ではブロック内のドット集中を多くして解像度を低下する代わりに階調制性を良好とし、ダーク部や黒文字部分では元の画像のブロック内濃度分布を保存して解像度度の低下を防いで高画質化できるという作用を有する。
【0034】
請求項15に記載の画像処理装置の発明は、請求項6から請求項8のいずれかに記載の画像処理装置において、分離比決定手段は、ブロック内の画素について個別に濃度を評価して、ドット配分成分を低濃度部から高濃度部にかけて連続的に減少させるように画素単位で分離比を決定する。
【0035】
この構成により、分離比をブロック内で一定とせず、個別の画素値に従って可変とし、その各々の画素が低濃度の場合にはドット集中成分を多くして解像度を低下する代わりに階調制性を良好とし、黒文字部分などの高濃度部では画素値をなるべく保存して解像度度の低下を防いて高画質化できるという作用を有する。
【0036】
請求項16に記載の画像処理装置の発明は、請求項6から請求項15のいずれかに記載の画像処理装置において、画像処理後の画像データを画像形成装置へ入力してPWM方式で画像形成するPWM手段を有し、PWMの処理単位となる主走査方向の画素数をWとしたとき、ブロックの形状を主走査方向に2W画素とするものであり、ハイライト部において万線(ラインスクリーン)を視覚的に良好な網点型のパターンに変調できるという作用を有する。
【0037】
請求項17に記載の画像処理装置の発明は、請求項6から請求項15のいずれかに記載の画像処理装置において、画像処理後の画像データを画像形成装置へ入力してPWM方式で画像形成するPWM手段を有し、PWMの処理単位となる主走査方向の画素数をWとしたとき、ブロックの形状を主走査方向に2W画素、副走査方向にW画素とし、かつ副走査方向に隣り合うブロックどうしは、主走査方向にW画素ずつ交互にずれて配置されるものであり、線数を低下させることにより1つの集中化ドットを安定に再現でき高画質化できるという作用を有する。
【0038】
請求項21記載の画像処理プログラムを記録した記録媒体の発明は、コンピュータによって画素値の再配分処理を行うプログラムを記録した記録媒体であって、画像内に設定したブロックから画素値を入力し、ドット配分成分と残存成分との分離比を決定し、前記画素値を前記分離比に従ってドット配分成分と残存成分とに分離させ、ブロック内の全画素に該ブロック内の残存成分を均等に配分する一方、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する画像処理プログラムを記録した記録媒体である。
【0039】
この記録媒体から読み出された画像処理プログラムをコンピュータで実行することにより、原画のブロック内の平均成分とドット集中成分という2つの異なる濃度分布が加算されるため、1つの画素への高濃度のドット集中を回避し、かつ原画像の濃度分布がある程度保存されつつ、ハイライト部の階調性を向上できるという作用を有する。
【0040】
以下、本発明の実施の形態について、図面を参照して具体的に説明する。
【0041】
(実施の形態1)
図1に、実施の形態1にかかる画像処理装置の機能ブロックを示す。本実施の形態の画像処理装置は、ブロック画素値入力手段11で画像処理対象の画像データをブロック単位で取込み、取込んだ画素値を配分成分と残存成分とに分離するための分離比Rを分離比決定手段12で決定する。一方、分離手段13が分離比Rに基づいて画素値を配分成分と残存成分とに分離し、再配分手段14がブロック内で再配分される画素を決定して配分量をその画素に再配分し、残存量配分手段15がブロック内の全画素に残存量を再配分する。そして、ブロック画素値出力手段16からドット集中化処理した画素ブロックの画素値を出力する。
【0042】
以上の様に構成された画像処置装置をカラープリントシステムに適用した場合のシステム構成を図2に示す。同図に示すカラープリントシステムでは、カラーLBP21のプリンタドライバ22に対して画像処理装置10の出力である処理画像のRGB信号が与えられる。また、画像処理装置10に対してはスキャナ等の画像入力装置23で取込まれたカラー入力画像のRGB信号が与えられる。
【0043】
図3に、画像処理装置10の機能を実現するコンピュータ30の概略的なハードウエア構成を示す。CPU31の接続されたバス32上にメモリ33が接続されている。メモリ33には、図1に示す各種機能ブロックを実現するプログラムが保存されている。CPU31は、画像処理の各工程に応じてメモリ33上の必要なプログラムを起動させる。また、コンピュータ30は、バスインターフェースを介してディスプレイ/キーボード34、フロッピーディスクユニット35、さらにスキャナ23、カラーLBP23及びカラーLBP21等の機器が接続されている。
【0044】
以上のように構成された本実施の形態の動作について説明する。
【0045】
図4に画像処理装置10での処理全体の流れのフローチャートを示し、図5にブロック処理のフローチャートを示す。
【0046】
図2のカラープリントシステムにおいて、スキャナなどの画像入力装置23からRED、GREEN、BLUEデジタル信号によって構成されたカラー画像の画素信号が画像処理装置10へ供給される。
【0047】
画像処理装置10では、以下のステップを実行する。
【0048】
まず、S401でカラーRED、GREEN、BLUE版のうち、最初に処理する色を決定し、S402で最終処理する色が終了しているかどうかを判定し、終了していなければS403へすすんで該当色版の画像処理を実行し、終了していれば処理終了となる。
【0049】
S403では、ブロック処理を行う場合の位相の初期状態を設定する。位相pは、画像上でブロック処理が主走査方向に開始する場合の副走査方向の画素番号pixに相当する。位相pをブロック毎に交互に変化することにより疑似網点を形成することができる。
【0050】
例えば、WB=2、HB=2の2×2ブロックの場合には、図6に示すようなブロック構造が考えられる。画像の左上角からブロックを設定するが、まず、主走査線最初のラインLine=0と次のラインLine=1が含まれるブロックがこの図6では、左端からはじめるようにしているので初期位相p=0に設定する。
【0051】
次に、S404で最初のラインを設定し、S405では画像の副走査方向のブロック処理が終了したかどうかを判定し、終了していれば当該色の処理は終了したものとして、余りの未処理ラインがあればS406で適当な値を設定した後にS407において次の処理色を設定してS402に戻る。未終了であれば、S408へ進み、主走査線上画素位置pixを前記位相値pに設定し、S409にて、主走査線方向の終了条件をチェックする。
【0052】
主走査線方向のブロックについて処理が終了していなければ、S410へ進み、入力画像上の副走査線、主走査線で作られる2次元座標(Line,pix)位置に当たる画素を左上とする入力ブロックから画素値IijをWB×HB画素、すなわち図6では2×2=4画素を入力する。
【0053】
次に、S411において後述するブロック処理を行い、S412にて出力画像上の(Line,pix)位置を左上とする出力ブロックに出力値Oijを設定した後、S413において画素位置をWBだけ増加させて主走査線上の次のブロックを処理するために再びS409へ戻る。
【0054】
S409にて1ラインの処理が終了したことが確認されたならば、S414へ進み、ブロック処理されず余った未処理画素があれば適当な値を設定した後に、S415にて、主走査線Line番号をWB=2だけ増加させて、次のブロック位置のラインを処理するよう設定する。
【0055】
次にS416において、位相pを変更する。図6においては、位相p=0からp=1に変更した後、S405へ戻る。こんどはS408においてpix=p=1の位置から始まるブロックが処理されることになる。
【0056】
なお、以上の説明はRED、GREEN、BLUEを各色版ごとに処理した。すなわち面順次方式で処理する場合を想定したフローチャートであるが、その他の方式、たとえば点順次方式で処理する場合にも適用できることは言うまでもない。
【0057】
図7は、WB=4、HB=2という4×2画素のブロックを用いた場合の例であり、この例でも、ブロック処理の概要は図4と同じである。ただし、位相の変化は、初期位相P=0とすると、次にはp=2となり、位相Pを交互に0と2を変化することにより、ブロックを2画素づつ主走査方向に移動して45度の疑似網点状のドット集中が達成されるものである。
【0058】
次に、上記S411でのブロック処理について詳細に説明する。
【0059】
画像処理装置10では、ブロック画素値入力手段11が2次元のカラー画像を主走査方向にWB画素、副走査方向にHB画素からなるブロックに分割し、ブロック内のWB×HB画素の画素値を各色毎に入力する。ここでは、カラーの1成分毎に同じ処理をするので、ある1色の画素値をIij(I=0〜WB−1、j=0〜HB−1)とする。
【0060】
分離比決定手段12は、各色毎に1ブロック分の画素値Iijを入力し、その入力ブロックに対する配分成分と残存成分とを分離するための分離比R(0〜1)を出力する。分離比決定手段12では、ブロック内の画素平均濃度を元に、図8に示す分離比算出線(801,802,803)を用いて分離比Rを決定する。
【0061】
分離手段13では、1ブロックを構成している個々の画素の画素値を分離比Rで配分成分と残存成分とに分離する。ブロック内の全画素の配分成分の総和である配分量Hを再配分手段14へ出力する。また、ブロック内の全画素の残存成分の平均値である残存量Pを残存量配分手段15へ出力する。
【0062】
図9(a)に1ブロック分の画素値を分離比R=0.5で分離した状態を、また図10(a)に分離比R=0.9で分離した状態を示している。図中、各画素の斜線部分が残存成分であり、白領域が配分成分である。なお、画素配分順序は予め決められているものとする。図11(a)には2×2の大きさに設定したブロックでの各画素の順位付けの例が示されており、図11(b)には4×2の大きさのブロックでの各画素の順位付けの例が示されている。
【0063】
残存量配分手段15は、1ブロックを構成する全画素の残存成分の平均値が残存量Pとして与えられるので、ブロック内の全画素に残存量Pを配分する。図9(b)、図10(b)に残存成分の総和をブロック内の各画素に均等に分配した状態を示している。
【0064】
再配分手段14は、1ブロック内の全画素の配分成分の総和が与えられるので、配分成分の総和である配分量Hをブロック内の画素に対して再配分していく。この時、図9(b)、図10(b)に示すように各画素への再配分値は、ブロック内の各画素につけられた順序に従い、最大の濃度まで配分する方針でドット集中化を行う。
【0065】
ブロック画素値出力手段16は、各画素に対して再配分手段14と残存量配分手段15とから配分された量を加算して出力値Oijを出力画像に出力する。
【0066】
以上の処理の流れを図5のフローチャートにより詳細に説明する。
【0067】
図5は、S411でのブロック処理を詳細に説明するフローチャートであり、入力ブロックにはカラー画像のRED、GREEN、BLUEのうちの1色が画素値として読み込まれていることを前提とする。
【0068】
S501では、入力画素値(RED、GREEN、BLUE)から(CYAN、MAGENTA、YELLOW)に変換される。これはプリンタドライバ22で行われるプリンタへの駆動信号としての正確な色変換ではなく、単に画素値を0で白、255で黒とするために行うものである。色信号が8ビット信号で0から255までの値をとる場合、
【0069】
【数1】

Figure 0003547965
とする。この濃度化された画素値を以降Iijと称する。
【0070】
S502では、これらブロック内の濃度信号の和Sumを算出する。
【0071】
【数2】
Figure 0003547965
S503では、算出された総和Sumをブロック内画素数BNで除算して平均濃度Iavを求める。
【0072】
【数3】
Figure 0003547965
S504では、平均濃度Iavから、分離比Rを算出する。上記したように図8はIavから分離比Rを求めるためのグラフであり、Iav=0のハイライト部から、Iav=255のダーク部まで、分離比Rが単調に増加する直線として設定されている。各々の直線801、802、803は、一次関数にて表現され2つのパラメータ、傾きGradとOffsetを種々変化させたものを描いている。801は、Offsetが0でありハイライト部でのドット集中度合いが大きく、802などはOffsetが大きくハイライト部でのドット集中度合いが小さい。
【0073】
また、803のように傾きGradが大きいものは、ドット集中処理を実施するハイライト領域の濃度範囲が狭いためR=1であるドット集中処理のない領域への移行が早く行われる。これらの関係は以下の式で表される。尚、この関係式は1つの例であり、2次関数その他の複雑なカーブをとることも可能である。
【0074】
【数4】
Figure 0003547965
S505では、ドット集中の度合いを決定する配分量Hを以下の式で算出する。この配分量は個々の画素位置でなく、ブロック内の総和としての量になる。
【0075】
【数5】
Figure 0003547965
一方、S506では、配分量以外の残存量の平均値Pが算出される。
【0076】
【数6】
Figure 0003547965
S507では、個々のブロック内の各画素位置ごとに最大信号値255まで加算可能な余裕量Qが計算される。
【0077】
【数7】
Figure 0003547965
S508以降のステップにおいて画素の再配分、加算が実施される。各ブロックは同一画素位置に対して同じ再配分優先順序がつけられている。図9又は図10に示すように、配分量Hが、再配分優先順位が1の画素から再配分され残存量と加算されることによってドット集中を実行する。
【0078】
まず、S508において、ブロック内の最優先画素であるブロック画素(以下、第1画素と称する)から処理をすすめる。S509において、配分量Hと余裕量Qを比較する。その結果、配分量Hのほうが上回っておれば、この第1画素には255まで一杯に濃度が配分される。そこで、S510へ進み第1画素に対して(255−R)だけの量を配分し残存量と加算することにより結果的に値255を付与する。そして、S511にて、配分量Hから今配分した量であるRを減ずる。そして、S512で次の優先画素である第2画素を処理対象とする。再びS509へ戻り、残りの配分量Hと余裕量Qとを比較し、配分量を決定する。以上の処理を繰り返して配分量Hが余裕量を下回った場合、あるいは最初にS509で、配分量Hが第1画素の余裕量Qを下回った場合にはS513に進み、配分量H全てを残存量平均値Pに加算して再配分、加算処理を終了する。S514では、濃度として考えてきた出力ブロック画素値OijをRGBへ以下の式で変換してブロック処理を終了する。
【0079】
【数8】
Figure 0003547965
原画像の1つの4×2の画素ブロック内の8個の画素の濃度分布に対してブロック処理が行われたとして、図9では分離比R=0.5の場合の出力分布を、図10は分離比R=0.9の場合の出力分布を描いている。
【0080】
図9の場合には、分離比が0.5という低い値であり、各画素値の50%が総和をとられて配分量Hに寄与し、おなじく50%の総和の平均値が残存量平均値Pとなる。その結果、図9(b)に示すように、全体的に低い濃度の平均値の上に画素順序1、2、3あたりまでの優先画素に高い濃度が配分されドットが集中化する。
【0081】
一方、図10の場合には各画素値の10%だけが配分量に寄与し、90%までが残存量となる。したがって、図10(b)に示すように全体的に高い平均濃度の上に最優先画素に各画素値の10%の総和濃度が加算されるだけであり、ドット集中というよりはブロック内の濃度平均化に近い処理になっている。
【0082】
以上のように分離比Rが小さいほどドット集中度が多くなり分離比Rが大きい程、ブロック内が平均化されるため、図8に示すような関係を考慮すると、画像のハイライト部でブロック内においてドット集中化が起こり、ダーク部ではブロック内の画素値平均化が起こる。又ブロック内での平均的な濃度やカラーの色相は保存されるという特性をもつ。
【0083】
以上のようなドット集中処理により、画像のハイライト部分の再現性を向上しつつ、特にダーク部で過剰なドット集中による黒ドットの過剰な生成を回避することができ、両者の間で複数領域の判定をせず連続的にドット集中を制御できるものとなる。
【0084】
図2に示したカラープリントシステムでは、上述したドット集中化処理を実行した画像処理装置10からプリンタドライバ22に対してドット集中処理を施されたRED、GREEN、BLUEのデジタル画像信号が供給される。
【0085】
プリンタドライバ22は、RED、GREEN、BLUE信号からCYAN、MAGENTA、YELLLOW、BLACK信号への変換を行ってカラーLBP21への入力とする。カラーLBP21の内部のPWM回路24では、CMYK信号を1色ずつパルス幅信号に変換してレーザドライバを駆動してドラム上に潜像を形成する。
【0086】
このような実施の形態によれば、ブロック内画素値の平均濃度に応じてドット配分成分と残存成分との分離比Rを決めてここの画素値を2成分に分離し、優先画素から順番に配分量を再配分することでドット集中化を実現するので、RGB信号に対して適切なドット集中化処理が図られ、色再現の劣化を抑制でき、LBPのハイライト階調特性を向上できる。
【0087】
(実施の形態2)
図12に、実施の形態2にかかる画像処理装置の機能ブロックを示す。なお、上記実施の形態1の各部と同じ機能を有する部分には同一符号を付している。
【0088】
実施の形態2では、画像処理全体は実施の形態1と同一であり、図4で説明した中で、ブロック処理411の部分のみが異なる。以下、ブロック処理の構成とフローチャートを説明する。
【0089】
実施の形態1では、画像のダーク部ではブロック内の濃度が平均化される傾向にあるため、元の画像における分布と異なってしまい、黒い文字などダーク部のエッジなどがうまく再現されないこともある。そこで、本実施の形態は、画像のダーク部では平均化へ近づけるのではなく原画像の濃度分布に近づけることを目標に以下のブロック処理を実行している。
【0090】
図12において、ブロック画素値入力手段11では、2次元のカラー画像を主走査方向にWB画素、副走査方向にHB画素からなるブロックに分割してブロック内のWB×HB画素のR、G、B信号毎に画素値を入力する。ここでは、カラーの1成分毎に同じ処理をするので、ある1色の画素値をIij(I=0〜WB−1、j=0〜HB−1)とする。
【0091】
分離比決定手段12では、画素値Iijを入力して分離比R(0〜1)を出力する。分離比Rはブロック内の平均濃度などを元に算出される。算出された分離比Rは分離手段13へ通知される。
【0092】
分離手段13では、各画素値Iijを分離比Rに従って残存成分と配分成分とに分離する。個々の画素の残存成分は、残存量Yijとしてブロック内の同一画素位置に配分するためそのままブロック画素値出力手段16へ出力される。一方、画素値Iijから残存量の差し引かれた残りの量は総和が取られて配分量Hとなる。配分量Hは再配分手段14に入力する。
【0093】
再配分手段14は、配分量Hをブロック内に再配分していく。この時、各画素への再配分値は、ブロック内につけられた順序に従い、最大の濃度まで配分する方針で行う。
【0094】
ブロック画素値出力手段16は、ブロック内画素毎に残存量Yijに再配分値を加算した値を出力値Oijとして出力する。
【0095】
以上の処理の流れを図13のフローチャートにより詳細に説明する。
【0096】
図11は、図2のブロック処理S210を詳細に説明するフローチャートであり、最初のS501からS505までの処理は、図5での説明と同一であるので説明は省略する。
【0097】
実施の形態1と異なるのは、S1301からである。本実施の形態は、残存量が平均値として同一値ではなく、ブロック内の個々の画素位置ごとに残存量が算出される。
【0098】
まず、出力値に残存量をセットする。すなわち、入力値に分離比Rを乗じて算出する。
【0099】
【数9】
Figure 0003547965
S1302では、個々のブロック内の各画素位置ごとに最大画素値255まで加算可能な余裕量Qijが計算される。
【0100】
【数10】
Figure 0003547965
以降の処理では、配分量Hが、順位が1の画素から順次、2、3、4…8まで余裕度を可能な限り一杯にするように再配分され、残存量と加算されることによってドット集中を実行する。
【0101】
まず、S1303において、ブロック内の最優先画素であるブロック左上端画素(以下第1画素と称する)から処理をすすめる。S1304では、配分量Hと第1画素での余裕量Qijを比較して配分量のほうが上回っていれば、S1305へ進み第1画素に対して(255−Qij)だけの量を配分し残存量と加算することにより結果的に値255を付与する。そして、S1306にて、配分量Hから今配分した量であるQijを減ずる。S1307では次の優先画素である第2画素を処理対象としてS1304へ戻り、残りの配分量Hと第2画素の余裕量Qijとを比較し、配分量を決定する。
【0102】
以上の処理を繰り返して配分量Hが次の優先画素での余裕量を下回った場合、あるいは最初にS1304で、配分量Hが第1画素の余裕量Qijを下回った場合にはS1308に進み、配分量H全てを残存量Oijに加算して再配分、加算処理を終了する。
【0103】
S514では、濃度として考えてきた出力ブロック画素値Oijを再びRED、GREEN、BLUEへ戻し、以上でブロック処理を終了する。
【0104】
以上の処理の効果を4×2の画素ブロックを例に簡単化して表現したものが図14、図15である。原画像の1つのブロック内の8個の画素の濃度分布に対してブロック処理が行われたとして、図14では分離比R=0.5の場合の出力分布を、図15は分離比R=0.9の場合の出力分布を描いている。
【0105】
図14の場合には、分離比が0.5という低い値であり、各画素値の50%が総和をとられて配分量Hに寄与し、おなじく各画素値の50%は残存分となってブロック内の画素値分布を50%だけ残すことになる。そして、再配分の結果として、図14(b)に示すように、画素値分布の50%の上に配分順番1、2、3あたりまでの優先画素に高い濃度がさらに配分されドットが集中化する。
【0106】
一方、図15の場合には各画素値の10%だけが配分量に寄与し、90%までが残存量となる。したがって、図15(b)に示すように最優先画素に各画素の10%の濃度が加算されるだけであり、全体的に原画像の濃度分布がほとんどそのまま残る処理になっている。
【0107】
以上のように分離比が小さいほどドット集中度が多くなり分離比が大きい程、ブロック内が原画像を保存するため、図8に示すような分離比演算直線を考慮すると、画像のハイライト部でブロック内においてドット集中化が起こり、ダーク部では濃度分布は保存され、黒文字などの再現も良好になる特性がある。
【0108】
また、画像のハイライト部分のカラーの色相や階調再現性を向上しつつ、特にダーク部で過剰なドット集中による黒ドットの過剰な生成を回避することができ、両者の間で複数領域の判定をせず連続的にドット集中を制御できる。
【0109】
(実施の形態3)
図16に、実施の形態3にかかる画像処理装置の機能ブロックを示す。なお、上記実施の形態1の各部と同一機能のブロックには同一符号を付している。
【0110】
上記実施の形態2では、画像のダーク部ではブロックにおける分離比が1つに決定し画素毎に異なる値を取ることはできなかった。そのため、ブロック内に黒い細線などダーク部の画素があってもブロック内の他の画素がハイライトの場合には平均濃度が下がって分離比Rが下がりドット配分成分が強くなる結果、黒の細線が網点ドットに埋まって再現されない。
【0111】
本実施の形態は、解像度を向上するために画素単位にドット配分成分と残存成分とを決定するものとした。
【0112】
本実施の形態にかかる画像処理装置は、分離比決定手段1601が画素値Iijを入力して分離比Rijを出力する。ここで分離比の添え字ijはブロック内の各画素毎にその濃度を元に算出されることを意味する。分離手段1602では、各画素値Iijを分離比Rijに従って残存量と配分量Hijとに一旦分離する。そして、残存量は、各画素ごとにブロック内に残る。一方、Hijはブロック内で総和が取られて配分量Hとなる。再配分手段14は、配分量Hをブロック内に再配分し残存量と加算していく。この時、各画素への再配分値は、ブロック内につけられた順序に従い、最大の濃度まで配分する方針で行う。ブロック画素値出力手段16は、ブロックの出力値Oijを出力する。以上の処理の流れをフローチャートにより詳細に説明する。
【0113】
図17は、本実施の形態でのブロック処理を詳細に説明するフローチャートであり、最初のS501と最後のS514、およびS1302からS1308までの処理は、図5、図13での説明と同一であるので説明は省略する。
【0114】
本実施の形態で上記実施の形態2と異なるのは、S1701からであり、分離比Rがブロック内で同一値でなく、ブロック内の個々の画素ごとに算出される点である。分離比Rは、図8のIavを画素値Iijと考えて算出することになる。S1702では、配分量を以下の式で算出する。
【0115】
【数11】
Figure 0003547965
S1703では、出力ブロックに各画素ごとに算出された残存量を蓄積する。
【0116】
【数12】
Figure 0003547965
以下のステップは、図5、図13と同一であり、配分量Hが、順位が1の画素から順次、2、3、4…8まで余裕度を可能な限り一杯にするように再配分され、残存量と加算されることによってドット集中を実行する。
【0117】
以上の処理の効果を4×2の画素ブロックの処理を例に簡単化して表現したものが図18である。図18(a)に示すような原画像の1つのブロック内の8個の画素の濃度分布に対してブロック処理が行われたとして、分離比は画素値が低い画素ほど低く、画素値が高いほど高く設定されている。例えば、図18(a)での配分順序が1である画素、すなわち第1画素では、R=0.5であるからドット配分成分は元の画素値の50%、残存成分も50%であるが、それより画素値が高い第6画素においてはR=0.9となっているから配分成分は10%、残存成分は90%となる。図18(b)に示すように、処理後の分布では、この効果によって本来であれば第6画素のようにドット集中化がされにくい画素においても十分画素濃度が高ければ出力として保存されることがわかる。
【0118】
以上のように分離比が各画素毎に決定されるため、細かい黒文字などの解像度再現も良好になる特性がある。
【0119】
ここで、実施の形態1、2、3について共通に生じる効果として、ブロック処理を行った後にPWM処理をすることによる疑似網点化の効果につき、2×2ブロックと4×2ブロックの場合について説明する。
【0120】
図19(a)は、2×2ブロックで再配分を行った場合の面積率25%いうハイライト領域における画素配置を示し、図19(b)はそれに対してPWM処理した結果を示す図である。
【0121】
ここでは、各黒画素の濃度は濃度128未満のハイライトドットを意味するものとする。ブロックライン毎に位相が変化しているが、順序付けは変化させてないため、出力結果は約53度の角度をもつ非直交の疑似網点となる。縦のa,bと番号を付けた直線群は主走査方向2ドットを単位に実施されるPWMで形成される万線位置を示しており、SHはそれを生じさせる三角波閾値を示している。この場合、同図(b)を見ると主走査方向には2ドット毎にドットが出現している。すなわち元々2ドット単位に行われるPWM方式に対し、この2×2ブロックを用いるドット集中方法では主走査方向の低線数化はできていない。
【0122】
したがってPWMのハイライト部をドット集中化させるという本来の目的を十分に生かし切ることができないことになる。一方、図20(a)は、4×2ブロック処理における面積率12.5%、の場合の処理後の画素配置を示し、図20(b)はそれをPWM処理した結果を示したものである。
【0123】
この場合、図20(a)から分かるようにハイライト部で直交型の45度網点の形状を呈するため視覚的に良好な結果をもたらす。さらに主走査線上2ドット単位のPWMを実施した同図(b)から分かるように、主副走査方向に各々4画素毎にドットが出現するため、本来a,b,a,b…と並んだ万線のうちaあるいはbの一方が主走査線方向で、交互に消滅する効果を呈する。
【0124】
4×2ブロックは、このようにドット集中が万線の低線化という効果を有しており、プリンタ特性に余裕を持たせるため十分なドット描画特性、ひいては階調特性を得ることができる。
【0125】
なお、以上の説明では、主走査方法に2ドット単位のPWMを前提にしたためブロック構成が4×2の場合に良い結果が得られる例で説明したが、PWMを実施した場合に主走査方向に低線数化ができて45度網点が得られる他のブロック構成でも同様に効果的であることはいうまでもない。
【0126】
また、本発明ではカラー画像を対象に、各色RGB毎に同一処理を行うことを前提に効果を説明してきたが、本発明をCMYK信号に適用することも可能である。
【0127】
【発明の効果】
以上のように本発明によれば、ブロックを構成する画素値分布の一部だけがドット集中の成分として使われるが、残りの一部はドット集中以外の効果に使用されるので、ブロック内平均濃度やカラーの色相は保存しつつ、高濃度画素で墨ドットが異常に多く発生する問題を回避し、画質の向上が図れる。また、主としてハイライト部で、ドット集中成分を多くしてシャドウ部にいたる過程で少しずつドット集中成分を減少させることにより、ハイライト部では視覚的に好ましくプリンタ特性も安定な低解像度の45度の疑似網点を構成し、黒文字などのダーク部では従来の高い解像度のPWM万線再現を実現することができる、という有利な効果が得られる。
【図面の簡単な説明】
【図1】本発明の実施の形態1にかかる画像処理装置のブロック図
【図2】実施の形態1の画像処理装置を適用したカラープリントシステムのシステム構成図
【図3】実施の形態1の画像処理装置を実現するコンピュータの構成図
【図4】実施の形態1の画像処理装置における処理全体の流れを示すフロー図
【図5】実施の形態1の画像処理装置におけるブロック処理のフロー図
【図6】入力画像に設定した2×2の画素ブロックの設定例を示す図
【図7】入力画像に設定した4×2の画素ブロックの設定例を示す図
【図8】平均濃度と分離比との関係を示す図
【図9】実施の形態1によるある分離比でのブロック処理の結果を示す図
【図10】実施の形態1による他の分離比でのブロック処理の結果を示す図
【図11】ブロック内の順位付けを示す図
【図12】本発明の実施の形態2にかかる画像処理装置のブロック図
【図13】実施の形態2の画像処理装置におけるブロック処理のフロー図
【図14】実施の形態2によるある分離比でのブロック処理の結果を示す図
【図15】実施の形態2による他の分離比でのブロック処理の結果を示す図
【図16】本発明の実施の形態3にかかる画像処理装置のブロック図
【図17】実施の形態3の画像処理装置におけるブロック処理のフロー図
【図18】実施の形態3によるブロック処理の結果を示す図
【図19】2×2ブロック処理によるハイライト部ドット配置を示す図
【図20】4×2ブロック処理によるハイライト部ドット配置を示す図
【符号の説明】
10 画像処理装置
11 ブロック画素値入力手段
12 分離比決定手段
13 分離手段
14 再配分手段
15 残存量配分手段
16 ブロック画素値出力手段
21 カラーLBP
22 プリンタドライバ
23 画像入力装置
24 PWM回路
30 コンピュータ
31 CPU
32 バス
33 メモリ
34 ディスプレイ/キーボード
35 FDユニット[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image processing method and an image processing apparatus for converting a gradation image into a halftone image, and more particularly to an image processing method and image suitable for supplying an RGB halftone image to a PWM type image forming apparatus. It relates to a processing device.
[0002]
[Prior art]
In recent years, with the development of computer networks, an image captured by a scanner or the like and a character portion generated by fonts are generated in advance on a user's computer, and a color laser beam printer (hereinafter referred to as a colorLBPIs generally used to form images.
[0003]
In the color LBP, since an image and characters are separated on a computer, it is possible to perform a process that emphasizes the gradation of the image, and recently a full-color image of about 600 dpi can be reproduced beautifully.
[0004]
ColorLBPAs the image forming method, the PWM method is generally used. The PWM method controls the emission time of the laser light in one main pixel or a plurality of pixels in the main scanning direction of the image in about 256 steps, and expresses the on / off state of the toner by the area control. Has the ability to reproduce. In this method, lines are continuous in the sub-scanning direction, and a so-called line screen is formed. The PWM method is widely used not only in color LBP but also in color copiers and the like because it can form images with high resolution and high gradation.
[0005]
However, PWM colorLBPHowever, there is a problem in that the gradation of the highlight portion is poor, and in an image having a light color gradation, the light color becomes white and cannot be reproduced. Therefore, even if the input signal is increased to increase the density, the highlight area cannot be reproduced. Also, in the reproduction of light colors, the way of attaching toner is very analog-like, and the lines tend to be interrupted at random. Due to this instability factor, the reproduction gradation curve becomes unstable and the image quality becomes visually noisy. Due to these problems, the gradation which should be an advantage of PWM cannot be actually reproduced in 256 steps.
[0006]
Conventionally, solutions to this problem have been proposed mainly in three directions.
[0007]
The first method is a method in which the PWM processing and the multi-value dither processing are combined to reproduce gradation using only a plurality of density dots that can be stably reproduced. For example, in Japanese Patent Application Laid-Open No. 4-280633, a 64-value binarization by PWM and a dot dispersion threshold matrix of 2 × 2 dots are combined.LetIt has been proposed to stably reproduce 257 gradations.
[0008]
The second method is to perform PWM after performing tone conversion by alternately using two tone correction curves, that is, a curve for increasing the density and a curve for decreasing the density in the vicinity of the highlight, and then perform a pseudo net. In this method, dots are formed to eliminate dot instability. For example, in JP-A-3-133668 or JP-A-7-254985, concentration of dots is performed by alternately performing tone correction with a different correction curve on pixels adjacent in the sub-scanning line direction and the main scanning direction. -The resolution is reduced and the dots are stabilized.
[0009]
A third method is to measure a threshold value of a non-reproducible density signal as disclosed in Japanese Patent Application Laid-Open No. 2-192966, set a block of 2 × 2 pixels on an image, and set pixels in the block to pixels having a density lower than the threshold value. Is present, the pixel density sum in the block is calculated and redistributed to the pixels in the block in accordance with a predetermined order to remove the light dots and concentrate the high density dots. In Japanese Patent Application Laid-Open No. 9-83799, pixel concentration is performed for two pixels in the main scanning direction in accordance with the density value area to reduce the PWM line in the highlight portion and to concentrate dots. Execute.
[0010]
However, in the above-described multi-value dither method, which is the first method, it is very difficult to design an optimal matrix because there is a large degree of freedom in determining the dither matrix. Further, the method using the gradation correction curve as the second method has a problem that it largely depends on the characteristics of the printer. On the other hand, the dot concentration method in the third method can be said to be a relatively simple method when image processing is executed by software.
[0011]
In recent years, printers having different characteristics are often connected via a network. In this case, it is necessary for a user who constructs a network system to independently satisfy a demand for improving image quality. For example, there is a demand for further improving the gradation characteristics of light colors of a PWM type printer, or for making the reproduction image quality between printers of different models match as much as possible.
[0012]
Therefore, it is conceivable to apply a relatively simple dot concentration method among the above-described conventional image processing methods to a color image. In this case, since the color signals that can be operated by the user are only the RGB signals by RED, GREEN, and BLUE, the conventional dot concentration technology is applied not to the so-called CMYK signals of CYAN, MAGENTA, YELLOW, and BLACK but to the RGB color plate. The fact was that we had to do it.
[0013]
[Problems to be solved by the invention]
However, when the conventional dot concentration processing is applied to the three components of RED, GREEN, and BLUE of a color image, there is a problem that the overall color reproduction of the color image becomes dark and deteriorates.
[0014]
This is because, as a result of the dot concentration process, the ratio of the three signals RED, GREEN, and BLUE overlapping the same pixel at the maximum density increases, and the generation of black (BLACK) dots in the black generation process on the printer driver side becomes abnormal. It is because it increases.
[0015]
However, it is impossible to control the generation of black dots by controlling the black signal as long as the color signals of RED, GREEN, and BLUE are handled. The same situation applies to the three colors CYAN, MAGENTA, and YELLOW. When controlling a color printer using these color signalsofBLACK dots are formed from three colors according to a certain rule, so that the image quality is degraded when a simple dot concentration process as in the related art is used.
[0016]
The present invention relates to an image processing method and an image processing apparatus capable of executing dot concentration processing in an RGB signal space and improving LBP highlight gradation characteristics while suppressing deterioration of color reproduction due to occurrence of BLACK dots and the like. The purpose is to provide.
[0017]
[Means for Solving the Problems]
In order to solve this problem, an image processing method and apparatus according to the present invention perform dot concentration processing in an RGB signal space while suppressing degradation in color reproduction due to the occurrence of black dots and the like, and perform LBP highlight gradation characteristics. For the purpose of improving the image quality, input pixel values from the block set in the image, andDot distribution component and residual componentSeparated intoThe dot distribution component is redistributed so as to concentrate dots on specific pixels in the block, and the remaining component is distributed to each pixel in the block.It is characterized by redistribution.
[0018]
As a result, only a part of the pixel value distribution forming the block is used as a dot concentration component to generate BLACK, but the rest is used for conventional PWM gradation reproduction other than dot concentration, so that the overall density is It is possible to avoid occurrence of an abnormally large number of black (BLACK) dots in high density pixels while storing.
[0019]
Also, mainly in the highlight area, in the process of increasing the dot concentration component and reaching the shadow arealittle by littleBy reducing the dot concentration component, a low-resolution 45-degree pseudo halftone dot is visually formed in the highlight part and the printer characteristics are stable, and the conventional high-resolution PWM line is reproduced in the shadow part such as black characters. Can be realized. In this regard, as in the prior art, a solution was adopted in which the density area was divided into a plurality of areas such as a highlight area, an intermediate area, and a shadow area, and the method of dot concentration was changed in each area. Not. Instead, the concept of a separation ratio that separates each pixel value in a block into a dot component and other remaining components is considered, and the separation ratio is made continuously variable with the average density of the block.
[0020]
BEST MODE FOR CARRYING OUT THE INVENTION
The image processing method according to claim 1 includes a step of acquiring a pixel value of a pixel included in a block set in an image, and a step of acquiring each pixel value of the block.Dot distribution component and residual componentSeparating intoThe dot distribution component is redistributed so as to concentrate dots on specific pixels in the block, and the remaining component is distributed to each pixel in the block.Redistribution step.
[0021]
Also,Claim 6The invention of the image processing apparatus described in the above, pixel value input means for obtaining the pixel values of the pixels included in the block from the block set in the image, and each pixel value of the blockDot distribution component and residual componentSeparation means for separating,The dot distribution component is redistributed so as to concentrate dots on specific pixels in the block, and the remaining component is distributed to each pixel in the block.And a configuration including a redistribution means for performing redistribution.
[0022]
Also,Claim 18The invention of the described image processing apparatus is an apparatus that redistributes pixel values by a programmed computer, and includes a pixel value input unit that inputs pixel values from a block set in an image, and each pixel value in a block. ToDot distribution component and residual componentSeparation means for separating intoThe dot distribution component is redistributed so as to concentrate dots on specific pixels in the block, and the remaining component is distributed to each pixel in the block.And a configuration including a redistribution means for performing redistribution.
[0023]
According to a twentieth aspect of the present invention, there is provided a recording medium storing a program for performing a pixel value redistribution process by a computer, wherein a pixel value is input from a block set in an image. Then, in the block, each pixel value is separated into a plurality of components of a dot distribution component and a residual component, and the dot distribution component is redistributed so as to concentrate dots on specific pixels in the block, and the residual component is divided into the block. In which an image processing program to be redistributed to each of the pixels is recorded.
[0024]
With this configuration, the image density in a block on the image can be reduced.Dot distribution component and residual componentEach component can be given to each pixel in a different distribution scheme, and the concentration of high-density dots on one pixel can be avoided, and the gradation of the highlight portion can be improved. Have.
[0025]
The image processing method according to claim 2 includes a step of acquiring a pixel value of a pixel included in the block from a block set in the image, and a step of determining a separation ratio for separating the pixel value into a plurality of components. Separating each pixel value in the block into a dot distribution component and a residual component with the determined separation ratio; distributing the residual component in the block evenly to all pixels in the block; Allocating the total amount of the allocated components to the pixels in the block in a predetermined order.
[0026]
Also,Claim 7The invention of the image processing apparatus described above includes a pixel value input unit that acquires a pixel value of a pixel included in the block from a block set in the image, and a separation ratio determination that determines a separation ratio that separates the pixel value into a plurality of components. Means, separation means for separating each pixel value in the block into a dot distribution component and a residual component at the determined separation ratio, and residual amount distribution means for uniformly distributing the residual component in the block to all pixels in the block. And a redistribution means for allocating the total amount of the dot distribution components in the block to the pixels in the block in a predetermined order.
[0027]
An image processing apparatus according to a nineteenth aspect is an apparatus for redistributing pixel values by a programmed computer, and obtains pixel values of pixels included in the block from a block set in the image. A pixel value input unit, a separation ratio determining unit that determines a separation ratio that separates a pixel value into a plurality of components, and a separation unit that separates each pixel value in a block into a dot distribution component and a residual component at the determined separation ratio. Means for uniformly allocating the remaining components in the block to all the pixels in the block, and redistribution for allocating the total amount of the dot distribution components in the block to the pixels in the block in a predetermined order. Means.
[0028]
With this configuration, two different density distributions, that is, an average component and a dot concentration component in the block of the original image are added, so that high-density dot concentration on one pixel is avoided, and the density distribution of the original image is preserved to some extent. In addition, there is an effect that the gradation of the highlight part can be improved.
[0029]
According to a third aspect of the present invention, there is provided an image processing method comprising: obtaining a pixel value of a pixel included in a block from a block set in an image; and determining a separation ratio for separating the pixel value into a plurality of components. Separating each pixel value in the block into a dot distribution component and a residual component at the determined separation ratio; distributing the residual component of each pixel as a residual amount of the same pixel; and a dot distribution component in the block. And allocating the total amount of the pixels to the pixels in the block in a predetermined order.
[0030]
Also,Claim 8The invention of the image processing apparatus described above includes a pixel value input unit that acquires a pixel value of a pixel included in the block from a block set in the image, and a separation ratio determination that determines a separation ratio that separates the pixel value into a plurality of components. Means, separation means for separating each pixel value in the block into a dot distribution component and a residual component at the determined separation ratio, and a residual amount distribution means for distributing the residual component of each pixel as a residual amount of the same pixel, A redistribution means for allocating the total amount of the dot distribution components in the block to the pixels in the block in a predetermined order is adopted.
[0031]
With this configuration, two different density distributions, that is, a pixel distribution component and a dot concentration component in the block of the original image are added, so that high-density dot concentration on one pixel is avoided and the density distribution of the original image is preserved. , The gradation of the highlight portion can be improved. Further, since the separation ratio between the dot component and the residual pixel value component is determined according to the block density sum, there is an effect that the ratio between the dot component and the residual component can be changed depending on the average density.
[0032]
According to a fourteenth aspect of the present invention, in the image processing apparatus according to any one of the sixth to eighth aspects,The separation ratio determining means is provided in the block.Average density of pixel valuesIs evaluated, and the separation ratio is determined so that the dot distribution component is continuously reduced from the low density portion to the high density portion.
[0033]
With this configuration, instead of reducing the resolution by increasing the concentration of dots in the block in the highlight part, the gradation system is improved, and in the dark part or black character part, the density distribution in the block of the original image is stored and the resolution This has the effect of preventing a decrease in image quality and improving image quality.
[0034]
The invention of an image processing apparatus according to claim 15 is the image processing apparatus according to any one of claims 6 to 8, whereinThe separation ratio determining means evaluates the density individually for the pixels in the block, and determines the separation ratio for each pixel such that the dot distribution component is continuously reduced from the low density portion to the high density portion.
[0035]
With this configuration,The separation ratio is not fixed within the block, but is variable according to individual pixel values.If each pixel has a low density, the dot concentration component is increased to lower the resolution instead of lowering the resolution. In a high-density portion such as a portion, the pixel value is preserved as much as possible to prevent a decrease in resolution and to achieve high image quality.
[0036]
The invention of an image processing device according to claim 16 is the image processing device according to any one of claims 6 to 15,Image data after image processing is input to the image forming apparatus to form an image by the PWM methodHaving PWM means,When the number of pixels in the main scanning direction, which is a processing unit of PWM, is W, the block shape is 2W pixels in the main scanning direction.thingThis has the effect that a line (line screen) can be modulated into a visually favorable halftone pattern in the highlight portion.
[0037]
An image processing apparatus according to claim 17 is the image processing apparatus according to any one of claims 6 to 15,Image data after image processing is input to the image forming apparatus to form an image by the PWM methodHaving PWM means,When the number of pixels in the main scanning direction, which is a processing unit of PWM, is W, the shape of the block is 2 W pixels in the main scanning direction and W pixels in the sub scanning direction. W pixels in the directionEachThey are arranged so as to be staggered alternately, and have an effect that one centralized dot can be stably reproduced by reducing the number of lines, and high image quality can be achieved.
[0038]
Claim 21StatedImage processingThe invention of a recording medium on which a program is recorded is a recording medium on which a program for performing a redistribution process of a pixel value by a computer is recorded, in which a pixel value is input from a block set in an image, and a dot distribution component and a residual component are input. Is determined, and the pixel value is separated into a dot distribution component and a residual component according to the separation ratio, and the residual component in the block is evenly distributed to all the pixels in the block, while the dot distribution in the block is determined. This is a recording medium that records an image processing program that distributes the total amount of components to pixels in a block in a predetermined order.
[0039]
By executing the image processing program read from the recording medium by a computer, two different density distributions, that is, an average component and a dot concentration component in a block of the original image, are added. This has the effect of avoiding dot concentration and improving the gradation of the highlight portion while preserving the density distribution of the original image to some extent.
[0040]
Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings.
[0041]
(Embodiment 1)
FIG. 1 shows functional blocks of the image processing apparatus according to the first embodiment. The image processing apparatus of the present embodiment captures image data to be subjected to image processing in block units by the block pixel value input unit 11 and sets a separation ratio R for separating the captured pixel values into a distribution component and a residual component. It is determined by the separation ratio determining means 12. On the other hand, the separating means 13 separates the pixel value into an allocation component and a residual component based on the separation ratio R, and the redistribution means 14 determines a pixel to be redistributed in the block and redistributes the allocation amount to the pixel. Then, the remaining amount distribution means 15 redistributes the remaining amount to all pixels in the block. Then, the pixel value of the pixel block subjected to the dot concentration processing is output from the block pixel value output means 16.
[0042]
FIG. 2 shows a system configuration when the image processing apparatus configured as described above is applied to a color printing system. In the color printing system shown in FIG. 1, RGB signals of a processed image, which is an output of the image processing apparatus 10, are provided to the printer driver 22 of the color LBP 21. The image processing apparatus 10 is supplied with RGB signals of a color input image captured by an image input device 23 such as a scanner.
[0043]
FIG. 3 shows a schematic hardware configuration of a computer 30 that realizes the functions of the image processing apparatus 10. A memory 33 is connected to a bus 32 to which the CPU 31 is connected. The memory 33 stores programs for implementing the various functional blocks shown in FIG. The CPU 31 activates a necessary program on the memory 33 according to each process of the image processing. The computer 30 is connected to a display / keyboard 34, a floppy disk unit 35, a scanner 23, a color LBP 23, and a color LBP 21 via a bus interface.
[0044]
The operation of the present embodiment configured as described above will be described.
[0045]
FIG. 4 shows a flowchart of the overall processing flow in the image processing apparatus 10, and FIG. 5 shows a flowchart of the block processing.
[0046]
In the color printing system of FIG. 2, pixel signals of a color image constituted by RED, GREEN, and BLUE digital signals are supplied to the image processing apparatus 10 from an image input device 23 such as a scanner.
[0047]
The image processing device 10 executes the following steps.
[0048]
First, in S401, the color to be processed first is determined from the color RED, GREEN, and BLUE versions. In S402, it is determined whether the color to be finally processed has been completed. If not, the process proceeds to S403. The image processing of the plate is executed, and if the processing has been completed, the processing ends.
[0049]
In S403, the initial state of the phase when performing the block processing is set. The phase p corresponds to the pixel number pix in the sub-scanning direction when the block processing starts on the image in the main scanning direction. A pseudo halftone dot can be formed by changing the phase p alternately for each block.
[0050]
For example, in the case of 2 × 2 blocks where WB = 2 and HB = 2, a block structure as shown in FIG. 6 can be considered. A block is set from the upper left corner of the image. First, in FIG. 6, a block including the first line Line = 0 and the next line Line = 1 is started from the left end in FIG. = 0 is set.
[0051]
Next, the first line is set in S404, and it is determined in S405 whether or not the block processing in the sub-scanning direction of the image has been completed. If there is a line, an appropriate value is set in S406, the next processing color is set in S407, and the process returns to S402. If not completed, the process proceeds to S408, where the pixel position pix on the main scanning line is set to the phase value p, and in S409, an end condition in the main scanning line direction is checked.
[0052]
If the processing has not been completed for the block in the main scanning line direction, the process proceeds to S410, where an input block in which a pixel corresponding to a two-dimensional coordinate (Line, pix) position formed by the sub-scanning line and the main scanning line on the input image is set to the upper left , A pixel value Iij is input as WB × HB pixels, that is, 2 × 2 = 4 pixels in FIG.
[0053]
Next, in S411, block processing described later is performed, and in S412, an output value Oij is set in an output block whose (Line, pix) position on the output image is at the upper left, and in S413, the pixel position is increased by WB. The process returns to S409 again to process the next block on the main scanning line.
[0054]
If it is confirmed in step S409 that the processing of one line has been completed, the process advances to step S414. If there is a remaining unprocessed pixel that has not been subjected to the block processing, an appropriate value is set. The number is increased by WB = 2, and a setting is made to process the line at the next block position.
[0055]
Next, in S416, the phase p is changed. In FIG. 6, after changing the phase from p = 0 to p = 1, the process returns to S405. Next, in S408, a block starting from the position of pix = p = 1 is processed.
[0056]
In the above description, RED, GREEN, and BLUE are processed for each color plate. That is, although the flowchart is based on the assumption that the processing is performed by the frame sequential method, it is needless to say that the present invention can also be applied to the case of performing the processing by another method, for example, the dot sequential method.
[0057]
FIG. 7 shows an example in which a block of 4 × 2 pixels of WB = 4 and HB = 2 is used. In this example, the outline of the block processing is the same as FIG. However, if the initial phase is P = 0, then p = 2, and the phase is changed from 0 to 2 alternately, so that the block is moved in the main scanning direction by two pixels by 45 pixels. A degree of pseudo halftone dot concentration is achieved.
[0058]
Next, the block processing in S411 will be described in detail.
[0059]
In the image processing apparatus 10, the block pixel value input unit 11 divides a two-dimensional color image into blocks each including WB pixels in the main scanning direction and HB pixels in the sub-scanning direction, and calculates the pixel values of WB × HB pixels in the block. Input for each color. Here, since the same processing is performed for each color component, the pixel value of a certain color is set to Iij (I = 0 to WB-1, j = 0 to HB-1).
[0060]
The separation ratio determining unit 12 receives a pixel value Iij for one block for each color, and outputs a separation ratio R (0 to 1) for separating a distribution component and a residual component for the input block. The separation ratio determining means 12 determines the separation ratio R using the separation ratio calculation lines (801, 802, 803) shown in FIG. 8 based on the average pixel density in the block.
[0061]
The separating means 13 separates the pixel values of the individual pixels forming one block into an allocation component and a residual component at a separation ratio R. The distribution amount H, which is the sum of the distribution components of all the pixels in the block, is output to the redistribution unit 14. Further, the residual amount P, which is the average value of the residual components of all the pixels in the block, is output to the residual amount distribution unit 15.
[0062]
FIG. 9A shows a state where pixel values of one block are separated at a separation ratio R = 0.5, and FIG. 10A shows a state where pixel values are separated at a separation ratio R = 0.9. In the figure, the hatched portion of each pixel is a residual component, and the white region is a distribution component. It is assumed that the pixel distribution order is determined in advance. FIG. 11A shows an example of ranking of each pixel in a block set to 2 × 2, and FIG. 11B shows each pixel in a block of 4 × 2 size. An example of pixel ranking is shown.
[0063]
Since the average value of the remaining components of all the pixels forming one block is given as the remaining amount P, the remaining amount allocating unit 15 allocates the remaining amount P to all the pixels in the block. FIGS. 9B and 10B show a state in which the sum of the remaining components is evenly distributed to each pixel in the block.
[0064]
The redistribution means 14 receives the total sum of the distribution components of all the pixels in one block, and thus redistributes the distribution amount H, which is the total sum of the distribution components, to the pixels in the block. At this time, as shown in FIG. 9B and FIG. 10B, the redistribution value to each pixel is determined according to the order assigned to each pixel in the block, and the dot concentration is distributed to the maximum density. Do.
[0065]
The block pixel value output unit 16 adds the amounts distributed from the redistribution unit 14 and the remaining amount distribution unit 15 to each pixel, and outputs an output value Oij to an output image.
[0066]
The flow of the above processing will be described in detail with reference to the flowchart of FIG.
[0067]
FIG. 5 is a flowchart for explaining the block processing in S411 in detail. It is assumed that one of RED, GREEN, and BLUE of a color image is read as a pixel value in an input block.
[0068]
In S501, the input pixel values (RED, GREEN, BLUE) are converted to (CYAN, MAGENTA, YELLOW). This is not an accurate color conversion as a driving signal to the printer performed by the printer driver 22, but is merely to make the pixel value white at 0 and black at 255. When the color signal is an 8-bit signal and takes a value from 0 to 255,
[0069]
(Equation 1)
Figure 0003547965
And This densified pixel value is hereinafter referred to as Iij.
[0070]
In S502, the sum Sum of the density signals in these blocks is calculated.
[0071]
(Equation 2)
Figure 0003547965
In S503, the calculated sum Sum is divided by the number of pixels BN in the block to obtain an average density Iav.
[0072]
(Equation 3)
Figure 0003547965
In S504, the separation ratio R is calculated from the average concentration Iav. As described above, FIG. 8 is a graph for obtaining the separation ratio R from Iav, and is set as a straight line in which the separation ratio R monotonically increases from a highlight portion at Iav = 0 to a dark portion at Iav = 255. I have. Each straight line 801, 802, 803 is represented by a linear function and has two parameters, a gradient Grad andOffsetAre variously changed. In the case of 801, the offset is 0 and the degree of dot concentration in the highlight portion is large. In the case of 802 and the like, the offset is large and the degree of dot concentration in the highlight portion is small.
[0073]
In the case where the gradient Grad is large such as 803, the density range of the highlight area where the dot concentration processing is performed is narrow, so that the transition to the area where the dot concentration processing where R = 1 is not performed is performed quickly. These relationships are represented by the following equations. Note that this relational expression is one example, and it is possible to take a quadratic function or other complicated curves.
[0074]
(Equation 4)
Figure 0003547965
In S505, the distribution amount H that determines the degree of dot concentration is calculated by the following equation. This distribution amount is not an individual pixel position but an amount as a sum within a block.
[0075]
(Equation 5)
Figure 0003547965
On the other hand, in S506, the average value P of the remaining amount other than the distribution amount is calculated.
[0076]
(Equation 6)
Figure 0003547965
In S507, a margin Q that can be added up to the maximum signal value 255 is calculated for each pixel position in each block.
[0077]
(Equation 7)
Figure 0003547965
In steps S508 and subsequent steps, pixel redistribution and addition are performed. Each block has the same redistribution priority order for the same pixel position. As shown in FIG. 9 or FIG. 10, the dot concentration is executed by redistributing the distribution amount H from the pixels having the redistribution priority of 1 and adding the remaining amount.
[0078]
First, in step S508, the process proceeds from a block pixel (hereinafter, referred to as a first pixel), which is the highest priority pixel in the block. In S509, the distribution amount H and the margin amount Q are compared. As a result, if the distribution amount H is higher than the distribution amount H, the first pixel is fully distributed with the density up to 255. Therefore, the process proceeds to S510, in which only the amount (255-R) is allocated to the first pixel and added to the remaining amount, thereby giving the value 255 as a result. Then, in S511, the currently allocated amount R is subtracted from the allocated amount H. Then, in S512, the second pixel which is the next priority pixel is set as a processing target. Returning to S509 again, the remaining allocation amount H is compared with the allowance amount Q to determine the allocation amount. If the above processing is repeated and the distribution amount H falls below the margin amount, or if the distribution amount H first falls below the margin amount Q of the first pixel in S509, the process proceeds to S513, and the entire distribution amount H remains. The redistribution is performed by adding the value to the quantity average value P, and the adding process ends. In S514, the output block pixel value Oij considered as the density is converted into RGB according to the following equation, and the block processing ends.
[0079]
(Equation 8)
Figure 0003547965
Assuming that block processing has been performed on the density distribution of eight pixels in one 4 × 2 pixel block of the original image, FIG. 9 shows an output distribution when the separation ratio R = 0.5. Shows the output distribution when the separation ratio R = 0.9.
[0080]
In the case of FIG. 9, the separation ratio is a low value of 0.5, and 50% of each pixel value is summed and contributes to the distribution amount H. Similarly, the average value of the 50% sum is the residual amount average. It becomes the value P. As a result, as shown in FIG. 9B, high density is distributed to priority pixels up to pixel order 1, 2, and 3 above the average value of low density as a whole, and dots are concentrated.
[0081]
On the other hand, in the case of FIG. 10, only 10% of each pixel value contributes to the distribution amount, and up to 90% is the remaining amount. Therefore, as shown in FIG. 10B, only the total density of 10% of each pixel value is added to the highest priority pixel on the overall high average density, and the density in the block is not a dot concentration. The processing is close to averaging.
[0082]
As described above, the smaller the separation ratio R, the greater the dot concentration, and the larger the separation ratio R, the more the inside of the block is averaged. Therefore, considering the relationship shown in FIG. InsideAtDot concentration occurs, and pixel value averaging within a block occurs in a dark part. Further, there is a characteristic that the average density and the color hue in the block are preserved.
[0083]
With the dot concentration processing as described above, it is possible to improve the reproducibility of the highlight portion of the image and to avoid excessive generation of black dots due to excessive dot concentration, particularly in dark areas, and to reduce the number of areas between the two. , The dot concentration can be controlled continuously without making the determination.
[0084]
In the color print system shown in FIG. 2, digital image signals of RED, GREEN, and BLUE that have been subjected to dot concentration processing are supplied to the printer driver 22 from the image processing apparatus 10 that has executed the above-described dot concentration processing. .
[0085]
The printer driver 22 converts RED, GREEN, and BLUE signals into CYAN, MAGENTA, YELLLOW, and BLACK signals, and inputs the signals to the color LBP 21. The PWM circuit 24 inside the color LBP 21 converts a CMYK signal into a pulse width signal for each color and drives a laser driver to form a latent image on a drum.
[0086]
According to such an embodiment, the separation ratio R between the dot distribution component and the remaining component is determined according to the average density of the pixel values in the block, the pixel value is separated into two components, and the priority value is determined in order from the priority pixel. Since dot concentration is realized by redistributing the distribution amount, appropriate dot concentration processing is performed on the RGB signals, color reproduction degradation can be suppressed, and highlight gradation characteristics of LBP can be improved.
[0087]
(Embodiment 2)
FIG. 12 shows functional blocks of the image processing apparatus according to the second embodiment. Note that parts having the same functions as the respective parts of the first embodiment are denoted by the same reference numerals.
[0088]
In the second embodiment, the entire image processing is the same as that in the first embodiment, and only the part of the block processing 411 is different from that described in FIG. Hereinafter, the configuration and flowchart of the block processing will be described.
[0089]
In the first embodiment, since the density in the block tends to be averaged in the dark part of the image, the distribution differs from the distribution in the original image, and the edge of the dark part such as a black character may not be reproduced well. . Therefore, in the present embodiment, the following block processing is executed with the goal of approaching the density distribution of the original image instead of approaching the averaging in the dark part of the image.
[0090]
In FIG. 12, a block pixel value input unit 11 divides a two-dimensional color image into blocks each including WB pixels in the main scanning direction and HB pixels in the sub-scanning direction, and R, G, and WB of WB × HB pixels in the block. A pixel value is input for each B signal. Here, since the same processing is performed for each color component, the pixel value of a certain color is set to Iij (I = 0 to WB-1, j = 0 to HB-1).
[0091]
The separation ratio determining means 12 receives the pixel value Iij and outputs a separation ratio R (0 to 1). The separation ratio R is calculated based on the average density in the block and the like. The calculated separation ratio R is notified to the separation unit 13.
[0092]
The separation means 13 separates each pixel value Iij into a residual component and a distribution component according to the separation ratio R. The residual components of the individual pixels are output to the block pixel value output means 16 as they are to be distributed to the same pixel position in the block as the residual amount Yij. On the other hand, the remaining amount obtained by subtracting the remaining amount from the pixel value Iij is summed to be the distribution amount H. The distribution amount H is input to the redistribution means 14.
[0093]
The redistribution means 14 redistributes the distribution amount H into the blocks. At this time, the redistribution value to each pixel is determined based on the policy of allocating the maximum density according to the order given in the block.
[0094]
The block pixel value output unit 16 outputs a value obtained by adding the redistribution value to the remaining amount Yij for each pixel in the block as an output value Oij.
[0095]
The flow of the above processing will be described in detail with reference to the flowchart of FIG.
[0096]
FIG. 11 is a flowchart for explaining the block processing S210 in FIG. 2 in detail. The first processing from S501 to S505 is the same as that described in FIG.
[0097]
The difference from the first embodiment is from S1301. In the present embodiment, the remaining amount is not the same value as the average value, and the remaining amount is calculated for each pixel position in the block.
[0098]
First, the remaining amount is set to the output value. That is, it is calculated by multiplying the input value by the separation ratio R.
[0099]
(Equation 9)
Figure 0003547965
In S1302, a margin Qij that can be added up to the maximum pixel value 255 is calculated for each pixel position in each block.
[0100]
(Equation 10)
Figure 0003547965
In the subsequent processing, the distribution amount H is redistributed in order from the pixel having the rank 1 to 2, 3, 4,... 8 so as to fill the margin as much as possible, and is added to the remaining amount. Perform concentration.
[0101]
First, in step S1303, the process proceeds from the top left pixel (hereinafter, referred to as a first pixel) of the block, which is the highest priority pixel in the block. In S1304, the distribution amount H is compared with the margin Qij at the first pixel, and if the distribution amount is greater than the distribution amount Hij, the process proceeds to S1305, where only the amount (255-Qij) is distributed to the first pixel and the remaining amount is calculated. And the value 255 is consequently added. Then, in S1306, Qij, which is the currently allocated amount, is subtracted from the allocated amount H. In S1307, the process returns to S1304 with the second pixel as the next priority pixel as a processing target, and compares the remaining allocation amount H with the margin Qij of the second pixel to determine the allocation amount.
[0102]
If the above processing is repeated and the distribution amount H falls below the margin amount for the next priority pixel, or if the distribution amount H first falls below the margin amount Qij of the first pixel in S1304, the process proceeds to S1308. The entire distribution amount H is added to the remaining amount Oij, and the redistribution and addition process ends.
[0103]
In S514, the output block pixel value Oij considered as the density is returned to RED, GREEN, and BLUE again, and the block processing ends.
[0104]
FIG. 14 and FIG. 15 show simplified effects of the above processing using a 4 × 2 pixel block as an example. Assuming that block processing has been performed on the density distribution of eight pixels in one block of the original image, FIG. 14 shows an output distribution when the separation ratio R = 0.5, and FIG. The output distribution in the case of 0.9 is drawn.
[0105]
In the case of FIG. 14, the separation ratio is a low value of 0.5, and 50% of each pixel value is summed and contributes to the distribution amount H. Similarly, 50% of each pixel value is a residual amount. As a result, 50% of the pixel value distribution in the block remains. Then, as a result of the redistribution, as shown in FIG. 14B, high density is further distributed to the priority pixels in the distribution order 1, 2, and 3 above 50% of the pixel value distribution, and the dots are concentrated. I do.
[0106]
On the other hand, in the case of FIG. 15, only 10% of each pixel value contributes to the distribution amount, and up to 90% is the remaining amount. Therefore, as shown in FIG. 15B, only the 10% density of each pixel is added to the highest priority pixel, and the density distribution of the original image remains as it is as a whole.
[0107]
As described above, the smaller the separation ratio, the higher the dot concentration, and the larger the separation ratio, the more the original image is stored in the block. Therefore, considering the separation ratio calculation straight line shown in FIG. In the blockAtThere is a characteristic that dot concentration occurs, the density distribution is preserved in dark areas, and the reproduction of black characters and the like is also good.
[0108]
In addition, it is possible to avoid excessive generation of black dots due to excessive concentration of dots, particularly in dark portions, while improving the hue and gradation reproducibility of colors in the highlight portion of the image. The dot concentration can be controlled continuously without making a determination.
[0109]
(Embodiment 3)
FIG. 16 shows functional blocks of the image processing apparatus according to the third embodiment. Note that the same reference numerals are given to blocks having the same functions as the respective units of the first embodiment.
[0110]
In the second embodiment, in the dark part of the image, the separation ratio in the block is determined to be one, and it is not possible to take a different value for each pixel. Therefore, even if there is a dark portion pixel such as a black thin line in the block, if the other pixels in the block are highlighted, the average density decreases, the separation ratio R decreases, and the dot distribution component becomes strong. Is buried in the halftone dot and cannot be reproduced.
[0111]
In the present embodiment, the dot distribution component and the remaining component are determined for each pixel in order to improve the resolution.
[0112]
In the image processing apparatus according to the present embodiment, the separation ratio determining unit 1601 inputs the pixel value Iij and outputs the separation ratio Rij. Here, the subscript ij of the separation ratio means that it is calculated based on the density for each pixel in the block. The separating unit 1602 once separates each pixel value Iij into a remaining amount and a distribution amount Hij according to the separation ratio Rij. Then, the remaining amount remains in the block for each pixel. On the other hand, Hij is summed in the block and becomes the distribution amount H. The redistribution means 14 redistributes the distribution amount H into the block and adds it to the remaining amount. At this time, the redistribution value to each pixel is determined based on the policy of allocating the maximum density according to the order given in the block. The block pixel value output means 16 outputs an output value Oij of the block. The above processing flow will be described in detail with reference to a flowchart.
[0113]
FIG. 17 is a flowchart for describing the block processing in this embodiment in detail. The first S501, the last S514, and the processing from S1302 to S1308 are the same as those described with reference to FIGS. Therefore, the description is omitted.
[0114]
This embodiment is different from the second embodiment from S1701 in that the separation ratio R is not the same value in the block but is calculated for each pixel in the block. The separation ratio R is calculated by considering Iav in FIG. 8 as a pixel value Iij. In S1702, the distribution amount is calculated by the following equation.
[0115]
(Equation 11)
Figure 0003547965
In step S1703, the remaining amount calculated for each pixel is accumulated in the output block.
[0116]
(Equation 12)
Figure 0003547965
The following steps are the same as those in FIG. 5 and FIG. 13, and the distribution amount H is redistributed in order from the pixel having the rank 1 to 2, 3, 4,. The dot concentration is executed by adding the remaining amount.
[0117]
FIG. 18 is a simplified representation of the effects of the above processing, taking the processing of a 4 × 2 pixel block as an example. Assuming that the block processing has been performed on the density distribution of eight pixels in one block of the original image as shown in FIG. 18A, the separation ratio is lower for pixels with lower pixel values and higher for pixel values. It is set higher. For example, in the pixel in which the distribution order is 1 in FIG. 18A, that is, in the first pixel, R = 0.5, so that the dot distribution component is 50% of the original pixel value, and the remaining component is also 50%. However, in the sixth pixel having a higher pixel value, R = 0.9, so that the distribution component is 10% and the remaining component is 90%. As shown in FIG. 18B, in the distribution after the processing, even if the pixel density is not sufficiently high such as the sixth pixel due to this effect, it is stored as an output if the pixel density is sufficiently high. I understand.
[0118]
As described above, since the separation ratio is determined for each pixel, there is a characteristic that resolution reproduction of fine black characters and the like is also excellent.
[0119]
Here, as an effect commonly occurring in the first, second, and third embodiments, regarding the effect of pseudo halftoning by performing PWM processing after performing block processing, the case of 2 × 2 blocks and 4 × 2 blocks explain.
[0120]
FIG. 19A shows a pixel arrangement in a highlight region having an area ratio of 25% when redistribution is performed in 2 × 2 blocks, and FIG. 19B shows a result of performing a PWM process on the pixel arrangement. is there.
[0121]
Here, the density of each black pixel means a highlight dot having a density of less than 128. Although the phase changes for each block line, but the ordering is not changed, the output result is a non-orthogonal pseudo halftone dot having an angle of about 53 degrees. A group of straight lines numbered a and b in the vertical direction indicates a line position formed by PWM performed in units of two dots in the main scanning direction, and SH indicates a triangular wave threshold value that causes the line position. In this case, as shown in FIG. 2B, dots appear every two dots in the main scanning direction. That is, in contrast to the PWM method originally performed in units of 2 dots, the dot concentration method using 2 × 2 blocks cannot reduce the number of lines in the main scanning direction.
[0122]
Therefore, the original purpose of making the highlight portion of the PWM dot-concentrated cannot be fully utilized. On the other hand, FIG. 20A shows the pixel arrangement after processing when the area ratio is 12.5% in the 4 × 2 block processing, and FIG. 20B shows the result of the PWM processing. is there.
[0123]
In this case, as can be seen from FIG. 20 (a), the highlight portion has the shape of an orthogonal 45-degree halftone dot, so that a visually favorable result is obtained. Further, as can be seen from FIG. 3B in which PWM is performed in units of two dots on the main scanning line, dots appear at every four pixels in the main and sub scanning directions, and therefore, originally, a, b, a, b... One of the lines a or b is alternately eliminated in the main scanning line direction.
[0124]
The 4 × 2 block has such an effect that the dot concentration reduces the number of lines, and sufficient dot drawing characteristics and, consequently, gradation characteristics can be obtained in order to provide a margin for printer characteristics.
[0125]
In the above description, an example in which a good result is obtained when the block configuration is 4 × 2 is described because the main scanning method is based on PWM in units of two dots. It goes without saying that other block configurations in which the number of lines can be reduced and 45-degree halftone dots can be obtained are similarly effective.
[0126]
In the present invention, the effect has been described on the assumption that the same processing is performed for each color RGB for a color image. However, the present invention can be applied to a CMYK signal.
[0127]
【The invention's effect】
As described above, according to the present invention, only a part of the pixel value distribution forming a block is used as a component of dot concentration, but the remaining part is used for effects other than dot concentration, so While the density and the color hue are preserved, the problem that abnormally many black dots occur in high density pixels can be avoided, and the image quality can be improved. In addition, mainly in the highlight area, the dot concentration component is increased, andEachBy reducing the dot concentration component, a low-resolution 45-degree pseudo halftone dot is visually formed in the highlight part and the printer characteristics are stable, and the conventional high-resolution PWM line is reproduced in the dark part such as black characters. Can be realized.
[Brief description of the drawings]
FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention;
FIG. 2 is a system configuration diagram of a color print system to which the image processing apparatus according to the first embodiment is applied;
FIG. 3 is a configuration diagram of a computer that realizes the image processing apparatus according to the first embodiment;
FIG. 4 is a flowchart showing the overall processing flow in the image processing apparatus according to the first embodiment;
FIG. 5 is a flowchart of block processing in the image processing apparatus according to the first embodiment;
FIG. 6 is a diagram showing a setting example of a 2 × 2 pixel block set in an input image;
FIG. 7 is a diagram illustrating a setting example of a 4 × 2 pixel block set in an input image;
FIG. 8 is a diagram showing a relationship between an average concentration and a separation ratio.
FIG. 9 is a diagram showing a result of block processing at a certain separation ratio according to the first embodiment;
FIG. 10 is a diagram showing a result of block processing at another separation ratio according to the first embodiment;
FIG. 11 is a diagram showing ranking within a block;
FIG. 12 is a block diagram of an image processing apparatus according to a second embodiment of the present invention;
FIG. 13 is a flowchart of block processing in the image processing apparatus according to the second embodiment;
FIG. 14 is a diagram showing a result of block processing at a certain separation ratio according to the second embodiment;
FIG. 15 is a diagram showing a result of block processing at another separation ratio according to the second embodiment;
FIG. 16 is a block diagram of an image processing apparatus according to a third embodiment of the present invention;
FIG. 17 is a flowchart of block processing in the image processing apparatus according to the third embodiment;
FIG. 18 is a diagram showing a result of block processing according to the third embodiment.
FIG. 19 is a diagram showing a dot arrangement in a highlight portion by 2 × 2 block processing;
FIG. 20 is a diagram showing a dot arrangement of a highlight portion by 4 × 2 block processing;
[Explanation of symbols]
10 Image processing device
11 Block pixel value input means
12 Separation ratio determining means
13 Separation means
14 Redistribution means
15 Remaining amount distribution means
16 block pixel value output means
21 Color LBP
22 Printer Driver
23 Image input device
24 PWM circuit
30 Computer
31 CPU
32 bus
33 memory
34 Display / Keyboard
35 FD unit

Claims (21)

画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、前記ブロックの各画素値をドット配分成分と残存成分に分離するステップと、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分するステップとを備えることを特徴とする画像処理方法。Acquiring pixel values of pixels included in the block from the blocks set in the image, and separating each pixel value of the block and the residual component dot distribution component, the dot allocation component in the block And redistributing the remaining components to each pixel in the block while redistributing the dots to specific pixels . 画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、画素値を複数成分に分離する分離比を決定するステップと、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離するステップと、ブロック内の全画素に該ブロック内の残存成分を均等に配分するステップと、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分するステップとを備えることを特徴とする画像処理方法。Obtaining a pixel value of a pixel included in the block from a block set in the image; determining a separation ratio for separating the pixel value into a plurality of components; and determining each pixel value in the block with the determined separation ratio. Separating the dot distribution component and the residual component, uniformly distributing the residual component in the block to all the pixels in the block, and calculating the total amount of the dot distribution components in the block with respect to the pixels in the block in advance. Distributing in a determined order. 画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得するステップと、画素値を複数成分に分離する分離比を決定するステップと、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離するステップと、各画素の残存成分をそのまま同一画素の残存量として配分するステップと、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分するステップとを備えることを特徴とする画像処理方法。Obtaining a pixel value of a pixel included in the block from a block set in the image; determining a separation ratio for separating the pixel value into a plurality of components; and determining each pixel value in the block with the determined separation ratio. Separating the dot distribution component and the residual component, allocating the residual component of each pixel as the residual amount of the same pixel, and determining the total amount of the dot distribution components in the block with respect to the pixels in the block. And distributing the images in a predetermined order. 前記各画素への再配分は、残存成分の総量をブロック内の全画素に配分し、ドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分することを特徴とする請求項1記載の画像処理方法。The redistribution to each pixel is performed by allocating the total amount of the remaining components to all the pixels in the block and allocating the total amount of the dot allocation components to the pixels in the block in a predetermined order. Item 10. The image processing method according to Item 1. 前記各画素への再配分は、残存成分をそのまま同一画素の残存量として配分し、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分することを特徴とする請求項1記載の画像処理方法。The redistribution to each pixel is characterized in that the remaining components are distributed as they are of the same pixel, and the total amount of the dot distribution components in the block is distributed to the pixels in the block in a predetermined order. The image processing method according to claim 1. 画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、前記ブロックの各画素値をドット配分成分と残存成分に分離する分離手段と、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する再配分手段とを備える画像処理装置。A pixel value input unit that obtains a pixel value of a pixel included in the block from a block set in the image, a separation unit that separates each pixel value of the block into a dot distribution component and a residual component, and the dot distribution component. An image processing apparatus comprising: a redistribution unit that redistributes dots to specific pixels in the block so as to concentrate dots and redistributes the remaining component to each pixel in the block . 画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、ブロック内の全画素に該ブロック内の残存成分を均等に配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備える画像処理装置。A pixel value input unit for obtaining a pixel value of a pixel included in the block from a block set in the image, a separation ratio determining unit for determining a separation ratio for separating the pixel value into a plurality of components, and a block with the determined separation ratio Separating means for separating each pixel value in the block into a dot distribution component and a residual component, a residual amount distribution means for uniformly distributing the residual component in the block to all pixels in the block, and a dot distribution component in the block. An image processing apparatus comprising: a redistribution unit that distributes a total amount to pixels in a block in a predetermined order. 画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、各画素の残存成分をそのまま同一画素の残存量として配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備える画像処理装置。A pixel value input unit for obtaining a pixel value of a pixel included in the block from a block set in the image, a separation ratio determining unit for determining a separation ratio for separating the pixel value into a plurality of components, and a block with the determined separation ratio Separation means for separating each pixel value in the pixel into a dot distribution component and a residual component, a residual amount distribution means for distributing the residual component of each pixel as a residual amount of the same pixel, and a total amount of dot distribution components in the block. A redistribution unit that distributes pixels in a block in a predetermined order. 前記各画素への再配分は、残存成分の総量をブロック内の全画素に配分し、ドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分することを特徴とする請求項6記載の画像処理装置。The redistribution to each pixel is performed by allocating the total amount of the remaining components to all the pixels in the block and allocating the total amount of the dot allocation components to the pixels in the block in a predetermined order. Item 7. The image processing device according to Item 6. 前記各画素への再配分は、残存成分をそのまま同一画素の残存量として配分し、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分することを特徴とする請求項6記載の画像処理装置。The redistribution to each pixel is characterized in that the remaining components are distributed as they are of the same pixel, and the total amount of the dot distribution components in the block is distributed to the pixels in the block in a predetermined order. 7. The image processing apparatus according to claim 6, wherein: 前記残存成分は、ブロック内の全画素に均等に配分することを特徴The residual component is equally distributed to all pixels in the block. とする請求項9記載の画像処理装置。The image processing apparatus according to claim 9. 前記ドット配分成分は、ブロック内のドット配分成分の総量をブロック内の画素に対して、予め決められた順番に基づき所定の画素値以下で配分することを特徴とする請求項9又は請求項10記載の画像処理装置。The said dot distribution component distributes the total amount of the dot distribution components in a block to the pixel in a block below a predetermined pixel value based on a predetermined order. The image processing apparatus according to claim 1. 前記ドット配分成分と残存成分の分離比は、任意の比率であることを特徴とする請求項6から請求項8のいずれかに記載の画像処理装置。9. The image processing apparatus according to claim 6, wherein a separation ratio between the dot distribution component and the remaining component is an arbitrary ratio. 分離比決定手段の前記ドット配分成分と残存成分の分離比は、ブロック内の画素値の平均濃度を評価してドット配分成分を低濃度部から高濃度部にかけて連続的に減少させるように決定することを特徴とする請求項6から請求項8のいずれかに記載の画像処理装置。The separation ratio between the dot distribution component and the remaining component of the separation ratio determination means is determined so that the dot distribution component is continuously reduced from the low density portion to the high density portion by evaluating the average density of the pixel values in the block. 9. The image processing device according to claim 6, wherein 分離比決定手段の前記ドット配分成分と残存成分の分離比は、ブロック内の画素について個別に濃度を評価して、ドット配分成分を低濃度部から高濃度部にかけて連続的に減少させるように画素単位で決定することを特徴とする請求項6から請求項8のいずれかに記載の画像処理装置。The separation ratio between the dot allocation component and the residual component of the separation ratio determination means is such that the density is individually evaluated for the pixels in the block, and the pixel allocation component is continuously reduced from the low density portion to the high density portion. 9. The image processing apparatus according to claim 6, wherein the determination is performed in units. 画像処理後の画像データを画像形成装置へ入力してPWM方式で画像形成するPWM手段を有し、PWMの処理単位となる主走査方向の画素数をWとしたとき、ブロックの形状を主走査方向に2W画素とすることを特徴とする請求項6から請求項15のいずれかに記載の画像処理装置。It has a PWM means for inputting the image data after the image processing to the image forming apparatus and forming an image by the PWM method. When the number of pixels in the main scanning direction as a unit of the PWM processing is W, the block shape is set to the main scanning. 16. The image processing apparatus according to claim 6, wherein 2 W pixels are set in the direction. 画像処理後の画像データを画像形成装置へ入力してPWM方式で画像形成するPWM手段を有し、PWMの処理単位となる主走査方向の画素数をWとしたとき、ブロックの形状を主走査方向に2W画素、副走査方向にW画素とし、かつ副走査方向に隣り合うブロックどうしは、主走査方向にW画素づつ交互にずれて配置されることを特徴とする請求項6から請求項15のいずれかに記載の画像処理装置。It has a PWM means for inputting the image data after the image processing to the image forming apparatus and forming an image by the PWM method. When the number of pixels in the main scanning direction as a unit of the PWM processing is W, the block shape is set to the main scanning. 16. A block having 2W pixels in the direction and W pixels in the sub-scanning direction, and blocks adjacent to each other in the sub-scanning direction are alternately shifted by W pixels in the main scanning direction. The image processing device according to any one of the above. プログラムされたコンピュータによって画素値の再配分を行う装置であって、画像内に設定したブロックから画素値を入力する画素値入力手段と、ブロック内で各画素値をドット配分成分と残存成分に分離する分離手段と、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する再配分手段とを備えることを特徴とする画像処理装置。A device for redistributing pixel values by a programmed computer, comprising a pixel value input means for inputting pixel values from a block set in an image, and separating each pixel value into a dot distribution component and a residual component in the block. And redistribution means for redistributing the dot allocation component to specific pixels in the block so as to concentrate the dots and redistributing the remaining component to each pixel in the block. Image processing apparatus. プログラムされたコンピュータによって画素値の再配分を行う装置であって、画像内に設定したブロックから該ブロックに含まれる画素の画素値を取得する画素値入力手段と、画素値を複数成分に分離する分離比を決定する分離比決定手段と、決定した分離比でブロック内の各画素値をドット配分成分と残存成分とに分離する分離手段と、ブロック内の全画素に該ブロック内の残存成分を均等に配分する残存量配分手段と、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する再配分手段とを備えることを特徴とする画像処理装置。An apparatus for redistributing pixel values by a programmed computer, comprising: a pixel value input unit for obtaining a pixel value of a pixel included in the block from a block set in an image; and separating the pixel value into a plurality of components. Separation ratio determining means for determining a separation ratio; separating means for separating each pixel value in a block into a dot distribution component and a residual component at the determined separation ratio; and a residual component in the block for all pixels in the block. An image processing apparatus comprising: a remaining amount distributing unit that evenly distributes a color image; and a redistribution unit that distributes a total amount of dot distribution components in the block to pixels in the block in a predetermined order. コンピュータによって画素値の再配分処理を行うプログラムを記録した記録媒体であって、画像内に設定したブロックから画素値を入力し、ブロック内で各画素値をドット配分成分と残存成分の複数成分に分離し、前記ドット配分成分を当該ブロック内の特定画素にドット集中化するように再配分すると共に前記残存成分を当該ブロック内の各画素に再配分する画像処理プログラムを記録した記録媒体。A recording medium on which a program for performing a redistribution process of pixel values by a computer is recorded, in which pixel values are input from a block set in an image, and each pixel value is converted into a plurality of components of a dot distribution component and a residual component in the block. A recording medium recording an image processing program for separating and redistributing the dot distribution components to specific pixels in the block so as to concentrate the dots and redistributing the remaining components to pixels in the block. コンピュータによって画素値の再配分処理を行うプログラムを記録した記録媒体であって、画像内に設定したブロックから画素値を入力し、ドット配分成分と残存成分との分離比を決定し、前記画素値を前記分離比に従ってドット配分成分と残存成分とに分離させ、ブロック内の全画素に該ブロック内の残存成分を均等に配分する一方、ブロック内のドット配分成分の総量をブロック内の画素に対して予め決められた順番で配分する画像処理プログラムを記録した記録媒体。A recording medium on which a program for performing a pixel value redistribution process is recorded by a computer, wherein a pixel value is input from a block set in an image, a separation ratio between a dot distribution component and a residual component is determined, and the pixel value is determined. Is separated into a dot allocation component and a residual component according to the separation ratio, and the remaining components in the block are equally distributed to all the pixels in the block, while the total amount of the dot allocation components in the block is determined with respect to the pixels in the block. Recording medium storing an image processing program to be distributed in a predetermined order.
JP36315297A 1997-12-15 1997-12-15 Image processing method and apparatus Expired - Lifetime JP3547965B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36315297A JP3547965B2 (en) 1997-12-15 1997-12-15 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36315297A JP3547965B2 (en) 1997-12-15 1997-12-15 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH11177820A JPH11177820A (en) 1999-07-02
JP3547965B2 true JP3547965B2 (en) 2004-07-28

Family

ID=18478626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36315297A Expired - Lifetime JP3547965B2 (en) 1997-12-15 1997-12-15 Image processing method and apparatus

Country Status (1)

Country Link
JP (1) JP3547965B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5751953B2 (en) * 2011-06-29 2015-07-22 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming method

Also Published As

Publication number Publication date
JPH11177820A (en) 1999-07-02

Similar Documents

Publication Publication Date Title
JP4688515B2 (en) Image processing method and image processing apparatus
JP3422800B2 (en) Method and apparatus for converting scanned image information into output on a print medium
JP4634292B2 (en) Image processing apparatus, image processing method, and program for causing computer to execute the method
US20020176105A1 (en) Image processing apparatus and method
JP7210294B2 (en) Image processing device, image processing method and program
US20060256355A1 (en) Image processor, image processing method and image processing program
JPH05336373A (en) Image recorder
JP4381360B2 (en) Image processing method, image processing apparatus, image forming apparatus, computer program, and recording medium
US7365880B2 (en) Image processing apparatus and image processing method
JP5777497B2 (en) Color processing apparatus and method
JP4637686B2 (en) Color conversion apparatus, image forming apparatus, color conversion method, and computer program
US6791718B1 (en) Halftone printing with dither matrices generated by using cluster filters
JP6192326B2 (en) Image processing apparatus and control method thereof
JP3547965B2 (en) Image processing method and apparatus
JP4359730B2 (en) Monotone conversion apparatus, monotone conversion method, and medium recording monotone conversion program
JP3965647B2 (en) Image processing apparatus, image processing method, program for executing the method, and recording medium storing the program
EP2187616A1 (en) Image data processing for printing
JP2008306400A (en) Image processing method, image processing device, image forming apparatus, computer program, and record medium
JP2020082694A (en) Dither matrix generation device and generation method, and image processing device, image processing method, and program using the dither matrix
JP3817988B2 (en) Image processing method and apparatus
JP7341904B2 (en) Image processing device and image processing method
JP4101741B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP6648933B2 (en) Image processing device, image forming device, image processing method, and program.
JPH11252388A (en) Color image processing method and its device
JP2006005907A (en) Image processing method, image processing apparatus, image forming apparatus, computer program and dummy halftone matrix creating method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040210

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040415

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20090423

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100423

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110423

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110423

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120423

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term