JP2009282632A - Recording system and its profile generation method - Google Patents
Recording system and its profile generation method Download PDFInfo
- Publication number
- JP2009282632A JP2009282632A JP2008132352A JP2008132352A JP2009282632A JP 2009282632 A JP2009282632 A JP 2009282632A JP 2008132352 A JP2008132352 A JP 2008132352A JP 2008132352 A JP2008132352 A JP 2008132352A JP 2009282632 A JP2009282632 A JP 2009282632A
- Authority
- JP
- Japan
- Prior art keywords
- recording
- ink
- printer
- patches
- color
- 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.)
- Withdrawn
Links
Images
Abstract
Description
本発明は、記録システム及びそのプロファイル作成方法に関する。 The present invention relates to a recording system and a profile creation method thereof.
ホストコンピュータと接続され、ホストコンピュータで生成された画像データに基づいて画像を出力するプリンタやモニタなどのデバイスでは、同じ画像データを入力してもそのデバイスの特性により、異なる色再現がなされた画像が出力される。また、同じ被写体に基づく画像データであっても、デジタルカメラ及びスキャナなどのその画像データの入力デバイスの違いによって異なる色再現がなされた画像に対応する画像データとなる。このような、デバイスの違いによる、出力画像や生成される画像データの違いを軽減するためカラーマネージメントが行われている。 In a device such as a printer or monitor that is connected to the host computer and outputs an image based on the image data generated by the host computer, an image with different color reproduction depending on the characteristics of the device even if the same image data is input Is output. Further, even image data based on the same subject is image data corresponding to an image in which different color reproduction is performed depending on the input device of the image data such as a digital camera and a scanner. Color management is performed in order to reduce differences in output images and generated image data due to differences in devices.
カラーマネージメントは、プロファイルを使用して行われている。プロファイルは、各デバイスにおいて入出力される画像データに対応する画像の色の関係に関するものである。具体的には、デバイスに依存しない表色系の色データとデバイス固有の表色系の色データとの対応関係などが記述されている。デバイスに依存しない表色系の色データとしては、CIE(Commission Internationale de l’Eclairage)のXYZやL*a*b*などがある。また、デバイス固有の表色系の色データとしては、RGB(レッド、グリーン、ブルー)やCMYK(シアン、マゼンタ、イエロー、ブラック)などのデバイス固有の色データがある。 Color management is performed using profiles. The profile relates to the color relationship of images corresponding to image data input / output in each device. Specifically, the correspondence between color data of a color system independent of the device and color data of the color system unique to the device is described. The color data of the color system independent of the device includes CIE (Commission Internationale de l'Eclairage) XYZ and L * a * b *. In addition, device-specific color data includes device-specific color data such as RGB (red, green, blue) and CMYK (cyan, magenta, yellow, black).
例えば、ICC(International Color Consortium)が定義した書式であるICCプロファイルのうちプリンタが使用するのはCMYKプロファイルである。これは、L*a*b*で表現される値(L*a*b*値)とCMYKで表現される値(CMYK値)との相互の変換値が記述された変換テーブルである。CMYKの色データに基づいて出力を行うカラープリンタ用のCMYKプロファイルを作成するためには、L*a*b*値をCMYK値に変換する変換テーブルを作成する必要がある。従来、以下の(1)から(3)の手順でCMYKプロファイルを作成していた。 For example, the printer uses a CMYK profile among ICC profiles that are in a format defined by the ICC (International Color Consortium). This is a conversion table in which mutual conversion values of values expressed by L * a * b * (L * a * b * values) and values expressed by CMYK (CMYK values) are described. In order to create a CMYK profile for a color printer that outputs based on CMYK color data, it is necessary to create a conversion table that converts L * a * b * values into CMYK values. Conventionally, CMYK profiles have been created by the following procedures (1) to (3).
(1)パッチデータの生成及びそのプリント
プリンタのプロファイルの作成には、通常、基準となる矩形の画像(パッチ)をプリンタから出力させて分光光度計などの専用の測色装置で測色する作業が必要となる。カラープリンタの色再現特性は非線形であるから、測色すべき色の数は通常、数百〜数千種になる。例えば、C、M、Y及びKのそれぞれを0%、25%、50%、75%及び100%記録密度の5段階の値で組合せた625種類(5×5×5×5)のパッチデータを生成して、そのパッチデータに基づいた625種類のパッチをプリントする。
(1) Generation and printing of patch data In general, a printer profile is created by outputting a standard rectangular image (patch) from the printer and measuring the color with a dedicated color measuring device such as a spectrophotometer. Is required. Since the color reproduction characteristics of color printers are non-linear, the number of colors to be measured is usually several hundred to several thousand. For example, 625 types (5 × 5 × 5 × 5) of patch data in which C, M, Y, and K are combined in five levels of 0%, 25%, 50%, 75%, and 100% recording density And 625 types of patches based on the patch data are printed.
(2)パッチの測色
プリントされた625種類のパッチを分光光度計で測色してそれぞれのパッチのL*a*b*値を求める。この各パッチの測色によって、各パッチのCMYK値とL*a*b*値との対応関係が得られる。
(2) Color measurement of patches 625 types of printed patches are measured with a spectrophotometer, and L * a * b * values of the respective patches are obtained. By the color measurement of each patch, the correspondence between the CMYK value and the L * a * b * value of each patch is obtained.
(3)L*a*b*値をCMYK値に変換する変換テーブルの作成
各パッチのCMYK値とL*a*b*値との対応関係に基づいて、あるL*a*b*値におけるCMYK値を補間演算することを繰り返す。こうして、L*a*b*値をCMYK値に変換する変換テーブルを作成する。
(3) Creation of conversion table for converting L * a * b * values into CMYK values Based on the correspondence between CMYK values and L * a * b * values of each patch, a certain L * a * b * value Repeat the interpolation calculation of the CMYK values. Thus, a conversion table for converting L * a * b * values into CMYK values is created.
従来は、CMYKプロファイルを作成するために、C、M、Y及びKの各色について複数の所定の記録密度の全ての組合せでパッチをプリントしていた(特許文献1参照)。 Conventionally, in order to create a CMYK profile, patches are printed with all combinations of a plurality of predetermined recording densities for each color of C, M, Y, and K (see Patent Document 1).
図4は、従来から行われているパッチの記録方法を説明するための図である。C、M、Y及びKの各色を0%から100%まで25%ごとの5つの記録密度で組合せて、5(C)×5(M)×5(Y)×5(K)=625個の各パッチを記録した様子を表している。
しかしながら、上記従来技術は、C、M、Y及びKの各色について複数の所定の記録密度の全ての組合せでパッチを記録しているため、パッチの数が多くなることで記録時間及び測色時間が長くなりオペレータの大きな負担になっていた。 However, since the above-described conventional technology records patches with all combinations of a plurality of predetermined recording densities for each color of C, M, Y, and K, the recording time and colorimetric time can be increased by increasing the number of patches. Has become a heavy burden on the operator.
一方、パッチの測色により得られたL*a*b*値からL*a*b*値をCMYK値に変換する変換テーブルを作成するので、高精度なプロファイルを作成するにはパッチ数を増やさなければならなかった。また、例えばレッド(R)やグリーン(G)などのCMYK以外の色のインクを用いて記録を行う記録装置を使用する場合、RやGなどを含めてプロファイルを作成するため、RやGなどに対応するパッチを増やす必要があった。このような多数のパッチを記録するためには、複数枚の記録媒体にわたってパッチを記録させなければならない場合もあった。 On the other hand, since a conversion table for converting L * a * b * values into CMYK values is created from L * a * b * values obtained by patch colorimetry, the number of patches must be set to create a highly accurate profile. I had to increase it. In addition, when using a recording apparatus that performs recording using inks of colors other than CMYK, such as red (R) and green (G), R and G are created in order to create a profile including R and G. It was necessary to increase the number of patches corresponding to the. In order to record such a large number of patches, it may be necessary to record patches across a plurality of recording media.
ところで、インクジェット方式のプリンタに使用される記録媒体は、その種類によってインク受容量が異なる。また、記録媒体が受容可能なインク受容量をこえてインクが付与されると、記録媒体上でインクがあふれてしまい、記録画像の品質が低下する場合があった。したがって、通常、記録媒体が受容可能なインク受容量をこえる記録密度で記録が行われることはないため、このような記録密度となるインク及び記録密度の組合せで記録されることはなく、その組合せはプロファイルでは用いられない。そのため、その組合せに対応するパッチの記録及び測色は無駄となっていた。 By the way, recording media used in ink jet printers have different amounts of ink received depending on their types. In addition, when ink is applied beyond the amount of ink that can be received by the recording medium, the ink overflows on the recording medium, and the quality of the recorded image may deteriorate. Therefore, since recording is not normally performed at a recording density that exceeds the amount of ink received by the recording medium, recording is not performed with a combination of ink and recording density that achieves such a recording density. Is not used in profiles. For this reason, recording and colorimetry of patches corresponding to the combinations are useless.
そこで本発明は、無駄なパッチの記録及び測色を防止させることでオペレータの利便性を向上させながら、高精度なプロファイルを作成することを目的とする。 Accordingly, an object of the present invention is to create a highly accurate profile while improving operator convenience by preventing useless patch recording and colorimetry.
上記課題を解決するための本発明は、ホストコンピュータと、複数の異なる色のインクにより該インクの組合せ及びそれぞれの記録密度の少なくともいずれか一方を異ならせて複数のパッチを記録媒体に記録することが可能なプリンタと、前記複数のパッチを測色することが可能な測色装置とを備え、前記測色装置の測色結果に基づいてプロファイルを作成する記録システムであって、
前記記録媒体のインク受容量を判断する判断手段と、
前記インク受容量を超える量のインクが記録されるパッチの記録を抑止するよう前記プリンタを制御する制御手段と、
を備えることを特徴とする。
The present invention for solving the above-described problems is to record a plurality of patches on a recording medium by using a host computer and a plurality of different color inks to vary at least one of the combination of the inks and the respective recording densities. A recording system that includes a printer capable of measuring color and a color measurement device capable of measuring colors of the plurality of patches, and creates a profile based on a color measurement result of the color measurement device,
Determining means for determining an ink receiving amount of the recording medium;
Control means for controlling the printer to suppress recording of a patch in which an amount of ink exceeding the ink receiving amount is recorded;
It is characterized by providing.
また、上記課題を解決するための別の本発明は、ホストコンピュータと、複数の異なる色のインクにより該インクの組合せ及びそれぞれの記録密度の少なくともいずれか一方を異ならせて複数のパッチを記録媒体に記録することが可能なプリンタと、前記複数のパッチを測色することが可能な測色装置とを備える記録システムで、前記測色装置の測色結果に基づいてプロファイルを作成するプロファイル作成方法であって、
前記記録媒体のインク受容量を判断する判断工程と、
前記インク受容量を超える量のインクが記録されるパッチの記録を抑止するよう前記プリンタを制御する制御工程と、
を有することを特徴とする。
Another aspect of the present invention for solving the above-described problems is that a host computer and a plurality of patches are recorded on a recording medium by differentiating at least one of the combination of the inks and the respective recording densities by a plurality of different color inks. A profile creation method for creating a profile based on a colorimetric result of the colorimetric device, in a recording system comprising a printer capable of recording in a colorimeter and a colorimetric device capable of colorimetrically measuring the plurality of patches Because
A determination step of determining an ink acceptance amount of the recording medium;
A control step for controlling the printer to suppress recording of patches in which an amount of ink exceeding the ink receiving amount is recorded;
It is characterized by having.
本発明によれば、無駄なパッチの記録及び測色を防止させることでオペレータの利便性を向上させながら、高精度なプロファイルを作成することができる。 According to the present invention, it is possible to create a highly accurate profile while improving operator convenience by preventing useless patch recording and colorimetry.
以下に、本発明の実施形態について図面を参照して詳細に説明する。 Embodiments of the present invention will be described below in detail with reference to the drawings.
なお、この明細書において、「記録」(以下、「プリント」とも称する)とは、文字、図形等有意の情報を形成する場合のみならず、有意無意を問わず、広く記録媒体上に画像、模様、パターン等を形成する、又は媒体の加工を行う場合も表すものとする。また、人間が視覚で知覚し得るように顕在化したものであるか否かを問わない。 In this specification, “recording” (hereinafter also referred to as “printing”) is not only for forming significant information such as characters and figures, but also for images on a wide range of recording media, regardless of significance. A case where a pattern, a pattern, or the like is formed or a medium is processed is also expressed. It does not matter whether it has been made obvious so that humans can perceive it visually.
また、「記録媒体」とは、一般的な記録装置で用いられる紙のみならず、広く、布、プラスチック・フィルム、金属板、ガラス、セラミックス、木材、皮革等、インクを受容可能なものも表すものとする。 “Recording medium” refers not only to paper used in general recording apparatuses but also widely to cloth, plastic film, metal plate, glass, ceramics, wood, leather, and the like that can accept ink. Shall.
また、「インク」とは、上記「記録」の定義と同様広く解釈されるべきもので、記録媒体上に付与されることによって、画像、模様、パターン等の形成又は記録媒体の加工、或いはインクの処理に供され得る液体を表すものとする。インクの処理としては、例えば記録媒体に付与されるインク中の色剤の凝固又は不溶化させることが挙げられる。 The term “ink” should be broadly interpreted in the same way as the definition of “recording”. When applied to a recording medium, the “ink” forms an image, a pattern, a pattern, or the like, or processes the recording medium. It represents a liquid that can be subjected to the treatment. Examples of the ink treatment include solidification or insolubilization of the colorant in the ink applied to the recording medium.
図1は、本発明を適用可能な記録システムの構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of a recording system to which the present invention can be applied.
図1において、101は記録処理全般を制御するホストコンピュータである。102は記録媒体103にパッチを記録するプリンタである。104はパッチが記録された記録媒体105のパッチを測色するための測色装置である。ホストコンピュータ101はパッチデータを生成しこれをプリンタ102に出力する一方、測色装置104の測色結果(測色データ)を入力し、プリンタ102のプロファイルを作成する。
In FIG. 1,
本実施形態においてプリンタ102はインクジェット方式のプリンタであって、ホストコンピュータ101から画像データを受信する。そして、受信した画像データに基づいて、インクジェット方式でシアン(C)、マゼンタ(M)、イエロー(Y)、ブラック(K)の4色、或いは、その他の色を含めた5色以上の複数のインクを用いて記録媒体に記録画像を形成する。なお、プリンタ102は電子写真方式のプリンタであってもよいし、昇華型プリンタであってもよい。また、記録媒体103には記録媒体の種類を表すバーコード等を予めプリントしておき、ホストコンピュータ101に使用する記録媒体の種類に関する情報を入力する構成とすることも可能である。
In this embodiment, the
なお、本実施形態においては、ホストコンピュータ101とプリンタ102と測色装置104とがそれぞれ別体に設けられる記録システムとしたが、これらのうちの一部または全てが一体的に構成される記録システムであってもよい。
In this embodiment, the recording system is such that the
図6は、図1の記録システムにおけるホストコンピュータとプリンタの概略構成を示すブロック図である。 FIG. 6 is a block diagram showing a schematic configuration of the host computer and the printer in the recording system of FIG.
最初に、プリンタ102について説明する。CPU301は、プリンタ102全体の制御を司っている。ROM302はプリンタ102全体の制御プログラム及び各種データを格納している。RAM303はプリンタ102の動作時に各種データの書き込みや読み出しが行われる。通信インタフェース(通信I/F)304は外部と通信を行うための通信手段である。記録ヘッドホルダ306は着脱可能な記録ヘッド305をプリンタ102に固定している。インクタンクホルダ308は着脱可能なインクタンク307をプリンタ102に固定している。なお、プリンタ102の各構成部はシステムバス310により接続されている。また、プリンタ102は温度及び湿度を測定することが可能な温度センサ及び湿度センサ(温度・湿度センサ309)が設けられている。
First, the
次に、ホストコンピュータ101について説明する。CPU201はホストコンピュータ101全体の制御を司っている。HDD202、FDD203はブートプログラム、各種アプリケーションソフト、画像情報や記録設定ファイル、プリンタドライバなどを格納している。ROM204は各種データやプログラムを記憶している。RAM205は各種データの書き込みや読み出しが行われる。VRAM206には、画像表示や記録設定画面をユーザに提供するCRT207が接続されている。また、通信インタフェース(通信I/F)208は外部との通信を行うための通信手段である。システムバス209はホストコンピュータ101の各構成部を接続している。また、ホストコンピュータ101には、測色装置104が接続されている。さらに、ホストコンピュータ101には、不図示のインタフェースを介して、キーボード及びポインティングデバイスなどが接続されており、使用する記録媒体の種類などの入力を受け付けることができる。
Next, the
ホストコンピュータ101とプリンタ102は通信ケーブル300により接続されている。ここで、通信ケーブル300は、パラレルケーブル、SCSIケーブル、シリアルケーブル、ネットワークケーブル等の汎用ケーブルでも、専用のケーブルでも何れでも構わない。ホストコンピュータ101からプリンタ102に画像データが送信され、プリンタ102はこの画像データに基づいて記録を行う。
The
図2は、本実施形態のプロファイル作成方法のフローチャートである。 FIG. 2 is a flowchart of the profile creation method of this embodiment.
最初に、ステップS110において、オペレータはホストコンピュータ101でパッチを記録する記録媒体の種類を入力する。記録媒体には、普通紙の他、コート紙、フォト光沢紙、ファインアート紙など用途に応じた多くの種類のものがある。なお、プリンタ102に読取装置を設け、記録媒体にプリントされた記録媒体の種類を表すバーコードを読み取ることにより使用する記録媒体の種類を判断できる構成とする。そして、プリンタ102から入力された記録媒体の情報から自動的にホストコンピュータ101で記録媒体の種類を判断することができる構成としてもよい。
First, in step S110, the operator inputs the type of the recording medium on which the patch is recorded by the
次に、ステップS120において、パッチデータを生成する。 Next, in step S120, patch data is generated.
次に、ステップS130において、ステップS110により入力された記録媒体の種類、記録を行うプリンタの種類、使用するインクの種類、温度及び湿度などの環境条件と、ステップS120で生成したパッチデータとに基づいてパッチの記録を行う。 Next, in step S130, based on the type of recording medium input in step S110, the type of printer that performs printing, the type of ink to be used, the environmental conditions such as temperature and humidity, and the patch data generated in step S120. To record the patch.
次に、ステップS140において、ステップS130で記録したパッチを、測色装置104を用いて測色する。
Next, in step S140, the color measured in step S130 is measured using the
そして、最後に、ステップS150において、ホストコンピュータ101においてステップS140で測色装置104を用いて測色されたパッチの測色データに基づいてプロファイルが作成される。
Finally, in step S150, a profile is created based on the colorimetric data of the patch colorimetrically measured by the
図3は、本実施形態におけるパッチデータに基づくパッチの記録方法を説明するための図である。図3は、生成されたパッチデータに基づいて、インク受容量が150%の記録密度に対応するインク量に相当する普通紙に各パッチを記録した様子を表している。 FIG. 3 is a diagram for explaining a patch recording method based on the patch data in the present embodiment. FIG. 3 shows a state in which each patch is recorded on plain paper corresponding to an ink amount corresponding to a recording density of 150% based on the generated patch data.
C、M、Y及びKのインクを、0%から100%まで20%ごとに記録密度を異ならせて組合せる場合、6(C)×6(M)×6(Y)×6(K)=1296個のパッチに対応する組合せが存在することになる。本実施形態のパッチデータの生成方法では、組合されたC、M、Y及びKのインクの記録密度を加算し、加算された記録密度が150%を超えるパッチの記録は行わない。こうして、加算された記録密度が150%を超えるパッチについてプロファイル作成の対象から外し、このパッチの記録を行わないことで、大幅に記録するパッチの数を減らすことができる。 When C, M, Y, and K inks are combined at different recording densities every 20% from 0% to 100%, 6 (C) × 6 (M) × 6 (Y) × 6 (K) There are combinations corresponding to 1296 patches. In the patch data generation method of the present embodiment, the combined recording densities of C, M, Y, and K inks are added, and the recording of the patch with the added recording density exceeding 150% is not performed. In this way, the number of patches to be recorded can be significantly reduced by excluding patches for which the added recording density exceeds 150% from the target of profile creation and not recording this patch.
図3に示されるパッチの記録有無に関する計算例を以下に示す。 An example of calculation related to whether or not the patch shown in FIG. 3 is recorded is shown below.
C、M、Y及びKの記録密度がそれぞれ0%のパッチについては、合計の記録密度は0%となるので記録される。 A patch having 0% recording density for C, M, Y, and K is recorded because the total recording density is 0%.
Cの記録密度が20%、M、Y及びKの記録密度がそれぞれ0%のパッチについては、合計の記録密度は20%となるので記録される。 For patches with a C recording density of 20% and M, Y, and K recording densities of 0%, the total recording density is 20%, and recording is performed.
Cの記録密度が100%、M、Y及びKの記録密度がそれぞれ0%のパッチについては、合計の記録密度は100%となるので記録される。 A patch having a C recording density of 100% and M, Y, and K recording densities of 0% is recorded because the total recording density is 100%.
Cの記録密度が100%、Yの記録密度が20%、M及びKの記録密度がそれぞれ0%のパッチについては、合計の記録密度は120%となるので記録される。 A patch having a C recording density of 100%, a Y recording density of 20%, and M and K recording densities of 0% is recorded because the total recording density is 120%.
Cの記録密度が100%、M及びYの記録密度がそれぞれ20%、Kの記録密度が0%のパッチについては、合計の記録密度は140%となるので記録される。 A patch having a C recording density of 100%, M and Y recording densities of 20% and K recording density of 0% is recorded because the total recording density is 140%.
Cの記録密度が100%、Mの記録密度が40%、Yの記録密度が20%、Kの記録密度が0%のパッチについては、合計の記録密度は160%となり、150%を超えるので記録されない。 For patches with a C recording density of 100%, an M recording density of 40%, a Y recording density of 20%, and a K recording density of 0%, the total recording density is 160%, which exceeds 150%. Not recorded.
ここで、記録媒体の種類ごとのインク受容量に関する情報をホストコンピュータ101のHDD200にパラメータファイルとして格納させておいてもよい。また、記録媒体の種類ごとのインク受容量に関する情報をプリンタ102内のROM302などに格納し、必要に応じてホストコンピュータ101に出力するようにしてもよい。インク受容量は記録媒体の種類だけでなく、使用するプリンタの種類、インクの種類などによっても異なるが、上記のような構成によりホストコンピュータ101がこの情報を取得できるようにすることができる。そして、ホストコンピュータ101はこの情報に基づいてインク受容量を判断し、プリンタ102で記録するパッチを決定する。
Here, information regarding the ink reception amount for each type of recording medium may be stored as a parameter file in the HDD 200 of the
さらに、プリンタの周囲の温度や湿度などの環境条件によりインク受容量を補正してもよい。インクの乾きにくい環境では、受容可能な量の上限に近い量のインクを記録媒体に付与すると、記録媒体が波打ち、記録ヘッドが記録媒体に接触してしまう可能性がある。このため、環境条件に応じてインク受容量を補正することで記録ヘッドが記録媒体に接触してしまうということを防止することができる。 Further, the ink acceptance amount may be corrected according to environmental conditions such as temperature and humidity around the printer. In an environment where it is difficult to dry the ink, if an amount of ink close to the upper limit of the acceptable amount is applied to the recording medium, the recording medium may wave and the recording head may come into contact with the recording medium. For this reason, it is possible to prevent the recording head from coming into contact with the recording medium by correcting the ink acceptance amount according to the environmental conditions.
なお、インク受容量を超えてしまうため記録されなかったパッチの色を別のインクの組合せで表現することが可能な場合、プロファイル作成においてはその別のインクの組合せを用いるようにする。例えば、C、M及びYの記録密度がそれぞれ100%でKの記録密度が0%のパッチに対応する色は、C、M及びYの記録密度がそれぞれ0%でKの記録密度が100%に置き換えて記録するプロファイルとする。こうして、記録密度が高いことにより記録されずプロファイル作成の対象外となる色について、記録密度が低く記録可能なパッチに基づいてプロファイル作成することが可能となり、高い精度でプロファイル作成することが可能となる。 If the color of a patch that has not been recorded because it exceeds the ink acceptance amount can be expressed by another ink combination, the other ink combination is used in profile creation. For example, a color corresponding to a patch having a C, M, and Y recording density of 100% and a K recording density of 0% has a C, M, and Y recording density of 0% and a K recording density of 100%. The profile to be recorded by replacing with. In this way, it is possible to create a profile based on a patch that has a low recording density and can be recorded for colors that are not recorded due to the high recording density, and can be profiled with high accuracy. Become.
ところで、図3に示すようなパッチの配置では、パッチを記録しない部分の余白ができる。これを図5に示すように、記録が抑止されたパッチの記録が想定されていた記録領域に実際に記録するパッチを詰めて配置することにより1枚の記録媒体により多くのパッチを記録することができる。高精度のプロファイルを作成するためにはより多くのパッチが必要になり、また、RやGなどのインクをさらに使用するプリンタでは、さらに多くのパッチが必要になる。そのため、このように詰めて配置することで、プロファイルを作成するために必要なトータルの記録媒体の数を減らすことが可能になる。 By the way, with the arrangement of patches as shown in FIG. 3, there is a blank space where a patch is not recorded. As shown in FIG. 5, a large number of patches are recorded on one recording medium by arranging and arranging patches to be actually recorded in a recording area in which recording of patches whose recording is suppressed is assumed. Can do. In order to create a high-accuracy profile, more patches are required, and in a printer that further uses ink such as R and G, more patches are required. Therefore, by arranging and arranging in this way, it is possible to reduce the total number of recording media necessary for creating a profile.
101 ホストコンピュータ
102 プリンタ
103 記録媒体
104 測色装置
105 パッチが記録された記録媒体
201 CPU
101
Claims (6)
前記記録媒体のインク受容量を判断する判断手段と、
前記インク受容量を超える量のインクが記録されるパッチの記録を抑止するよう前記プリンタを制御する制御手段と、
を備えることを特徴とする記録システム。 A host computer, a printer capable of recording a plurality of patches on a recording medium by differentiating at least one of a combination of the inks and a recording density of each of the inks with different colors; and the plurality of patches. A recording system that creates a profile based on a color measurement result of the color measurement device, comprising a color measurement device capable of performing color measurement,
Determining means for determining an ink receiving amount of the recording medium;
Control means for controlling the printer to suppress recording of a patch in which an amount of ink exceeding the ink receiving amount is recorded;
A recording system comprising:
前記判断手段と前記制御手段は、前記ホストコンピュータに備えられていることを特徴とする請求項1に記載の記録システム。 The host computer, the printer, and the color measuring device are provided separately,
The recording system according to claim 1, wherein the determination unit and the control unit are provided in the host computer.
前記温度センサで測定された温度及び前記湿度センサで測定された湿度の少なくともいずれか一方に基づいて前記判断手段が判断したインク受容量を補正する補正手段と、
をさらに備えることを特徴とする請求項1乃至請求項3のいずれか1項に記載の記録システム。 At least one of a temperature sensor and a humidity sensor;
Correction means for correcting the ink acceptance amount determined by the determination means based on at least one of the temperature measured by the temperature sensor and the humidity measured by the humidity sensor;
The recording system according to claim 1, further comprising:
前記シアン、マゼンタ及びイエローのインクにより記録媒体上に表現する色を、前記シアン、マゼンタ及びイエローのインクの合計のインク量よりも低いインク量で、前記ブラックのインクにより表現することが可能であることを特徴とする請求項1乃至請求項4のいずれか1項に記載の記録システム。 The plurality of different color inks are cyan, magenta, yellow and black inks,
The color expressed on the recording medium by the cyan, magenta and yellow inks can be expressed by the black ink with an ink amount lower than the total ink amount of the cyan, magenta and yellow inks. The recording system according to any one of claims 1 to 4, characterized in that:
前記記録媒体のインク受容量を判断する判断工程と、
前記インク受容量を超える量のインクが記録されるパッチの記録を抑止するよう前記プリンタを制御する制御工程と、
を有することを特徴とするプロファイル作成方法。 A host computer, a printer capable of recording a plurality of patches on a recording medium by differentiating at least one of a combination of the inks and a recording density of each of the inks with different colors; and the plurality of patches. A profile creation method for creating a profile based on a color measurement result of the color measurement device in a recording system comprising a color measurement device capable of performing color measurement,
A determination step of determining an ink acceptance amount of the recording medium;
A control step for controlling the printer to suppress recording of patches in which an amount of ink exceeding the ink receiving amount is recorded;
A profile creation method characterized by comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008132352A JP2009282632A (en) | 2008-05-20 | 2008-05-20 | Recording system and its profile generation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008132352A JP2009282632A (en) | 2008-05-20 | 2008-05-20 | Recording system and its profile generation method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009282632A true JP2009282632A (en) | 2009-12-03 |
Family
ID=41453053
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008132352A Withdrawn JP2009282632A (en) | 2008-05-20 | 2008-05-20 | Recording system and its profile generation method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2009282632A (en) |
-
2008
- 2008-05-20 JP JP2008132352A patent/JP2009282632A/en not_active Withdrawn
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8570605B2 (en) | Image correction method and image correction system | |
US8899715B2 (en) | Image processing apparatus, printing apparatus, and image processing method | |
JP4908981B2 (en) | Transfer function generation method, transfer function generation device, computer program | |
JP2009284257A (en) | Printing system, printer, program, and calibration method | |
US9674401B2 (en) | Printing control method and printing control device | |
US20110075171A1 (en) | Printing apparatus and calibration method | |
US10348934B2 (en) | Color system conversion table generation method, color system conversion table generation apparatus, and non-transitory computer readable medium for converting coordinate value between device dependent color space and device independent color space | |
JP4258643B2 (en) | Color chart discrimination program and color correction program | |
JP4165071B2 (en) | Printing machine profile creation method, color matching method, color management method, printed matter, and color management apparatus | |
JP2005506911A (en) | Method and system for managing color quality of output device | |
JP2009282632A (en) | Recording system and its profile generation method | |
US11778125B2 (en) | Image processing apparatus, method, and product generating correction information in ascending order from a region of a smaller number of printing materials | |
JP2005184144A (en) | Color image data correcting method, color image data correcting apparatus, and color correction table generating program | |
JP2007221645A (en) | Color correction profile generating device, color correction profile generating method, and color correction profile generating program | |
JP2010141701A (en) | System and method for processing image, program, and recording medium | |
JP4206412B2 (en) | Color calibration method and apparatus, and recording medium recording a color calibration program | |
JP2008060637A (en) | Apparatus, method and program of generating color correction profile | |
JP2007251649A (en) | Image processing device, image processing method, program, and storage medium | |
JP2024042495A (en) | Profile creation method, profile search method, program, profile creation device, and method for creating setting information | |
JP5983166B2 (en) | Image processing apparatus and image processing program | |
WO2015120896A1 (en) | A printer remodelling method | |
JP2004349937A (en) | Information processor and printing program | |
JP2006142619A (en) | Error information acquisition method/program, error information acquisition device, printing control method/program and printing control device | |
JP2006173865A (en) | Image processing apparatus, image processing method and image processing program | |
JP2006173977A (en) | Calibration method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20110802 |