JP2005192152A - Image processing apparatus and image color conversion processing method - Google Patents

Image processing apparatus and image color conversion processing method Download PDF

Info

Publication number
JP2005192152A
JP2005192152A JP2003434500A JP2003434500A JP2005192152A JP 2005192152 A JP2005192152 A JP 2005192152A JP 2003434500 A JP2003434500 A JP 2003434500A JP 2003434500 A JP2003434500 A JP 2003434500A JP 2005192152 A JP2005192152 A JP 2005192152A
Authority
JP
Japan
Prior art keywords
output
value
image
color
values
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003434500A
Other languages
Japanese (ja)
Inventor
Katsumi Minamino
勝巳 南野
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2003434500A priority Critical patent/JP2005192152A/en
Publication of JP2005192152A publication Critical patent/JP2005192152A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a color image processing apparatus capable of adjusting a specific color with a simple method. <P>SOLUTION: An original including only the specific color to be inspected is read and stored (ST1), a mean value of the specific color is acquired (ST2), and the grid point of 3D-LUT near the mean value of the specific color is used as a representative point (ST3). A conversion value corresponding to the representative point is read, referring to a present table (ST4). A plurality of correction values are generated using the conversion value as a reference, and a plurality of output values are subjected to interpolation operation from this conversion value and correction value (ST5, ST6). A plurality of output images are generated on the basis of the output values, and each of the images are recorded and outputted together with identification numbers (ST10). Upon accepting the identification numbers inputted (ST11), the 3D-LUT is changed on the basis of the output value corresponding to the accepted identification number (ST12). <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

この発明は、コピー機、ファクシミリ装置、コピー機能・ファクシミリ機能等の多機能を有する複合機等のカラー画像処理装置及び画像色変換処理方法に関する。   The present invention relates to a color image processing apparatus and an image color conversion processing method such as a copying machine, a facsimile machine, a multifunction machine having multiple functions such as a copying function and a facsimile function.

一般に、スキャンした入力色空間(例えばRGB)を明度成分又は輝度成分を含む色空間(例えば、Lab又はYCC)に変換し、色空間の各成分に対して補正処理を施した後、出力色空間(例えば、CMYK)に変換して画像形成するようにしたカラー画像処理装置が知られている。この種のカラー画像処理装置においては、色空間上の代表点に対応する変換後の値をテーブルとして保持し、変換前の値に近い複数の代表点に対応する変換後の値に基づいて補間演算するため、原稿とコピー物で色空間上の全ての色が一致するわけでない。このとき、通常、RGB、CMYKや明度、彩度、色相などの調整機能により、各成分に対して調整する機能が搭載されている。このような調整機能では、色空間上の広い範囲に対して調整され、狭い範囲に対する調整を行うことができなかった。調整方法としては、RGBを色変換部でLabに変換する装置において、基準原稿を読み取って得たLabの値と予め設定された基準値とをCPUで比較し、その比較結果に基づいて、CPUにより、色変換部の後段にあるLUT(ルックアップテーブル)の入出力特性を制御することが開示されている(例えば、特許文献1参照)。
特開平7−322080号公報
In general, a scanned input color space (for example, RGB) is converted into a color space (for example, Lab or YCC) that includes a brightness component or a luminance component, and each component of the color space is subjected to correction processing, and then output color space There is known a color image processing apparatus that converts an image into (for example, CMYK) and forms an image. In this type of color image processing apparatus, converted values corresponding to representative points in the color space are stored as a table, and interpolation is performed based on converted values corresponding to a plurality of representative points close to the values before conversion. Because of the calculation, not all colors in the color space match between the original and the copy. At this time, usually, a function for adjusting each component by an adjustment function such as RGB, CMYK, brightness, saturation, and hue is installed. With such an adjustment function, adjustment is made with respect to a wide range in the color space, and adjustment for a narrow range cannot be performed. As an adjustment method, in the apparatus for converting RGB into Lab by the color conversion unit, the CPU compares the Lab value obtained by reading the reference document with a preset reference value, and based on the comparison result, the CPU Is disclosed to control input / output characteristics of an LUT (look-up table) in the subsequent stage of the color conversion unit (see, for example, Patent Document 1).
JP-A-7-322080

ユーザは、カラーコピーを行う場合に、会社のイメージカラーであり、その色は厳密に一致させたいなど、特定の色に対してのみ調整したいという要望がある。変換前のデータ若しくは変換後のデータを補正する方法では、特定色に近い色の再現精度は高くなるが、近くない色は再現精度が悪くなってしまう。また、3次元のLUTを用いてCMYKに色変換を行っている場合、全てのLUTを作成し直すには高度の技術を必要とし、手間がかかるという問題がある。   When performing color copying, there is a demand that the user wants to adjust only for a specific color, such as a company image color, and the color should be exactly the same. In the method of correcting the data before conversion or the data after conversion, the reproduction accuracy of a color close to a specific color increases, but the reproduction accuracy of a color that is not close deteriorates. Further, when color conversion is performed on CMYK using a three-dimensional LUT, there is a problem that a high level of technology is required to recreate all the LUTs, which is troublesome.

この発明は上記問題点に着目してなされたものであって、LUTの一部を修正するという簡単な方法の採用で、簡単に、特定色を調整することができるカラー画像処理装置を提供することを目的としている。   The present invention has been made paying attention to the above problems, and provides a color image processing apparatus capable of easily adjusting a specific color by adopting a simple method of correcting a part of an LUT. The purpose is that.

この発明の画像処理装置は、調整対象となる色を入力する手段と、入力された調整対象色に基づいて、多次元LUTにおける代表点を決定する決定手段と、多次元LUTを参照して、決定した代表点に対応する変換値(CMYK値)を算出する変換値算出手段と、算出した変換値に基づいて、複数の補正値を生成する補正値生成手段と、変換値及び補正値を用いて補間演算を行うことにより、複数の出力値(CMYK値)を算出する出力値算出手段と、算出した出力値に基づいて、出力画像を生成する出力画像生成手段と、生成した出力画像を出力する出力手段と、出力した複数の出力値の中から所望の出力値の選択入力を受け付ける受付手段と、を備えている。   The image processing apparatus of the present invention refers to a means for inputting a color to be adjusted, a determination means for determining a representative point in the multidimensional LUT based on the input color to be adjusted, and the multidimensional LUT, A conversion value calculation unit that calculates a conversion value (CMYK value) corresponding to the determined representative point, a correction value generation unit that generates a plurality of correction values based on the calculated conversion value, and the conversion value and the correction value are used. Output value calculating means for calculating a plurality of output values (CMYK values), output image generating means for generating an output image based on the calculated output values, and outputting the generated output image Output means for receiving, and receiving means for receiving a selection input of a desired output value from among the plurality of output values outputted.

この発明の画像処理装置において、前記出力手段は、出力画像を出力する際、識別情報を併せて出力し、前記受付手段は、識別情報の入力により出力画像の選択入力を受け付けることができる。   In the image processing apparatus of the present invention, when the output unit outputs an output image, the output unit also outputs identification information, and the receiving unit can receive a selection input of the output image by inputting the identification information.

また、この発明の画像処理装置において、前記出力画像生成手段で生成した出力画像を、1頁の出力画像を生成するまで保持する記憶手段を備えることができる。   The image processing apparatus according to the present invention may further include a storage unit that holds the output image generated by the output image generation unit until a one-page output image is generated.

また、この発明の画像色変換処理方法は、調整対象となる色を入力として受け付けるステップと、入力された調整対象色に基づいて、多次元LUTにおける代表点を決定するステップと、多次元LUTを参照して、決定した代表点に対応する変換値を算出するステップと、算出した変換値に基づいて、複数の補正値を生成するステップと、変換値及び補正値を用いて補間演算を行うことにより複数の出力値を算出するステップと、算出した出力値に基づいて出力画像を生成するステップと、生成した出力画像を出力するステップと、出力した複数の出力値の中から所望の出力値の選択入力を受け付けるステップと、を備えている。   The image color conversion processing method according to the present invention includes a step of accepting a color to be adjusted as an input, a step of determining a representative point in the multidimensional LUT based on the input color to be adjusted, and a multidimensional LUT. Referring to the step of calculating a conversion value corresponding to the determined representative point, a step of generating a plurality of correction values based on the calculated conversion value, and performing an interpolation operation using the conversion value and the correction value A step of calculating a plurality of output values, a step of generating an output image based on the calculated output values, a step of outputting the generated output image, and a desired output value from among the plurality of output values output Receiving a selection input.

この発明によれば、簡単な方法で、色変換用の一部を修正することができ、簡単に特定色を調整することができる。   According to the present invention, a part for color conversion can be corrected by a simple method, and a specific color can be easily adjusted.

以下、実施の形態により、この発明を更に詳細に説明する。   Hereinafter, the present invention will be described in more detail with reference to embodiments.

図1は、この発明の実施形態に係るカラーコピー機の構成を示すブロック図である。この実施形態カラーコピー機は、プリンタ(画像記録部)11と、画像読取部12と、主制御部(CPU)13と、表示部14と、操作部15と、ROM16と、RAM17と、画像メモリ18と、CODEC19と、LANI/F20とを備えている。   FIG. 1 is a block diagram showing the configuration of a color copier according to an embodiment of the present invention. The color copier of this embodiment includes a printer (image recording unit) 11, an image reading unit 12, a main control unit (CPU) 13, a display unit 14, an operation unit 15, a ROM 16, a RAM 17, and an image memory. 18, CODEC 19, and LAN I / F 20.

プリンタ11は、電子写真式のカラープリンタであり、読取画像やLANI/F19を通してPC等から転送される画像データを記録紙上にカラー記録する。このプリンタ11は、CMYK4色の記録剤(トナー)を使用するものであり、K(黒)成分のみの記録剤を用いたモノクロプリントに加えて、CMYK4色全ての記録剤を用いたプリントも可能である。   The printer 11 is an electrophotographic color printer, and color-records a read image or image data transferred from a PC or the like through the LAN I / F 19 on a recording sheet. This printer 11 uses CMYK four color recording agents (toners), and in addition to monochrome printing using only the K (black) component recording agent, printing using all CMYK four color recording agents is also possible. It is.

画像読取部12は、コピーするときに、原稿を光学的に走査して画像データを読み取る。カラー画像の読み取りも可能である。詳細を後述する。主制御部(CPU)13は、バス21より各部に接続され、ROM16に記憶されるプログラムに従い、読み取り処理、プリント処理、その他の種々の制御を実行する。表示部14は、アイコン、キーボタンの表示や、操作のために必要なメッセージ内容等を表示する。表示部14としては、主としてLCD(液晶表示装置)が使用されるが、CRT、その他の表示器を使用しても良い。   The image reading unit 12 optically scans a document to read image data when copying. A color image can also be read. Details will be described later. A main control unit (CPU) 13 is connected to each unit via a bus 21 and executes reading processing, printing processing, and other various controls according to a program stored in the ROM 16. The display unit 14 displays icons, key buttons, message contents necessary for operation, and the like. As the display unit 14, an LCD (Liquid Crystal Display) is mainly used, but a CRT or other display may be used.

操作部15は、モード切替キー、スタートキー、テンキー、クリアキー、ストップキー等を備える。また、操作部15は、ユーザがプリントアウトされた複数の色変換値の中から所望の色変換値(出力画像)を選択入力する際に、その色変換値を示す識別番号をここより入力(受付)する。ROM16は、装置全体の動作を制御するためのプログラム等を記憶する。RAM18は、主制御部13による制御に必要なデータ及び制御動作時に一時記憶が必要なデータ等を記憶する。画像メモリ18は、画像読取部12で読み取った画像データを圧縮状態で記憶する。更に、画像メモリ18はパーソナルコンピュータ等の外部装置からネットワークを介して受信した画像データ又は記録メディアから読み込んだ画像データを圧縮状態で記憶する。   The operation unit 15 includes a mode switching key, a start key, a numeric keypad, a clear key, a stop key, and the like. When the user selects and inputs a desired color conversion value (output image) from among a plurality of color conversion values printed out, the operation unit 15 inputs an identification number indicating the color conversion value ( To accept. The ROM 16 stores a program for controlling the operation of the entire apparatus. The RAM 18 stores data necessary for control by the main control unit 13 and data that needs to be temporarily stored during the control operation. The image memory 18 stores the image data read by the image reading unit 12 in a compressed state. Further, the image memory 18 stores image data received from an external device such as a personal computer via a network or image data read from a recording medium in a compressed state.

CODEC19は、読み込んだ画像データを記憶するためにMH、MR、MMR方式等により符号化(エンコード)する。また、CODEC19は圧縮符号化された状態で、伝送を受けた画像データをプリンタ11により記録するために復号(デコード)する。LANI/F20は、LAN(ローカルエリアネットワーク)を介して、外部機器とのデータ授受を行うためのものであり、このLANI/F20を介して外部のPC(パーソナルコンピュータ)より、ネットワークプリント、ネットワークスキャナ等の要請を受ける。   The CODEC 19 encodes (encodes) the read image data by the MH, MR, MMR method or the like. Also, the CODEC 19 decodes (decodes) the received image data to be recorded by the printer 11 in a compressed and encoded state. The LAN I / F 20 is used to exchange data with an external device via a LAN (local area network). From the external PC (personal computer) via the LAN I / F 20, a network print and a network scanner are provided. Receive requests such as.

この実施形態カラーコピー機の画像読取部(カラー画像処理回路)12は、図2に示すように、カラー画像データを入力するカラー画像データ入力部としてのCCD1、アナログフロントエンド(AFE)回路を含むA/D変換部2、第1の画像処理部3、第2の画像処理部4、画像メモリ5、色空間変換部6、2値化部7、2値メモリ8を備えている。また、この画像読取部12の各部は、CPU13によって制御される。処理された画像データは、プリンタ11でプリントされる。   As shown in FIG. 2, the image reading unit (color image processing circuit) 12 of the color copier of this embodiment includes a CCD 1 as a color image data input unit for inputting color image data, and an analog front end (AFE) circuit. An A / D converter 2, a first image processor 3, a second image processor 4, an image memory 5, a color space converter 6, a binarizer 7, and a binary memory 8 are provided. Each unit of the image reading unit 12 is controlled by the CPU 13. The processed image data is printed by the printer 11.

CCD1は、原稿の1走査線をR、G、Bに分離して読み取り、所定間隔を置いて、次の走査線画像を順次読み取る。A/D変換部2は、AFE回路でCCD1の出力をアナログ増幅する。このアナログ値をデジタルデータに変換し、多値化出力する。第1の画像処理部3では、シェーディング補正、ガンマ補正等の処理を行う。   The CCD 1 separates and reads one scanning line of the original into R, G, and B, and sequentially reads the next scanning line image at predetermined intervals. The A / D converter 2 analog-amplifies the output of the CCD 1 with an AFE circuit. This analog value is converted into digital data and output in multi-value. The first image processing unit 3 performs processing such as shading correction and gamma correction.

第2の画像処理部4は、RGB色空間の画像データを受け、画像メモリ5を用い、地色補正、彩度や色相などの色補正を行う。   The second image processing unit 4 receives image data in the RGB color space and uses the image memory 5 to perform ground color correction, color correction such as saturation and hue.

色空間変換部6は、RGB色空間の画像データを受け、3D−LUT6aによる補間により、RGBの画像データをCMYKの画像データに変換する。2値化部7は、入力されるCMYK多値データを2値化して2値メモリ8に格納しながら出力する。   The color space conversion unit 6 receives image data in the RGB color space and converts the RGB image data into CMYK image data by interpolation using the 3D-LUT 6a. The binarization unit 7 binarizes the input CMYK multilevel data and outputs it while storing it in the binary memory 8.

図2に示した画像読取部12では、第2の画像処理部4でRGBの画像データの地色補正、彩度、色相の色補正を行い、色空間変換部6でRGBの画像データをCMYKのデータに変換しているが、これに代えて、第1の画像処理部3と第2の画像処理部4の間に、色空間変換部を設け、この色空間変換部でRGBの画像データをL、a、bの画像データに変換し、第2の画像処理部5で地色補正、彩度や色相の色補正を行い、更に次の色空間変換部6でL、a、bの画像データをCMYKのデータに変換するようにすることもできる。このように構成する場合も本発明を適用できる。   In the image reading unit 12 shown in FIG. 2, the second image processing unit 4 performs ground color correction, saturation and hue color correction of RGB image data, and the color space conversion unit 6 converts the RGB image data into CMYK. However, instead of this, a color space conversion unit is provided between the first image processing unit 3 and the second image processing unit 4, and this color space conversion unit uses RGB image data. Is converted into L, a, b image data, the second image processing unit 5 performs ground color correction, color correction of saturation and hue, and the next color space conversion unit 6 further converts L, a, b. It is also possible to convert the image data into CMYK data. The present invention can also be applied to such a configuration.

この実施形態装置は、色空間変換用3次元ルックアップテーブルの書き替え機能を有する。特にテーブルの中の一部の変換値(変換先の値)を自動的に変更する機能を有する。   This embodiment apparatus has a rewriting function of a three-dimensional lookup table for color space conversion. In particular, it has a function of automatically changing some conversion values (conversion destination values) in the table.

また、以下に説明する処理は、この実施形態において、入力された画素値(変換元の値)に基づいて、3次元LUTにおける複数の代表点(入力値に近い格子点)を決定し、決定した代表点に対応する変換値(変換先の値)のデータを用いて補間演算を行うことにより、出力値を算出することを前提としている。   Further, in the present embodiment, the processing described below determines a plurality of representative points (grid points close to the input value) in the three-dimensional LUT based on the input pixel value (conversion source value). It is assumed that an output value is calculated by performing an interpolation operation using data of a converted value (converted value) corresponding to the representative point.

次に、この実施形態カラーコピー機における校正時の処理動作を図3に示すフロー図を参照して説明する。このジョブに入ると、ステップST1において、原稿を読み取り、記憶する。ここで読み取る原稿は、予め用意した特定色のみを含む原稿であり、画像読取部12で読み取る。また、原稿の地肌色は特定色と天板色のみを含むものであり、天板色と地肌色は白であり、白以外を特定色として抽出する。このステップにおける原稿読み取りは、調整対象となる色を入力する処理であり、これに代えて、色度値(LCH)を操作部15より手動で入力しても良い。続いて、ステップST2へ移行する。   Next, the processing operation at the time of calibration in the color copier of this embodiment will be described with reference to the flowchart shown in FIG. When this job is entered, the document is read and stored in step ST1. The document read here is a document including only a specific color prepared in advance, and is read by the image reading unit 12. The background color of the document includes only a specific color and a top plate color, the top plate color and the background color are white, and a color other than white is extracted as the specific color. The document reading in this step is a process of inputting the color to be adjusted. Instead, the chromaticity value (LCH) may be manually input from the operation unit 15. Subsequently, the process proceeds to step ST2.

ステップST2においては、入力された特定色(RGB)の平均値を取得する。すなわち、白以外の領域の平均画素値を算出する。次に、ステップST3へ移行する。ステップST3においては、取得した特定色の平均値に最も近い3次元ルックアップテーブル(3D−LUT)6aの格子点を代表点とする。入力値(特定色の平均値)に最も近い1つの格子点を代表とするだけでなく、入力値に近い複数の格子点を代表点とすることもできる。ここで使用する3D−LUTの一例を図4に示す。図4では、3D−LUTとして、アドレスとCMYK値との対応関係が記憶されており、例えばスキャンして得たRGB値に基づいてアドレスを求め、そのアドレスに対応するCMYK値を読み出すものである。図4に示すように、RGBからCMYKに変換するものとすると、特定色として取得した平均値が例えば(RGB)として(116、124、170)であった場合、最も近い格子点は(128、128、160)であり、この点を代表点とする。色度値(LCH値)が入力された場合には、入力されたLCH値をRGB値に変換し、変換後のRGB値に近い格子点を代表点とする。次に、ステップST4へ移行する。   In step ST2, an average value of the input specific color (RGB) is acquired. That is, the average pixel value of the area other than white is calculated. Next, the process proceeds to step ST3. In step ST3, the lattice point of the three-dimensional lookup table (3D-LUT) 6a closest to the acquired average value of the specific color is used as a representative point. Not only the single lattice point closest to the input value (average value of the specific color) can be used as a representative, but also a plurality of lattice points close to the input value can be used as the representative point. An example of the 3D-LUT used here is shown in FIG. In FIG. 4, a correspondence relationship between addresses and CMYK values is stored as a 3D-LUT. For example, an address is obtained based on RGB values obtained by scanning, and CMYK values corresponding to the addresses are read out. . As shown in FIG. 4, when converting from RGB to CMYK, when the average value acquired as the specific color is (116), (124, 170) as (RGB), for example, the closest lattice point is (128, 128, 160), and this point is a representative point. When a chromaticity value (LCH value) is input, the input LCH value is converted into an RGB value, and a lattice point close to the converted RGB value is used as a representative point. Next, the process proceeds to step ST4.

ステップ4においては、現在のテーブル(例えば、図4)を参照して、代表点に対応する変換値を読み出す。上記の代表点(128、128、160)に対しては、CMYKの変換値として(147、131、29、24)を読み出す。続いて、ステップST5へ移行する。   In step 4, the conversion value corresponding to the representative point is read with reference to the current table (for example, FIG. 4). For the representative points (128, 128, 160), (147, 131, 29, 24) are read as CMYK conversion values. Subsequently, the process proceeds to step ST5.

ステップST5においては、上記の算出した変換値(CMYK)に基づいて、複数の補正値を生成する。例えばC成分の補正値として、補正前の変換値(C)に微小値+5、0、−5を加算して複数の補正値C+5、C、C−5を生成し、またM成分の補正値として、補正前の変換値(M)に微小値+5、0、−5を加算して複数の補正値M+5、M、M−5を生成する。次に、ステップST6へ移行する。ステップST6においては、変換値(CMYK)と補正値に基づいて、複数の出力値(CMYK)を補間演算する。この補間演算を図5を用いて説明する。なお、図5の説明は後述する。例えば、図5の左上(番号「1」)に相当する場合、Cについて変換値を+5、Mについて変換値を+5して補正値とし、この変換値及び補正値を用いて補間演算して、出力値(色表示領域に出力される画像の色)を算出する。図5の真中(番号「5」)は、C、Mについて代表点に対応する変換値をそのまま(補正せずに)用いて、補間演算して出力値を算出したものである。CMYKの変換値に例えば、+5、0、−5の3通りの微小値のいずれかで加算したすべての場合の補正値の数は、3の4乗であり、81通りとなる。次に、ステップST7へ移行する。   In step ST5, a plurality of correction values are generated based on the calculated conversion values (CMYK). For example, as the correction value for the C component, a small value +5, 0, -5 is added to the conversion value (C) before correction to generate a plurality of correction values C + 5, C, C-5, and the correction value for the M component As a result, a small value +5, 0, -5 is added to the conversion value (M) before correction to generate a plurality of correction values M + 5, M, M-5. Next, the process proceeds to step ST6. In step ST6, a plurality of output values (CMYK) are interpolated based on the converted value (CMYK) and the correction value. This interpolation calculation will be described with reference to FIG. The description of FIG. 5 will be described later. For example, in the case of the upper left (number “1”) in FIG. 5, the conversion value is +5 for C, the conversion value is +5 for M, and a correction value is obtained. The output value (the color of the image output to the color display area) is calculated. In the middle of FIG. 5 (number “5”), the conversion values corresponding to the representative points for C and M are used as they are (without correction), and the output values are calculated by interpolation. For example, the number of correction values in all cases where the CMYK conversion value is added with any one of three small values of +5, 0, and −5 is the fourth power of 3 and is 81. Next, the process proceeds to step ST7.

ステップST7においては、補間演算にて得られた出力値に基づいて、出力画像を生成する。ここでは、図6の原稿画像をスキャンして得た画像を保存(記憶)しているとすると、各出力値それぞれの色表示領域に画像(スキャン画像に相当する画像)を生成する。続いて、ステップST8へ移行する。ステップST8においては、生成した出力画像を2値メモリ8に記憶する。続いて、ステップST9へ移行する。   In step ST7, an output image is generated based on the output value obtained by the interpolation calculation. Here, assuming that an image obtained by scanning the document image of FIG. 6 is stored (stored), an image (an image corresponding to the scanned image) is generated in each color display area of each output value. Subsequently, the process proceeds to step ST8. In step ST8, the generated output image is stored in the binary memory 8. Subsequently, the process proceeds to step ST9.

ステップST9においては、1頁分の出力画像(例えば、図5に示す画像)を生成したか否か判定する。1頁分の出力画像が生成されていない場合は、ステップST7に戻り、出力画像の生成を継続する。一方、1頁分の出力画像が生成されると、ステップST10へ移行する。ステップST10においては、プリンタ11において、出力画像を記録出力する。これにより、例えば図5に示す画像が記録紙に記憶される。図5には、補正値を用いて色補正された複数の色表示領域(スキャン画像)を1枚にまとめて形成した場合を示している。ここでは、横方向にCの補正値を左から微小値+5、0、−5で表示し、縦方向にMの補正値を上から微小値+5、0、−5で表示した場合の各画像を示している。そして、各画像には、それぞれ識別番号「1」、「2」、……、「9」を付している。なお、色補正された各画像のパターンは、図6に示すスキャン画像をベースにしている。色画像はスキャン画像に代えて、色度値入力に対応するベタ画像であっても良い。各画像の色表示領域は補正値に応じ、少しずつ異なる色となる。この出力画像は、プリンタ11にて記録出力するのに代えて、表示部14に表示出力しても良い。続いて、ステップST11へ移行する。   In step ST9, it is determined whether or not an output image for one page (for example, the image shown in FIG. 5) has been generated. If an output image for one page has not been generated, the process returns to step ST7 to continue generating the output image. On the other hand, when an output image for one page is generated, the process proceeds to step ST10. In step ST10, the printer 11 records and outputs the output image. Thereby, for example, the image shown in FIG. 5 is stored on the recording paper. FIG. 5 shows a case where a plurality of color display regions (scanned images) that have been color-corrected using correction values are formed together into one sheet. Here, each image when the correction value of C in the horizontal direction is displayed as minute values +5, 0, and −5 from the left and the correction value of M is displayed in the vertical direction as minute values +5, 0, and −5 from the top. Is shown. Each image is given an identification number “1”, “2”,..., “9”. The color-corrected image pattern is based on the scanned image shown in FIG. The color image may be a solid image corresponding to chromaticity value input instead of the scan image. The color display area of each image has a slightly different color depending on the correction value. This output image may be displayed on the display unit 14 instead of being recorded and output by the printer 11. Subsequently, the process proceeds to step ST11.

ステップST11においては、出力値の選択入力受付有りか否かを判定する。この判定は、ユーザが図5のプリント物を見て、最も好みの色に近い番号(1〜9)を選択したか否かに基づいて行う。ユーザによる出力値の選択入力受付有りの場合にステップST12へ移行する。   In step ST11, it is determined whether an input selection of output value is accepted. This determination is made based on whether the user has selected the number (1 to 9) closest to the favorite color by looking at the printed matter of FIG. If there is a selection input acceptance of the output value by the user, the process proceeds to step ST12.

ステップST12においては、受け付けた出力値に基づいて、3D−LUT6aの内容を変更する。すなわち、代表点に対応する変換値(CMYK)を、選択入力された出力値に対応する補正値に書き替える。例えば、図5の番号「1」が選択入力された場合には、変換値(CMYK)に対して、Cを+5、Mを+5した補正値(CMYK)が新たな変換値として3D−LUT6aに記憶される。次に、ステップST13へ移行する。ステップST13においては、校正OKか否かを判定する。ユーザにより校正OKの入力があれば、処理を終了する。一方、まだもう少し校正が必要な場合は、ユーザは校正OKを入力せず、校正処理を続ける。すなわち、選択した番号が最も好みの色には近いが、まだ完全に望む色でない場合、再度校正処理を続ける。つまり、ステップST4へ移行し、次の処理に移る。   In step ST12, the content of the 3D-LUT 6a is changed based on the received output value. That is, the conversion value (CMYK) corresponding to the representative point is rewritten to the correction value corresponding to the selected input value. For example, when the number “1” in FIG. 5 is selected and input, a correction value (CMYK) in which C is +5 and M is +5 with respect to the conversion value (CMYK) is set as a new conversion value in the 3D-LUT 6a. Remembered. Next, the process proceeds to step ST13. In step ST13, it is determined whether or not the calibration is OK. If the user inputs calibration OK, the process ends. On the other hand, if further calibration is required, the user does not input calibration OK and continues the calibration process. In other words, if the selected number is closest to the favorite color but is not yet completely desired, the calibration process is continued again. That is, the process proceeds to step ST4 and proceeds to the next process.

校正処理を続ける場合、既に3D−LUTが変更されているので、ステップST11で選択した場合に対応する補正値が基準(図5の真ん中)となり、上記と同様の処理により、図5のような複数の画像を生成する。具体的には、次回の変更点に変え、例えば選択された変更情報−5、0、+5、0であった場合、この値を加算したものを新たな変換値(142、131、34、24)と考えて同様の処理を繰り返す。   When the calibration process is continued, since the 3D-LUT has already been changed, the correction value corresponding to the selection in step ST11 becomes the reference (middle of FIG. 5), and the same process as described above is performed as shown in FIG. Generate multiple images. Specifically, when the change information is changed to the next time, for example, when the selected change information is -5, 0, +5, 0, a value obtained by adding this value is used as a new conversion value (142, 131, 34, 24). ) And repeat the same process.

なお、この場合、既にかなり好みの色に近づいていると考えられるため、微小値(+5、−5)を前回より小さく(例えば+2、−2)することができる。   In this case, since it is considered that the color is already close to the favorite color, the minute value (+5, -5) can be made smaller (for example, +2, -2) than the previous time.

この実施形態では、上記のように、C、M、Y、Kの各成分のうち、補正する成分、つまりどの成分の値を増減させて補正値を生成するか、ユーザが選択指定できる。例えば、ユーザがC成分の値を+5増加させて補正値を生成する場合には、図5に示す番号「4」を選択入力する。   In this embodiment, as described above, the user can select and specify which component to be corrected among C, M, Y, and K components, that is, which component value is increased or decreased to generate a correction value. For example, when the user increases the C component value by +5 to generate a correction value, the user selects and inputs the number “4” shown in FIG.

また、ここでは各成分について補正値を生成する数を3つとしているが、この数をユーザが指定して選択できる。更にまた、補正値の指定の方法として「あかっぽく」、「あおっぽく」等の色の変化を想定させる言葉をユーザが指定できるようにしても良い。「あかっぽく」の場合には、CとMとを増加させる補正を行う。例えば、Cの補正量を0、+5、+10、Mの補正量を0、+5、+10とする。「あおっぽく」の場合は、MとYとを増加させる補正を行うことになる。 また、上記において、再度、校正のための処理を行うのに、前回と同様でなく、変更する色を選択できるようにし、1色あたりの変更点を多くしても良い。   Here, the number of correction values generated for each component is three, but this number can be designated and selected by the user. Furthermore, as a method for specifying a correction value, the user may be allowed to specify words that assume a color change such as “red” or “blue”. In the case of “red”, correction for increasing C and M is performed. For example, the correction amount for C is 0, +5, +10, and the correction amount for M is 0, +5, +10. In the case of “blue”, correction for increasing M and Y is performed. Also, in the above, the calibration process is performed again, so that the color to be changed can be selected instead of the previous time, and the number of changes per color may be increased.

また、上記実施形態において、出力画像の記録出力(あるいは表示出力)は、図5に示すように、1枚の用紙に複数の出力画像を並べてプリントし、あるいは複数の色変換値の出力画像を並べて1画面に表示しているが、各出力画像をそれぞれ異なる頁として記録出力(あるいは表示出力)しても良い。   In the above embodiment, the output output (or display output) of the output image is printed by arranging a plurality of output images on one sheet as shown in FIG. 5, or outputting an output image having a plurality of color conversion values. Although arranged side by side and displayed on one screen, each output image may be recorded and output (or displayed and output) as a different page.

この発明の一実施形態であるカラーコピー機の構成を示すブロック図である。1 is a block diagram showing a configuration of a color copier as an embodiment of the present invention. 同実施形態カラーコピー機の画像読取部の構成を示すブロック図である。2 is a block diagram illustrating a configuration of an image reading unit of the color copier according to the first embodiment. FIG. 同実施形態カラーコピー機の校正処理動作を説明するフロー図である。It is a flowchart explaining the calibration processing operation | movement of the color copier of the embodiment. 同実施形態カラーコピー機の3D−LUTのテーブル例を示す図である。It is a figure which shows the example of a table of 3D-LUT of the color copier of the embodiment. 同実施形態カラーコピー機の校正時の色変換値のプリント例を示す図である。5 is a diagram illustrating a print example of color conversion values at the time of calibration of the color copier according to the embodiment. FIG. 図5に示すプリント例のコピー時の原稿パターンを示す図である。FIG. 6 is a diagram showing a document pattern at the time of copying of the print example shown in FIG. 5.

符号の説明Explanation of symbols

1 CCD
2 A/D変換部
3 第1の画像処理部
4 第2の画像処理部
5 画像メモリ
6 色空間変換部
6a 3D−LUT
7 2値化部
8 2値メモリ
11 プリンタ
12 画像読取部
13 CPU
14 表示部
15 操作部
16 ROM
17 RAM
18 画像メモリ
19 CODEC
20 LANI/F
21 バス
1 CCD
2 A / D conversion section 3 First image processing section 4 Second image processing section 5 Image memory 6 Color space conversion section 6a 3D-LUT
7 Binary Unit 8 Binary Memory 11 Printer 12 Image Reading Unit 13 CPU
14 Display unit 15 Operation unit 16 ROM
17 RAM
18 Image memory 19 CODEC
20 LAN I / F
21 Bus

Claims (4)

調整対象となる色を入力する手段と、
入力された調整対象色に基づいて、多次元ルックアップテーブルにおける代表点を決定する決定手段と、
多次元ルックアップテーブルを参照して、決定した代表点に対応する変換値を算出する変換値算出手段と、
算出した変換値に基づいて、複数の補正値を生成する補正値生成手段と、
変換値及び補正値を用いて補間演算を行うことにより、複数の出力値を算出する出力値算出手段と、
算出した出力値に基づいて、出力画像を生成する出力画像生成手段と、
生成した出力画像を出力する出力手段と、
出力した複数の出力値の中から所望の出力値の選択入力を受け付ける受付手段と、
を備えることを特徴とする画像処理装置。
Means for inputting the color to be adjusted;
Determining means for determining a representative point in the multi-dimensional lookup table based on the input color to be adjusted;
Conversion value calculation means for calculating a conversion value corresponding to the determined representative point with reference to the multidimensional lookup table;
Correction value generation means for generating a plurality of correction values based on the calculated conversion values;
An output value calculating means for calculating a plurality of output values by performing an interpolation operation using the conversion value and the correction value;
Output image generation means for generating an output image based on the calculated output value;
An output means for outputting the generated output image;
Receiving means for receiving a selection input of a desired output value from the plurality of output values output;
An image processing apparatus comprising:
前記出力手段は、出力画像を出力する際、識別情報を併せて出力し、前記受付手段は、識別情報の入力により出力画像の選択入力を受け付けることを特徴とする請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, wherein when outputting the output image, the output unit outputs identification information together, and the receiving unit receives a selection input of the output image by inputting the identification information. . 前記出力画像生成手段で生成した出力画像を、1頁の出力画像を生成するまで保持する記憶手段を備えたことを特徴とする請求項1記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising a storage unit that holds the output image generated by the output image generation unit until an output image for one page is generated. 調整対象となる色を入力として受け付けるステップと、
入力された調整対象色に基づいて、多次元ルックアップテーブルにおける代表点を決定するステップと、
多次元ルックアップテーブルを参照して、決定した代表点に対応する変換値を算出するステップと、
算出した変換値に基づいて、複数の補正値を生成するステップと、
変換値及び補正値を用いて補間演算を行うことにより複数の出力値を算出するステップと、
算出した出力値に基づいて出力画像を生成するステップと、
生成した出力画像を出力するステップと、
出力した複数の出力値の中から所望の出力値の選択入力を受け付けるステップと、
を備えることを特徴とする画像色変換処理方法。
Receiving a color to be adjusted as an input;
Determining a representative point in the multi-dimensional lookup table based on the input color to be adjusted;
Calculating a conversion value corresponding to the determined representative point with reference to the multi-dimensional lookup table;
Generating a plurality of correction values based on the calculated conversion values;
Calculating a plurality of output values by performing an interpolation operation using the converted value and the correction value;
Generating an output image based on the calculated output value;
Outputting the generated output image; and
Receiving a selection input of a desired output value from a plurality of output values output;
An image color conversion processing method comprising:
JP2003434500A 2003-12-26 2003-12-26 Image processing apparatus and image color conversion processing method Pending JP2005192152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003434500A JP2005192152A (en) 2003-12-26 2003-12-26 Image processing apparatus and image color conversion processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003434500A JP2005192152A (en) 2003-12-26 2003-12-26 Image processing apparatus and image color conversion processing method

Publications (1)

Publication Number Publication Date
JP2005192152A true JP2005192152A (en) 2005-07-14

Family

ID=34791556

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003434500A Pending JP2005192152A (en) 2003-12-26 2003-12-26 Image processing apparatus and image color conversion processing method

Country Status (1)

Country Link
JP (1) JP2005192152A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061542A (en) * 2009-09-10 2011-03-24 Fujifilm Corp Color information processor and its program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061542A (en) * 2009-09-10 2011-03-24 Fujifilm Corp Color information processor and its program

Similar Documents

Publication Publication Date Title
JP4708460B2 (en) Display control apparatus, image forming apparatus, display device control method, control program, and recording medium
JP4865771B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and computer-readable recording medium
JP4763027B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and computer-readable recording medium
JP4368833B2 (en) Image processing apparatus, image processing method, image forming apparatus, program, and recording medium
KR100757631B1 (en) Image processing apparatus and its method
US20100007915A1 (en) Image sending apparatus
JP4764938B2 (en) Image processing apparatus, image forming apparatus, image processing apparatus control method, program, and recording medium
JP4763026B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and computer-readable recording medium
JP4903851B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP2010212813A (en) Image processor, image reading processor, image forming device, image processing method, image processing program, and recording medium
JP4795406B2 (en) Image processing apparatus, image forming apparatus, image processing apparatus control method, control program, and recording medium
JP4141923B2 (en) Color image processing device
JP4814162B2 (en) Image processing apparatus and image processing method
JP5231318B2 (en) Image processing apparatus, image reading processing apparatus, image forming apparatus, image processing program, and recording medium
JP2005086289A (en) Color image processor
JP2005192152A (en) Image processing apparatus and image color conversion processing method
JP4990340B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP2006203949A (en) Color image processor
JP4085937B2 (en) Color image processing device
JP2009260923A (en) Image processing device, image processing method, and image processing program
JP2005057598A (en) Color image forming device and color image processor
JP2007129447A (en) Image processor, image processing method, program implementing image processing method, and storage medium
JP4974072B2 (en) Image processing device
JP2005130206A (en) Image processing apparatus
JP5752390B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and computer-readable recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061017

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080905

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090915

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100309