JP6734566B2 - Lattice point group generation method, lattice point group generation program, and lattice point group generation device - Google Patents

Lattice point group generation method, lattice point group generation program, and lattice point group generation device Download PDF

Info

Publication number
JP6734566B2
JP6734566B2 JP2017106176A JP2017106176A JP6734566B2 JP 6734566 B2 JP6734566 B2 JP 6734566B2 JP 2017106176 A JP2017106176 A JP 2017106176A JP 2017106176 A JP2017106176 A JP 2017106176A JP 6734566 B2 JP6734566 B2 JP 6734566B2
Authority
JP
Japan
Prior art keywords
grid
grid point
points
generating
grid points
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2017106176A
Other languages
Japanese (ja)
Other versions
JP2018201181A (en
Inventor
輝 西沢
輝 西沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017106176A priority Critical patent/JP6734566B2/en
Publication of JP2018201181A publication Critical patent/JP2018201181A/en
Application granted granted Critical
Publication of JP6734566B2 publication Critical patent/JP6734566B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成する格子点群生成方法、格子点群生成プログラムおよび格子点群生成装置に関する。 The present invention relates to a grid point group generation method and a grid point group generation program for generating a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space. And a grid point group generation device.

従来、3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルとして、RGB色空間の色をCMYK色空間の色に変換する色変換テーブルが知られている(例えば、特許文献1参照。)。画像形成装置は、RGB形式の画像データが入力されると、このRGB形式の画像データを色変換テーブルを介してCMYK形式の画像データに変換した後、このCMYK形式の画像データに基づいて印刷を実行する。 Conventionally, as a color conversion table for converting a color in a color space of three channels into a color in another color space, a color conversion table for converting a color in an RGB color space into a color in a CMYK color space is known ( See, for example, Patent Document 1.). When the image data in the RGB format is input, the image forming apparatus converts the image data in the RGB format into the image data in the CMYK format via the color conversion table, and then prints based on the image data in the CMYK format. Execute.

従来の色変換テーブルとしては、図35に示すように、色変換前の格子点の配置が立方格子状であるものが多い。そして、色変換前の格子点の配置が立方格子状である色変換テーブルにおいて、立方格子の1辺当たりの格子点の数は、格子点の情報を記憶するメモリーの容量次第で選択されることが可能であるが、通例、必要とする出力画像の品質の精度や、画像形成装置に掛けられる部品コストなどが考慮され決定される。色変換前の格子点の配置が立方格子状である色変換テーブルに必要な格子点の数は、立方格子の1辺当たりの格子点の数をNとした場合、N^3個となり、Nの増加に伴いNの3乗に比例して増加する。 Many conventional color conversion tables have a cubic grid arrangement of grid points before color conversion, as shown in FIG. In the color conversion table in which the arrangement of grid points before color conversion is a cubic grid, the number of grid points per side of the cubic grid should be selected according to the capacity of the memory that stores the grid point information. However, it is usually determined in consideration of the required accuracy of the quality of the output image, the cost of parts for the image forming apparatus, and the like. The number of grid points required for the color conversion table in which the grid points are arranged in a cubic grid before color conversion is N^3, where N is the number of grid points per side of the cubic grid. Increases with the cube of N.

RGB空間と、CMYK空間とは、色域の形状が異なっており、その上、両者の関係は非線形にあることが多い。そのため、色変換テーブルの格子点間の中間データを線形補間による内挿補間によって算出する場合、格子点の数が多いほど、格子点同士の間隔が小さいので、実際の中間データと、補間によって算出した中間データとの誤差を少なくすることができる。すなわち、色変換テーブルの格子点の数が多いほど、画像形成装置による出力画像の品質の精度が高くなる。 The RGB space and the CMYK space have different color gamut shapes, and moreover, the relationship between them is often non-linear. Therefore, when calculating the intermediate data between the grid points of the color conversion table by interpolation using linear interpolation, the spacing between the grid points becomes smaller as the number of grid points increases. It is possible to reduce the error from the intermediate data. That is, the greater the number of grid points in the color conversion table, the higher the accuracy of the quality of the output image by the image forming apparatus.

格子点の情報を記憶するメモリーの容量の上限は、画像形成装置に掛けられる部品コストに応じて定まる。そして、色変換テーブルの格子点の数の上限は、格子点の情報を記憶するメモリーの容量の上限に応じて定まる。以下、格子点の情報を記憶するメモリーの容量の上限に応じて定まる格子点の数の上限をSmaxと言う。上述したように、色変換前の格子点の配置が立方格子状である色変換テーブルに必要な格子点の数は、N^3個となるが、これがSmaxと一致することは少ない。そのため、色変換前の格子点の配置が立方格子状である色変換テーブルの1辺当たりの格子点の数Nの上限Nmaxは、次の式のように、Smaxの3乗根を越えない整数に設定される。
Nmax = Floor [ Smax^(1/3) ]
The upper limit of the capacity of the memory that stores the information on the grid points is determined according to the cost of parts to be mounted on the image forming apparatus. Then, the upper limit of the number of grid points of the color conversion table is determined according to the upper limit of the capacity of the memory that stores the information of the grid points. Hereinafter, the upper limit of the number of grid points that is determined according to the upper limit of the capacity of the memory that stores information on grid points is referred to as Smax. As described above, the number of grid points required for the color conversion table in which the grid points are arranged in a cubic grid before color conversion is N^3, but this rarely coincides with Smax. Therefore, the upper limit Nmax of the number N of grid points per side of the color conversion table in which the grid points before color conversion are arranged in a cubic grid is an integer that does not exceed the cube root of Smax as in the following formula. Is set to.
Nmax = Floor [Smax^(1/3)]

例えば、部品コスト的にSmaxが1200である場合、色変換前の格子点の配置が立方格子状である色変換テーブルのNmaxは、次の式のように、10となる。
Nmax = Floor [ 1200^(1/3) ] = 10
For example, when Smax is 1200 in terms of component cost, Nmax of the color conversion table in which the arrangement of grid points before color conversion is a cubic grid is 10 as in the following formula.
Nmax = Floor [1200^(1/3)] = 10

ここで、色変換前の格子点の配置が立方格子状である色変換テーブルの格子点の数の上限は、Nmaxの3乗である。そのため、Nmaxが10である場合、色変換前の格子点の配置が立方格子状である色変換テーブルの格子点の数の上限は、1000となる。 Here, the upper limit of the number of grid points in the color conversion table in which the grid points before color conversion are arranged in a cubic grid is Nmax to the third power. Therefore, when Nmax is 10, the upper limit of the number of grid points in the color conversion table in which the grid points before color conversion are arranged in a cubic grid is 1000.

したがって、格子点の情報を記憶するメモリーは、1200 - 1000 = 100 個分の格子点に相当する容量が使用されないことになる。そのため、色変換前の格子点の配置が立方格子状である色変換テーブルを使用する場合は、格子点の情報を記憶するメモリーに最大限の数の格子点の情報を記憶させる場合と比較して、画像形成装置による出力画像の品質の精度が低くなる。 Therefore, the memory for storing the information on the grid points does not use the capacity corresponding to 1200-1000 = 100 grid points. Therefore, when using a color conversion table in which the arrangement of grid points before color conversion is a cubic grid, compare with the case of storing the maximum number of grid point information in the memory that stores the grid point information. As a result, the accuracy of the quality of the output image by the image forming apparatus becomes low.

以上に説明したように、色変換前の格子点の配置が立方格子状である場合、画像形成装置の部品コストが制限されている条件下において、画像形成装置による出力画像の品質の精度を十分に確保することができていないことがあるという問題がある。 As described above, when the arrangement of the grid points before the color conversion is a cubic grid, the accuracy of the quality of the output image by the image forming apparatus is sufficiently high under the condition that the component cost of the image forming apparatus is limited. There is a problem that it may not be secured.

従来、色変換テーブルにおける色変換前の格子点の群を立方格子状に配置しない格子点群生成方法として、色変換テーブルにおける色変換前の格子点の群をvan der Corput列を使用して生成する格子点群生成方法が知られている(例えば、特許文献2、3参照。)。特許文献2、3に記載された格子点群生成方法によれば、格子点の情報を記憶するメモリーの容量が制限されている条件下において、色変換テーブルにおける格子点の数を増やすことができるので、色変換テーブルを介した出力画像の品質の精度を向上することができる。 Conventionally, as a grid point group generation method in which a group of grid points before color conversion in a color conversion table is not arranged in a cubic grid pattern, a group of grid points before color conversion in a color conversion table is generated by using a van der Corput sequence. A grid point group generation method is known (see, for example, Patent Documents 2 and 3). According to the grid point group generation methods described in Patent Documents 2 and 3, the number of grid points in the color conversion table can be increased under the condition that the capacity of the memory that stores grid point information is limited. Therefore, the accuracy of the quality of the output image via the color conversion table can be improved.

特開2015−088968号公報JP, 2005-088968, A 特開2017−050617号公報JP, 2017-050617, A 特開2017−050618号公報JP, 2017-050618, A

色変換テーブルを介した出力画像における色の再現性は、特定の色の再現性に大きく影響される場合がある。しかしながら、特許文献2、3に記載された格子点群生成方法によって生成される色変換テーブルにおいては、色変換前の格子点の配置が略均一であり、特定の色の再現性が高いということが殆どない。 The color reproducibility in the output image via the color conversion table may be greatly affected by the reproducibility of a specific color. However, in the color conversion table generated by the grid point group generation method described in Patent Documents 2 and 3, the arrangement of the grid points before color conversion is substantially uniform, and the reproducibility of a specific color is high. There is almost no.

そこで、本発明は、色変換テーブルを介した出力画像における色の再現性を向上することができる格子点群生成方法、格子点群生成プログラムおよび格子点群生成装置を提供することを目的とする。 Therefore, it is an object of the present invention to provide a grid point group generation method, a grid point group generation program, and a grid point group generation device that can improve color reproducibility in an output image via a color conversion table. ..

本発明の格子点群生成方法は、3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成する格子点群生成方法であって、van der Corput列を生成する数列生成ステップと、格子点を生成する格子点生成ステップとを備え、前記数列生成ステップは、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成するステップであり、前記格子点生成ステップは、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成するステップであり、前記格子点生成ステップは、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成するステップであり、前記格子点生成ステップによって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であることを特徴とする。 A grid point group generation method of the present invention is a grid point group generation method for generating a grid point group before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space. And a sequence generating step for generating a van der Corput sequence and a lattice point generating step for generating lattice points, wherein the sequence generating step is performed from the maximum number of lattice points that can be allocated for the color conversion table. A step of generating three van der Corp. sequences in which a quotient obtained by dividing a number obtained by subtracting a specific number by a divisor that is either 6 or 12 has the same number of terms and a basis is a positive integer of 2 or more In the grid point generating step, in each of 6 patterns in which each of the three van der Corp. sequences is associated with each of the three channels, the terms of the same order of the three van der Corp. sequences are included. On the outermost shell as a grid point existing on the outermost shell in the color space of the three channels and not at any of the eight corners. In the step of generating grid points, the number of grid points on the outermost shell generated by the grid point generation step is a remainder obtained by dividing the maximum number by subtracting the specific number by the divisor, The number is less than or equal to the total number with the specific number.

この構成により、本発明の格子点群生成方法は、色変換テーブルにおける色変換前の格子点として最外殻上格子点を積極的に確保するので、色変換テーブルを介した出力画像における高彩度色の再現性を向上することができる。 With this configuration, the grid point group generation method of the present invention positively secures the grid point on the outermost shell as the grid point before color conversion in the color conversion table, so that the high saturation color in the output image via the color conversion table is obtained. The reproducibility of can be improved.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記3つのチャンネルの色空間において前記8つの角のいずれか2つの角の間の線分上に存在する格子点としての角間線分上格子点を前記最外殻上格子点の少なくとも1つとして生成するステップであっても良い。 In the grid point group generation method of the present invention, the grid point generation step includes an inter-angle line as a grid point existing on a line segment between any two of the eight corners in the color space of the three channels. It may be a step of generating a minute grid point as at least one of the outermost shell grid points.

この構成により、本発明の格子点群生成方法は、最外殻上格子点の少なくとも1つとして角間線分上格子点を積極的に確保するので、色変換テーブルの格子点間の中間データを内挿補間によって算出する場合に、色変換前の色空間における隣接する2つの角の間の線分上、または、この線分の近傍の中間データの算出の精度を向上することができる。 With this configuration, the grid point group generation method of the present invention positively secures the grid point on the inter-angle line segment as at least one of the grid points on the outermost shell. When calculation is performed by interpolation, the accuracy of calculation of intermediate data on a line segment between two adjacent corners in the color space before color conversion or in the vicinity of this line segment can be improved.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記角間線分上格子点を前記線分上に等間隔に生成するステップであっても良い。 In the grid point group generation method of the present invention, the grid point generation step may be a step of generating grid points on inter-angle line segments on the line segment at equal intervals.

この構成により、本発明の格子点群生成方法は、角間線分上格子点を簡単な計算で生成することができるので、角間線分上格子点を容易に生成することができる。 With this configuration, the grid point group generation method of the present invention can generate grid points on inter-angle line segments by a simple calculation, so that grid points on inter-angle line segments can be easily generated.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記数列生成ステップによって生成されたvan der Corput列の項を一部の座標とする前記角間線分上格子点を生成するステップであっても良い。 In the grid point group generation method of the present invention, the grid point generation step is a step of generating the grid point on the inter-line segment with some of the terms of the van der Corp. sequence generated in the sequence generation step as coordinates. You can have it.

この構成により、本発明の格子点群生成方法は、新たな角間線分上格子点を追加する場合に、既に存在する角間線分上格子点が変更される必要がないので、角間線分上格子点を容易に生成することができる。 With this configuration, the grid point group generation method of the present invention does not need to change existing grid points on inter-angle line segments when a new grid point on inter-angle line segments is added. Lattice points can be easily generated.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記3つのチャンネルの色空間において最外殻の面上に存在する格子点としての最外殻面上格子点を前記最外殻上格子点の少なくとも1つとして生成するステップであっても良い。 In the grid point group generation method of the present invention, in the grid point generation step, the grid points on the outermost shell surface as grid points existing on the surface of the outermost shell in the color space of the three channels are the outermost shells. It may be a step of generating at least one of the upper grid points.

この構成により、本発明の格子点群生成方法は、最外殻上格子点の少なくとも1つとして最外殻面上格子点を積極的に確保するので、色変換テーブルの格子点間の中間データを内挿補間によって算出する場合に、色変換前の色空間における最外殻の面上、または、この面の近傍の中間データの算出の精度を向上することができる。 With this configuration, the grid point group generation method of the present invention positively secures the grid point on the outermost shell surface as at least one of the grid points on the outermost shell, so that the intermediate data between the grid points in the color conversion table is obtained. When is calculated by interpolation, the accuracy of calculation of intermediate data on the surface of the outermost shell in the color space before color conversion or in the vicinity of this surface can be improved.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記最外殻面上格子点を前記面上に等間隔に生成するステップであっても良い。 In the grid point group generation method of the present invention, the grid point generation step may be a step of generating the grid points on the outermost shell surface at equal intervals on the surface.

この構成により、本発明の格子点群生成方法は、最外殻面上格子点を簡単な計算で生成することができるので、最外殻面上格子点を容易に生成することができる。 With this configuration, the grid point group generation method of the present invention can generate the grid points on the outermost shell surface by a simple calculation, so that the grid points on the outermost shell surface can be easily generated.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記数列生成ステップによって生成された2つのvan der Corput列同士の同一の順番の項を一部の座標とする前記最外殻面上格子点を生成するステップであっても良い。 In the grid point group generation method of the present invention, the grid point generation step includes the outermost shell surface in which two van der Corput sequences generated in the sequence generation step have the same order of terms as a part of coordinates. It may be a step of generating upper lattice points.

この構成により、本発明の格子点群生成方法は、新たな最外殻面上格子点を追加する場合に、既に存在する最外殻面上格子点が変更される必要がないので、最外殻面上格子点を容易に生成することができる。 With this configuration, the grid point group generation method of the present invention does not need to change already existing outermost shell surface lattice points when adding a new outermost shell surface lattice point, so Lattice points on the shell surface can be easily generated.

本発明の格子点群生成方法において、前記数列生成ステップは、互いに基底が異なる前記2つのvan der Corput列を生成するステップであっても良い。 In the grid point group generation method of the present invention, the number sequence generation step may be a step of generating the two van der Corp. sequences having different bases.

この構成により、本発明の格子点群生成方法は、2つのvan der Corput列同士の同一の順番の項を一部の座標とする最外殻面上格子点の配置の均一性を向上するので、色変換テーブルを介した出力画像の品質の精度の均一性を向上することができる。 With this configuration, the grid point group generation method of the present invention improves the uniformity of the arrangement of the grid points on the outermost shell surface in which the terms of the same order in the two van der Corput sequences are part of the coordinates. The uniformity of the accuracy of the quality of the output image via the color conversion table can be improved.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記3つのチャンネルの色空間の前記8つの角に対応する格子点としての角格子点を生成するステップであり、前記格子点生成ステップによって生成される前記最外殻上格子点および前記角格子点の合計の数は、前記余りおよび前記特定の数の合計の数以下であっても良い。 In the grid point group generation method of the present invention, the grid point generation step is a step of generating angular grid points as grid points corresponding to the eight corners of the color space of the three channels. The total number of the grid points on the outermost shell and the square grid points generated by the step may be equal to or less than the total number of the remainder and the specific number.

この構成により、本発明の格子点群生成方法は、色変換前の色空間の8つの角に対応する格子点を生成するので、色変換テーブルの格子点間の中間データを内挿補間によって算出する場合に、色変換前の色空間の角の近傍の中間データの算出の精度を向上することができる。 With this configuration, since the grid point group generation method of the present invention generates grid points corresponding to eight corners of the color space before color conversion, intermediate data between grid points of the color conversion table is calculated by interpolation. In this case, it is possible to improve the accuracy of calculation of the intermediate data near the corner of the color space before color conversion.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点を生成するステップであり、前記格子点生成ステップによって生成される前記最外殻上格子点、前記角格子点および前記グレー軸上格子点の合計の数は、前記余りと、前記特定の数との合計の数以下であっても良い。 In the grid point group generation method of the present invention, the grid point generation step generates a grid point on the gray axis as a grid point existing on the gray axis in the color space of the three channels and being neither white nor black. In the step, the total number of the outermost shell lattice points, the corner lattice points and the gray axis lattice points generated by the lattice point generation step is the sum of the remainder and the specific number. It may be less than or equal to a number.

この構成により、本発明の格子点群生成方法は、色変換テーブルにおける色変換前の格子点としてグレー軸上格子点、すなわち、無彩色の格子点を積極的に確保するので、色変換テーブルを介した出力画像における色の再現性への影響が大きい、無彩色と、無彩色に近い色との再現性を向上することができる。したがって、本発明の格子点群生成方法は、色変換テーブルを介した出力画像における色の再現性を向上することができる。 With this configuration, the grid point group generation method of the present invention positively secures a grid point on the gray axis, that is, an achromatic grid point as a grid point before color conversion in the color conversion table. It is possible to improve the reproducibility of an achromatic color and a color close to the achromatic color, which has a large influence on the color reproducibility of the output image through the output image. Therefore, the grid point group generation method of the present invention can improve the color reproducibility in the output image via the color conversion table.

本発明の格子点群生成方法において、前記格子点生成ステップは、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点を生成するステップであり、前記格子点生成ステップによって生成される前記最外殻上格子点および前記グレー軸上格子点の合計の数は、前記余りと、前記特定の数との合計の数以下であっても良い。 In the grid point group generation method of the present invention, the grid point generation step generates a grid point on the gray axis as a grid point existing on the gray axis in the color space of the three channels and being neither white nor black. And the total number of grid points on the outermost shell and the grid points on the gray axis generated by the grid point generation step is equal to or less than the total number of the remainder and the specific number. Is also good.

この構成により、本発明の格子点群生成方法は、色変換テーブルにおける色変換前の格子点としてグレー軸上格子点、すなわち、無彩色の格子点を積極的に確保するので、色変換テーブルを介した出力画像における色の再現性への影響が大きい、無彩色と、無彩色に近い色との再現性を向上することができる。したがって、本発明の格子点群生成方法は、色変換テーブルを介した出力画像における色の再現性を向上することができる。 With this configuration, the grid point group generation method of the present invention positively secures a grid point on the gray axis, that is, an achromatic grid point as a grid point before color conversion in the color conversion table. It is possible to improve the reproducibility of an achromatic color and a color close to the achromatic color, which has a large influence on the color reproducibility of the output image through the output image. Therefore, the grid point group generation method of the present invention can improve the color reproducibility in the output image via the color conversion table.

本発明の格子点群生成方法において、前記数列生成ステップは、互いに基底が異なる前記3つのvan der Corput列を生成するステップであっても良い。 In the grid point group generation method of the present invention, the sequence generation step may be a step of generating the three van der Corp. sequences having different bases.

この構成により、本発明の格子点群生成方法は、3つのvan der Corput列同士の同一の順番の項を座標とする格子点の配置の均一性を向上するので、色変換テーブルを介した出力画像の品質の精度の均一性を向上することができる。 With this configuration, the grid point group generation method of the present invention improves the uniformity of the layout of grid points with the terms having the same order in the three van der Corp. columns as coordinates, and therefore outputs through the color conversion table. The uniformity of image quality accuracy can be improved.

本発明の格子点群生成方法において、前記数列生成ステップは、前記最大数から前記特定の数を引いた数を前記除数としての12で割った商と項数が同数である前記3つのvan der Corput列を生成するステップであり、前記格子点生成ステップは、前記6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成した後、この格子点の補色の格子点も生成するステップであっても良い。 In the grid point group generation method of the present invention, in the sequence of steps, the quotient obtained by dividing a number obtained by subtracting the specific number from the maximum number by 12 as the divisor is the same as the number of terms van der. The grid point generating step is a step of generating a Corp. sequence, and in each of the 6 patterns, after generating grid points whose coordinates are terms in the same order of the three van der Corp. It may be a step of generating grid points of complementary colors of points.

この構成により、本発明の格子点群生成方法は、格子点の配置の均一性を向上するので、色変換テーブルを介した出力画像の品質の精度の均一性を向上することができる。 With this configuration, the grid point group generation method of the present invention improves the uniformity of the grid point arrangement, and thus improves the uniformity of the accuracy of the quality of the output image via the color conversion table.

本発明の格子点群生成プログラムは、3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成するための格子点群生成プログラムであって、van der Corput列を生成する数列生成手段と、格子点を生成する格子点生成手段とをコンピューターに実現させ、前記数列生成手段は、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成し、前記格子点生成手段は、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成し、前記格子点生成手段は、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成し、前記格子点生成手段によって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であることを特徴とする。 The grid point group generation program of the present invention is a grid point group for generating a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space. The generation program is a computer that realizes a sequence generation unit that generates a van der Corput sequence and a lattice point generation unit that generates a lattice point, and the sequence generation unit is a grid that can be assigned to the color conversion table. Three van der Corputs with the same number of terms as the quotient obtained by subtracting a specific number from the maximum number of points by a divisor that is either 6 or 12, and the number of terms is a positive integer greater than or equal to 2 A row is generated, and the grid point generating means, in each of 6 patterns in which each of the three van der Corp. rows is associated with each of the three channels, has the same order of the three van der Corp. rows. The grid point generating means generates grid points whose coordinates are, and the grid point generating means is a grid point on the outermost shell as a grid point existing on the outermost shell and not at any of the eight angles in the color space of the three channels. The number of grid points on the outermost shell that generate points and are generated by the grid point generating means is the remainder obtained by dividing the maximum number by the specific number by the divisor, and the specific number. Is less than or equal to the total number of and.

この構成により、本発明の格子点群生成プログラムを実行するコンピューターは、色変換テーブルにおける色変換前の格子点として最外殻上格子点を積極的に確保するので、色変換テーブルを介した出力画像における高彩度色の再現性を向上することができる。 With this configuration, the computer that executes the grid point group generation program of the present invention positively secures the grid points on the outermost shell as the grid points before color conversion in the color conversion table, and therefore outputs through the color conversion table. It is possible to improve the reproducibility of highly saturated colors in an image.

本発明の格子点群生成装置は、3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成する格子点群生成装置であって、van der Corput列を生成する数列生成手段と、格子点を生成する格子点生成手段とを備え、前記数列生成手段は、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成し、前記格子点生成手段は、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成し、前記格子点生成手段は、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成し、前記格子点生成手段によって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であることを特徴とする。 A grid point group generation device of the present invention is a grid point group generation device that generates a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space. And a sequence generating unit for generating a van der Corpus sequence and a lattice point generating unit for generating lattice points, wherein the sequence generating unit determines the maximum number of lattice points that can be allocated for the color conversion table. Generate three van der Corput sequences with the same number of terms as the quotient obtained by dividing the number minus a specific number by a divisor that is either 6 or 12, and the basis is a positive integer greater than or equal to 2, The grid point generation means, in each of 6 patterns in which each of the three van der Corp. sequences is associated with each of the three channels, sets the terms of the same order of the three van der Corp. sequences as coordinates. The grid point generating means generates a grid point on the outermost shell as a grid point existing on the outermost shell in the color space of the three channels and being neither of the eight angles, The number of the outermost shell lattice points generated by the lattice point generation means is the total number of the remainder obtained by dividing the maximum number minus the specific number by the divisor and the specific number. It is characterized by the following.

この構成により、本発明の格子点群生成装置は、色変換テーブルにおける色変換前の格子点として最外殻上格子点を積極的に確保するので、色変換テーブルを介した出力画像における高彩度色の再現性を向上することができる。 With this configuration, the grid point group generation device of the present invention positively secures the grid point on the outermost shell as the grid point before color conversion in the color conversion table, so that the high saturation color in the output image via the color conversion table is obtained. The reproducibility of can be improved.

本発明の格子点群生成方法、格子点群生成プログラムおよび格子点群生成装置は、色変換テーブルを介した出力画像における色の再現性を向上することができる。 The grid point group generation method, grid point group generation program, and grid point group generation device of the present invention can improve color reproducibility in an output image via a color conversion table.

本発明の一実施の形態に係る色変換テーブル生成装置のブロック図である。It is a block diagram of a color conversion table generation apparatus according to an embodiment of the present invention. 図1に示す色変換テーブル生成装置によって生成された色変換テーブルを記憶しているMFPのブロック図である。FIG. 2 is a block diagram of an MFP that stores a color conversion table generated by the color conversion table generating device shown in FIG. 1. 色変換テーブルを生成する場合の図1に示す色変換テーブル生成装置の動作のフローチャートである。3 is a flowchart of the operation of the color conversion table generation device shown in FIG. 1 when generating a color conversion table. 図3に示す格子点群生成処理のフローチャートである。4 is a flowchart of a grid point group generation process shown in FIG. 3. 図4に示す普通格子点生成処理のフローチャートである。It is a flowchart of the normal grid point generation process shown in FIG. 図4に示すグレー軸上格子点生成処理において格子点が生成されるグレー軸を示す図である。It is a figure which shows the gray axis by which a grid point is produced|generated in the grid point production|generation process on a gray axis shown in FIG. グレー軸上において等間隔に格子点を生成する場合の図4に示すグレー軸上格子点生成処理のフローチャートである。5 is a flowchart of a gray-axis grid point generation process shown in FIG. 4 when grid points are generated at equal intervals on the gray axis. van der Corput列の項を座標とする格子点を生成する場合の図4に示すグレー軸上格子点生成処理のフローチャートである。5 is a flowchart of a grid point generation processing on a gray axis shown in FIG. 4 when a grid point having a term of a van der Corput sequence as coordinates is generated. 図4に示す最外殻上格子点生成処理のフローチャートである。5 is a flowchart of the outermost shell lattice point generation process shown in FIG. 4. 図9に示す角間線分上格子点生成処理のフローチャートである。10 is a flowchart of a grid point generation process on an inter-angle line segment shown in FIG. 9. 図10に示す最大彩度線分上格子点生成処理において格子点が生成される最大彩度の線分を示す図である。It is a figure which shows the line segment of the maximum saturation with which a grid point is produced|generated in the grid point production|generation process on the maximum saturation line segment shown in FIG. 最大彩度の線分上において等間隔に格子点を生成する場合の図10に示す最大彩度線分上格子点生成処理のフローチャートである。11 is a flowchart of the maximum saturation line segment grid point generation processing shown in FIG. 10 when grid points are generated at equal intervals on the maximum saturation line segment. van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示す最大彩度線分上格子点生成処理のフローチャートである。11 is a flowchart of the maximum saturation line segment grid point generation processing shown in FIG. 10 in the case of generating a grid point in which the terms of the van der Corput sequence are a part of the coordinates. 図10に示すスカイライン上格子点生成処理において格子点が生成されるスカイラインを示す図である。It is a figure which shows the skyline where a grid point is produced|generated in the grid point production|generation process on a skyline shown in FIG. スカイライン上において等間隔に格子点を生成する場合の図10に示すスカイライン上格子点生成処理のフローチャートである。11 is a flowchart of the on-skyline grid point generation processing shown in FIG. 10 when grid points are generated at equal intervals on the skyline. van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示すスカイライン上格子点生成処理のフローチャートである。FIG. 11 is a flowchart of the skyline on-grid point generation processing shown in FIG. 10 in the case of generating a grid point in which the terms of the van der Corp. 図10に示すボトムライン上格子点生成処理において格子点が生成されるボトムラインを示す図である。It is a figure which shows the bottom line by which a grid point is produced|generated in the grid point production|generation process on a bottom line shown in FIG. ボトムライン上において等間隔に格子点を生成する場合の図10に示すボトムライン上格子点生成処理のフローチャートである。11 is a flowchart of the bottom line grid point generation processing shown in FIG. 10 when grid points are generated at equal intervals on the bottom line. van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示すボトムライン上格子点生成処理のフローチャートである。FIG. 11 is a flowchart of the bottom line on-grid point generation processing shown in FIG. 10 in the case of generating a grid point having a part of coordinates in the van der Corput sequence. 最外殻面上において等間隔に格子点を生成する場合の図9に示す最外殻面上格子点生成処理のフローチャートである。10 is a flowchart of a grid point generation process on the outermost shell surface shown in FIG. 9 when grid points are generated at equal intervals on the outermost shell surface. 2種類のvan der Corput列同士の同一の順番の項を一部の座標とする格子点を生成する場合の図9に示す最外殻面上格子点生成処理のフローチャートである。10 is a flowchart of the outermost shell surface grid point generation processing shown in FIG. 9 in the case of generating a grid point in which terms of the same order of two types of van der Corput sequences are part of the coordinates. (a)基底がそれぞれ2、3、5である3種類のvan der Corput列が生成された場合に図1に示す色変換テーブル生成装置によって生成される格子点群の斜視図である。 (b)白の点から黒の点に向かう方向に観察した場合の図22(a)に示す格子点群の斜視図である。FIG. 3A is a perspective view of a grid point group generated by the color conversion table generation device shown in FIG. 1 when three types of van der Corp. sequences having bases of 2, 3, and 5 are generated. FIG. 23B is a perspective view of the grid point group shown in FIG. 22A when observed in the direction from the white point to the black point. (a)基底がそれぞれ2、3、7である3種類のvan der Corput列が生成された場合に図1に示す色変換テーブル生成装置によって生成される格子点群の斜視図である。 (b)白の点から黒の点に向かう方向に観察した場合の図23(a)に示す格子点群の斜視図である。FIG. 3A is a perspective view of a grid point group generated by the color conversion table generation device shown in FIG. 1 when three types of van der Corp. sequences having bases of 2, 3, and 7 are generated. FIG. 23( b) is a perspective view of the lattice point group shown in FIG. 23( a) when observed in the direction from the white point to the black point. 図2に示すMFPによって実行される色変換工程の一般的な変換ステップのフローチャートである。3 is a flowchart of general conversion steps of a color conversion process executed by the MFP shown in FIG. 図24に示す変換ステップを単段ステップにした場合のフローチャートである。25 is a flowchart when the conversion step shown in FIG. 24 is a single step. 図24に示す変換ステップの生成に使用される、「入力デバイスの色空間JCH in」を出力する色変換工程を示すフローチャートである。25 is a flowchart showing a color conversion process for outputting the “input device color space JCH in” used for generating the conversion step shown in FIG. 24. 図24に示す変換ステップの生成に使用される、「出力デバイスの色空間JCH out」を出力する色変換工程を示すフローチャートである。25 is a flowchart showing a color conversion process for outputting the “color space JCH out of the output device” used for generating the conversion step shown in FIG. 24. (a)図22に示す格子点群に対してプロットした四面体群の、図22(a)における視点と同一の視点から観察した場合の斜視図である。 (b)図28(a)に示す四面体群の、図22(b)における視点と同一の視点から観察した場合の斜視図である。FIG. 23A is a perspective view of the tetrahedral group plotted with respect to the lattice point group shown in FIG. 22, when observed from the same viewpoint as that in FIG. 22A. FIG. 29B is a perspective view of the tetrahedral group shown in FIG. 28A, when observed from the same viewpoint as that in FIG. 22B. (a)図23に示す格子点群に対してプロットした四面体群の、図23(a)における視点と同一の視点から観察した場合の斜視図である。 (b)図29(a)に示す四面体群の、図23(b)における視点と同一の視点から観察した場合の斜視図である。23A is a perspective view of the tetrahedral group plotted with respect to the lattice point group shown in FIG. 23, when observed from the same viewpoint as that in FIG. 23A. FIG. 29( b) is a perspective view of the tetrahedral group shown in FIG. 29( a) when observed from the same viewpoint as that in FIG. 23( b ). 印刷を実行する場合の図2に示すMFPの動作のフローチャートである。3 is a flowchart of the operation of the MFP shown in FIG. 2 when executing printing. 図30に示す色変換処理のフローチャートである。It is a flowchart of the color conversion process shown in FIG. 図31に示す対応関係検索処理のフローチャートである。32 is a flowchart of the correspondence search process shown in FIG. 31. 図32に示す内挿補間処理のフローチャートである。33 is a flowchart of the interpolation processing shown in FIG. 図33に示す包含四面体検索処理のフローチャートである。It is a flowchart of the inclusion tetrahedron search process shown in FIG. 従来の色変換テーブルを示す図である。It is a figure which shows the conventional color conversion table.

以下、本発明の一実施の形態について、図面を用いて説明する。 An embodiment of the present invention will be described below with reference to the drawings.

まず、本実施の形態に係る色変換テーブル生成装置の構成について説明する。 First, the configuration of the color conversion table generating device according to the present embodiment will be described.

図1は、本実施の形態に係る色変換テーブル生成装置10のブロック図である。図2は、色変換テーブル生成装置10によって生成された色変換テーブルを記憶しているMFP(Multifunction Peripheral)20のブロック図である。 FIG. 1 is a block diagram of a color conversion table generation device 10 according to this embodiment. FIG. 2 is a block diagram of an MFP (Multifunction Peripheral) 20 that stores the color conversion table generated by the color conversion table generating device 10.

図1に示すように、色変換テーブル生成装置10は、種々の操作が入力されるマウスやキーボードなどの入力デバイスである操作部11と、種々の情報を表示するLCD(Liquid Crystal Display)などの表示デバイスである表示部12と、LAN(Local Area Network)、インターネットなどのネットワーク経由で外部の装置と通信を行う通信デバイスである通信部13と、プログラムおよび各種のデータを記憶しているHDD(Hard Disk Drive)などの記憶デバイスである記憶部14と、色変換テーブル生成装置10全体を制御する制御部15とを備えている。色変換テーブル生成装置10は、例えばPC(Personal Computer)などのコンピューターによって構成されている。 As shown in FIG. 1, the color conversion table generation device 10 includes an operation unit 11 that is an input device such as a mouse and a keyboard to which various operations are input, and an LCD (Liquid Crystal Display) that displays various information. A display unit 12 which is a display device, a communication unit 13 which is a communication device that communicates with an external device via a network such as a LAN (Local Area Network) and the Internet, and an HDD (which stores programs and various data ( A storage unit 14 that is a storage device such as a hard disk drive) and a control unit 15 that controls the entire color conversion table generation device 10 are provided. The color conversion table generation device 10 is configured by a computer such as a PC (Personal Computer).

記憶部14は、RGB色空間の色をCMYK色空間の色に変換するためのMFP20(図2参照。)用の色変換テーブル14aを記憶することができる。 The storage unit 14 can store a color conversion table 14a for the MFP 20 (see FIG. 2) for converting a color in the RGB color space into a color in the CMYK color space.

記憶部14は、色変換テーブル14aにおける色変換前の格子点の群を生成するための格子点群生成プログラム14bを記憶している。格子点群生成プログラム14bは、色変換テーブル生成装置10の製造段階で色変換テーブル生成装置10にインストールされていても良いし、CD(Compact Disk)、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリーなどの外部の記憶媒体から色変換テーブル生成装置10に追加でインストールされても良いし、ネットワーク上から色変換テーブル生成装置10に追加でインストールされても良い。 The storage unit 14 stores a grid point group generation program 14b for generating a grid point group before color conversion in the color conversion table 14a. The grid point group generation program 14b may be installed in the color conversion table generation device 10 at the manufacturing stage of the color conversion table generation device 10, or may be a CD (Compact Disk), a DVD (Digital Versatile Disk), or a USB (Universal Serial). It may be additionally installed in the color conversion table generating device 10 from an external storage medium such as a Bus memory, or may be additionally installed in the color conversion table generating device 10 from the network.

制御部15は、例えば、CPU(Central Processing Unit)と、プログラムおよび各種のデータを予め記憶しているROM(Read Only Memory)と、制御部15のCPUの作業領域として用いられるRAM(Random Access Memory)とを備えている。制御部15のCPUは、制御部15のROMまたは記憶部14に記憶されているプログラムを実行するようになっている。 The control unit 15 includes, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory) that stores programs and various data in advance, and a RAM (Random Access Memory) used as a work area of the CPU of the control unit 15. ) And. The CPU of the control unit 15 is adapted to execute a program stored in the ROM of the control unit 15 or the storage unit 14.

制御部15は、記憶部14に記憶されている格子点群生成プログラム14bを実行することによって、van der Corput列を生成する数列生成手段15aと、格子点も生成する格子点生成手段15bとを実現する。 The control unit 15 executes a lattice point group generation program 14b stored in the storage unit 14 to generate a sequence generating unit 15a that generates a van der Corput sequence and a lattice point generating unit 15b that also generates a lattice point. Realize.

次に、図2に示すMFP20の構成について説明する。 Next, the configuration of the MFP 20 shown in FIG. 2 will be described.

図2は、本実施の形態に係るMFP20のブロック図である。 FIG. 2 is a block diagram of the MFP 20 according to this embodiment.

図2に示すように、MFP20は、種々の操作が入力されるボタンなどの入力デバイスである操作部21と、種々の情報を表示するLCDなどの表示デバイスである表示部22と、画像を読み取る読取デバイスであるスキャナー23と、用紙などの記録媒体に印刷を実行する印刷デバイスであるプリンター24と、図示していない外部のファクシミリ装置と公衆電話回線などの通信回線経由でファックス通信を行うファックスデバイスであるファックス通信部25と、LAN、インターネットなどのネットワーク経由で外部の装置と通信を行う通信デバイスである通信部26と、各種のデータを記憶している半導体メモリー、HDDなどの記憶デバイスである記憶部27と、MFP20全体を制御する制御部28とを備えている。 As shown in FIG. 2, the MFP 20 reads an image with an operation unit 21 that is an input device such as a button for inputting various operations, a display unit 22 that is a display device such as an LCD that displays various information, and an image. A scanner 23 that is a reading device, a printer 24 that is a printing device that prints on a recording medium such as paper, and a fax device that performs fax communication with an external facsimile device (not shown) via a communication line such as a public telephone line. A fax communication unit 25, a communication unit 26 that is a communication device that communicates with an external device via a network such as a LAN or the Internet, and a storage device such as a semiconductor memory or an HDD that stores various data. A storage unit 27 and a control unit 28 that controls the entire MFP 20 are provided.

記憶部27は、RGB色空間の色をCMYK色空間の色に変換するための色変換テーブル27aを記憶することができる。 The storage unit 27 can store a color conversion table 27a for converting a color in the RGB color space into a color in the CMYK color space.

制御部28は、例えば、CPUと、プログラムおよび各種のデータを記憶しているROMと、制御部28のCPUの作業領域として用いられるRAMとを備えている。制御部28のCPUは、制御部28のROMまたは記憶部27に記憶されているプログラムを実行する。 The control unit 28 includes, for example, a CPU, a ROM that stores programs and various data, and a RAM that is used as a work area of the CPU of the control unit 28. The CPU of the control unit 28 executes the program stored in the ROM of the control unit 28 or the storage unit 27.

次に、色変換テーブル生成装置10の動作について説明する。 Next, the operation of the color conversion table generating device 10 will be described.

図3は、色変換テーブル14aを生成する場合の色変換テーブル生成装置10の動作のフローチャートである。 FIG. 3 is a flowchart of the operation of the color conversion table generation device 10 when generating the color conversion table 14a.

図3に示すように、制御部15は、色変換テーブル14aにおける色変換前の格子点の群を生成する格子点群生成処理を実行する(S101)。 As shown in FIG. 3, the control unit 15 executes a grid point group generation process for generating a group of grid points before color conversion in the color conversion table 14a (S101).

図4は、図3に示す格子点群生成処理のフローチャートである。 FIG. 4 is a flowchart of the grid point group generation process shown in FIG.

図4に示すように、制御部15の数列生成手段15aは、MFP20の記憶部27の容量的に色変換テーブル14a用に割り当て可能な格子点の最大数Smaxを得る(S111)。 As shown in FIG. 4, the sequence generator 15a of the control unit 15 obtains the maximum number Smax of grid points that can be allocated for the color conversion table 14a in terms of capacity of the storage unit 27 of the MFP 20 (S111).

次いで、数列生成手段15aは、次の式のように、S111において得たSmaxから特定の数pを引いた数を12で割った商nおよび余りlを算出する(S112)。
n = Floor[(Smax - p) / 12]
l = Smax - 12n
Next, the sequence generator 15a calculates the quotient n and the remainder 1 by dividing the number obtained by subtracting the specific number p from Smax obtained in S111 by 12, as in the following equation (S112).
n = Floor[(Smax-p) / 12]
l = Smax-12n

ここで、特定の数pは、色変換テーブル14aによる色変換前の色空間としてのRGB色空間の8つの角、すなわち、赤(red)、緑(green)、青(blue)、シアン(cyan)、マゼンタ(magenta)、イエロー(yellow)、黒(black)および白(white)を格子点とするための8と、RGB色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点の必要数と、RGB色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点の必要数との合計である。 Here, the specific number p is the eight corners of the RGB color space as the color space before color conversion by the color conversion table 14a, that is, red (red), green (green), blue (blue), cyan (cyan). ), magenta, yellow, black and white as grid points, and grid points that exist on the gray axis in the RGB color space and are neither white nor black. Is the total of the required number of grid points on the gray axis and the required number of grid points on the outermost shell that are on the outermost shell in the RGB color space and are not any of the eight angles.

最外殻上格子点には、RGB色空間において8つの角のいずれか2つの角の間の線分上に存在する格子点としての角間線分上格子点と、RGB色空間において最外殻の面、すなわち、r=0の面、r=1の面、g=0の面、g=1の面、b=0の面、および、b=1の面の上に存在する格子点としての最外殻面上格子点とが存在する。 The grid points on the outermost shell are the grid points on the inter-angle line segment as grid points existing on the line segment between any two of the eight corners in the RGB color space, and the outermost shell in the RGB color space. Planes, that is, r=0 plane, r=1 plane, g=0 plane, g=1 plane, b=0 plane, and lattice points existing on the b=1 plane There exists a grid point on the outermost shell surface of.

角間線分上格子点には、最大彩度の線分、すなわち、red−yellowの間の線分、yellow−greenの間の線分、green−cyanの間の線分、cyan−blueの間の線分、blue−magentaの間の線分、および、magenta−redの間の線分の上の格子点が存在する。また、角間線分上格子点には、白(white)および1次色の間の線分、すなわち、white−redの間の線分、white−greenの間の線分、および、white−blueの間の線分の上の格子点と、白および2次色の間の線分、すなわち、white−cyanの間の線分、white−magentaの間の線分、および、white−yellowの間の線分の上の格子点とが存在する。また、角間線分上格子点には、黒(black)および1次色の間の線分、すなわち、black−redの間の線分、black−greenの間の線分、および、black−blueの間の線分の上の格子点と、黒および2次色の間の線分、すなわち、black−cyanの間の線分、black−magentaの間の線分、および、black−yellowの間の線分の上の格子点が存在する。 The grid point on the inter-angle line segment has a maximum saturation line segment, that is, a line segment between red-yellow, a line segment between yellow-green, a line segment between green-cyan, and a line between cyan-blue. , A line segment between blue-magenta, and a grid point on the line segment between magenta-red. In addition, at the grid point on the inter-angle line segment, a line segment between white and the primary color, that is, a line segment between white-red, a line segment between white-green, and a white-blue line segment. Between the grid points on the line segment between and the white and the secondary color, that is, the line segment between white-cyan, the line segment between white-magenta, and the white-yellow And a grid point on the line segment of. In addition, at the grid point on the inter-angle line segment, a line segment between black and the primary color, that is, a line segment between black-red, a line segment between black-green, and a black-blue line segment. Between the black point and the secondary color, that is, the line segment between black-cyan, the line segment between black-magenta, and the line segment between black-yellow and There is a grid point on the line segment of.

グレー軸上格子点の必要数と、最大彩度の線分上の格子点の必要数と、白および1次色の間の線分上の格子点の必要数と、白および2次色の間の線分上の格子点の必要数と、黒および1次色の間の線分上の格子点の必要数と、黒および2次色の間の線分上の格子点の必要数と、最外殻面上格子点の必要数とは、色変換テーブル14aの設計者が決定する。 The required number of grid points on the gray axis, the required number of grid points on the line segment of maximum saturation, the required number of grid points on the line segment between the white and the primary colors, and the white and secondary colors The required number of grid points on the line segment between them, the required number of grid points on the line segment between black and the primary color, and the required number of grid points on the line segment between black and the secondary color , The required number of grid points on the outermost shell surface is determined by the designer of the color conversion table 14a.

制御部15は、S112の処理の後、RGB色空間の8つの角に対応する格子点と、グレー軸上格子点と、最外殻上格子点とのいずれでもない格子点(以下「普通格子点」という。)を色変換テーブル14aの格子点群の一部として生成する普通格子点生成処理を実行する(S113)。 After the processing of S112, the control unit 15 is a grid point that is not any of the grid points corresponding to the eight corners of the RGB color space, the grid points on the gray axis, and the grid points on the outermost shell (hereinafter referred to as “normal grid”). A normal grid point generation process for generating a "point") as a part of the grid point group of the color conversion table 14a is executed (S113).

図5は、図4に示す普通格子点生成処理のフローチャートである。 FIG. 5 is a flowchart of the ordinary grid point generation processing shown in FIG.

図5に示すように、数列生成手段15aは、S112において算出したnと項数が同数であって、基底が2以上の正の整数であるvan der Corput列を3種類生成する(S131)。なお、van der Corput列は、各項の数が0より大きく1より小さくなる数列である。 As shown in FIG. 5, the sequence generator 15a generates three types of van der Corp. sequences having the same number of terms as n calculated in S112 and a basis of a positive integer of 2 or more (S131). The van der Corp. sequence is a sequence in which the number of each term is larger than 0 and smaller than 1.

制御部15の格子点生成手段15bは、S131の処理の後、S131において生成された3種類のvan der Corput列をネストし行列変換をして『n行3列』の配列を得ることによって、商nと同数の3次元点群を生成する(S132)。 After the processing of S131, the lattice point generation means 15b of the control unit 15 nests the three types of van der Corput columns generated in S131 and performs matrix conversion to obtain an array of "n rows and 3 columns". The same number of three-dimensional point groups as the quotient n is generated (S132).

次いで、格子点生成手段15bは、S132において生成した3次元点群に関し、RGB色空間の各チャンネルを交換して組み合わせた写像点群を、色変換テーブル14aの格子点群の一部として生成する(S133)。 Next, the grid point generation unit 15b generates a mapping point group in which the channels of the RGB color space are exchanged and combined with respect to the three-dimensional point group generated in S132, as a part of the grid point group of the color conversion table 14a. (S133).

次いで、格子点生成手段15bは、S133において生成した格子点群の補色の格子点群を、色変換テーブル14aの格子点群の一部として生成する(S134)。例えば、格子点生成手段15bは、S133において生成した格子点が{r,g,b}であるとすると、その補色の格子点群として、{1-r,1-g,1-b}を生成する。 Next, the grid point generation means 15b generates a grid point group of complementary colors of the grid point group generated in S133 as a part of the grid point group of the color conversion table 14a (S134). For example, if the grid points generated in S133 are {r, g, b}, the grid point generation means 15b sets {1-r, 1-g, 1-b} as a grid point group of complementary colors. To generate.

なお、S131において数列生成手段15aによって生成されるvan der Corput列としては、例えば、以下のいずれかのvan der Corput列が採用されることができる。
基底が2の場合のvan der Corput列

Figure 0006734566
基底が3の場合のvan der Corput列
Figure 0006734566
基底が5の場合のvan der Corput列
Figure 0006734566
基底が7の場合のvan der Corput列
Figure 0006734566
基底が9の場合のvan der Corput列
Figure 0006734566
It should be noted that as the van der Corp. sequence generated by the sequence generating unit 15a in S131, for example, any of the following van der Corp. sequences can be adopted.
Van der Corp. sequence when the base is 2
Figure 0006734566
Van der Corp. sequence when the base is 3
Figure 0006734566
The van der Corput sequence when the base is 5.
Figure 0006734566
Van der Corp. sequence when base is 7
Figure 0006734566
Van der Corput sequence when the base is 9
Figure 0006734566

例えば、基底がそれぞれ2、3、5である3種類のvan der Corput列が数列生成手段15aによってS131において生成された場合、格子点生成手段15bは、S132において数6に示す3次元点群を生成する。ここで、RGB色空間は、R値、G値、B値の3つのチャンネルが存在し、3つのチャンネルの組み合わせ(交換)パターンは、{r,g,b}、{r,b,g}、{g,r,b}、{g,b,r}、{b,r,g}、{b,g,r}という6パターンが存在する。したがって、格子点生成手段15bは、S133において{r,g,b}のパターンを数6に示す3次元点群に対応付ける場合、数6に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。また、格子点生成手段15bは、S133において{r,b,g}のパターンを数6に示す3次元点群に対応付ける場合、数7に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。また、格子点生成手段15bは、S133において{g,r,b}のパターンを数6に示す3次元点群に対応付ける場合、数8に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。また、格子点生成手段15bは、S133において{g,b,r}のパターンを数6に示す3次元点群に対応付ける場合、数9に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。また、格子点生成手段15bは、S133において{b,r,g}のパターンを数6に示す3次元点群に対応付ける場合、数10に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。また、格子点生成手段15bは、S133において{b,g,r}のパターンを数6に示す3次元点群に対応付ける場合、数11に示す写像点群{r,g,b}を、色変換テーブル14aの格子点群の一部として生成する。すなわち、格子点生成手段15bは、数列生成手段15aによってS131において生成された3種類のvan der Corput列のそれぞれをR値、G値およびB値からなる3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、3種類のvan der Corput列同士の同一の順番の項を座標とする格子点を生成する。

Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
For example, when three types of van der Corp. sequences having bases of 2, 3, and 5 are generated in S131 by the sequence generation unit 15a, the grid point generation unit 15b generates the three-dimensional point group shown in Formula 6 in S132. To generate. Here, the RGB color space has three channels of R value, G value, and B value, and the combination (exchange) patterns of the three channels are {r,g,b}, {r,b,g}. , {G,r,b}, {g,b,r}, {b,r,g}, {b,g,r} exist. Therefore, when the grid point generation unit 15b associates the pattern of {r,g,b} with the three-dimensional point group shown in Expression 6 in S133, the mapping point group {r,g,b} shown in Expression 6 It is generated as a part of the grid point group of the conversion table 14a. When the grid point generation unit 15b associates the pattern of {r,b,g} with the three-dimensional point group shown in Formula 6 in S133, the mapping point group {r,g,b} shown in Formula 7 It is generated as a part of the grid point group of the conversion table 14a. When the grid point generation unit 15b associates the pattern of {g,r,b} with the three-dimensional point group shown in Formula 6 in S133, the mapping point group {r,g,b} shown in Formula 8 It is generated as a part of the grid point group of the conversion table 14a. Further, when associating the pattern of {g,b,r} with the three-dimensional point group shown in Expression 6 in S133, the grid point generation means 15b changes the mapping point group {r,g,b} shown in Expression 9 into It is generated as a part of the grid point group of the conversion table 14a. Further, when associating the pattern of {b,r,g} with the three-dimensional point group shown in Expression 6 in S133, the grid point generation means 15b changes the mapping point group {r,g,b} shown in Expression 10 into It is generated as a part of the grid point group of the conversion table 14a. Further, when associating the pattern of {b,g,r} with the three-dimensional point group shown in Expression 6 in S133, the grid point generation means 15b changes the mapping point group {r,g,b} shown in Expression 11 into colors. It is generated as a part of the grid point group of the conversion table 14a. That is, the grid point generation means 15b has 6 patterns in which each of the three types of van der Output sequences generated in S131 by the sequence generation means 15a is associated with each of the three channels of R value, G value and B value. In each of the above, a grid point having coordinates of terms of the same order in the three types of van der Corp. sequences is generated.
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566

ここで、van der Corput列を多次元に素数で展開したものをHalton列と言う。したがって、基底がそれぞれ素数である3種類のvan der Corput列に基づいてS132において生成された3次元点群など、基底がそれぞれ素数である3種類のvan der Corput列に基づいてS132において生成された3次元点群は、Halton列である。Halton列は、乱数性が高く、格子点の配置の均一性を向上することができるので、好ましい。しかしながら、乱数性が落ちて格子点の配置に結晶構造性が現れたとしても、格子点生成手段15bは、S133の処理において格子点の座標のチャンネル情報を交換することによって、基本6色相の各色相面に対して対称になるように格子点群を配置し、更に、S133の処理において配置した格子点群の補色の格子点群もS134の処理において配置するので、格子点の配置の均一性を確保することができる。そのため、S131において生成される3種類のvan der Corput列は、基底が素数でなくても良い。例えば、S131において生成される3種類のvan der Corput列は、基底がそれぞれ2、3、9であっても良い。 Here, the van der Corp. sequence expanded into a multidimensional prime number is called a Halton sequence. Therefore, the three-dimensional point cloud generated in S132 based on the three types of van der Corp. sequences whose bases are prime numbers, etc. The three-dimensional point cloud is a Halton sequence. The Halton sequence is preferable because it has high randomness and can improve the uniformity of arrangement of lattice points. However, even if the randomness deteriorates and the crystal structure appears in the arrangement of the lattice points, the lattice point generation means 15b exchanges the channel information of the coordinates of the lattice points in the process of S133, thereby making each of the six basic hues different. Since the grid point groups are arranged so as to be symmetric with respect to the hue plane, and the grid point group of the complementary color of the grid point group arranged in the process of S133 is also arranged in the process of S134, the uniformity of the arrangement of the grid points is uniform. Can be secured. Therefore, the bases of the three types of van der Corput sequences generated in S131 may not be prime numbers. For example, the bases of the three types of van der Corp. sequences generated in S131 may be 2, 3, and 9, respectively.

制御部15は、S134の処理の後、図5に示す普通格子点生成処理を終了する。 After the processing of S134, the control unit 15 ends the normal grid point generation processing shown in FIG.

図4に示すように、格子点生成手段15bは、S113の普通格子点生成処理が終了すると、RGB色空間の8つの角、すなわち、{r,g,b}がそれぞれ数12に示す値である格子点を、色変換テーブル14aの格子点群の一部として生成する(S114)。

Figure 0006734566
As shown in FIG. 4, when the normal grid point generation processing of S113 is completed, the grid point generation means 15b has eight corners of the RGB color space, that is, {r, g, b} are values shown in Expression 12, respectively. A certain grid point is generated as a part of the grid point group of the color conversion table 14a (S114).
Figure 0006734566

次いで、制御部15は、グレー軸上格子点を色変換テーブル14aの格子点群の一部として生成するグレー軸上格子点生成処理を実行する(S115)。 Next, the control unit 15 executes the gray-axis on-grid point generation processing for generating the gray-axis on-grid points as a part of the grid point group of the color conversion table 14a (S115).

図6は、図4に示すグレー軸上格子点生成処理において格子点が生成されるグレー軸を示す図である。 FIG. 6 is a diagram showing a gray axis on which grid points are generated in the grid point generation processing on the gray axis shown in FIG.

図4に示すグレー軸上格子点生成処理においては、図6において太線で示すグレー軸上の格子点、すなわち、グレー軸上格子点が生成される。 In the gray-axis on-axis grid point generation processing shown in FIG. 4, grid points on the gray-axis on the gray axis shown in FIG. 6, that is, gray-axis on-grid points are generated.

グレー軸上格子点の生成方法としては、例えば、グレー軸上において等間隔に、すなわち、線形な位置に格子点を生成する方法、グレー軸上において非線形な位置に格子点を生成する方法、van der Corput列の項を座標とする格子点を生成する方法など、様々な方法が採用されることが可能である。 As a method of generating grid points on the gray axis, for example, a method of generating grid points at equal intervals on the gray axis, that is, a method of generating grid points at a linear position, a method of generating grid points at a non-linear position on the gray axis, van Various methods can be adopted, such as a method of generating a lattice point whose coordinates are terms in the der Corp. sequence.

図7は、グレー軸上において等間隔に格子点を生成する場合の図4に示すグレー軸上格子点生成処理のフローチャートである。 FIG. 7 is a flowchart of the grid point generation processing on the gray axis shown in FIG. 4 when grid points are generated at equal intervals on the gray axis.

図7に示すように、格子点生成手段15bは、グレー軸上格子点の数Caを決定する(S141)。ここで、グレー軸上格子点の数Caは、S112において使用した、グレー軸上格子点の必要数が基本となる。しかしながら、グレー軸上格子点の数Caは、S112において算出した余りlの少なくとも一部を追加しても良い。例えば、格子点生成手段15bは、グレー軸上格子点の必要数に余りlの少なくとも一部を追加してグレー軸上格子点の数Caを決定する場合、余りlが6以上である場合に余りlから6を引いた数をグレー軸上格子点の必要数に追加しても良いし、余りlが6未満である場合に余りlの全てをグレー軸上格子点の必要数に追加しても良い。また、グレー軸上格子点の数Caは、S113の普通格子点生成処理において実際に生成された格子点が予定の格子点数より少ない場合には、S113の普通格子点生成処理において生成されることが予定されていた格子点の数と、S113の普通格子点生成処理において実際に生成された格子点の数との差分の少なくとも一部を追加しても良い。 As shown in FIG. 7, the grid point generation means 15b determines the number Ca of grid points on the gray axis (S141). Here, the number Ca of grid points on the gray axis is basically the required number of grid points on the gray axis used in S112. However, as the number Ca of grid points on the gray axis, at least a part of the remainder l calculated in S112 may be added. For example, when the grid point generation means 15b determines the number Ca of grid points on the gray axis by adding at least a part of the grid residue on the gray axis to the required number of grid points on the gray axis, The number obtained by subtracting 6 from the remainder l may be added to the required number of grid points on the gray axis, or when the remainder l is less than 6, all the remainder l are added to the required number of grid points on the gray axis. May be. In addition, the number Ca of grid points on the gray axis is generated in the normal grid point generation processing of S113 when the number of grid points actually generated in the normal grid point generation processing of S113 is smaller than the planned number of grid points. At least a part of the difference between the planned number of grid points and the number of grid points actually generated in the normal grid point generation processing of S113 may be added.

格子点生成手段15bは、S141の処理の後、0から1までの範囲を(Ca+1)で等分する数値の列を求め(S142)、S142において求めた列から0および1を除外した列を求める(S143)。 After the processing of S141, the grid point generating means 15b obtains a sequence of numerical values that equally divides the range from 0 to 1 by (Ca+1) (S142), and removes the columns obtained by excluding 0 and 1 from the sequence obtained in S142. Ask (S143).

次いで、格子点生成手段15bは、S143において求めた列の同一の項の数値をRGB色空間の各チャンネルに代入することによって、グレー軸上格子点を求める(S144)。 Next, the grid point generation means 15b finds grid points on the gray axis by substituting the numerical values of the same term in the column found in S143 into each channel of the RGB color space (S144).

例えば、格子点生成手段15bは、グレー軸上格子点の数Caが3である場合、0から1までの範囲を(Ca+1)、すなわち、4で等分する数値の列として0、1/4、2/4、3/4、1をS142において求め、1/4、2/4、3/4をS143において求める。したがって、格子点生成手段15bは、{r,g,b}がそれぞれ数13に示す値である格子点をS144において求める。

Figure 0006734566
For example, when the number Ca of grid points on the gray axis is 3, the grid point generation unit 15b sets 0, 1/4 as a sequence of numerical values that equally divides the range from 0 to 1 into (Ca+1). 2/4, 3/4, 1 are obtained in S142, and 1/4, 2/4, 3/4 are obtained in S143. Therefore, the grid point generation means 15b obtains grid points whose {r, g, b} are the values shown in the equation 13 in S144.
Figure 0006734566

格子点生成手段15bは、S144の処理の後、S144において求めたグレー軸上格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S145)、図7に示すグレー軸上格子点生成処理を終了する。 After the processing of S144, the grid point generation means 15b generates the group of grid points on the gray axis obtained in S144 as a part of the grid point group of the color conversion table 14a (S145), and then the gray point shown in FIG. The on-axis grid point generation processing ends.

図8は、van der Corput列の項を座標とする格子点を生成する場合の図4に示すグレー軸上格子点生成処理のフローチャートである。 FIG. 8 is a flowchart of the grid point generation processing on the gray axis shown in FIG. 4 in the case of generating a grid point whose coordinates are the terms of the van der Corput sequence.

図8に示すように、格子点生成手段15bは、S141の処理と同様に、グレー軸上格子点の数Caを決定する(S151)。 As shown in FIG. 8, the grid point generation unit 15b determines the number Ca of grid points on the gray axis, similarly to the processing of S141 (S151).

次いで、数列生成手段15aは、S151において決定した数Caと項数が同数であって、基底が2以上の正の整数であるvan der Corput列を生成する(S152)。 Next, the sequence generator 15a generates a van der Corp. sequence in which the number of terms Ca is the same as the number Ca determined in S151 and the basis is a positive integer of 2 or more (S152).

次いで、格子点生成手段15bは、S151において生成されたvan der Corput列の同一の項の数値をRGB色空間の各チャンネルに代入することによって、グレー軸上格子点を求める(S153)。 Next, the grid point generation unit 15b obtains grid points on the gray axis by substituting the numerical values of the same term of the van der Corp. sequence generated in S151 into each channel of the RGB color space (S153).

例えば、S151において決定した数Caが16である場合、基底が2のとき、S152において生成されるvan der Corput列は、数14に示すようになり、S153において求められるグレー軸上格子点は、数15に示すようになる。また、S151において決定した数Caが16である場合、基底が3のとき、S152において生成されるvan der Corput列は、数16に示すようになり、S153において求められるグレー軸上格子点は、数17に示すようになる。

Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
For example, when the number Ca determined in S151 is 16, when the base is 2, the van der corp. sequence generated in S152 is as shown in Equation 14, and the gray-axis on-grid point obtained in S153 is It becomes as shown in Expression 15. Further, when the number Ca determined in S151 is 16, when the basis is 3, the van der Corp. sequence generated in S152 becomes as shown in Equation 16, and the gray-axis on-axis lattice point obtained in S153 is It becomes as shown in Formula 17.
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566

格子点生成手段15bは、S153の処理の後、S153において求めたグレー軸上格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S154)、図8に示すグレー軸上格子点生成処理を終了する。 After the processing of S153, the grid point generation unit 15b generates the group of grid points on the gray axis obtained in S153 as a part of the grid point group of the color conversion table 14a (S154), and then the gray point shown in FIG. The on-axis grid point generation processing ends.

図4に示すように、制御部15は、S115のグレー軸上格子点生成処理が終了すると、最外殻上格子点を色変換テーブル14aの格子点群の一部として生成する最外殻上格子点生成処理を実行する(S116)。 As shown in FIG. 4, when the gray-axis on-grid point generation processing of S115 ends, the control unit 15 generates the outer-most-shell grid points as a part of the grid point group of the color conversion table 14a. Lattice point generation processing is executed (S116).

図9は、図4に示す最外殻上格子点生成処理のフローチャートである。 FIG. 9 is a flowchart of the outermost shell lattice point generation processing shown in FIG.

図9に示すように、制御部15は、最外殻上格子点のうち角間線分上格子点を色変換テーブル14aの格子点群の一部として生成する角間線分上格子点生成処理を実行する(S161)。 As shown in FIG. 9, the control unit 15 performs the inter-angle line segment upper grid point generation processing of generating the inter-angle line segment upper grid points among the outermost shell upper grid points as a part of the grid point group of the color conversion table 14a. Execute (S161).

図10は、図9に示す角間線分上格子点生成処理のフローチャートである。 FIG. 10 is a flowchart of the inter-angle line segment upper grid point generation processing shown in FIG. 9.

図10に示すように、制御部15は、角間線分上格子点のうち、最大彩度の線分上の格子点を色変換テーブル14aの格子点群の一部として生成する最大彩度線分上格子点生成処理を実行する(S171)。 As shown in FIG. 10, the control unit 15 generates the maximum saturation line that generates the grid point on the line segment with the maximum saturation among the grid points on the inter-angle line segment as a part of the grid point group of the color conversion table 14a. The minute grid point generation processing is executed (S171).

図11は、図10に示す最大彩度線分上格子点生成処理において格子点が生成される最大彩度の線分を示す図である。 FIG. 11 is a diagram showing line segments of maximum saturation at which grid points are generated in the grid point generation processing on the maximum saturation line segment shown in FIG.

図10に示す最大彩度線分上格子点生成処理においては、図11において太線で示す最大彩度の線分上の格子点が生成される。 In the maximum saturation line segment grid point generation processing shown in FIG. 10, grid points on the maximum saturation line segment shown by the bold line in FIG. 11 are generated.

最大彩度の線分上の格子点の生成方法としては、例えば、最大彩度の線分上において等間隔に、すなわち、線形な位置に格子点を生成する方法、最大彩度の線分上において非線形な位置に格子点を生成する方法、van der Corput列の項を一部の座標とする格子点を生成する方法など、様々な方法が採用されることが可能である。 As a method of generating grid points on the maximum saturation line segment, for example, a method of generating grid points at equal intervals on the maximum saturation line segment, that is, at linear positions, on the maximum saturation line segment Various methods can be adopted, such as a method of generating a lattice point at a non-linear position, a method of generating a lattice point in which a term of the van der Corp. sequence is a part of coordinates, and the like.

図12は、最大彩度の線分上において等間隔に格子点を生成する場合の図10に示す最大彩度線分上格子点生成処理のフローチャートである。 FIG. 12 is a flowchart of the maximum saturation line segment grid point generation processing shown in FIG. 10 when grid points are generated at equal intervals on the maximum saturation line segment.

図12に示すように、格子点生成手段15bは、最大彩度の線分上の格子点の数Cbを決定する(S181)。ここで、最大彩度の線分上の格子点の数Cbは、S112において使用した、最大彩度の線分上の格子点の必要数が基本となる。しかしながら、最大彩度の線分上の格子点の数Cbは、S112において算出した余りlのうち、S115のグレー軸上格子点生成処理において使用されていない数の少なくとも一部を追加しても良い。例えば、格子点生成手段15bは、最大彩度の線分上の格子点の必要数に余りlの少なくとも一部を追加して数Cbを決定する場合、余りlのうち、S115のグレー軸上格子点生成処理において使用されていない数が6以上である場合に余りlのうち6を最大彩度の線分上の格子点の必要数に追加しても良い。また、最大彩度の線分上の格子点の数Cbは、S113の普通格子点生成処理において実際に生成された格子点が予定の格子点数より少ない場合には、S113の普通格子点生成処理において生成されることが予定されていた格子点の数と、S113の普通格子点生成処理において実際に生成された格子点の数との差分のうち、S115のグレー軸上格子点生成処理において使用されていない数の少なくとも一部を追加しても良い。 As shown in FIG. 12, the grid point generation means 15b determines the number Cb of grid points on the line segment having the maximum saturation (S181). Here, the number Cb of grid points on the line segment of maximum saturation is basically the required number of grid points on the line segment of maximum saturation used in S112. However, the number Cb of grid points on the line segment having the maximum saturation is not limited to the remainder 1 calculated in S112, even if at least a part of the number not used in the grid point generation processing on the gray axis in S115 is added. good. For example, when the grid point generation means 15b adds at least a part of the remainder l to the required number of grid points on the line segment having the maximum saturation to determine the number Cb, the remainder l is on the gray axis of S115. When the number not used in the grid point generation processing is 6 or more, 6 of the remainder l may be added to the required number of grid points on the line segment having the maximum saturation. If the number of grid points Cb on the line segment having the maximum saturation is less than the planned number of grid points actually generated in the normal grid point generation processing of S113, the normal grid point generation processing of S113 is performed. Of the difference between the number of grid points scheduled to be generated in S3 and the number of grid points actually generated in the normal grid point generation processing of S113, which is used in the gray axis grid point generation processing of S115 You may add at least one part of the number which is not done.

格子点生成手段15bは、S181の処理の後、0から1までの範囲を(Cb/6+1)で等分する数値の列を求め(S182)、S182において求めた列から0および1を除外した列を求める(S183)。 After the processing of S181, the grid point generation means 15b obtains a sequence of numerical values that equally divides the range from 0 to 1 by (Cb/6+1) (S182), and excludes 0 and 1 from the sequence obtained in S182. A row is obtained (S183).

次いで、格子点生成手段15bは、S183において求めた列を使用して、最大彩度の各線分上において等間隔に配置される格子点を求める(S184)。 Next, the grid point generation means 15b uses the row found in S183 to find grid points arranged at equal intervals on each line segment of maximum saturation (S184).

例えば、格子点生成手段15bは、数Cbが18である場合、0から1までの範囲を(Cb/6+1)、すなわち、4で等分する数値の列として0、1/4、2/4、3/4、1をS182において求め、1/4、2/4、3/4をS183において求める。そして、格子点生成手段15bは、red:{1,0,0}と、yellow:{1,1,0}とを結ぶred−yellowの間の線分上において等間隔に配置される格子点として、{r,g,b}がそれぞれ数18に示す値である格子点をS184において求める。格子点生成手段15bは、yellow−greenの間の線分、green−cyanの間の線分、cyan−blueの間の線分、blue−magentaの間の線分、および、magenta−redの間の線分の上の格子点についても、red−yellowの間の線分上の格子点と同様にS184において求める。

Figure 0006734566
For example, when the number Cb is 18, the grid point generation means 15b sets 0, 1/4, 2/4 as a sequence of numerical values that divide the range from 0 to 1 into (Cb/6+1), that is, 4 3/4, 1 are obtained in S182, and 1/4, 2/4, 3/4 are obtained in S183. Then, the grid point generation means 15b arranges grid points arranged at equal intervals on a line segment between red-yellow connecting red:{1,0,0} and yellow:{1,1,0}. As a result, grid points having {r, g, b} each having the value shown in Expression 18 are obtained in S184. The grid point generation means 15b includes a line segment between yellow-green, a line segment between green-cyan, a line segment between cyan-blue, a line segment between blue-magenta, and a line between magenta-red. The grid points on the line segment of are also obtained in S184 similarly to the grid points on the line segment between red and yellow.
Figure 0006734566

格子点生成手段15bは、S184の処理の後、S184において求めた、最大彩度の線分上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S185)、図12に示す最大彩度線分上格子点生成処理を終了する。 After the processing of S184, the grid point generation means 15b generates the group of grid points on the line segment having the maximum saturation obtained in S184 as a part of the grid point group of the color conversion table 14a (S185). The grid point generation processing on the maximum saturation line segment shown in FIG.

図13は、van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示す最大彩度線分上格子点生成処理のフローチャートである。 FIG. 13 is a flowchart of the maximum saturation line segment grid point generation processing shown in FIG. 10 in the case of generating a grid point in which the terms in the van der Corput sequence are a part of the coordinates.

図13に示すように、格子点生成手段15bは、S181の処理と同様に、最大彩度の線分上の格子点の数Cbを決定する(S191)。 As shown in FIG. 13, the grid point generation means 15b determines the number Cb of grid points on the line segment having the maximum saturation, similarly to the processing of S181 (S191).

次いで、数列生成手段15aは、S191において決定した数Cbを6で割った商と項数が同数であって、基底が2以上の正の整数であるvan der Corput列を生成する(S192)。 Next, the sequence generator 15a generates a van der Corpse sequence in which the quotient obtained by dividing the number Cb determined in S191 by 6 is the same as the number of terms, and the base is a positive integer of 2 or more (S192).

次いで、格子点生成手段15bは、S192において生成されたvan der Corput列を使用して、最大彩度の各線分上の格子点を求める(S193)。 Next, the grid point generation unit 15b uses the van der Corp. sequence generated in S192 to obtain grid points on each line segment having the maximum saturation (S193).

例えば、S191において決定した数Cbが24である場合、基底が2のとき、S192において生成されるvan der Corput列は、数19に示すようになり、S193において求められる、red−yellowの間の線分上の格子点は、数20に示すようになる。格子点生成手段15bは、yellow−greenの間の線分、green−cyanの間の線分、cyan−blueの間の線分、blue−magentaの間の線分、および、magenta−redの間の線分の上の格子点についても、red−yellowの間の線分上の格子点と同様にS193において求める。

Figure 0006734566
Figure 0006734566
For example, when the number Cb determined in S191 is 24, when the base is 2, the van der Corp. sequence generated in S192 becomes as shown in Formula 19, and the red-yellow range between red-yellow calculated in S193 is obtained. The grid points on the line segment are as shown in Expression 20. The grid point generation means 15b includes a line segment between yellow-green, a line segment between green-cyan, a line segment between cyan-blue, a line segment between blue-magenta, and a line between magenta-red. The grid points on the line segment of are also obtained in S193 similarly to the grid points on the line segment between red and yellow.
Figure 0006734566
Figure 0006734566

格子点生成手段15bは、S193の処理の後、S193において求めた、最大彩度の線分上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S194)、図13に示す最大彩度線分上格子点生成処理を終了する。 After the processing of S193, the grid point generation means 15b generates the group of grid points on the line segment having the maximum saturation obtained in S193 as a part of the grid point group of the color conversion table 14a (S194). , The grid point generation processing on the maximum saturation line segment shown in FIG. 13 ends.

図10に示すように、制御部15は、S171の最大彩度線分上格子点生成処理が終了すると、角間線分上格子点のうち、白と、1次色および2次色との間の線分(以下「スカイライン(skyline)」という。)上の格子点を色変換テーブル14aの格子点群の一部として生成するスカイライン上格子点生成処理を実行する(S172)。 As illustrated in FIG. 10, when the maximum saturation line segment upper grid point generation processing of S171 is completed, the control unit 15 determines that the white and the primary color and the secondary color are included in the inter-angle line segment upper grid points. The grid point on the skyline (hereinafter referred to as "skyline") is generated as a part of the grid point group of the color conversion table 14a (S172).

図14は、図10に示すスカイライン上格子点生成処理において格子点が生成されるスカイラインを示す図である。 FIG. 14 is a diagram showing a skyline in which grid points are generated in the skyline grid point generation processing shown in FIG.

図10に示すスカイライン上格子点生成処理においては、図14において太線で示すスカイライン上の格子点が生成される。 In the skyline grid point generation processing shown in FIG. 10, grid points on the skyline shown by thick lines in FIG. 14 are generated.

スカイライン上の格子点の生成方法としては、例えば、スカイライン上において等間隔に、すなわち、線形な位置に格子点を生成する方法、スカイライン上において非線形な位置に格子点を生成する方法、van der Corput列の項を一部の座標とする格子点を生成する方法など、様々な方法が採用されることが可能である。 As a method of generating grid points on the skyline, for example, a method of generating grid points at equal intervals on the skyline, that is, a method of generating grid points at a non-linear position on the skyline, a van der corp Various methods can be adopted, such as a method of generating grid points in which a column term is a part of coordinates.

図15は、スカイライン上において等間隔に格子点を生成する場合の図10に示すスカイライン上格子点生成処理のフローチャートである。 FIG. 15 is a flowchart of the on-skyline grid point generation processing shown in FIG. 10 when grid points are generated at equal intervals on the skyline.

図15に示すように、格子点生成手段15bは、スカイライン上の格子点の数Ccを決定する(S201)。ここで、スカイライン上の格子点の数Ccは、S112において使用した、スカイライン上の格子点の必要数が基本となる。しかしながら、スカイライン上の格子点の数Ccは、S112において算出した余りlのうち、S115のグレー軸上格子点生成処理およびS171の最大彩度線分上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。例えば、格子点生成手段15bは、スカイライン上の格子点の必要数に余りlの少なくとも一部を追加して数Ccを決定する場合、余りlのうち、S115のグレー軸上格子点生成処理およびS171の最大彩度線分上格子点生成処理のいずれにおいても使用されていない数が6以上である場合に余りlのうち6をスカイライン上の格子点の必要数に追加しても良い。また、スカイライン上の格子点の数Ccは、S113の普通格子点生成処理において実際に生成された格子点が予定の格子点数より少ない場合には、S113の普通格子点生成処理において生成されることが予定されていた格子点の数と、S113の普通格子点生成処理において実際に生成された格子点の数との差分のうち、S115のグレー軸上格子点生成処理およびS171の最大彩度線分上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。 As shown in FIG. 15, the grid point generation means 15b determines the number Cc of grid points on the skyline (S201). Here, the number Cc of grid points on the skyline is basically the required number of grid points on the skyline used in S112. However, the number Cc of grid points on the skyline is used in both the gray axis on-axis grid point generation processing of S115 and the maximum saturation line segment grid point generation processing of S171 of the remainder l calculated in S112. You may add at least one part of the number that does not exist. For example, when the grid point generation means 15b adds at least a part of the remainder l to the required number of grid points on the skyline to determine the number Cc, of the remainder l, the grid point generation processing on the gray axis in S115 and When the number not used in any of the maximum saturation line segment grid point generation processing in S171 is 6 or more, 6 of the remainder l may be added to the required number of grid points on the skyline. Further, the number Cc of grid points on the skyline is generated in the normal grid point generation processing of S113 when the number of grid points actually generated in the normal grid point generation processing of S113 is smaller than the planned number of grid points. Of the difference between the planned number of grid points and the number of grid points actually generated in the normal grid point generation processing of S113, the gray-axis grid point generation processing of S115 and the maximum saturation line of S171. At least a part of the number not used in any of the minute grid point generation processing may be added.

格子点生成手段15bは、S201の処理の後、0から1までの範囲を(Cc/6+1)で等分する数値の列を求め(S202)、S202において求めた列から0および1を除外した列を求める(S203)。 After the processing of S201, the grid point generation means 15b obtains a sequence of numerical values that equally divides the range from 0 to 1 by (Cc/6+1) (S202), and excludes 0 and 1 from the sequence obtained in S202. A column is calculated (S203).

次いで、格子点生成手段15bは、S203において求めた列を使用して、各スカイライン上において等間隔に配置される格子点を求める(S204)。 Next, the grid point generation means 15b uses the columns found in S203 to find grid points arranged at equal intervals on each skyline (S204).

例えば、格子点生成手段15bは、数Ccが12である場合、0から1までの範囲を(Cc/6+1)、すなわち、3で等分する数値の列として0、1/3、2/3、1をS202において求め、1/3、2/3をS203において求める。そして、格子点生成手段15bは、white:{1,1,1}と、red:{1,0,0}とを結ぶwhite−redの間の線分上において等間隔に配置される格子点として、{r,g,b}がそれぞれ数21に示す値である格子点をS204において求める。格子点生成手段15bは、white−greenの間の線分、white−blueの間の線分、white−cyanの間の線分、white−magentaの間の線分、および、white−yellowの間の線分の上の格子点についても、white−redの間の線分上の格子点と同様にS204において求める。

Figure 0006734566
For example, when the number Cc is 12, the grid point generation unit 15b sets 0, 1/3, 2/3 as a sequence of numerical values that divide the range from 0 to 1 into (Cc/6+1), that is, 3 1 is obtained in S202, and 1/3 and 2/3 are obtained in S203. Then, the grid point generation means 15b arranges grid points arranged at equal intervals on a line segment between white-red that connects white:{1,1,1} and red:{1,0,0}. As a result, grid points having {r, g, b} each having the value shown in Expression 21 are obtained in S204. The grid point generation means 15b includes a line segment between white-green, a line segment between white-blue, a line segment between white-cyan, a line segment between white-magenta, and a line between white-yellow. The grid points on the line segment of are also obtained in S204 similarly to the grid points on the line segment between white-red.
Figure 0006734566

格子点生成手段15bは、S204の処理の後、S204において求めた、スカイライン上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S205)、図15に示すスカイライン上格子点生成処理を終了する。 After the processing of S204, the grid point generation means 15b generates the group of grid points on the skyline obtained in S204 as a part of the grid point group of the color conversion table 14a (S205), and is shown in FIG. The grid point generation processing on the skyline ends.

図16は、van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示すスカイライン上格子点生成処理のフローチャートである。 FIG. 16 is a flowchart of the skyline on-grid point generation processing shown in FIG. 10 in the case of generating a grid point whose coordinates are some of the terms in the van der Corput sequence.

図16に示すように、格子点生成手段15bは、S201の処理と同様に、スカイライン上の格子点の数Ccを決定する(S211)。 As shown in FIG. 16, the grid point generation means 15b determines the number Cc of grid points on the skyline, as in the process of S201 (S211).

次いで、数列生成手段15aは、S211において決定した数Ccを6で割った商と項数が同数であって、基底が2以上の正の整数であるvan der Corput列を生成する(S212)。 Next, the sequence generator 15a generates a van der Corpus sequence in which the quotient obtained by dividing the number Cc determined in S211 by 6 has the same number of terms and the basis is a positive integer of 2 or more (S212).

次いで、格子点生成手段15bは、S212において生成されたvan der Corput列を使用して、各スカイライン上の格子点を求める(S213)。 Next, the grid point generation means 15b obtains grid points on each skyline by using the van der Corp. sequence generated in S212 (S213).

例えば、S211において決定した数Ccが18である場合、基底が2のとき、S212において生成されるvan der Corput列は、数22に示すようになり、S213において求められる、white−redの間の線分上の格子点は、数23に示すようになる。格子点生成手段15bは、white−greenの間の線分、white−blueの間の線分、white−cyanの間の線分、white−magentaの間の線分、および、white−yellowの間の線分の上の格子点についても、white−redの間の線分上の格子点と同様にS213において求める。

Figure 0006734566
Figure 0006734566
For example, when the number Cc determined in S211 is 18, when the base is 2, the van der Corput sequence generated in S212 becomes as shown in Formula 22, and the range between white-red obtained in S213 is obtained. The grid points on the line segment are as shown in equation 23. The grid point generation means 15b includes a line segment between white-green, a line segment between white-blue, a line segment between white-cyan, a line segment between white-magenta, and a line between white-yellow. The grid points on the line segment of are also obtained in S213 similarly to the grid points on the line segment between white-red.
Figure 0006734566
Figure 0006734566

格子点生成手段15bは、S213の処理の後、S213において求めた、スカイライン上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S214)、図16に示すスカイライン上格子点生成処理を終了する。 After the processing of S213, the grid point generation means 15b generates the group of grid points on the skyline obtained in S213 as a part of the grid point group of the color conversion table 14a (S214), and is shown in FIG. The grid point generation processing on the skyline ends.

図10に示すように、制御部15は、S172のスカイライン上格子点生成処理が終了すると、角間線分上格子点のうち、黒と、1次色および2次色との間の線分(以下「ボトムライン(bottomline)」という。)上の格子点を色変換テーブル14aの格子点群の一部として生成するボトムライン上格子点生成処理を実行する(S173)。 As illustrated in FIG. 10, when the skyline upper grid point generation processing of S172 is finished, the control unit 15 selects a line segment (black line of the inter-angle line segment upper grid point) between the primary color and the secondary color. Hereinafter, a bottom line on-grid point generation process for generating grid points on the "bottom line") as a part of the grid point group of the color conversion table 14a is executed (S173).

図17は、図10に示すボトムライン上格子点生成処理において格子点が生成されるボトムラインを示す図である。 FIG. 17 is a diagram showing a bottom line on which grid points are generated in the grid point generation processing on the bottom line shown in FIG. 10.

図10に示すボトムライン上格子点生成処理においては、図17において太線で示すボトムライン上の格子点が生成される。 In the grid-on-bottom-line generation processing shown in FIG. 10, grid points on the bottom-line indicated by thick lines in FIG. 17 are generated.

ボトムライン上の格子点の生成方法としては、例えば、ボトムライン上において等間隔に、すなわち、線形な位置に格子点を生成する方法、ボトムライン上において非線形な位置に格子点を生成する方法、van der Corput列の項を一部の座標とする格子点を生成する方法など、様々な方法が採用されることが可能である。 As a method of generating grid points on the bottom line, for example, at equal intervals on the bottom line, that is, a method of generating grid points at a linear position, a method of generating grid points at a non-linear position on the bottom line, Various methods can be adopted, such as a method of generating lattice points in which the terms of the van der Corput sequence are a part of the coordinates.

図18は、ボトムライン上において等間隔に格子点を生成する場合の図10に示すボトムライン上格子点生成処理のフローチャートである。 FIG. 18 is a flowchart of the bottom line grid point generation processing shown in FIG. 10 when grid points are generated on the bottom line at equal intervals.

図18に示すように、格子点生成手段15bは、ボトムライン上の格子点の数Cdを決定する(S221)。ここで、ボトムライン上の格子点の数Cdは、S112において使用した、ボトムライン上の格子点の必要数が基本となる。しかしながら、ボトムライン上の格子点の数Cdは、S112において算出した余りlのうち、S115のグレー軸上格子点生成処理、S171の最大彩度線分上格子点生成処理およびS172のスカイライン上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。例えば、格子点生成手段15bは、ボトムライン上の格子点の必要数に余りlの少なくとも一部を追加して数Cdを決定する場合、余りlのうち、S115のグレー軸上格子点生成処理、S171の最大彩度線分上格子点生成処理およびS172のスカイライン上格子点生成処理のいずれにおいても使用されていない数が6以上である場合に余りlのうち6をボトムライン上の格子点の必要数に追加しても良い。また、ボトムライン上の格子点の数Cdは、S113の普通格子点生成処理において実際に生成された格子点が予定の格子点数より少ない場合には、S113の普通格子点生成処理において生成されることが予定されていた格子点の数と、S113の普通格子点生成処理において実際に生成された格子点の数との差分のうち、S115のグレー軸上格子点生成処理、S171の最大彩度線分上格子点生成処理およびS172のスカイライン上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。 As shown in FIG. 18, the grid point generation means 15b determines the number Cd of grid points on the bottom line (S221). Here, the number Cd of grid points on the bottom line is basically the required number of grid points on the bottom line used in S112. However, the number Cd of grid points on the bottom line is the gray level on-axis grid point generation processing of S115, the maximum saturation line segment grid point generation processing of S171, and the skyline grid on S172 of the remainder l calculated in S112. At least a part of the number that is not used in any of the point generation processing may be added. For example, when the grid point generation unit 15b adds at least a part of the remainder l to the required number of grid points on the bottom line to determine the number Cd, the grid point generation processing on the gray axis in S115 of the remainder l is performed. , When the number not used in either the maximum saturation line segment grid point generation processing of S171 or the skyline grid point generation processing of S172 is 6 or more, 6 of the remainder l is set to the grid point on the bottom line. You may add to the required number of. Further, the number Cd of grid points on the bottom line is generated in the normal grid point generation processing of S113 when the number of grid points actually generated in the normal grid point generation processing of S113 is smaller than the planned number of grid points. Among the differences between the number of planned grid points and the number of grid points actually generated in the normal grid point generation processing of S113, the gray axis grid point generation processing of S115 and the maximum saturation of S171 At least a part of the number not used in both the line segment grid point generation processing and the skyline grid point generation processing in S172 may be added.

格子点生成手段15bは、S221の処理の後、0から1までの範囲を(Cd/6+1)で等分する数値の列を求め(S222)、S222において求めた列から0および1を除外した列を求める(S223)。 After the processing of S221, the grid point generation means 15b obtains a sequence of numerical values that equally divides the range from 0 to 1 by (Cd/6+1) (S222), and excludes 0 and 1 from the sequence obtained in S222. A row is obtained (S223).

次いで、格子点生成手段15bは、S223において求めた列を使用して、各ボトムライン上において等間隔に配置される格子点を求める(S224)。 Next, the grid point generation means 15b uses the row found in S223 to find grid points arranged at equal intervals on each bottom line (S224).

例えば、格子点生成手段15bは、数Cdが12である場合、0から1までの範囲を(Cd/6+1)、すなわち、3で等分する数値の列として0、1/3、2/3、1をS222において求め、1/3、2/3をS223において求める。そして、格子点生成手段15bは、black:{0,0,0}と、red:{1,0,0}とを結ぶblack−redの間の線分上において等間隔に配置される格子点として、{r,g,b}がそれぞれ数24に示す値である格子点をS224において求める。格子点生成手段15bは、black−greenの間の線分、black−blueの間の線分、black−cyanの間の線分、black−magentaの間の線分、および、black−yellowの間の線分の上の格子点についても、black−redの間の線分上の格子点と同様にS224において求める。

Figure 0006734566
For example, when the number Cd is 12, the grid point generation means 15b defines a range of 0 to 1 as (Cd/6+1), that is, 0, 1/3, 2/3 as a sequence of numerical values equally divided by 3. 1 is obtained in S222, and 1/3 and 2/3 are obtained in S223. Then, the grid point generation means 15b is arranged at equal intervals on the line segment between black-red connecting black:{0,0,0} and red:{1,0,0}. As a result, the grid points where {r, g, b} are the values shown in Expression 24 are obtained in S224. The grid point generation means 15b uses a line segment between black-green, a line segment between black-blue, a line segment between black-cyan, a line segment between black-magenta, and a line segment between black-yellow. The grid points on the line segment of are also obtained in S224 similarly to the grid points on the line segment between black-red.
Figure 0006734566

格子点生成手段15bは、S224の処理の後、S224において求めた、ボトムライン上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S225)、図18に示すボトムライン上格子点生成処理を終了する。 After the processing of S224, the grid point generation means 15b generates the group of grid points on the bottom line obtained in S224 as a part of the grid point group of the color conversion table 14a (S225), and then, in FIG. The process for generating lattice points on the bottom line shown is ended.

図19は、van der Corput列の項を一部の座標とする格子点を生成する場合の図10に示すボトムライン上格子点生成処理のフローチャートである。 FIG. 19 is a flowchart of the bottom line on-grid point generation processing shown in FIG. 10 in the case of generating a grid point in which terms in the van der Corput sequence are a part of the coordinates.

図19に示すように、格子点生成手段15bは、S221の処理と同様に、ボトムライン上の格子点の数Cdを決定する(S231)。 As shown in FIG. 19, the grid point generation means 15b determines the number Cd of grid points on the bottom line, as in the processing of S221 (S231).

次いで、数列生成手段15aは、S231において決定した数Cdを6で割った商と項数が同数であって、基底が2以上の正の整数であるvan der Corput列を生成する(S232)。 Next, the sequence generator 15a generates a van der Corpse sequence in which the quotient obtained by dividing the number Cd determined in S231 by 6 has the same number of terms and the basis is a positive integer of 2 or more (S232).

次いで、格子点生成手段15bは、S232において生成されたvan der Corput列を使用して、各ボトムライン上の格子点を求める(S233)。 Next, the grid point generation means 15b obtains grid points on each bottom line using the van der Corp. sequence generated in S232 (S233).

例えば、S231において決定した数Cdが18である場合、基底が2のとき、S232において生成されるvan der Corput列は、数22に示すようになり、S233において求められる、black−redの間の線分上の格子点は、数25に示すようになる。格子点生成手段15bは、black−greenの間の線分、black−blueの間の線分、black−cyanの間の線分、black−magentaの間の線分、および、black−yellowの間の線分の上の格子点についても、black−redの間の線分上の格子点と同様にS233において求める。

Figure 0006734566
For example, when the number Cd determined in S231 is 18, when the base is 2, the van der Corp. sequence generated in S232 becomes as shown in Formula 22, and the black-red range between black-red obtained in S233 is obtained. The grid points on the line segment are as shown in Expression 25. The grid point generation means 15b uses a line segment between black-green, a line segment between black-blue, a line segment between black-cyan, a line segment between black-magenta, and a line segment between black-yellow. The grid points on the line segment of are also obtained in S233 similarly to the grid points on the line segment between black-red.
Figure 0006734566

格子点生成手段15bは、S233の処理の後、S233において求めた、ボトムライン上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S234)、図19に示すボトムライン上格子点生成処理を終了する。 After the processing of S233, the grid point generation means 15b generates the group of grid points on the bottom line obtained in S233 as a part of the grid point group of the color conversion table 14a (S234), and in FIG. The process for generating lattice points on the bottom line shown is ended.

図10に示すように、制御部15は、S173のボトムライン上格子点生成処理が終了すると、図10に示す角間線分上格子点生成処理を終了する。 As shown in FIG. 10, when the bottom line on-grid point generation processing of S173 is completed, the control unit 15 ends the inter-angle line segment on grid point generation processing shown in FIG.

図9に示すように、制御部15は、S161の角間線分上格子点生成処理が終了すると、最外殻上格子点のうち最外殻面上格子点を色変換テーブル14aの格子点群の一部として生成する最外殻面上格子点生成処理を実行する(S162)。 As illustrated in FIG. 9, when the inter-angle line segment upper grid point generation processing in S161 ends, the control unit 15 sets the outermost shell surface grid points among the outermost shell grid points to the grid point group of the color conversion table 14a. A grid point generation process on the outermost shell surface generated as a part of is executed (S162).

最外殻面上格子点の生成方法としては、例えば、最外殻面上において等間隔に、すなわち、線形な位置に格子点を生成する方法、最外殻面上において非線形な位置に格子点を生成する方法、2種類のvan der Corput列同士の同一の順番の項を一部の座標とする格子点を生成する方法など、様々な方法が採用されることが可能である。 As a method of generating the grid points on the outermost shell surface, for example, a method of generating grid points at equal intervals on the outermost shell surface, that is, linear positions, or a non-linear position on the outermost shell surface Various methods can be adopted, such as a method of generating a grid point having a part of coordinates of the same order terms of the two types of van der Corp. sequences.

図20は、最外殻面上において等間隔に格子点を生成する場合の図9に示す最外殻面上格子点生成処理のフローチャートである。 FIG. 20 is a flowchart of the grid point generation processing on the outermost shell surface shown in FIG. 9 when grid points are generated at even intervals on the outermost shell surface.

図20に示すように、格子点生成手段15bは、最外殻面上の格子点の数Ceを決定する(S241)。ここで、最外殻面上の格子点の数Ceは、S112において使用した、最外殻面上の格子点の必要数が基本となる。しかしながら、最外殻面上の格子点の数Ceは、S112において算出した余りlのうち、S115のグレー軸上格子点生成処理およびS161の角間線分上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。例えば、格子点生成手段15bは、最外殻面上の格子点の必要数に余りlの少なくとも一部を追加して数Ceを決定する場合、余りlのうち、S115のグレー軸上格子点生成処理およびS161の角間線分上格子点生成処理のいずれにおいても使用されていない数が6以上である場合に余りlのうち6を最外殻面上の格子点の必要数に追加しても良い。また、最外殻面上の格子点の数Ceは、S113の普通格子点生成処理において実際に生成された格子点が予定の格子点数より少ない場合には、S113の普通格子点生成処理において生成されることが予定されていた格子点の数と、S113の普通格子点生成処理において実際に生成された格子点の数との差分のうち、S115のグレー軸上格子点生成処理およびS161の角間線分上格子点生成処理のいずれにおいても使用されていない数の少なくとも一部を追加しても良い。 As shown in FIG. 20, the grid point generation means 15b determines the number Ce of grid points on the outermost shell surface (S241). Here, the number Ce of lattice points on the outermost shell surface is basically the required number of lattice points on the outermost shell surface used in S112. However, the number Ce of grid points on the outermost shell surface is used in both the gray axis on-axis grid point generation processing of S115 and the inter-angle line segment grid point generation processing of S161 of the remainder l calculated in S112. Not at least some of the numbers may be added. For example, when the grid point generation unit 15b adds at least a part of the remainder l to the required number of grid points on the outermost shell surface to determine the number Ce, the grid point on the gray axis in S115 of the remainder l. When the number not used in both the generation processing and the grid point generation processing on the inter-angle line segment in S161 is 6 or more, add 6 of the remainder l to the required number of grid points on the outermost shell surface. Is also good. Further, the number Ce of grid points on the outermost shell surface is generated in the normal grid point generation processing of S113 when the number of grid points actually generated in the normal grid point generation processing of S113 is smaller than the planned number of grid points. Among the differences between the number of grid points that are scheduled to be performed and the number of grid points that are actually generated in the normal grid point generation processing of S113, the gray axis on-axis grid point generation processing of S115 and the corner interval of S161. At least a part of the numbers not used in any of the line segment grid point generation processing may be added.

格子点生成手段15bは、S241の処理の後、0から1までの範囲を((Ce/6)^(1/2)+1)で等分する数値の列を求め(S242)、S242において求めた列から0および1を除外した列を求める(S243)。 After the processing of S241, the grid point generation means 15b obtains a sequence of numerical values that equally divides the range from 0 to 1 by ((Ce/6)^(1/2)+1) (S242), and obtains it in S242. A column in which 0 and 1 are excluded is obtained from the column (S243).

次いで、格子点生成手段15bは、S243において求めた列を使用して、各最外殻面上において等間隔に配置される格子点を求める(S244)。 Next, the grid point generation unit 15b uses the row calculated in S243 to calculate grid points arranged at equal intervals on each outermost shell surface (S244).

例えば、格子点生成手段15bは、数Ceが54である場合、0から1までの範囲を((Ce/6)^(1/2)+1)、すなわち、4で等分する数値の列として0、1/4、1/2、3/4、1をS242において求め、1/4、1/2、3/4をS243において求める。そして、格子点生成手段15bは、r=0の面上において等間隔に配置される格子点として、{r,g,b}がそれぞれ数26に示す値である格子点をS244において求める。格子点生成手段15bは、r=1の面、g=0の面、g=1の面、b=0の面、および、b=1の面の上の格子点についても、r=0の面上の格子点と同様にS244において求める。 For example, when the number Ce is 54, the grid point generation means 15b defines a range of 0 to 1 as ((Ce/6)^(1/2)+1), that is, a sequence of numerical values equally dividing by 4 0, 1/4, 1/2, 3/4, 1 are obtained in S242, and 1/4, 1/2, 3/4 are obtained in S243. Then, the grid point generation means 15b obtains grid points having {r, g, b} each of which is a value shown in Expression 26 as grid points arranged at equal intervals on the surface of r=0 in S244. The grid point generation unit 15b sets r=0 for the r=1 surface, the g=0 surface, the g=1 surface, the b=0 surface, and the grid point on the b=1 surface. Similar to the lattice points on the surface, it is determined in S244.

なお、白および1次色の間の線分上の格子点、黒および2次色の間の線分上の格子点については、それぞれ、S172のスカイライン上格子点生成処理、S173のボトムライン上格子点生成処理において生成するので、S244において求める格子点から除外しても良い。そして、格子点生成手段15bは、除外した格子点の数の少なくとも一部の数分の格子点をグレー軸上格子点、最大彩度の線分上の格子点、スカイライン上の格子点、ボトムライン上の格子点、および、最外殻面上格子点の少なくとも1つに追加しても良い。

Figure 0006734566
The grid points on the line segment between white and the primary color and the grid points on the line segment between the black and the secondary color are on the skyline grid point generation process of S172 and on the bottom line of S173, respectively. Since it is generated in the lattice point generation processing, it may be excluded from the lattice points calculated in S244. Then, the grid point generation means 15b uses at least some of the excluded grid points as grid points on the gray axis, grid points on the line segment having the maximum saturation, grid points on the skyline, and bottom points. It may be added to at least one of the grid points on the line and the grid points on the outermost shell surface.
Figure 0006734566

格子点生成手段15bは、S244の処理の後、S244において求めた、最外殻面上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S245)、図20に示す最外殻面上格子点生成処理を終了する。 After the processing of S244, the grid point generation means 15b generates the group of grid points on the outermost shell surface obtained in S244 as a part of the grid point group of the color conversion table 14a (S245), and the figure The outermost shell surface grid point generation processing shown in 20 is ended.

図21は、2種類のvan der Corput列同士の同一の順番の項を一部の座標とする格子点を生成する場合の図9に示す最外殻面上格子点生成処理のフローチャートである。 FIG. 21 is a flowchart of the outermost shell lattice point generation processing shown in FIG. 9 in the case of generating lattice points in which the terms of the same order of two types of van der Corput sequences are some coordinates.

図21に示すように、格子点生成手段15bは、S241の処理と同様に、最外殻面上の格子点の数Ceを決定する(S251)。 As shown in FIG. 21, the grid point generation means 15b determines the number Ce of grid points on the outermost shell surface, as in the processing of S241 (S251).

次いで、数列生成手段15aは、S251において決定した数Ceを6で割った商の平方根と項数が同数であって、基底が2以上の正の整数であるvan der Corput列を2種類生成する(S252)。 Next, the sequence generator 15a generates two types of van der Corp. sequences having the same number of terms as the square root of the quotient obtained by dividing the number Ce determined in S251 by 6 and having a base as a positive integer of 2 or more. (S252).

次いで、格子点生成手段15bは、S252において生成された2種類のvan der Corput列を使用して、各最外殻面上の格子点を求める(S253)。 Next, the grid point generation means 15b obtains grid points on each outermost shell surface using the two types of van der Corp. sequences generated in S252 (S253).

例えば、S251において決定した数Ceが150である場合に、基底が2のvan der Corput列と、基底が3のvan der Corput列とを生成するとき、S252において生成される基底が2のvan der Corput列、基底が3のvan der Corput列は、それぞれ、数27、数28に示すようになり、S253において求められる、r=0の面上の格子点は、数29に示すようになる。格子点生成手段15bは、r=1の面、g=0の面、g=1の面、b=0の面、および、b=1の面の上の格子点についても、r=0の面上の格子点と同様にS253において求める。

Figure 0006734566
Figure 0006734566
Figure 0006734566
For example, when the number Ce determined in S251 is 150, when a van der Corpus sequence with a base of 2 and a van der Corpus sequence with a base of 3 are generated, a van der corp with a base of 2 is generated in S252. The Corput sequence and the van der Corpus sequence having a base of 3 are as shown in Formula 27 and Formula 28, respectively, and the lattice points on the surface of r=0 obtained in S253 are as shown in Formula 29. The grid point generation unit 15b sets r=0 for the r=1 surface, the g=0 surface, the g=1 surface, the b=0 surface, and the grid point on the b=1 surface. Similar to the lattice points on the surface, it is determined in S253.
Figure 0006734566
Figure 0006734566
Figure 0006734566

なお、白および1次色の間の線分上の格子点、黒および2次色の間の線分上の格子点については、それぞれ、S172のスカイライン上格子点生成処理、S173のボトムライン上格子点生成処理において生成するので、S253において求める格子点から除外しても良い。そして、格子点生成手段15bは、除外した格子点の数の少なくとも一部の数分の格子点をグレー軸上格子点、最大彩度の線分上の格子点、スカイライン上の格子点、ボトムライン上の格子点、および、最外殻面上格子点の少なくとも1つに追加しても良い。 The grid points on the line segment between white and the primary color and the grid points on the line segment between the black and the secondary color are on the skyline grid point generation process of S172 and on the bottom line of S173, respectively. Since it is generated in the lattice point generation processing, it may be excluded from the lattice points obtained in S253. Then, the grid point generation means 15b uses at least some of the excluded grid points as grid points on the gray axis, grid points on the line segment having the maximum saturation, grid points on the skyline, and bottom points. It may be added to at least one of the grid points on the line and the grid points on the outermost shell surface.

格子点生成手段15bは、S253の処理の後、S253において求めた、最外殻面上の格子点の群を、色変換テーブル14aの格子点群の一部として生成して(S254)、図21に示す最外殻面上格子点生成処理を終了する。 After the processing of S253, the grid point generation means 15b generates the group of grid points on the outermost shell surface obtained in S253 as a part of the grid point group of the color conversion table 14a (S254), and the figure The outermost shell surface grid point generation process shown in 21 is ended.

図21に示す最外殻面上格子点生成処理においては、補色の格子点群を配置する処理が含まれていないが、制御部15は、数Ceを6で割った商の平方根の1/2と項数が同数であって、基底が2以上の正の整数であるvan der Corput列をS252において2種類生成することによって、S253において補色の格子点群を加えても良い。 The outermost shell surface grid point generation process shown in FIG. 21 does not include a process of arranging a grid point group of complementary colors, but the control unit 15 divides the number Ce by 6 by 1/square root of the quotient. A group of complementary color grid points may be added in S253 by generating two types of van der Corp. sequences in which the number of terms is the same as 2 and the basis is a positive integer of 2 or more in S252.

図9に示すように、制御部15は、S162の最外殻面上格子点生成処理が終了すると、図9に示す最外殻上格子点生成処理を終了する。 As shown in FIG. 9, when the outermost shell surface lattice point generation processing in S162 is completed, the control unit 15 ends the outermost shell surface lattice point generation processing shown in FIG.

図4に示すように、制御部15は、S116の最外殻上格子点生成処理が終了すると、図4に示す格子点群生成処理を終了する。 As illustrated in FIG. 4, the control unit 15 ends the grid point group generation processing illustrated in FIG. 4 when the outermost shell on-grid point generation processing in S116 is completed.

なお、基底がそれぞれ2、3、5である3種類のvan der Corput列が数列生成手段15aによってS131において生成された場合、S101の格子点群生成処理において格子点生成手段15bによって生成される格子点群は、例えば図22に示す格子点群になる。同様に、基底がそれぞれ2、3、7である3種類のvan der Corput列が数列生成手段15aによってS131において生成された場合、S101の格子点群生成処理において格子点生成手段15bによって生成される格子点群は、例えば図23に示す格子点群になる。 In addition, when three types of van der Corp. sequences whose bases are 2, 3, and 5 are generated in S131 by the sequence generation unit 15a, the grids generated by the grid point generation unit 15b in the grid point group generation process of S101. The point group is, for example, the grid point group shown in FIG. Similarly, when three types of van der Corp. sequences whose bases are 2, 3, and 7 are generated in S131 by the sequence generation means 15a, they are generated by the lattice point generation means 15b in the lattice point group generation processing of S101. The grid point group is, for example, the grid point group shown in FIG.

図22(a)は、基底がそれぞれ2、3、5である3種類のvan der Corput列が生成された場合に生成される格子点群31の斜視図である。図22(b)は、白(white){1,1,1}の点から黒(black){0,0,0}の点に向かう方向に観察した場合の図22(a)に示す格子点群31の斜視図である。 FIG. 22A is a perspective view of the grid point group 31 generated when three types of van der Corp. sequences having bases of 2, 3, and 5 are generated. FIG. 22B shows the grid shown in FIG. 22A when observed in the direction from the white {1,1,1} point to the black {0,0,0} point. It is a perspective view of the point group 31.

図23(a)は、基底がそれぞれ2、3、7である3種類のvan der Corput列が生成された場合に生成される格子点群31の斜視図である。図23(b)は、白(white){1,1,1}の点から黒(black){0,0,0}の点に向かう方向に観察した場合の図23(a)に示す格子点群31の斜視図である。 FIG. 23A is a perspective view of a grid point group 31 generated when three types of van der Corp. sequences having bases of 2, 3, and 7 are generated. FIG. 23(b) shows the lattice shown in FIG. 23(a) when observed in the direction from the white {1,1,1} point to the black {0,0,0} point. It is a perspective view of the point group 31.

S133の処理において格子点の座標のチャンネル情報を交換したことによって、格子点群31は、図22(b)または図23(b)に示すように、赤(red)、緑(green)、青(blue)、シアン(cyan)、マゼンタ(magenta)、イエロー(yellow)からなる基本6色相の各色相面に対して対称に形成される。 By exchanging the channel information of the coordinates of the grid points in the process of S133, the grid point group 31 is red (red), green (green), and blue as shown in FIG. 22(b) or FIG. 23(b). The basic six hues of (blue), cyan, magenta, and yellow are formed symmetrically with respect to each hue plane.

図3に示すように、制御部15は、S101の格子点群生成処理が終了すると、格子点群生成処理によって生成された格子点群の各格子点が対応する出力値(CMYK値)を算出する(S102)。 As illustrated in FIG. 3, when the grid point group generation process of S101 ends, the control unit 15 calculates an output value (CMYK value) corresponding to each grid point of the grid point group generated by the grid point group generation process. Yes (S102).

格子点群生成処理によって生成された格子点群の各格子点が対応する出力値(CMYK値)は、『事前に測定された色値と測色値の関係を記録したLUT(Lookup Table)』からの逆算、ないし、『事前に作成される細かなメッシュで構成された色変換LUT』から算出される。 The output value (CMYK value) corresponding to each grid point of the grid point group generated by the grid point group generation processing is “LUT (Lookup Table) in which the relationship between the color value measured in advance and the colorimetric value is recorded”. Or a "color conversion LUT configured with a fine mesh created in advance".

まず、格子点群生成処理によって生成された格子点群の各格子点が対応する出力値(CMYK値)を、『事前に測定された色値と測色値の関係を記録したLUT』からの逆算によって求める方法について説明する。 First, the output value (CMYK value) corresponding to each grid point of the grid point group generated by the grid point group generation processing is calculated from the "LUT in which the relationship between the color value measured in advance and the colorimetric value is recorded". A method of obtaining by back calculation will be described.

『事前に測定された色値と測色値の関係を記録したLUT』は、様々な色値のCMYK値を設定したカラーパッチ(所定間隔でも良いしランダムでも良いが、大抵はBkで層別できる形でCMYK値を所定の離散間隔で設定したカラーパッチ)をMFP20によって印刷した後、印刷したカラーパッチの色を計測してXYZ値に変換して得られるLUTである(CMYK to XYZ変換)。『事前に測定された色値と測色値の関係を記録したLUT』は、色変換テーブル14aの開発に使用されるLUTであり、MFP20に搭載されるLUTではない。そのため、『事前に測定された色値と測色値の関係を記録したLUT』は、色変換テーブル14aと異なり、自身が記憶されるメモリーの容量に制限が特に無いので、非常に多数のCMYK値に対して、XYZ値との対応関係を含んでいる。 The “LUT that records the relationship between the color values measured in advance and the colorimetric values” is a color patch in which CMYK values of various color values are set (may be a predetermined interval or random, but is usually Bk for stratification). Is a LUT obtained by printing a color patch in which CMYK values are set at predetermined discrete intervals in a form that is possible), measuring the color of the printed color patch, and converting it into an XYZ value (CMYK to XYZ conversion). .. The “LUT in which the relationship between the color values measured in advance and the colorimetric values is recorded” is an LUT used for developing the color conversion table 14a, not an LUT mounted on the MFP 20. Therefore, unlike the color conversion table 14a, the “LUT in which the relationship between the color values measured in advance and the colorimetric values is recorded” has no particular limitation on the capacity of the memory in which it is stored. The value includes a correspondence with the XYZ value.

『事前に測定された色値と測色値の関係を記録したLUT』を逆算したLUTは、XYZ値からCMYK値に変換するLUTである(XYZ to CMYK変換)。 The LUT obtained by back-calculating the “LUT in which the relationship between the color values measured in advance and the colorimetric values is recorded” is a LUT for converting XYZ values into CMYK values (XYZ to CMYK conversion).

ここで、格子点群生成処理によって生成された格子点群の各格子点(RGB値)が対応するXYZ値は、LUTによって認識することが可能である(RGB to XYZ変換)。したがって、『事前に測定された色値と測色値の関係を記録したLUT』を逆算したLUT(XYZ to CMYK変換)と組み合わせることによって、格子点群生成処理によって生成された格子点群の各格子点が対応する出力値(CMYK値)を求めることができる(RGB to CMYK変換)。 Here, the XYZ value corresponding to each grid point (RGB value) of the grid point group generated by the grid point group generation processing can be recognized by the LUT (RGB to XYZ conversion). Therefore, each of the lattice point groups generated by the lattice point group generation processing is performed by combining the “LUT in which the relationship between the color values measured in advance and the colorimetric values is recorded” with the back-calculated LUT (XYZ to CMYK conversion). An output value (CMYK value) corresponding to a grid point can be obtained (RGB to CMYK conversion).

次に、格子点群生成処理によって生成された格子点群の各格子点が対応する出力値(CMYK値)を、『事前に作成される細かなメッシュで構成された色変換LUT』によって求める方法について説明する。 Next, a method of obtaining an output value (CMYK value) corresponding to each grid point of the grid point group generated by the grid point group generation processing by a "color conversion LUT configured with a fine mesh created in advance" Will be described.

『事前に作成される細かなメッシュで構成された色変換LUT』は、MFP20における入力値(RGB値)に対応する出力値(CMYK値)を示すLUTである(RGB to CMYK変換)。『事前に作成される細かなメッシュで構成された色変換LUT』は、色変換テーブル14aの開発に使用されるLUTであり、MFP20に搭載されるLUTではない。そのため、『事前に作成される細かなメッシュで構成された色変換LUT』は、色変換テーブル14aと異なり、自身が記憶されるメモリーの容量に制限が特に無いので、非常に多数のRGB値に対して、CMYK値との対応関係を含んでいる。 The “color conversion LUT formed by a fine mesh created in advance” is an LUT indicating an output value (CMYK value) corresponding to an input value (RGB value) in the MFP 20 (RGB to CMYK conversion). The “color conversion LUT formed in advance with a fine mesh” is an LUT used for developing the color conversion table 14a, not an LUT mounted on the MFP 20. Therefore, unlike the color conversion table 14a, the "color conversion LUT configured with a fine mesh created in advance" has no particular limitation on the memory capacity in which it is stored. On the other hand, it includes the correspondence with the CMYK values.

『事前に作成される細かなメッシュで構成された色変換LUT』は、図24に示すような複数多段のLUT処理を行うか、これらの中間工程の一部ないし全部をまとめた図25に示すようなLUT処理を行う。 The "color conversion LUT formed by a fine mesh created in advance" is subjected to a plurality of multi-stage LUT processes as shown in FIG. 24, or a part or all of these intermediate steps are shown in FIG. Such LUT processing is performed.

ここで、図24に示すLUT処理について説明する。 Here, the LUT process shown in FIG. 24 will be described.

図24は、色変換工程の一般的な変換ステップのフローチャートである。 FIG. 24 is a flowchart of general conversion steps of the color conversion process.

図24に示す色変換工程において、入力される色の色空間は、MFPなどのオフィス機の用途において、稀にCMYK形式であることもあるが、基本的にはRGB形式である。 In the color conversion process shown in FIG. 24, the color space of the input color is rarely the CMYK format in the use of an office machine such as an MFP, but is basically the RGB format.

S261は、F−DM(フォーワード・デバイスモデル)変換工程であり、RGB形式データをCIE−XYZ空間へ変換する工程である。例えば、RGB形式としてsRGB空間が想定されているのであれば、その定義に従って変換すれば良い。
(sRGB to XYZ変換)
S261 is an F-DM (forward device model) conversion step, which is a step of converting the RGB format data into the CIE-XYZ space. For example, if the sRGB space is assumed as the RGB format, the conversion may be performed according to the definition.
(SRGB to XYZ conversion)

S262は、F−CAM(カラーアピアレンスモデル)変換工程であり、例えば、CIE−XYZ空間からCIE−CAM02空間へ変換する工程である。(環境条件を得て)CIE−CAM02の定義に従って変換する。
(XYZ to JCH変換)
S262 is an F-CAM (color appearance model) conversion step, for example, a step of converting from the CIE-XYZ space to the CIE-CAM02 space. Convert (according to environmental conditions) according to the definition of CIE-CAM02.
(XYZ to JCH conversion)

S263は、GMA(ガマットマッピングアルゴリズム)変換工程である。既に多くの企業ないし研究者から様々な方法が提案されており、その中から、目的や条件、あるいは好み、出力デバイスの特性などから適したものを選択して適用すれば良い。
(JCH to J’C’H’変換)
S263 is a GMA (gamut mapping algorithm) conversion step. Various methods have already been proposed by many companies or researchers, and it is only necessary to select and apply a suitable method from the purposes, conditions, preferences, characteristics of the output device, and the like.
(JCH to J'C'H' conversion)

S264は、墨量生成工程であり、S263におけるGMA変換後のJCH値に則して墨量が定義されており、演算により決定される。これも既に多くの企業ないし研究者から様々な先例が提案されているので、その中から、目的や条件、あるいは好み、出力デバイスの特性などから適したものを選択して適用すれば良い。
(J’C’H’ to (J’C’H’+K)変換)
S264 is a black amount generation step, in which the black amount is defined in accordance with the JCH value after the GMA conversion in S263, and is determined by calculation. Since many companies or researchers have already proposed various precedents, it is possible to select and apply a suitable one from the purposes, conditions, preferences, characteristics of the output device, and the like.
(J'C'H' to (J'C'H'+K) conversion)

S265は、B(バックワード)−CAM変換工程であり、出力あるいは観察環境に応じてパラメーターを設定して変換する。カラーアピアレンス・モデルの定義式に従って変換すれば良い。
((J’C’H’+K) to (XYZ+K)変換)
S265 is a B (backward)-CAM conversion process, in which parameters are set and converted according to the output or the observation environment. It may be converted according to the definition formula of the color appearance model.
((J'C'H'+K) to (XYZ+K) conversion)

なお、S264と、S265とは、順番が前後することがあり、そうした変換タイプもある。本発明は、S264と、S265との順番が前後する影響を殆ど受けないので、S264と、S265との順番は何れでも構わない。 The order of S264 and S265 may be reversed, and there is such a conversion type. In the present invention, since the order of S264 and S265 is hardly influenced, the order of S264 and S265 does not matter.

S266は、B−DM(バックワード・デバイスモデル)変換工程であり、デバイス非依存値(XYZ)を出力デバイス値へ戻す。
((XYZ+K) to (CMY+K)変換)
S266 is a B-DM (backward device model) conversion step, and returns the device independent value (XYZ) to the output device value.
((XYZ+K) to (CMY+K) conversion)

S266は、予めCMYKの各チャンネルを例えばm分割することによってm×m×m×m分割したパッチを計測し、K層別した状態のK−CMY to XYZ変換データを得て、これをK層別の状態にて逆算してBK層別 K−XYZ to K−CMY LUTを生成しておけば良い。 In step S266, a patch in which m×m×m×m divisions are performed by dividing each channel of CMYK in advance by, for example, m is obtained, K-CMY to XYZ conversion data in a state of K layers is obtained, and this is K layer. It is sufficient to perform back calculation in another state to generate a K-XYZ to K-CMY LUT for each BK layer.

図24に示す色変換工程において、出力される色の色空間は、CMYK形式である。 In the color conversion process shown in FIG. 24, the color space of the color output is in the CMYK format.

図24には、多段ステップで各工程の変換を行う様子を模式的に示している。しかしながら、図24に示すS261〜S266の各工程の一部を合成あるいは分離することもあるし、S261〜S266の全工程を合成することによって図25に示すように単段ステップ(S271)によって一気にRGB形式からCMYK形式へ変換するLUTとしても良い。 FIG. 24 schematically shows how each step is converted in multiple steps. However, some of the steps of S261 to S266 shown in FIG. 24 may be combined or separated, or by combining all the steps of S261 to S266, a single step (S271) may be performed at a stroke as shown in FIG. It may be an LUT for converting from RGB format to CMYK format.

図24に示す色変換工程の生成方法について説明する。 A method of generating the color conversion process shown in FIG. 24 will be described.

図26に示す色変換工程は、図24に示す色変換工程のS261〜S262と同じ工程によって、「入力デバイスの色空間JCH in」を出力する。 The color conversion step shown in FIG. 26 outputs the “color space JCH in of the input device” by the same steps as S261 to S262 of the color conversion step shown in FIG.

図27に示す色変換工程は、様々な色値のCMYK値を設定したカラーパッチ(所定間隔でも良いしランダムでも良いが、大抵はBkで層別できる形でCMYK値を所定の離散間隔で設定したカラーパッチ)をMFP20によって印刷した後、印刷したカラーパッチの色を計測してXYZ値に変換し(S291)、このXYZ値を環境条件に合わせたカラーアピアランスモデルにて明度・彩度・色相の情報に変換して(S292)、「出力デバイスの色空間JCH out」を出力する。 The color conversion process shown in FIG. 27 is a color patch in which CMYK values of various color values are set (a predetermined interval or a random patch may be used, but in most cases, the CMYK values are set at predetermined discrete intervals so that Bk can be stratified. (Printed color patch) is printed by the MFP 20, the color of the printed color patch is measured and converted into an XYZ value (S291), and the XYZ value is measured using a color appearance model that matches environmental conditions. (S292), and outputs "color space JCH out of output device".

そして、図26に示す色変換工程を経て得られる「入力デバイスの色空間JCH in」と、図27に示す色変換工程を経て得られる「出力デバイスの色空間JCH out」とを突き合わせて、その対応点を設定しその変換工程を行うLUT(図24のS263)と、その対応点を再現する際のBk値を設定するLUT(図24のS264)とを求める。 Then, the “input device color space JCH in” obtained through the color conversion process shown in FIG. 26 and the “output device color space JCH out” obtained through the color conversion process shown in FIG. An LUT for setting corresponding points and performing the conversion process (S263 in FIG. 24) and an LUT for setting Bk values when reproducing the corresponding points (S264 in FIG. 24) are obtained.

一般に、「入力デバイスの色空間JCH in」と、「出力デバイスの色空間JCH out」とは、その大きさや形が異なる。そのため、入力デバイスの色空間内の各点を如何にして出力デバイスの色空間内の点に対応付けるかという点に対しては、過去に多くの方法(GMA:ガマット・マッピング・アルゴリズム)が提案されている。したがって、入力デバイスの色空間内の各点を出力デバイスの色空間内の点に対応付ける場合には、過去に提案されている多くの方法の中から、目的や用途あるいは条件に合わせて適正なものを選択して採用すれば良い(図24のS263)。 In general, the “input device color space JCH in” and the “output device color space JCH out” are different in size and shape. Therefore, many methods (GMA: Gamut Mapping Algorithm) have been proposed in the past for how to associate each point in the color space of the input device with the point in the color space of the output device. ing. Therefore, when associating each point in the color space of the input device with a point in the color space of the output device, one of the many methods proposed in the past that is appropriate for the purpose, application, or condition is selected. Should be selected and adopted (S263 in FIG. 24).

墨量生成に関しても、過去、さまざまな方法が提案されているので、目的や用途、あるいは条件に合わせてその中から適正なものを選択して採用すれば良い(図24のS264)。 Various methods have been proposed for black ink amount generation in the past, and an appropriate one may be selected and adopted from them according to the purpose, application, or condition (S264 in FIG. 24).

図26に示す色変換工程(S261およびS262)と、上述のようにして求めたS263およびS264と、図27に示す色変換工程の逆算(逆検索)による逆変換LUT(S265およびS266)とを、入力から出力まで通して図にすれば、図24に示すようになる。 The color conversion process (S261 and S262) shown in FIG. 26, S263 and S264 obtained as described above, and the inverse conversion LUT (S265 and S266) by the inverse calculation (reverse search) of the color conversion process shown in FIG. 24 is shown in the figure from the input to the output.

図3に示すように、制御部15は、S102の処理が終了すると、色変換テーブル14aによる色変換前の色域の全体を四面体群に分割する(S103)。 As shown in FIG. 3, when the process of S102 ends, the control unit 15 divides the entire gamut before color conversion by the color conversion table 14a into tetrahedral groups (S103).

S103において、四面体群の四面体は、格子点群の格子点のうち、隣接する4つの格子点で形成される。特に、選択された4つの格子点の外接球を考えた場合に、その外接球の内部に他の格子点が入らないように、四面体の組を生成して四面体群が形成されると良い。例えば、S103において生成される四面体群は、3次元ドロネー網により構成される四面体群である。ここで、3次元ドロネー網の生成は、既知の生成法の中から適当な方法を利用すれば良い。すなわち、2次元面上でドロネー図を描くのと同様の考え方で、それを3次元空間に展開して四面体群を得れば良い。 In S103, the tetrahedron of the tetrahedron group is formed by four adjacent lattice points among the lattice points of the lattice point group. In particular, when considering a circumscribing sphere of four selected lattice points, a tetrahedral group is formed by forming a set of tetrahedra so that no other lattice point enters inside the circumscribing sphere. good. For example, the tetrahedral group generated in S103 is a tetrahedral group formed by a three-dimensional Delaunay network. Here, for the generation of the three-dimensional Delaunay network, an appropriate method may be used from among known generation methods. That is, the tetrahedron group may be obtained by expanding it in a three-dimensional space in the same way as drawing a Delaunay diagram on a two-dimensional surface.

例えば、図22に示す格子点群31に対して四面体群をプロットすると、図28に示すようになる。図28(a)、(b)は、それぞれ、図22(a)、(b)における視点と同一の視点から観察した場合の四面体群41の斜視図である。 For example, when the tetrahedron group is plotted with respect to the lattice point group 31 shown in FIG. 22, it becomes as shown in FIG. FIGS. 28A and 28B are perspective views of the tetrahedron group 41 when observed from the same viewpoints as those in FIGS. 22A and 22B, respectively.

また、図23に示す格子点群32に対して四面体群をプロットすると、図29に示すようになる。図29(a)、(b)は、それぞれ、図23(a)、(b)における視点と同一の視点から観察した場合の四面体群42の斜視図である。 Further, when the tetrahedral group is plotted with respect to the lattice point group 32 shown in FIG. 23, it becomes as shown in FIG. 29A and 29B are perspective views of the tetrahedron group 42 when observed from the same viewpoints as those in FIGS. 23A and 23B, respectively.

図3に示すように、制御部15は、S103の処理が終了すると、S101の格子点群生成処理において生成した格子点群と、S102において算出した出力値と、S103において分割した四面体群とを含めた色変換テーブル14aを生成して(S104)、図3に示す動作を終了する。 As shown in FIG. 3, when the processing of S103 ends, the control unit 15 determines the grid point group generated in the grid point group generation processing of S101, the output value calculated in S102, and the tetrahedral group divided in S103. The color conversion table 14a including is generated (S104), and the operation illustrated in FIG. 3 ends.

図3に示す動作において生成された色変換テーブル14aは、例えばネットワークを介した通信など、何らかの方法によって色変換テーブル生成装置10から読み出されてMFP20に色変換テーブル27aとして記憶される。 The color conversion table 14a generated in the operation illustrated in FIG. 3 is read from the color conversion table generation device 10 by some method such as communication via a network and stored in the MFP 20 as the color conversion table 27a.

なお、以上においては、色変換テーブル14aに四面体群が含まれているが、色変換テーブル14aに四面体群を含めなくても良い。色変換テーブル14aに四面体群を含めない場合、色変換テーブル14aに含まれる格子点群に基づいてMFP20がS103と同様の処理によって四面体群を生成しても良い。 Although the color conversion table 14a includes the tetrahedron group in the above description, the tetrahedron group may not be included in the color conversion table 14a. When the tetrahedron group is not included in the color conversion table 14a, the MFP 20 may generate the tetrahedron group based on the lattice point group included in the color conversion table 14a by the same process as S103.

次に、MFP20の動作について説明する。 Next, the operation of the MFP 20 will be described.

図30は、印刷を実行する場合のMFP20の動作のフローチャートである。 FIG. 30 is a flowchart of the operation of the MFP 20 when executing printing.

図30に示すように、MFP20の制御部28は、RGB形式の入力画像を、出力デバイスとしてのプリンター24aが対応しているCMYK形式の出力画像に変換する色変換処理を実行する(S301)。 As shown in FIG. 30, the control unit 28 of the MFP 20 executes color conversion processing for converting an input image in RGB format into an output image in CMYK format compatible with the printer 24a as an output device (S301).

図31は、S301における色変換処理のフローチャートである。 FIG. 31 is a flowchart of the color conversion process in S301.

図31に示すように、制御部28は、RGB形式の入力画像を形成する色値(RGB値)のうち、未だ対象としていないRGB値を対象にする(S331)。 As shown in FIG. 31, the control unit 28 targets an RGB value that has not yet been targeted among the color values (RGB values) forming the input image in the RGB format (S331).

次いで、制御部28は、S331において対象にしたRGB値と、CMYK値との対応関係を検索する対応関係検索処理を実行する。(S332)。 Next, the control unit 28 executes a correspondence relationship search process that searches for a correspondence relationship between the RGB values targeted in S331 and the CMYK values. (S332).

図32は、S332における対応関係検索処理のフローチャートである。 FIG. 32 is a flowchart of the correspondence search process in S332.

図32に示すように、制御部28は、対象のRGB値が色変換テーブル27aにおける色変換前の格子点であるか否かを判断する(S361)。 As shown in FIG. 32, the control unit 28 determines whether the target RGB value is a grid point before color conversion in the color conversion table 27a (S361).

制御部28は、対象のRGB値が色変換テーブル27aにおける色変換前の格子点であるとS361において判断すると、色変換テーブル27aにおける色変換前の格子点のうち、対象のRGB値に対応する格子点に対応付けられた変換値(CMYK値)を、対象のRGB値に対応するCMYK値として特定して(S362)、図32に示す対応関係検索処理を終了する。 When the control unit 28 determines in S361 that the target RGB value is the grid point before color conversion in the color conversion table 27a, it corresponds to the target RGB value among the grid points before color conversion in the color conversion table 27a. The conversion value (CMYK value) associated with the grid point is specified as the CMYK value corresponding to the target RGB value (S362), and the correspondence relationship search process shown in FIG. 32 ends.

制御部28は、対象のRGB値が色変換テーブル27aにおける色変換前の格子点ではない、すなわち、格子点間の点であるとS361において判断すると、対象のRGB値に対応する変換値(CMYK値)を換算する内挿補間処理を実行する(S363)。 When the control unit 28 determines in S361 that the target RGB value is not a grid point before color conversion in the color conversion table 27a, that is, a point between grid points, the conversion value (CMYK) corresponding to the target RGB value. Interpolation processing for converting the value) is executed (S363).

図33は、S363における内挿補間処理のフローチャートである。 FIG. 33 is a flowchart of the interpolation processing in S363.

図33に示すように、制御部28は、色変換テーブル27aに含まれる四面体群の中から、対象のRGB値を包含する四面体を検索する包含四面体検索処理を実行する(S401)。 As shown in FIG. 33, the control unit 28 executes an inclusion tetrahedron search process of searching for a tetrahedron including the target RGB value from the tetrahedron group included in the color conversion table 27a (S401).

図34は、S401における包含四面体検索処理のフローチャートである。 FIG. 34 is a flowchart of the included tetrahedron search process in S401.

図34に示すように、制御部28は、色変換テーブル27aに含まれる四面体群のうち、未だ対象にしていない四面体を対象にする(S431)。 As shown in FIG. 34, the control unit 28 targets a tetrahedron that is not yet a target among the tetrahedron group included in the color conversion table 27a (S431).

次いで、制御部28は、対象の四面体を構成する4点(以下「点A、点B、点C、点D」とする。)のうち、任意の2点(以下、点Aおよび点Bとする。)を選択する(S432)。 Next, the control unit 28 selects any two points (hereinafter, point A and point B) out of the four points (hereinafter, referred to as “point A, point B, point C, point D”) forming the target tetrahedron. Is selected) (S432).

次いで、制御部28は、S432において選択した2点(点Aおよび点B)によって形成される線分を底辺とし、対象のRGB値の点(以下、点Xとする。)、対象の四面体を構成する4点のうちS432において選択した2点以外の1点(以下、点Cとする。)、対象の四面体を構成する4点のうちS432において選択した2点以外の残りの1点(以下、点Dとする。)をそれぞれ頂点とする三角形をそれぞれ含む3つの平面の法線ベクトルを算出する(S433)。ここで、三角形を含む平面の法線ベクトルは、この平面を構成する3点(例えば三角形の3つの頂点)のうち、1点を始点して残り2点を終点にした2つのベクトルの外積を計算することによって算出することができる。 Next, the control unit 28 sets the line segment formed by the two points (point A and point B) selected in S432 as the base, and the point of the target RGB value (hereinafter referred to as point X) and the target tetrahedron. 1 point other than the 2 points selected in S432 (hereinafter, referred to as point C) among the 4 points forming the target tetragon, and the remaining 1 point other than the 2 points selected in S432 among the 4 points forming the target tetrahedron. Normal vectors of three planes each including a triangle whose vertex is (hereinafter, referred to as point D) are calculated (S433). Here, the normal vector of a plane including a triangle is the outer product of two vectors of which one point is the start point and the other two points are the end points among the three points (for example, the three vertices of the triangle) forming the plane. It can be calculated by calculating.

次いで、制御部28は、S433において算出した3つの角度のうち、対象のRGB値の点を頂点とした三角形を含む平面の角度が、残りの2つの平面の角度の間にあるか否かを判定する(S434)。 Next, the control unit 28 determines whether the angle of the plane including the triangle having the point of the target RGB value as the vertex among the three angles calculated in S433 is between the angles of the remaining two planes. A determination is made (S434).

次いで、制御部28は、対象の四面体を構成する4点(点A、点B、点C、点D)のうち、S432において選択しなかった2点(点Cおよび点D)を選択する(S435)。 Next, the control unit 28 selects two points (point C and point D) that have not been selected in S432 from the four points (point A, point B, point C, point D) forming the target tetrahedron. (S435).

次いで、制御部28は、S435において選択した2点(点Cおよび点D)によって形成される線分を底辺とし、対象のRGB値の点(点X)、対象の四面体を構成する4点のうちS435において選択した2点以外の1点(以下、点Aとする。)、対象の四面体を構成する4点のうちS435において選択した2点以外の残りの1点(以下、点Bとする。)をそれぞれ頂点とする三角形をそれぞれ含む3つの平面の法線ベクトルを算出する(S436)。 Next, the control unit 28 uses the line segment formed by the two points (point C and point D) selected in S435 as the base, and the point of the target RGB value (point X) and the four points forming the target tetrahedron. 1 point other than the 2 points selected in S435 (hereinafter referred to as point A), and the remaining 1 point other than the 2 points selected in S435 among the 4 points forming the target tetrahedron (hereinafter referred to as point B). The normal vectors of the three planes including the triangles each having the apex) are calculated (S436).

次いで、制御部28は、S436において算出した3つの角度のうち、対象のRGB値の点を頂点とした三角形を含む平面の角度が、残りの2つの平面の角度の間にあるか否かを判定する(S437)。 Next, the control unit 28 determines whether or not the angle of the plane including the triangle having the point of the target RGB value as the apex of the three angles calculated in S436 is between the angles of the remaining two planes. A determination is made (S437).

次いで、制御部28は、S434における判定と、S437における判定との両方の判定において間にあると判定されたか否かを判断する(S438)。 Next, the control unit 28 determines whether or not it is determined that both are in the determination in S434 and the determination in S437 (S438).

制御部28は、両方の判定の少なくともいずれかにおいて間にないと判定されたとS438において判断すると、S431の処理を実行する。 When the control unit 28 determines in S438 that it is determined not to be in between in at least one of the both determinations, the control unit 28 executes the process of S431.

制御部28は、両方の判定において間にあると判定されたとS438において判断すると、対象のRGB値を包含する四面体として、対象の四面体を特定して(S439)、図34に示す包含四面体検索処理を終了する。 When the control unit 28 determines in S438 that it is determined to be in-between in both determinations, the control unit 28 specifies the target tetrahedron as the tetrahedron including the target RGB values (S439), and includes the tetrahedron shown in FIG. The body search process ends.

なお、図34に示す包含四面体検索処理は、本実施の形態において、対象のRGB値を包含する四面体を平面同士の角度に基づいて検索する方式を採用している。しかしながら、S401の包含四面体検索処理として、図34に示す方式以外の方式が採用されても良い。例えば、四面体を構成する4つの平面に対して、外積を用いることによって、対象のRGB値の点が各平面の手前側にあるか否かを判定し、全ての平面において手前側にあることを条件にして、対象のRGB値を包含する四面体を特定する方式が採用されても良い。 The inclusion tetrahedron search process shown in FIG. 34 employs a method of searching for a tetrahedron containing the target RGB value based on the angle between the planes in the present embodiment. However, a method other than the method shown in FIG. 34 may be adopted as the inclusion tetrahedron search processing in S401. For example, by using the outer product with respect to the four planes forming the tetrahedron, it is determined whether or not the target RGB value point is on the front side of each plane, and it is on the front side on all the planes. On the condition of, the method of specifying the tetrahedron including the target RGB values may be adopted.

図33に示すように、制御部28は、S401の包含四面体検索処理の後、S401において検索した四面体を対象のRGB値の点が体積的に分割する比率に基づいて、対象のRGB値に対応する変換値(CMYK値)を算出する(S402)。 As shown in FIG. 33, after the inclusion tetrahedron search process of S401, the control unit 28 determines the target RGB value based on the ratio by which the points of the target RGB value volumetrically divide the tetrahedron searched in S401. A conversion value (CMYK value) corresponding to is calculated (S402).

例えば、制御部28は、S401において検索した四面体(以下、点E、点F、点Gおよび点Hによって構成されているとする。)を、S401において検索した四面体を構成する4つの三角形の面(△FGH、△EGH、△EFHおよび△EFG)を底面とし、対象のRGB値の点(点X)を頂点とする4つの四面体(三角錐)、すなわち、四面体X‐FGH、X‐EGH、X‐EFHおよびX‐EFGに分割する。四面体X‐FGH、X‐EGH、X‐EFH、X‐EFGの体積をそれぞれVe、Vf、Vg、Vhとし、それらの和、即ち、四面体EFGHの体積をVsとすると、制御部28は、数30によって、対象のRGB値に対応する変換値(CMYK値)を算出することができる。数30において、Xcmykは、対象のRGB値に対応する変換値(CMYK値)である。Ecmyk、Fcmyk、Gcmyk、Hcmyk、は、それぞれ点E、点F、点G、点Hに対応する変換値(CMYK値)である。

Figure 0006734566
For example, the control unit 28 sets the tetrahedron searched in S401 (hereinafter, configured by the point E, the point F, the point G, and the point H) to four triangles forming the tetrahedron searched in S401. Of four tetrahedrons (triangular pyramids) with the faces (ΔFGH, ΔEGH, ΔEFH, and ΔEFG) as the bottom, and the point of the target RGB value (point X) as the vertex, that is, tetrahedron X-FGH, Divide into X-EGH, X-EFH and X-EFG. If the volumes of the tetrahedrons X-FGH, X-EGH, X-EFH, and X-EFG are Ve, Vf, Vg, and Vh, respectively, and their sum, that is, the volume of the tetrahedron EFGH is Vs, the control unit 28 , The converted value (CMYK value) corresponding to the target RGB value can be calculated. In Expression 30, Xcmyk is a conversion value (CMYK value) corresponding to the target RGB value. Ecmyk, Fcmyk, Gcmyk, and Hcmyk are conversion values (CMYK values) corresponding to the points E, F, G, and H, respectively.
Figure 0006734566

なお、Ve、Vf、Vg、Vhは、例えば、それぞれ、数31、数32、数33、数34に示すように求めても良い。また、Vsは、Ve、Vf、VgおよびVhの総和として求めても良いし、例えば、数35に示すように求めても良い。

Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Note that Ve, Vf, Vg, and Vh may be obtained, for example, as shown in Expression 31, Expression 32, Expression 33, and Expression 34, respectively. Further, Vs may be calculated as the sum of Ve, Vf, Vg, and Vh, or may be calculated as shown in Formula 35, for example.
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566
Figure 0006734566

図33に示すように、制御部28は、S402の処理の後、図33に示す内挿補間処理を終了する。 As shown in FIG. 33, the control unit 28 terminates the interpolation processing shown in FIG. 33 after the processing of S402.

なお、図33に示す内挿補間処理は、本実施の形態において四面体補間方式であるが、四面体補間方式以外の方式であっても良い。例えば、内挿補間処理は、六面体補間方式であっても良いし、三角柱補間方式であっても良い。 Note that the interpolation processing shown in FIG. 33 is a tetrahedral interpolation method in this embodiment, but may be a method other than the tetrahedral interpolation method. For example, the interpolation processing may be a hexahedral interpolation method or a triangular prism interpolation method.

図32に示すように、制御部28は、S363の内挿補間処理の後、図32に示す対応関係検索処理を終了する。 As shown in FIG. 32, the control unit 28 ends the correspondence search process shown in FIG. 32 after the interpolation processing of S363.

図31に示すように、制御部28は、S332の対応関係検索処理の後、RGB形式の入力画像を形成するRGB値のうち、未だ対象としていないRGB値が存在するか否かを判断する(S333)。 As shown in FIG. 31, the control unit 28 determines whether or not there is an RGB value which is not yet a target among the RGB values forming the input image in the RGB format after the correspondence relationship search processing in S332 ( S333).

制御部28は、RGB形式の入力画像を形成するRGB値のうち、未だ対象としていないRGB値が存在するとS333において判断すると、S331の処理を実行する。 When the control unit 28 determines in S333 that there is an RGB value that has not been targeted yet among the RGB values forming the input image in the RGB format, the control unit 28 executes the process of S331.

制御部28は、RGB形式の入力画像を形成するRGB値のうち、未だ対象としていないRGB値が存在しないとS333において判断すると、S332の対応関係検索処理によって検索されたRGB値およびCMYK値の対応関係に基づいて、RGB形式の入力画像をCMYK形式の出力画像に変換して(S334)、図31に示す色変換処理を終了する。 When the control unit 28 determines in S333 that there is no RGB value that has not yet been targeted among the RGB values forming the input image in the RGB format, the control unit 28 associates the RGB value and the CMYK value searched by the correspondence relationship search process of S332. Based on the relationship, the RGB format input image is converted into a CMYK format output image (S334), and the color conversion process shown in FIG. 31 is terminated.

図30に示すように、制御部28は、S301の色変換処理の後、S301において生成したCMYK形式の出力画像に基づいてプリンター24によって記録媒体に印刷を実行して(S302)、図30に示す動作を終了する。 As illustrated in FIG. 30, after the color conversion processing in S301, the control unit 28 causes the printer 24 to print on the recording medium based on the CMYK format output image generated in S301 (S302). The operation shown is ended.

以上に説明したように、色変換テーブル生成装置10は、色変換テーブル14aにおける色変換前の格子点として最外殻上格子点を積極的に確保する(S116)ので、色変換テーブル14aを介した出力画像における高彩度色の再現性を向上することができる。色変換テーブル生成装置10は、高彩度色の再現性を向上することによって、図形などの抽象画像、文字の画像など、自然画像ではない画像における色の再現性を向上することができる。 As described above, since the color conversion table generation device 10 positively secures the outermost shell lattice point as the lattice point before color conversion in the color conversion table 14a (S116), the color conversion table 14a is used. It is possible to improve the reproducibility of the high saturation color in the output image. The color conversion table generating device 10 can improve the color reproducibility in an image that is not a natural image, such as an abstract image such as a graphic or a character image, by improving the reproducibility of highly saturated colors.

色変換テーブル生成装置10は、最外殻上格子点の少なくとも1つとして角間線分上格子点を積極的に確保する(S161)ので、色変換テーブル14aの格子点間の中間データを内挿補間によって算出する(S363)場合に、色変換前のRGB色空間における隣接する2つの角の間の線分上、または、この線分の近傍の中間データの算出の精度を向上することができる。 Since the color conversion table generation device 10 positively secures the inter-angle line segment grid point as at least one of the outermost shell grid points (S161), the intermediate data between the grid points of the color conversion table 14a is interpolated. When calculation is performed by interpolation (S363), the accuracy of calculation of intermediate data on a line segment between two adjacent corners in the RGB color space before color conversion or in the vicinity of this line segment can be improved. ..

色変換テーブル生成装置10は、色変換前のRGB色空間における8つの角のいずれか2つの角の間の線分上に角間線分上格子点を等間隔に生成する(S181〜S185、S201〜S205、および、S221〜S225)場合、角間線分上格子点を簡単な計算で生成することができるので、角間線分上格子点を容易に生成することができる。 The color conversion table generating device 10 generates inter-angle line segment lattice points at equal intervals on a line segment between any two of the eight angles in the RGB color space before color conversion (S181 to S185, S201). ~S205 and S221 to S225), since the inter-angle line segment upper grid points can be generated by a simple calculation, the inter-angle line segment upper grid points can be easily generated.

色変換テーブル生成装置10は、van der Corput列の項を一部の座標とする角間線分上格子点を生成する(S191〜S194、S211〜S214、および、S231〜S234)場合、新たな角間線分上格子点を追加するときに、既に存在する角間線分上格子点が変更される必要がないので、角間線分上格子点を容易に生成することができる。 When the color conversion table generating device 10 generates inter-angle line segment grid points (S191 to S194, S211 to S214, and S231 to S234) in which the terms of the van der Corput sequence are part of the coordinates, the new inter-angle intervals are generated. When adding a grid point on a line segment, it is not necessary to change the grid point on the inter-line segment that already exists, so that the grid point on the inter-line segment can be easily generated.

なお、色変換テーブル生成装置10は、最大彩度の線分上の格子点と、スカイライン上の格子点と、ボトムライン上の格子点との少なくとも1つを色変換テーブル14aに含めなくても良い。 The color conversion table generation device 10 does not have to include at least one of the grid point on the line segment having the maximum saturation, the grid point on the skyline, and the grid point on the bottom line in the color conversion table 14a. good.

色変換テーブル生成装置10は、最外殻上格子点の少なくとも1つとして最外殻面上格子点を積極的に確保する(S162)ので、色変換テーブル14aの格子点間の中間データを内挿補間によって算出する(S363)場合に、色変換前のRGB色空間における最外殻の面上、または、この面の近傍の中間データの算出の精度を向上することができる。 Since the color conversion table generation device 10 positively secures the grid points on the outermost shell as at least one of the grid points on the outermost shell (S162), the intermediate data between the grid points of the color conversion table 14a is internally stored. When the calculation is performed by the interpolation (S363), the accuracy of calculation of the intermediate data on the surface of the outermost shell in the RGB color space before color conversion or in the vicinity of this surface can be improved.

色変換テーブル生成装置10は、色変換前のRGB色空間における最外殻の面上に最外殻面上格子点を等間隔に生成する(S241〜S245)場合、最外殻面上格子点を簡単な計算で生成することができるので、最外殻面上格子点を容易に生成することができる。 When the color conversion table generating device 10 generates the outermost shell surface grid points on the surface of the outermost shell surface in the RGB color space before color conversion at equal intervals (S241 to S245), the outermost shell surface grid points. Can be generated by a simple calculation, so that the grid points on the outermost shell surface can be easily generated.

色変換テーブル生成装置10は、2つのvan der Corput列同士の同一の順番の項を一部の座標とする最外殻面上格子点を生成する(S251〜S254)場合、新たな最外殻面上格子点を追加するときに、既に存在する最外殻面上格子点が変更される必要がないので、最外殻面上格子点を容易に生成することができる。ここで、色変換テーブル生成装置10は、最外殻面上格子点を生成するための2つのvan der Corput列として、互いに基底が異なる2つのvan der Corput列を生成する(S252)ので、2つのvan der Corput列同士の同一の順番の項を一部の座標とする最外殻面上格子点の配置の均一性を向上するので、色変換テーブル14aを介した出力画像の品質の精度の均一性を向上することができる。なお、色変換テーブル生成装置10は、互いに基底が同じ2つのvan der Corput列をS252において生成しても良い。 The color conversion table generation device 10 generates a new outermost shell in the case of generating the outermost shell lattice points having some coordinates of terms in the same order between the two van der Corput columns (S251 to S254). When adding the in-plane lattice points, the existing outermost shell surface lattice points do not need to be changed, so that the outermost shell surface lattice points can be easily generated. Here, since the color conversion table generation device 10 generates two van der Corp. sequences having different bases as the two van der Corp. sequences for generating the lattice points on the outermost shell surface (S252), 2 Since the uniformity of the arrangement of the grid points on the outermost shell surface having the terms of the same order in the two van der Corp. sequences as some coordinates is improved, the accuracy of the quality of the output image via the color conversion table 14a is improved. Uniformity can be improved. Note that the color conversion table generation device 10 may generate two van der Corp. sequences having the same basis in S252.

なお、色変換テーブル生成装置10は、最外殻面上格子点を色変換テーブル14aに含めなくても良い。 The color conversion table generation device 10 does not have to include the outermost shell surface lattice points in the color conversion table 14a.

色変換テーブル生成装置10は、色変換テーブル14aにおける色変換前の格子点としてグレー軸上格子点、すなわち、無彩色の格子点を積極的に確保する(S115)ので、色変換テーブル14aを介した出力画像における色の再現性への影響が大きい、無彩色と、無彩色に近い色との再現性を向上することができる。したがって、色変換テーブル生成装置10は、色変換テーブル14aを介した出力画像における色の再現性を向上することができる。色変換テーブル生成装置10は、無彩色と、無彩色に近い色との再現性を向上することによって、自然画像における色の再現性を向上することができる。 Since the color conversion table generation device 10 positively secures grid points on the gray axis, that is, achromatic grid points as grid points before color conversion in the color conversion table 14a (S115), the color conversion table 14a is used. It is possible to improve the reproducibility of an achromatic color and a color close to the achromatic color, which greatly affects the color reproducibility of the output image. Therefore, the color conversion table generation device 10 can improve the color reproducibility in the output image via the color conversion table 14a. The color conversion table generation device 10 can improve the reproducibility of the color in the natural image by improving the reproducibility of the achromatic color and the color close to the achromatic color.

なお、色変換テーブル生成装置10は、グレー軸上格子点を色変換テーブル14aに含めなくても良い。 Note that the color conversion table generation device 10 does not have to include the gray-axis lattice points in the color conversion table 14a.

最外殻上格子点およびグレー軸上格子点については、色変換テーブル14aを介した出力画像における色の再現性が確認されるなどして、格子点数が増減されても良い。すなわち、グレー軸上格子点生成処理および最外殻上格子点生成処理は、複数回、実行し直されても良い。 Regarding the outermost shell grid points and the gray axis grid points, the number of grid points may be increased or decreased by confirming the color reproducibility in the output image via the color conversion table 14a. That is, the gray-axis on-grid point generation processing and the outermost-shell-on-grid point generation processing may be re-executed multiple times.

色変換テーブル生成装置10は、色変換前のRGB色空間の8つの角に対応する格子点を生成する(S114)ので、色変換テーブル14aの格子点間の中間データを内挿補間によって算出する(S363)場合に、色変換前の色空間の角の近傍の中間データの算出の精度を向上することができる。 Since the color conversion table generation device 10 generates grid points corresponding to eight corners of the RGB color space before color conversion (S114), the intermediate data between the grid points of the color conversion table 14a is calculated by interpolation. In the case of (S363), the accuracy of calculation of the intermediate data in the vicinity of the corner of the color space before color conversion can be improved.

なお、色変換テーブル生成装置10は、色変換前のRGB色空間の8つの角に対応する格子点を色変換テーブル14aに含めなくても良い。 Note that the color conversion table generation device 10 does not have to include the grid points corresponding to the eight corners of the RGB color space before color conversion in the color conversion table 14a.

色変換テーブル生成装置10は、色変換テーブル14aにおける色変換前の格子点の群を立方格子状に配置せずにvan der Corput列を使用して生成する(S112〜S113)ので、格子点の情報を記憶するメモリーの容量が制限されている条件下において、色変換テーブル14aにおける格子点の数を増やすことができる。したがって、色変換テーブル生成装置10は、色変換テーブル14aを介した出力画像の品質の精度を向上することができる。 Since the color conversion table generation device 10 generates the group of grid points before color conversion in the color conversion table 14a by using the van der Output sequence without arranging them in a cubic grid shape (S112 to S113), The number of grid points in the color conversion table 14a can be increased under the condition that the capacity of the memory for storing information is limited. Therefore, the color conversion table generation device 10 can improve the accuracy of the quality of the output image via the color conversion table 14a.

色変換テーブル生成装置10は、互いに基底が異なる3つのvan der Corput列を生成する(S131)ので、3つのvan der Corput列同士の同一の順番の項を座標とする格子点の配置の均一性を向上することができる。したがって、色変換テーブル生成装置10は、色変換テーブル14aを介した出力画像の品質の精度の均一性を向上することができる。なお、色変換テーブル生成装置10は、少なくとも2つの基底が同じ3つのvan der Corput列をS131において生成しても良い。少なくとも2つの基底が同じ3つのvan der Corput列を生成する場合、互いに基底が異なる3つのvan der Corput列を生成する構成と比較して、乱数性が落ちて格子点の配置に結晶構造性が現れ易い。しかしながら、乱数性が落ちて格子点の配置に結晶構造性が現れたとしても、色変換テーブル生成装置10は、S133の処理において格子点の座標のチャンネル情報を交換することによって、基本6色相の各色相面に対して対称になるように格子点群を配置し、更に、S133の処理において配置した格子点群の補色の格子点群もS134の処理において配置するので、格子点の配置の均一性を確保することができる。 Since the color conversion table generation device 10 generates three van der Corp. sequences having different bases (S131), the uniformity of the arrangement of the grid points with the terms in the same order in the three van der Corp. sequences as coordinates. Can be improved. Therefore, the color conversion table generation device 10 can improve the uniformity of the accuracy of the quality of the output image via the color conversion table 14a. Note that the color conversion table generation device 10 may generate at least two three van der Corp. sequences having the same base in S131. When at least two bases generate three van der Corp. sequences having the same base, the randomness is reduced and the lattice structure has a crystalline structure as compared with the configuration in which three van der Corp. sequences having different bases are generated. Easy to appear. However, even if the randomness deteriorates and the crystal structure appears in the arrangement of the lattice points, the color conversion table generation device 10 exchanges the channel information of the coordinates of the lattice points in the process of S133, and thereby the basic 6 hue Since the grid point groups are arranged so as to be symmetrical with respect to each hue plane, and the grid point group of the complementary color of the grid point group arranged in the process of S133 is also arranged in the process of S134, the arrangement of the grid points is uniform. It is possible to secure the sex.

色変換テーブル生成装置10は、3つのvan der Corput列のそれぞれをRGB色空間の3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成した(S133)後、この格子点の補色の格子点も生成する(S134)ので、格子点の配置の均一性を向上することができる。したがって、色変換テーブル生成装置10は、色変換テーブル14aを介した出力画像の品質の精度の均一性を向上することができる。なお、色変換テーブル生成装置10は、S134の処理を実行しなくても良い。色変換テーブル生成装置10は、S134の処理を実行しない場合、S112においてSmaxから特定の数pを引いた数を6で割った商nを算出すれば良い。 The color conversion table generating device 10 sets the terms of the same order in the three van der Corp. columns in each of the 6 patterns in which each of the three van der Corp. columns is associated with each of the three channels of the RGB color space. After the grid points to be the coordinates are generated (S133), the grid points of the complementary color of this grid point are also generated (S134), so that the uniformity of the arrangement of the grid points can be improved. Therefore, the color conversion table generation device 10 can improve the uniformity of the accuracy of the quality of the output image via the color conversion table 14a. The color conversion table generation device 10 does not have to execute the process of S134. When the process of S134 is not executed, the color conversion table generation device 10 may calculate the quotient n by dividing the number obtained by subtracting the specific number p from Smax by 6 in S112.

色変換テーブル生成装置10によって生成された色変換テーブルを使用する画像形成装置は、本実施の形態においてMFPであるが、プリンター専用機など、MFP以外の画像形成装置であっても良い。 Although the image forming apparatus that uses the color conversion table generated by the color conversion table generating apparatus 10 is the MFP in the present embodiment, it may be an image forming apparatus other than the MFP, such as a printer dedicated machine.

10 色変換テーブル生成装置(格子点群生成装置、コンピューター)
14a 色変換テーブル
14b 格子点群生成プログラム
15a 数列生成手段
15b 格子点生成手段
27a 色変換テーブル
31、32 格子点群(格子点の群)
10 color conversion table generator (grid point group generator, computer)
14a Color conversion table 14b Lattice point group generation program 15a Numerical sequence generation means 15b Lattice point generation means 27a Color conversion table 31, 32 Lattice point group (group of lattice points)

Claims (15)

3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成する格子点群生成方法であって、
van der Corput列を生成する数列生成ステップと、
格子点を生成する格子点生成ステップと
を備え、
前記数列生成ステップは、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成するステップであり、
前記格子点生成ステップは、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成するステップであり、
前記格子点生成ステップは、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成するステップであり、
前記格子点生成ステップによって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であり、
前記特定の数は、8と、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点の必要数と、前記最外殻上格子点の必要数との合計であることを特徴とする格子点群生成方法。
A grid point group generation method for generating a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space,
a sequence generating step for generating a van der Corp. sequence,
And a grid point generation step for generating grid points,
In the step of generating a number sequence, the quotient obtained by dividing a number obtained by subtracting a specific number from the maximum number of grid points that can be allocated for the color conversion table by a divisor that is either 6 or 12, and the number of terms are the same number. Generating three van der Corput sequences whose bases are positive integers greater than or equal to 2;
In the grid point generating step, in each of 6 patterns in which each of the three van der Corp. sequences is associated with each of the three channels, terms in the same order of the three van der Corp. sequences are set as coordinates. Is a step of generating grid points
The grid point generation step is a step of generating grid points on the outermost shell as grid points existing on the outermost shell in the color space of the three channels and being neither of the eight angles,
The number of the outermost shell lattice points generated by the lattice point generating step is the total number of the remainder obtained by dividing the maximum number minus the specific number by the divisor, and the specific number. Ri der below,
The specific number is 8, the required number of grid points on the gray axis as grid points existing on the gray axis in the color space of the three channels and being neither white nor black, and the outermost shell grid A method for generating a grid point group, which is a total of the required number of points.
前記格子点生成ステップは、前記3つのチャンネルの色空間において前記8つの角のいずれか2つの角の間の線分上に存在する格子点としての角間線分上格子点を前記最外殻上格子点の少なくとも1つとして生成するステップであることを特徴とする請求項1に記載の格子点群生成方法。 In the grid point generation step, an inter-angle line segment upper grid point as a grid point existing on a line segment between any two of the eight corners in the color space of the three channels is set on the outermost shell. 2. The grid point group generation method according to claim 1, which is a step of generating at least one of the grid points. 前記格子点生成ステップは、前記角間線分上格子点を前記線分上に等間隔に生成するステップであることを特徴とする請求項2に記載の格子点群生成方法。 The grid point group generation method according to claim 2, wherein the grid point generation step is a step of generating grid points on the inter-angle line segment at equal intervals on the line segment. 前記格子点生成ステップは、前記数列生成ステップによって生成されたvan der Corput列の項を一部の座標とする前記角間線分上格子点を生成するステップであることを特徴とする請求項2に記載の格子点群生成方法。 The grid point generating step is a step of generating the grid point on the inter-angle line segment with some of the coordinates of the van der Corput sequence generated by the sequence generating step as some coordinates. The described grid point group generation method. 前記格子点生成ステップは、前記3つのチャンネルの色空間において最外殻の面上に存在する格子点としての最外殻面上格子点を前記最外殻上格子点の少なくとも1つとして生成するステップであることを特徴とする請求項1から請求項4までのずれかに記載の格子点群生成方法。 In the grid point generating step, a grid point on the outermost shell surface as a grid point existing on the surface of the outermost shell in the color space of the three channels is generated as at least one of the grid points on the outermost shell. The grid point group generation method according to any one of claims 1 to 4, which is a step. 前記格子点生成ステップは、前記最外殻面上格子点を前記面上に等間隔に生成するステップであることを特徴とする請求項5に記載の格子点群生成方法。 The grid point group generation method according to claim 5, wherein the grid point generation step is a step of generating grid points on the outermost shell surface on the surface at equal intervals. 前記格子点生成ステップは、前記数列生成ステップによって生成された2つのvan der Corput列同士の同一の順番の項を一部の座標とする前記最外殻面上格子点を生成するステップであることを特徴とする請求項5に記載の格子点群生成方法。 The grid point generating step is a step of generating the grid point on the outermost shell surface having, as a part of coordinates, terms in the same order of the two van der Corp. sequences generated by the sequence generating step. The grid point group generation method according to claim 5. 前記数列生成ステップは、互いに基底が異なる前記2つのvan der Corput列を生成するステップであることを特徴とする請求項7に記載の格子点群生成方法。 The grid point group generation method according to claim 7, wherein the sequence generation step is a step of generating the two van der Corp. sequences having different bases. 前記格子点生成ステップは、前記3つのチャンネルの色空間の前記8つの角に対応する格子点としての角格子点を生成するステップであり、
前記格子点生成ステップによって生成される前記最外殻上格子点および前記角格子点の合計の数は、前記余りおよび前記特定の数の合計の数以下であることを特徴とする請求項1から請求項8までのいずれかに記載の格子点群生成方法。
The grid point generating step is a step of generating a corner grid point as a grid point corresponding to the eight corners of the color space of the three channels,
The total number of the grid points on the outermost shell and the square grid points generated by the grid point generation step is equal to or less than the total number of the remainder and the specific number. The grid point group generation method according to claim 8.
前記格子点生成ステップは、前グレー軸上格子点を生成するステップであり、
前記格子点生成ステップによって生成される前記最外殻上格子点、前記角格子点および前記グレー軸上格子点の合計の数は、前記余りと、前記特定の数との合計の数以下であることを特徴とする請求項9に記載の格子点群生成方法。
The grid point generation step is a pre-Symbol generating a gray axis lattice points,
The total number of the outermost shell lattice points, the square lattice points and the gray axis lattice points generated by the lattice point generating step is equal to or less than the total number of the remainder and the specific number. 10. The grid point group generation method according to claim 9, wherein:
前記格子点生成ステップは、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点を生成するステップであり、
前記格子点生成ステップによって生成される前記最外殻上格子点および前記グレー軸上格子点の合計の数は、前記余りと、前記特定の数との合計の数以下であることを特徴とする請求項1から請求項8までのいずれかに記載の格子点群生成方法。
The grid point generating step is a step of generating grid points on the gray axis as grid points existing on the gray axis in the color space of the three channels and being neither white nor black,
It is characterized in that the total number of the outermost shell lattice points and the gray axis lattice points generated by the lattice point generating step is equal to or less than the total number of the remainder and the specific number. The grid point group generation method according to any one of claims 1 to 8.
前記数列生成ステップは、互いに基底が異なる前記3つのvan der Corput列を生成するステップであることを特徴とする請求項1から請求項11までのいずれかに記載の格子点群生成方法。 12. The grid point group generation method according to claim 1, wherein the sequence generation step is a step of generating the three van der Corp. sequences having different bases. 前記数列生成ステップは、前記最大数から前記特定の数を引いた数を前記除数としての12で割った商と項数が同数である前記3つのvan der Corput列を生成するステップであり、
前記格子点生成ステップは、前記6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成した後、この格子点の補色の格子点も生成するステップであることを特徴とする請求項1から請求項12までのいずれかに記載の格子点群生成方法。
The number sequence generating step is a step of generating the three van der Corp. sequences having the same number of terms as the quotient obtained by dividing the number obtained by subtracting the specific number from the maximum number by 12 as the divisor,
In the grid point generation step, in each of the six patterns, after generating grid points whose coordinates are terms in the same order of the three van der Corp. sequences, grid points complementary in color to the grid points are also generated. The grid point group generation method according to any one of claims 1 to 12, which is a step.
3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成するための格子点群生成プログラムであって、
van der Corput列を生成する数列生成手段と、
格子点を生成する格子点生成手段と
をコンピューターに実現させ、
前記数列生成手段は、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成し、
前記格子点生成手段は、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成し、
前記格子点生成手段は、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成し、
前記格子点生成手段によって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であり、
前記特定の数は、8と、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点の必要数と、前記最外殻上格子点の必要数との合計であることを特徴とする格子点群生成プログラム。
A grid point group generation program for generating a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space,
a sequence generating means for generating a van der Corp. sequence;
Let the computer realize the grid point generation means that generates the grid points,
The number sequence generating means has the same number of terms as the quotient obtained by dividing the number obtained by subtracting a specific number from the maximum number of grid points assignable for the color conversion table by a divisor that is either 6 or 12. Generate three van der Corput sequences whose bases are positive integers greater than or equal to 2,
The grid point generation means, in each of 6 patterns in which each of the three van der Corp. sequences is associated with each of the three channels, sets the terms in the same order of the three van der Corp. sequences as coordinates. Generate grid points
The grid point generation means generates grid points on the outermost shell as grid points existing on the outermost shell in the color space of the three channels and not at any of the eight angles,
The number of the outermost shell lattice points generated by the lattice point generation means is the total number of the remainder obtained by dividing the maximum number minus the specific number by the divisor and the specific number. Ri der below,
The specific number is 8, the required number of grid points on the gray axis as grid points existing on the gray axis in the color space of the three channels and being neither white nor black, and the outermost shell grid A grid point group generation program characterized by being the total of the required number of points.
3つのチャンネルの色空間の色を他の色空間の色に変換するための色変換テーブルにおける色変換前の格子点の群を生成する格子点群生成装置であって、
van der Corput列を生成する数列生成手段と、
格子点を生成する格子点生成手段と
を備え、
前記数列生成手段は、前記色変換テーブル用に割り当て可能な格子点の最大数から特定の数を引いた数を6および12のいずれかである除数で割った商と項数が同数であって基底が2以上の正の整数である、3つのvan der Corput列を生成し、
前記格子点生成手段は、前記3つのvan der Corput列のそれぞれを前記3つのチャンネルのそれぞれに対応付けた6パターンのそれぞれにおいて、前記3つのvan der Corput列同士の同一の順番の項を座標とする格子点を生成し、
前記格子点生成手段は、前記3つのチャンネルの色空間において最外殻上に存在し8つの角のいずれでもない格子点としての最外殻上格子点を生成し、
前記格子点生成手段によって生成される前記最外殻上格子点の数は、前記最大数から前記特定の数を引いた数を前記除数で割った余りと、前記特定の数との合計の数以下であり、
前記特定の数は、8と、前記3つのチャンネルの色空間においてグレー軸上に存在し白および黒のいずれでもない格子点としてのグレー軸上格子点の必要数と、前記最外殻上格子点の必要数との合計であることを特徴とする格子点群生成装置。
A grid point group generation device for generating a group of grid points before color conversion in a color conversion table for converting a color of a color space of three channels into a color of another color space,
a sequence generating means for generating a van der Corp. sequence;
And a grid point generation means for generating grid points,
The number sequence generating means has the same number of terms as the quotient obtained by dividing the number obtained by subtracting a specific number from the maximum number of grid points assignable for the color conversion table by a divisor that is either 6 or 12. Generate three van der Corput sequences whose bases are positive integers greater than or equal to 2,
The grid point generation means, in each of 6 patterns in which each of the three van der Corp. sequences is associated with each of the three channels, sets the terms in the same order of the three van der Corp. sequences as coordinates. Generate grid points
The grid point generation means generates grid points on the outermost shell as grid points existing on the outermost shell in the color space of the three channels and not at any of the eight angles,
The number of the outermost shell lattice points generated by the lattice point generation means is the total number of the remainder obtained by dividing the maximum number minus the specific number by the divisor and the specific number. Ri der below,
The specific number is 8, the required number of grid points on the gray axis as grid points existing on the gray axis in the color space of the three channels and being neither white nor black, and the outermost shell grid An apparatus for generating a grid point group, which is a total of the required number of points.
JP2017106176A 2017-05-30 2017-05-30 Lattice point group generation method, lattice point group generation program, and lattice point group generation device Expired - Fee Related JP6734566B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017106176A JP6734566B2 (en) 2017-05-30 2017-05-30 Lattice point group generation method, lattice point group generation program, and lattice point group generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017106176A JP6734566B2 (en) 2017-05-30 2017-05-30 Lattice point group generation method, lattice point group generation program, and lattice point group generation device

Publications (2)

Publication Number Publication Date
JP2018201181A JP2018201181A (en) 2018-12-20
JP6734566B2 true JP6734566B2 (en) 2020-08-05

Family

ID=64668339

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017106176A Expired - Fee Related JP6734566B2 (en) 2017-05-30 2017-05-30 Lattice point group generation method, lattice point group generation program, and lattice point group generation device

Country Status (1)

Country Link
JP (1) JP6734566B2 (en)

Also Published As

Publication number Publication date
JP2018201181A (en) 2018-12-20

Similar Documents

Publication Publication Date Title
US20030076336A1 (en) Color information processing apparatus and method
US9106875B2 (en) System and method for creating a run-time color-conversion look-up table
JP2004112694A (en) Color control method, color control apparatus, color conversion definition editing apparatus, image processing apparatus, program, and storage medium
US8451521B2 (en) Finding a locus of colorant formulations that produces a desired color
JP6734566B2 (en) Lattice point group generation method, lattice point group generation program, and lattice point group generation device
JP2019103040A (en) Profile adjustment method, profile adjustment program, profile adjustment device, and profile adjustment system
JP4662242B2 (en) Color conversion method, color conversion apparatus, program, and recording medium
JP6354706B2 (en) Lattice point group generation method, lattice point group generation program, and lattice point group generation device
JP6734565B2 (en) Lattice point group generation method, lattice point group generation program, and lattice point group generation device
JP2019118089A (en) Color conversion method, color conversion program, and color conversion device
JP2019118088A (en) Lattice point group generation method, lattice point group generation program, and lattice point group generation device
JP6354707B2 (en) Lattice point group generation method, lattice point group generation program, and lattice point group generation device
JP3190545B2 (en) Interpolation calculation method and data converter
JP6794818B2 (en) Color conversion profile generation method, color conversion profile generation device, and color conversion profile generation program
JP2009071715A (en) Color gamut generating method, color gamut generating device, program, and storage medium
CN106488075B (en) Lattice point group generation method and lattice point group's generating means
JP6740729B2 (en) Data conversion device, data conversion method, and data conversion program
JP5966661B2 (en) Black definition file generation device, device link profile generation device, black definition file generation method, black definition file generation program
JP2008271233A (en) Image processing unit, program and method
JP6825353B2 (en) Color conversion profile generation method, color conversion profile generation device, and color conversion profile generation program
JP6617637B2 (en) Color conversion table creation program, color conversion table creation device, and color conversion table creation method
JP2007336081A (en) Device, method, and program for color gamut outline generation
JP2002354276A (en) Method and device for converting color
JP2004104603A (en) Image processor, image processing method, storage medium and program
JP6565761B2 (en) Color conversion table creation program, color conversion table creation device, and color conversion table creation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190529

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200304

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200327

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200610

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200623

R150 Certificate of patent or registration of utility model

Ref document number: 6734566

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees