JP2005033348A - Apparatus and method for color image processing - Google Patents

Apparatus and method for color image processing Download PDF

Info

Publication number
JP2005033348A
JP2005033348A JP2003194025A JP2003194025A JP2005033348A JP 2005033348 A JP2005033348 A JP 2005033348A JP 2003194025 A JP2003194025 A JP 2003194025A JP 2003194025 A JP2003194025 A JP 2003194025A JP 2005033348 A JP2005033348 A JP 2005033348A
Authority
JP
Japan
Prior art keywords
max
magenta
yellow
cyan
colors
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003194025A
Other languages
Japanese (ja)
Other versions
JP4267386B2 (en
Inventor
Takeshi Shibuya
竹志 澁谷
Riyouko Ichinose
亮子 一野瀬
Tatsuki Kanazawa
龍樹 金澤
Naoyuki Urata
直之 浦田
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.)
Ricoh Printing Systems Ltd
Original Assignee
Ricoh Printing Systems 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 Ricoh Printing Systems Ltd filed Critical Ricoh Printing Systems Ltd
Priority to JP2003194025A priority Critical patent/JP4267386B2/en
Publication of JP2005033348A publication Critical patent/JP2005033348A/en
Application granted granted Critical
Publication of JP4267386B2 publication Critical patent/JP4267386B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a color reproducing range of a maximum limit by allowing a total toner quantity limit to be compatible without a color saturation decrease in a low density part by permitting a color removal of 100% of a gray color in a color image processing unit. <P>SOLUTION: An apparatus for color image processing includes a color image signal conversion means having a color image signal converting means for converting input image signals of three colors of cyan, magenta and yellow, or four colors of cyan, magenta, yellow and black. The color image signal conversion means has a means 22 for selecting the minimum value k of the input image signals of the three colors to a black output image signal; and means 26-31 for subtracting the minimum value k from the input image signals of the three colors, and multiplying the subtracted result by a multiplier f(k) determined depending upon the minimum value k to the output image signals of the cyan, the magenta and the yellow. The multiplier f(k) is given by f(k)≤A<SB>max</SB>for a positive constant A<SB>max</SB>of A<SB>max</SB><I<SB>max</SB>when Imax is the maximum value of a range of the image signals. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、カラー画像処理装置および処理方法に係り、特に、CMYKの4色を基本色とするカラー印刷機に用いられ、RGB画像信号またはCMY画像信号からCMYK画像信号を生成する画像処理装置および処理方法に好適なものである。ここで、C:シアン(Cyan),M:マゼンタ(Magenta),Y:イエロー(Yellow),K:ブラック(Black),R:レッド(Red),G:グリーン(Green),B:ブルー(Blue)であり、以下でも同様に用いる。
【0002】
【従来の技術】
カラー印刷における基本原色はC,M,Yの三色であるが、フォント品質や印刷コストあるいは自然画に対するめり張りなどの点から、これらにKを加え、C,M,Y,Kの4色を基本原色とするカラー印刷装置が多く利用されている。
【0003】
一方、オフィスで使用されるビジネスプリンタなどの入力画像信号は、RGB信号で提供される場合が一般的であるため、RGB入力画像信号からCMYK出力画像信号を生成するプロセスである4色分解が必要となる。
【0004】
通常、この4色分解は、「PostScript Language Reference third edition (Adobe Systems Incorporated)第476頁」(非特許文献1)に開示されているように、RGBの補数によりCMYデータを生成し、CMYの共通要素(min{C,M,Y})を部分的にKに置き換える処理として実現される。
【0005】
このとき、生成されるK成分をBG(ブラックジェネレーション)と呼び、Kに置換されることで除かれるCMY成分を下色除去(UCR:Under Color Removal)成分と呼んでいる。ただし、ここで、min{C,M,Y}は、C,M,Yの最小値を表す。このような処理の場合、CMYの共通要素をKに置換するため、Kを生成した後のCMY値は必ず変換前のCMY以下になる特徴がある。
【0006】
一方で、ビジネスプリンタでの画像処理では、画質を最優先とするグラッフィックアート分野と異なり、トナー等消耗品の節約や定着装置の負担の軽減のために、グレー色をCMYKの混合ではなく、100%UCRによりK単色で印刷することが必要とされる場合がある。このような場合、前述した4色分解手法で墨Kの加色量を大きくすると、CMY量が少なくなり過ぎるため彩度感の乏しい、いわゆる墨っぽい画質になる問題の生じることが知られている。
【0007】
この問題に対して、低濃度部へのK加色に対しても彩度低下を起しにくい墨生成方法として、例えば特開2001−69364号公報(特許文献1)に開示されている方法などが提案されている。
【0008】
この特許文献1では、次の式を用いることにより4色分解を行うことが示されている(ただし、C’,M’,Y’の値域レンジを0〜255にそろえるため右辺を255倍した)。
K=α×min(C,M,Y)
C’=255(C−K1)/(255−K2)
M’=255(M−K1)/(255−K2)
Y’=255(Y−K1)/(255−K2)
ここで、αは、0〜1の間の定数(墨率),K1,K2は、Kを添え字として、0〜255の範囲の値をとるルックアップテーブル(LUT)として与えられている。
【0009】
【特許文献1】
特開2001−69364号公報
【非特許文献1】
PostScript Language Reference third edition (Adobe Systems Incorporated)第476頁
【0010】
【発明が解決しようとする課題】
特許文献1にもGCR(Gray Component Replacement)方式の問題として触れられているように、上式において、K2が255に近い値であれば、C’,M’,Y’は不安定となる問題が生じる。例えば、α=1、K=K1=K2=254の場合、C,M,Y=254または255であり、C’,M’,Y’は0または255の両極端の値をとることとなるため、C,M,Y値の微妙な差が極端に色相の異なる色に対応付けられることになる。そこで、特許文献1では、K2の最大値を180に押さえることで、この問題を回避している。
【0011】
しかし、特許文献1のGCR同方式は、もともとグレー色の100%UCRを目的とした4色分解処理では無く、例えば、K1<K2のときにC=K1,M=255となったとすると、M’=255(255−K1)/(255−K2)>255となってしまうため、C’,M’,Y’≦255を保証するためには、K1≧K2である必要を生じる。
【0012】
ところが、グレー色の100%UCRを行うためには、K1=min(C,M,Y)とする必要があるため、特許文献1ではグレー色の100%UCRとの両立ができないことが分かる。
【0013】
また、特許文献1にも述べられているように、過剰な色材の重ねは色材の剥離の要因となるので、パラメータの適正化を効率よく行えるようにするためには、最大トナー量の制限を設定できることが望まれる。
【0014】
本発明の目的は、グレー色の100%下色除去と両立し、低濃度部での彩度低下がなく、総トナー量制限と両立してかつ最大限の色再現域を得ることのできるカラー画像処理装置および処理方法を実現することにある。
【0015】
本発明の別の目的は、グレー色の100%下色除去と両立し、低濃度部での彩度低下がなく、階調連続性と両立してかつ最大限の色再現域を得ることのできるカラー画像処理装置および処理方法を実現することにある。
【0016】
【課題を解決するための手段】
前記目的を達成するために、本発明は、シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像信号変換手段を備えたカラー画像信号変換手段を備えたカラー画像処理装置であって、前記カラー画像信号変換手段は、前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とする手段と、前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とする手段とを備え、前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数Amaxに対して、f(k)≦Amaxで与えられる構成にしたことにある。
【0017】
前記目的を達成するために、本発明は、シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とし、前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とし、前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数Amaxに対して、f(k)≦Amaxで与えられるようにしたことにある。
【0018】
前記別の目的を達成するために、本発明は、シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像信号変換手段を備えたカラー画像処理装置であって、
前記カラー画像信号変換手段は、前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とする手段と、前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とする手段とを備え、前記乗数f(k)は、レッド、グリーン、ブルーの3色の入力画像信号のレンジの最大値をImaxとするときに、Tmax/Imax<3であるような正定数Tmaxに対して、f(k)≦(Tmax−k)/(2(Imax−k))で与えられる構成にしたことにある。
【0019】
前記別の目的を達成するために、本発明は、シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とし、前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とし、前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Tmax/Imax<3であるような正定数Tmaxに対して、f(k)≦(Tmax−k)/(2(Imax−k))で与えられるにしたことにある。
【0020】
【発明の実施の形態】
以下、本発明の複数の実施例について図面を参照して説明する。
【0021】
図1は本発明の第1実施例のカラー画像処理装置を適用したカラーレーザプリンタにおける画像処理全体の構成および流れを示す図である。このカラーレーザプリンタは解像度が23.6dot/mm(25.4mm当たり600dot)のものである。
【0022】
印刷対象となる画像データ1は、1ページ分のRGBデータとして、入力バッファ2に蓄えられる。プリンタエンジン13はKCMYの各面毎に現像を行うため、図1の入力バッファ2以降の処理はKCMYの4面分、4回繰り返される。
【0023】
4色分解手段5は、最初にRGB点順次データからブラックを算出するように必要に応じて内部を初期化する。これに対応して、γ補正手段7はγ補正値テーブル8からブラックに対応した補正値を内部の参照テーブルにロードする。また、ディザ回路10はブラックに対応した閾値配列及びその配列のサイズデータをテーブル11からロードして内部を初期化する。この閾値配列は、0〜Imaxの値の配列であり、階調処理装置9において、入力値との比較でドットのオン・オフを決定するために使用される。γ補正手段7は、内部参照テーブルにロードされる補正値により、階調処理とエンジン特性に依存する濃度階調特性をおおむね線形に整える。
【0024】
これにより入力バッファ2から送られるRGBデータは、色補正手段3による色補正、4色分解手段5によるブラックデータへの変換、γ補正手段7による階調補正を受けた後、階調処理装置9によりレーザパルス幅変調(以下PWM)信号12としてプリンタエンジン13に出力される。
【0025】
ブラック1ページ分の処理が終了すると、4色分解手段5、γ補正手段7、ディザ回路10は、それぞれ必要なパラメータを今度はシアン用に再ロードして初期化した後、同様の処理によりシアン1ページ分のPWM信号12をプリンタエンジン13に送出する。
【0026】
以下、同様にマゼンタ、イエローに対する処理が行なわれる。これらの各色面の切替えは、プリンタエンジン13の垂直同期信号に同期して行なわれる。
【0027】
図2は図1の4色分解手段5の詳細を示す図である。図1では簡略化されているが、色補正手段3のRGB入出力は、(r,g,b)それぞれ8bitの3つ一組の信号で行なわれる。
【0028】
先ず、補数演算回路21は、c’=Imax−r,m’=Imax−g,y’=Imax−bにより、画像信号r,g,bを画像信号c’,m’,y’信号に変換する。ここでの場合、最大値Imaxは、8bitレンジの最大値255であり、補数演算は単純なbit反転により得られる。ただし、Imax =255(=2−1)というのは、必ずしも必要な前提ではなく、高度な色彩演算のためにRGB値を16bit値で扱う場合には、Imax=216−1となる。もちろん、これら以外の入出力レンジの場合にも、最大値Imaxはレンジ最大値と考えれば良い。
【0029】
最小値選択回路22は、補数演算回路21からの入力画像信号c’,m’,y’に対し、これらの最小値k=min{c’,m’,y’}を出力する。
【0030】
一方で、減算回路25、26、27は、それぞれ補数演算回路21の出力画像信号c’,m’,y’から、先の最小値kを減じ、次いで乗算回路28、29、30は、これらの値に乗数テーブル31からの値を乗じた後、上位4bitと下位4bitを切り捨てた8bit値を出力する。ただし、上位4bitへの乗算結果のオーバーフロー分は、乗算結果の全bitを立てるクリッピング処理としている。
【0031】
これにより乗数テーブル31は、0≦k≦255の入力に対応する0≦f(k)<16の固定小数点実数f(k)として減算回路25、26、27のそれぞれの出力に作用する。この結果、乗算回路28からの出力は、c=f(k)(c’−k)、同様に、乗算回路29からの出力は、m=f(k)(m’−k)、乗算回路30からの出力は、y=f(k)(y’−k)となる。
【0032】
また、選択回路23では、プリンタの垂直同期信号に同期して切り替えられる選択信号24により、画像信号k,c,m,yからそのときの出力色に応じた色信号が選択される。
【0033】
ここで、本実施例では、色補正手段3と補数演算手段21とを独立した回路としているが、色補正手段3の出力として直接(c’,m’,y’)値を対応付けることも容易であり、この場合には、補数演算回路21は不要となる。
【0034】
次に、乗数テーブル31に実装する乗数f(k)の構成方法について次に説明するために、まず、RGB入力パラメータ空間について図3を参照しながら説明する。
【0035】
図3では、3次元空間上に一辺がImaxの立方体を、2頂点を垂直にして配置した形でRGB入力パラメータ空間を表現している。下端の頂点50が黒に対応し、上端の頂点51が白に対応する。また、RGB入力パラメータ(r,g,b)に対応する点62のPは、黒の頂点基点とした場合の、それぞれの長さがr,g,bの3つのベクトル53,ベクトル54,ベクトル55の和に対応する。
【0036】
これはまた、白の頂点51を基点とするそれぞれの長さが、c’=Imax−r,m’=lmax−g,y’=lmax−bの3つのベクトル56,ベクトル57,ベクトル58の和に対応する。これらの対応関係が、RGB系からその補色のCMY系への変換に相当する。
【0037】
グレー軸59は、黒の頂点50と、白の頂点51を通る直線であり、この直線上では、r=g=b(従って、c’=m’=y’)となっている。
【0038】
図3の断面52は、RGB入力に関するR=rの面を表している。これはCMY系で見た場合には、C=c’=Imax−rに対応する面である。
【0039】
図4は断面52の詳細を示す図である。点61は、図3の断面52とグレー軸59の交点に対応する。また、図4の斜線で示した領域60は、m’≧c’かつy’≧c’(従って、c’=k=min{c’,m’,y’})の領域を表している。
【0040】
領域60では、色味に寄与しているのは、(m’−c’),(y’−c’)成分であり、c’は、断面52を黒側の頂点50にシフトする働き、即ち、明度を下げる働きをしているだけである。このことから、この入力パラメータの空間の領域60を、実際のプリンタの印刷基本色としての、CMYKに対応させる場合、明度を下げる働きとしては、c’(=k)をK成分に対応させ、M成分に対しては、(m’−c’),Y成分には(y’−c’)を対応させることがまず考えられる。
【0041】
しかし、従来技術の項でも述べたように、この場合には、再現画像の低濃度部の彩度が失われやすいことが問題となる。これには、M成分,Y成分が領域60では、Imax−c’までのレンジに制限されてしまうことが一つの要因となっている。
【0042】
一方で、CMYKの4色の色材を用いて色再現を行う場合には、c’をK成分に置き換えたからと言って、M成分,Y成分の範囲をImax−c’に制限する必然性はなく、可能な限り多くのM成分,Y成分を使用した方が実際の再現色のレンジを広くとれることになる。
【0043】
領域60の場合で、M成分,Y成分の比率を保存して、レンジいっぱいにパラメータを拡大した場合、m=(m’−c’)Imax/(Imax−c’)、y=(y’−c’)Imax/(Imax−c’)として、M成分にm,Y成分にyを対応させることが考えられる。
【0044】
このような、レンジの拡大による再現色の多少の歪みは、図1の色補正手段3により吸収することが可能であるので、4色分解手段5としては、可能な限り広レンジなパラメータの割付を行うことが望ましいことになる。
【0045】
しかし、一方で、先に述べた最大トナー量の制限や再現色の不連続性が大きくなりすぎないようなレンジ拡大率の制限がやはり必要となる。そこで、上記の問題を定式化するため、次のようにおく。
0≦c’,m’,y’,k≦Imaxに対し、
k=min{c’,m’,y’} …(1)
c=f(k)(c’−k) …(2)
m=f(k)(m’−k) …(3)
y=f(k)(y’−k) …(4)
f(k)=Imax/(Imax−k)・g(k) …(5)
とし、関数g(k)を、次の条件を満たすなるべく大きな値を取る関数として定義する。
(i) …0≦g(k)≦1
(ii) …c,m,y,kの合計が総トナー量制限を超えない
(iii)…f(k)がレンジ拡大率制限を超えない
ここで、関数f(k)は、先の意味でのレンジ拡大率であり、関数g(k)が対応するレンジ幅を表す関数である。
【0046】
このとき、条件(ii)が、定数 Tmaxにより、
s=c+m+y+k≦Tmax …(6)
で与えられるとすると、任意のkに対して、(6)式が成立しなくてはならないことから、特に、c’=m’=Imax ≧y(=k)の場合を考えると、
s=f(k){(c’−k)+(m’−k)+(y’−k)}+k
=2f(k)(Imax−k)+k
=2g(k)Imax+k≦Tmax
となる。これから、
g(k)≦(Tmax−k)/(2Imax) …(7)
が、任意のk=0,1,…,Imaxについて成り立つ必要があることがわかる。
【0047】
逆に、(7)式が成立していれば、任意のc’,m’,y’,k(0≦c’,m’,y’,k≦Imax)に対し、
s=f(k){(c’−k)+(m’−k)+(y’−k)}+k
≦2f(k)(Imax−k)+k
=2g(k)Imax+k≦Tmax
が成立することから、条件(ii)は、関数g(k)に対する(7)式で与えられることが分かる。
【0048】
また、条件(iii)は、(c’−k),(m’−k),(y’−k)それぞれに掛かる乗数としてのf(k)の倍率の上限を与えるものであり、この上限が定数Amaxで与えられる場合、
f(k)≦Amax …(8)
であり、これをg(k)に対する条件に読みかえると、
g(k)≦Amax(Imax−k)/Imax …(9)
となる。
以上から、
T(k)=(Tmax−k)/(2Imax) …(10)
A(k)=Amax(Imax−k)/Imax …(11)
と置くとき、条件(i)〜(iii)は、レンジ関数g(k)に関する次の条件として定式化される。
(i)’ 0≦g(k)≦1
(ii)’ g(k)≦T(k)
(iii)’ g(k)≦A(k)
ここで、T(k),A(k)とも、kに関する一次関数であり、条件(i)’〜(iii)’は単純な線形不等式となっている。
【0049】
C,M,Y3色だけの場合よりも総トナー量を節約する場合を想定したTmax=2.5Imax,Amax=8の場合の例を図5に示す。図5の例では、Imaxも255としているが、Imaxは、単に入力値の分解能を規定しているのに過ぎないのでImax=255であること自体は、それ程本質的ではない。
【0050】
図5において、破線35が直線y=1、一点鎖線36が直線y=T(k)、二点差線37が直線y=A(k)を表している。これら3本の直線に囲まれた領域38が、条件(i)’〜(iii)’を満たす領域を表している。
【0051】
関数g(k)を、領域38内で最大のものとすると、
g(k)=min{1,T(k),A(k)} …(12)
により、目的のレンジ関数が得られることになる。この関数は、図5では折れ線39に対応する。
図5の折れ線39で示される関数g(k)の場合、頂点40の前後のkでg(k)の値が急変する。このことは、再現画像上では高濃度部の特性変化なので、その影響は小さいが、頂点40前後の階調の不連続性が目につく場合には、次の図6の曲線41に示すように、領域38の内側で、図5の折れ線39を平滑化した関数をレンジ関数g(k)とすることにより、階調再現の不連続性が押さえることができる。
【0052】
図7には、レンジ関数g(k)に対応するレンジ拡大率f(k)のグラフを示す。図7の実線42が図5の折れ線39をレンジ関数g(k)とした場合(従って、(12)式のg(k))に対応するf(k)であり、図7の一点鎖線43が図6の曲線41をレンジ関数g(k)とした場合のレンジ拡大率f(k)のグラフに対応している。この場合にも、ほんのわずかのレンジ関数g(k)の損失を除けば、条件(i)’〜(iii)’が満足される。
【0053】
次の図8には、本発明の画像処理方法の流れをフローチャートで示す。まず、ステップ100にて、RGB値(r,g,b)が入力される。ステップ101にて、このr,g,bの補色であるCMY値c’=Imax−r,m’=Imax−g,y’=Imax−bを算出し、これらの最小値をkとする。
【0054】
次にステップ102で、最小値k=Imaxならば、ステップ104でc=m=y=0とする。そうでない場合は、ステップ103で、
f(k)=min{Imax/(Imax−k),(Tmax−k)/(2(Imax−k)),Amax} …(13)
によりレンジ拡大率f(k)を算出し、ステップ105で、
c=f(c)(c’−k)
m=f(m)(m’−k)
y=f(y)(y’−k)
によりc,m,yを決定する。ステップ106で、これまでに求めた、c,m,y,kをCMYK値として出力する。
【0055】
ここで、上記(13)式は、先のレンジ関数g(k)に関する(12)式をレンジ拡大率関数f(k)の関係として展開した式である。
【0056】
以上の説明における処理の流れでは、RGB入力値が連続量の場合であっても、レンジ拡大率f(k)や、出力CMYK値が算出可能であるが、特に、RGB入力値が離散値である場合には、レンジ拡大率f(k)を予めテーブル化しておくことで、次の図9に示すような単純なフローでCMYK値を得ることが可能である。
【0057】
図9の場合には、RGB入力レンジは、0〜ImaxまでのImax個の整数値を取ることから、最小値kの取りうるレンジも0〜Imaxの整数値となる。そこで、最初のステップ110で、レンジ拡大率f[k]をk=0〜Imaxを添数として直接参照できるよう(13)式により、テーブルとして初期化しておく。
【0058】
ステップ100、ステップ101は、先の図8と同様である。ステップ111では、単純にkを添数として参照されたf[k]を係数として、先のステップ105同様にc,m,yを決定する。そして、ステップ106でc,m,y,kをCMYK値として出力する。
【0059】
本実施例のカラー画像処理装置を纏めて説明すると、レッド、グリーン、ブルーの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像信号変換手段を備えたカラー画像処理装置であって、カラー画像信号変換手段は、レッド、グリーン、ブルーの入力画像信号をシアン、マゼンタ、イエローの3色の変換画像信号に変換する手段と、シアン、マゼンタ、イエローの3色の変換画像信号の最小値kを選択してブラックの出力画像信号とする手段と、シアン、マゼンタ、イエローの3色の変換画像信号から最小値kを減算し、その減算結果に最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とする手段とを備え、乗数f(k)は、レッド、グリーン、ブルーの3色の入力画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数AmaxとTmax/Imax<3であるような正定数Tmaxとに対して、f(k)≦Amax、f(k)≦(Tmax−k)/(2(Imax−k))で与えられるものである。
【0060】
本実施例のカラー画像処理方法を纏めて説明すると、シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とし、前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とし、前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数AmaxとTmax/Imax<3であるような正定数Tmaxとに対して、f(k)≦Amax、f(k)≦(Tmax−k)/(2(Imax−k))で与えられる方法である。
【0061】
次に、本発明の第2実施例について図10を用いて説明する。図10は本発明の第2実施例のカラー画像処理装置における4色分解手段の詳細を示す図である。この第2実施例は、次に述べる通り第1実施例と相違するものであり、その他の点については第1実施例と基本的には同一である。
【0062】
第2実施例は、先の従来技術で述べた特許文献1からの4色分解手法と両立するように第1実施例を拡張した例である。第2実施例では、第1実施例に対して、ルックアップテーブル70とルックアップテーブル71を追加している。第2実施例で、第1実施例と同様の動作をさせる場合には、ルックアップテーブル70とルックアップテーブル71を共に入力値をそのまま出力に対応づけるリニアテーブルにしておくだけでよい。
【0063】
これに対して第2実施例で、従来からの4色分解を行うには、乗数テーブル31をリニアテーブルとし、ルックアップテーブル70にc,m,yの最小値kに対応づける下色除去量をテーブルとして実装し、ルックアップテーブル71に、kに対応づける墨加色量のテーブルを実装しておくことで実現される。
【0064】
以上説明した実施例により、r=g=b(従ってc’=m’=y’)であるようなグレー色を、完全にK単色に置換する100%墨置換を行いつつも、それ以外の色に関しては、CMY色がトナー制限と階調連続性を維持する範囲で最大レンジ幅を取ることが可能な彩度の広い4色分解を行うカラー画像処理が実現される。
【0065】
【発明の効果】
以上の実施例の説明から明らかなように、本発明によれば、グレー色の100%下色除去と両立し、低濃度部での彩度低下がなく、総トナー量制限と両立してかつ最大限の色再現域を得ることのできるカラー画像処理装置および処理方法を実現することができる。
【0066】
また、本発明によれば、グレー色の100%下色除去と両立し、低濃度部での彩度低下がなく、階調連続性と両立してかつ最大限の色再現域を得ることのできるカラー画像処理装置および処理方法を実現することができる。
【図面の簡単な説明】
【図1】本発明の第1実施例のカラー画像処理装置を適用したカラーレーザプリンタにおける画像処理全体の構成および流れを示す図である。
【図2】図1の4色分解手段の詳細を示す図である。
【図3】図2の4色分解手段の入力パラメータ空間の説明図である。
【図4】図3の入力パラメータ空間の断面図である。
【図5】図2の4色分解手段のレンジ関数の説明図である。
【図6】図5と異なる4色分解手段のレンジ関数の説明図である。
【図7】図2の4色分解手段のレンジ拡大関数の説明図である。
【図8】図1のカラー画像処理アルゴリズムのフローを示す図。
【図9】図1のカラー画像処理アルゴリズムの変形例のフローを示す図。
【図10】本発明の第2実施例のカラー画像処理装置における4色分解手段の詳細を示す図である。
【符号の説明】
1…画像データ、2…入力バッファ、3…色補正手段、5…4色分解手段、7…γ補正手段、8…γ補正値テーブル、9…階調処理手段、10…ディザ回路、11…閾値配列、12…PWM信号、13…プリンタエンジン、21…補数演算回路、22…最小値選択回路、23…選択回路、24…選択信号、25…減算回路、28…乗算回路、31…乗数テーブル、39…折れ線、41…曲線、52…断面。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a color image processing apparatus and a processing method, and more particularly to an image processing apparatus that is used in a color printing machine having four basic colors of CMYK and generates a CMYK image signal from an RGB image signal or a CMY image signal. It is suitable for the processing method. Here, C: Cyan, M: Magenta, Y: Yellow, K: Black, R: Red, G: Green, B: Blue ) And will be used in the same manner below.
[0002]
[Prior art]
The basic primary colors in color printing are C, M, and Y. From the viewpoints of font quality, printing cost, and natural image sticking, K is added to these, and C, M, Y, and K are added. Many color printing apparatuses that use colors as primary primaries are used.
[0003]
On the other hand, since input image signals for business printers used in offices are generally provided as RGB signals, four-color separation, which is a process for generating CMYK output image signals from RGB input image signals, is necessary. It becomes.
[0004]
Normally, this four-color separation generates CMY data using RGB complements as disclosed in “PostScript Language Reference edition (Adobe Systems Incorporated), page 476” (Non-patent Document 1). This is realized as a process of partially replacing the element (min {C, M, Y}) with K.
[0005]
At this time, the generated K component is called BG (black generation), and the CMY component that is removed by being replaced with K is called an under color removal (UCR) component. Here, min {C, M, Y} represents the minimum value of C, M, Y. In such a process, since the common element of CMY is replaced with K, the CMY value after generating K is always equal to or lower than CMY before conversion.
[0006]
On the other hand, in the image processing with a business printer, unlike the graphic art field where image quality is given the highest priority, in order to save consumables such as toner and reduce the burden on the fixing device, gray is not mixed with CMYK but 100 It may be necessary to print in K single color with% UCR. In such a case, it is known that when the additive amount of black K is increased by the above-described four-color separation method, the amount of CMY becomes too small, so that there is a problem of so-called ink-like image quality with poor saturation. Yes.
[0007]
In order to solve this problem, for example, a method disclosed in Japanese Patent Application Laid-Open No. 2001-69364 (Patent Document 1) is a black generation method that hardly causes a decrease in saturation even when K is added to a low density portion. Has been proposed.
[0008]
In this patent document 1, it is shown that four-color separation is performed by using the following equation (however, the right side is multiplied by 255 in order to align the range of C ′, M ′, and Y ′ to 0 to 255) ).
K = α × min (C, M, Y)
C '= 255 (C-K1) / (255-K2)
M '= 255 (M-K1) / (255-K2)
Y '= 255 (Y-K1) / (255-K2)
Here, α is a constant (black rate) between 0 and 1, and K1 and K2 are given as a look-up table (LUT) that takes a value in the range of 0 to 255 with K as a subscript.
[0009]
[Patent Document 1]
JP 2001-69364 A
[Non-Patent Document 1]
PostScript Language Reference third edition (Adobe Systems Incorporated) 476
[0010]
[Problems to be solved by the invention]
As mentioned in Patent Document 1 as a problem of the GCR (Gray Component Replacement) method, if K2 is a value close to 255 in the above equation, C ′, M ′, and Y ′ become unstable. Occurs. For example, when α = 1 and K = K1 = K2 = 254, C, M, Y = 254 or 255, and C ′, M ′, and Y ′ take both extreme values of 0 or 255. , C, M, and Y values are associated with colors having extremely different hues. Therefore, in Patent Document 1, this problem is avoided by suppressing the maximum value of K2 to 180.
[0011]
However, the GCR method of Patent Document 1 is not originally a four-color separation process for the purpose of 100% UCR of gray color. For example, if C = K1, M = 255 when K1 <K2, Since '= 255 (255-K1) / (255-K2)> 255, it is necessary to satisfy K1 ≧ K2 in order to guarantee C ′, M ′, Y ′ ≦ 255.
[0012]
However, in order to perform gray color 100% UCR, it is necessary to set K1 = min (C, M, Y). Thus, it is found that Patent Document 1 cannot be compatible with gray color 100% UCR.
[0013]
Further, as described in Patent Document 1, since excessive color material overlap causes color material peeling, in order to efficiently optimize parameters, the maximum toner amount is increased. It is desirable to be able to set limits.
[0014]
The object of the present invention is a color that is compatible with 100% undercolor removal of a gray color, has no saturation reduction in a low density portion, is compatible with the total toner amount limitation, and can obtain the maximum color gamut. An object is to realize an image processing apparatus and a processing method.
[0015]
Another object of the present invention is to achieve 100% under color removal of gray color, no reduction in saturation in the low density area, and to achieve the maximum color reproduction range compatible with gradation continuity. It is to realize a color image processing apparatus and a processing method that can be used.
[0016]
[Means for Solving the Problems]
In order to achieve the above object, the present invention comprises color image signal conversion means for converting an input image signal of three colors of cyan, magenta and yellow into an output image signal of four colors of cyan, magenta, yellow and black. A color image processing apparatus including color image signal conversion means, wherein the color image signal conversion means selects a minimum value k of the input image signals of the three colors of cyan, magenta, and yellow and outputs a black output image signal. Subtracting the minimum value k from the input image signal of three colors of cyan, magenta, and yellow, and multiplying the subtraction result by a multiplier f (k) determined depending on the minimum value k, And a multiplier f (k) that sets a maximum value of a range of image signals of three colors of cyan, magenta, and yellow as I.maxWhen Amax<ImaxA positive constant A such thatmaxF (k) ≦ AmaxIt is in the configuration given in
[0017]
To achieve the above object, the present invention provides a color image processing method for converting an input image signal of three colors of cyan, magenta, and yellow into an output image signal of four colors of cyan, magenta, yellow, and black, The minimum value k of the input image signal of the three colors of cyan, magenta, and yellow is selected as the output image signal of black, and the minimum value k is subtracted from the input image signal of the three colors of cyan, magenta, and yellow, The subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to obtain an output image signal of cyan, magenta, and yellow. The multiplier f (k) is an image of three colors of cyan, magenta, and yellow. The maximum value of the signal range is ImaxWhen Amax<ImaxA positive constant A such thatmaxF (k) ≦ AmaxIt is to be given in.
[0018]
In order to achieve the another object, the present invention provides color image signal conversion means for converting an input image signal of three colors of cyan, magenta and yellow into an output image signal of four colors of cyan, magenta, yellow and black. A color image processing apparatus comprising:
The color image signal converting means selects the minimum value k of the input image signals of the three colors of cyan, magenta, and yellow to make an output image signal of black, and inputs the three colors of cyan, magenta, and yellow. Means for subtracting the minimum value k from the image signal, and multiplying the subtraction result by a multiplier f (k) determined depending on the minimum value k to obtain an output image signal of cyan, magenta, and yellow. f (k) is the maximum value of the input image signal range of three colors red, green and blue.maxAnd Tmax/ ImaxA positive constant T such that <3maxF (k) ≦ (Tmax-K) / (2 (Imax-K)).
[0019]
In order to achieve the other object, the present invention is a color image processing method for converting an input image signal of three colors of cyan, magenta, and yellow into an output image signal of four colors of cyan, magenta, yellow, and black. Then, the minimum value k of the input image signal of the three colors cyan, magenta, and yellow is selected as the output image signal of black, and the minimum value k is subtracted from the input image signal of the three colors cyan, magenta, and yellow. The subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to obtain an output image signal of cyan, magenta, and yellow, and the multiplier f (k) has three colors of cyan, magenta, and yellow. The maximum value of the image signal range of ImaxAnd Tmax/ ImaxA positive constant T such that <3maxF (k) ≦ (Tmax-K) / (2 (Imax-K)).
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a plurality of embodiments of the present invention will be described with reference to the drawings.
[0021]
FIG. 1 is a diagram showing the overall configuration and flow of image processing in a color laser printer to which a color image processing apparatus according to the first embodiment of the present invention is applied. This color laser printer has a resolution of 23.6 dots / mm (600 dots per 25.4 mm).
[0022]
The image data 1 to be printed is stored in the input buffer 2 as RGB data for one page. Since the printer engine 13 performs development for each surface of KCMY, the processing after the input buffer 2 in FIG. 1 is repeated four times for four surfaces of KCMY.
[0023]
The four-color separation means 5 initializes the interior as necessary so that black is first calculated from the RGB point sequential data. In response to this, the γ correction means 7 loads a correction value corresponding to black from the γ correction value table 8 into an internal reference table. The dither circuit 10 loads the threshold array corresponding to black and the size data of the array from the table 11 and initializes the inside. This threshold array is 0-ImaxAnd is used by the gradation processing device 9 to determine dot on / off by comparison with the input value. The gamma correction means 7 adjusts the density gradation characteristics depending on the gradation processing and the engine characteristics almost linearly by the correction value loaded in the internal reference table.
[0024]
Thus, the RGB data sent from the input buffer 2 is subjected to color correction by the color correction means 3, conversion to black data by the four color separation means 5, and gradation correction by the γ correction means 7, and then a gradation processing device 9. Is output to the printer engine 13 as a laser pulse width modulation (hereinafter PWM) signal 12.
[0025]
When the processing for one page of black is completed, the four-color separation unit 5, the gamma correction unit 7, and the dither circuit 10 reload the necessary parameters for cyan and initialize them, and then perform the same processing to perform cyan processing. The PWM signal 12 for one page is sent to the printer engine 13.
[0026]
Thereafter, processing for magenta and yellow is similarly performed. These color planes are switched in synchronization with the vertical synchronization signal of the printer engine 13.
[0027]
FIG. 2 is a diagram showing details of the four-color separation means 5 of FIG. Although simplified in FIG. 1, RGB input / output of the color correction means 3 is performed by a set of signals of 8 bits each for (r, g, b).
[0028]
First, the complement arithmetic circuit 21 c ′ = Imax-R, m '= Imax-G, y '= Imax-B converts the image signals r, g, and b into image signals c ', m', and y 'signals. In this case, the maximum value ImaxIs the maximum value 255 of the 8-bit range, and the complement operation is obtained by simple bit inversion. However, Imax  = 255 (= 28-1) is not necessarily a necessary premise. When handling RGB values with 16-bit values for advanced color computation,max= 216-1. Of course, in the case of other input / output ranges, the maximum value ImaxShould be considered the maximum value of the range.
[0029]
The minimum value selection circuit 22 outputs these minimum values k = min {c ′, m ′, y ′} in response to the input image signals c ′, m ′, y ′ from the complement calculation circuit 21.
[0030]
On the other hand, the subtraction circuits 25, 26, and 27 subtract the previous minimum value k from the output image signals c ′, m ′, and y ′ of the complement calculation circuit 21, respectively, and then the multiplication circuits 28, 29, and 30 Is multiplied by the value from the multiplier table 31, and then an 8-bit value obtained by rounding down the upper 4 bits and lower 4 bits is output. However, the overflow of the multiplication result to the upper 4 bits is a clipping process for setting all the bits of the multiplication result.
[0031]
As a result, the multiplier table 31 acts on each output of the subtraction circuits 25, 26, and 27 as a fixed-point real number f (k) of 0 ≦ f (k) <16 corresponding to an input of 0 ≦ k ≦ 255. As a result, the output from the multiplication circuit 28 is c = f (k) (c′−k), and similarly, the output from the multiplication circuit 29 is m = f (k) (m′−k). The output from 30 is y = f (k) (y′−k).
[0032]
In the selection circuit 23, a color signal corresponding to the output color at that time is selected from the image signals k, c, m, and y by a selection signal 24 switched in synchronization with the vertical synchronization signal of the printer.
[0033]
Here, in this embodiment, the color correction unit 3 and the complement calculation unit 21 are independent circuits, but it is also easy to directly associate (c ′, m ′, y ′) values as the output of the color correction unit 3. In this case, the complement arithmetic circuit 21 is not necessary.
[0034]
Next, in order to describe the configuration method of the multiplier f (k) implemented in the multiplier table 31, first, the RGB input parameter space will be described with reference to FIG.
[0035]
In FIG. 3, one side is I on a three-dimensional space.maxThe RGB input parameter space is expressed in a form in which two cubes are arranged with the two vertices vertical. The bottom vertex 50 corresponds to black, and the top vertex 51 corresponds to white. Further, P of the point 62 corresponding to the RGB input parameter (r, g, b) is three vectors 53, 54, 54, each having a length of r, g, b when the black vertex base point is used. This corresponds to the sum of 55.
[0036]
This also means that each length from the white vertex 51 is c ′ = Imax-R, m '= lmax-G, y '= lmaxThis corresponds to the sum of the three vectors 56, 57, and 58 of -b. These correspondences correspond to conversion from the RGB system to the complementary CMY system.
[0037]
The gray axis 59 is a straight line passing through the black vertex 50 and the white vertex 51, and r = g = b (hence, c ′ = m ′ = y ′) on this straight line.
[0038]
A cross section 52 in FIG. 3 represents an R = r plane for RGB input. This is C = c ′ = I when viewed in the CMY system.maxIt is a surface corresponding to −r.
[0039]
FIG. 4 shows details of the cross section 52. Point 61 corresponds to the intersection of cross section 52 and gray axis 59 in FIG. A hatched area 60 in FIG. 4 represents an area where m ′ ≧ c ′ and y ′ ≧ c ′ (accordingly, c ′ = k = min {c ′, m ′, y ′}). .
[0040]
In the region 60, it is the components (m′−c ′) and (y′−c ′) that contribute to the color, and c ′ functions to shift the cross section 52 to the vertex 50 on the black side, That is, it only serves to lower the brightness. Therefore, when the area 60 of the input parameter space is made to correspond to CMYK as the actual printing basic color of the printer, as a function of lowering the brightness, c ′ (= k) is made to correspond to the K component, It is conceivable that (m′−c ′) corresponds to the M component and (y′−c ′) corresponds to the Y component.
[0041]
However, as described in the section of the prior art, in this case, there is a problem that the saturation of the low density portion of the reproduced image is easily lost. This is because the M component and the Y component are I 60 in the region 60.maxOne factor is that the range is limited to −c ′.
[0042]
On the other hand, when color reproduction is performed using four color materials of CMYK, the range of the M component and the Y component is set to I because the c ′ is replaced with the K component.maxThere is no necessity to limit to -c ', and the actual reproduction color range can be widened by using as many M and Y components as possible.
[0043]
In the case of the region 60, when the ratio of the M component and the Y component is stored and the parameter is expanded to the full range, m = (m′−c ′) Imax/ (Imax-C '), y = (y'-c') Imax/ (Imax-C '), it can be considered that m corresponds to the M component and y corresponds to the Y component.
[0044]
Such a slight distortion of the reproduced color due to the expansion of the range can be absorbed by the color correcting unit 3 in FIG. 1, so that the four-color separation unit 5 assigns parameters as wide as possible. Would be desirable to do.
[0045]
However, on the other hand, it is still necessary to limit the range enlargement rate so that the maximum toner amount and the discontinuity of the reproduction color described above do not become too large. Therefore, in order to formulate the above problem, the following is set.
0 ≦ c ′, m ′, y ′, k ≦ ImaxWhereas
k = min {c ′, m ′, y ′} (1)
c = f (k) (c′−k) (2)
m = f (k) (m′−k) (3)
y = f (k) (y'-k) (4)
f (k) = Imax/ (Imax-K) · g (k) (5)
And the function g (k) is defined as a function having a value as large as possible that satisfies the following condition.
(I) ... 0≤g (k) ≤1
(Ii) The sum of c, m, y, k does not exceed the total toner amount limit
(Iii) ... f (k) does not exceed the range expansion rate limit
Here, the function f (k) is a range expansion ratio in the above sense, and the function g (k) is a function representing the corresponding range width.
[0046]
At this time, the condition (ii) is a constant TmaxBy
s = c + m + y + k ≦ Tmax            (6)
(6) must be established for any k, and in particular, c ′ = m ′ = Imax  Considering the case of ≧ y (= k),
s = f (k) {(c'-k) + (m'-k) + (y'-k)} + k
= 2f (k) (Imax-K) + k
= 2g (k) Imax+ K ≦ Tmax
It becomes. from now on,
g (k) ≦ (Tmax-K) / (2Imax(7)
Are arbitrary k = 0, 1,..., ImaxIt is understood that it is necessary to hold about.
[0047]
On the contrary, if the expression (7) holds, any c ′, m ′, y ′, k (0 ≦ c ′, m ′, y ′, k ≦ I)max)
s = f (k) {(c'-k) + (m'-k) + (y'-k)} + k
≦ 2f (k) (Imax-K) + k
= 2g (k) Imax+ K ≦ Tmax
Therefore, it can be seen that the condition (ii) is given by equation (7) for the function g (k).
[0048]
The condition (iii) gives an upper limit of the magnification of f (k) as a multiplier for each of (c′−k), (m′−k), and (y′−k). Is constant AmaxIf given in
f (k) ≦ Amax                (8)
And this can be read as the condition for g (k)
g (k) ≦ Amax(Imax-K) / Imax    ... (9)
It becomes.
From the above
T (k) = (Tmax-K) / (2Imax(10)
A (k) = Amax(Imax-K) / Imax    ... (11)
Then, the conditions (i) to (iii) are formulated as the following conditions regarding the range function g (k).
(I) ′ 0 ≦ g (k) ≦ 1
(Ii) ′ g (k) ≦ T (k)
(Iii) ′ g (k) ≦ A (k)
Here, T (k) and A (k) are linear functions related to k, and the conditions (i) ′ to (iii) ′ are simple linear inequalities.
[0049]
Assuming a case where the total amount of toner is saved compared to the case of only C, M, and Y3 colorsmax= 2.5Imax, AmaxAn example in the case of = 8 is shown in FIG. In the example of FIG.maxIs 255, but ImaxIs simply specifying the resolution of the input value, so Imax= 255 itself is not so essential.
[0050]
In FIG. 5, the broken line 35 represents the straight line y = 1, the alternate long and short dash line 36 represents the straight line y = T (k), and the two-dot chain line 37 represents the straight line y = A (k). A region 38 surrounded by these three straight lines represents a region that satisfies the conditions (i) ′ to (iii) ′.
[0051]
If the function g (k) is the largest in the region 38,
g (k) = min {1, T (k), A (k)} (12)
Thus, the target range function is obtained. This function corresponds to the polygonal line 39 in FIG.
In the case of the function g (k) indicated by the broken line 39 in FIG. 5, the value of g (k) changes suddenly at k before and after the vertex 40. This is a change in the characteristics of the high density portion on the reproduced image, and its influence is small. However, when the discontinuity of the gradation around the vertex 40 is noticeable, the following curve 41 in FIG. Furthermore, the discontinuity of gradation reproduction can be suppressed by setting the function obtained by smoothing the polygonal line 39 in FIG. 5 inside the region 38 as the range function g (k).
[0052]
FIG. 7 shows a graph of the range expansion rate f (k) corresponding to the range function g (k). The solid line 42 in FIG. 7 is f (k) corresponding to the case where the broken line 39 in FIG. 5 is the range function g (k) (therefore, g (k) in the expression (12)), and Corresponds to a graph of the range expansion rate f (k) when the curve 41 in FIG. 6 is the range function g (k). In this case as well, the conditions (i) 'to (iii)' are satisfied except for the slight loss of the range function g (k).
[0053]
FIG. 8 is a flowchart showing the flow of the image processing method of the present invention. First, in step 100, RGB values (r, g, b) are input. In step 101, the CMY value c '= I which is a complementary color of r, g, and b.max-R, m '= Imax-G, y '= Imax-B is calculated and these minimum values are set to k.
[0054]
Next, at step 102, the minimum value k = ImaxThen, in step 104, c = m = y = 0. Otherwise, in step 103,
f (k) = min {Imax/ (Imax-K), (Tmax-K) / (2 (Imax-K)), Amax} (13)
To calculate the range expansion rate f (k).
c = f (c) (c′−k)
m = f (m) (m′−k)
y = f (y) (y'-k)
To determine c, m, y. In step 106, c, m, y, and k obtained so far are output as CMYK values.
[0055]
Here, the above expression (13) is an expression obtained by expanding the expression (12) related to the previous range function g (k) as the relationship of the range expansion rate function f (k).
[0056]
In the processing flow described above, the range expansion rate f (k) and the output CMYK value can be calculated even when the RGB input value is a continuous amount. In particular, the RGB input value is a discrete value. In some cases, it is possible to obtain CMYK values with a simple flow as shown in FIG. 9 by preliminarily tabulating the range expansion rate f (k).
[0057]
In the case of FIG. 9, the RGB input range is 0 to I.maxUntil ImaxSince the integer value is taken, the possible range of the minimum value k is also 0 to I.maxThe integer value of Therefore, in the first step 110, the range expansion rate f [k] is set to k = 0 to I.maxIs initialized as a table by equation (13) so that can be directly referenced as a subscript.
[0058]
Steps 100 and 101 are the same as those in FIG. In step 111, c, m, and y are determined in the same manner as in the previous step 105, with f [k] referred to simply by using k as the index. In step 106, c, m, y, and k are output as CMYK values.
[0059]
The color image processing apparatus according to the present embodiment will be described collectively. Color image signal conversion means for converting input image signals of three colors of red, green and blue into output image signals of four colors of cyan, magenta, yellow and black. The color image processing apparatus includes a color image signal conversion unit, a unit that converts input image signals of red, green, and blue into converted image signals of three colors of cyan, magenta, and yellow; and cyan, magenta, and yellow Means for selecting the minimum value k of the three-color converted image signal as a black output image signal, and subtracting the minimum value k from the three-color converted image signal of cyan, magenta, and yellow, Means for multiplying a multiplier f (k) determined depending on the value k to obtain cyan, magenta, and yellow output image signals. The multiplier f (k) , The maximum value of the range of three color input image signals of blue ImaxWhen Amax<ImaxA positive constant A such thatmaxAnd Tmax/ ImaxA positive constant T such that <3maxAnd f (k) ≦ Amax, F (k) ≦ (Tmax-K) / (2 (Imax-K)).
[0060]
The color image processing method according to the present embodiment will be described collectively. The color image processing method converts an input image signal of three colors of cyan, magenta, and yellow into an output image signal of four colors of cyan, magenta, yellow, and black. Then, the minimum value k of the input image signal of the three colors cyan, magenta, and yellow is selected as the output image signal of black, and the minimum value k is subtracted from the input image signal of the three colors cyan, magenta, and yellow. The subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to obtain an output image signal of cyan, magenta, and yellow, and the multiplier f (k) has three colors of cyan, magenta, and yellow. The maximum value of the image signal range of ImaxWhen Amax<ImaxA positive constant A such thatmaxAnd Tmax/ ImaxA positive constant T such that <3maxAnd f (k) ≦ Amax, F (k) ≦ (Tmax-K) / (2 (Imax-K)).
[0061]
Next, a second embodiment of the present invention will be described with reference to FIG. FIG. 10 is a diagram showing details of the four-color separation means in the color image processing apparatus according to the second embodiment of the present invention. The second embodiment is different from the first embodiment as described below, and is basically the same as the first embodiment in other points.
[0062]
The second embodiment is an example in which the first embodiment is extended so as to be compatible with the four-color separation method from Patent Document 1 described in the prior art. In the second embodiment, a lookup table 70 and a lookup table 71 are added to the first embodiment. In the second embodiment, when the same operation as that of the first embodiment is performed, both the look-up table 70 and the look-up table 71 need only be a linear table that directly associates input values with outputs.
[0063]
On the other hand, in the second embodiment, in order to perform conventional four-color separation, the multiplier table 31 is a linear table, and the under color removal amount associated with the minimum value k of c, m, and y in the lookup table 70. Is implemented as a table, and a table of summed color amounts associated with k is implemented in the lookup table 71.
[0064]
According to the embodiment described above, while performing 100% black replacement that completely replaces a gray color such that r = g = b (and hence c ′ = m ′ = y ′) with a K single color, With regard to colors, color image processing is performed that performs four-color separation with wide saturation that can take the maximum range within the range in which CMY colors maintain toner limitation and gradation continuity.
[0065]
【The invention's effect】
As is apparent from the above description of the embodiments, according to the present invention, 100% undercolor removal of gray color is compatible, there is no reduction in saturation in the low density portion, and the total toner amount is limited. A color image processing apparatus and a processing method capable of obtaining the maximum color reproduction range can be realized.
[0066]
In addition, according to the present invention, it is compatible with 100% undercolor removal of gray color, there is no reduction in saturation in the low density portion, and it is compatible with gradation continuity and obtains the maximum color reproduction range. A color image processing apparatus and a processing method that can be realized can be realized.
[Brief description of the drawings]
FIG. 1 is a diagram showing the overall configuration and flow of image processing in a color laser printer to which a color image processing apparatus according to a first embodiment of the present invention is applied.
FIG. 2 is a diagram showing details of the four-color separation unit in FIG. 1;
FIG. 3 is an explanatory diagram of an input parameter space of the four-color separation unit in FIG. 2;
4 is a cross-sectional view of the input parameter space of FIG. 3;
FIG. 5 is an explanatory diagram of a range function of the four-color separation unit in FIG. 2;
FIG. 6 is an explanatory diagram of a range function of a four-color separation unit different from FIG.
7 is an explanatory diagram of a range expansion function of the four-color separation unit in FIG. 2;
8 is a flowchart showing the color image processing algorithm of FIG. 1;
FIG. 9 is a diagram showing a flow of a modified example of the color image processing algorithm of FIG. 1;
FIG. 10 is a diagram showing details of four-color separation means in the color image processing apparatus according to the second embodiment of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Image data, 2 ... Input buffer, 3 ... Color correction means, 5 ... 4 color separation means, 7 ... γ correction means, 8 ... γ correction value table, 9 ... Tone processing means, 10 ... Dither circuit, 11 ... Threshold arrangement, 12 ... PWM signal, 13 ... printer engine, 21 ... complement arithmetic circuit, 22 ... minimum value selection circuit, 23 ... selection circuit, 24 ... selection signal, 25 ... subtraction circuit, 28 ... multiplication circuit, 31 ... multiplier table , 39 ... polyline, 41 ... curve, 52 ... cross section.

Claims (6)

シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像信号変換手段を備えたカラー画像信号変換手段を備えたカラー画像処理装置であって、
前記カラー画像信号変換手段は、
前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とする手段と、
前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とする手段とを備え、
前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数Amaxに対して、f(k)≦Amaxで与えられる
ことを特徴とするカラー画像処理装置。
Color image processing apparatus including color image signal conversion means including color image signal conversion means for converting input image signals of three colors of cyan, magenta and yellow into output image signals of four colors of cyan, magenta, yellow and black Because
The color image signal conversion means includes
Means for selecting a minimum value k of the input image signals of the three colors of cyan, magenta, and yellow to be a black output image signal;
The minimum value k is subtracted from the input image signals of the three colors cyan, magenta, and yellow, and the subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to output cyan, magenta, and yellow. An image signal means,
The multiplier f (k) is cyan, magenta, the maximum value of the range of the three color image signals of yellow when the I max, relative to A max <positive constant such that I max A max, f (K) A color image processing apparatus characterized by being given by ≦ A max .
シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像信号変換手段を備えたカラー画像処理装置であって、
前記カラー画像信号変換手段は、
前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とする手段と、
前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とする手段とを備え、
前記乗数f(k)は、レッド、グリーン、ブルーの3色の入力画像信号のレンジの最大値をImaxとするときに、Tmax/Imax<3であるような正定数Tmaxに対して、f(k)≦(Tmax−k)/(2(Imax−k))で与えられる
ことを特徴とするカラー画像処理装置。
A color image processing apparatus comprising color image signal conversion means for converting input image signals of three colors of cyan, magenta, and yellow into output image signals of four colors of cyan, magenta, yellow, and black,
The color image signal conversion means includes
Means for selecting a minimum value k of the input image signals of the three colors of cyan, magenta, and yellow to be a black output image signal;
The minimum value k is subtracted from the input image signals of the three colors cyan, magenta, and yellow, and the subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to output cyan, magenta, and yellow. An image signal means,
The multiplier f (k) is red, green, the maximum value of the range of three color input image signals of blue when the I max, to a positive constant T max such that T max / I max <3 A color image processing apparatus characterized by being given by f (k) ≦ (T max −k) / (2 (I max −k)).
シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、
前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とし、
前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とし、
前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Amax<Imaxであるような正定数Amaxに対して、f(k)≦Amaxで与えられる
ことを特徴とするカラー画像処理方法。
A color image processing method for converting an input image signal of three colors of cyan, magenta and yellow into an output image signal of four colors of cyan, magenta, yellow and black,
The minimum value k of the input image signals of the three colors cyan, magenta, and yellow is selected as the black output image signal,
The minimum value k is subtracted from the input image signals of the three colors cyan, magenta, and yellow, and the subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to output cyan, magenta, and yellow. As an image signal,
The multiplier f (k) is cyan, magenta, the maximum value of the range of the three color image signals of yellow when the I max, relative to A max <positive constant such that I max A max, f (K) A color image processing method, wherein ≦ A max is given.
シアン、マゼンタ、イエローの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、
前記シアン、マゼンタ、イエローの3色の入力画像信号の最小値kを選択してブラックの出力画像信号とし、
前記シアン、マゼンタ、イエローの3色の入力画像信号から前記最小値kを減算し、その減算結果に前記最小値kに依存して決まる乗数f(k)を乗じてシアン、マゼンタ、イエローの出力画像信号とし、
前記乗数f(k)は、シアン、マゼンタ、イエローの3色の画像信号のレンジの最大値をImaxとするときに、Tmax/Imax<3であるような正定数Tmaxに対して、f(k)≦(Tmax−k)/(2(Imax−k))で与えられる
ことを特徴とするカラー画像処理方法。
A color image processing method for converting an input image signal of three colors of cyan, magenta and yellow into an output image signal of four colors of cyan, magenta, yellow and black,
The minimum value k of the input image signals of the three colors cyan, magenta, and yellow is selected as the black output image signal,
The minimum value k is subtracted from the input image signals of the three colors cyan, magenta, and yellow, and the subtraction result is multiplied by a multiplier f (k) determined depending on the minimum value k to output cyan, magenta, and yellow. As an image signal,
The multiplier f (k) is a positive constant T max such that T max / I max <3, where I max is the maximum value of the three color image signals of cyan, magenta, and yellow. , F (k) ≦ (T max −k) / (2 (I max −k)).
レッド、グリーン、ブルーの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、
前記レッド、グリーン、ブルーそれぞれの入力画像信号をr,g,bとし、これらの信号レンジを0〜Imaxとし,対応するシアン、マゼンタ、イエロー、ブラックそれぞれの出力画像信号をc,m,y,kとするとき、
前記出力信号c,m,y,kは、
c’=Imax−r、
m’=Imax−g、
y’=Imax−b、
k=min{c’,m’,y’}と定数Tmax,Amaxとから
T(k)=(Tmax−k)/(2・Imax
A(k)=Amax(Imax−k)/Imax
g(k)=min{1,T(k),A(k)}
f(k)=g(k)・Imax/(Imax−k)
により定義される関数f(k)により、
c=f(k)(c’−k)
m=f(k)(m’−k)
y=f(k)(y’−k)
で与えられる
ことを特徴とするカラー画像処理方法。
A color image processing method for converting an input image signal of three colors of red, green and blue into an output image signal of four colors of cyan, magenta, yellow and black,
And the red, green, blue respective input image signals r, g, and b, and these signal range and 0 to I max, corresponding cyan, magenta, yellow, black respective output image signals c, m, y , K,
The output signals c, m, y, k are
c ′ = I max −r,
m ′ = I max −g,
y ′ = I max −b,
From k = min {c ′, m ′, y ′} and constants T max and A max , T (k) = (T max −k) / (2 · I max )
A (k) = A max (I max −k) / I max
g (k) = min {1, T (k), A (k)}
f (k) = g (k) · I max / (I max −k)
By the function f (k) defined by
c = f (k) (c′−k)
m = f (k) (m′−k)
y = f (k) (y′−k)
A color image processing method characterized by being given by:
レッド、グリーン、ブルーの3色の入力画像信号をシアン、マゼンタ、イエロー、ブラックの4色の出力画像信号に変換するカラー画像処理方法であって、
前記レッド、グリーン、ブルーそれぞれの入力画像信号をr,g,bとし、これらの信号レンジを0〜Imaxとし、対応するシアン、マゼンタ、イエロー、ブラックそれぞれの信号画像出力をc,m,y,kとするとき、
c’=Imax−r、
m’=Imax−g、
y’=Imax−b、
k’=min{c’,m’,y’}に対して、
k’を固定する毎に、該出力信号c,m,yは、それぞれ(c’−k’),(m’−k’),(y’−k’)
に比例し、かつ、比例定数f(k’)はこれらに共通でかつ、
f(Imax)=0かつ、
max/Imax<3であるような正定数Tmaxと、
max<Imaxであるような正定数Amax
に対して、
f(k’)≦(Tmax−k’)/(2(Imax−k’))
f(k’)≦Amax
で与えられる
ことを特徴とするカラー画像処理方法。
A color image processing method for converting an input image signal of three colors of red, green and blue into an output image signal of four colors of cyan, magenta, yellow and black,
And the red, green, blue respective input image signals r, g, and b, and these signal range and 0 to I max, corresponding cyan, magenta, yellow, each signal image output black c, m, y , K,
c ′ = I max −r,
m ′ = I max −g,
y ′ = I max −b,
For k ′ = min {c ′, m ′, y ′}
Each time k ′ is fixed, the output signals c, m, and y are respectively (c′−k ′), (m′−k ′), and (y′−k ′).
And the proportionality constant f (k ′) is common to them, and
f (I max ) = 0 and
A positive constant T max such that T max / I max <3;
A max <positive constant such that I max A max
Against
f (k ′) ≦ (T max −k ′) / (2 (I max −k ′))
f (k ′) ≦ A max
A color image processing method characterized by being given by:
JP2003194025A 2003-07-09 2003-07-09 Color image processing apparatus and processing method Expired - Fee Related JP4267386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003194025A JP4267386B2 (en) 2003-07-09 2003-07-09 Color image processing apparatus and processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003194025A JP4267386B2 (en) 2003-07-09 2003-07-09 Color image processing apparatus and processing method

Publications (2)

Publication Number Publication Date
JP2005033348A true JP2005033348A (en) 2005-02-03
JP4267386B2 JP4267386B2 (en) 2009-05-27

Family

ID=34205296

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003194025A Expired - Fee Related JP4267386B2 (en) 2003-07-09 2003-07-09 Color image processing apparatus and processing method

Country Status (1)

Country Link
JP (1) JP4267386B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006279922A (en) * 2005-03-01 2006-10-12 Ricoh Printing Systems Ltd Color image processor and color printer system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006279922A (en) * 2005-03-01 2006-10-12 Ricoh Printing Systems Ltd Color image processor and color printer system
US7679781B2 (en) 2005-03-01 2010-03-16 Ricoh Company, Ltd. Color image processing apparatus and color printer system
JP4664809B2 (en) * 2005-03-01 2011-04-06 株式会社リコー Color image processing apparatus and color printer system

Also Published As

Publication number Publication date
JP4267386B2 (en) 2009-05-27

Similar Documents

Publication Publication Date Title
US7944594B2 (en) Image processing device and an image processing method for curbing the amount of color material consumed and suppressing a deterioration in image quality
JP4206743B2 (en) Color image processing method, color image processing apparatus, color image processing program, and storage medium
US7969628B2 (en) Apparatus and method for segmenting an output device color gamut and mapping an input device color gamut to the segmented output device color gamut
JP4527633B2 (en) Gradation processing apparatus and method
JP2007028336A (en) Apparatus and method for image processing, image forming apparatus, program, and recording medium
JP2009117952A (en) Image processing apparatus, image processing method, and program
JP5777497B2 (en) Color processing apparatus and method
JP4976266B2 (en) Image processing apparatus, image processing method, and program
JP4518408B2 (en) Image processing apparatus, method, and program
JP4471021B2 (en) Color printing control apparatus, color printing control method, and color printing control program
JP2005176280A (en) Color image processing method, color image processing apparatus, color image processing program, and storage medium
JP4367853B2 (en) Image processing apparatus and color conversion method
JP4077660B2 (en) Gradation conversion device and color conversion device
JP4267386B2 (en) Color image processing apparatus and processing method
JP2007060558A (en) Color processing method and apparatus therefor, and image processing method
US7436416B2 (en) Color printer and control method thereof with pulse width modulation for tone control based on type of document and number of colors printed
JPH0946529A (en) Image processing unit and method
JP2005210339A (en) Image processor, print controller, and image processing method and program
JP4081773B2 (en) Color printing system and color printer
JP2009033341A (en) Image processing device, image forming apparatus and image processing method
JPH10229501A (en) Image processing device and method
JP4726228B2 (en) Color data conversion apparatus and method
JP2001352456A (en) Image-processing method and image-processing unit, and image-forming device provided with them
JP2009159284A (en) Color data conversion apparatus, color data conversion method and color data conversion program
JP2005057598A (en) Color image forming device and color image processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060529

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20060529

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080527

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081014

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20081105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081203

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090218

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120227

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140227

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees