JPH08275010A - Method and device for image processing - Google Patents

Method and device for image processing

Info

Publication number
JPH08275010A
JPH08275010A JP7074267A JP7426795A JPH08275010A JP H08275010 A JPH08275010 A JP H08275010A JP 7074267 A JP7074267 A JP 7074267A JP 7426795 A JP7426795 A JP 7426795A JP H08275010 A JPH08275010 A JP H08275010A
Authority
JP
Japan
Prior art keywords
amount
saturation
correction
data
saturation correction
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
JP7074267A
Other languages
Japanese (ja)
Other versions
JP3360476B2 (en
Inventor
Shigeaki Sumiya
繁明 角谷
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP07426795A priority Critical patent/JP3360476B2/en
Publication of JPH08275010A publication Critical patent/JPH08275010A/en
Application granted granted Critical
Publication of JP3360476B2 publication Critical patent/JP3360476B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE: To adjust saturation of RGB data in details and to allow the device to contribute to reduction in the amount of ink. CONSTITUTION: A mean value arithmetic section 4 calculates a mean value (Mean_RGB) of original RGB data, a data deviation arithmetic section 5 calculates each deviation (Diff_R,G,B) of the original RGB data from the mean value and an RGB correction section 6 corrects the original RGB data according to a saturation correction amount read from a saturation correction table 7. The table 7 stores a desired saturation correction amount with respect to each RGB deviation. Since the correction processing is executed by using a lookup table, the circuit configuration is made simple, and since correction data based on the deviation of the RGB data from the mean value are used, objective saturation is surely obtained without losing the image quality of the original image, detailed saturation adjustment is conducted by properly varying the contents of the lookup table and the amount of ink is reduced as the result of saturation adjustment especially in a high saturation area.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、入力されたカラー画像
データ、すなわちRGBデータを彩度を調節して出力す
る画像処理方法及び画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing method and an image processing apparatus for adjusting color saturation of input color image data, that is, RGB data for output.

【0002】[0002]

【従来の技術】カラープリント処理においては、通常、
C(シアン),M(マゼンタ),Y(イエロー)の3色
材で色再現を行う。例えば、カラー原稿を色分解して得
たR(赤),G(緑),B(青)の色信号からC,M,
Yの色信号を作成し、各色信号に応じて各色のインク等
を記録媒体、例えば紙に付着させてカラー像を再現す
る。また、C,M,Yの3色材にK(黒)を加えて4色
材で色再現することもある。
2. Description of the Related Art In color print processing, normally,
Color reproduction is performed with three color materials of C (cyan), M (magenta), and Y (yellow). For example, from color signals of R (red), G (green), and B (blue) obtained by color-separating a color document, C, M,
A color signal of Y is created, and ink of each color is attached to a recording medium, for example, paper according to each color signal to reproduce a color image. Further, K (black) may be added to the three color materials of C, M, and Y to reproduce the color with the four color materials.

【0003】このようなカラープリント処理によって得
られるカラー画像に関しては、彩度が適正に設定される
ことが重要な要素の1つである。例えば、カラー原稿の
うち彩度の低い部分に関しては、彩度を高めるために彩
度強調処理を行うことが望まれることがある。また、既
に十分に彩度の高い高彩度領域に関しては、彩度を強調
する必要はなく、場合によっては彩度を減らす処理を行
うこともある。このような彩度調節のための画像処理と
して、従来、C,M,Y又はそれらに対応するR,G,
Bの各色信号を、それら各色間の相関関係を考えること
なく、個別的に調節するという方法があった。
With respect to a color image obtained by such a color printing process, it is an important factor that the saturation is properly set. For example, it is sometimes desirable to perform saturation enhancement processing on a portion of a color document with low saturation to enhance the saturation. In addition, it is not necessary to emphasize the saturation in a high saturation area that is already sufficiently saturated, and in some cases, a process of reducing the saturation may be performed. As image processing for such saturation adjustment, conventionally, C, M, Y or their corresponding R, G,
There has been a method of adjusting each color signal of B individually without considering the correlation between the respective colors.

【0004】[0004]

【発明が解決しようとする課題】しかしながら上記従来
方法では、C,M,Y等の各色信号を個別的に調節しな
ければならないので、各色信号に対する調節が非常に難
しく、目標とする彩度がなかなか得られなかった。ま
た、この従来方法では、カラー原画像のR,G,Bの各
色信号をそれら各色信号の変化に対応してきめ細かく彩
度調節しようという考えはなかった。
However, in the above-mentioned conventional method, each color signal of C, M, Y, etc. has to be adjusted individually, so that it is very difficult to adjust each color signal, and the target saturation is reduced. I couldn't get it. Further, in this conventional method, there was no idea to finely adjust the saturation of each of the R, G, and B color signals of the color original image in accordance with the change of each color signal.

【0005】本発明は、上記の問題点を解消するために
なされたものであって、簡単な構成により、カラー原画
像の画質を損なうことなく、目標とする彩度を確実に得
られるようにすることを目的とする。また、カラー画像
を見る者の希望に応じたきめの細かい彩度調節ができる
ようにすることを別の目的とする。また、彩度調節の結
果としてC,M,Y,Kの各色インクのインク量の低減
にも寄与できるようにすることをさらに別の目的とす
る。
The present invention has been made in order to solve the above problems, and with a simple structure, it is possible to surely obtain a target saturation without impairing the image quality of a color original image. The purpose is to do. Another object is to enable fine color saturation adjustment according to the wishes of a viewer of a color image. Another object is to contribute to reduction of the ink amount of each color ink of C, M, Y, K as a result of the saturation adjustment.

【0006】[0006]

【課題を解決するための手段】上記の各目的を達成する
ため、本発明に係る画像処理方法は、(1)原RGBデ
ータの各色信号量の平均値(Mean_RGB)を算出し、(2)
原RGBデータの各色信号について平均値(Mean_RGB)か
らの偏差量(Diff_R,G,B)を算出し、(3)上記偏差量に
対する彩度補正量(R,G,B_satu_tbl[Diff_R,G,B])を格納
した彩度補正テーブルを参照して、上記の算出された偏
差量(Diff_R,G,B)に対応した彩度補正量を読み出し、
(4)その読み出した彩度補正量によって原RGBデー
タを補正することを特徴とする。
In order to achieve each of the above objects, an image processing method according to the present invention comprises (1) calculating an average value (Mean_RGB) of respective color signal amounts of original RGB data, and (2)
The deviation amount (Diff_R, G, B) from the average value (Mean_RGB) is calculated for each color signal of the original RGB data, and (3) the saturation correction amount (R, G, B_satu_tbl [Diff_R, G, B ]) Is stored, the saturation correction amount corresponding to the calculated deviation amount (Diff_R, G, B) is read out,
(4) The original RGB data is corrected by the read saturation correction amount.

【0007】また、本発明に係る画像処理装置は、
(1)原RGBデータの各色信号量の平均値(Mean_RGB)
を算出する平均値演算部と、(2)原RGBデータの各
色信号について平均値(Mean_RGB)からの偏差量(Diff_R,
G,B)を算出するデータ偏差演算部と、(3)上記偏差量
に対する彩度補正量(R,G,B_satu_tbl[Diff_R,G,B])を格
納した彩度補正テーブルと、(4)上記彩度補正量によ
って原RGBデータを補正するRGB補正部と、を有す
ることを特徴とする。
Further, the image processing apparatus according to the present invention is
(1) Average value of each color signal amount of original RGB data (Mean_RGB)
And (2) the deviation amount (Diff_R, from the mean value (Mean_RGB) from the mean value (Mean_RGB) for each color signal of the original RGB data.
G, B) data deviation calculation unit, (3) a saturation correction table that stores the saturation correction amount (R, G, B_satu_tbl [Diff_R, G, B]) for the above deviation amount, (4) And an RGB correction unit that corrects the original RGB data according to the saturation correction amount.

【0008】彩度補正テーブル内にどのような彩度補正
用データを格納して、RGB補正部においてどのような
補正処理を行うかについては、以下のように種々の形態
が考えられる。
Regarding the saturation correction data to be stored in the saturation correction table and the correction processing to be performed in the RGB correction section, various forms can be considered as follows.

【0009】第1の形態では、彩度補正テーブルは、偏
差量と彩度補正量とが同符号を維持するように変化する
補正用データを格納する(例えば、図6)。そしてこの
とき、RGB補正部は、原RGBデータに彩度補正量を
加算する。
In the first embodiment, the saturation correction table stores correction data that changes so that the deviation amount and the saturation correction amount maintain the same sign (for example, FIG. 6). At this time, the RGB correction unit adds the saturation correction amount to the original RGB data.

【0010】第2の形態では、彩度補正テーブルは、偏
差量と彩度補正量とが異符号を維持するように変化する
補正用データを格納する(例えば、図7)。そしてこの
とき、RGB補正部は、原RGBデータに彩度補正量を
加算する。
In the second embodiment, the saturation correction table stores correction data that changes so that the deviation amount and the saturation correction amount maintain different signs (for example, FIG. 7). At this time, the RGB correction unit adds the saturation correction amount to the original RGB data.

【0011】第3の形態では、彩度補正テーブルは、偏
差量と彩度補正量とが同符号を維持すると共に偏差量が
最大及び最小のところで彩度補正量がゼロになるような
補正用データを格納する(例えば、図8)。そしてこの
とき、RGB補正部は、原RGBデータに彩度補正量を
加算する。
In the third embodiment, the saturation correction table is for correction such that the deviation amount and the saturation correction amount maintain the same sign and the saturation correction amount becomes zero when the deviation amount is maximum and minimum. Store the data (eg, FIG. 8). At this time, the RGB correction unit adds the saturation correction amount to the original RGB data.

【0012】第4の形態では、彩度補正テーブルは、所
定偏差量のところから彩度補正量が負となると共に偏差
量が最大値に近づくにつれて彩度補正量が負方向に増大
するような補正用データを格納する(例えば、図9)。
そしてこのとき、RGB補正部は、原RGBデータに彩
度補正量を加算する。またこの形態のときには、次の構
成要素、すなわち、RGB補正部から出力される彩度補
正後のRGBデータをCMYデータに変換するCMY変
換部と、CMY変換部から出力されるCMYデータに対
して下色除去処理を行う下色除去部とを設ける。なお、
下色除去処理というのは、C,M,Yの信号量のうちの
最小値に基づいてK(黒色)信号量を求め、さらにC,
M,Yの各信号量からそのK信号量を減じる工程を含む
処理のことである。
In the fourth embodiment, the saturation correction table is such that the saturation correction amount becomes negative from the predetermined deviation amount and the saturation correction amount increases in the negative direction as the deviation amount approaches the maximum value. The correction data is stored (for example, FIG. 9).
At this time, the RGB correction unit adds the saturation correction amount to the original RGB data. Further, in this case, the following components, that is, the CMY conversion unit for converting the RGB data after the saturation correction output from the RGB correction unit into CMY data, and the CMY data output from the CMY conversion unit are An undercolor removing unit that performs an undercolor removing process is provided. In addition,
The undercolor removal processing is to obtain the K (black) signal amount based on the minimum value of the C, M, and Y signal amounts, and
It is a process including a step of subtracting the K signal amount from each of the M and Y signal amounts.

【0013】この第4の形態によれば、補正用データが
負の方向へ増大する高彩度領域Sに関して、黒を混ぜる
方向で彩度の低下が起こる。また、この第4の形態にお
いて、CMY変換部及び下色除去部を特に構成要件とす
るのは、本発明の彩度調節処理とC,M,Yの下色除去
処理との相乗作用によって、特に多量のインクを必要と
する高彩度領域において、使用インク量を低減しようと
するためである。
According to the fourth aspect, in the high saturation region S where the correction data increases in the negative direction, the saturation decreases in the direction in which black is mixed. Further, in the fourth embodiment, the CMY conversion unit and the undercolor removal unit are particularly configured by the synergistic action of the saturation adjustment processing of the present invention and the C, M, Y undercolor removal processing. This is because it is intended to reduce the amount of ink used, especially in a high saturation region that requires a large amount of ink.

【0014】第5の形態では、彩度補正テーブルは、所
定偏差量のところから彩度補正量が負となると共に偏差
量が最大値に近づくにつれて彩度補正量が負方向に増大
するような補正用データを格納する(例えば、図9)。
そして、RGB補正部は、R,G,Bのそれぞれ1色に
ついての彩度補正量を残りの2色の信号量から減じるこ
とにより、原RGBデータを補正する。この第5の形態
によれば、補正用データが負の方向へ増大する高彩度領
域Sに関して、白を混ぜるような方向での彩度の低下が
起こる。また、信号量を減じられる2色に対応するそれ
ぞれのインク量を直接的に低減できる。
In the fifth embodiment, the saturation correction table is such that the saturation correction amount becomes negative from the predetermined deviation amount and the saturation correction amount increases in the negative direction as the deviation amount approaches the maximum value. The correction data is stored (for example, FIG. 9).
Then, the RGB correction unit corrects the original RGB data by subtracting the saturation correction amount for each of the R, G, and B colors from the signal amount of the remaining two colors. According to the fifth aspect, with respect to the high saturation region S in which the correction data increases in the negative direction, the saturation decreases in the direction in which white is mixed. Further, it is possible to directly reduce the respective ink amounts corresponding to the two colors for which the signal amount can be reduced.

【0015】第6の形態では、偏差量が所定閾値(例え
ば、120)よりも大きいか小さいかを判定する偏差量
判定部を有することを要件とした上で、彩度補正テーブ
ルは、(1)偏差量が閾値(120)より小さいとき、
偏差量と彩度補正量とが同符号を維持すると共に偏差量
が閾値(120)及び最小(−170)のところで彩度
補正量がゼロになるような補正用データを格納し、
(2)偏差量が閾値(120)より大きいとき、その閾
値のところから彩度補正量が負となると共に偏差量が最
大値に近づくにつれて彩度補正量が負方向に増大するよ
うな補正用データを格納する(例えば、図10)。そし
てこのとき、RGB補正部は、(1)偏差量が閾値(1
20)より小さいとき、原RGBデータに彩度補正量を
加算し、(2)偏差量がその閾値より大きいとき、R,
G,Bのそれぞれ1色についての彩度補正量を残りの2
色の信号量から減じることにより、原RGBデータを補
正する。
In the sixth embodiment, the saturation correction table is (1) with the requirement that a deviation amount judgment unit for judging whether the deviation amount is larger or smaller than a predetermined threshold value (for example, 120) is provided. ) When the deviation amount is smaller than the threshold value (120),
The correction data is stored such that the deviation amount and the saturation correction amount maintain the same sign and the saturation correction amount becomes zero when the deviation amount is the threshold value (120) and the minimum value (-170),
(2) For correction such that when the deviation amount is larger than the threshold value (120), the saturation correction amount becomes negative from the threshold value and the saturation correction amount increases in the negative direction as the deviation amount approaches the maximum value. Store the data (eg, FIG. 10). Then, at this time, the RGB correction unit determines that (1) the deviation amount is the threshold value (1
20), the saturation correction amount is added to the original RGB data, and (2) when the deviation amount is larger than the threshold value, R,
The saturation correction amount for each of G and B is set to the remaining 2
The original RGB data is corrected by subtracting from the color signal amount.

【0016】この第6の形態は、偏差量の大きさに応じ
て、上記の第3形態(図8)と第5形態(図9)とを使
い分けて、彩度補正とインク量の低減の両方を効率よく
実現しようというものである。
According to the sixth mode, the third mode (FIG. 8) and the fifth mode (FIG. 9) described above are selectively used according to the magnitude of the deviation amount to perform saturation correction and ink amount reduction. It is to realize both efficiently.

【0017】[0017]

【作用】請求項1記載の画像処理方法及び請求項2記載
の画像処理装置によれば、彩度補正テーブル、いわゆる
ルックアップテーブル(LUT)に格納された補正用デ
ータを用いるだけという簡単な構成により、彩度調節を
行う。
According to the image processing method of the first aspect and the image processing apparatus of the second aspect, a simple structure in which only the correction data stored in the saturation correction table, that is, a so-called lookup table (LUT) is used. Adjust the saturation.

【0018】またその補正用データは、原RGBデータ
の平均値からの偏差量をアドレスとし、各アドレスに対
応して彩度補正量を設定したものであるから、各色信号
の相関を考えることなく各色信号を個別に調節する方法
に比べて、カラー原画像の画質を損なうことなく、目標
とする彩度を確実に再現できる。
Further, since the correction data uses the deviation amount from the average value of the original RGB data as an address and sets the saturation correction amount corresponding to each address, the correlation of each color signal is not considered. Compared with the method of individually adjusting each color signal, the target saturation can be reliably reproduced without deteriorating the image quality of the original color image.

【0019】また、彩度補正テーブル内のデータ内容を
適宜に変えることで、カラー画像を見る者の希望に応じ
たきめの細かい彩度調節を行う。さらにまた、彩度調節
のために補正用データに従ってR,G,Bの各色信号量
を調節することにより、結果として、C,M,Y,Kの
各色インクのインク量の低減に寄与する。
Further, by appropriately changing the data content in the saturation correction table, fine-tuned saturation adjustment can be performed according to the desire of the viewer of the color image. Furthermore, by adjusting the R, G, B color signal amounts in accordance with the correction data for adjusting the saturation, as a result, the ink amounts of the C, M, Y, K color inks are reduced.

【0020】[0020]

【実施例】【Example】

(実施例1)図1は、本発明に係る画像処理装置を用い
た画像作成システムの一例の全体を示している。この画
像作成システムは、カラー画像データ出力装置1と、画
像処理装置2と、そして画像出力装置3とによって構成
される。カラー画像データ出力装置1は、例えばホスト
コンピュータ、スキャナ、ビデオカメラ等によって構成
され、R,G,Bの3色多階調のカラー画像データD1
を出力する。本実施例では、カラー画像データD1の階
調値として8ビット、すなわち0〜255の256階調
を考える。
(Embodiment 1) FIG. 1 shows the whole example of an image creating system using an image processing apparatus according to the present invention. The image creating system includes a color image data output device 1, an image processing device 2, and an image output device 3. The color image data output device 1 is composed of, for example, a host computer, a scanner, a video camera, etc.
Is output. In this embodiment, it is assumed that the gradation value of the color image data D1 is 8 bits, that is, 256 gradations of 0 to 255.

【0021】画像処理装置2は、入力されたカラー原画
像データD1に対して次の各処理、すなわち彩度調節の
ための処理、C,M,Y3色信号への変換処理、さらに
階調値を画像出力装置3に適した階調値である2階調へ
と変換する処理の各処理を施した後、C,M,Yの2階
調最終カラー画像データD2として出力する。本実施例
では、2階調を構成する第1階調値として0(白)を考
え、そして第2階調値として255(黒)を考える。
The image processing apparatus 2 performs the following respective processes on the input color original image data D1, that is, a process for adjusting the saturation, a conversion process into C, M and Y color signals, and a gradation value. Is converted into two gradations, which is a gradation value suitable for the image output device 3, and is then output as C, M, Y two gradation final color image data D2. In the present embodiment, 0 (white) is considered as the first gradation value that constitutes two gradations, and 255 (black) is considered as the second gradation value.

【0022】画像出力装置3は、画像処理装置2から出
力されるカラー画像データD2に基づいて原画像を再生
出力する。この画像出力装置3は、例えば、画素単位で
の階調制御ができない形式のプリンタによって構成さ
れ、入力される2階調カラー画像データD2に基づいて
原画像を中間調表示可能に再生出力する。なお、この画
像出力装置3は、プリンタ以外に必要に応じて、ディス
プレイ、ファクシミリ装置、デジタル複写機等を用いて
も良い。
The image output device 3 reproduces and outputs the original image based on the color image data D2 output from the image processing device 2. The image output device 3 is constituted by, for example, a printer of a format that cannot control gradation in pixel units, and reproduces and outputs an original image so that halftone can be displayed based on the input two gradation color image data D2. In addition to the printer, the image output device 3 may use a display, a facsimile device, a digital copying machine, or the like, if necessary.

【0023】画像処理装置2は、図2に示すように、平
均値演算部4と、データ偏差演算部5と、RGB補正部
6と、彩度補正テーブル7と、CMY変換部8と、そし
て2値化部9とを有している。
As shown in FIG. 2, the image processing apparatus 2 includes an average value calculation unit 4, a data deviation calculation unit 5, an RGB correction unit 6, a saturation correction table 7, a CMY conversion unit 8, and It has a binarization unit 9.

【0024】平均値演算部4は、R,G,Bの各信号を
受け取ってそれらの信号量の平均値 Mean_RGB = (R+G+B)/3 を算出する。データ偏差演算部5は、R,G,Bの各色
信号及び平均値 Mean_RGB を受け取ってR,G,Bの各
色についての平均値からの偏差量 Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB を算出する。これらの関係をわかりやすく図示すれば、
図11に示す通りである。
The average value calculator 4 receives the R, G and B signals and calculates the average value Mean_RGB = (R + G + B) / 3 of the signal amounts. The data deviation calculator 5 receives the R, G, B color signals and the mean value Mean_RGB, and deviates from the mean value for the R, G, B colors Diff_R = R-Mean_RGB Diff_G = G-Mean_RGB Diff_B = B − Calculate Mean_RGB. If you diagram these relationships in an easy-to-understand manner,
This is as shown in FIG.

【0025】彩度補正テーブル7は、RAM、ROM、
その他の半導体メモリにおて構成することができ、R,
G,B各色の偏差量 Diff_R、Diff_G、Diff_B をアドレ
スとし、それらの各アドレスに対応して彩度補正量をデ
ータとして記憶する。例えば、図6に示すように、偏差
量 Diff_R と彩度補正量 R_satu_tbl[Diff_R] とが同符
号を維持するように変化する彩度補正データが格納され
る。なお、図6は、Rに関する彩度補正用データを示し
ているが、G及びBに関しても同様の彩度補正用データ
を設定する。また、図6において、偏差量 Diff_R が最
大値170となる点は、G=B=0でR=255となる
色、すなわち高彩度領域を示している。RGB補正部6
は、R,G,Bの各色信号、R,G,B各色の偏差量 D
iff_R,Diff_G,Diff_B 及び彩度補正テーブル7からの
補正用データを受け取って、R,G,Bの3色の原デー
タを彩度に関して補正して Rnew = R+ R_satu_tbl[Diff_R] Gnew = G+ G_satu_tbl[Diff_G] Bnew = B+ B_satu_tbl[Diff_B] を補正後のRGB信号として出力する。なお、補正され
たRnew、Gnew、Bnewの各値が0〜255の範囲から
外れる場合は、それらが0〜255の範囲に入るように
処理する必要がある。例えば、 R<0のときR=0、R>255のときR=255 G<0のときG=0、G>255のときG=255 B<0のときB=0、B>255のときB=255 のように処理する。
The saturation correction table 7 includes a RAM, a ROM,
It can be configured in other semiconductor memories, and R,
The deviation amounts Diff_R, Diff_G, and Diff_B of G and B colors are used as addresses, and the saturation correction amount is stored as data corresponding to each of these addresses. For example, as shown in FIG. 6, saturation correction data that changes so that the deviation amount Diff_R and the saturation correction amount R_satu_tbl [Diff_R] maintain the same sign is stored. Although FIG. 6 shows the saturation correction data for R, the same saturation correction data is set for G and B as well. Further, in FIG. 6, the point where the deviation amount Diff_R has the maximum value 170 indicates a color where G = B = 0 and R = 255, that is, a high saturation region. RGB correction unit 6
Is the R, G, B color signal, and the deviation amount D of the R, G, B color
iff_R, Diff_G, Diff_B and the correction data from the saturation correction table 7 are received, and the original data of the three colors R, G, B are corrected for saturation, and Rnew = R + R_satu_tbl [Diff_R] Gnew = G + G_satu_tbl [ Diff_G] Bnew = B + B_satu_tbl [Diff_B] is output as the corrected RGB signal. If the corrected values of Rnew, Gnew, and Bnew are out of the range of 0 to 255, it is necessary to perform processing so that they fall within the range of 0 to 255. For example, when R <0, R = 0, when R> 255, R = 255, when G <0, G = 0, when G> 255, G = 255, when B <0, B = 0, when B> 255 Process as B = 255.

【0026】CMY変換部8は、彩度補正されたR,
G,Bの3色データをCMY表色系へと変換し、画像出
力装置3で用いるC(シアン),M(マゼンタ),Y
(イエロー)の3色インクに関する信号として出力す
る。最も簡単な変換例としては、 C=255−R M=255−G Y=255−B のような変換が考えられる。
The CMY conversion unit 8 is a saturation-corrected R,
The three-color data of G and B are converted into the CMY color system and used in the image output device C (cyan), M (magenta), and Y.
It is output as a signal related to the three color inks of (yellow). As the simplest conversion example, a conversion such as C = 255-RM = 255-G Y = 255-B can be considered.

【0027】2値化部9は、0〜255の256階調の
CMYデータを画像出力装置3(図1)の動作特性に合
った2階調へと変換、すなわち2値化処理する。本実施
例では、例えば誤差拡散法を用いて2値化処理を行うも
のとする。
The binarization unit 9 converts the CMY data of 256 tones of 0 to 255 into two tones that match the operation characteristics of the image output device 3 (FIG. 1), that is, binarization processing. In the present embodiment, it is assumed that the binarization process is performed by using, for example, the error diffusion method.

【0028】以下、上記構成より成る画像処理装置に関
してその動作を説明する。
The operation of the image processing apparatus having the above structure will be described below.

【0029】図1において、カラー画像データ出力装置
1から、0〜255の256階調のR,G,Bの3色デ
ータD1が出力されて画像処理装置2に受け取られる。
画像処理装置2に取り込まれた画像データD1は、図2
において、平均値演算部4、データ偏差演算部5及びR
GB補正部6の各部へ送られる。平均値演算部4では、
R,G,Bの各データから平均値 Mean_RGB = (R+G+B)/3 を算出し、その平均値データをデータ偏差演算部5へ送
る。データ偏差演算部5はR,G,B各色について平均
値 Mean_RGB からの偏差量 Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB を算出し、それらの偏差量をRGB補正部6へ送る。
In FIG. 1, the color image data output device 1 outputs R, G, and B three-color data D1 of 256 gradations of 0 to 255, which is received by the image processing device 2.
The image data D1 captured by the image processing device 2 is as shown in FIG.
In, the average value calculation unit 4, the data deviation calculation unit 5, and R
The data is sent to each unit of the GB correction unit 6. In the average value calculation unit 4,
An average value Mean_RGB = (R + G + B) / 3 is calculated from each data of R, G, and B, and the average value data is sent to the data deviation calculator 5. The data deviation calculation unit 5 calculates the deviation amount Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB from the average value Mean_RGB for each color of R, G, and B, and sends the deviation amount to the RGB correction unit 6. .

【0030】RGB補正部6は、送り込まれたRGB各
色の偏差量 Diff_R,Diff_G,Diff_Bと、彩度補
正テーブル7に格納されている図6の補正用データとか
ら、各偏差量に対応した彩度補正量 R_satu_tbl[Diff_R] G_satu_tbl[Diff_G] B_satu_tbl[Diff_B] を読み出し、そしてそれらの各補正量をR,G,Bの各
色原データに加算して、 Rnew = R+ R_satu_tbl[Diff_R] Gnew = G+ G_satu_tbl[Diff_G] Bnew = B+ B_satu_tbl[Diff_B] を演算し、その演算結果をCMY変換部8へ送る。
The RGB correction unit 6 uses the deviation amounts Diff_R, Diff_G, and Diff_B of the RGB colors sent in and the correction data of FIG. 6 stored in the saturation correction table 7 to determine the color corresponding to each deviation amount. Degree correction amount R_satu_tbl [Diff_R] G_satu_tbl [Diff_G] B_satu_tbl [Diff_B] is read, and each correction amount is added to each color original data of R, G, B, and Rnew = R + R_satu_tbl [Diff_R] Gnew = _G + Gsa [Diff_G] Bnew = B + B_satu_tbl [Diff_B] is calculated, and the calculation result is sent to the CMY conversion unit 8.

【0031】補正後の3色データRnew,Gnew及びBne
w は、CMY変換部8において、それぞれ、C,M,Y
の各色データへ変換される。変換されたC,M,Y3色
信号は0〜255の階調値を有しているが、これらの各
色信号は2値化部9において0又は255の2階調値へ
と変換される。本実施例では、誤差拡散法を用いて2値
化処理を行うものとしたので、例えば次のような手順で
2値化が行われる。
Three-color data Rnew, Gnew and Bne after correction
w is C, M, Y in the CMY conversion unit 8, respectively.
Is converted to each color data. The converted C, M, and Y color signals have gradation values of 0 to 255, but these color signals are converted into two gradation values of 0 or 255 in the binarizing unit 9. In the present embodiment, since the binarization processing is performed using the error diffusion method, the binarization is performed in the following procedure, for example.

【0032】(1)既に2値化処理が終わった画素にお
いてその2値化時に生じた誤差に重み付けをした誤差成
分を注目画素の信号量に加算する。
(1) In a pixel which has already undergone binarization processing, an error component obtained by weighting an error generated at the time of binarization is added to the signal amount of the pixel of interest.

【0033】(2)その加算処理後の注目画素の信号量
を所定の閾値と比較し、その信号量が閾値よりも大きけ
ればその信号量を255に変換して画像出力装置3(図
1)へ出力し、その信号量が閾値よりも小さければその
信号量を0に変換して画像処理装置3へ出力する。
(2) The signal amount of the pixel of interest after the addition processing is compared with a predetermined threshold value, and if the signal amount is larger than the threshold value, the signal amount is converted to 255 and the image output device 3 (FIG. 1). If the signal amount is smaller than the threshold value, the signal amount is converted to 0 and output to the image processing device 3.

【0034】(3)一方、2階調出力信号と256階調
入力信号との間の誤差を算出し、その誤差に所定の重み
付けをした後に、注目画素の周辺の画素に拡散する。こ
の拡散された誤差成分が上記(1)に記載した誤差成分
として、それ以降の注目画素に加算される。
(3) On the other hand, the error between the 2-gradation output signal and the 256-gradation input signal is calculated, the error is given a predetermined weight, and then diffused to the pixels around the pixel of interest. The diffused error component is added to the subsequent pixel of interest as the error component described in (1) above.

【0035】(4)(1)〜(3)の処理が画像データ
の全領域に対して行われ、これにより、画像データの全
体が2値化される。
(4) The processes of (1) to (3) are performed on the entire area of the image data, whereby the entire image data is binarized.

【0036】2値化されたC,M,Yデータは画像出力
装置3としてのプリンタ、例えばインクジェットプリン
タに送り込まれ、それれらのデータに基づいて紙等の印
材上にフルカラーの画像が作成される。
The binarized C, M, Y data are sent to a printer as an image output device 3, for example, an ink jet printer, and a full color image is created on a printing material such as paper based on the data. It

【0037】本実施例では、彩度補正テーブルとして図
6に示すようなデータ、すなわち、R,G,B各データ
の平均値からの偏差量 Diff_R と彩度補正量 R_satu_tb
l[Diff_R] とが同符号を維持するように変化するデータ
を用いたので、RGB補正部6から出力されるR,G,
Bの各色データは、それらの平均値からの差が拡大され
るように補正される。従って、得られるプリント画像は
彩度が強調された状態として得られることになる。
In this embodiment, as the saturation correction table, the deviation amount Diff_R and the saturation correction amount R_satu_tb from the average value of the data as shown in FIG.
Since the data that l [Diff_R] changes so as to maintain the same sign is used, R, G, and
Each color data of B is corrected so that the difference from their average value is enlarged. Therefore, the obtained print image is obtained in a state where the saturation is emphasized.

【0038】なお、彩度補正テーブル7の中に格納でき
る補正用データとしては、上記の図6に示したデータ以
外にも図7に示すデータや図8に示すデータ等任意のも
のを用いることができる。図7に示す彩度補正用データ
は、R,G,B各データの平均値からの偏差量 Diff_R
と彩度補正量 R_satu_tbl[Diff_R] とが異符号を維持す
るように変化するので、RGB補正部6から出力される
R,G,Bの各色データは、それらの平均値からの差が
縮小されるように補正される。従って、最終的に得られ
るプリント画像は彩度が減じられた状態として得られる
ことになる。
As the correction data that can be stored in the saturation correction table 7, any data such as the data shown in FIG. 7 and the data shown in FIG. 8 can be used in addition to the data shown in FIG. You can The saturation correction data shown in FIG. 7 is the deviation amount Diff_R from the average value of R, G, and B data.
And the saturation correction amount R_satu_tbl [Diff_R] change so as to maintain different signs, the R, G, and B color data output from the RGB correction unit 6 has a reduced difference from the average value thereof. Is corrected so that Therefore, the finally obtained print image is obtained in a state where the saturation is reduced.

【0039】また、図8に示す彩度補正用データは、R
GB各色の偏差量と彩度補正量とが同符号を維持すると
共に偏差量が最大(170)及び最小(−170)のと
ころで彩度補正量がゼロになるようになっている。従っ
て、この補正用データを用いて補正を行えば、次のよう
な効果が得られる。
The saturation correction data shown in FIG. 8 is R
The deviation amount of each color of GB and the saturation correction amount maintain the same sign, and the saturation correction amount becomes zero when the deviation amount is maximum (170) and minimum (-170). Therefore, if the correction is performed using the correction data, the following effects can be obtained.

【0040】(1)R,G,B各色の偏差量 Diff_R,G,
B が170近くにもなるような色、例えばG=B=0,
R=255に近いような色は、既に十分に彩度が高いの
で、彩度補正量を図8に示すように0に近づけることに
より彩度強調を行わないようにしても、画質上はほとん
ど問題がない。しかも、このように彩度補正量を下げる
ようにすれば、インクを無駄に使用することがなくな
る。
(1) R, G, B deviation amounts Diff_R, G,
A color such that B is close to 170, for example G = B = 0,
A color close to R = 255 already has sufficiently high saturation, so even if the saturation enhancement is not performed by making the saturation correction amount close to 0 as shown in FIG. there is no problem. Moreover, if the saturation correction amount is lowered in this way, the ink will not be wasted.

【0041】(2)例えば、B=G=0でRのみが0〜
255に連続的に変化するようなグラデーションパター
ンを印画するような場合、図6に示す補正量ではR=2
55付近ではRの値にかかわらず、彩度補正後のRが2
55に達してしまい、色の変化がなくなってしまう。こ
れに対し、図8に示す補正用データを用いれば、このよ
うなグラデーションパターンにおいて色が連続的に変化
する状態を保つことができる。
(2) For example, when B = G = 0 and only R is 0
In the case of printing a gradation pattern that continuously changes to 255, the correction amount shown in FIG.
In the vicinity of 55, R after saturation correction is 2 regardless of the value of R.
It reaches 55 and the color change disappears. On the other hand, if the correction data shown in FIG. 8 is used, it is possible to maintain a state in which the colors continuously change in such a gradation pattern.

【0042】(実施例2)C,M,Y,Kの4色を用い
て印画するプリンタでは、C,M,Yの3色混合部分は
Kインクへの置き換えによるインク量の低減が可能とな
るため、総インク量が最大となるのは、2色のインクの
混合によって印画される、赤(M+Y)、緑(Y+
C)、青(C+Y)のところになる。インクジェットプ
リンタ等では、印画紙によっては打ち込むことの可能な
インク量に制限があり、特にこれらの色領域でインク量
の制限を行うことが必要になる。これから説明する実施
例は、そのようなインク量の制限を行うことに適してい
る。
(Embodiment 2) In a printer that prints using four colors of C, M, Y, and K, it is possible to reduce the ink amount by replacing K, M, and Y in the mixed portion of three colors. Therefore, the maximum total ink amount is obtained by printing two colors of ink, red (M + Y) and green (Y +).
C) and blue (C + Y). In an inkjet printer or the like, the amount of ink that can be ejected is limited depending on the printing paper, and it is particularly necessary to limit the amount of ink in these color regions. The embodiment described below is suitable for such an ink amount limitation.

【0043】本実施例では、画像処理装置として図3に
示す構成の画像処理装置12を用いる。この画像処理装
置12が図2に示した画像処理装置2と異なる点は、彩
度補正テーブル7の中に図9に示す補正用データが格納
されること及びCMY変換部8と2値化部9との間に下
色除去部10を設けたことである。図9に示す補正用デ
ータは、高彩度領域S以外の領域では彩度補正量を0に
維持し、高彩度領域SのところでR,G,B偏差量 Dif
f_R,G,B が最大値170に近づくにつれて彩度補正量 R
_satu_tbl[Diff_R] が負の方向へ増大するようになって
いる。
In this embodiment, the image processing apparatus 12 having the structure shown in FIG. 3 is used as the image processing apparatus. This image processing device 12 is different from the image processing device 2 shown in FIG. 2 in that the correction data shown in FIG. 9 is stored in the saturation correction table 7, and the CMY conversion unit 8 and the binarization unit are stored. That is, the undercolor removing unit 10 is provided between the undercolor removing unit 10 and the image forming device 9. In the correction data shown in FIG. 9, the saturation correction amount is maintained at 0 in the regions other than the high saturation region S, and the R, G, B deviation amounts Dif are set in the high saturation region S.
As f_R, G, B approaches the maximum value 170, the saturation correction amount R
_satu_tbl [Diff_R] increases in the negative direction.

【0044】本実施例では、図3において、 (1)平均値演算部4による平均値 Mean_RGB = (R
+G+B)/3の算出、 (2)データ偏差演算部5によるR,G,B各信号の平
均値からの偏差量 Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB の算出、そして (3)RGB補正部6による加算処理 Rnew = R+ R_satu_tbl[Diff_R] Gnew = G+ G_satu_tbl[Diff_G] Bnew = B+ B_satu_tbl[Diff_B] が図2の実施例の場合と同様に行われる。
In this embodiment, in FIG. 3, (1) Mean_RGB = (R
+ G + B) / 3, (2) Deviation amount Diff_R = R-Mean_RGB Diff_G = G-Mean_RGB Diff_B = B-Mean_RGB from the average value of the R, G, and B signals by the data deviation calculation unit 5, and ( 3) Addition processing by the RGB correction unit 6 Rnew = R + R_satu_tbl [Diff_R] Gnew = G + G_satu_tbl [Diff_G] Bnew = B + B_satu_tbl [Diff_B] is performed as in the embodiment of FIG.

【0045】本実施例で用いる彩度補正用データ(図
9)は、高彩度領域Sにおいて補正量が負の方向へ増大
するので、偏差量 Diff_R が170に近いような高彩度
領域Sで彩度を下げる処理を行うことになる。これによ
り、例えば彩度補正量 R_satu_tbl_[170] =−10の場
合には、原画像データが R=255、G=0、B=0 であったものが、 R=245、G=0、B=0 のように、Rの値が小さくなり、よって明度が低くなり
ながら彩度が下がる。
In the saturation correction data (FIG. 9) used in this embodiment, the correction amount increases in the high saturation region S in the negative direction, so that the saturation amount is high in the high saturation region S such that the deviation amount Diff_R is close to 170. The lowering process will be performed. As a result, for example, when the saturation correction amount R_satu_tbl_ [170] = -10, the original image data R = 255, G = 0, B = 0 is changed to R = 245, G = 0, B. As in = 0, the value of R becomes small, so that the brightness decreases and the saturation decreases.

【0046】今、上記のR,G,B各色信号をC,M,
Yの各色信号に置き換えるときのことを考えてみる。今
最も単純な例として、 C=255−R M=255−G Y=255−B の変換式により、R,G,Bをそれぞれその補色である
C,M,Yに変換すると、 C=0、M=255、Y=255 であったものが、補正後は、 C=10、M=255、Y=255 のようになる。これは、Kインクを用いる場合には、下
色除去部10による下色除去処理により、 C=0、M=245、Y=245、K=10 のように置き換え可能なので、結果として、この彩度補
正によって総インク量を10だけ減らせることになる。
Now, the above R, G, and B color signals are converted into C, M, and
Consider the case of substituting each color signal of Y. As the simplest example now, when R, G, and B are converted into their complementary colors C, M, and Y by the conversion formula of C = 255-RM = 255-G Y = 255-B, respectively, C = 0. , M = 255, Y = 255, but after correction, C = 10, M = 255, Y = 255. This is because when K ink is used, it can be replaced by C = 0, M = 245, Y = 245, K = 10 by the undercolor removal processing by the undercolor removal unit 10. By the degree correction, the total ink amount can be reduced by 10.

【0047】なお、実際の画像処理時には、ガンマ補正
や2値化等の後工程が入ることもあるので、必ずしも数
値は上記の通りにはならないかもしれないが、定性的に
はこのような原理により、インク量を減らすことが可能
である。
Incidentally, since the gamma correction, binarization and other post-processes may be included in the actual image processing, the numerical values may not necessarily be as described above, but qualitatively such a principle is adopted. This makes it possible to reduce the amount of ink.

【0048】(実施例3)図4は、本発明に係る画像処
理装置の他の実施例を示している。ここに示した画像処
理装置22は、上記の実施例2の場合と同様に、インク
ジェットプリンタ等によって印画紙にインクを打ち込む
場合に、特に総インク量が最大となる高彩度領域に関し
てインク量を制限しようとするときに好適である。上記
実施例2の方法によれば、「赤」の純色であったところ
に黒インクが混ざる形になり、プリンタの場合はその濁
りが目に付きやすくなる。また、インク量の低減効果も
十分ではない。図4に示す本実施例は、そのような問題
を解消できるものである。
(Embodiment 3) FIG. 4 shows another embodiment of the image processing apparatus according to the present invention. Similar to the case of the above-described second embodiment, the image processing apparatus 22 shown here limits the ink amount particularly in the high saturation region where the total ink amount is maximum when the ink is ejected onto the printing paper by the ink jet printer or the like. Is suitable when According to the method of the second embodiment, the black ink is mixed in the pure red color, and the turbidity is easily noticeable in the case of the printer. Moreover, the effect of reducing the amount of ink is not sufficient. The present embodiment shown in FIG. 4 can solve such a problem.

【0049】本実施例では、図4において、 (1)平均値演算部4による平均値 Mean_RGB = (R
+G+B)/3の算出、及び (2)データ偏差演算部5によるR,G,B各信号の平
均値からの偏差量 Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB の算出が図3に示す実施例の場合と同様に行われる。ま
た、彩度補正テーブル7に格納される彩度補正用データ
も、図3の実施例の場合と同様に図9に示す補正用デー
タを用いる。
In this embodiment, in FIG. 4, (1) Mean_RGB = (R
+ G + B) / 3, and (2) Calculation of the deviation amount Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB from the average value of the R, G, and B signals by the data deviation calculator 5. The procedure is similar to that of the embodiment shown in FIG. As the saturation correction data stored in the saturation correction table 7, the correction data shown in FIG. 9 is used as in the case of the embodiment shown in FIG.

【0050】本実施例では、RGB補正部16におい
て、R,G,Bのそれぞれ1色についての彩度補正量を
残りの2色の信号量から減じるという演算が行われる。
例えば、Rに関する彩度補正量 R_satu_tbl[Diff_R] を
用いて、R信号以外の他の2色G,Bを Rnew = R Gnew = G − R_satu_tbl[Diff_R] Bnew = B − R_satu_tbl[Diff_R] のように補正する。また、Gに関する彩度補正量 G_sat
u_tbl[Diff_G] を用いて、G信号以外の他の2色B,R
を Rnew = R − G_satu_tbl[Diff_G] Gnew = G Bnew = B − G_satu_tbl[Diff_G] のように補正する。また、Bに関する彩度補正量 B_sat
u_tbl[Diff_B] を用いて、B信号以外の他の2色R,G
を Rnew = R − B_satu_tbl[Diff_B] Gnew = G − B_satu_tbl[Diff_B] Bnew = B のように補正する。
In the present embodiment, the RGB correction unit 16 performs an operation of subtracting the saturation correction amount for each of the R, G, and B colors from the signal amounts of the remaining two colors.
For example, by using the saturation correction amount R_satu_tbl [Diff_R] for R, the two colors G and B other than the R signal are expressed as Rnew = RGnew = G−R_satu_tbl [Diff_R] Bnew = B−R_satu_tbl [Diff_R]. to correct. Also, the saturation correction amount G_sat
Using u_tbl [Diff_G], two colors B and R other than the G signal
Is corrected as Rnew = R−G_satu_tbl [Diff_G] Gnew = GBBnew = B−G_satu_tbl [Diff_G]. Also, the saturation correction amount B_sat for B
Using u_tbl [Diff_B], two colors R and G other than the B signal
Is corrected as Rnew = R−B_satu_tbl [Diff_B] Gnew = G−B_satu_tbl [Diff_B] Bnew = B.

【0051】以上のような減算処理を行うと、例えば
「赤」の純色付近の色に対して、黒インクを付加して彩
度を下げるのではなく、M(マゼンタ)インク及びY
(イエロー)インクの量自体を減らして、明度が上がる
方向に彩度を低下させる。これにより、インク量を低減
することが可能になる。この方法によれば、図3の実施
例に比べて2倍の使用インク量の低減効果を得ることが
できる。また、黒インクを付加する必要がないので、得
られた画像の色が濁らず、従って、インクを用いて印画
するプリンタの場合には、より自然な補正結果が得られ
る。
When the subtraction processing as described above is performed, for example, the color near the pure color of "red" is not added with black ink to reduce the saturation, but M (magenta) ink and Y
(Yellow) The amount of ink itself is reduced to decrease the saturation in the direction of increasing brightness. This makes it possible to reduce the amount of ink. According to this method, it is possible to obtain the effect of reducing the amount of ink used twice as compared with the embodiment of FIG. Further, since it is not necessary to add black ink, the color of the obtained image does not become turbid, so that a more natural correction result can be obtained in the case of a printer that prints with ink.

【0052】一般に、R,G,Bの純色点では偏差量 D
iff_R,Diff_G,Diff_B の値が最大値の170となり、
その純色点に近いR,G,Bの高彩度領域では、偏差量
の値がその最大値170に近い値となる。純色点も含め
たその高彩度領域では、使用するインク量が問題となる
が、本実施例のように、高彩度領域において明度が高く
なる方向に彩度を低下させるような彩度低下処理を行え
ば、結果として、C,M,Yに変換したときのインク量
を減らすことができる。
Generally, at the pure color points of R, G and B, the deviation amount D
The values of iff_R, Diff_G, and Diff_B become the maximum value of 170,
In the high saturation region of R, G, B close to the pure color point, the value of the deviation amount becomes a value close to the maximum value 170. In the high saturation area including the pure color point, the amount of ink to be used becomes a problem, but if the saturation reduction processing is performed so as to decrease the saturation in the high saturation area in the high saturation area as in the present embodiment. As a result, the amount of ink when converted into C, M, and Y can be reduced.

【0053】(実施例4)図5は、本発明に係る画像処
理装置のさらに他の実施例を示している。ここに示した
画像処理装置32が図2〜図4に示した先の実施例と異
なる点は、(1)R,G,Bの3色各信号の偏差量が所
定閾値よりも大きいか小さいかを判定する偏差量判定部
11を設けること、(2)RGB補正部26は、偏差量
が所定閾値よりも大きいか小さいかで異なる処理を行う
こと、(3)彩度補正テーブル7には、図10に示す彩
度補正用データが格納されることである。なお、本実施
例では、所定閾値を120に設定するものとする。
(Embodiment 4) FIG. 5 shows still another embodiment of the image processing apparatus according to the present invention. The image processing device 32 shown here is different from the previous embodiment shown in FIGS. 2 to 4 in (1) the deviation amount of each of the three color signals of R, G, and B is larger or smaller than a predetermined threshold value. A deviation amount determination unit 11 for determining whether the deviation amount is determined is provided. (2) The RGB correction unit 26 performs different processing depending on whether the deviation amount is larger or smaller than a predetermined threshold. (3) The saturation correction table 7 has That is, the saturation correction data shown in FIG. 10 is stored. In this embodiment, the predetermined threshold value is set to 120.

【0054】図10に示す補正用データは、(1)偏差
量が閾値120より小さいとき、偏差量 Diff_R と彩度
補正量 R_satu_tbl_[Diff_R] とが同符号を維持した状
態で変化すると共に偏差量が閾値120及び最小値−1
70のところで彩度補正量がゼロになる。また、(2)
偏差量が閾値120より大きいとき、その閾値120の
ところから彩度補正量が負となると共に偏差量が最大値
170に近づくにつれて彩度補正量が負方向に増大す
る。
The correction data shown in FIG. 10 is (1) When the deviation amount is smaller than the threshold value 120, the deviation amount Diff_R and the saturation correction amount R_satu_tbl_ [Diff_R] change while maintaining the same sign, and the deviation amount Is the threshold value 120 and the minimum value -1
At 70, the saturation correction amount becomes zero. Also, (2)
When the deviation amount is larger than the threshold value 120, the saturation correction amount becomes negative from the threshold value 120, and the saturation correction amount increases in the negative direction as the deviation amount approaches the maximum value 170.

【0055】本実施例では、図5において、 (1)平均値演算部4による平均値 Mean_RGB = (R
+G+B)/3の算出、及び (2)データ偏差演算部5によるR,G,B各信号の平
均値からの偏差量 Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB の算出が既述の各実施例の場合と同様に行われる。
In this embodiment, in FIG. 5, (1) Mean_RGB = (R
+ G + B) / 3, and (2) the deviation amount Diff_R = R−Mean_RGB Diff_G = G−Mean_RGB Diff_B = B−Mean_RGB from the average value of the R, G, and B signals by the data deviation calculator 5 has already been calculated. The same operation is performed as in the above-described embodiments.

【0056】偏差量判定部11は、RGB各信号の偏差
量 Diff_R,Diff_G,Diff_B が閾値120よりも大きい
か小さいかが判定され、その判定結果がRGB補正部2
6へ送られる。RGB補正部26は、偏差量 Diff_R 等
が閾値120よりも大きい(Diff_R >120)とき、
図4に示した実施例と同様にして、R,G,Bのそれぞ
れ1色についての彩度補正量を残りの2色の信号量から
減じるという演算を行う。例えば、Rに関する彩度補正
量 R_satu_tbl[Diff_R] を用いて、R信号以外の他の2
色G,Bを Rnew = R Gnew = G− R_satu_tbl[Diff_R] Bnew = B− R_satu_tbl[Diff_R] のように補正する。また、Diff_G >120の時に
は、Gに関する彩度補正量G_satu_tbl[Diff_G] を用い
て、G信号以外の他の2色B,Rを Rnew = R− G_satu_tbl[Diff_G] Gnew = G Bnew = B− G_satu_tbl[Diff_G] のように補正する。また、Diff_B >120の時に
は、Bに関する彩度補正量B_satu_tbl[Diff_B] を用い
て、B信号以外の他の2色R,Gを Rnew = R− B_satu_tbl[Diff_B] Gnew = G− B_satu_tbl[Diff_B] Bnew = B のように補正する。
The deviation amount judgment unit 11 judges whether the deviation amounts Diff_R, Diff_G, and Diff_B of the RGB signals are larger or smaller than the threshold value 120, and the judgment result is the RGB correction unit 2.
Sent to 6. When the deviation amount Diff_R or the like is larger than the threshold value 120 (Diff_R> 120), the RGB correction unit 26
Similar to the embodiment shown in FIG. 4, an operation of subtracting the saturation correction amount for each of R, G, and B colors from the signal amounts of the remaining two colors is performed. For example, by using the saturation correction amount R_satu_tbl [Diff_R] for R, other than the R signal,
The colors G and B are corrected as follows: Rnew = RGnew = G−R_satu_tbl [Diff_R] Bnew = B−R_satu_tbl [Diff_R]. When Diff_G> 120, the saturation correction amount G_satu_tbl [Diff_G] for G is used to set the other two colors B and R other than the G signal as Rnew = R−G_satu_tbl [Diff_G] Gnew = GBnew = B−G_satu_tbl. Correct like [Diff_G]. When Diff_B> 120, the saturation correction amount B_satu_tbl [Diff_B] for B is used to set the other two colors R and G other than the B signal to Rnew = R−B_satu_tbl [Diff_B] Gnew = G−B_satu_tbl [Diff_B]. Correct like Bnew = B.

【0057】一方、RGB補正部26は、偏差量 Diff_
R 等が閾値120よりも小さい(Diff_R ≦120)と
き、図2に示した実施例と同様にして、Rの原データを Rnew = R+ R_satu_tbl[Diff_R] のように加算して補正する。同様にRGB補正部26
は、偏差量 Diff_G 等が閾値120よりも小さい(Diff
_G ≦120)とき、Gの原データを Gnew = G+ G_satu_tbl[Diff_G] のように加算して補正する。さらにRGB補正部26
は、偏差量 Diff_B 等が閾値120よりも小さい(Diff
_B ≦120)とき、Bの原データを Bnew = B+ B_satu_tbl[Diff_B] のように加算して補正する。
On the other hand, the RGB correction unit 26 determines the deviation amount Diff_
When R and the like are smaller than the threshold value 120 (Diff_R ≦ 120), the original data of R is added and corrected as Rnew = R + R_satu_tbl [Diff_R] as in the embodiment shown in FIG. Similarly, the RGB correction unit 26
, The deviation amount Diff_G, etc. is smaller than the threshold value 120 (Diff_G
_G ≤ 120), the original data of G is added and corrected as Gnew = G + G_satu_tbl [Diff_G]. Further, the RGB correction unit 26
, The deviation amount Diff_B, etc. is smaller than the threshold value 120 (Diff_B
_B ≤120), the original data of B is added and corrected as in Bnew = B + B_satu_tbl [Diff_B].

【0058】以上のように、偏差量 Diff_R 等の値に応
じて、R,G,Bの各信号量に対する補正方法を切り替
えることにより、偏差量 Diff_R 等が120よりも小さ
い領域、すなわち彩度があまり高くない領域では彩度強
調処理を実行し、一方、偏差量 Diff_R 等が120より
も大きい領域、すなわち彩度は十分に高いからそれを下
げても画質上特に問題はないがドット・デューティが心
配であるような領域ではインク量の低減を行う。本実施
例のように図10に示すような彩度補正用データを用い
れば、そのような彩度調節処理及びドット・デューティ
制限すなわちインク量制限のための処理の両方の処理を
1つの彩度補正テーブルを用いて効率よく実現できる。
As described above, by switching the correction method for each signal amount of R, G, B according to the value of the deviation amount Diff_R or the like, the area where the deviation amount Diff_R or the like is smaller than 120, that is, the saturation is Saturation enhancement processing is executed in a region that is not too high, while on the other hand, in a region where the deviation amount Diff_R or the like is greater than 120, that is, because the saturation is sufficiently high, there is no problem in image quality even if it is lowered, but the dot duty The ink amount is reduced in an area where there is concern. If the saturation correction data as shown in FIG. 10 is used as in the present embodiment, both the saturation adjustment processing and the processing for dot duty limitation, that is, ink amount limitation are performed as one saturation. It can be efficiently realized by using the correction table.

【0059】以上、いくつかの好ましい実施例を挙げて
本発明を説明したが、本発明はそれらの実施例に限定さ
れるものでなく、特許請求の範囲に記載した技術的範囲
内で種々に改変できる。例えば、上記の各実施例では、
CMY変換部8において C=255−R M=255−G Y=255−B のような変換を行うものと仮定したが、もちろん、必要
に応じて他の変換形態を採用できる。
Although the present invention has been described with reference to some preferred embodiments, the present invention is not limited to these embodiments, and various modifications are possible within the technical scope described in the claims. Can be modified. For example, in each of the above embodiments,
It is assumed that the CMY conversion unit 8 performs conversion such as C = 255-RM = 255-G Y = 255-B, but, of course, other conversion forms can be adopted as necessary.

【0060】また、2値化部9において誤差拡散法を用
いた2値化処理を行うものとしたが、他の手法、例えば
ディザ処理法、平均誤差最小法等を用いることもでき
る。これらの手法自体は従来より周知であるので詳しい
説明は省略するが、簡単に説明すれば次の通りである。
すなわち、ディザ処理法は、入力画像データとディザマ
トリクスパターンを比較して、その大小関係から1画素
の2値出力を決定するという方法である。また、平均誤
差最小法は、注目している画素の周辺の2値化済みの画
素に生じた量子化誤差の重み付き平均値で、その注目画
素の信号量を修正するという方法である。誤差拡散法と
平均誤差拡散法とは、誤差の拡散作業をいつ行うかが異
なるだけで、基本的には互いに等価、すなわち等しいも
のである。
Further, although the binarization processing is performed in the binarization unit 9 using the error diffusion method, other methods such as a dither processing method and a minimum mean error method may be used. Since these techniques are well known in the art, a detailed description thereof will be omitted, but a brief description is as follows.
That is, the dither processing method is a method of comparing the input image data with the dither matrix pattern and determining the binary output of one pixel based on the magnitude relationship. The minimum average error method is a method of correcting the signal amount of the target pixel with a weighted average value of the quantization error generated in the binarized pixels around the target pixel. The error diffusion method and the average error diffusion method are basically equivalent to each other, that is, equal to each other, except that when the error diffusion work is performed.

【0061】また、図1に示す画像作成システムでは、
便宜上、画像処理装置2〜32をカラー画像データ出力
装置1及び画像出力装置3と別体に示したが、実際のシ
ステムでは画像処理装置2等が、カラー画像データ出力
装置1と一体に設けられたり、あるいは画像出力装置3
と一体に設けられたりすることがある。また、出力装置
自体が2値ではなく、多階調の出力が可能な場合には、
当然このような2値化部は省略することが可能である。
さらに、図6から図10で示した彩度補正テーブルは、
折れ線になっているが、これらが滑らかに変化する曲線
であってもよいことは言うまでもない。
Further, in the image creating system shown in FIG.
For the sake of convenience, the image processing devices 2 to 32 are shown separately from the color image data output device 1 and the image output device 3, but in an actual system, the image processing device 2 and the like are provided integrally with the color image data output device 1. Or image output device 3
It may be integrated with. Also, if the output device itself is capable of multi-level output instead of binary,
Of course, such a binarization unit can be omitted.
Further, the saturation correction table shown in FIG. 6 to FIG.
Although they are polygonal lines, it goes without saying that they may be curves that change smoothly.

【0062】[0062]

【発明の効果】請求項1記載の画像処理方法及び請求項
2記載の画像処理装置によれば、彩度補正テーブル内に
記憶された補正用データに基づいてR,G,Bの原デー
タを補正する構成なので、彩度補正処理のための回路構
成を簡単にできる。
According to the image processing method of the first aspect and the image processing apparatus of the second aspect, the original data of R, G, B is obtained based on the correction data stored in the saturation correction table. Since the correction is performed, the circuit configuration for the saturation correction process can be simplified.

【0063】また、彩度補正テーブル内の補正用データ
は、R,G,Bの各色信号の平均値からの偏差量と、そ
の偏差量に対応した彩度補正量との相関関係を記憶した
ものであるから、原画像の画質を損なうことなく、しか
も目標とする彩度を確実に得ることができる。
The correction data in the saturation correction table stores the correlation between the deviation amount from the average value of the R, G and B color signals and the saturation correction amount corresponding to the deviation amount. Therefore, it is possible to surely obtain the target saturation without deteriorating the image quality of the original image.

【0064】また、彩度補正テーブル内に格納する補正
用データの内容を適宜に変えることにより、カラー再現
像を見る者の希望に応じたきめの細かい彩度調節ができ
る。また、特に高彩度領域における彩度調節の結果とし
て、C,M,Y,Kの各色インクのインク量の低減にも
寄与できる。
Further, by appropriately changing the contents of the correction data stored in the saturation correction table, it is possible to finely adjust the saturation according to the desire of the person who views the color redevelopment. Further, as a result of the saturation adjustment particularly in the high saturation area, it is possible to contribute to the reduction of the ink amounts of the C, M, Y and K color inks.

【0065】請求項3記載の画像処理装置によれば、
R,G,Bの各色信号の平均値からの差が拡大されるよ
うに補正されるので、原R,G,B信号の全領域につい
て彩度強調処理を行うことができる。
According to the image processing apparatus of the third aspect,
Since the difference from the average value of each color signal of R, G, B is corrected so as to be enlarged, the saturation enhancement processing can be performed on the entire region of the original R, G, B signals.

【0066】請求項4記載の画像処理装置によれば、
R,G,Bの各色信号の平均値からの差が縮小されるよ
うに補正されるので、原R,G,B信号の全領域につい
て彩度を減少できる。
According to the image processing apparatus of the fourth aspect,
Since the difference from the average value of each color signal of R, G, B is corrected so as to be reduced, the saturation can be reduced for the entire area of the original R, G, B signals.

【0067】請求項5記載の画像処理装置によれば、彩
度強調をする必要のある比較的彩度の低い領域について
は希望の彩度強調を行い、一方、彩度を強調する必要の
ない高彩度領域については彩度強調処理を行わないよう
にできる。また、このようなきめの細かい調節を正確に
行うことができる。
According to the image processing apparatus of the fifth aspect, desired saturation enhancement is performed on a region having relatively low saturation that requires saturation enhancement, while it is not necessary to enhance saturation. Saturation enhancement processing can be omitted for the high saturation region. In addition, such fine adjustment can be accurately performed.

【0068】請求項6記載の画像処理装置によれば、
C,M,Yの3色材で再現すべき色の黒成分を黒の色材
に置き換えるという下色除去処理を行うときに、高彩度
領域における彩度調節の結果として、インクの総使用量
を低減できる。
According to the image processing apparatus of the sixth aspect,
When performing the undercolor removal processing of replacing the black component of the color to be reproduced with the three color materials of C, M, and Y with the black color material, the total amount of ink used is determined as the result of the saturation adjustment in the high saturation area. It can be reduced.

【0069】請求項7記載の画像処理装置によれば、彩
度を低下させる場合に、黒インクの付加によって彩度を
低下させるのではなくて、注目色を表現する色材自体の
量を減らして彩度を低下させること、つまり明度が上が
る方向の状態で彩度を低下させることができる。従っ
て、高彩度領域におけるインク量の低下効果がより一層
顕著になる。また、黒インクを付加することがないの
で、再現画像の色が濁ることもなく、よって、非常に自
然な状態の再現画像が得られる。
According to the image processing apparatus of the seventh aspect, when the saturation is reduced, the amount of the color material itself expressing the target color is reduced instead of reducing the saturation by adding black ink. To reduce the saturation, that is, the saturation can be reduced in the direction of increasing brightness. Therefore, the effect of lowering the ink amount in the high saturation region becomes more remarkable. Further, since the black ink is not added, the color of the reproduced image does not become muddy, so that the reproduced image in a very natural state can be obtained.

【0070】請求項8記載の画像処理装置によれば、希
望する彩度調節処理及び高彩度領域におけるドット・デ
ューティの制限処理すなわちインク量の制限処理の両方
の処理を1つの彩度補正テーブルを用いて同時に実行で
き、きわめて効率がよい。
According to the image processing apparatus of the eighth aspect, one saturation correction table is used for both the desired saturation adjustment processing and the dot duty restriction processing in the high saturation area, that is, the ink amount restriction processing. Can be performed simultaneously and are extremely efficient.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る画像処理装置を用いた画像作成シ
ステムの一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of an image creating system using an image processing apparatus according to the present invention.

【図2】本発明に係る画像処理装置の第1実施例を示す
ブロック図である。
FIG. 2 is a block diagram showing a first embodiment of the image processing apparatus according to the present invention.

【図3】本発明に係る画像処理装置の第2実施例を示す
ブロック図である。
FIG. 3 is a block diagram showing a second embodiment of the image processing apparatus according to the present invention.

【図4】本発明に係る画像処理装置の第3実施例を示す
ブロック図である。
FIG. 4 is a block diagram showing a third embodiment of the image processing apparatus according to the present invention.

【図5】本発明に係る画像処理装置の第4実施例を示す
ブロック図である。
FIG. 5 is a block diagram showing a fourth embodiment of the image processing apparatus according to the present invention.

【図6】図2に示す彩度補正テーブル内に格納される補
正用データの一例、特にRGB偏差量と彩度補正量とが
同符号を維持した状態で変化するような補正用データを
示す図である。
FIG. 6 shows an example of correction data stored in the saturation correction table shown in FIG. 2, particularly correction data in which the RGB deviation amount and the saturation correction amount change while maintaining the same sign. It is a figure.

【図7】図2に示す彩度補正テーブル内に格納される補
正用データの他の一例、特にRGB偏差量と彩度補正量
とが異符号を維持した状態で変化するような補正用デー
タを示す図である。
7 is another example of the correction data stored in the saturation correction table shown in FIG. 2, in particular, the correction data in which the RGB deviation amount and the saturation correction amount change while maintaining different signs. FIG.

【図8】図2に示す彩度補正テーブル内に格納される補
正用データの他の一例、特にRGB偏差量の最大値及び
最小値のところで彩度補正量を0(ゼロ)とするような
補正用データを示す図である。
8 is another example of the correction data stored in the saturation correction table shown in FIG. 2, in particular, the saturation correction amount is set to 0 (zero) at the maximum value and the minimum value of the RGB deviation amount. It is a figure which shows the data for correction.

【図9】図3及び図4に示す彩度補正テーブル内に格納
される補正用データの一例、特に高彩度領域S内で彩度
補正量が負方向へ増大するような補正用データを示す図
である。
9 is a diagram showing an example of correction data stored in the saturation correction tables shown in FIGS. 3 and 4, particularly correction data in which a saturation correction amount increases in a negative direction in a high saturation region S. FIG. Is.

【図10】図5に示す彩度補正テーブル内に格納される
補正用データの一例、特に図8の補正用データと図9の
補正用データとを組み合わせた状態の補正用データを示
す図である。
10 is a diagram showing an example of correction data stored in the saturation correction table shown in FIG. 5, particularly correction data in a state where the correction data of FIG. 8 and the correction data of FIG. 9 are combined. is there.

【図11】R,G,Bの各色信号に関する偏差量 Diff_
R,G,B を模式的に示す図である。
FIG. 11 is a deviation amount Diff_ relating to R, G, and B color signals.
It is a figure which shows R, G, and B typically.

【符号の説明】[Explanation of symbols]

2 画像処理装置 4 平均値演算部 5 データ偏差演算部 6 RGB補正部 7 彩度補正テーブル 8 CMY変換部 9 2値化部 10 下色除去部 11 偏差量判定部 12 画像処理装置 16 RGB補正部 26 RGB補正部 D1 原カラー画像データ D2 最終カラー画像データ 2 image processing device 4 average value calculation unit 5 data deviation calculation unit 6 RGB correction unit 7 saturation correction table 8 CMY conversion unit 9 binarization unit 10 undercolor removal unit 11 deviation amount determination unit 12 image processing device 16 RGB correction unit 26 RGB corrector D1 Original color image data D2 Final color image data

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/46 H04N 1/46 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04N 1/46 H04N 1/46

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 原RGBデータを彩度を調節して出力す
る画像処理方法において、 原RGBデータの各色信号量の平均値(Mean_RGB)を算出
し、 原RGBデータの各色信号について平均値(Mean_RGB)か
らの偏差量(Diff_R,G,B)を算出し、 上記偏差量に対する彩度補正量(R,G,B_satu_tbl[Diff_
R,G,B])を格納した彩度補正用データを参照して、上記
の算出された偏差量(Diff_R,G,B)に対応した彩度補正量
を読み出し、 その読み出した彩度補正量によって原RGBデータを補
正することを特徴とする画像処理方法。
1. An image processing method for adjusting the saturation of original RGB data for output, wherein an average value (Mean_RGB) of each color signal amount of original RGB data is calculated, and an average value (Mean_RGB) of each color signal of original RGB data is calculated. ), The amount of deviation (Diff_R, G, B) is calculated and the saturation correction amount (R, G, B_satu_tbl [Diff_
R, G, B]) is stored, the saturation correction amount corresponding to the calculated deviation amount (Diff_R, G, B) is read out, and the read saturation correction is performed. An image processing method characterized by correcting original RGB data according to an amount.
【請求項2】 原RGBデータを彩度を調節して出力す
る画像処理装置において、 原RGBデータの各色信号量の平均値(Mean_RGB)を算出
する平均値演算部と、 原RGBデータの各色信号について平均値(Mean_RGB)か
らの偏差量(Diff_R,G,B)を算出するデータ偏差演算部
と、 上記偏差量に対する彩度補正量(R,G,B_satu_tbl[Diff_
R,G,B])を格納した彩度補正テーブルと、 上記彩度補正量によって原RGBデータを補正するRG
B補正部と、を有することを特徴とする画像処理装置。
2. An image processing apparatus for adjusting the saturation of original RGB data and outputting the same, wherein an average value calculation unit for calculating an average value (Mean_RGB) of each color signal amount of the original RGB data, and each color signal of the original RGB data. Data deviation calculation unit that calculates the deviation amount (Diff_R, G, B) from the average value (Mean_RGB), and the saturation correction amount (R, G, B_satu_tbl [Diff_
R, G, B]) storing the saturation correction table and RG for correcting the original RGB data by the above saturation correction amount
An image processing apparatus comprising: a B correction unit.
【請求項3】 請求項2記載の画像処理装置において、 彩度補正テーブルは、偏差量と彩度補正量とが同符号を
維持するように変化する補正用データを格納し、 RGB補正部は、原RGBデータに彩度補正量を加算す
ることを特徴とする画像処理装置。
3. The image processing apparatus according to claim 2, wherein the saturation correction table stores correction data that changes so that the deviation amount and the saturation correction amount maintain the same sign, and the RGB correction unit An image processing apparatus characterized by adding a saturation correction amount to original RGB data.
【請求項4】 請求項2記載の画像処理装置において、 彩度補正テーブルは、偏差量と彩度補正量とが異符号を
維持するように変化する補正用データを格納し、 RGB補正部は、原RGBデータに彩度補正量を加算す
ることを特徴とする画像処理装置。
4. The image processing apparatus according to claim 2, wherein the saturation correction table stores correction data that changes so that the deviation amount and the saturation correction amount maintain different signs, and the RGB correction unit An image processing apparatus characterized by adding a saturation correction amount to original RGB data.
【請求項5】 請求項2記載の画像処理装置において、 彩度補正テーブルは、偏差量と彩度補正量とが同符号を
維持すると共に偏差量が最大及び最小のところで彩度補
正量がゼロになるような補正用データを格納し、 RGB補正部は、原RGBデータに彩度補正量を加算す
ることを特徴とする画像処理装置。
5. The image processing device according to claim 2, wherein in the saturation correction table, the deviation amount and the saturation correction amount maintain the same sign, and the saturation correction amount is zero when the deviation amount is maximum and minimum. The image processing apparatus is characterized in that the RGB correction unit adds the saturation correction amount to the original RGB data.
【請求項6】 請求項2記載の画像処理装置において、 RGB補正部から出力される彩度補正後のRGBデータ
をCMYデータに変換するCMY変換部と、 CMY変換部から出力されるCMYデータに対して下色
除去処理、すなわちC,M,Yの各信号量のうちの最小
値に基づいてK(黒色)信号量を求め、C,M,Yの各
信号量からそのK信号量を減じる工程を含む処理を行う
下色除去部とを有しており、さらに彩度補正テーブル
は、所定偏差量のところから彩度補正量が負となると共
に偏差量が最大値に近づくにつれて彩度補正量が負方向
に増大するような補正用データを格納し、 RGB補正部は、原RGBデータに彩度補正量を加算す
ることを特徴とする画像処理装置。
6. The image processing apparatus according to claim 2, wherein the CMY conversion unit converts the RGB data after saturation correction output from the RGB correction unit into CMY data, and CMY data output from the CMY conversion unit. On the other hand, the undercolor removal processing, that is, the K (black) signal amount is obtained based on the minimum value of the C, M, and Y signal amounts, and the K signal amount is subtracted from the C, M, and Y signal amounts. The saturation correction table has a negative color removal unit for performing processing including steps. Further, the saturation correction table has a negative saturation saturation correction amount from a predetermined deviation amount and the saturation correction is performed as the deviation amount approaches the maximum value. An image processing apparatus, which stores correction data such that the amount increases in the negative direction, and the RGB correction unit adds the saturation correction amount to the original RGB data.
【請求項7】 請求項2記載の画像処理装置において、 彩度補正テーブルは、所定偏差量のところから彩度補正
量が負となると共に偏差量が最大値に近づくにつれて彩
度補正量が負方向に増大するような補正用データを格納
し、 RGB補正部は、R,G,Bのそれぞれ1色についての
彩度補正量を残りの2色の信号量から減じることによ
り、原RGBデータを補正することを特徴とする画像処
理装置。
7. The image processing device according to claim 2, wherein in the saturation correction table, the saturation correction amount becomes negative from a predetermined deviation amount, and the saturation correction amount becomes negative as the deviation amount approaches a maximum value. The RGB correction unit stores the original RGB data by subtracting the saturation correction amount for each of R, G, and B from the signal amounts of the remaining two colors by storing the correction data that increases in the direction. An image processing device characterized by correction.
【請求項8】 請求項2記載の画像処理装置において、 偏差量が所定閾値よりも大きいか小さいかを判定する偏
差量判定部を有しており、さらに彩度補正テーブルは、
(1)偏差量が上記閾値より小さいとき、偏差量と彩度
補正量とが同符号であると共に偏差量が上記閾値及び最
小のところで彩度補正量がゼロになるような補正用デー
タを格納し、(2)偏差量が上記閾値より大きいとき、
その閾値のところから彩度補正量が負となると共に偏差
量が最大値に近づくにつれて彩度補正量が負方向に増大
するような補正用データを格納し、 RGB補正部は、(1)偏差量が上記閾値より小さいと
き、原RGBデータに彩度補正量を加算し、(2)偏差
量が上記閾値より大きいとき、R,G,Bのそれぞれ1
色についての彩度補正量を残りの2色の信号量から減じ
ることにより、原RGBデータを補正することを特徴と
する画像処理装置。
8. The image processing apparatus according to claim 2, further comprising a deviation amount determination unit that determines whether the deviation amount is larger or smaller than a predetermined threshold, and the saturation correction table further comprises:
(1) When the deviation amount is smaller than the above threshold value, the deviation amount and the saturation correction amount have the same sign, and the correction data is stored so that the saturation correction amount becomes zero when the deviation amount is at the threshold value and at the minimum. (2) When the deviation amount is larger than the above threshold value,
The RGB correction unit stores correction data such that the saturation correction amount becomes negative from the threshold value and the saturation correction amount increases in the negative direction as the deviation amount approaches the maximum value. When the amount is smaller than the threshold value, the saturation correction amount is added to the original RGB data. (2) When the deviation amount is larger than the threshold value, R, G and B are each 1
An image processing apparatus, which corrects original RGB data by subtracting a saturation correction amount for a color from a signal amount for the remaining two colors.
JP07426795A 1995-03-30 1995-03-30 Image processing method and apparatus Expired - Lifetime JP3360476B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07426795A JP3360476B2 (en) 1995-03-30 1995-03-30 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07426795A JP3360476B2 (en) 1995-03-30 1995-03-30 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH08275010A true JPH08275010A (en) 1996-10-18
JP3360476B2 JP3360476B2 (en) 2002-12-24

Family

ID=13542185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07426795A Expired - Lifetime JP3360476B2 (en) 1995-03-30 1995-03-30 Image processing method and apparatus

Country Status (1)

Country Link
JP (1) JP3360476B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007074063A (en) * 2005-09-05 2007-03-22 Fuji Xerox Co Ltd Color processing apparatus and method
JP2008295059A (en) * 2001-02-09 2008-12-04 Seiko Epson Corp Output image adjustment of image data
US7561316B2 (en) 2005-01-15 2009-07-14 Hewlett-Packard Development Company, L.P. Adjusting ink-usage parameters to reduce ink usage
JP2009241609A (en) * 2009-07-27 2009-10-22 Seiko Epson Corp Printing control device, printer, and printing control method
US8031365B2 (en) 2007-04-18 2011-10-04 Canon Kabushiki Kaisha Image processor and image processing method for reducing consumption amount of recording material
US8446602B2 (en) 2001-12-04 2013-05-21 Spline Network Inc. Lowering the consumption of ink in computer printing
KR20150106666A (en) 2014-03-12 2015-09-22 한화테크윈 주식회사 Method and apparatus for adjusting chroma in rgb color space

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008295059A (en) * 2001-02-09 2008-12-04 Seiko Epson Corp Output image adjustment of image data
US8040390B2 (en) 2001-02-09 2011-10-18 Seiko Epson Corporation Adjustment for output image of image data
US8432459B2 (en) 2001-02-09 2013-04-30 Seiko Epson Corporation Adjustment for output image of image data
US8446602B2 (en) 2001-12-04 2013-05-21 Spline Network Inc. Lowering the consumption of ink in computer printing
US7561316B2 (en) 2005-01-15 2009-07-14 Hewlett-Packard Development Company, L.P. Adjusting ink-usage parameters to reduce ink usage
JP2007074063A (en) * 2005-09-05 2007-03-22 Fuji Xerox Co Ltd Color processing apparatus and method
US8031365B2 (en) 2007-04-18 2011-10-04 Canon Kabushiki Kaisha Image processor and image processing method for reducing consumption amount of recording material
JP2009241609A (en) * 2009-07-27 2009-10-22 Seiko Epson Corp Printing control device, printer, and printing control method
KR20150106666A (en) 2014-03-12 2015-09-22 한화테크윈 주식회사 Method and apparatus for adjusting chroma in rgb color space

Also Published As

Publication number Publication date
JP3360476B2 (en) 2002-12-24

Similar Documents

Publication Publication Date Title
JP2887158B2 (en) Image processing device
US6084689A (en) Method and apparatus for saturation compensation in total ink limited output
US7574041B2 (en) Conversion of output device color values to minimize image quality artifacts
US6995866B2 (en) Method and apparatus for background adjustment in color reproduction devices
JPH07193715A (en) Method and apparatus for cascading ntural scene picture
JPH0515105B2 (en)
US7466453B2 (en) Image processing apparatus
US7003152B1 (en) Image processing apparatus
US6580822B1 (en) Device, method and record medium for color space conversion from RGB data to CMYK data
JP3360476B2 (en) Image processing method and apparatus
JP3734703B2 (en) Image processing method, image processing apparatus, and image forming apparatus
US5805295A (en) Image processing apparatus and method for applying special image effects to output images
JPH07152904A (en) Image processor
JP3337723B2 (en) Image processing apparatus and image processing method
JP2002218271A (en) Image processor, image formation device and image, processing method
JP2000134471A (en) Image processor attended with output correction in inside of character
JP2002094826A (en) Image processing unit, image forming unit and method for processing image
JPH07203231A (en) Color picture processor
JPH11177825A (en) Image processor
JP2001352456A (en) Image-processing method and image-processing unit, and image-forming device provided with them
EP0818920A1 (en) Colour correction
JP2000357237A (en) Image processor, image reading device and image forming device mounted with the processor, image processing method, and computer-readable storage medium stored with image processing procedure
JPH03121669A (en) Color picture correction device
JP2001257900A (en) Image processing method
JP2002237958A (en) Color converter, color conversion profile generator and generating method, imaging device, program, recording medium

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081018

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20091018

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101018

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101018

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111018

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20121018

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20121018

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20131018

Year of fee payment: 11

EXPY Cancellation because of completion of term