JPH10191075A - Color correction device - Google Patents
Color correction deviceInfo
- Publication number
- JPH10191075A JPH10191075A JP8341728A JP34172896A JPH10191075A JP H10191075 A JPH10191075 A JP H10191075A JP 8341728 A JP8341728 A JP 8341728A JP 34172896 A JP34172896 A JP 34172896A JP H10191075 A JPH10191075 A JP H10191075A
- Authority
- JP
- Japan
- Prior art keywords
- color
- correction
- printing
- image
- data
- 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.)
- Pending
Links
Landscapes
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、コンピュータなど
で生成されたカラー画像を、印刷装置やディスプレイ装
置などの出力装置にて適切な色で出力するための色補正
の技術に関する。[0001] 1. Field of the Invention [0002] The present invention relates to a color correction technique for outputting a color image generated by a computer or the like in an appropriate color on an output device such as a printing device or a display device.
【0002】[0002]
【従来の技術】コンピュータで作成されたカラー画像の
印刷データを印刷装置にて印刷する場合、色の再現性が
問題となる。コンピュータで作成された画像データで
は、色は、例えばR(赤)、G(緑)、B(青)の3原
色の濃度値の組合せで表現される。これに対し、印刷装
置では、一般にC(シアン)、M(マゼンタ)、Y(イ
エロー)、K(ブラック)の4色の色材(インク)を用
いて各色を表現する。ちなみに、C,M,Yは、それぞ
れR,G,Bの補色である。コンピュータ側のアプリケ
ーション又は印刷装置のいずれかが、RGBの色表現を
CMYKの色表現に変換する処理を行うことにより、印
刷装置にてカラー印刷が可能となる。RGB値からCM
YK値への変換は、補色の関係を用いて行うことができ
る。2. Description of the Related Art When print data of a color image created by a computer is printed by a printing apparatus, color reproducibility becomes a problem. In image data created by a computer, a color is represented by a combination of density values of three primary colors, for example, R (red), G (green), and B (blue). In contrast, a printing apparatus generally expresses each color using four color materials (inks) of C (cyan), M (magenta), Y (yellow), and K (black). Incidentally, C, M, and Y are complementary colors of R, G, and B, respectively. Either the application on the computer side or the printing device performs a process of converting the RGB color expression into the CMYK color expression, so that the printing device can perform color printing. CM from RGB value
Conversion to the YK value can be performed using a complementary color relationship.
【0003】ところが、印刷装置で用いられるCMYK
の各原色の色材(インク)は、一般に完全な原色ではな
く他の原色成分を多少含んでいるので、RGB値をその
ままCMYK値に変換して印刷したのでは、作成者が意
図した色と異なった色で印刷される可能性がある。[0003] However, CMYK used in a printing apparatus is used.
Since the color materials (inks) of each primary color generally contain some other primary color components instead of the complete primary colors, if the RGB values were directly converted to CMYK values and printed, the colors intended by the creator would be different. May be printed in different colors.
【0004】同様のことは、コンピュータ側で色を予め
CMYK値で表現したデータを作成して印刷装置に供給
する場合にも言える。すなわち、コンピュータ側でのC
MYK値をそのまま用いてカラー印刷を行うと、印刷装
置の色材が完全な原色でないために、異なった色となっ
て出力されてしまう可能性がある。[0004] The same can be said for a case where a computer creates data in which colors are expressed in CMYK values in advance and supplies the data to a printing apparatus. That is, C on the computer side
If color printing is performed using the MYK values as they are, the color materials of the printing apparatus may not be perfect primary colors, and may be output in different colors.
【0005】このような事態を防止するため、印刷装置
にて色補正という処理が行われる。コンピュータから供
給される原カラー画像データがCMYKにて色を表現す
る場合は、色補正は、原カラー画像データの色空間にお
けるカラー値(C,M,Y,K)から、その色を正しく
再現するための印刷装置の色空間におけるカラー値(C
´,M´,Y´,K´)への変換である。これを実現す
るためには、例えば、原カラー画像データの色空間にお
ける各カラー値(C,M,Y,K)ごとに、対応する印
刷装置の色空間でのカラー値(C´,M´,Y´,K
´)を登録した変換テーブルを用いる。各原色の色材
は、当該原色以外の原色の成分を含むため、例えばC´
の値はCだけから決めることはできず、C,M,Y,K
の4つから決める必要がある。このため、変換テーブル
は、C,M,Y,Kの4つの組合せから検索する多次元
型のテーブルとなる。なお、原カラー画像データがRG
Bで色を表現する場合は、色補正は、原カラー画像デー
タのカラー値(R,G,B)から、印刷装置の色空間に
おいてこれに対応するカラー値(C´,M´,Y´,K
´)への変換であり、これも上記と同様の変換テーブル
によって実現することができる。[0005] In order to prevent such a situation, a process called color correction is performed in the printing apparatus. When the original color image data supplied from the computer expresses a color in CMYK, the color correction correctly reproduces the color from the color values (C, M, Y, K) in the color space of the original color image data. Value in the color space of the printing device (C
', M', Y ', K'). In order to realize this, for example, for each color value (C, M, Y, K) in the color space of the original color image data, the color value (C ′, M ′) in the color space of the corresponding printing apparatus is used. , Y ', K
') Is used. Since the color material of each primary color includes a component of a primary color other than the primary color, for example, C ′
Cannot be determined from C alone, and C, M, Y, K
It is necessary to decide from four. Therefore, the conversion table is a multidimensional table that is searched from four combinations of C, M, Y, and K. Note that the original color image data is RG
When a color is represented by B, the color correction is performed based on the color values (R, G, B) of the original color image data and the corresponding color values (C ′, M ′, Y ′) in the color space of the printing apparatus. , K
'), Which can also be realized by a conversion table similar to the above.
【0006】この色補正は非常に時間を要する処理であ
る。すなわち、例えば原カラー画像データ及び印刷装置
の両方が、1原色当たり256階調(8ビット)の濃度
レベルで色を表現する場合、変換テーブルは、原カラー
画像データの色空間における256(C)×256
(M)×256(Y)×256(K)の組合せに対し
て、それぞれ対応する印刷装置でのCMYK値を登録し
たものとなり、原カラー画像の各画素ごとにこの変換テ
ーブルを検索して補正値(変換結果)を求めるのはかな
り処理時間を要する。もっと刻みの荒い変換テーブルを
用い、中間の値については補間演算を行うなどの処理も
考えられるが、これも本質的な解決ではなく、補間演算
は本質的に4つの変数(CMYK)を扱う必要があるた
めやはり時間を要する。[0006] This color correction is a very time-consuming process. That is, for example, in a case where both the original color image data and the printing apparatus express a color at a density level of 256 gradations (8 bits) per primary color, the conversion table indicates that 256 (C) in the color space of the original color image data × 256
For each combination of (M) × 256 (Y) × 256 (K), the corresponding CMYK value in the corresponding printing apparatus is registered. The conversion table is searched and corrected for each pixel of the original color image. Obtaining the value (conversion result) requires a considerable processing time. It is also conceivable to use a more coarse-grained conversion table and perform an interpolation operation on intermediate values. However, this is not an essential solution, and the interpolation operation requires essentially handling four variables (CMYK). It takes time because there is.
【0007】ところで、近年、コンピュータから印刷装
置へ供給する印刷データの記述形式として、ページ記述
言語(Page Description Language ;PDLと略す)の
普及が著しい。印刷装置は、搭載したCPU及び専用の
インタプリタ・プログラムにより、このPDLのデータ
をビットマップ画像に展開し、このビットマップ画像を
もとに印刷処理を行っている。ところが、このPDLデ
ータの展開処理はCPUへの負担の重い処理であり、特
にカラー画像では極めて長い時間を要する。このため、
一度展開した画像を保存しておき、再利用するというと
いう利用形態が現れている。例えば、近年、顧客がDT
P(デスク・トップ・パブリッシング)システムを用い
て作成した原稿をPDLデータの形で受けとって印刷処
理を代行するプリントショップなる業態が現れており、
このプリントショップでは、顧客から受けとった原稿デ
ータをまず小部数だけ校正刷りし、この校正刷りによっ
て顧客の承認を得てから要求部数分を本刷りするのが通
常である。このため、プリントショップでは、校正刷り
の際の展開結果を保存しておき、校正刷りで顧客の承認
が得られた場合には保存しておいた展開結果を用いて本
刷りすることにより、展開時間や原稿データの受け渡し
に要する時間を節約している。In recent years, as a description format of print data supplied from a computer to a printing apparatus, a page description language (PDL) has been widely used. The printing apparatus develops the PDL data into a bitmap image by using a mounted CPU and a dedicated interpreter program, and performs a printing process based on the bitmap image. However, this PDL data expansion process is a process that places a heavy burden on the CPU, and it takes an extremely long time especially for a color image. For this reason,
There is a use form in which an image that has been developed once is stored and reused. For example, in recent years, customers
A business form called a print shop, which receives manuscripts created using the P (Desktop Publishing) system in the form of PDL data and performs print processing, has appeared.
In this print shop, it is common practice to first proof print a small number of manuscript data received from a customer, obtain the approval of the customer by this proof printing, and then print the required number of copies. For this reason, the print shop saves the development results at the time of proof printing and, if the customer's approval is obtained by proof printing, performs the final printing using the saved development results. This saves time and the time required to transfer manuscript data.
【0008】ところが、上記のように保存しておいた展
開結果(ビットマップ画像)を用いて再印刷を行う場
合、印刷装置の機構の経時的変化により、最初に印刷し
た場合と再印刷した場合とで、同じ展開結果に基づいて
印刷しているにもかかわらず、色合いが異なってしまう
可能性があった。印刷装置の機構の経時的変化には、例
えば、インクジェット方式の印刷装置における、ノズル
の詰まり等によるインク吐出量の変化などがある。この
問題は、印刷装置の経時的変化により、色補正のための
変換テーブルが再印刷の時点での印刷装置の色特性とず
れたものとなっているために生じる。However, when reprinting is performed using the developed result (bitmap image) stored as described above, the first printing and the reprinting are performed due to the aging of the mechanism of the printing apparatus. Therefore, there is a possibility that the color tone may be different even though printing is performed based on the same development result. The temporal change in the mechanism of the printing apparatus includes, for example, a change in the ink ejection amount due to nozzle clogging or the like in an inkjet printing apparatus. This problem occurs because the conversion table for color correction deviates from the color characteristics of the printing apparatus at the time of reprinting due to the temporal change of the printing apparatus.
【0009】このような経時的変化を補償する技術とし
ては、例えば特開昭63−113568号公報に示され
る技術がある。この従来技術では、印刷装置が、基準と
なる各色の濃度パターン画像データを記憶している。そ
して、随時、この濃度パターン画像データを所定の媒体
上に印刷し、その印刷結果の濃度パターンをセンサにて
検出し、検出した濃度パターンと、記憶している基準の
濃度パターンのデータとを比較することにより、色補正
のためのパラメータ(すなわち、色補正のための変換テ
ーブル)を調整している。この技術によれば、色補正の
ための変換テーブルを、常にその時点での印刷装置の色
特性を反映した適正な状態に維持することができるの
で、印刷装置の経時的変化を補償することができる。As a technique for compensating such a change with time, there is a technique disclosed in, for example, JP-A-63-113568. In this conventional technique, a printing apparatus stores density pattern image data of each color as a reference. At any time, the density pattern image data is printed on a predetermined medium, the density pattern of the printing result is detected by a sensor, and the detected density pattern is compared with the stored reference density pattern data. By doing so, the parameters for color correction (that is, the conversion table for color correction) are adjusted. According to this technique, the conversion table for color correction can always be maintained in an appropriate state reflecting the color characteristics of the printing apparatus at that time, so that a change over time of the printing apparatus can be compensated. it can.
【0010】[0010]
【発明が解決しようとする課題】前述したように、色補
正処理も展開処理に劣らず時間を要する重い処理であ
り、再印刷時の処理の効率化を考えた場合、展開結果そ
のままではなく、この展開結果に対して色補正を行った
結果を保存して再利用できる方が好ましい。ところが、
上記従来技術は、PDLデータの展開結果そのままを保
存するような方式においては有効であるが、色補正結果
を保存する方式には適用することができない。すなわ
ち、上記従来技術では、色補正前の展開結果を保存して
これを再印刷時に色補正して印刷するか、色補正の結果
を保存してこれを再印刷時にそのまま印刷するかのいず
れかである。前者では、再印刷時において色補正のため
に非常に処理に時間が掛かり、後者では、最初の印刷と
再印刷とで間隔があいた場合に、印刷装置の経時的変化
により再印刷結果の色合いが最初の印刷時と変わってく
るおそれがある。As described above, the color correction process is also a heavy process requiring as much time as the rasterization process. When considering the efficiency of the process at the time of reprinting, the color correction process is not the same as the rasterization result. It is preferable that the result of performing color correction on the developed result be saved and reused. However,
The above-mentioned prior art is effective in a method of saving the development result of PDL data as it is, but cannot be applied to a method of saving a color correction result. That is, in the above-described conventional technology, either the development result before color correction is stored and the color correction is performed at the time of reprinting and printed, or the result of the color correction is stored and printed at the time of reprinting. It is. In the former case, it takes a very long time to perform color correction at the time of reprinting, and in the latter case, when there is an interval between the first printing and the reprinting, the color of the reprinted result is changed due to the aging of the printing apparatus. It may be different from the first printing.
【0011】以上、印刷装置について説明したが、この
問題は、印刷装置に限らず、カラー画像を出力する装置
(例えば、ディスプレイ装置)に共通する問題である。Although the printing apparatus has been described above, this problem is not limited to the printing apparatus but is common to apparatuses for outputting a color image (for example, a display apparatus).
【0012】本発明は、このような問題を解決するため
になされたものであり、保存されたカラー画像のデータ
を時間をおいてから再出力する場合において、画像出力
装置の特性の経時的変化を補償して正しい色で出力で
き、しかもこの再出力時の色補正のために要する時間を
低減することができる色補正装置を提供することを目的
とする。SUMMARY OF THE INVENTION The present invention has been made to solve such a problem, and when the stored color image data is re-output after a certain time, the characteristics of the image output device change over time. It is an object of the present invention to provide a color correction apparatus which can output a correct color by compensating for the color correction and reduce the time required for color correction at the time of re-output.
【0013】[0013]
【課題を解決するための手段】前述の目的を達成するた
めに、本発明に係る色補正装置は、原カラー画像の各画
素のカラー値を出力装置に依存したカラー値に補正する
色補正装置であって、前記原カラー画像の各画素のカラ
ー値を前記出力装置の色特性の基準となる基準色空間で
のカラー値に補正する基準補正手段と、前記出力装置の
実際の色空間の前記基準色空間からのずれに起因するカ
ラー値のずれを補正するずれ補正手段であって、各原色
成分ごとに用意された補正データに基づき、前記基準色
空間におけるカラー値を各原色成分ごとに独立に前記出
力装置の実際の色空間におけるカラー値に補正するずれ
補正手段と、前記補正データを校正するための補正デー
タ校正手段と、カラー画像の保存を指示された場合には
前記基準補正手段による補正結果を所定の記憶装置に保
存し、前記記憶装置に保存されたカラー画像の出力を指
示された場合には当該カラー画像に対して前記ずれ補正
手段による補正を行ってから前記出力装置に供給する制
御手段とを有することを特徴とする。In order to achieve the above-mentioned object, a color correction apparatus according to the present invention comprises a color correction apparatus for correcting a color value of each pixel of an original color image to a color value dependent on an output device. Reference correction means for correcting the color value of each pixel of the original color image to a color value in a reference color space serving as a reference for the color characteristics of the output device; and A shift correcting unit that corrects a shift in a color value caused by a shift from a reference color space, wherein color values in the reference color space are independent for each primary color component based on correction data prepared for each primary color component. Deviation correction means for correcting to a color value in an actual color space of the output device, correction data calibrating means for calibrating the correction data, and the reference correcting means when storage of a color image is instructed. The result of the correction is stored in a predetermined storage device, and when output of the color image stored in the storage device is instructed, the color image is corrected by the shift correction unit and then output to the output device. Control means for supplying.
【0014】この構成では、色補正を2段階に分けてい
る。第1段階は、コンピュータなどから供給される原カ
ラー画像のデータ(例えば、PDLを展開したそのまま
の画像がこれに当たる)の各画素のカラー値を出力装置
の基準色空間でのカラー値に補正する処理であり、これ
を実行するのが基準補正手段である。ここで、基準色空
間は、出力装置の色特性の基準となるいわば理想的な色
空間であり、例えば出力装置が用いる色材(出力装置が
印刷装置の場合は、色材はインクに当たる)によって規
定される。また、第2段階は、基準色空間のカラー値を
出力装置の実際の色空間のカラー値に補正する処理であ
り、出力装置の実際の色空間が基準色空間からずれてい
る場合のずれ分の補正を行い、カラー値を出力装置の現
時点の色特性に適合させる。この第2段階の処理はずれ
補正手段にて行われる。In this configuration, color correction is divided into two stages. The first step is to correct the color value of each pixel of the original color image data (for example, an image obtained by expanding the PDL as it is) supplied from a computer or the like to the color value in the reference color space of the output device. This is a process, which is executed by the reference correction means. Here, the reference color space is a so-called ideal color space that serves as a reference for the color characteristics of the output device. For example, the reference color space depends on the color material used by the output device (when the output device is a printing device, the color material corresponds to ink). Stipulated. The second stage is a process of correcting the color value of the reference color space to the color value of the actual color space of the output device. To adjust the color values to the current color characteristics of the output device. The processing of the second stage is performed by the deviation correcting means.
【0015】第1段階の補正は、原カラー画像データの
色空間と出力装置の色空間という全く性質の異なる色空
間同士の間の変換処理になるため、具体的には、例えば
前述の従来技術における色補正のように多次元の変換テ
ーブルを用いた処理により行う。変換テーブルの代わり
に変換演算式を用いてももちろんよい。この基準補正手
段の補正パラメータの設定(例えば上記多次元の変換テ
ーブルの登録など)は、例えば、色補正装置の製造時な
どに行えばよく、以降変更の必要はない。The first-stage correction is a conversion process between color spaces having completely different properties, that is, the color space of the original color image data and the color space of the output device. Is performed by a process using a multidimensional conversion table, such as the color correction in. Of course, a conversion operation expression may be used instead of the conversion table. The setting of the correction parameter of the reference correction means (for example, registration of the multidimensional conversion table, etc.) may be performed, for example, at the time of manufacturing the color correction device, and does not need to be changed thereafter.
【0016】出力装置の色空間がこの基準色空間に完全
にマッチしたものであれば、上記基準補正手段による補
正だけで色補正は十分であるが、実際には、出力装置の
実際の色空間は、機体差や経時的変化により基準色空間
からずれたものとなる。このずれ分を補正するのが前記
第2段階の補正である。色材などの差異による色合いの
本質的な相違は前記第1段階の補正で既に取り除かれて
おり、この第2段階で補正すべき基準色空間と実際の色
空間とのずれ(差異)は、例えばインクジェットのイン
ク吐出量などの機体差や経時的変化などにより、個々の
原色成分が理想より濃くなったり淡くなったりすること
に起因する。したがって、この第2段階の補正は、各原
色成分ごとに独立して、その濃淡を調整することにより
行うことができる。具体的には、例えば、各原色成分ご
とに単色の変換テーブルを作成し、この変換テーブルに
従って変換を行えばよい。この単色の変換テーブルは、
例えば、各原色成分ごとに、変換前の値に変換後の値を
対応づけた一次元的なテーブルであり、検索に要する時
間は極めて短くて済む。また、補間演算を行う場合も、
補間演算式は1変数の式なので演算処理が短くて済む。
このように、ずれ補正手段による第2段階の補正は、上
記基準補正手段による第1段階の補正よりも所要時間は
はるかに短い。なお、このような単色の変換テーブルや
補正演算式などが請求項における「補正データ」に相当
する。If the color space of the output device completely matches the reference color space, the correction by the reference correction means alone is sufficient for color correction. Is deviated from the reference color space due to machine differences or changes over time. Correcting the deviation is the second-stage correction. The essential difference in the color tone due to the difference in the color material or the like has already been removed in the correction in the first step, and the deviation (difference) between the reference color space to be corrected in the second step and the actual color space is as follows. For example, each primary color component becomes darker or lighter than ideal due to a machine difference such as an ink ejection amount of an ink jet or a change with time. Therefore, the correction in the second stage can be performed by adjusting the density of each primary color component independently. Specifically, for example, a conversion table of a single color may be created for each primary color component, and conversion may be performed according to this conversion table. This single-color conversion table is
For example, it is a one-dimensional table in which values before conversion are associated with values before conversion for each primary color component, and the time required for retrieval is extremely short. Also, when performing interpolation calculations,
Since the interpolation operation expression is a one-variable expression, the operation process can be shortened.
As described above, the time required for the second-stage correction by the deviation correcting unit is much shorter than the time required for the first-stage correction by the reference correcting unit. It should be noted that such a single-color conversion table, a correction operation expression, and the like correspond to “correction data” in the claims.
【0017】また、この構成では、出力装置の経時的な
変化などに対応するため、このずれ補正手段による補正
データを構成するための補正データ校正手段を設けてい
る。すなわち、本構成では、基準補正手段における補正
パラメータは固定のままで、ずれ補正手段における補正
データのみを随時構成することにより、経時的な変化や
機体差などに対応する。経時的な変化や機体差などによ
るカラー値のずれは、上記のようにずれ補正手段にて対
応可能な範囲のずれなので、ずれ補正手段の補正データ
を随時校正していれば、十分にそのずれを補償すること
ができる。Further, in this configuration, in order to cope with a change with time of the output device, a correction data calibrating means for forming correction data by the deviation correcting means is provided. That is, in the present configuration, the correction parameter in the reference correction unit is fixed, and only the correction data in the deviation correction unit is configured as needed to cope with a temporal change, a machine difference, and the like. Since the color value shift due to a change over time or a machine difference is a shift within a range that can be handled by the shift correcting means as described above, if the correction data of the shift correcting means is calibrated as needed, the shift is sufficiently large. Can be compensated for.
【0018】そして、この構成では、制御手段の制御に
より、カラー画像を保存する場合には基準補正手段によ
る補正結果を保存し、保存したカラー画像を出力する場
合には当該カラー画像に対してずれ補正手段による補正
を行ってから出力装置に供給する。In this configuration, under the control of the control means, when the color image is stored, the correction result by the reference correction means is stored, and when the stored color image is output, the color image is shifted with respect to the color image. After the correction by the correction means, the power is supplied to the output device.
【0019】このような構成によれば、保存されるカラ
ー画像データは基準補正手段による補正結果なので、再
出力する場合にはずれ補正手段による補正のみを行えば
よく、また、このずれ補正手段による補正処理は、従来
の多次元の変換テーブルを用いる色補正処理よりはるか
に高速なので、従来方式に比べて高速に再出力処理を行
うことができる。しかも、ずれ補正手段の補正データを
補正データ校正手段によって随時校正することにより、
出力装置の経時的変化に追従して常に正しい色合いの出
力を行うことができる。According to such a configuration, the stored color image data is the result of correction by the reference correction means, so that when re-outputting, only correction by the deviation correction means needs to be performed. Since the processing is much faster than the conventional color correction processing using a multidimensional conversion table, the re-output processing can be performed at a higher speed than the conventional method. In addition, by correcting the correction data of the deviation correction means as needed by the correction data correction means,
It is possible to always output a correct color by following the change over time of the output device.
【0020】本発明の好適な態様では、色補正装置は、
前記基準色空間が共通する複数の出力装置に接続され、
前記各出力装置にそれぞれ対応して複数の前記ずれ補正
手段を備える。In a preferred aspect of the present invention, the color correction device comprises:
The reference color space is connected to a plurality of common output devices,
A plurality of the shift correcting means are provided corresponding to each of the output devices.
【0021】この態様では、基準補正手段の補正結果を
出力装置で出力する場合は、その出力装置に対応するず
れ補正手段にて更に補正を行ってから出力する。この態
様によれば、各出力装置の機体差の部分はずれ補正手段
にて補償することができるので、複数の出力装置に対し
て1つの基準補正手段を共用する簡素なシステム構成を
実現することができる。また、補正データ校正手段も共
用できる。In this embodiment, when the correction result of the reference correction means is output by the output device, the correction result is further corrected by the shift correction means corresponding to the output device and then output. According to this aspect, the portion of the machine difference of each output device can be compensated by the deviation correction means, so that a simple system configuration in which one reference correction means is shared by a plurality of output devices can be realized. it can. Further, the correction data correction means can be shared.
【0022】また、本発明に係る印刷システムは、ネッ
トワークに接続され、印刷データを処理して各ページの
印刷用の画像データを生成する印刷データ処理手段を備
えたフロントエンドプロセッサと、前記ネットワーク上
の1以上の印刷装置にそれぞれ対応して設けられ、前記
ネットワークからの各ページの画像データを対応する印
刷装置に出力するバックエンドプロセッサとを含む印刷
システムにおいて、前記フロントエンドプロセッサは、
前記原カラー画像の各画素のカラー値を、前記各印刷装
置の色特性の基準となる基準色空間でのカラー値に補正
する基準補正手段を有し、前記バックエンドプロセッサ
は、対応する前記印刷装置の実際の色空間の前記基準色
空間からのずれに起因するカラー値のずれを補正するず
れ補正手段であって、各原色成分ごとに用意された補正
データに基づき、前記基準色空間におけるカラー値を各
原色成分ごとに独立に対応する前記印刷装置の実際の色
空間におけるカラー値に補正するずれ補正手段と、前記
補正データを校正するための補正データ校正手段とを有
し、画像データを保存を指示された場合には、前記基準
補正手段の補正結果を所定の記憶装置に記憶し、この記
憶装置に記憶された画像データの印刷を指示された場合
には、前記バックエンドプロセッサの前記ずれ補正手段
にて補正を行ってから対応する前記印刷装置に供給する
ことを特徴とする。Further, a printing system according to the present invention is connected to a network, and includes a front-end processor having print data processing means for processing print data and generating image data for printing each page; And a back-end processor that is provided corresponding to one or more printing devices, and outputs image data of each page from the network to the corresponding printing device, wherein the front-end processor includes:
A color correction unit configured to correct a color value of each pixel of the original color image into a color value in a reference color space serving as a reference of a color characteristic of the printing apparatus; and A shift correction unit for correcting a shift of a color value caused by a shift of an actual color space of the apparatus from the reference color space, wherein a color in the reference color space is corrected based on correction data prepared for each primary color component. A shift correction unit that corrects a value to a color value in an actual color space of the printing apparatus that independently corresponds to each primary color component, and a correction data correction unit for correcting the correction data. When the storage is instructed, the correction result of the reference correction unit is stored in a predetermined storage device. When the printing of the image data stored in the storage device is instructed, the back-up is performed. And supplying to the printing apparatus corresponding after performing the correction by the deviation correcting means command processor.
【0023】この構成によれば、1つのフロントエンド
プロセッサと1以上のバックエンドプロセッサとで構成
される印刷システムにおいて、上述の構成と同様の効果
を得ることができる。この構成では、フロントエンドプ
ロセッサに基準補正手段を設け、各バックエンドプロセ
ッサにずれ補正手段を設けることにより、無駄のないシ
ステム構成を実現している。なお、バックエンドプロセ
ッサによって色補正された結果は、そのバックエンドプ
ロセッサに接続された印刷装置から出力される。According to this configuration, in a printing system including one front-end processor and one or more back-end processors, the same effect as the above-described configuration can be obtained. In this configuration, the front-end processor is provided with the reference correction unit, and each back-end processor is provided with the shift correction unit, thereby realizing a lean system configuration. The result of the color correction by the back-end processor is output from a printing device connected to the back-end processor.
【0024】また、本発明に係る画像形成装置は、カラ
ー画像を読取り可能な画像読取手段と、コンピュータな
どのクライアント装置から入力された印刷データを展開
して印刷用の画像を生成する印刷データ処理手段と、前
記画像読取り手段で取得した画像の印刷及び前記印刷デ
ータ処理手段で生成された画像の印刷のための共用の印
刷手段とを有する画像形成装置において、画像読取り手
段で取得した画像の各画素のカラー値を、前記印刷手段
の色特性の基準となる基準色空間でのカラー値に色補正
する読取り用基準補正手段と、前記印刷データ処理手段
にて生成された画像の各画素のカラー値を、前記基準色
空間でのカラー値に色補正する印刷用基準補正手段と、
前記基準色空間と前記印刷手段の実際の色空間とのずれ
に起因するカラー値のずれを補正するずれ補正手段であ
って、各原色成分ごとに用意された補正データに基づ
き、前記基準色空間におけるカラー値を各原色成分ごと
に独立に前記出力装置の実際の色空間におけるカラー値
に補正するずれ補正手段と、前記補正データを校正する
ための補正データ校正手段と、画像を保存する場合には
前記読取り用基準補正手段又は前記印刷用基準補正手段
による補正結果を所定の記憶装置に保存し、前記記憶装
置に保存された画像を印刷する場合には当該画像に対し
て前記ずれ補正手段による色補正を行ってから前記印刷
手段に供給する制御手段とを有することを特徴とする。Further, the image forming apparatus according to the present invention comprises an image reading means capable of reading a color image and a print data processing for developing print data inputted from a client device such as a computer to generate a print image. And an image forming apparatus having a common printing unit for printing the image obtained by the image reading unit and printing the image generated by the print data processing unit. Reading reference correction means for correcting the color value of a pixel to a color value in a reference color space serving as a reference for the color characteristics of the printing means; and the color of each pixel of an image generated by the print data processing means. Value, a printing reference correction unit for correcting the color to a color value in the reference color space,
A shift correction unit for correcting a shift in color values caused by a shift between the reference color space and an actual color space of the printing unit, wherein the reference color space is corrected based on correction data prepared for each primary color component. A deviation correction means for correcting the color value in each of the primary color components independently to a color value in an actual color space of the output device, a correction data correction means for correcting the correction data, and Saves the correction result obtained by the reading reference correction unit or the printing reference correction unit in a predetermined storage device, and when printing the image stored in the storage device, the image is stored in the storage device by the shift correction unit. And a control unit for performing color correction and then supplying the color correction to the printing unit.
【0025】この構成は、複写機とプリンタの機能をあ
わせ持ついわゆる複合機などのような装置に関するもの
である。この種の装置では、コンピュータなどから供給
される画像と、スキャナなどの画像読取手段から読み取
った画像とで色空間(あるいは色特性といってもよい)
が異なるため、それぞれ独立に色補正を行う必要があ
る。この構成では、コンピュータなどから供給される画
像も、画像読取手段から供給される画像も、同じ共通の
基準色空間にいったん補正する。このため、この構成で
は、印刷用基準補正手段及び読取り用基準補正手段を設
けている。そして、これら補正結果に対して、共通のず
れ補正手段により補正を行った結果を印刷装置に印刷さ
せる。各基準補正手段、及びずれ補正手段の機能自体
は、前述の他の構成の場合と基本的に同様である。この
構成でも、ずれ補正手段における補正データを補正デー
タ校正手段にて随時校正することにより、印刷手段の経
時的変化などを補償することができる。This configuration relates to an apparatus such as a so-called multifunction machine having both functions of a copying machine and a printer. In this type of apparatus, a color space (or a color characteristic) may be used for an image supplied from a computer or the like and an image read from an image reading unit such as a scanner.
Therefore, it is necessary to independently perform color correction. With this configuration, both the image supplied from the computer or the like and the image supplied from the image reading unit are once corrected to the same common reference color space. For this reason, in this configuration, a printing reference correction unit and a reading reference correction unit are provided. Then, the printing apparatus prints the result obtained by correcting these correction results by the common deviation correction unit. The functions of the reference correction means and the deviation correction means themselves are basically the same as those of the other configurations described above. Also in this configuration, by correcting the correction data in the shift correction unit as needed by the correction data correction unit, it is possible to compensate for a change with time of the printing unit.
【0026】この構成によれば、コンピュータなどから
供給される印刷データも、画像読取り手段にて読み取ら
れた画像も、ともに印刷手段の経時的変化などを補償し
て常に適正な色合いで出力することができる。According to this configuration, both the print data supplied from the computer or the like and the image read by the image reading means are always output in an appropriate color while compensating for the aging of the printing means. Can be.
【0027】[0027]
【発明の実施の形態】以下、本発明に係る色補正装置を
含んだ印刷システムの好適な実施形態を図面に基づいて
説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of a printing system including a color correction device according to the present invention will be described below with reference to the drawings.
【0028】[実施形態1]図1は、本発明を適用した
印刷システムの第1の実施形態の全体構成を示す図であ
る。図1において、印刷システムは、紙への印刷という
機械的な処理を行う印刷装置14と、パーソナルコンピ
ュータなどのクライアント装置10から送信される印刷
データをて印刷可能なデータ形式(例えばビットマップ
画像)に変換して印刷装置14に供給する印刷サーバと
しての印刷制御装置20と、から構成される。[First Embodiment] FIG. 1 is a diagram showing the overall configuration of a first embodiment of a printing system to which the present invention is applied. In FIG. 1, the printing system includes a printing device 14 that performs a mechanical process of printing on paper and a data format (for example, a bitmap image) that can be printed with print data transmitted from a client device 10 such as a personal computer. And a print control device 20 as a print server that converts the data into a print data and supplies the print data to the printing device 14.
【0029】図1において、コンピュータなどのクライ
アント装置10から送出されたPDLの印刷データは、
ネットワーク12を介して印刷制御装置20に送信され
る。印刷制御装置20では受信部22がこの印刷データ
を受信する。制御部24は、印刷制御装置20全体の処
理を制御するユニットである。ユーザインタフェース
(以下、UIと略す)部32は、ユーザに対して管理デ
ータなどを表示したり、あるいはユーザからの指示を受
け付けたりするユニットである。制御部24は、受信部
22で受信された印刷データや、クライアント装置10
から通信プロトコルに従って送られてくる制御情報など
から管理データを抽出してジョブ管理部26に登録する
と共に、印刷データを展開処理部28に渡す。クライア
ント装置10などから印刷データの保存を指示された場
合は、制御部24は、PDLの印刷データをハードディ
スク装置などの記憶装置30に格納する。展開処理部2
8は、制御部24から受け取った印刷データをビットマ
ップ画像に展開する。なお、印刷データにおける色表現
がCMYKシステム以外の場合(例えばRGBやCIE
系など)には、この展開処理においてCMYKシステム
の色表現に変換される。展開されたビットマップ画像の
データは、色補正機構40に渡され、印刷装置14に合
わせて色補正される。In FIG. 1, PDL print data sent from a client device 10 such as a computer is:
It is transmitted to the print control device 20 via the network 12. In the print control device 20, the receiving unit 22 receives the print data. The control unit 24 is a unit that controls processing of the entire print control device 20. The user interface (hereinafter abbreviated as UI) unit 32 is a unit that displays management data and the like to the user or receives an instruction from the user. The control unit 24 controls the print data received by the reception unit 22 and the client device 10
The management data is extracted from the control information and the like transmitted according to the communication protocol from the server and registered in the job management unit 26, and the print data is transferred to the expansion processing unit 28. When an instruction to save print data is issued from the client device 10 or the like, the control unit 24 stores the PDL print data in the storage device 30 such as a hard disk device. Expansion processing unit 2
8 develops the print data received from the control unit 24 into a bitmap image. When the color expression in the print data is other than the CMYK system (for example, RGB or CIE)
, Etc.) are converted to the CMYK system color representation in this expansion processing. The data of the developed bitmap image is passed to the color correction mechanism 40 and color corrected according to the printing device 14.
【0030】次に、本実施形態における色補正機構40
の詳細について説明する。Next, the color correction mechanism 40 in the present embodiment.
Will be described in detail.
【0031】色補正機構40において、展開処理部28
の処理により得られたビットマップ画像は、まず基準補
正部42にて印刷装置14の色材(インクなど)に合わ
せて色補正される。すなわち、基準補正部42は、多次
元変換テーブル44を参照して、前記ビットマップ画像
の各画素のカラー値を、印刷装置14の基準色空間のカ
ラー値に変換する。基準色空間は、印刷装置14の色特
性の基準となるいわば理想的な色空間であり、例えば印
刷装置14で用いられる色材を用いて印刷装置14が設
計上の理想的な状態で印刷処理を行った場合の印刷結果
の画像の色空間のことを指す。多次元変換テーブル44
は、展開後のビットマップ画像の色空間(すなわち、ク
ライアント装置10で当該画像を作成したソフトウエア
が想定している色空間)における各カラー値(C,M,
Y,K)ごとに、対応する印刷装置14の基準色空間で
のカラー値(C´,M´,Y´,K´)を登録した変換
テーブルである。この多次元変換テーブル44は、原ビ
ットマップ画像のC,M,Y,Kの4つの値の組合せで
検索する。多次元変換テーブル44に登録するデータの
刻みを荒くして、中間の値については補間演算で求める
ように構成してもよい。この多次元変換テーブル44
は、同一機種の印刷装置14に共通するものであり、印
刷制御装置20の製造時などに、接続される印刷装置1
4の機種に合わせて設定される。基準補正部42による
補正結果は、記憶装置30に格納される。例えば、クラ
イアント装置10からの指示が印刷データの展開・保存
である場合は、印刷制御装置20の処理はこの段階で終
了する。In the color correction mechanism 40, the expansion processing unit 28
Is first corrected by the reference correction unit 42 in accordance with the color material (ink or the like) of the printing device 14. That is, the reference correction unit 42 refers to the multidimensional conversion table 44 and converts the color value of each pixel of the bitmap image into a color value of the reference color space of the printing device 14. The reference color space is a so-called ideal color space that serves as a reference for the color characteristics of the printing apparatus 14. For example, the printing apparatus 14 uses the color materials used in the printing apparatus 14 to perform printing processing in an ideal state in design. Refers to the color space of the image of the print result when the above is performed. Multidimensional conversion table 44
Are the color values (C, M, and C) in the color space of the developed bitmap image (that is, the color space assumed by the software that created the image in the client device 10).
Y, K) is a conversion table in which color values (C ′, M ′, Y ′, K ′) in the reference color space of the corresponding printing apparatus 14 are registered. The multidimensional conversion table 44 is searched by a combination of four values of C, M, Y, and K of the original bitmap image. The data to be registered in the multidimensional conversion table 44 may be roughened, and intermediate values may be obtained by interpolation. This multidimensional conversion table 44
Is common to the printing apparatuses 14 of the same model, and is connected to the printing apparatus 1 when the printing control apparatus 20 is manufactured.
4 is set according to the model. The correction result by the reference correction unit 42 is stored in the storage device 30. For example, when the instruction from the client device 10 is to expand and save the print data, the process of the print control device 20 ends at this stage.
【0032】一方、クライアント装置10からの指示が
印刷データを印刷後保存するというものであれば、基準
補正部42による補正結果は、記憶装置30の格納され
た上で、更にずれ補正部46に渡される。ずれ補正部4
6は、この基準補正部42の補正結果に対し、基準補正
部42で想定している基準色空間と印刷装置14の実際
の色空間とのずれに起因するカラー値のずれ分の補正を
行う。クライアント装置10から供給される印刷データ
の色空間と印刷装置14の基準色空間との相違は、想定
している原色自体が異なっている(例えば、同じCMY
Kシステムを採用していても、印刷データと印刷装置1
4とではそれらCMYKの各原色自体の“色”が異なっ
ている)ことによる本質的な相違であったが、この基準
色空間と印刷装置14の実際の色空間と相違は、両者が
想定している原色は全く一致しているので、単に各原色
成分ごとの強弱のずれでしかない。したがって、ずれ補
正部46では、各原色成分ごとに独立に色補正を行えば
よい。On the other hand, if the instruction from the client device 10 is to store the print data after printing it, the correction result by the reference correction unit 42 is stored in the storage device 30 and further sent to the deviation correction unit 46. Passed. Deviation correction unit 4
A correction unit 6 corrects the correction result of the reference correction unit 42 by a deviation of a color value caused by a deviation between the reference color space assumed by the reference correction unit 42 and the actual color space of the printing apparatus 14. . The difference between the color space of the print data supplied from the client device 10 and the reference color space of the printing device 14 is that the assumed primary colors themselves are different (for example, the same CMY).
Even if the K system is adopted, the print data and the printing device 1
4 differs from the CMYK primary color itself in the “color”). However, the difference between the reference color space and the actual color space of the printing apparatus 14 is assumed by both of them. Since the primary colors are exactly the same, it is merely a difference in strength for each primary color component. Therefore, the shift correction unit 46 may perform color correction independently for each primary color component.
【0033】具体的には、ずれ補正部46は、単色変換
テーブル群48を参照して補正処理を行う。単色変換テ
ーブル群48は、CMYKの各原色成分ごとの変換テー
ブルであるC変換テーブル48a、M変換テーブル48
b、Y変換テーブル48c及びK変換テーブル48dか
ら構成される。各原色の変換テーブル48a〜48d
は、それぞれ当該原色について、基準色空間における階
調値と実際の色空間における階調値とが対応づけて登録
されている。ずれ補正部46は、与えられた画像(すな
わち基準補正部42の補正結果)の各画素ごとに、各原
色についての単色の変換テーブル48a〜48dを検索
して、C,M,Y,Kの補正値をそれぞれ求める。すな
わち、例えばシアン(C)の補正値を求めるためには
は、与えられた画像の注目画素のCの階調値に対応する
補正値をC変換テーブル48aから検索すればよい。こ
の補正結果は、印刷装置14の実際の色空間に適合した
ものとなっている。More specifically, the shift correction unit 46 performs a correction process with reference to the monochrome conversion table group 48. The monochrome conversion table group 48 includes a C conversion table 48a and an M conversion table 48, which are conversion tables for each primary color component of CMYK.
b, a Y conversion table 48c and a K conversion table 48d. Conversion tables 48a-48d for each primary color
In each of the primary colors, the gradation value in the reference color space and the gradation value in the actual color space are registered in association with each other. The shift correcting unit 46 searches the monochromatic conversion tables 48a to 48d for the respective primary colors for each pixel of the given image (that is, the correction result of the reference correcting unit 42), and stores the C, M, Y, and K Correction values are obtained respectively. That is, in order to obtain a correction value of, for example, cyan (C), a correction value corresponding to the gradation value of C of the target pixel of the given image may be retrieved from the C conversion table 48a. This correction result is adapted to the actual color space of the printing device 14.
【0034】このようにして、全画素についてずれ補正
部46による色補正が完了すると、その補正結果が印刷
装置14に供給され、印刷装置14にて紙などに印刷さ
れる。この印刷結果は、色補正機構40による色補正に
より、適正な色合いとなっている。When the color correction is completed for all the pixels by the shift correcting unit 46, the correction result is supplied to the printing device 14, and the printing device 14 prints the result on paper or the like. The print result has an appropriate color tone by the color correction by the color correction mechanism 40.
【0035】なお、以上の色補正処理が適正なものとな
るためには、ずれ補正部46の単色変換テーブル群48
が、その時点での印刷装置14の実際の色空間を正しく
反映したものとなっている必要がある。このため、本実
施形態では、随時(定期的に、あるいは印刷を行う前
に)単色変換テーブル群48の校正処理を行う。以下で
は、この校正処理について説明する。In order for the above-described color correction process to be appropriate, the single-color conversion table group 48 of the shift correction unit 46
However, it is necessary that the current color space accurately reflects the actual color space of the printing apparatus 14 at that time. For this reason, in the present embodiment, the calibration process of the single-color conversion table group 48 is performed as needed (periodically or before printing). Hereinafter, the calibration process will be described.
【0036】本実施形態では、図6に示すような校正チ
ャートを印刷装置14にて印刷し、この校正チャートの
印刷結果に基づき校正処理を行う。図6に示すように、
校正チャートは、C,M,Y,Kの各原色ごとに、10
%から100%まで濃度が10%刻みで変化する10段
階のパッチで構成される。例えば、各原色にそれぞれ2
56階調を割り当てた場合は、10%では階調値は2
5.5であり、100%では階調値は255となる。印
刷制御装置20は、このような校正チャートを印刷する
ための元データが、PDLで記述された校正チャート印
刷データ52として、校正用データ格納部50に格納さ
れている。また、校正用データ格納部50には、校正チ
ャートの各パッチの濃度の正しい値(目標濃度値)が目
標濃度値データ54として格納されている。In the present embodiment, a calibration chart as shown in FIG. 6 is printed by the printing device 14, and calibration processing is performed based on the printing result of the calibration chart. As shown in FIG.
The calibration chart is 10 colors for each of the primary colors C, M, Y, and K.
It is composed of 10-step patches whose density changes from 10% to 100% in 10% steps. For example, 2 for each primary color
When 56 gradations are assigned, the gradation value is 2 at 10%.
5.5, and the gradation value is 255 at 100%. The print control device 20 stores the original data for printing such a calibration chart in the calibration data storage unit 50 as the calibration chart print data 52 described in PDL. In the calibration data storage unit 50, a correct value (target density value) of the density of each patch of the calibration chart is stored as target density value data 54.
【0037】ユーザによりUI部32から補正データの
校正指示がなされると、制御部24は、校正用データ格
納部50の校正チャート印刷データ52を展開処理部2
8に供給し、展開処理を行わせる。この展開結果は、色
補正機構40を介さずに直接印刷装置14に供給され、
所定の用紙に印刷される。ここで、校正チャートの色補
正を行わないのは、その時点での印刷装置14の実際の
能力を知るためである。この校正チャートの印刷結果
は、精密な濃度計16にて測定される。すなわち、濃度
計16は、各原色ごとに、校正チャートの各パッチがど
のような濃度値であるかを測定する。この測定結果は、
印刷制御装置20の階調特性算出部56に入力される。
階調特性算出部56は、濃度計16の測定結果に基づ
き、各パッチがそれぞれどの程度の濃度値であるかを求
め、各原色ごとに図7(b)に示すような階調特性デー
タを得る。この階調特性データは、校正チャート印刷デ
ータ52に記述された10段階の濃度値が、印刷装置1
4で実際にどのような濃度で印刷されたかを示してい
る。なお、この図7(b)を含め、図7(a)〜(d)
の各グラフは、256階調の濃度レベルを表現できる印
刷装置14に対応するものである。When the user gives an instruction to calibrate the correction data from the UI unit 32, the control unit 24 converts the calibration chart print data 52 in the calibration data storage unit 50 into the expansion processing unit 2.
8 to perform a developing process. This development result is directly supplied to the printing device 14 without going through the color correction mechanism 40,
Printed on predetermined paper. Here, the reason why the color correction of the calibration chart is not performed is to know the actual capability of the printing apparatus 14 at that time. The printing result of this calibration chart is measured by a precise densitometer 16. That is, the densitometer 16 measures what density value each patch of the calibration chart has for each primary color. The result of this measurement is
It is input to the tone characteristic calculation unit 56 of the print control device 20.
The tone characteristic calculating section 56 calculates the density value of each patch based on the measurement result of the densitometer 16, and calculates tone characteristic data as shown in FIG. 7B for each primary color. obtain. In the gradation characteristic data, the ten-stage density value described in the calibration chart print data 52 is the
Reference numeral 4 indicates what density was actually printed. 7 (a) to 7 (d) including FIG. 7 (b).
Each graph corresponds to the printing device 14 capable of expressing 256 density levels.
【0038】このようにして印刷装置14の階調特性デ
ータが求められると、階調特性変更部58が、この階調
特性データと目標濃度値データ54との比較に基づき、
各単色の変換テーブル48a〜48dのデータを変更す
る。図7(a)には目標濃度値データ54の内容が示さ
れている。階調特性変更部58は、各入力値に対してこ
の目標濃度値に示される濃度で印刷されるように変換テ
ーブルの校正を行う。階調特性変更部58の具体的な処
理内容を図7(c)及び(d)に従って説明する。図7
(c)では、目標濃度値のデータを点で示し、実際に測
定された階調特性データ(図7(b))の各点の間を直
線(あるいは所定の曲線)で結んだ折れ線で示してい
る。処理の手順を例を挙げて説明すると、図7(c)で
は、例えば入力値77に対する目標濃度値は0.4であ
るのに対し、実際の階調特性では0.35しか得られて
おらず、色が淡くなっていることが分かる。したがっ
て、階調特性変更部58は、目標濃度値である0.4の
濃度を達成するために、現在の階調特性ではどれだけの
入力値が必要かを調べる。この結果、図7(c)に示す
ように、0.4の濃度の印刷結果を得るためには入力値
として102が必要であることが分かる。したがって、
階調特性変更部58は、入力値77に対して補正値10
2を対応づける。このようにして、校正チャートにおけ
る10段階のパッチに対応する各入力値に対して、目標
濃度値を実現するための補正値を求める。この入力値と
補正値との関係をプロットしたのが、図7(d)の各点
である。階調特性変更部58は、さらにこれら各点の間
を直線または所定の曲線で補間し、図7(d)に示され
るような補正曲線(折れ線)を完成させる。そして、階
調特性変更部58は、この補正曲線において、256段
階の各入力値に対応する補正値を求め、これら入力値と
補正値との組を各単色の変換テーブル48a〜48dに
登録する。このような処理をC,M,Y,Kのそれぞれ
について行うことにより、各単色の変換テーブル48a
〜48dが、印刷装置14の色特性の現状に対応した形
に校正される。When the gradation characteristic data of the printing device 14 is obtained in this manner, the gradation characteristic changing unit 58 compares the gradation characteristic data with the target density value data 54 based on the comparison.
The data of the conversion tables 48a to 48d for each single color is changed. FIG. 7A shows the contents of the target density value data 54. The gradation characteristic changing unit 58 calibrates the conversion table so that each input value is printed at the density indicated by the target density value. The specific processing contents of the gradation characteristic changing unit 58 will be described with reference to FIGS. FIG.
In (c), the data of the target density value is indicated by a point, and each point of the actually measured gradation characteristic data (FIG. 7B) is indicated by a broken line connecting a straight line (or a predetermined curve). ing. The processing procedure will be described using an example. In FIG. 7C, for example, while the target density value for the input value 77 is 0.4, only 0.35 is obtained in the actual gradation characteristic. It can be seen that the color became lighter. Therefore, the gradation characteristic changing unit 58 checks how many input values are necessary in the current gradation characteristic in order to achieve the density of 0.4 which is the target density value. As a result, as shown in FIG. 7C, it is understood that 102 is required as an input value in order to obtain a print result with a density of 0.4. Therefore,
The gradation characteristic changing unit 58 applies a correction value of 10
2 is associated. In this way, a correction value for realizing the target density value is obtained for each input value corresponding to the ten-step patch in the calibration chart. The relationship between the input value and the correction value is plotted at each point in FIG. The gradation characteristic changing unit 58 further interpolates between these points with a straight line or a predetermined curve to complete a correction curve (polyline) as shown in FIG. 7D. Then, the gradation characteristic changing unit 58 obtains correction values corresponding to each of the 256 levels of input values in the correction curve, and registers a set of these input values and correction values in the conversion tables 48a to 48d for each single color. . By performing such processing for each of C, M, Y, and K, the conversion table 48a for each single color is obtained.
To 48d are calibrated in a form corresponding to the current state of the color characteristics of the printing device 14.
【0039】このようにして校正された単色変換テーブ
ル群48を用いることにより、ずれ補正部46は、印刷
装置14の色特性に適合した色補正を行うことができ
る。印刷制御装置20は、このずれ補正部46の補正結
果の画像データを印刷装置14に供給し、処理を終了す
る。印刷装置14は、与えられた画像データを紙などに
印刷する。By using the monochromatic conversion table group 48 calibrated in this way, the shift correcting section 46 can perform color correction suitable for the color characteristics of the printing apparatus 14. The print control device 20 supplies the image data of the correction result of the shift correction unit 46 to the printing device 14, and ends the processing. The printing device 14 prints the given image data on paper or the like.
【0040】なお、印刷装置14に機体差や経時的変化
があったとしても、使用している色材に変化がない以
上、それら差や変化による色特性のずれは各原色成分ご
との強弱の程度によるものということができる。したが
って、以上説明したような単色変換テーブル群48の校
正のみで、印刷装置14の機体差や経時的変化は十分に
補償することができる。It should be noted that even if there is a machine difference or a change over time in the printing apparatus 14, as long as there is no change in the color materials used, the color characteristic shift due to the difference or change is not strong or weak for each primary color component. It can be said that it depends on the degree. Therefore, only the calibration of the single-color conversion table group 48 described above can sufficiently compensate for machine differences and changes over time of the printing apparatus 14.
【0041】以上説明したように、クライアント装置1
0から印刷データが供給され、印刷終了後も展開結果を
保存する指示が与えられた場合は、基準補正部42によ
る補正結果が記憶装置30に保存されると共に、当該補
正結果に対し更にずれ補正部46による補正が加えら
れ、この二重の補正結果が印刷装置14にて印刷され
る。As described above, the client device 1
If the print data is supplied from 0 and an instruction to save the developed result even after printing is given, the correction result by the reference correction unit 42 is stored in the storage device 30 and the correction result is further corrected. The correction by the unit 46 is applied, and the double correction result is printed by the printing device 14.
【0042】また、印刷終了後に展開結果を破棄する指
示があった場合には、印刷制御装置20では、上記と同
様の補正処理を行って印刷処理を実行してから、記憶装
置30にいったん保存しておいたビットマップ画像デー
タを削除して、処理を終了する。When an instruction to discard the developed result is issued after printing is completed, the print control device 20 performs the same correction process as described above, executes the print process, and then temporarily stores it in the storage device 30. The stored bitmap image data is deleted, and the process ends.
【0043】以上、クライアント装置10から印刷デー
タが供給された場合の印刷制御装置20の処理について
説明した。次に、クライアント装置10またはUI部3
2から、記憶装置30内に保存されたビットマップ画像
データの印刷が指示された場合を説明する。The processing of the print control device 20 when the print data is supplied from the client device 10 has been described above. Next, the client device 10 or the UI unit 3
The case where printing of bitmap image data stored in the storage device 30 is instructed from 2 will be described.
【0044】前述したように、この記憶装置30内に保
存されているビットマップ画像データは、基準補正部4
2によって、印刷装置14の基準色空間に適合するよう
に色補正済みのものである。クライアント装置10また
はUI部32からこのような保存データの印刷が指示さ
れた場合、制御部24は、ジョブ管理部26を介してそ
の保存データを指定し、記憶装置30からずれ補正部4
6に入力する。このずれ補正部46は、校正処理により
現時点での印刷装置14の色特性に合わせられた単色変
換テーブル群48を用いて、入力された前記保存データ
の色補正を行い、この補正結果を印刷装置14に供給し
て印刷させる。このように、保存データは、常に再印刷
時の印刷装置14の色特性に適合した単色変換テーブル
群48を用いて補正されてのちに印刷されるので、最初
の印刷時と再印刷時との間の印刷装置14の経時的変化
による色のずれを補償し、再印刷時でも最初の印刷時と
ほとんど同じ色で印刷することができる。しかも、この
ずれ補正部46による補正は、各原色ごとの補正なので
極めて短時間で行うことができる。As described above, the bitmap image data stored in the storage device 30 is
2, the color has been corrected so as to conform to the reference color space of the printing apparatus 14. When printing of such storage data is instructed from the client device 10 or the UI unit 32, the control unit 24 specifies the storage data via the job management unit 26, and shifts the storage unit 30 from the storage device 30.
Enter 6 The shift correcting unit 46 performs color correction of the stored data that has been input by using a single-color conversion table group 48 that is adjusted to the color characteristics of the printing device 14 at the current time by the calibration process, and compares the correction result with the printing device. 14 for printing. In this way, the stored data is always corrected and printed using the single-color conversion table group 48 adapted to the color characteristics of the printing device 14 at the time of reprinting. The color shift due to the temporal change of the printing apparatus 14 during the printing can be compensated, and the printing can be performed in almost the same color as the first printing even in the reprinting. In addition, since the correction by the shift correction unit 46 is performed for each primary color, it can be performed in an extremely short time.
【0045】以上説明したように、本実施形態では、印
刷用のビットマップ画像を保存する場合には基準補正部
42の補正結果を保存し、保存されたビットマップ画像
を印刷する場合にはそのビットマップ画像に対してずれ
補正部46による補正を行ってから印刷するようにし
た。そして、ずれ補正部46で用いる変換テーブルを随
時校正することにより、印刷装置14の色特性の経時的
な変化などに対応するようにした。このような構成によ
れば、保存した画像を再印刷する場合に、常にその再印
刷の時点での印刷装置14の色特性に合わせて色補正を
行ってから印刷することができ、しかもこの再印刷時の
色補正は、各原色ごとに独立して行うことができるの
で、高速に処理することができる。しかも、本実施形態
における単色の変換テーブルの校正は、従来技術のよう
に多次元の変換テーブルを校正する場合に比べて処理時
間がはるかに短くて済むという利点もある。As described above, in the present embodiment, when the bitmap image for printing is stored, the correction result of the reference correction unit 42 is stored, and when the stored bitmap image is printed, the correction result is stored. The bitmap image is printed after being corrected by the shift correction unit 46. Then, the conversion table used by the shift correction unit 46 is calibrated as needed, so as to cope with a temporal change in the color characteristics of the printing apparatus 14 or the like. According to such a configuration, when the stored image is reprinted, it is possible to always perform color correction after performing color correction in accordance with the color characteristics of the printing device 14 at the time of the reprinting, and furthermore, to reprint the image. Since color correction at the time of printing can be performed independently for each primary color, high-speed processing can be performed. Moreover, the calibration of the single-color conversion table in the present embodiment has an advantage that the processing time is much shorter than the case of calibrating a multi-dimensional conversion table as in the related art.
【0046】[実施形態2]図2は、本発明を適用した
印刷システムの第2の実施形態の全体構成を示す図であ
る。図2において、図1の構成要素と同一または相当す
る構成要素には同一の符号を詳細説明を省略する。[Second Embodiment] FIG. 2 is a diagram showing the overall configuration of a printing system according to a second embodiment of the present invention. 2, the same reference numerals are given to the same or corresponding components as those in FIG. 1, and the detailed description is omitted.
【0047】この実施形態は、印刷制御装置20に対
し、複数の印刷装置14A及び14Bが接続されている
点が、前記実施形態1と異なる。印刷装置14A及び1
4Bは、基準色空間を等しくする同一機種の印刷装置で
ある。印刷制御装置20は、印刷装置14A及び14B
にそれぞれ対応してずれ補正部46A及び46Bが設け
られるほかは、実施形態1の場合と同様である。この実
施形態では、印刷制御装置20は、これら複数の印刷装
置14A及び14Bを適宜選択して動作させて印刷処理
を行わせる。一つの印刷ジョブを複数の印刷装置14A
及び14Bで並列的に印刷させるような運用も可能であ
る。This embodiment differs from the first embodiment in that a plurality of printing devices 14A and 14B are connected to a printing control device 20. Printing devices 14A and 1
4B is a printing apparatus of the same model that makes the reference color space equal. The printing control device 20 includes the printing devices 14A and 14B
Are the same as those in the first embodiment, except that the shift correction units 46A and 46B are provided correspondingly to In the present embodiment, the print control device 20 selects and operates the plurality of printing devices 14A and 14B as appropriate to perform the printing process. One print job is transferred to a plurality of printing devices 14A.
And 14B are also possible to print in parallel.
【0048】このように複数の印刷装置を用いる場合に
問題となるのが、各印刷装置による印刷結果の色合いの
差である。同一機種とはいっても、両者間にはある程度
の個性(機体差)があり、また経時的変化の様子も個々
に異なる。したがって、何ら対策を講じなければ、同じ
画像を印刷したのにもかかわらず一方と他方とで印刷結
果の色合いが異なるというような事態を招くことにな
る。A problem that arises when a plurality of printing apparatuses are used is a difference in the color tone of the printing result of each printing apparatus. Even though they are the same model, there is a certain degree of personality (machine difference) between them, and the way they change over time also differs individually. Therefore, if no countermeasures are taken, a situation in which the color of the print result differs between one and the other even though the same image is printed will be caused.
【0049】これに対し、本実施形態では、このような
機体差や各機体それぞれの経時的変化の相違を、ずれ補
正部46A及び46Bでそれぞれ吸収する。ずれ補正部
46A及び46Bの校正及び機能は、実施形態1のずれ
補正部46と同じである。実施形態1の説明でも述べた
ように、使用する色材が同一であれば(これは“原色”
が同一であることを示す)、ここの機体差や経時的変化
は、各原色の強弱、すなわち量の多少によるものなの
で、ずれ補正部46A及び46Bにて高精度に補正する
ことが可能である。補正において用いられる単色変換テ
ーブル群48A及び48Bは、それぞれ対応する印刷装
置14A及び14Bに合わせて、前述の実施形態1と同
様の方法で随時校正される。On the other hand, in the present embodiment, such a machine difference and a difference of each machine with time are absorbed by the shift correcting units 46A and 46B, respectively. The calibration and functions of the shift correcting units 46A and 46B are the same as those of the shift correcting unit 46 of the first embodiment. As described in the first embodiment, if the color materials used are the same (this is the “primary color”).
Are the same), and the machine difference and the change over time here depend on the strength of each primary color, that is, the amount of each primary color. Therefore, the shift correction units 46A and 46B can correct the differences with high accuracy. . The single-color conversion table groups 48A and 48B used in the correction are calibrated as needed in the same manner as in the first embodiment according to the corresponding printing devices 14A and 14B.
【0050】この実施形態においても、印刷用の画像を
保存する場合は、制御部24は、基準補正部42の補正
結果を記憶装置30に保存する。そして、記憶装置30
内に保存された画像を印刷する場合には、制御部24
は、記憶装置30から取り出した画像を、ユーザ等から
指定された印刷装置(14A又は14B)に対応するず
れ補正部(46A又は46B)に供給し、色補正を行わ
せる。Also in this embodiment, when storing an image for printing, the control unit 24 stores the correction result of the reference correction unit 42 in the storage device 30. Then, the storage device 30
When printing an image stored in the control unit 24,
Supplies the image taken out of the storage device 30 to the shift correction unit (46A or 46B) corresponding to the printing device (14A or 14B) designated by the user or the like, and performs color correction.
【0051】この実施形態によれば、複数の印刷装置を
並列稼働させるようなシステムにおいて、各印刷装置の
色特性の機体差や経時的変化を補償して、どの印刷装置
で印刷した場合でも常に色合いの一致した印刷結果を得
ることができ、また一度印刷した画像を時間をおいて再
印刷する場合にも(最初の印刷時と異なる印刷装置を用
いても)最初の印刷時と同じ色の印刷結果を得ることが
できる。According to this embodiment, in a system in which a plurality of printing apparatuses are operated in parallel, the difference in color characteristics between the printing apparatuses and changes over time are compensated for, and printing is always performed regardless of which printing apparatus is used. It is possible to obtain a print result in which the colors match, and when reprinting an image that has been printed once after a while (even if a different printing device is used for the first printing), the same color as the first printing is used. Printing results can be obtained.
【0052】なお、以上では、印刷装置14A及び14
Bは同一機種だとしたが、これは厳密な意味での同一機
種に限るということではなく、例えば同一シリーズの印
刷装置のように、使用する色材が共通し基準色空間を等
しく設定することができる印刷装置を複数並列稼働させ
る場合などに対しても本実施形態は有効である。In the above, the printing devices 14A and 14A
Although B is the same model, this is not limited to the same model in a strict sense. For example, as in the case of printing devices of the same series, color materials to be used should be common and the reference color space should be set equal. The present embodiment is also effective for a case where a plurality of printing apparatuses capable of performing the above operations are operated in parallel.
【0053】また、2台以上のさらに多くの印刷装置を
接続しようとする場合には、印刷制御装置20にそれら
印刷装置それぞれに対応してずれ補正部(単色変換テー
ブル)を設ければよい。When two or more printing apparatuses are to be connected, the print control apparatus 20 may be provided with a shift correction unit (single color conversion table) corresponding to each of the printing apparatuses.
【0054】また、ずれ補正部46Aと46Bとは、実
装上は、例えば同一のプログラムでよく、使用する印刷
装置に合わせて参照する単位変換テーブル群を切り換え
れば上記処理を達成できる。Further, the shift correcting units 46A and 46B may be, for example, the same program in terms of mounting, and the above processing can be achieved by switching the unit conversion table group to be referred according to the printing apparatus to be used.
【0055】[実施形態3]図3は、本発明を適用した
印刷システムの第3の実施形態の全体構成を示す図であ
る。[Embodiment 3] FIG. 3 is a diagram showing the overall configuration of a printing system according to a third embodiment of the present invention.
【0056】この実施形態は、本出願人が別途提案して
いるフロントエンドプロセッサ・バックエンドプロセッ
サ方式の印刷システムに本発明を適用した場合の例であ
る。この方式は、いわゆる印刷サーバ(印刷制御装置)
を機能ごとに2種類の装置に分離するものである。すな
わち、図3の例では、PDLの展開機能(いわゆるRI
P機能)及びジョブ管理機能を持つフロントエンドプロ
セッサ(FEPと略す)120と、印刷装置(いわゆる
プリントエンジン)の制御を行って印刷処理を行わせる
バックエンドプロセッサ(BEPと略す)130、14
0とに分離されている。BEP130、140は、各印
刷装置138、148に対して1台ずつ設けられる。こ
の方式は、多数の印刷装置を接続した場合における印刷
サーバの負担過重、及びそれに伴う処理効率の低下を防
止するためのものである。This embodiment is an example in which the present invention is applied to a printing system of a front-end processor / back-end processor system separately proposed by the present applicant. This method is a so-called print server (print control device)
Is divided into two types of devices for each function. That is, in the example of FIG. 3, the PDL expansion function (so-called RI
P function) and a front-end processor (abbreviated as FEP) 120 having a job management function, and back-end processors (abbreviated as BEP) 130 and 14 for controlling a printing apparatus (so-called print engine) to perform a printing process.
0. The BEPs 130 and 140 are provided one for each of the printing devices 138 and 148. This method is intended to prevent an excessive load on the print server when a large number of printing apparatuses are connected, and to prevent a reduction in processing efficiency accompanying the load.
【0057】この方式の印刷システムに本発明を適用し
た場合、FEP120に基準補正部124を設け、各B
EP130、140にそれぞれずれ補正部134を設け
ることが好適である。基準補正部124及びずれ補正部
134の構成及び機能は、実施形態1の基準補正部42
及びずれ補正部46と同様である。When the present invention is applied to a printing system of this type, a reference correction unit 124 is provided in the FEP 120 and each B
It is preferable to provide the EPs 130 and 140 with the shift correction units 134 respectively. The configuration and function of the reference correction unit 124 and the shift correction unit 134 are the same as those of the reference correction unit 42 of the first embodiment.
And the shift correction unit 46.
【0058】図3において、クライアント装置100か
ら送信された印刷データは、LANなどのネットワーク
110を介してFEP120に入力される。FEP12
0では、ジョブ処理部122がこの印刷データを印刷可
能な形式に展開する。またFEP120では、ジョブ管
理のためのデータが作成され、図示しないジョブ管理部
に登録される。ジョブ処理部122による展開結果は、
基準補正部124にて実施形態1と同様にして、印刷装
置138、148の基準色空間に適合するように色補正
される。なお、本実施形態でも、実施形態2と同様、印
刷装置138及び148は基準色空間を等しくする同一
機種の印刷装置である。クライアント装置100からの
指示が単なる展開・保存の場合は、この基準補正部12
4の補正結果がハードディスク装置などの記憶装置12
6に格納される。なお、本実施形態では、各BEPに記
憶装置136を設けることも可能であり、FEP120
に付属する記憶装置126の容量に余裕がない場合は、
BEPに付属する記憶装置に基準補正部124の補正結
果の画像を保存してもよい。この場合、FEP120
は、どのBEPに画像を保存したかを記憶し、管理す
る。クライアント装置100からの指示が印刷である場
合には、基準補正部124の補正結果の画像データは、
記憶装置126などに記憶されるととも、所定のBEP
130、140・・・に送信される。FEP120は、
各印刷装置138、148・・・の稼働状況や能力(処
理速度)などを見て、所定の基準に基づき、印刷装置を
選択し、その印刷装置のBEPに対して画像データを送
信する。BEP130がこれを受信した場合、この画像
データに対してずれ補正部134による補正が行われ、
この補正の結果が印刷装置138に供給される。In FIG. 3, print data transmitted from the client device 100 is input to the FEP 120 via a network 110 such as a LAN. FEP12
At 0, the job processing unit 122 expands the print data into a printable format. In the FEP 120, data for job management is created and registered in a job management unit (not shown). The expansion result by the job processing unit 122 is
In the same manner as in the first embodiment, color correction is performed by the reference correction unit 124 so as to match the reference color space of the printing devices 138 and 148. In the present embodiment, as in the second embodiment, the printing devices 138 and 148 are the same type of printing devices that have the same reference color space. If the instruction from the client device 100 is merely expansion / storing, the reference correction unit 12
4 is stored in a storage device 12 such as a hard disk device.
6 is stored. In this embodiment, the storage device 136 can be provided for each BEP, and the FEP 120
If there is not enough space in the storage device 126 attached to
The image of the correction result of the reference correction unit 124 may be stored in a storage device attached to the BEP. In this case, FEP120
Stores and manages in which BEP the image is stored. When the instruction from the client device 100 is printing, the image data of the correction result of the reference correction unit 124 is
It is stored in the storage device 126 or the like, and a predetermined BEP
130, 140... FEP120 is
The printing device is selected based on a predetermined criterion, and the image data is transmitted to the BEP of the printing device 138, 148,... When the BEP 130 receives this, the image data is corrected by the shift correction unit 134,
The result of this correction is supplied to the printing device 138.
【0059】また、クライアント装置100等から記憶
装置126等に保存されている画像データの印刷が指示
された場合には、FEP120が、管理情報に基づき、
指定された画像データが保存されている記憶装置を調
べ、その記憶装置からその画像データを取り出し、指定
されたBEPに送って印刷処理を行わせる。BEP(又
は印刷装置)の指定がない場合は、FEP120が送信
先を選択する。印刷指示された画像データがいずれかの
BEPの記憶装置に保存されている場合は、そのBEP
及びこれに接続された印刷装置で処理するのが効率的で
ある。いずれにしても、その画像データを処理するBE
Pでは、保存されていた画像データに対してずれ補正部
134による補正を行い、その補正結果を印刷装置に供
給する。このずれ補正部134における補正処理は、実
施形態1と同様、単色の変換テーブルを用いた各原色ご
とに独立の補正処理である。When printing of image data stored in the storage device 126 or the like is instructed from the client device 100 or the like, the FEP 120 transmits the image data based on the management information.
The storage device storing the designated image data is checked, the image data is taken out from the storage device, and sent to the designated BEP to perform the printing process. If no BEP (or printing device) is specified, the FEP 120 selects a transmission destination. If the image data for which printing has been instructed is stored in any of the BEP storage devices,
And a printing device connected to the same is efficient. In any case, BE that processes the image data
In P, the stored image data is corrected by the shift correction unit 134, and the correction result is supplied to the printing apparatus. Similar to the first embodiment, the correction processing in the shift correction unit 134 is an independent correction processing for each primary color using a single-color conversion table.
【0060】各BEP130、140・・・は、印刷装
置138、148・・・の経時的変化に応じてずれ補正
部134・・・における変換テーブル群を校正するため
の補正データ校正機構132を備えている。この補正デ
ータ校正機構132は、実施形態1における校正用デー
タ格納部50、階調特性算出部56及び階調特性変更部
58と同等の機能を有している。変換テーブル群の校正
が指示された場合、補正データ校正機構132は、印刷
装置138に校正チャートを印刷させ、この印刷結果を
濃度計133で測定し、以降実施形態1で述べたのと同
様の方法で変換テーブル群を校正する。濃度計133を
外付け方式として、1台の濃度計133を複数のBEP
130、140・・・で共用することも可能である。Each of the BEPs 130, 140,... Has a correction data calibrating mechanism 132 for calibrating the conversion tables in the shift correcting units 134,. ing. The correction data calibration mechanism 132 has functions equivalent to those of the calibration data storage unit 50, the gradation characteristic calculation unit 56, and the gradation characteristic change unit 58 in the first embodiment. When the calibration of the conversion table group is instructed, the correction data calibration mechanism 132 causes the printing device 138 to print a calibration chart, measures the printing result with the densitometer 133, and thereafter performs the same processing as described in the first embodiment. Calibrate the conversion tables by the method. Using the densitometer 133 as an external method, one densitometer 133
It is also possible to share with 130, 140.
【0061】このように、本実施形態でも、前述の実施
形態2と同様の効果を得ることができる。As described above, also in the present embodiment, the same effects as in the above-described second embodiment can be obtained.
【0062】[実施形態4]図4は、いわゆるデジタル
複合機のように、プリンタと複写機の機能をあわせ持つ
装置を用いたシステム構成についての実施形態を示す全
体構成図である。図4において、図1の構成要素と同一
または相当する構成要素には同一の符号を詳細説明を省
略する。[Embodiment 4] FIG. 4 is an overall configuration diagram showing an embodiment of a system configuration using an apparatus having both functions of a printer and a copying machine, such as a so-called digital multifunction peripheral. In FIG. 4, the same reference numerals are given to the same or corresponding components as those in FIG. 1, and detailed description is omitted.
【0063】この実施形態では、印刷装置60は、プリ
ンタと複写機の機能をあわせ持つタイプの装置である。
印刷装置60は、原稿台上に置かれた原稿を読み取る画
像読取部62、この読み取り結果に対して色補正を行う
基準補正部64、紙への印刷処理を行う印刷処理部66
を有している。ここで、基準補正部64は、印刷制御装
置20の基準補正部42に対応するものであり、画像読
取部62の読取り画像の色空間から、印刷処理部66の
基準色空間への色補正を行う。この基準補正部64によ
る処理は、例えば、基準補正部42による処理と同様に
多次元変換テーブルを用いて行う。なお、図4の例で
は、基準補正部64は、色表現システムの変換までは行
わない。すなわち、画像読取部62が読取り画像をRG
Bで表現する場合には、基準補正部64は、それを印刷
処理部66の基準色空間に適合したRGBの値に補正す
る。色表現システムの変換(例えばRGBからCMYK
への変換)は、印刷制御装置20内の印刷可能データ変
換部49で行われる。このような構成を採ることによ
り、本実施形態では、印刷装置60の基準補正部64と
して、この種(複合機タイプ)の印刷装置60に従来よ
り設けられていた色補正機構をそのまま基準補正部64
として用いることができる。本実施形態の印刷制御装置
20は、印刷可能データ変換部49を除けば、実施形態
1の印刷制御装置20と同じ構成である。なお、基準補
正部64にて色表現システムまで変換してしまう構成と
すれば、印刷制御装置20内の印刷可能データ変換部4
9は不要となる。In this embodiment, the printing device 60 is of a type having both functions of a printer and a copier.
The printing device 60 includes an image reading unit 62 that reads a document placed on a platen, a reference correction unit 64 that performs color correction on the read result, and a print processing unit 66 that performs printing processing on paper.
have. Here, the reference correction unit 64 corresponds to the reference correction unit 42 of the print control device 20, and performs color correction from the color space of the image read by the image reading unit 62 to the reference color space of the print processing unit 66. Do. The processing by the reference correction unit 64 is performed using a multidimensional conversion table, for example, similarly to the processing by the reference correction unit 42. In the example of FIG. 4, the reference correction unit 64 does not perform the conversion of the color expression system. That is, the image reading section 62 converts the read image into RG
In the case of expressing in B, the reference correction unit 64 corrects it to an RGB value suitable for the reference color space of the print processing unit 66. Conversion of color representation system (for example, RGB to CMYK
Is performed by the printable data conversion unit 49 in the print control device 20. By adopting such a configuration, in the present embodiment, as the reference correction unit 64 of the printing apparatus 60, a color correction mechanism conventionally provided in this type (multifunction machine type) of the printing apparatus 60 is directly used as the reference correction unit. 64
Can be used as The print control device 20 of the present embodiment has the same configuration as the print control device 20 of the first embodiment, except for the printable data conversion unit 49. If the reference correction unit 64 converts the data to the color expression system, the printable data conversion unit 4 in the print control device 20 may be used.
9 becomes unnecessary.
【0064】本実施形態では、画像読取部62で読み取
った画像の保存が指示された場合は、読取り画像に対し
て基準補正部64で色補正が施され、その補正結果が印
刷可能データ変換部49にて印刷可能なCMYKのデー
タに変換される。この変換結果は、識別番号を与えられ
てジョブ管理部26に1つのジョブとして登録されると
共に、記憶装置30に格納される。In this embodiment, when an instruction to save an image read by the image reading unit 62 is given, the read image is subjected to color correction by the reference correction unit 64, and the correction result is output to the printable data conversion unit. At 49, the data is converted into printable CMYK data. The conversion result is given an identification number, registered as one job in the job management unit 26, and stored in the storage device 30.
【0065】図5は、本実施形態における印刷制御装置
20の処理の全体像を示すフローチャートである。ま
ず、受信部22にてクライアント装置10からのデータ
を受信した場合(S10)、このデータはジョブとして
ジョブ管理部26に登録され(S12)、さらに展開処
理部28でビットマップ画像等の印刷可能データに展開
される(S14)。この展開結果は、基準補正部42に
より、印刷処理部66の色材によって規定される基準色
空間に適合するように色補正される(S16)。基準補
正部42による補正を受けた印刷可能データは、記憶装
置30に格納される(S18)。ここで、クライアント
装置10からの指示が印刷指示であるか否かを判定し
(S20)、印刷指示でない場合はここで処理を終了す
る。一方、印刷指示である場合は、基準補正部42の補
正結果に対して、更にずれ補正部46で各原色ごとの色
補正を施し(S22)、この補正の結果を印刷処理部6
6に供給して印刷処理を行わせる(S24)。そして、
クライアント装置10からの指示が、S18にて記憶装
置30に格納した印刷可能データを印刷後に破棄するこ
とを指示するものか、それとも印刷後も保存することを
指示するものなのかを判別する(S26)。印刷後破棄
の場合には、記憶装置30内の印刷可能データを削除し
(S28)、処理を終了する。印刷後保存する場合に
は、そのような削除を行わずに、そのまま処理を終了す
る。FIG. 5 is a flowchart showing an overall process of the print control apparatus 20 according to the present embodiment. First, when the receiving unit 22 receives data from the client device 10 (S10), this data is registered as a job in the job management unit 26 (S12), and the expansion processing unit 28 can print a bitmap image or the like. The data is expanded to data (S14). The development result is color-corrected by the reference correction unit 42 so as to conform to the reference color space defined by the color material of the print processing unit 66 (S16). The printable data corrected by the reference correction unit 42 is stored in the storage device 30 (S18). Here, it is determined whether or not the instruction from the client device 10 is a print instruction (S20). If the instruction is not a print instruction, the process ends here. On the other hand, if it is a print instruction, the correction result of the reference correction unit 42 is further subjected to color correction for each primary color by the shift correction unit 46 (S22).
6 to perform a printing process (S24). And
It is determined whether the instruction from the client device 10 is an instruction to discard the printable data stored in the storage device 30 in S18 after printing or to save the printable data after printing (S26). ). In the case of discarding after printing, the printable data in the storage device 30 is deleted (S28), and the process ends. In the case of saving after printing, the processing is terminated without performing such deletion.
【0066】また、画像読取部62で画像読取りを行っ
た場合(S30)、読み取られた画像は、印刷装置60
内の基準補正部64で印刷処理部66の基準色空間に適
合するように色補正される。そして、その色補正の結果
は、印刷制御装置20の印刷可能データ変換部49にて
印刷可能なデータに変換され(S32)、ジョブ管理部
26に登録された(S34)後、記憶装置30に保存さ
れる(S18)。以降の処理は、クライアント装置10
からデータを受信した場合と同様である。本実施形態で
は、印刷装置60を複写機として利用する場合も、読取
り画像は印刷制御装置20に渡され、ずれ補正部46に
よる補正を受けた後、印刷処理部66にて印刷される。When the image is read by the image reading section 62 (S 30), the read image is transmitted to the printing device 60.
The color correction is performed by the reference correction unit 64 within the reference color space so as to conform to the reference color space of the print processing unit 66. Then, the result of the color correction is converted into printable data by the printable data conversion unit 49 of the print control device 20 (S32), registered in the job management unit 26 (S34), and stored in the storage device 30. It is stored (S18). Subsequent processing is performed by the client device 10
This is similar to the case where data is received from. In this embodiment, even when the printing device 60 is used as a copying machine, the read image is passed to the print control device 20, corrected by the shift correction unit 46, and then printed by the print processing unit 66.
【0067】そして、UI部32などから、記憶装置3
0内に記憶された印刷可能データの印刷を指示された場
合(S40)は、制御部24は、指定された印刷可能デ
ータをずれ補正部46に渡して色補正を行わせ(S2
2)、以降はクライアント装置10からデータを受信し
た場合と同様の処理を行う。Then, from the UI unit 32 or the like, the storage device 3
When the printing of the printable data stored in 0 is instructed (S40), the control unit 24 passes the designated printable data to the shift correction unit 46 to perform color correction (S2).
2) Thereafter, the same processing as when data is received from the client device 10 is performed.
【0068】この実施形態では、クライアント装置10
から供給される印刷データは、基準補正部42にて印刷
処理部66の基準色空間に合わせて補正し、画像読取部
62で読み取られた画像は、印刷装置60の基準補正部
64にて印刷処理部66の基準色空間に合わせて補正す
ることにより、両者を同等のデータとして扱うことがで
きる。したがって、印刷処理部66の機体差や経時的変
化などに色のずれは、クライアント装置10、画像読取
部62のいずれに由来する画像であっても、共通のずれ
補正部46によって補正することができる。In this embodiment, the client device 10
Is corrected by the reference correction unit 42 in accordance with the reference color space of the print processing unit 66, and the image read by the image reading unit 62 is printed by the reference correction unit 64 of the printing device 60. By performing correction in accordance with the reference color space of the processing unit 66, both can be treated as equivalent data. Therefore, the color shift due to the machine difference or the temporal change of the print processing unit 66 can be corrected by the common shift correction unit 46 regardless of the image originating from either the client device 10 or the image reading unit 62. it can.
【0069】このように本実施形態によれば、クライア
ント装置10から供給される印刷データだけでなく、画
像読取部62で読み取られた画像についても、それを保
存して再印刷する場合などに、常に最初の印刷時と等し
い色合いの印刷結果を得ることができる。As described above, according to the present embodiment, not only the print data supplied from the client device 10 but also the image read by the image reading unit 62 is stored and reprinted. It is possible to always obtain a print result having the same hue as the first print.
【0070】なお、複写機などの画像形成装置における
色補正機能の校正についての従来技術には、例えば特開
平4−57573号公報に示す技術があるが、この従来
技術は、読み取った画像をその読み取った時点で印刷す
るという複写機としての利用形態のみを対象とするもの
であり、読み取った画像を保存して再印刷するというよ
うな利用形態は全く考慮していない。したがって、この
従来技術をそのまま適用したとしても、前述の特開昭6
3−113568号と同様の問題が残る。また、この従
来技術は、画像読取装置で読み取った画像とコンピュー
タ等で生成された画像とを統一的に扱うことについても
全く考慮していない。As a conventional technique for calibrating a color correction function in an image forming apparatus such as a copying machine, there is a technique disclosed in Japanese Patent Application Laid-Open No. 4-57573, for example. It is intended only for use as a copying machine in which printing is performed at the time of reading, and does not take into account any use in which a read image is stored and reprinted. Therefore, even if this prior art is applied as it is, the above-mentioned Japanese Patent Application Laid-Open No.
The same problem as in the case of JP-A-3-113568 remains. Further, this prior art does not consider at all how to handle an image read by an image reading apparatus and an image generated by a computer or the like in a unified manner.
【0071】以上、各実施形態では、カラー画像を出力
する装置が印刷装置である場合の例を説明したが、本発
明は、印刷装置だけでなく、カラーディスプレイなど、
カラー画像を出力する他の種類の装置にも適用可能であ
る。In the embodiments described above, the example in which the device for outputting a color image is a printing device has been described. However, the present invention is not limited to the printing device, but may be a color display or the like.
The present invention is also applicable to other types of devices that output color images.
【0072】[0072]
【発明の効果】以上説明したように、本発明では、色補
正を、供給された原カラー画像の色空間から出力装置の
基準色空間への第1段階の補正と、この基準色空間から
出力装置の実際の色空間への第2段階の補正とに分け、
画像データを保存する場合には第1段階の補正結果を保
存し、保存データを出力する場合には、高速な第2段階
の補正処理のみで印刷するようにしたので、保存データ
の再出力処理を高速に行うことができる。また、第2段
階における補正で用いる補正データを随時校正すること
により、常に出力装置の色特性の現状にあった色補正を
行うことができる。As described above, according to the present invention, the color correction is performed in the first stage from the color space of the supplied original color image to the reference color space of the output device, and output from the reference color space. Divided into the second stage correction to the actual color space of the device,
When the image data is stored, the first-stage correction result is stored, and when the stored data is output, printing is performed only by the high-speed second-stage correction process. Can be performed at high speed. In addition, by correcting the correction data used in the correction in the second stage as needed, it is possible to always perform color correction that matches the current state of the color characteristics of the output device.
【図1】 本発明を適用した印刷システムの一実施形態
の全体構成を示す図である。FIG. 1 is a diagram illustrating an overall configuration of an embodiment of a printing system to which the present invention is applied.
【図2】 本発明を適用した印刷システムの他の実施形
態の全体構成を示す図である。FIG. 2 is a diagram illustrating an overall configuration of another embodiment of a printing system to which the present invention has been applied.
【図3】 本発明を適用した印刷システムの他の実施形
態の全体構成を示す図である。FIG. 3 is a diagram illustrating an overall configuration of another embodiment of a printing system to which the present invention is applied.
【図4】 画像読取部を備えた印刷装置を含むシステム
に本発明を適用した場合の実施形態を示す図である。FIG. 4 is a diagram illustrating an embodiment in which the present invention is applied to a system including a printing apparatus including an image reading unit.
【図5】 図4のシステムにおける処理手順を示すフロ
ーチャートである。FIG. 5 is a flowchart showing a processing procedure in the system of FIG. 4;
【図6】 校正チャートの一例を示す図である。FIG. 6 is a diagram illustrating an example of a calibration chart.
【図7】 階調特性変更部の処理を説明するための図で
ある。FIG. 7 is a diagram for explaining processing of a gradation characteristic changing unit.
10 クライアント装置、12 ネットワーク、14
印刷装置、16 濃度計、20 印刷制御装置、22
受信部、24 制御部、26 ジョブ管理部、28 展
開処理部、30 記憶装置、32 ユーザインタフェー
ス部(UI部)、40 色補正機構、42 基準補正
部、44 多次元変換テーブル、46 ずれ補正部、4
8 単色変換テーブル群、50 校正用データ格納部、
52 校正チャート印刷データ、54 目標濃度値デー
タ、56 階調特性算出部、58階調特性変更部。10 client devices, 12 networks, 14
Printing device, 16 Densitometer, 20 Printing control device, 22
Receiving unit, 24 control unit, 26 job management unit, 28 expansion processing unit, 30 storage device, 32 user interface unit (UI unit), 40 color correction mechanism, 42 reference correction unit, 44 multidimensional conversion table, 46 shift correction unit , 4
8 single color conversion table group, 50 calibration data storage unit,
52 calibration chart print data, 54 target density value data, 56 gradation characteristic calculation unit, 58 gradation characteristic change unit.
Claims (4)
装置に依存したカラー値に補正する色補正装置であっ
て、 前記原カラー画像の各画素のカラー値を、前記出力装置
の色特性の基準となる基準色空間でのカラー値に補正す
る基準補正手段と、 前記出力装置の実際の色空間の前記基準色空間からのず
れに起因するカラー値のずれを補正するずれ補正手段で
あって、各原色成分ごとに用意された補正データに基づ
き、前記基準色空間におけるカラー値を各原色成分ごと
に独立に前記出力装置の実際の色空間におけるカラー値
に補正するずれ補正手段と、 前記補正データを校正するための補正データ校正手段
と、 カラー画像の保存を指示された場合には前記基準補正手
段による補正結果を所定の記憶装置に保存し、前記記憶
装置に保存されたカラー画像の出力を指示された場合に
は当該カラー画像に対して前記ずれ補正手段による補正
を行ってから前記出力装置に供給する制御手段と、 を有することを特徴とする色補正装置。1. A color correction device for correcting a color value of each pixel of an original color image into a color value dependent on an output device, wherein the color value of each pixel of the original color image is converted into a color characteristic of the output device. Reference correction means for correcting a color value in a reference color space serving as a reference, and deviation correction means for correcting a deviation of a color value caused by deviation of an actual color space of the output device from the reference color space. Based on correction data prepared for each primary color component, a shift correction unit that independently corrects a color value in the reference color space to a color value in an actual color space of the output device for each primary color component; Correction data calibrating means for calibrating the correction data, and when the storage of the color image is instructed, the correction result by the reference correcting means is stored in a predetermined storage device, and stored in the storage device. Color correction apparatus characterized by and a control means for supplying to the output device after performing correction by the deviation correcting means with respect to the color image when it is instructed to output the color image.
手段を設けたことを特徴とする色補正装置。2. The color correction device according to claim 1, wherein said plurality of output correction devices are connected to a plurality of output devices having a common reference color space, and each of said plurality of output devices is provided in correspondence with each of said output devices. A color correction device, characterized in that:
処理して各ページの印刷用の画像データを生成する印刷
データ処理手段を備えたフロントエンドプロセッサと、 前記ネットワーク上の1以上の印刷装置にそれぞれ対応
して設けられ、前記ネットワークからの各ページの画像
データを、対応する印刷装置に出力するバックエンドプ
ロセッサと、 を含む印刷システムにおいて、 前記フロントエンドプロセッサは、前記原カラー画像の
各画素のカラー値を、前記各印刷装置の色特性の基準と
なる基準色空間でのカラー値に補正する基準補正手段を
有し、 前記バックエンドプロセッサは、 対応する前記印刷装置の実際の色空間の前記基準色空間
からのずれに起因するカラー値のずれを補正するずれ補
正手段であって、各原色成分ごとに用意された補正デー
タに基づき、前記基準色空間におけるカラー値を各原色
成分ごとに独立に対応する前記印刷装置の実際の色空間
におけるカラー値に補正するずれ補正手段と、 前記補正データを校正するための補正データ校正手段
と、 を有し、 画像データを保存を指示された場合には、前記基準補正
手段の補正結果を所定の記憶装置に記憶し、この記憶装
置に記憶された画像データの印刷を指示された場合に
は、前記バックエンドプロセッサの前記ずれ補正手段に
て補正を行ってから対応する前記印刷装置に供給するこ
とを特徴とする印刷システム。3. A front-end processor connected to a network and having print data processing means for processing print data and generating image data for printing each page; and one or more printing devices on the network. A back-end processor provided correspondingly and outputting image data of each page from the network to a corresponding printing device, wherein the front-end processor is configured to output the color of each pixel of the original color image. And a reference correction unit for correcting the value to a color value in a reference color space that is a reference of a color characteristic of each printing device, wherein the back-end processor is configured to: A shift correction unit for correcting a shift in a color value caused by a shift from a color space, and is provided for each primary color component. Deviation correction means for correcting the color value in the reference color space to the color value in the actual color space of the printing device corresponding independently for each primary color component based on the corrected data, and for correcting the correction data Correction data correction means, and when the image data is instructed to be stored, the correction result of the reference correction means is stored in a predetermined storage device, and printing of the image data stored in the storage device is performed. A printing system wherein, when instructed, the correction is made by the shift correction means of the back-end processor and then supplied to the corresponding printing device.
と、 コンピュータなどのクライアント装置から入力された印
刷データを展開して印刷用の画像を生成する印刷データ
処理手段と、 前記画像読取り手段で取得した画像の印刷及び前記印刷
データ処理手段で生成された画像の印刷のための共用の
印刷手段と、 を有する画像形成装置において、 画像読取り手段で取得した画像の各画素のカラー値を、
前記印刷手段の色特性の基準となる基準色空間でのカラ
ー値に色補正する読取り用基準補正手段と、 前記印刷データ処理手段にて生成された画像の各画素の
カラー値を、前記基準色空間でのカラー値に色補正する
印刷用基準補正手段と、 前記基準色空間と前記印刷手段の実際の色空間とのずれ
に起因するカラー値のずれを補正するずれ補正手段であ
って、各原色成分ごとに用意された補正データに基づ
き、前記基準色空間におけるカラー値を各原色成分ごと
に独立に前記出力装置の実際の色空間におけるカラー値
に補正するずれ補正手段と、 前記補正データを校正するための補正データ校正手段
と、 画像を保存する場合には前記読取り用基準補正手段又は
前記印刷用基準補正手段による補正結果を所定の記憶装
置に保存し、前記記憶装置に保存された画像を印刷する
場合には当該画像に対して前記ずれ補正手段による色補
正を行ってから前記印刷手段に供給する制御手段と、 を有することを特徴とする画像形成装置。4. An image reading unit capable of reading a color image, a print data processing unit for expanding a print data input from a client device such as a computer to generate an image for printing, and acquiring the image by the image reading unit. And a common printing unit for printing the generated image and printing the image generated by the print data processing unit, wherein the color value of each pixel of the image obtained by the image reading unit is
Reading reference correction means for performing color correction to a color value in a reference color space which is a reference of the color characteristic of the printing means; and a color value of each pixel of the image generated by the print data processing means, the reference color A printing reference correction unit that performs color correction to a color value in a space, and a shift correction unit that corrects a shift in color value caused by a shift between the reference color space and an actual color space of the printing unit. Based on correction data prepared for each primary color component, a shift correction unit that independently corrects a color value in the reference color space to a color value in an actual color space of the output device for each primary color component; and Correction data calibrating means for calibrating, and when storing an image, a correction result by the reading reference correcting means or the printing reference correcting means is stored in a predetermined storage device, and is stored in the storage device. When printing the stored image, the image forming apparatus includes: control means for performing color correction on the image by the shift correcting means and supplying the corrected image to the printing means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8341728A JPH10191075A (en) | 1996-12-20 | 1996-12-20 | Color correction device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8341728A JPH10191075A (en) | 1996-12-20 | 1996-12-20 | Color correction device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10191075A true JPH10191075A (en) | 1998-07-21 |
Family
ID=18348320
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8341728A Pending JPH10191075A (en) | 1996-12-20 | 1996-12-20 | Color correction device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10191075A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004086810A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system, back-end processor |
JP2004086809A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system and back-end processor |
JP2004086811A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system, front end processor, back-end processor |
JP2004090340A (en) * | 2002-08-30 | 2004-03-25 | Fuji Xerox Co Ltd | Image processing system, image processor, image processing method, program, and storage medium |
JP2006228066A (en) * | 2005-02-18 | 2006-08-31 | Canon Inc | Printing system and document management system |
US7327372B2 (en) | 2001-06-06 | 2008-02-05 | Nec Corporation | Color correcting parameter calculator, image color correcting device, method of calculating color correcting parameters, and program therefor |
JP2008219952A (en) * | 2008-06-18 | 2008-09-18 | Canon Inc | Image processing apparatus and method thereof |
JP2012227591A (en) * | 2011-04-15 | 2012-11-15 | Seiko Epson Corp | Image processor, printer, image processing program, and image processing method |
-
1996
- 1996-12-20 JP JP8341728A patent/JPH10191075A/en active Pending
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7327372B2 (en) | 2001-06-06 | 2008-02-05 | Nec Corporation | Color correcting parameter calculator, image color correcting device, method of calculating color correcting parameters, and program therefor |
JP2004086810A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system, back-end processor |
JP2004086809A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system and back-end processor |
JP2004086811A (en) * | 2002-08-29 | 2004-03-18 | Fuji Xerox Co Ltd | Image formation system, front end processor, back-end processor |
JP2004090340A (en) * | 2002-08-30 | 2004-03-25 | Fuji Xerox Co Ltd | Image processing system, image processor, image processing method, program, and storage medium |
JP2006228066A (en) * | 2005-02-18 | 2006-08-31 | Canon Inc | Printing system and document management system |
JP2008219952A (en) * | 2008-06-18 | 2008-09-18 | Canon Inc | Image processing apparatus and method thereof |
JP2012227591A (en) * | 2011-04-15 | 2012-11-15 | Seiko Epson Corp | Image processor, printer, image processing program, and image processing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5452112A (en) | Color image reproduction system field calibration method and apparatus | |
JP5267806B2 (en) | Calibration apparatus, calibration method, program, and recording medium | |
KR100198208B1 (en) | Method and system for providing closed loop control between a scanned color image and the output of a color printer | |
KR100312277B1 (en) | Image processing method, image processing apparatus and computer readable memory | |
JP5699765B2 (en) | Image processing apparatus, image processing method, and image processing program | |
US7760398B2 (en) | Color conversion table generation method and color conversion table generation device | |
US9094642B2 (en) | Color image processing apparatus and method for processing color image | |
US8947727B2 (en) | Image processing system, image processing method therefor, and storage medium | |
JP2010056793A (en) | Image processing method and image processing apparatus | |
JP6128934B2 (en) | Apparatus, method, and program for controlling image forming apparatus | |
KR20100084062A (en) | Image forming device and method for revising picture quality thereof | |
US20020168104A1 (en) | Profile correction apparatus and profile correction program storage medium | |
JP2003136683A (en) | System and method for management of printing color | |
US7580150B2 (en) | System and method for reproducing colors on a printing device | |
JP4823052B2 (en) | Image output method and image output apparatus | |
JPH10191075A (en) | Color correction device | |
JP2001045313A (en) | Method and device for converting color, color conversion program storage medium and method for correcting color | |
JP2001352459A (en) | Image-forming device | |
US20190052774A1 (en) | Image processing apparatus, image processing method, and storage medium | |
JPH07288704A (en) | Picture processor, picture processing method and color data communication method | |
JP2017073706A (en) | Image forming apparatus, control method of image forming apparatus, and program | |
JP2008172436A (en) | Image processing unit, method, and program | |
JP2004007274A (en) | Gradation conversion device and color conversion device | |
US8934155B2 (en) | Standardized multi-intent color control architecture | |
JP2004128585A (en) | Color correction table forming method, control program, storing medium, and apparatus thereof |