JP4528805B2 - Image forming apparatus, image processing method, and image processing program - Google Patents

Image forming apparatus, image processing method, and image processing program Download PDF

Info

Publication number
JP4528805B2
JP4528805B2 JP2007168655A JP2007168655A JP4528805B2 JP 4528805 B2 JP4528805 B2 JP 4528805B2 JP 2007168655 A JP2007168655 A JP 2007168655A JP 2007168655 A JP2007168655 A JP 2007168655A JP 4528805 B2 JP4528805 B2 JP 4528805B2
Authority
JP
Japan
Prior art keywords
rgb
data
hcb
color conversion
conversion means
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
JP2007168655A
Other languages
Japanese (ja)
Other versions
JP2009010574A (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 Mita Corp
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 Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2007168655A priority Critical patent/JP4528805B2/en
Publication of JP2009010574A publication Critical patent/JP2009010574A/en
Application granted granted Critical
Publication of JP4528805B2 publication Critical patent/JP4528805B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

本発明は、画像形成装置に関し、より詳しくは、RGB形式からなる入力フルカラー画像を所望の単色相の画像に変換して出力する画像形成装置に関する。   The present invention relates to an image forming apparatus, and more particularly to an image forming apparatus that converts an input full-color image in RGB format into an image having a desired single hue and outputs the image.

従来、カラープリンタ等の画像形成装置では、入力されるRGB形式のカラー画像データを所定の色変換テーブル(LUT:Look Up Table)を用いることによって、相応するCMYK形式の画像データに変換して印刷出力するようにしている。
具体的には、図19のブロック図に示すように、画像情報入力部101aによって入力されたRGB形式の画像データは、色変換テーブルを含む色変換処理部102aを介してCMYK形式の画像データに変換され、ガンマ補正部103a及びスクリーン処理部104aにおける各処理を介し、画像情報出力部105aによって出力される。
したがって、カラー画像形成装置の分野においては、原色をいかに忠実に再現するか、ということが優先的な課題となっている。
しかし、ユーザの利用の仕方によっては、常に原色に忠実な出力画像ではなく、白黒などのモノクロームカラーによる出力を望む場合もあり、また、再現の精度よりも高速性を望む場合もある。
Conventionally, in an image forming apparatus such as a color printer, input RGB color image data is converted into corresponding CMYK format image data by using a predetermined color conversion table (LUT) and printed. I am trying to output.
Specifically, as shown in the block diagram of FIG. 19, RGB format image data input by the image information input unit 101a is converted into CMYK format image data via a color conversion processing unit 102a including a color conversion table. The image information is output by the image information output unit 105a through each process in the gamma correction unit 103a and the screen processing unit 104a.
Therefore, in the field of color image forming apparatuses, how to faithfully reproduce primary colors is a priority issue.
However, depending on the user's usage, there may be a case where the output image is not always faithful to the primary color but a monochrome color such as black and white is desired, and there is a case where higher speed is desired than reproduction accuracy.

このため、所定のフルカラー領域に属するRGB値を単色の色値に変換するカラー画像処理方法や、色相軸ごとに色調整を行う装置が提案されている(例えば、特許文献1,2参照)。
具体的に、特許文献1に記載のカラー画像処理方法によれば、対象となる画像データ(RGBデータ)をXYZ値に変換し、さらにこれをxyY値に変換する。そして、xyY値が、黒、青、赤、黄、白系のうちいずれの領域に属するか否かを判定し、その判定結果に応じた単色を出力するようにしている。
また、特許文献2に記載の色調整装置は、色度図における色相軸上を複数に分割し、分割された色相軸の中から選択された色相軸ごとに色相、明度、色彩度を調整することができるようになっている。
For this reason, a color image processing method for converting RGB values belonging to a predetermined full color area into a single color value and a device for performing color adjustment for each hue axis have been proposed (for example, see Patent Documents 1 and 2).
Specifically, according to the color image processing method described in Patent Document 1, target image data (RGB data) is converted into XYZ values, which are further converted into xyY values. Then, it is determined whether the xyY value belongs to any region of black, blue, red, yellow, and white, and a single color corresponding to the determination result is output.
In addition, the color adjustment device described in Patent Document 2 divides the hue axis in the chromaticity diagram into a plurality of parts and adjusts the hue, brightness, and color saturation for each hue axis selected from the divided hue axes. Be able to.

特開2002−290750号公報JP 2002-290750 A 特開2004−64198号公報JP 2004-64198 A

しかしながら、以上のような従来提案されている文献のうち、特許文献1のカラー画像処理方法は、単色からなる被写体の画像出力時の忠実な再現を目的としているため、原色の再現には効果的だが、フルカラーの被写体を単色相のモノクロームカラーに変換する手段としては非効率である。したがって、高速化を共に求めるのであればハードウェアの改造、ASIC規模の拡大等が必要となり、コストの増大につながることとなる。
また、特許文献1又は特許文献2のいずれの方法によっても、白黒からなる画像の出力は可能だが、他の単色相(例えば、赤、緑、青)でのモノクローム出力は不可能である。したがって、ユーザが所望の色相を選択する余地はなく、不便である。
However, among the previously proposed documents as described above, the color image processing method of Patent Document 1 aims at faithful reproduction at the time of outputting an image of a monochromatic subject, and is therefore effective for reproducing primary colors. However, it is inefficient as a means of converting a full-color subject into a monochrome monochrome color. Therefore, if both speeding-up is required, it is necessary to modify hardware, expand the ASIC scale, etc., leading to an increase in cost.
Further, by either method of Patent Document 1 or Patent Document 2, it is possible to output a black and white image, but it is impossible to output a monochrome image in other single hues (for example, red, green, and blue). Therefore, there is no room for the user to select a desired hue, which is inconvenient.

本発明は、以上のような従来の技術が有する問題を解決するために提案されたものであり、入力されたフルカラー画像を、必要に応じて単色相の画像により容易に変換して出力することを可能とするだけでなく、ユーザの任意で係る色相を選択でき、さらに、簡易なハードウェア・ソフトウェア構成でこれらを実現化し得る画像形成装置の提供を目的とする。   The present invention has been proposed in order to solve the problems of the conventional techniques as described above, and an input full-color image can be easily converted into a single-color image as necessary and output. It is an object of the present invention to provide an image forming apparatus in which the user can arbitrarily select the hue and can realize these with a simple hardware / software configuration.

上記目的を達成するため、本発明の画像形成装置は予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置であって、入力したRGBデータを、HCBデータに変換する第一RGB/HCB変換手段と、前記第一RGB/HCB変換手段を介して得られたHCBデータを前記第一RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、当該HCBデータに含まれる色相値を予め指定した一の色相値に単色相化する第一HCB/RGB変換手段と、前記第一HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する色変換手段と、を備えた構成としてある。 In order to achieve the above object, an image forming apparatus of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance, and RGB data is obtained by referring to the color conversion table. An image forming apparatus that converts CMYK data into an output, and outputs first RGB / HCB conversion means for converting input RGB data into HCB data, and HCB obtained through the first RGB / HCB conversion means. The data is converted into RGB data by means other than the reverse conversion of the conversion means in the first RGB / HCB conversion means, and the hue value included in the HCB data is converted to a single hue value designated in advance. First HCB / RGB conversion means and RGB data obtained through the first HCB / RGB conversion means are converted into the color conversion table. Color conversion means for converting the CMYK data monochromatic phased by reference to Le, a configuration equipped with.

このような構成からなる本発明の画像形成装置によれば、被写体となるフルカラー画像等のRGBデータを、一旦、HCBデータに変換し、一の色相に統一(単色相化)しつつ再度RGBデータ形式に戻す処理を行うようにしている。
そして、その処理の結果、得られたRGBデータを、色変換テーブルを参照することによりCMYKデータに変換して出力するようにしてある。
このため、通常のフルカラー画像形成装置により、必要に応じてモノクロームカラーの画像データを容易に生成し、出力させることが可能となる。
According to the image forming apparatus of the present invention having such a configuration, RGB data such as a full-color image as a subject is once converted into HCB data and unified into a single hue (single hue), and then the RGB data is again obtained. Processing to return to the format is performed.
The RGB data obtained as a result of the processing is converted into CMYK data by referring to the color conversion table and output.
Therefore, it is possible to easily generate and output monochrome color image data as required by a normal full-color image forming apparatus.

また、本発明の実施に不可欠な色変換テーブルは、フルカラー画像形成装置に標準的に備えられているものをそのまま利用することができるだけでなく、簡易なアルゴリズムを用いて本発明の画像形成装置を実現することができる。
特に、本発明において行うHCB/RGB変換に関しては、RGB/HCB変換の逆変換を行う必要がなく、ダイレクトにRGBデータを算出するようにしているため、簡易な演算処理が可能となっている。
The color conversion table indispensable for the implementation of the present invention is not limited to the standard color conversion table provided in the full-color image forming apparatus, and the image forming apparatus of the present invention can be used with a simple algorithm. Can be realized.
In particular, with respect to the HCB / RGB conversion performed in the present invention, it is not necessary to perform reverse conversion of RGB / HCB conversion, and since RGB data is directly calculated, simple arithmetic processing is possible.

したがって、ソフト・ハードの両面において、簡易な構成の画像形成装置を実現することができる。
また、出力する単色相の画像としては、任意の色相を選択できることから、利便性及び拡張性に優れた画像形成装置を実現することが可能である。
Therefore, it is possible to realize an image forming apparatus having a simple configuration in both software and hardware.
In addition, since an arbitrary hue can be selected as the single hue image to be output, it is possible to realize an image forming apparatus excellent in convenience and expandability.

また、本発明の画像形成装置は予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置であって、前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第二RGB/HCBデータ変換手段と、前記第二RGB/HCB変換手段を介して得られたHCBデータを前記第二RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二HCB/RGB変換手段と、前記第二HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第一色変換手段と、前記RGBデータと前記第一色変換手段を介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する色変換テーブル生成手段と、入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第二色変換手段と、を備えた構成としてある。 The image forming apparatus of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance, and converts RGB data into CMYK data by referring to the color conversion table. An image forming apparatus that performs output, wherein RGB data constituting the color conversion table is extracted and converted to HCB data, and obtained via the second RGB / HCB conversion means. The second HCB / RGB which converts the HCB data thus obtained into RGB data by another means different from the inverse conversion of the conversion means in the second RGB / HCB conversion means, and converts it into a single hue value designated in advance. Refer to the color conversion table for the RGB data obtained through the conversion means and the second HCB / RGB conversion means. Thus, the first color conversion means for converting to CMYK data, and the color conversion for generating another color conversion table by associating the RGB data with the CMYK data obtained through the first color conversion means A table generation unit and a second color conversion unit that converts the input RGB data into CMYK data that has been converted into a single hue by referring to the other color conversion table.

このような構成からなる本発明の画像形成装置によれば、被写体となるフルカラー画像等の入力データを、単色相用に加工された色変換テーブルを参照することによってモノクロームカラーの画像データを出力するようにしてある。
このため、予め単色相用の色変換テーブルを生成しておく必要があるが、これは予め備えられている色変換テーブル上のRGBデータを単色相化し、そのCMYKデータを対応づけることによって、新たな色変換テーブルを生成することで容易に実現可能となっている。
According to the image forming apparatus of the present invention having such a configuration, monochrome color image data is output by referring to a color conversion table processed for a single hue for input data such as a full-color image to be a subject. It is like that.
For this reason, it is necessary to generate a color conversion table for a single hue in advance. This is achieved by converting the RGB data on the color conversion table provided in advance into a single hue and associating the CMYK data with the new data. This can be easily realized by generating a simple color conversion table.

具体的には、色変換テーブル上に設定されているRGBデータを取り出し、そのデータを、一旦、HCBデータに変換する。
そして、HCBデータに含まれる色相値を一の色相値に置換しつつ、再度、RGBデータ形式のデータに変換する。
次に、これらの処理を通して得られたRGBデータに対し、上記色変換テーブルを参照させることによってCMYKデータを取得したうえで、元のRGBデータを対応づけることによって単色相用の色変換テーブルを生成することができる。
そして、このようにして生成された色変換テーブルを利用することによって、単色相化された出力画像を得ることができるようになる。
Specifically, RGB data set on the color conversion table is taken out, and the data is temporarily converted into HCB data.
Then, the hue value included in the HCB data is converted to data in the RGB data format again while replacing the hue value with one hue value.
Next, CMYK data is obtained by referring to the color conversion table for the RGB data obtained through these processes, and a color conversion table for a single hue is generated by associating the original RGB data. can do.
By using the color conversion table generated in this way, it becomes possible to obtain an output image that has been made into a single hue.

このため、従来のフルカラー画像形成装置に特に改造等を加えることなく、必要に応じて容易に、モノクロームカラーの画像データを出力させることが可能となる。
また、簡易なアルゴリズムを利用することによって本発明の画像形成装置を実現することができる。
特に、本発明において行うHCB/RGB変換に関しては、RGB/HCB変換の逆変換を行うことなく、RGBデータを算出することができるため、簡易な演算処理が可能となっている。
したがって、ソフト・ハードの両面において、簡易な構成の画像形成装置を実現することができる。
また、出力する単色相の画像としては、任意の色相を選択できることから、利便性及び拡張性に優れた画像形成装置を実現することが可能である。
For this reason, it is possible to easily output monochrome color image data as required without any particular modification to the conventional full-color image forming apparatus.
Further, the image forming apparatus of the present invention can be realized by using a simple algorithm.
In particular, with respect to the HCB / RGB conversion performed in the present invention, RGB data can be calculated without performing the inverse conversion of RGB / HCB conversion, so that simple arithmetic processing is possible.
Therefore, it is possible to realize an image forming apparatus having a simple configuration in both software and hardware.
In addition, since an arbitrary hue can be selected as the single hue image to be output, it is possible to realize an image forming apparatus excellent in convenience and expandability.

また、本発明の画像形成装置は前記第一又は第二HCB/RGB変換手段は、RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第一又は第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aから前記各頂点のうちの2点によって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出するとともに、次式を演算することによって、前記第一又は第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換した後のRGBデータ(A’{r’,g’,b’})に変換することを特徴とする請求項1又は2の画像形成装置。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{r’,g’,b’}は、色相値H’に対応するところの最大彩度点とする。)
In the image forming apparatus of the present invention , the first or second HCB / RGB conversion means relates to RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space. Alternatively , a triangle WPK having the maximum saturation point P, the white point W, and the black point K at the hue value H included in the HCB data obtained via the second RGB / HCB conversion means is formed, and this triangle WPK is formed. And the area division ratio (Sp, Sw, Sk) of the three triangles (KAW, PAK, WAP) formed by two of the vertices from the point A, and the following equation: The RGB data (A after replacing the hue value H included in the HCB data obtained through the first or second RGB / HCB conversion means with one hue value H ′ specified in advance by calculation. '{R', g ', b'}) The image forming apparatus according to claim 1 or 2, characterized in that conversion.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {r ′, g ′, b ′} is the maximum saturation point corresponding to the hue value H ′.)

このような構成からなる本発明の画像形成装置によれば、HCB/RGB変換に関して、元のRGB/HCB変換の逆変換を行うことなく、他の演算式によって容易に単色相化された後のRGBデータを取得することができる。
具体的には、三次元で表されるRGB色空間の一部を二次元的にとらえることにより、容易に、かつ、ダイレクトにRGBデータを算出可能となっている。
特に、最大彩度点を用いた三角形の面積を利用した前記式を演算することにより、求めるべきRGBデータ(A’{r’,g’,b’})をより容易に取得することが可能となっている。
したがって、特に、アルゴリズムが簡易な構成の画像形成装置を実現することが可能である。
According to the image forming apparatus of the present invention having such a configuration, with respect to the HCB / RGB conversion, after the original RGB / HCB conversion is performed without reverse conversion of the original RGB / HCB conversion, RGB data can be acquired.
Specifically, RGB data can be easily and directly calculated by capturing a part of the RGB color space expressed in three dimensions two-dimensionally.
In particular, the RGB data (A ′ {r ′, g ′, b ′}) to be obtained can be obtained more easily by calculating the above formula using the area of the triangle using the maximum saturation point. It has become.
Therefore, in particular, it is possible to realize an image forming apparatus having a simple algorithm.

また、本発明の画像形成装置は前記色変換テーブル生成手段によって生成された一以上の他の色変換テーブルを予め格納する色変換テーブル格納手段と、入力操作に応じて、前記所定の色変換テーブル又は前記一以上の他の色変換テーブルの中のいずれか一の参照テーブルを選択する参照テーブル選択手段と、を備え、前記第二色変換手段は、入力した画像データを、選択された前記一の参照テーブルを参照させることによって、単色相化されたCMYKデータに変換するようにしてある。 The image forming apparatus of the present invention, a color conversion table storing means for previously storing one or more other color conversion table generated by the color conversion table generating means, in response to the input operation, the predetermined color conversion A reference table selection unit that selects any one of the table or the one or more other color conversion tables, and the second color conversion unit selects the input image data as the selected image data. By referring to one reference table, it is converted to CMYK data that is made into a single hue.

このような構成からなる本発明の画像形成装置によれば、標準的に備えられている色変換テーブルの他、複数の単色相用の色変換テーブルを予め用意しておき、その中からユーザの任意で一の色変換テーブルを選択できるようにしている。
そして、入力画像に対し、その選択に応じた色変換テーブルを参照させることによって、通常のフルカラー画像や単色相化された画像をフレキシブルに出力させることが可能である。
このため、利便性及び拡張性に優れた画像形成装置を実現することが可能である。
According to the image forming apparatus of the present invention having such a configuration, a color conversion table for a plurality of single hues is prepared in advance in addition to a standard color conversion table, and a user's color conversion table is prepared from them. One color conversion table can be selected arbitrarily.
By referring to the color conversion table corresponding to the selection of the input image, it is possible to flexibly output a normal full-color image or a monochromatic image.
Therefore, it is possible to realize an image forming apparatus that is excellent in convenience and expandability.

また、本発明の画像処理方法は予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理方法であって、入力したRGBデータを、HCBデータに変換する第一のステップと、前記第一のステップを介して得られたHCBデータを前記第一のステップで行った変換の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二のステップと、前記第二のステップを介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する第三のステップと、を有する方法としてある。
また、本発明の画像処理方法は予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理方法であって、前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第一のステップと、前記第一のステップを介して得られたHCBデータを前記第一のステップで行った変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定された一の色相値に単色相化する第二のステップと、前記第二のステップを介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第三のステップと、前記RGBデータと前記第三のステップを介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する第四のステップと、入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第五のステップと、を有する方法としてある。
The image processing method of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance, and converts RGB data into CMYK data by referring to the color conversion table. An image processing method for outputting predetermined input image data in a single hue by an image forming apparatus that performs output, wherein the input RGB data is converted into HCB data; and The HCB data obtained through one step is converted into RGB data by another means different from the inverse conversion performed in the first step, and is converted to a single hue value specified in advance. The RGB data obtained through the second step and the second step are monochromatic by referring to the color conversion table. A third step of converting into MYK data and as a method having.
The image processing method of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance, and converts RGB data into CMYK data by referring to the color conversion table. An image processing method in which predetermined input image data is converted into a single hue and output by an image forming apparatus that performs output, and RGB data constituting the color conversion table is extracted and converted into HCB data. The HCB data obtained through the first step and the first step are converted into RGB data by another means different from the inverse transformation of the conversion means performed in the first step, and designated in advance. A second step for making a single hue value into one hue value and the RGB data obtained through the second step are referred to the color conversion table. The fourth step of generating another color conversion table by associating the third step of converting to CMYK data with the RGB data and the CMYK data obtained through the third step And a fifth step of converting the input RGB data into CMYK data that is made into a single hue by referring to the other color conversion table.

このように、本発明は上述した装置発明だけでなく、方法発明としても実現化することができる。
したがって、ハードウェアの構成にとらわれることなく発明を実施することができるため、汎用性、拡張性に優れた方法として提供し、様々な形態によって本発明を実現化することが可能である。
Thus, the present invention can be realized not only as the device invention described above but also as a method invention.
Therefore, the present invention can be carried out without being limited by the hardware configuration, and thus can be provided as a method having excellent versatility and expandability, and the present invention can be realized in various forms.

また、本発明の画像処理プログラムは予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理プログラムであって、前記画像形成装置を構成するコンピュータを、入力したRGBデータを、HCBデータに変換する第一RGB/HCB変換手段、前記第一RGB/HCB変換手段を介して得られたHCBデータを前記第一RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第一HCB/RGB変換手段、前記第一HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する色変換手段、として機能させるためのプログラムとしてある。
また、本発明の画像処理プログラムは予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理プログラムであって、前記画像形成装置を構成するコンピュータを、前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第二RGB/HCB変換手段、前記第二RGB/HCB変換手段を介して得られたHCBデータを前記第二RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二HCB/RGB変換手段、前記第二HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第一色変換手段、前記RGBデータと前記第一色変換手段を介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する色変換テーブル生成手段、入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第二色変換手段、として機能させるためのプログラムとしてある。
The image processing program of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated in advance, and converts RGB data into CMYK data by referring to the color conversion table. An image processing program for outputting predetermined input image data into a single hue by an image forming apparatus that performs output, and outputting the input RGB data to HCB data by a computer constituting the image forming apparatus. First RGB / HCB conversion means for converting, HCB data obtained via the first RGB / HCB conversion means is converted into RGB data by other means different from the reverse conversion of the conversion means in the first RGB / HCB conversion means. First HCB / RGB conversion means for converting to a single hue value in advance and The RGB data obtained through the first HCB / RGB conversion unit is a program for functioning as a color conversion means for converting the CMYK data monochromatic phased by reference to the color conversion table.
The image processing program of the present invention includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated in advance, and converts RGB data into CMYK data by referring to the color conversion table. An image processing program for outputting predetermined input image data in an arbitrary hue by an image forming apparatus that performs output, and outputting the RGB data that configures the color conversion table to the computer that configures the image forming apparatus The second RGB / HCB conversion means for extracting the HCB data and converting the HCB data obtained via the second RGB / HCB conversion means to the inverse conversion of the conversion means in the second RGB / HCB conversion means Convert to RGB data by other different means, and make a single hue into one specified hue value CB / RGB conversion means, first color conversion means for converting RGB data obtained via the second HCB / RGB conversion means into CMYK data by referring to the color conversion table, the RGB data and the By associating the CMYK data obtained through the first color conversion means, a color conversion table generation means for generating another color conversion table, and the input RGB data is referred to the other color conversion table. Thus, the program is made to function as second color conversion means for converting into monochromatic CMYK data.

このように本発明はプログラムとしても実現化することができる。
これにより、プリンタのみならず、イメージスキャナや複写機等、コンピュータ機能を備えた様々な画像形成装置にプログラムをインストールすることによって本発明を実現することができ、汎用性,拡張性に優れた画像処理プログラムとして提供することができる。
Thus, the present invention can also be realized as a program.
As a result, the present invention can be realized by installing a program not only in a printer but also in various image forming apparatuses having a computer function, such as an image scanner and a copying machine, and has excellent versatility and expandability. It can be provided as a processing program.

以上のように、本発明の画像処理装置等によれば、対象となるフルカラー画像を、所望の色相に単色相化して出力することを容易に実現することが可能となる。   As described above, according to the image processing apparatus and the like of the present invention, it is possible to easily realize that a target full-color image is converted into a single hue and output.

以下、本発明の好ましい実施形態について図1〜図18を参照して説明する。
ここで、以下に示す本実施形態の画像形成装置は、プログラム(ソフトウェア)の命令によりコンピュータで実行される処理,手段,機能によって実現される。プログラムは、コンピュータの各構成要素に指令を送り、以下に示すような所定の処理・機能を行わせる。すなわち、本実施形態の画像形成装置における各処理・手段は、プログラムとコンピュータとが協働した具体的手段によって実現される。
なお、プログラムの全部又は一部は、例えば、磁気ディスク,光ディスク,半導体メモリ,その他任意のコンピュータで読取り可能な記録媒体により提供され、記録媒体から読み出されたプログラムがコンピュータにインストールされて実行される。また、プログラムは、記録媒体を介さず、通信回線を通じて直接にコンピュータにロードし実行することもできる。
A preferred embodiment of the present invention will be described below with reference to FIGS.
Here, the image forming apparatus of the present embodiment described below is realized by processing, means, and functions executed by a computer according to instructions of a program (software). The program sends a command to each component of the computer to perform predetermined processing and functions as shown below. That is, each process / means in the image forming apparatus of the present embodiment is realized by specific means in which a program and a computer cooperate.
Note that all or part of the program is provided by, for example, a magnetic disk, optical disk, semiconductor memory, or any other computer-readable recording medium, and the program read from the recording medium is installed in the computer and executed. The The program can also be loaded and executed directly on a computer through a communication line without using a recording medium.

[第一実施形態]
図1は、本発明の第一実施形態に係る画像形成装置の概略構成を示すブロック図である。
図1に示すとおり、本実施形態の画像形成装置は、画像情報入力部101,単色相化処理部500,色変換処理部102、ガンマ補正部103、スクリーン処理部104及び画像情報出力部105によって構成される。
以下に本実施形態の画像形成装置を構成する各部の詳細説明を行う。
[First embodiment]
FIG. 1 is a block diagram showing a schematic configuration of an image forming apparatus according to the first embodiment of the present invention.
As shown in FIG. 1, the image forming apparatus according to the present embodiment includes an image information input unit 101, a monochromatic processing unit 500, a color conversion processing unit 102, a gamma correction unit 103, a screen processing unit 104, and an image information output unit 105. Composed.
Hereinafter, each part constituting the image forming apparatus of the present embodiment will be described in detail.

画像情報入力部101は、フルカラー画像等の画像データを入力するものであり、具体的には、RGB形式の画像データを、外部のホストコンピュータ等から入力するためのインタフェースを構成している。
単色相化処理部500は、画像情報入力部101によって入力された画像データを、所望の色相に単色相化し、後述する色変換処理部102にデータを受け渡すものである。
具体的には、本発明の第一RGB/HCB変換手段及び第一HCB/RGB変換手段によって構成されている。
The image information input unit 101 inputs image data such as a full-color image. Specifically, the image information input unit 101 constitutes an interface for inputting RGB format image data from an external host computer or the like.
The single hue conversion processing unit 500 converts the image data input by the image information input unit 101 into a desired hue and delivers the data to the color conversion processing unit 102 described later.
Specifically, the first RGB / HCB conversion means and the first HCB / RGB conversion means of the present invention are used.

第一RGB/HCB変換手段は、入力されたRGBデータをHCB形式の画像データに変換するものであり、これにより色相値(H)、彩度値(C)、明度値(B)の各データを求めることができる。
第一HCB/RGB変換手段は、第一RGB/HCB変換手段により取得したHCBデータに含まれる色相値(H)を、ユーザが指定する任意の色相(H’)に置換して単色相化するとともに、そのHCBデータ(H’CB)を、原画像のデータ形式(RGBデータ)に変換するものである。
特に、本実施形態においては、前記第一RGB/HCB変換手段で用いた変換方式をそのまま逆変換する方式を利用せず、他の演算式によってRGBデータを取得することとしている。
なお、RGBデータからHCBデータへの変換方法(第一RGB/HCB変換手段)及びHCBデータからRGBデータへの変換方法(第一HCB/RGB変換手段)の具体的手法については、後に詳細に説明する。
The first RGB / HCB conversion means converts the input RGB data into HCB format image data, whereby each data of hue value (H), saturation value (C), and lightness value (B) is obtained. Can be requested.
The first HCB / RGB conversion means replaces the hue value (H) included in the HCB data acquired by the first RGB / HCB conversion means with an arbitrary hue (H ′) designated by the user to make a single hue. At the same time, the HCB data (H′CB) is converted into the data format (RGB data) of the original image.
In particular, in the present embodiment, the RGB data is acquired by another arithmetic expression without using the method of inversely converting the conversion method used in the first RGB / HCB conversion means.
The specific method of the RGB data to HCB data conversion method (first RGB / HCB conversion means) and the HCB data to RGB data conversion method (first HCB / RGB conversion means) will be described in detail later. To do.

色変換処理部102は、単色相化処理部500の処理を介して得られた画像データを出力形式の画像データに変換するものであり、本発明の色変換手段を構成するものである。
具体的には、第一HCB/RGB変換手段を介して取得したRGBデータをCMYKデータに変換する。
ガンマ補正部103は、色変換処理部102を介して取得したCMYKデータに対して所定のガンマ特性の補正を行うものであり、スクリーン処理部104は、CMYKの各データが干渉を起こさないように階調度の調整を行うものである。
The color conversion processing unit 102 converts image data obtained through the processing of the single hue conversion processing unit 500 into image data in an output format, and constitutes color conversion means of the present invention.
Specifically, the RGB data acquired via the first HCB / RGB conversion means is converted into CMYK data.
The gamma correction unit 103 corrects a predetermined gamma characteristic for the CMYK data acquired via the color conversion processing unit 102, and the screen processing unit 104 prevents the CMYK data from causing interference. The gradation level is adjusted.

ここで、以上のような構成からなる本実施形態の画像形成装置における単色相化処理について図面を参照しつつ詳細に説明する。
図2は、本実施形態に係る画像形成装置の単色相化処理部500における単色相化処理を説明するためのフローチャートである。
図2及び前述に示すとおり、単色相化処理部500は、まず、原画像としてのRGBデータを外部のホストコンピュータ等から入力することから始まる(A501)。
入力された原画像のRGBデータは、本発明の第一RGB/HCB変換手段によりRGB/HCB変換が行われ(A502)、HCBデータが生成される(A503)。
Here, the monochromatic process in the image forming apparatus of the present embodiment having the above-described configuration will be described in detail with reference to the drawings.
FIG. 2 is a flowchart for explaining the monochromatic processing in the monochromatic processing section 500 of the image forming apparatus according to the present embodiment.
As shown in FIG. 2 and the above, the monochromatic processing unit 500 starts by inputting RGB data as an original image from an external host computer or the like (A501).
The RGB data of the input original image is subjected to RGB / HCB conversion by the first RGB / HCB conversion means of the present invention (A502), and HCB data is generated (A503).

ここで、前記RGB/HCB変換(第一RGB/HCB変換手段)の具体的手法について、図3〜図7を参照しながら詳細に説明する。
図3は、RGB空間を三次元的に表した説明図であり、線分W−Kを直線L(r=g=b)としたものである。
また、図4は、図3に示すRGB空間を直線Lが鉛直になるように回転して表した説明図であり、さらに図5は、これらの図を対角線のW点方向から眺めた場合の説明図である。このようにRGBデータ及びCMYKデータを環状に表すことによって、色相を0°〜360°の範囲の角度(色相角)によって示すことができる。
Here, a specific method of the RGB / HCB conversion (first RGB / HCB conversion means) will be described in detail with reference to FIGS.
FIG. 3 is an explanatory diagram that three-dimensionally represents the RGB space, in which the line segment W-K is a straight line L (r = g = b).
FIG. 4 is an explanatory diagram showing the RGB space shown in FIG. 3 rotated so that the straight line L is vertical. Further, FIG. 5 is a diagram when these diagrams are viewed from the diagonal W point direction. It is explanatory drawing. Thus, by representing the RGB data and the CMYK data in a ring shape, the hue can be indicated by an angle (hue angle) in the range of 0 ° to 360 °.

ここで、図6に示すように、RGB空間において、任意の点A{r,g,b}が存在する場合、直線Lへの垂線の足を点Eとしたときの点Eの座標値について次式を用いて算出する。
E={(r+g+b)/3,(r+g+b)/3,(r+g+b)/3}}
そして、任意のRGB値に対応する彩度は、線分EAの長さに相当するため、彩度値Cは次の演算により算出することができる。
C=(EA×EA)0.5=|EA|
但し、EA={r−(r+g+b)/3,g−(r+g+b)/3,b−(r+g+b)/3}とする。
Here, as shown in FIG. 6, when there is an arbitrary point A {r, g, b} in the RGB space, the coordinate value of the point E when the foot of the perpendicular to the straight line L is the point E Calculate using the following formula.
E = {(r + g + b) / 3, (r + g + b) / 3, (r + g + b) / 3}}
Since the saturation corresponding to an arbitrary RGB value corresponds to the length of the line segment EA, the saturation value C can be calculated by the following calculation.
C = (EA × EA) 0.5 = | EA |
However, EA = {r− (r + g + b) / 3, g− (r + g + b) / 3, b− (r + g + b) / 3}.

次に、任意のRGB値に対応する色相値Hを算出するに当たり、基準とする色相方向を予め設定する必要がある。この色相方向は任意に設定することができるが、ここでは、例えば、図6や図7に示すように、赤点(R)を点Fとし、その色相方向、すなわち点F{1,0,0}方向を色相角0°と設定して、点Fから直線Lに下ろした垂線の足を点Zとし、ベクトルEA、ベクトルZFを求め、これらベクトルのなす角(色相角)に相当する色相値Hを算出する。   Next, in calculating the hue value H corresponding to an arbitrary RGB value, it is necessary to set a reference hue direction in advance. The hue direction can be arbitrarily set. Here, for example, as shown in FIGS. 6 and 7, the red point (R) is a point F, and the hue direction, that is, the point F {1, 0, 0} direction is set to a hue angle of 0 °, and a perpendicular foot drawn from the point F to the straight line L is defined as a point Z. Vectors EA and ZF are obtained, and hues corresponding to angles formed by these vectors (hue angles) The value H is calculated.

具体的には、プログラム上(例えば、C言語等)、次の演算により色相値(色相角)Hを求めることができる。
H=ArcCos[(EA.ZF)/((EA.EA)^.5)x((ZF.ZF)^.5)]*(sign)
但し、F={1,0,0}、Z={1/3,1/3,1/3}、ZF={2/3,-1/3,-1/3}とし、signは、ベクトルEAとベクトルZFの外積と直線Lの方向ベクトル{1,1,1}との内積を算出したときの符号を利用し、例えば、正であれば+1とし、負であれば−1として設定し、あるいは、その逆として設定する。signを乗じているのは、ArcCos[(EA.ZF)/((EA.EA)^.5)x((ZF.ZF)^.5)]だけで位相角を計算した場合、ベクトルEAがベクトルZFに対し時計回り方向に角度が進んでいても、反時計回り方向に同量で角度が遅れていても同じ値になってしまう不都合が生ずるからであり、色相角の方向を一意的に定義するためである。
Specifically, the hue value (hue angle) H can be obtained by the following calculation on a program (for example, C language).
H = ArcCos [(EA.ZF) / ((EA.EA) ^. 5) x ((ZF.ZF) ^. 5)] * (sign)
However, F = {1,0,0}, Z = {1 / 3,1 / 3,1 / 3}, ZF = {2/3, -1 / 3, -1 / 3}, and sign is Use the sign when calculating the inner product of the outer product of the vector EA and the vector ZF and the direction vector {1, 1, 1} of the straight line L, for example, set to +1 if positive and -1 if negative Or vice versa. The sign EA is multiplied by ArcCos [(EA.ZF) / ((EA.EA) ^. 5) x ((ZF.ZF) ^. 5)] This is because even if the angle is advanced in the clockwise direction with respect to the vector ZF, the same value is generated even if the angle is delayed by the same amount in the counterclockwise direction. This is to define it.

sign関数の代わりに、ベクトルEA、ベクトルZFを求める時点で単位ベクトル化してからこれらの外積を求め、直線Lの方向ベクトルとの内積Sを計算しその結果を乗じてもよい。
つまり、S={(EA*ZF)/|(EA*ZF)|}.{WK/|WK|}として、
H=Cos-1{(EA.ZF)/(|EA|x|ZF|)}xS
によって色相角を求めても良い(但し、a*bはベクトルaとベクトルbの外積を意味し、a.bはベクトルaとベクトルbの内積を意味し、|a|はベクトルaの大きさを意味する)。
また、任意点が直線L上に位置するときは、暫定的に予め定めた既定色相値を割り当てることとしてもよい。
Instead of the sign function, unit vectors may be obtained at the time of obtaining the vectors EA and ZF, then these outer products may be obtained, the inner product S with the direction vector of the straight line L may be calculated, and the result may be multiplied.
That is, S = {(EA * ZF) / | (EA * ZF) |}. {WK / | WK |}
H = Cos-1 {(EA.ZF) / (| EA | x | ZF |)} xS
The hue angle may be obtained by (where a * b means the outer product of the vectors a and b, a.b means the inner product of the vectors a and b, and | a | is the magnitude of the vector a) Means).
When an arbitrary point is located on the straight line L, a predetermined hue value that is provisionally determined may be assigned temporarily.

次に、任意のRGB値に対応する明度値Bを計算するに当たり、黒点(K)を点I{0,0,0}としたときの線分IEの長さが明度値に相当するため、具体的には、次の演算によって明度値Bを計算することができる。
B=EI.EI^(.5)=|EI|
以上のようにして、任意のRGBデータに対応するHCBデータを算出することができる。
Next, in calculating the lightness value B corresponding to an arbitrary RGB value, the length of the line segment IE when the black point (K) is the point I {0, 0, 0} corresponds to the lightness value. Specifically, the brightness value B can be calculated by the following calculation.
B = EI.EI ^ (. 5) = | EI |
As described above, HCB data corresponding to arbitrary RGB data can be calculated.

一方、図2のメインフローに戻り、ユーザは、所望の色相を選択し、単色相化にかかる一の色相値(H’)を予め指定する(A504)。
具体的には、図8に示すように、所望色選択部801と所望色相値算出部802によって各々以下の処理を行う。
所望色選択部801は、図9に示すような、色相が徐々に変化し全色相が表示された色相環や所定のパッチ画像等をディスプレイ等に表示しておき、これをユーザがマウス等のポインティングデバイスによって選択する。なお、図9に示す色相環は、モノクローム表示となっているが、実際には、有彩色のフルカラー表示で示される。
また、上述とは異なり、所望のRGB値をユーザが直接入力することによりRGB値を読み込ませても良い。
そして、所望色相値算出部802は、上記RGB値を、ステップA502と同様の手段(第一RGB/HCB変換手段)によりHCBデータに変換することにより、その中から所望の色相値(H’)を抽出することができる。
On the other hand, returning to the main flow of FIG. 2, the user selects a desired hue and designates in advance one hue value (H ′) for making a single hue (A504).
Specifically, as shown in FIG. 8, a desired color selection unit 801 and a desired hue value calculation unit 802 perform the following processes, respectively.
The desired color selection unit 801 displays a hue circle, a predetermined patch image, and the like on which a hue gradually changes and all hues are displayed as shown in FIG. Select by pointing device. The hue circle shown in FIG. 9 is a monochrome display, but is actually shown as a chromatic full-color display.
Further, unlike the above, the RGB values may be read by the user directly inputting the desired RGB values.
Then, the desired hue value calculation unit 802 converts the RGB values into HCB data by means similar to the step A502 (first RGB / HCB conversion means), so that a desired hue value (H ′) is obtained. Can be extracted.

次に、ステップA503で得た原画像のHCB値に含まれる色相値(H)を、前記所望の色相値(H’)に置換して(A505)、他のHCBデータ(H'CB)を取得する(A506)。
そして、ステップA506で得た画像データ(H'CB)に対して、HCB/RGB変換を行うことによって(A507)、原画像と同一のデータ形式(RGBデータ)で、かつ、単色相化された画像データ(R’G’B’)が得られることとなる(A508)。
つまり、ステップA504乃至ステップA508を行うことによって、本発明の第一HCB/RGB変換手段が実行されることとなる。
Next, the hue value (H) included in the HCB value of the original image obtained in step A503 is replaced with the desired hue value (H ′) (A505), and the other HCB data (H′CB) is replaced. Obtain (A506).
Then, HCB / RGB conversion is performed on the image data (H′CB) obtained in step A506 (A507), so that the data format (RGB data) is the same as that of the original image and is made into a single hue. Image data (R′G′B ′) is obtained (A508).
That is, by performing Step A504 to Step A508, the first HCB / RGB conversion means of the present invention is executed.

ここで、本実施形態のステップA507で行われるHCB/RGB変換は、単にRGB/HCB変換の逆変換ではなく、特別な手法に基づいて行われるため、以下、詳細に説明する。
まず、図10に示すように、原画像を構成する各RGB値(図10の例では点AのRGB値)とその同色相における最大彩度点PのRGB値を抽出し、そのHCB値を予め計算しておく。
図10は、RGB三次元空間上において、任意の点Aを含む色相の最大彩度点(点P)と、点P、点W及び点Kからなる色相面(三角形)を示した説明図であり、図11は、図10を線分KW(直線L)が鉛直になるように表した説明図である。
Here, the HCB / RGB conversion performed in step A507 of the present embodiment is not simply an inverse conversion of RGB / HCB conversion, but based on a special technique, and will be described in detail below.
First, as shown in FIG. 10, each RGB value (RGB value of point A in the example of FIG. 10) constituting the original image and the RGB value of the maximum saturation point P in the same hue are extracted, and the HCB value is obtained. Calculate in advance.
FIG. 10 is an explanatory view showing a maximum saturation point (point P) of a hue including an arbitrary point A and a hue plane (triangle) composed of the points P, W and K on the RGB three-dimensional space. FIG. 11 is an explanatory diagram showing FIG. 10 so that the line segment KW (straight line L) is vertical.

なお、任意の点A{r,g,b}と同色相における最大彩度点PのRGB値は、以下の計算式によって求めることができる。
P=(A−Min[A])/Max[(A−Min[A])]
(但し、Min[A]は、{r,g,b}の内で最小の値、Max[A]は、{r,g,b}の内で最大の値、A−Min[A]は、点Aの各要素からMin[A]を引く事を意味する)
Note that the RGB value of the maximum saturation point P in the same hue as the arbitrary point A {r, g, b} can be obtained by the following calculation formula.
P = (A−Min [A]) / Max [(A−Min [A])]
(However, Min [A] is the smallest value in {r, g, b}, Max [A] is the largest value in {r, g, b}, and A-Min [A] is , Meaning Min [A] is subtracted from each element of point A)

次に、このようにして求めた最大彩度点P、白点W、黒点K及び点Aの4点において、これらのHCB変換後のCB値を使って、線分AW、AK、APと三角形WPKの各辺によって形成される小三角形を設定し、各小三角形が、三角形WPKを面積的に分割する比率(Sp、Sw、Sk)を求める。
具体的には、図12に示すように、点Aを含む色相面(三角形WPK)を設定した後、図13に示すように三角形WPKのみを抽出し、その後、図14に示すように、三角形WPKを構成する小三角形KAW、PAK、WAPを設定する。
そして、設定した各三角形の面積値を△WPK、△KAW、△PAK、△WAPとしたときの面積比率Sp、Sw、Skを次式により求めておく。
Sp=△KAW/△WPK
Sw=△PAK/△WPK
Sk=△WAP/△WPK
Next, at the four points of maximum saturation point P, white point W, black point K, and point A thus determined, the line segments AW, AK, AP and triangles are obtained using the CB values after the HCB conversion. A small triangle formed by each side of the WPK is set, and a ratio (Sp, Sw, Sk) by which each small triangle divides the triangle WPK in terms of area is obtained.
Specifically, as shown in FIG. 12, after setting the hue plane (triangle WPK) including the point A, only the triangle WPK is extracted as shown in FIG. 13, and then, as shown in FIG. Small triangles KAW, PAK, and WAP that constitute the WPK are set.
Then, the area ratios Sp, Sw, Sk when the area values of the set triangles are ΔWPK, ΔKAW, ΔPAK, ΔWAP are obtained by the following equations.
Sp = △ KAW / △ WPK
Sw = △ PAK / △ WPK
Sk = △ WAP / △ WPK

なお、△KAW、△PAK、△WAPの算出方法としては、例えば、点Aを支点とするベクトルAW、ベクトルAP、ベクトルAKを求めた後、二次元平面における三角形の面積の公式を適用して求めることができる。
例えば、二次元平面上で、ベクトルOA{a,b}、ベクトルOB{c,d}を想定した場合の三角形OABの面積Sは、以下の計算式によって求めることができる。
S=(1/2)|ad−bc|
(但し、|a|はベクトルaの絶対値を意味する)
しかも、色相値Hは同じであるから、CB値のみを考慮して計算すればよいので、演算結果を容易に求めることができる。
一方、△WPKは、上述と同様の方法によって算出してもよく、また、△KAW、△PAK、△WAPの和を求めることによって求めてもよい。
As a method for calculating ΔKAW, ΔPAK, ΔWAP, for example, a vector AW, a vector AP, and a vector AK with a point A as a fulcrum are obtained, and then a formula for the area of a triangle in a two-dimensional plane is applied Can be sought.
For example, the area S of the triangle OAB when the vector OA {a, b} and the vector OB {c, d} are assumed on the two-dimensional plane can be obtained by the following calculation formula.
S = (1/2) | ad-bc |
(Where | a | means the absolute value of vector a)
In addition, since the hue value H is the same, the calculation result can be easily obtained because it is only necessary to calculate in consideration of the CB value.
On the other hand, ΔWPK may be calculated by the same method as described above, or may be obtained by obtaining the sum of ΔKAW, ΔPAK, and ΔWAP.

次に、面積比率を用いた次式等によって、任意の色相値(H’)に単色相化されたRGBデータを求めることができる。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、点P’は、色相値H’に対応するところの最大彩度点とする。)
Next, RGB data that has been converted into a single hue to an arbitrary hue value (H ′) can be obtained by the following equation using the area ratio.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, the point P ′ is the maximum saturation point corresponding to the hue value H ′.)

そして、このようにして得られたRGBデータ(A’{r’,g’,b’})は、前述の通り、色変換処理部102によってCMYKデータに変換され、画像情報出力部105により印刷出力等されることとなる。   The RGB data (A ′ {r ′, g ′, b ′}) thus obtained is converted into CMYK data by the color conversion processing unit 102 and printed by the image information output unit 105 as described above. It will be output.

以上説明したように、本実施形態の画像形成装置によれば、単色相化処理部500が、入力RGBデータを一旦HCBデータに変換し、そのうち色相値(H)を任意の色相値(H’)に置換するとともにRGBデータに逆変換することによって、そのRGBデータ(R’G’B’)について色変換テーブルを参照させることによって、単色相化されたCMYKデータを出力できるようになっている。   As described above, according to the image forming apparatus of the present embodiment, the single hue conversion processing unit 500 temporarily converts the input RGB data into HCB data, of which the hue value (H) is an arbitrary hue value (H ′ ) And reverse conversion to RGB data, and by referring to the color conversion table for the RGB data (R′G′B ′), it is possible to output monochromatic CMYK data. .

このため、フルカラー画像を出力できることは勿論のこと、必要に応じて、単色相化された画像を取得することができるようになり、画像形成装置の利便性を向上させることができる。
また、従来のフルカラー画像形成装置に標準的に備えられている色変換処理部(色変換テーブル)をそのまま利用することができるため、特に改造等は不要であり、また、簡単なプログラムの変更によって、本発明を実現することができる。
したがって、容易、かつ、低コストに本発明の画像形成装置を提供することが可能である。
さらに、ユーザは、任意の色相値を指定することができるため、利便性をさらに向上させることができ、拡張性にも優れた画像形成装置を提供することが可能である。
For this reason, not only can a full-color image be output, but also a single-colored image can be acquired as necessary, and the convenience of the image forming apparatus can be improved.
In addition, since a color conversion processing unit (color conversion table) that is provided as a standard in conventional full-color image forming apparatuses can be used as it is, no special modification is required, and simple program changes can be used. The present invention can be realized.
Therefore, it is possible to provide the image forming apparatus of the present invention easily and at low cost.
Furthermore, since the user can specify an arbitrary hue value, it is possible to further improve convenience and provide an image forming apparatus with excellent expandability.

[第二実施形態]
次に、本発明の第二実施形態に係る画像形成装置について図15及び図16を参照しつつ説明する。
図15は、本発明の第二実施形態に係る画像形成装置の概略構成を示すブロック図である。
図15に示すとおり、本実施形態の画像形成装置は、前述の第一実施形態とほぼ同様の構成となっているが、予め単色相用に加工された色変換処理部102(色変換テーブル)を備えることを特徴としている。
このため、入力したRGB画像データは、この単色相用の色変換テーブルを参照することにより、単色相化処理とCMYKデータへの変換処理とを同時に処理することが可能となる。
[Second Embodiment]
Next, an image forming apparatus according to a second embodiment of the present invention will be described with reference to FIGS. 15 and 16.
FIG. 15 is a block diagram showing a schematic configuration of an image forming apparatus according to the second embodiment of the present invention.
As shown in FIG. 15, the image forming apparatus of the present embodiment has substantially the same configuration as that of the first embodiment described above, but a color conversion processing unit 102 (color conversion table) processed in advance for a single hue. It is characterized by having.
For this reason, the input RGB image data can be processed simultaneously with the single hue conversion processing and the conversion processing into CMYK data by referring to the color conversion table for single hue.

ここで、色変換処理部102は、本発明の第二RGB/HCB変換手段、第二HCB/RGB変換手段、第一色変換手段及び色変換テーブル生成手段を備えており、入力画像データに対し、当該色変換テーブル生成手段によって生成された色変換テーブルを参照させることによって、単色相化された画像データが出力できるようになっている。   Here, the color conversion processing unit 102 includes second RGB / HCB conversion means, second HCB / RGB conversion means, first color conversion means, and color conversion table generation means of the present invention. By referring to the color conversion table generated by the color conversion table generating means, it is possible to output monochromatic image data.

第二RGB/HCB変換手段は、画像形成装置に標準的に備えられている色変換テーブル(図示せず)上の入力側のデータ(RGBデータ)を抽出し、HCB形式の画像データに変換するものである。これにより色相値(H)、彩度値(C)、明度値(B)の各データを取得することができる。
なお、第二RGB/HCB変換手段の具体的手法については、本発明の第一RGB/HCB変換手段とほぼ同様であるため、詳細な説明は割愛する。
The second RGB / HCB conversion means extracts input side data (RGB data) on a color conversion table (not shown) provided as a standard in the image forming apparatus, and converts the data into HCB format image data. Is. Thereby, each data of hue value (H), saturation value (C), and lightness value (B) can be acquired.
The specific method of the second RGB / HCB conversion means is substantially the same as that of the first RGB / HCB conversion means of the present invention, and a detailed description thereof will be omitted.

第二HCB/RGB変換手段は、第二RGB/HCB変換手段により取得したHCBデータに含まれる色相値(H)を、ユーザが指定する任意の色相(H’)に置換して単色相化するとともに、そのHCBデータ(H’CB)を、原画像のデータ形式(RGBデータ)に変換するものである。
特に、第二HCB/RGB変換手段は、前述の第二RGB/HCB変換手段の逆変換を用いずに、他の演算式によりRGBデータを求めることを特徴としているが、これについても前述の第一HCB/RGB変換手段と同様であるため詳細な説明は割愛する。
The second HCB / RGB conversion means replaces the hue value (H) included in the HCB data acquired by the second RGB / HCB conversion means with an arbitrary hue (H ′) designated by the user to make a single hue. At the same time, the HCB data (H′CB) is converted into the data format (RGB data) of the original image.
In particular, the second HCB / RGB conversion means is characterized in that the RGB data is obtained by another arithmetic expression without using the inverse conversion of the second RGB / HCB conversion means described above. Since it is the same as one HCB / RGB conversion means, detailed description is omitted.

第一色変換手段は、第二HCB/RGB変換手段を介して取得したRGBデータを、標準的に備えられている色変換テーブルを参照することによりCMYKデータに変換するものである。
色変換テーブル生成手段は、第一色変換手段を介して得られたCMYKデータと、その元となるRGBデータとを対応づけて、新たな色変換テーブルを生成するものである。
そして、生成された色変換テーブルを参照することにより、入力画像データ(RGB)は、単色相化されたCMYKデータに変換される(本発明の第二色変換手段)。
なお、ガンマ補正部103及びスクリーン処理部104は、前述の第一実施形態と同様であるため、詳細な説明は割愛する。
The first color conversion means converts the RGB data acquired via the second HCB / RGB conversion means into CMYK data by referring to a standard color conversion table.
The color conversion table generation unit generates a new color conversion table by associating the CMYK data obtained through the first color conversion unit with the original RGB data.
Then, by referring to the generated color conversion table, the input image data (RGB) is converted into monochromatic CMYK data (second color conversion means of the present invention).
Since the gamma correction unit 103 and the screen processing unit 104 are the same as those in the first embodiment described above, detailed description thereof is omitted.

ここで、以上のような構成からなる本実施形態の画像形成装置における単色相化処理について図面を参照しつつ詳細に説明する。
図16は、本実施形態に係る画像形成装置の色変換処理部102における単色相化処理を説明するためのフローチャートである。
図16に示すとおり、本実施形態に係る色変換処理部102の処理は、前述の第一実施形態とほぼ同様の手順となっているが、本実施形態においては、フルカラー画像形成装置に標準的に備えられている三次元色変換テーブル上の格子点における入力データ(RGBデータ)を抽出することから始まる(B501)点で異なる。
抽出されたRGBデータは、第二RGB/HCB変換手段によってRGB/HCB変換が行われ(B502)、HCBデータが生成される(B503)。
次に、ユーザは、所望の色相を選択することで、その色相値を具体的に算出し、単色相化にかかる一の色相(H’)を予め指定する(B504)。
Here, the monochromatic process in the image forming apparatus of the present embodiment having the above-described configuration will be described in detail with reference to the drawings.
FIG. 16 is a flowchart for explaining the monochromatic processing in the color conversion processing unit 102 of the image forming apparatus according to the present embodiment.
As shown in FIG. 16, the processing of the color conversion processing unit 102 according to the present embodiment is substantially the same procedure as in the first embodiment described above, but in this embodiment, a standard for a full-color image forming apparatus. (B501), which starts from extracting input data (RGB data) at grid points on the three-dimensional color conversion table provided in (B501).
The extracted RGB data is subjected to RGB / HCB conversion by the second RGB / HCB conversion means (B502), and HCB data is generated (B503).
Next, the user selects a desired hue, specifically calculates the hue value, and designates in advance one hue (H ′) for making a single hue (B504).

これにより、ステップB503で得たHCB値の色相値(H)は、前記所望の色相値(H’)に置換され(B505)、他のHCBデータ(H'CB)を取得することとなる(B506)。
また、ステップB506で得た画像データ(H'CB)に対して、HCB/RGB変換を行うことによって(B507)、原画像と同一のデータ形式(RGBデータ)で、かつ、単色相化された画像データ(R’G’B’)を得ることができる(B508)。
つまり、ステップB504乃至ステップB508を行うことによって、本発明の第二HCB/RGB変換手段が実行されることとなる。
なお、第二HCB/RGB変換手段についての詳細については、第一実施形態における説明を参照されたい。
Thus, the hue value (H) of the HCB value obtained in step B503 is replaced with the desired hue value (H ′) (B505), and other HCB data (H′CB) is acquired ( B506).
Further, by performing HCB / RGB conversion on the image data (H′CB) obtained in step B506 (B507), the data format (RGB data) is the same as that of the original image and is made into a single hue. Image data (R′G′B ′) can be obtained (B508).
That is, the second HCB / RGB conversion means of the present invention is executed by performing Step B504 to Step B508.
For details on the second HCB / RGB conversion means, refer to the description in the first embodiment.

そして、ステップB508を介して得られた画像データ(R'G'B’)に対して、標準的に備えられている色変換テーブルを参照させることによって、出力形式のCMYKデータに変換され(B509)、単色相化されたCMYKデータを取得することとなる(B510)。
次に、ステップB510で得たCMYKデータを、そのRGBデータと対応づけることによって、新たな色変換テーブルが生成される(B511)。
The image data (R′G′B ′) obtained through step B508 is converted into output format CMYK data by referring to a standard color conversion table (B509). ), Monochromatic CMYK data is acquired (B510).
Next, a new color conversion table is generated by associating the CMYK data obtained in step B510 with the RGB data (B511).

このように、フルカラー画像形成装置に標準的に備えられている色変換テーブルを利用することにより、単色相化された別の色変換テーブルを生成することができ、入力されたRGB画像データは、この色変換テーブルを参照することによって、単色相化されるとともに、所定の出力形式に変換された画像データとなって出力されるようになる。   In this way, by using the color conversion table that is standardly provided in the full-color image forming apparatus, it is possible to generate another color conversion table that has been converted into a single hue, and the input RGB image data is By referring to this color conversion table, the image data is output as image data converted to a predetermined output format while being converted to a single hue.

以上説明したように、本実施形態の画像形成装置によれば、第一実施形態のように入力したRGB画像データを単色相化するのではなく、単色相化された色変換テーブルを予め備えておき、その色変換テーブルを参照させることによって、モノクロームカラーの画像を出力することができるようになる。
したがって、前述の第一実施形態と同様の効果を発揮することができるのは勿論のこと、出力処理の迅速化が可能となり、さらに利便性の高い画像形成装置を実現することができる。
As described above, according to the image forming apparatus of the present embodiment, the input RGB image data is not converted into a single hue as in the first embodiment, but a color conversion table converted into a single hue is provided in advance. By referring to the color conversion table, a monochrome color image can be output.
Therefore, not only can the same effect as the first embodiment described above be exhibited, but also output processing can be speeded up, and a more convenient image forming apparatus can be realized.

[第三実施形態]
次に、本発明の第三実施形態に係る画像形成装置について図17を参照しつつ説明する。
図17は、本発明の第三実施形態に係る画像形成装置の概略構成を示すブロック図である。
図17に示すとおり、本実施形態の画像形成装置は、前述の第二実施形態とほぼ同様の構成となっているが、フルカラー画像形成装置に標準的に備えられている色変換処理部102aとは別個に、単色相用の色変換処理部102を、本発明の色変換テーブル格納手段によって予め格納している点で異なる。
また、切換スイッチ201を備えており、入力画像データの色変換処理のために参照する各色変換処理部(色変換テーブル)を、任意に選択可能とすることで本発明の参照テーブル選択手段を構成している点も特徴的なものとなっている。
[Third embodiment]
Next, an image forming apparatus according to a third embodiment of the present invention will be described with reference to FIG.
FIG. 17 is a block diagram showing a schematic configuration of an image forming apparatus according to the third embodiment of the present invention.
As shown in FIG. 17, the image forming apparatus according to the present embodiment has substantially the same configuration as that of the second embodiment described above. However, the color conversion processing unit 102a provided as a standard in the full-color image forming apparatus and Separately, the color conversion processing unit 102 for single hue is stored in advance by the color conversion table storage means of the present invention.
In addition, a changeover switch 201 is provided, and each color conversion processing unit (color conversion table) referred to for color conversion processing of input image data can be arbitrarily selected to constitute the reference table selection means of the present invention. This is also characteristic.

このため、ユーザは、色変換テーブルを自由に選択することが可能となり、利用形態に応じて、フルカラー画像や単色相画像のデータを出力することが可能となる。   For this reason, the user can freely select the color conversion table, and can output data of a full-color image or a single-color image according to the usage mode.

以上説明したように、本実施形態の画像形成装置によれば、第二実施形態と同様の効果が発揮されるだけでなく、フルカラー用の色変換処理部102aと単色相用の色変換処理部102とを備えるとともに、切換スイッチ201を備えた構成としてあるので、必要に応じて、出力画像を切り替えることができ、利便性をより向上させることができる。   As described above, according to the image forming apparatus of the present embodiment, not only the same effects as those of the second embodiment are exhibited, but also the color conversion processing unit 102a for full color and the color conversion processing unit for single hue. 102 and the changeover switch 201, the output image can be switched as necessary, and the convenience can be further improved.

[第四実施形態]
次に、本発明の第四実施形態に係る画像形成装置について図18を参照しつつ説明する。
図18は、本発明の第四実施形態に係る画像形成装置の概略構成を示すブロック図である。
図18に示すとおり、本実施形態の画像形成装置は、前述の第三実施形態とほぼ同様の構成となっているが、色変換処理部102が、単色相化されたカラーテーブル群202の中から任意の色変換テーブルをダウンロードできる点で異なる。
[Fourth embodiment]
Next, an image forming apparatus according to a fourth embodiment of the present invention will be described with reference to FIG.
FIG. 18 is a block diagram showing a schematic configuration of an image forming apparatus according to the fourth embodiment of the present invention.
As shown in FIG. 18, the image forming apparatus according to the present embodiment has substantially the same configuration as that of the third embodiment described above. It is different in that an arbitrary color conversion table can be downloaded.

具体的には、標準的に備えられている色変換処理部102aを初期設定としておき、本発明の色変換テーブル格納手段によって予め格納されているカラーテーブル群202から一の色変換テーブルをダウンロードすることによって単色相化処理を柔軟に行うことが可能な色変換処理部102を備えている。そして、切換スイッチ201によってこれら色変換テーブルのいずれかを、本発明の参照テーブル選択手段によって切り替えられるようになっている。   Specifically, the color conversion processing unit 102a provided as a standard is set as an initial setting, and one color conversion table is downloaded from the color table group 202 stored in advance by the color conversion table storage means of the present invention. Thus, a color conversion processing unit 102 that can flexibly perform a single hue process is provided. One of these color conversion tables can be switched by the changeover switch 201 by the reference table selection means of the present invention.

このため、ユーザは、通常のフルカラー画像を出力できるとともに、必要に応じて、複数の単色相化された色変換テーブルの中から任意の色変換テーブルを選択し、所望の単色相化された画像を出力できるようになっている。   For this reason, the user can output a normal full-color image, and if necessary, selects an arbitrary color conversion table from a plurality of color conversion tables converted into a single hue, and obtains a desired monochrome image. Can be output.

以上説明したように、本実施形態の画像形成装置によれば、前述の実施形態と同様の効果が発揮されるだけでなく、出力する単色相画像データの色相のバリエーションを複数所有させることができるため、さらに利便性や拡張性が優れた画像形成装置を実現することが可能となる。   As described above, according to the image forming apparatus of the present embodiment, not only the same effects as those of the above-described embodiments are exhibited, but also a plurality of hue variations of the single-hue image data to be output can be owned. Therefore, it is possible to realize an image forming apparatus that is more convenient and expandable.

以上、本発明の画像形成装置について、好ましい実施形態を示して説明したが、本発明にかかる画像形成装置は、上述した実施形態にのみ限定されるものではなく、本発明の範囲で種々の変更実施が可能であることは言うまでもない。
例えば、本発明の画像形成装置は、第一データ変換手段において、RGBデータをHCBデータ以外の他のデータ形式(例えば、HSV、HSL、HLS、HSI等)に変換し、また、その逆変換を利用する構成であってもよい。
これにより、さらに実施形態の範囲が広がり、さらに拡張性を向上させることが可能となる。
The image forming apparatus according to the present invention has been described with reference to the preferred embodiment. However, the image forming apparatus according to the present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the present invention. It goes without saying that implementation is possible.
For example, in the image forming apparatus of the present invention, the first data conversion means converts RGB data into a data format other than HCB data (for example, HSV, HSL, HLS, HSI, etc.), and reverse conversion thereof. The structure to utilize may be sufficient.
Thereby, the scope of the embodiment is further expanded, and the expandability can be further improved.

本発明は、色変換テーブルを参照することによって色変換を行う色変換手段を備えた画像形成装置に好適に利用することができる。   The present invention can be suitably used for an image forming apparatus including a color conversion unit that performs color conversion by referring to a color conversion table.

本発明の一実施形態に係る画像形成装置の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an image forming apparatus according to an embodiment of the present invention. 第一実施形態の画像形成装置における単色相化処理を説明するためのフローチャートである。4 is a flowchart for explaining a monochromatic process in the image forming apparatus according to the first embodiment. 第一実施形態に係る画像形成装置において論理的に用いるRGB空間を説明するための説明図である。It is explanatory drawing for demonstrating the RGB space used logically in the image forming apparatus which concerns on 1st embodiment. 図3に示すRGB空間を、線分W−Kからなる直線Lを鉛直になるように回転して表した図である。It is the figure which rotated and expressed the RGB space shown in FIG. 3 so that the straight line L which consists of line segment WK might become vertical. 図3に示すRGB空間を、直線LのW点方向から眺めた場合の図である。It is a figure at the time of seeing the RGB space shown in FIG. 3 from the W point direction of the straight line L. FIG. 図3に示すRGB空間上の任意の点Aにおける彩度、明度を説明するための説明図である。It is explanatory drawing for demonstrating the saturation and the lightness in the arbitrary points A on RGB space shown in FIG. 図6に示すRGB空間上の任意の点Aを、直線LのW点方向から眺めた場合の図である。FIG. 7 is a diagram when an arbitrary point A in the RGB space shown in FIG. 6 is viewed from the direction of the W point of the straight line L. 第一実施形態に係る画像形成装置において所望の色相の抽出方法を説明するための説明図である。FIG. 5 is an explanatory diagram for describing a method for extracting a desired hue in the image forming apparatus according to the first embodiment. 第一実施形態に係る画像形成装置における所望色相選択画像の例を示した説明図である。FIG. 3 is an explanatory diagram illustrating an example of a desired hue selection image in the image forming apparatus according to the first embodiment. 図3に示すRGB空間上において、任意の点Aを含む色相の最大彩度点(点P)と点P、点W及び点Kからなる色相面(三角形)を示した説明図である。FIG. 4 is an explanatory view showing a maximum saturation point (point P) of a hue including an arbitrary point A and a hue plane (triangle) including points P, W and K on the RGB space shown in FIG. 3. 図10に示すRGB空間における任意の点Aを、直線Lが鉛直になるようにして表した説明図である。It is explanatory drawing which represented the arbitrary points A in RGB space shown in FIG. 10 so that the straight line L might become perpendicular | vertical. 図10に示すRGB空間における点Aと、最大彩度点P、点W及び点Kとからなる色相面(三角形)を、直線Lが鉛直になるようにして表した説明図である。It is explanatory drawing which represented the hue surface (triangle) which consists of the point A in RGB space shown in FIG. 10, the maximum saturation point P, the point W, and the point K so that the straight line L might become perpendicular | vertical. 図12に示すRGB空間から、最大彩度点P、点W及び点Kからなる色相面(三角形)を取り出した場合の説明図である。It is explanatory drawing at the time of taking out the hue surface (triangle) which consists of the maximum saturation point P, the point W, and the point K from the RGB space shown in FIG. 図13に示す三角形WPKと、三角形WPKを構成する小三角形KAW、PAK及びWAPを表した説明図である。It is explanatory drawing showing the small triangles KAW, PAK, and WAP which comprise the triangle WPK shown in FIG. 13, and the triangle WPK. 第二実施形態に係る画像形成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the image forming apparatus which concerns on 2nd embodiment. 第二実施形態に係る画像形成装置の単色相化処理を説明するためのフローチャートである。10 is a flowchart for explaining a monochromatic process of the image forming apparatus according to the second embodiment. 第三実施形態に係る画像形成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the image forming apparatus which concerns on 3rd embodiment. 第四実施形態に係る画像形成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the image forming apparatus which concerns on 4th embodiment. 従来の画像形成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the conventional image forming apparatus.

符号の説明Explanation of symbols

101 画像情報入力部
102 色変換処理部(単色相)
102a 色変換処理部(フルカラー)
105 画像情報出力部
500 単色相化処理部
201 切換スイッチ
202 カラーテーブル群
101 Image information input unit 102 Color conversion processing unit (single hue)
102a Color conversion processor (full color)
105 Image information output unit 500 Monochromatic processing unit 201 Changeover switch 202 Color table group

Claims (7)

予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置であって、
入力したRGBデータを、HCBデータに変換する第一RGB/HCB変換手段と、
前記第一RGB/HCB変換手段を介して得られたHCBデータを前記第一RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、当該HCBデータに含まれる色相値を予め指定した一の色相値に単色相化する第一HCB/RGB変換手段と、
前記第一HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する色変換手段と、を備え
前記第一HCB/RGB変換手段は、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第一RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第一RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換することを特徴とする画像形成装置。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated in advance, converts RGB data into CMYK data by referring to the color conversion table, and outputs the converted data.
First RGB / HCB conversion means for converting input RGB data into HCB data;
The HCB data obtained via the first RGB / HCB conversion means is converted into RGB data by means other than the reverse conversion of the conversion means in the first RGB / HCB conversion means, and is included in the HCB data. First HCB / RGB conversion means for converting the hue value to be a single hue into a predetermined hue value;
Color conversion means for converting RGB data obtained via the first HCB / RGB conversion means into CMYK data that is made into a single hue by referring to the color conversion table ;
The first HCB / RGB conversion means includes:
The maximum saturation in the hue value H included in the HCB data obtained through the first RGB / HCB conversion means for the RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space. A triangle WPK having points P, white points W, and black points K as vertices is formed, and three triangles (KAW, PAK) formed by the triangle WPK and the point A and two of the vertices are formed. , WAP) and calculating the following expression after calculating the area division ratio (Sp, Sw, Sk), and included in the HCB data obtained through the first RGB / HCB conversion means the hue value H, 'as well as replacing the predetermined RGB data (a' pre-specified one hue value H {r ', g', b '}) the image forming apparatus characterized that you convert.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置であって、
前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第二RGB/HCBデータ変換手段と、
前記第二RGB/HCB変換手段を介して得られたHCBデータを前記第二RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二HCB/RGB変換手段と、
前記第二HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第一色変換手段と、
前記RGBデータと前記第一色変換手段を介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する色変換テーブル生成手段と、
入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第二色変換手段と、を備え
前記第二HCB/RGB変換手段は、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換することを特徴とする画像形成装置。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated in advance, converts RGB data into CMYK data by referring to the color conversion table, and outputs the converted data.
Second RGB / HCB data conversion means for extracting RGB data constituting the color conversion table and converting the RGB data into HCB data;
The HCB data obtained via the second RGB / HCB conversion means is converted into RGB data by means other than the reverse conversion of the conversion means in the second RGB / HCB conversion means, A second HCB / RGB conversion means for converting the hue value into a single hue;
First color conversion means for converting RGB data obtained via the second HCB / RGB conversion means into CMYK data by referring to the color conversion table;
Color conversion table generation means for generating another color conversion table by associating the RGB data with the CMYK data obtained via the first color conversion means;
Second color conversion means for converting the input RGB data into CMYK data that has been made into a single hue by referring to the other color conversion table ;
The second HCB / RGB conversion means includes:
The maximum saturation in the hue value H included in the HCB data obtained through the second RGB / HCB conversion means for the RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space A triangle WPK having points P, white points W, and black points K as vertices is formed, and three triangles (KAW, PAK) formed by the triangle WPK and the point A and two of the vertices are formed. , WAP) and calculating the following expression after calculating the area division ratio (Sp, Sw, Sk), and included in the HCB data obtained through the second RGB / HCB conversion means the hue value H, 'as well as replacing the predetermined RGB data (a' pre-specified one hue value H {r ', g', b '}) the image forming apparatus characterized that you convert.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
前記色変換テーブル生成手段によって生成された一以上の他の色変換テーブルを予め格納する色変換テーブル格納手段と、
入力操作に応じて、前記所定の色変換テーブル又は前記一以上の他の色変換テーブルの中のいずれか一の参照テーブルを選択する参照テーブル選択手段と、を備え、
前記第二色変換手段は、
入力した画像データを、選択された前記一の参照テーブルを参照させることによって、単色相化されたCMYKデータに変換することを特徴とする請求項2記載の画像形成装置。
Color conversion table storage means for storing in advance one or more other color conversion tables generated by the color conversion table generation means;
Reference table selecting means for selecting any one of the predetermined color conversion table or the one or more other color conversion tables according to an input operation, and
The second color conversion means includes
The input image data, by referring to the one of the reference table selected, the image forming apparatus according to claim 2, wherein the converting the CMYK data into a single color of.
予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理方法であって、
入力したRGBデータを、HCBデータに変換する第一のステップと、
前記第一のステップを介して得られたHCBデータを前記第一のステップで行った変換の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二のステップと、
前記第二のステップを介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する第三のステップと、を有し、
前記第二のステップにおいて、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第一のステップで得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第一のステップで得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換する画像処理方法。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance and converts RGB data into CMYK data by referring to the color conversion table. An image processing method for converting input image data into an arbitrary hue and outputting it,
A first step of converting the input RGB data into HCB data;
The HCB data obtained through the first step is converted into RGB data by another means different from the inverse conversion performed in the first step, and the single hue value is converted into one predetermined hue value. The second step
The RGB data obtained through the second step, have a, a third step of converting the CMYK data monochromatic phased by reference to the color conversion table,
In the second step,
With respect to RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space, the maximum saturation point P and the white point at the hue value H included in the HCB data obtained in the first step. A triangle WPK having W and a black point K as vertices is formed, and this triangle WPK and three triangles (KAW, PAK, WAP) formed by the point A and two of the vertices After calculating the area-wise division ratios (Sp, Sw, Sk), the hue value H included in the HCB data obtained in the first step is calculated by calculating the following equation. 'while replacing the predetermined RGB data (a' hue value H {r ', g', b '}) an image processing method that converts into.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理方法であって、
前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第一のステップと、
前記第一のステップを介して得られたHCBデータを前記第一のステップで行った変換逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定された一の色相値に単色相化する第二のステップと、
前記第二のステップを介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第三のステップと、
前記RGBデータと前記第三のステップを介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する第四のステップと、
入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第五のステップと、を有し、
前記第二のステップにおいて、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第一のステップで得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第一のステップで得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換する画像処理方法。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance and converts RGB data into CMYK data by referring to the color conversion table. An image processing method for converting input image data into an arbitrary hue and outputting it,
A first step of extracting RGB data constituting the color conversion table and converting it into HCB data;
The HCB data obtained through the first step is converted into RGB data by another means different from the inverse conversion performed in the first step, and the single color value is converted into one predetermined hue value. A second step to phase,
A third step of converting the RGB data obtained through the second step into CMYK data by referring to the color conversion table;
A fourth step of generating another color conversion table by associating the RGB data with the CMYK data obtained through the third step;
The RGB data inputted, by referring to the other color conversion table, it possesses a fifth step of converting the CMYK data into a single color of, a,
In the second step,
With respect to RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space, the maximum saturation point P and the white point at the hue value H included in the HCB data obtained in the first step. A triangle WPK having W and a black point K as vertices is formed, and the triangle WPK and three triangles (KAW, PAK, WAP) formed by the point A and two of the vertices are formed. After calculating the area-wise division ratios (Sp, Sw, Sk), the hue value H included in the HCB data obtained in the first step is calculated by calculating the following equation. 'while replacing the predetermined RGB data (a' hue value H {r ', g', b '}) an image processing method that converts into.
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理プログラムであって、
前記画像形成装置を構成するコンピュータを、
入力したRGBデータを、HCBデータに変換する第一RGB/HCB変換手段、
前記第一RGB/HCB変換手段を介して得られたHCBデータを前記第一RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第一HCB/RGB変換手段、
前記第一HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって単色相化されたCMYKデータに変換する色変換手段、として機能させるとともに、
前記第一HCB/RGB変換手段を、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第一RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第一RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換する手段として機能させるための画像処理プログラム。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance and converts RGB data into CMYK data by referring to the color conversion table. An image processing program for converting input image data into a single hue and outputting it,
A computer constituting the image forming apparatus;
First RGB / HCB conversion means for converting input RGB data into HCB data;
The HCB data obtained via the first RGB / HCB conversion means is converted into RGB data by means other than the reverse conversion of the conversion means in the first RGB / HCB conversion means, First HCB / RGB conversion means for converting the hue value into a single hue;
The RGB data obtained via the first HCB / RGB conversion means functions as color conversion means for converting the data into monochromatic CMYK data by referring to the color conversion table ,
The first HCB / RGB conversion means is
The maximum saturation in the hue value H included in the HCB data obtained through the first RGB / HCB conversion means for the RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space. A triangle WPK having points P, white points W, and black points K as vertices is formed, and three triangles (KAW, PAK) formed by the triangle WPK and the point A and two of the vertices are formed. , WAP) and calculating the following expression after calculating the area division ratio (Sp, Sw, Sk), and included in the HCB data obtained through the first RGB / HCB conversion means An image processing program for replacing a hue value H with a predetermined hue value H ′ and functioning as a means for converting into predetermined RGB data (A ′ {r ′, g ′, b ′}) .
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
予め入力RGBデータと出力CMYKデータとが対応づけられた三次元の色変換テーブルを備え、当該色変換テーブルを参照することによってRGBデータをCMYKデータに変換し出力を行う画像形成装置によって、所定の入力画像データを任意の色相に単色相化して出力する画像処理プログラムであって、
前記画像形成装置を構成するコンピュータを、
前記色変換テーブルを構成するRGBデータを抽出し、HCBデータに変換する第二RGB/HCB変換手段、
前記第二RGB/HCB変換手段を介して得られたHCBデータを前記第二RGB/HCB変換手段における変換手段の逆変換とは異なる他の手段によりRGBデータに変換するとともに、予め指定した一の色相値に単色相化する第二HCB/RGB変換手段、
前記第二HCB/RGB変換手段を介して得られたRGBデータを、前記色変換テーブルを参照することによって、CMYKデータに変換する第一色変換手段、
前記RGBデータと前記第一色変換手段を介して得られたCMYKデータとを対応づけることによって、他の色変換テーブルを生成する色変換テーブル生成手段、
入力したRGBデータを、前記他の色変換テーブルを参照させることによって、単色相化されたCMYKデータに変換する第二色変換手段、として機能させるとともに、
前記第二HCB/RGB変換手段を、
RGB三次元空間における任意の点AのRGBデータ(A{r,g,b})に関し、前記第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hにおける最大彩度点Pと白点Wと黒点Kとを各頂点とする三角形WPKを形成し、この三角形WPKと、前記点Aと前記各頂点のうちの2点とによって形成される3つの三角形(KAW、PAK、WAP)との面積的な分割比率(Sp、Sw、Sk)を算出したうえで、次式を演算することによって、前記第二RGB/HCB変換手段を介して得られたHCBデータに含まれる色相値Hを、予め指定した一の色相値H’に置換するとともに、所定のRGBデータ(A’{r’,g’,b’})に変換する手段として機能させるための画像処理プログラム。
A’{r’,g’,b’}=Sp*P’{P'r,P'g,P'b}+Sw*W{1,1,1}+Sk*K{0,0,0}(但し、P’{P'r,P'g,P'b}は、色相値H’に対応するところの最大彩度点とする。)
An image forming apparatus that includes a three-dimensional color conversion table in which input RGB data and output CMYK data are associated with each other in advance and converts RGB data into CMYK data by referring to the color conversion table. An image processing program for converting input image data into a single hue and outputting it,
A computer constituting the image forming apparatus;
Second RGB / HCB conversion means for extracting RGB data constituting the color conversion table and converting it into HCB data;
The HCB data obtained via the second RGB / HCB conversion means is converted into RGB data by means other than the reverse conversion of the conversion means in the second RGB / HCB conversion means, A second HCB / RGB conversion means for converting the hue value into a single hue;
First color conversion means for converting RGB data obtained via the second HCB / RGB conversion means into CMYK data by referring to the color conversion table;
Color conversion table generating means for generating another color conversion table by associating the RGB data with the CMYK data obtained through the first color conversion means;
The input RGB data is made to function as a second color conversion unit that converts the input RGB data into CMYK data that is made into a single hue by referring to the other color conversion table .
The second HCB / RGB conversion means,
The maximum saturation in the hue value H included in the HCB data obtained through the second RGB / HCB conversion means for the RGB data (A {r, g, b}) at an arbitrary point A in the RGB three-dimensional space A triangle WPK having points P, white points W, and black points K as vertices is formed, and three triangles (KAW, PAK) formed by the triangle WPK and the point A and two of the vertices are formed. , WAP) and calculating the following expression after calculating the area division ratio (Sp, Sw, Sk), and included in the HCB data obtained through the second RGB / HCB conversion means An image processing program for replacing a hue value H with a predetermined hue value H ′ and functioning as a means for converting into predetermined RGB data (A ′ {r ′, g ′, b ′}) .
A ′ {r ′, g ′, b ′} = Sp * P ′ {P′r, P′g, P′b} + Sw * W {1,1,1} + Sk * K {0, 0, 0} (However, P ′ {P′r, P′g, P′b} is the maximum saturation point corresponding to the hue value H ′.)
JP2007168655A 2007-06-27 2007-06-27 Image forming apparatus, image processing method, and image processing program Expired - Fee Related JP4528805B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007168655A JP4528805B2 (en) 2007-06-27 2007-06-27 Image forming apparatus, image processing method, and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007168655A JP4528805B2 (en) 2007-06-27 2007-06-27 Image forming apparatus, image processing method, and image processing program

Publications (2)

Publication Number Publication Date
JP2009010574A JP2009010574A (en) 2009-01-15
JP4528805B2 true JP4528805B2 (en) 2010-08-25

Family

ID=40325232

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007168655A Expired - Fee Related JP4528805B2 (en) 2007-06-27 2007-06-27 Image forming apparatus, image processing method, and image processing program

Country Status (1)

Country Link
JP (1) JP4528805B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5025678B2 (en) * 2009-03-27 2012-09-12 京セラドキュメントソリューションズ株式会社 Image forming apparatus, image processing method, and image processing program
JP5258803B2 (en) * 2010-01-27 2013-08-07 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image processing program
JP5484199B2 (en) * 2010-05-28 2014-05-07 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287778A (en) * 1988-09-26 1990-03-28 Ricoh Co Ltd Picture processing unit
JP2007036955A (en) * 2005-07-29 2007-02-08 Murata Mach Ltd Image processing apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287778A (en) * 1988-09-26 1990-03-28 Ricoh Co Ltd Picture processing unit
JP2007036955A (en) * 2005-07-29 2007-02-08 Murata Mach Ltd Image processing apparatus

Also Published As

Publication number Publication date
JP2009010574A (en) 2009-01-15

Similar Documents

Publication Publication Date Title
KR100601867B1 (en) Gamut mapping apparatus using vetcor streching and method the same
US9373305B2 (en) Semiconductor device, image processing system and program
JP4304623B2 (en) Imaging apparatus and method of processing imaging result in imaging apparatus
KR20050097540A (en) Color conversion method and profile generation method
JP2001169303A (en) Image display device
JP2006345187A (en) Color processing method and device thereof
JP2007325193A (en) Color conversion apparatus, method, and conversion program
JP4609674B2 (en) Image processing system, display device, program, and information storage medium
JP4528805B2 (en) Image forming apparatus, image processing method, and image processing program
JP2001169125A (en) Image display device
JP6015359B2 (en) Color video signal processing apparatus, processing method, and processing program
JPH05244406A (en) Color adjustment device
JP4985162B2 (en) Color gamut generation device, color gamut generation program, and color conversion device
JP5304375B2 (en) Image display device
JP5025678B2 (en) Image forming apparatus, image processing method, and image processing program
JP2009010573A (en) Image forming apparatus, image processing method, and image processing program
JP5440396B2 (en) Color conversion table creation program, medium storing color conversion table creation program, and method for creating color conversion table
JP2008072550A (en) Color processing method, color processing apparatus, image forming apparatus, program and recording medium
JP2007158446A (en) Image processor, image processing method and program, recording medium
JP3550177B2 (en) Image processing device
JPH09224162A (en) Chrominance converter
JP2009010572A (en) Image forming apparatus, image processing method, and image processing program
JP2005037996A (en) Image processing apparatus and method
JPH10224647A (en) Color adjustment device
JP4860514B2 (en) 7-axis color correction apparatus and method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100416

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: 20100511

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100607

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4528805

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140611

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees