JP2006262346A - Apparatus and method for image processing and storage medium therefor - Google Patents

Apparatus and method for image processing and storage medium therefor Download PDF

Info

Publication number
JP2006262346A
JP2006262346A JP2005079883A JP2005079883A JP2006262346A JP 2006262346 A JP2006262346 A JP 2006262346A JP 2005079883 A JP2005079883 A JP 2005079883A JP 2005079883 A JP2005079883 A JP 2005079883A JP 2006262346 A JP2006262346 A JP 2006262346A
Authority
JP
Japan
Prior art keywords
triangle
tetrahedron
image processing
color space
forming
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005079883A
Other languages
Japanese (ja)
Inventor
Hiromitsu Nishikawa
浩光 西川
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2005079883A priority Critical patent/JP2006262346A/en
Publication of JP2006262346A publication Critical patent/JP2006262346A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus and the like for generating a look-up table (LUT) which reduces computational complexity and suppresses a pseudo contour by inputting a representative line on the LUT. <P>SOLUTION: The image processing apparatus comprises: a control line setting means for setting at least seven control lines connecting white points and back points in a first color space in accordance with the scale of the LUT; a tetrahedron forming means for forming a tetrahedron in the first color space by selecting four of said control lines; a triangle forming means for forming a triangle using three sides of said tetrahedron; a three-dimension interpolating means for interpolating the triangle formed in said triangle forming means using signal information of two sides holding top-most vertices therebetween in three directions in total from three top-most vertices to opposite sides thereof; a lattice point weight computing means for computing a weight for each of lattice points interpolated in said three-direction interpolating means; and a weight averaging means for averaging the computed weights of lattice point data, wherein the tetrahedron is formed by combining triangles, the first color space is formed by combining the tetrahedrons and the LUT is completed. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、カラープリンタ用の画像処理装置、画像処理方法及びその記憶媒体に関し、特に、LUT(ルックアップテーブル)を用いて第一の色空間を第二の色空間に変換する画像出力処理に関するものである。   The present invention relates to an image processing apparatus, an image processing method, and a storage medium for a color printer, and more particularly, to an image output process for converting a first color space into a second color space using an LUT (lookup table). Is.

一般に、RGB色空間をプリンタのインク色空間に変換するためのルックアップテーブル(LUT)生成方法として、白点とプリンタの一次色及び2次色のプライマリ頂点と黒点を結ぶ色分解制御ライン及び白点と黒点を結ぶ色空間制御ラインを用い、その他の格子点を補間演算する方法が検討されている。   In general, as a look-up table (LUT) generation method for converting the RGB color space into the ink color space of the printer, a color separation control line connecting the white point and the primary color of the printer and the primary vertex of the secondary color and the black point, and white A method of interpolating other grid points using a color space control line connecting points and black points has been studied.

例えば、特許文献1に開示されているように、白点(W)と黒点(Bk)を結ぶW−Bkラインの色分解及びプリンタ色空間の一次色二次色であるシアン(C),マゼンタ(M),イエロー(Y),レッド(R),グリーン(G),ブルー(B)の6つのプライマリを頂点とするW−C−Bk,W−M−Bk,W−Y−Bk,W−R−Bk,W−G−Bk,W−B−Bkの計7つのラインを用い、四面体に分割、更には三角形に分割し三角形内部をその3辺のインク値のピーク値と等高線を用いて補間演算する方法が提案されている。   For example, as disclosed in Patent Document 1, color separation of a W-Bk line connecting a white point (W) and a black point (Bk) and cyan (C), magenta which is a primary color secondary color of a printer color space (M), yellow (Y), red (R), green (G), and blue (B) having the primaries as vertices W-C-Bk, W-M-Bk, W-Y-Bk, W -R-Bk, W-G-Bk, W-B-Bk, using a total of seven lines, divided into tetrahedrons, further divided into triangles, and the interior of the triangle is divided into peak values and contour lines of the ink values on its three sides. There has been proposed a method of performing interpolation calculation using the method.

その具体的な方法としては、図9に示すように、三角形ABCの各辺のインク値が辺ABに対し(1)、辺ACに対し(2)、辺BCに対し(3)のように与えられていた場合、(1)及び(2)のインク値の頂点Aと(3)のインク値の頂点Iを結ぶラインを先に補間し、三角形ACIに関しては辺ACのインク値及び辺CIのインク値を用いて同図に示すインク値の等高線をガイドとして補間し、三角形ABIに関しては辺ABのインク値及び辺BIのインク値を用いて同図に示すインク値の等高線をガイドとして補間される。この様な補間をインク色の回数繰り返し、三角形の集合体を形成することにより四面体を形成し、四面体を繋げ最終的にLUTを完成させる。
特開2002−033930号公報
As a specific method, as shown in FIG. 9, the ink value of each side of the triangle ABC is (1) for the side AB, (2) for the side AC, and (3) for the side BC. If given, the line connecting the vertex A of the ink values (1) and (2) and the vertex I of the ink values (3) is interpolated first, and for the triangle ACI, the ink value and the side CI of the side AC Is interpolated using the ink value contours shown in the figure as a guide, and the triangle ABI is interpolated using the ink values of the side AB and ink values of the side BI using the ink value contours shown in the figure as a guide. Is done. Such interpolation is repeated for the number of ink colors, and a tetrahedron is formed by forming a collection of triangles, and the tetrahedron is connected to finally complete the LUT.
JP 2002-033930 A

しかし、上記公報に開示されたような方法では、図9に示すように、辺AIを境にガイドとなる等高線の方向が反転しており、その影響で辺AI付近の擬似輪郭が発生しやすくなり、それを抑制するために、制御ラインとなる(1)、(2)、(3)の信号値ラインの設計が困難になってしまう。   However, in the method disclosed in the above publication, as shown in FIG. 9, the direction of the contour line that serves as a guide is reversed at the side AI, and a pseudo contour near the side AI is likely to be generated due to the effect. Therefore, it becomes difficult to design the signal value lines (1), (2), and (3) that serve as control lines in order to suppress this.

本発明は、以上の点に着目して成されたもので、LUT上の代表ライン(White−Primary−Black及びGray)を入力することにより、計算量が少なく、且つ、擬似輪郭を抑制するLUT生成が可能である画像処理装置、画像処理方法及びその記憶媒体を提供することを目的とする。   The present invention has been made paying attention to the above points, and by inputting representative lines (White-Primary-Black and Gray) on the LUT, the LUT that reduces the calculation amount and suppresses pseudo contours. An object of the present invention is to provide an image processing apparatus, an image processing method, and a storage medium that can be generated.

上記目的を達成する為、本発明のカラープリンタの色分解画像処理装置によれば、第一の色空間の白点と黒点を結ぶ少なくとも7本の制御ラインをLUTの規模に応じて設定する制御ライン設定手段と上記制御ラインのうちの4本を選択し、第一の色空間において四面体を形成する四面体形成手段と上記四面体中の3辺を用いて三角形を形成する三角形形成手段と上記三角形形成手段において形成された三角形を3つの頂点からその対辺に向かい計3方向で、頂点を挟む2辺の信号情報を用いて補間する3方向補間手段と、
上記3方向補間手段において補間される各格子点に対し、それぞれ重み付けを計算する、格子点重み付け計算手段と前記3方向補間手段及び前記格子点重み付け計算手段とにおいて計算された各格子点データを重み付け平均する重み付け平均手段とを具備し、
三角形を組み合わせて四面体を形成し、該四面体を組み合わせて第一の色空間を形成し、LUTを完成させることを特徴とする。
To achieve the above object, according to the color separation image processing apparatus of the color printer of the present invention, the control for setting at least seven control lines connecting the white point and the black point of the first color space according to the scale of the LUT. A tetrahedron forming means for selecting a line setting means and four of the control lines and forming a tetrahedron in a first color space; and a triangle forming means for forming a triangle using three sides of the tetrahedron; Three-way interpolation means for interpolating the triangle formed in the triangle forming means from three vertices toward the opposite side in a total of three directions using signal information of two sides sandwiching the vertex;
Weighting each grid point data calculated by the grid point weighting calculation means, the three-way interpolation means and the grid point weighting calculation means for calculating the weight for each grid point to be interpolated by the three-way interpolation means. A weighted average means for averaging,
A tetrahedron is formed by combining triangles, a first color space is formed by combining the tetrahedron, and the LUT is completed.

本発明の色分解画像処理装置によれば、LUT上の代表ライン(White−Primary−Black及びGray)を入力することにより、計算量が少なく、且つ、擬似輪郭を抑制するLUT生成が可能である。   According to the color separation image processing apparatus of the present invention, by inputting representative lines (White-Primary-Black and Gray) on the LUT, it is possible to generate an LUT with a small amount of calculation and suppressing pseudo contours. .

以下、本発明の好ましい実施の形態を説明する。   Hereinafter, preferred embodiments of the present invention will be described.

(第1の実施例)
図1は本発明にかかる一発明の実施の形態におけるカラープリンタの色分解システムの全体構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing the overall configuration of a color separation system of a color printer according to an embodiment of the present invention.

図1に示すように、本実施の形態のカラープリンタの色分解システムは、第一の色空間の白点と黒点を結ぶ少なくとも7本の制御ラインをLUTの規模に応じて設定する制御ライン設定手段101と上記制御ラインのうちの4本を選択し、第一の色空間において四面体を形成する四面体形成手段102と上記四面体中の3辺を用いて三角形を形成する三角形形成手段103と三角形形成手段103において形成された三角形を3つの頂点からその対辺に向かい計3方向で、頂点を挟む2辺の信号情報を用いて補間する3方向補間手段104と上記3方向補間手段において補間される各格子点に対し、それぞれ重み付けを計算する、格子点重み付け計算手段105と前記3方向補間手段及び前記格子点重み付け計算手段とにおいて計算された各格子点データを重み付け平均する重み付け平均手段106とから構成される。   As shown in FIG. 1, the color separation system of the color printer according to the present embodiment has a control line setting for setting at least seven control lines connecting the white point and the black point of the first color space according to the LUT scale. A tetrahedron forming means 102 for selecting four of the means 101 and the control line and forming a tetrahedron in a first color space, and a triangle forming means 103 for forming a triangle using three sides of the tetrahedron. The triangle formed by the triangle forming means 103 is interpolated by using the signal information of two sides sandwiching the vertex from three vertices toward the opposite side from the three vertices, and the three-way interpolation means For each grid point to be calculated, each of the points calculated by the grid point weight calculation unit 105, the three-way interpolation unit, and the grid point weight calculation unit is calculated. Composed of the weighted average unit 106. weighted averaging child point data.

図2は、本発明の実施形態の一例となる色分解画像処理システムをあらわしている。同図において、201は画像信号入力装置としての分光光度計、202はコンピュータシステムとしてのパーソナルコンピュータであり、分光光度計201から読み取られた画像信号を入力し、編集・保管することが可能である、さらにここで得られた画像信号情報をディスプレイ203に表示させたり、プリンタ204から出力させることが可能である。   FIG. 2 shows a color separation image processing system as an example of an embodiment of the present invention. In the figure, 201 is a spectrophotometer as an image signal input device, and 202 is a personal computer as a computer system, which can input an image signal read from the spectrophotometer 201 and edit / store it. Further, the image signal information obtained here can be displayed on the display 203 or output from the printer 204.

図3は、図2の構成における主要部を機能モジュールとしてのブロックにより表現したブロック図である。   FIG. 3 is a block diagram in which the main part in the configuration of FIG. 2 is expressed by blocks as functional modules.

同図において、301は、ユーザーが各種マニュアル指示等を入力するためのマウス及びキーボード313とコンピュータシステム202とをつなぐインターフェース(I/F)、302は、コンピュータシステム202と分光光度計201等画像入力機器をつなぐインターフェース(I/F)である。   In the figure, 301 is an interface (I / F) for connecting a mouse and keyboard 313 and a computer system 202 for inputting various manual instructions and the like, and 302 is an image input such as a computer system 202 and a spectrophotometer 201. This is an interface (I / F) for connecting devices.

303は、内部の各ブロックの動作を制御、或いは内部に記憶されたプログラムを実行することのできるCUPである。   Reference numeral 303 denotes a CUP capable of controlling the operation of each internal block or executing a program stored therein.

304は、あらかじめ必要な画像処理等を記憶しておくROMである。   A ROM 304 stores necessary image processing and the like in advance.

305はCPUにて処理を行うために一時的にプログラムや処理対象の画像データを格納しておくRAMである。   A RAM 305 temporarily stores a program and image data to be processed for processing by the CPU.

306は処理対象の画像を表示したり、操作者へのメッセージを表示するディスプレイ装置203の制御を行うディスプレイ制御装置である。   Reference numeral 306 denotes a display control device that controls the display device 203 that displays an image to be processed or displays a message to the operator.

307は、コンピュータシステム202とカラープリンタ204をつなぐインターフェース(I/F)である。   Reference numeral 307 denotes an interface (I / F) that connects the computer system 202 and the color printer 204.

308は、RA0405等に転送されるプログラムや画像データをあらかじめ格納したり処理後の画像データを保存することのできるハードディスク(HD)である。   A hard disk (HD) 308 can store a program and image data to be transferred to the RA 0405 or the like in advance and can store the processed image data.

309は、コンピュータシステムの各所に保持する様々なデータを外部機器へ伝送したり、外部機器からの様々なデータを受信したりする事が可能なモデムやネットワークカード等の伝送機器314とコンピュータシステムをつなぐインターフェース(I/F)である。   Reference numeral 309 denotes a computer system and a transmission device 314 such as a modem or a network card that can transmit various data held in various parts of the computer system to an external device and receive various data from the external device. This is an interface (I / F) to be connected.

310は、外部記憶媒体の一つであるCD(CD−R/CD−RW/DVD)に記憶されたデータを読み込み、或いは書き出すことのできるCDドライブである。   Reference numeral 310 denotes a CD drive capable of reading or writing data stored in a CD (CD-R / CD-RW / DVD) which is one of external storage media.

311は、310と同様にFDからの読み込み、FDへの書き出しができるFDドライブである。尚、CD,FD,DVD等に画像編集用のプログラム、或いはプリンタ情報等が記憶されている場合には、これらのプログラムをHD308上にインストールし、必要に応じてRAM305に転送されるようになっている。   Reference numeral 311 denotes an FD drive capable of reading from the FD and writing to the FD as in the case of 310. If an image editing program or printer information is stored on a CD, FD, DVD, etc., these programs are installed on the HD 308 and transferred to the RAM 305 as necessary. ing.

312は、外部ライン入力315やマイク316が接続され、外部からの音声データを入力する事のできるサウンドインターフェース(I/F)である。   Reference numeral 312 denotes a sound interface (I / F) to which an external line input 315 and a microphone 316 are connected and external audio data can be input.

図4は、図2及び図3に示した構成上で、本発明を実施するための動作手順を示すフローチャートである。図4のフローチャートに示す手順を記述したコンピュータ実行可能なプログラムを、あらかじめROM304に格納しておき、あるいは、あらかじめ外部記憶装置308に格納されているプログラムをRAM305上に読み込んだのちに、CPU303により該プログラムを実行することにより本発明を実施する。   FIG. 4 is a flowchart showing an operation procedure for carrying out the present invention on the configuration shown in FIGS. A computer-executable program that describes the procedure shown in the flowchart of FIG. The present invention is implemented by executing a program.

以下に、本実施の形態における処理の流れを図4に示すフローチャートを用いて説明する。   Below, the flow of the process in this Embodiment is demonstrated using the flowchart shown in FIG.

まず、ステップS401において、図5の[5−1]に示すRGBの色立体中の白点(W)と黒点(Bk)を結ぶW−Bkラインの色分解及びプリンタ色空間の一次色二次色であるシアン(C),マゼンタ(M),イエロー(Y),レッド(R),グリーン(G),ブルー(B)の6つのプライマリを頂点とするW−C−Bk,W−M−Bk,W−Y−Bk,W−R−Bk,W−G−Bk,W−B−Bkの計7つのラインを同図の[5−2]に示すように、制御ラインとして設定し、該7つの制御ラインのRGB⇒CMYK,RGB⇒CMYKLcLm等の色変換テーブルを取得する。この制御ラインの色変換テーブルはあらかじめ規定されているものとし、そのテーブルは、外部記憶装置308、CDドライブ310やFDドライブ311上に記憶されていたり、または、外部機器からの様々なデータを受信したりする事が可能なモデムやネットワークカード等の伝送機器314を介して取得するなどする。   First, in step S401, the color separation of the W-Bk line connecting the white point (W) and the black point (Bk) in the RGB color solid shown in [5-1] of FIG. 5 and the primary color secondary of the printer color space. W-C-Bk, W-M- having the primaries of six primaries of cyan (C), magenta (M), yellow (Y), red (R), green (G), and blue (B) as colors. A total of seven lines Bk, W-Y-Bk, W-R-Bk, W-G-Bk, and W-B-Bk are set as control lines as shown in [5-2] of the figure, A color conversion table such as RGB → CMYK, RGB → CMYKLcLm, etc. of the seven control lines is acquired. This control line color conversion table is pre-defined, and the table is stored on the external storage device 308, CD drive 310, FD drive 311 or receives various data from external devices. It is acquired via a transmission device 314 such as a modem or a network card that can be used.

次に、ステップS402においては、図5の[5−1]に示す立方体を同図の[5−2]に示される前記7つの制御ラインを用いて、図6の[6−1]から[6−6]に示すような6つの四面体に分割する。また、以下ステップS403からステップS408までの処理は、一つの四面体の処理に限定して説明するが、各四面体において同等の処理をすれば良いのは言うまでも無い。分割された各四面体のデータはRAM305に記憶されるか、容量が大きい場合は外部記憶装置308なども利用され、ステップS403へと進む。   Next, in step S402, the cube shown in [5-1] in FIG. 5 is changed from [6-1] to [-6] in FIG. 6 using the seven control lines shown in [5-2] in FIG. 6-6], and is divided into six tetrahedrons. In the following description, the processing from step S403 to step S408 is limited to the processing of one tetrahedron, but it goes without saying that the same processing may be performed for each tetrahedron. The data of each divided tetrahedron is stored in the RAM 305, or when the capacity is large, the external storage device 308 or the like is also used, and the process proceeds to step S403.

ステップS403においては、該四面体を複数の三角形に分割する。この場合の分割方法は、四面体の一面に平行な面でLUTのグリッド数個の三角形を作成する。このグリッド数とは、例えば8bitのRGB用のLUTを作成する場合には、最小値が2を、最大値が256となるLUTを作成する際のステップ数の事である。三角形の分割方法を、具体的に図6の[6−1]に示す四面体を用いて説明すると、例えば四面体の面W−R−Bkの三角形に平行な三角形を点Mに向かってLUTのグリッド数分作成する。また、四面体には面が4つあり、各4面からそれぞれに平行な三角形群が作成可能であり、その4方向全ての三角形を処理するため、本ステップS403を含め、以下に示すステップS404からステップS407の処理を4回繰り返すことにより実現する。   In step S403, the tetrahedron is divided into a plurality of triangles. The dividing method in this case is to create several LUT grid triangles on a plane parallel to one side of the tetrahedron. The number of grids refers to the number of steps when creating an LUT with a minimum value of 2 and a maximum value of 256, for example, when creating an 8-bit RGB LUT. The method of dividing the triangle will be specifically described using the tetrahedron shown in [6-1] of FIG. 6. For example, a triangle parallel to the triangle of the tetrahedron plane WR-Bk is pointed to the point M at the LUT. Create as many grids as possible. Further, the tetrahedron has four faces, and a parallel triangle group can be created from each of the four faces. In order to process all the triangles in the four directions, the following step S404 including this step S403 is performed. To step S407 is repeated four times.

ステップS404においては、例えば図7に示す頂点Aからその対辺BCに向かう方向で、辺AB及びBCの信号値を用いて矢印の方向で補間し、同様に頂点Bからその対辺ACに向かう方向で辺AB,BCの信号値を使用し、頂点Cからその対辺ABに向かう方向で辺AC,BCの信号値を使用して3方向の補間を行う。計算された3方向の補間結果はRAM305に記憶されるか、容量が大きい場合は外部記憶装置308なども利用される。   In step S404, for example, interpolation is performed in the direction of the arrow from the vertex A to the opposite side BC shown in FIG. 7 using the signal values of the sides AB and BC, and similarly in the direction from the vertex B to the opposite side AC. The signal values of the sides AB and BC are used, and interpolation is performed in three directions using the signal values of the sides AC and BC in the direction from the vertex C toward the opposite side AB. The calculated interpolation results in the three directions are stored in the RAM 305, or when the capacity is large, the external storage device 308 is also used.

次に、ステップS405においては、ステップS404において計算される3方向の補間に対し各グリッドの重みを計算する。この計算される各グリッドの重みとは、例えば図8に示すように、補間方向の視点となる各頂点からの距離に補間に使用する各辺の信号値を積分して求められる面積を積算した結果を用いる事により実現する。計算された3方向の重み結果はRAM305に記憶されるか、容量が大きい場合は外部記憶装置308なども利用される。   Next, in step S405, the weight of each grid is calculated for the three-way interpolation calculated in step S404. For example, as shown in FIG. 8, the calculated weight of each grid is obtained by integrating the area obtained by integrating the signal value of each side used for interpolation into the distance from each vertex as the viewpoint in the interpolation direction. Realized by using the results. The calculated three-way weight result is stored in the RAM 305, or the external storage device 308 is used when the capacity is large.

次に、ステップS406においては、ステップS404において計算された3方向の補間結果とステップS405において計算された各方向の各グリッドに対する重みを元に重み付け平均を取り、分割された三角形の内部グリッドの信号値を計算する。計算された三角形の重み平均結果はRAM305に記憶されるか、容量が大きい場合は外部記憶装置308なども利用される。ステップS406を終えるとステップS407に進む。   Next, in step S406, a weighted average is obtained based on the interpolation result in the three directions calculated in step S404 and the weight for each grid in each direction calculated in step S405, and the signal of the divided inner grid of the triangle is obtained. Calculate the value. The calculated triangle weight average result is stored in the RAM 305, or when the capacity is large, the external storage device 308 or the like is also used. When step S406 ends, the process proceeds to step S407.

ステップS407においては、グリッド数分にステップS403において分割された三角形を組み合わせ四面体を形成する。組み合わされた四面体信号値の結果はRAM305に記憶されるか、容量が大きい場合は外部記憶装置308なども利用される。   In step S407, a tetrahedron is formed by combining the triangles divided in step S403 with the number of grids. The combined tetrahedron signal value result is stored in the RAM 305, or when the capacity is large, the external storage device 308 or the like is also used.

次に、ステップS408においては、ステップS403からステップS404において繰り返された4方向の補間結果を元に4方向に対してステップS405において計算された各重み付けと同様に、頂点と周辺の3つの三角形の信号値を積分した体積を元に重み付けを行い、計算された4つの四面体を重み付け平均を元に1つの四面体を形成する。   Next, in step S408, as with the weights calculated in step S405 for the four directions based on the interpolation results in the four directions repeated in steps S403 to S404, the vertex and the surrounding three triangles are displayed. Weighting is performed based on the volume obtained by integrating the signal values, and one tetrahedron is formed based on the calculated four tetrahedrons based on the weighted average.

最後に、ステップS409においては、ステップS402において分割された6つの四面体を結合して立方体を完成し、LUTを形成する。   Finally, in step S409, the six tetrahedrons divided in step S402 are combined to complete a cube, thereby forming an LUT.

ステップS409を終えると、一連の操作を終了する。   When step S409 ends, the series of operations ends.

(第2の実施例)
前記第1の実施例においては、ステップS405で行われる重み付けの計算は、頂点からの距離と面積を積分していたが、本発明はこれに限るものではない。すなわち、頂点からの距離に応じた重み計算だけでも良いし、計算された各辺の信号値面積だけでも良い。さらには、各グリッド点を補間する際に使用した2辺中の2点の信号値の大きさを重みの基準として使用しても良いし、2点の信号値の大きさと頂点からの距離の積算を重みとしても良いのはもちろんである。
(Second embodiment)
In the first embodiment, the weighting calculation performed in step S405 integrates the distance from the vertex and the area, but the present invention is not limited to this. That is, only the weight calculation according to the distance from the vertex may be performed, or only the calculated signal value area of each side may be used. Furthermore, the signal value magnitudes of two of the two sides used when interpolating each grid point may be used as a weight reference, or the magnitude of the signal value of the two points and the distance from the vertex. Of course, the integration may be weighted.

(第3の実施例)
前記第1の実施例及び、第2の実施例においては、ステップS408においては、各四面体に対して、各平面から4方向で三角形を分割して平均を取っていたが、本発明はこれに限るものではない。すなわち、三角形の分割は4方向である必要は無く、そのうちの1方向に限定しても良いし、2方向、3方向であっても良いのはもちろんである。
(Third embodiment)
In the first embodiment and the second embodiment, in step S408, for each tetrahedron, triangles were divided in four directions from each plane, and the average was taken. It is not limited to. That is, the triangular division need not be in four directions, but may be limited to one direction, or may be two directions or three directions.

(変形例)
また、本発明は上記実施の形態を実現する為の装置及び方法のみに限定されるものではなく、上記システム又は装置内のコンピュータ(CPUあるいはMPU)に、上記実施の形態を実現する為のソフトウエアのプログラムコードを供給し、このプログラムコードに従って上記システムあるいは装置のコンピュータが上記各種デバイスを動作させることにより上記実施の形態を実現する場合も本発明の範疇に含まれる。
(Modification)
Further, the present invention is not limited to only the apparatus and method for realizing the above-described embodiment, but the software for realizing the above-described embodiment on a computer (CPU or MPU) in the system or apparatus. A case in which the above-described embodiment is realized by supplying a software program code and causing the system or apparatus computer to operate the various devices according to the program code is also included in the scope of the present invention.

またこの場合、前記ソフトウエアのプログラムコード自体が上記実施の形態の機能を実現することになり、そのプログラムコード自体、及びそのプログラムコードをコンピュータに供給する為の手段、具体的には上記プログラムコードを格納した記憶媒体は本発明の範疇に含まれる。   In this case, the program code of the software itself realizes the function of the above embodiment, and the program code itself and means for supplying the program code to the computer, specifically, the program code Is included in the scope of the present invention.

この様なプログラムコードを格納する記憶媒体としては、例えばフロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   As a storage medium for storing such a program code, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, magnetic tape, nonvolatile memory card, ROM, or the like can be used.

また、上記コンピュータが、供給されたプログラムコードのみに従って各種デバイスを制御することにより、上記実施の形態の機能が実現される場合だけではなく、上記プログラムコードがコンピュータ上で稼働しているOS(オペレーティングシステム)、あるいは他のアプリケーションソフト等と共同して上記実施の形態が実現される場合にもかかるプログラムコードは本発明の範疇に含まれる。   The computer controls various devices according to only the supplied program code so that the functions of the above-described embodiments are realized, and the OS (operating system) on which the program code is running on the computer is also provided. Such program code is also included in the scope of the present invention even when the above embodiment is realized in cooperation with a system) or other application software.

更に、この供給されたプログラムコードが、コンピュータの機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに格納された後、そのプログラムコードの指示に基づいてその機能拡張ボードや機能格納ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって上記実施の形態が実現される場合も本発明の範疇に含まれる。   Further, after the supplied program code is stored in the memory of the function expansion board of the computer or the function expansion unit connected to the computer, the program code is stored in the function expansion board or function storage unit based on the instruction of the program code. A case where the CPU or the like provided performs part or all of the actual processing and the above-described embodiment is realized by the processing is also included in the scope of the present invention.

また、上述した種々の特徴点の少なくとも1つを含む構成であれば本発明の範疇に含まれる。   In addition, any configuration including at least one of the various feature points described above is included in the scope of the present invention.

本発明の実施の形態における色分解画像処理システムの一例を示す図The figure which shows an example of the color separation image processing system in embodiment of this invention 本発明の実施の形態における色分解画像処理システムの一例の一部を示す図The figure which shows a part of example of the color separation image processing system in embodiment of this invention 図2に示す色分解画像処理システムの各モジュールを示す図The figure which shows each module of the color separation image processing system shown in FIG. 本発明の第一の実施の形態における色分解画像処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the color separation image process in 1st embodiment of this invention. 本発明の実施の形態におけるLUTの形状を示す図The figure which shows the shape of LUT in embodiment of this invention 本発明の実施の形態における6つの四面体示す図The figure which shows six tetrahedrons in embodiment of this invention 本発明の実施の形態における三角形の補間方向示す図The figure which shows the interpolation direction of the triangle in embodiment of this invention 本発明の実施の形態における三角形の重み付け説明図Triangular weighting explanatory diagram in the embodiment of the present invention 従来技術説明図Prior art illustration

符号の説明Explanation of symbols

101 設定手段
102 四面体形成手段
103 三角形形成手段
104 3方向補間手段
105 格子点重み付け計算手段
106 重み付け平均手段
201 分光光度計
202 パーソナルコンピュータ
203 ディスプレイ
204 プリンタ
101 setting means 102 tetrahedron forming means 103 triangle forming means 104 three-way interpolation means 105 grid point weighting calculating means 106 weighted averaging means 201 spectrophotometer 202 personal computer 203 display 204 printer

Claims (8)

第一の色空間を第二の色空間に変換するためのルックアップテーブルを生成する色分解画像処理装置の色調整における画像処理装置であって、
第一の色空間の白点と黒点を結ぶ少なくとも7本の制御ラインをルックアップテーブルの規模に応じて設定する制御ライン設定手段と、
上記制御ラインのうちの4本を選択し、第一の色空間において四面体を形成する四面体形成手段と、
上記四面体中の3辺を用いて三角形を形成する三角形形成手段と、
上記三角形形成手段において形成された三角形を3つの頂点からその対辺に向かい計3方向で、頂点を挟む2辺の信号情報を用いて補間する3方向補間手段と、
上記3方向補間手段において補間される各格子点に対し、それぞれ重み付けを計算する、格子点重み付け計算手段と、
前記3方向補間手段及び前記格子点重み付け計算手段とにおいて計算された各格子点データを重み付け平均する重み付け平均手段とを具備し、
三角形を組み合わせて四面体を形成し、該四面体を組み合わせて第一の色空間を形成し、ルックアップテーブルを完成させることを特徴とする画像処理装置。
An image processing apparatus in color adjustment of a color separation image processing apparatus that generates a lookup table for converting a first color space into a second color space,
Control line setting means for setting at least seven control lines connecting the white point and black point of the first color space according to the scale of the lookup table;
Tetrahedron forming means for selecting four of the control lines and forming a tetrahedron in the first color space;
Triangle forming means for forming a triangle using three sides in the tetrahedron,
Three-way interpolation means for interpolating the triangle formed in the triangle forming means from three vertices toward the opposite side in a total of three directions using signal information of two sides sandwiching the vertex;
Grid point weight calculation means for calculating a weight for each grid point to be interpolated in the three-way interpolation means;
A weighted average means for weighted averaging the respective grid point data calculated by the three-way interpolation means and the grid point weight calculation means;
An image processing apparatus characterized by combining a triangle to form a tetrahedron, combining the tetrahedron to form a first color space, and completing a lookup table.
上記格子点重み付け手段とは、三角形のうち補間開始頂点からの距離に応じて変動することを特徴とする請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the grid point weighting unit varies according to a distance from an interpolation start vertex of the triangle. 上記格子点重み付け手段とは、三角形のうち補間開始頂点をはさむ2点の信号量に応じて変動することを特徴とする請求項1または請求項2に記載の画像処理装置。   The image processing apparatus according to claim 1 or 2, wherein the grid point weighting means varies in accordance with signal amounts of two points sandwiching an interpolation start vertex among triangles. 第一の色空間を第二の色空間に変換するためのルックアップテーブルを生成する画像処理方法であって、
第一の色空間の白点と黒点を結ぶ少なくとも7本の制御ラインをルックアップテーブルの規模に応じて設定する制御ライン設定工程と、
上記制御ラインのうちの4本を選択し、第一の色空間において四面体を形成する四面体形成工程と、
上記四面体中の3辺を用いて三角形を形成する三角形形成工程と、
上記三角形形成工程において形成された三角形を3つの頂点からその対辺に向かい計3方向で、頂点を挟む2辺の信号情報を用いて補間する3方向補間工程と、
上記3方向補間工程において補間される各格子点に対し、それぞれ重み付けを計算する、格子点重み付け計算工程と、
前記3方向補間工程及び前記格子点重み付け計算工程とにおいて計算された各格子点データを重み付け平均する重み付け平均工程とを具備し、
三角形を組み合わせて四面体を形成し、該四面体を組み合わせて第一の色空間を形成し、ルックアップテーブルを完成させることを特徴とする画像処理方法。
An image processing method for generating a lookup table for converting a first color space to a second color space,
A control line setting step for setting at least seven control lines connecting the white point and the black point of the first color space according to the scale of the lookup table;
Selecting four of the control lines and forming a tetrahedron in the first color space;
A triangle forming step of forming a triangle using three sides in the tetrahedron;
A three-way interpolation step of interpolating the triangle formed in the triangle formation step from three vertices toward the opposite side in a total of three directions using signal information of two sides sandwiching the vertex;
A grid point weighting calculation step of calculating a weight for each grid point to be interpolated in the three-way interpolation step;
A weighted average step of weighted averaging the respective lattice point data calculated in the three-way interpolation step and the lattice point weighting calculation step,
An image processing method comprising: combining a triangle to form a tetrahedron; combining the tetrahedron to form a first color space; and completing a lookup table.
上記格子点重み付け工程とは、三角形のうち補間開始頂点からの距離に応じて変動することを特徴とする請求項4に記載の画像処理方法。   The image processing method according to claim 4, wherein the grid point weighting step varies according to a distance from an interpolation start vertex of the triangle. 上記格子点重み付け工程とは、三角形のうち補間開始頂点をはさむ2点の信号量に応じて変動することを特徴とする請求項4または請求項5に記載の画像処理方法。   6. The image processing method according to claim 4, wherein the grid point weighting step varies according to the signal amount of two points sandwiching an interpolation start vertex among triangles. 請求項4乃至請求項6のいずれかのカラープリンタの色分解画像処理方法における各工程を実現する処理手順を示したコンピュータプログラムを記憶したコンピュータが読み取り可能なコンピュータプログラム記憶媒体。   A computer program storage medium readable by a computer storing a computer program showing a processing procedure for realizing each step in the color separation image processing method for a color printer according to any one of claims 4 to 6. 請求項4乃至請求項6のいずれかのカラープリンタの画像処理方法における各工程を実現する処理手順を示したコンピュータプログラム。   The computer program which showed the process sequence which implement | achieves each process in the image processing method of the color printer in any one of Claim 4 thru | or 6.
JP2005079883A 2005-03-18 2005-03-18 Apparatus and method for image processing and storage medium therefor Withdrawn JP2006262346A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005079883A JP2006262346A (en) 2005-03-18 2005-03-18 Apparatus and method for image processing and storage medium therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005079883A JP2006262346A (en) 2005-03-18 2005-03-18 Apparatus and method for image processing and storage medium therefor

Publications (1)

Publication Number Publication Date
JP2006262346A true JP2006262346A (en) 2006-09-28

Family

ID=37101046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005079883A Withdrawn JP2006262346A (en) 2005-03-18 2005-03-18 Apparatus and method for image processing and storage medium therefor

Country Status (1)

Country Link
JP (1) JP2006262346A (en)

Similar Documents

Publication Publication Date Title
JP4652980B2 (en) Color processing apparatus, color processing method, and program
JP4974853B2 (en) Image processing apparatus, image processing method, and program
US7679780B2 (en) Method of producing a color conversion table, image processing apparatus, method of image processing, image forming apparatus and recording media
JP2004058622A (en) Image processing method and image processor
JP2006094531A (en) Color image processor
JP2007181134A (en) Image processor and table generation method
JP2010074317A (en) Image processor, image processing program, and image processing method
JP2006262346A (en) Apparatus and method for image processing and storage medium therefor
JP3705316B2 (en) Printing control apparatus, printing control method, and recording medium
JP2008301347A (en) Color separation image processing method and apparatus, and storage medium therefor
JP3962930B2 (en) Printing control apparatus, printing control method, and computer-readable recording medium recording printing control program
JP5757463B2 (en) 2D color gradation display device
JP2009049769A (en) Color-separation image processing device, color-separation image processing method, computer program, and storage medium
JP2004179819A (en) Color conversion processing apparatus, color conversion processing program, and color conversion processing method
JP2007142486A (en) Image processor, image processing method, program, and storage medium
JP4481881B2 (en) Color separation table creation method and image processing apparatus
JP2009296139A (en) Image processor, image processing method and computer program
JP6740729B2 (en) Data conversion device, data conversion method, and data conversion program
JP2000022975A (en) Device and method for converting data
JP2000032282A (en) Color reproduction area compression device
JP2005210740A (en) Manufacturing apparatus and manufacturing method and recording medium of color conversion table
JP2009071715A (en) Color gamut generating method, color gamut generating device, program, and storage medium
JPH10134167A (en) Method and device for generating local color space representative color list
JP2002185804A (en) Color converter and color conversion method, parameter generator for color conversion and its method, image processing system and recording medium
JP2005167503A (en) Image processor and image forming apparatus provided with the same

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080603