JP2008271131A - Method and device for image processing, and image forming apparatus - Google Patents

Method and device for image processing, and image forming apparatus Download PDF

Info

Publication number
JP2008271131A
JP2008271131A JP2007110828A JP2007110828A JP2008271131A JP 2008271131 A JP2008271131 A JP 2008271131A JP 2007110828 A JP2007110828 A JP 2007110828A JP 2007110828 A JP2007110828 A JP 2007110828A JP 2008271131 A JP2008271131 A JP 2008271131A
Authority
JP
Japan
Prior art keywords
data
color space
space data
conversion
image processing
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
JP2007110828A
Other languages
Japanese (ja)
Inventor
Michiko Fujiwara
美智子 藤原
Tomoe Matsuoka
朋枝 松岡
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2007110828A priority Critical patent/JP2008271131A/en
Publication of JP2008271131A publication Critical patent/JP2008271131A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method and device for image processing, and an image forming apparatus, which have high image reproductivity. <P>SOLUTION: RGB data is converted to Lab data, and black color data K' before conversion is calculated from L that is brightness information of the converted Lab data. Chroma C is calculated from the Lab data, and black color data K after conversion is calculated from the black color data K' before conversion based on the calculated chroma C. Separately, a color space conversion is performed from the RGB data to CMY data using a three-dimensional table. Finally, under colors are removed to determine CMYK data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、色空間変換を行う画像処理方法、画像処理装置および画像形成装置に関する。   The present invention relates to an image processing method, an image processing apparatus, and an image forming apparatus that perform color space conversion.

複写機能、プリントアウト機能およびファクシミリ機能など画像形成に関連する複数の機能を一台の装置で実現するデジタル複合機の需要が高まっている。装置設置面積の縮小、稼動コストの低下などの効果が見込まれることから、特にオフィスでの使用が多く、そのための追加機能も増えつつある。   There is an increasing demand for a digital multi-function peripheral that realizes a plurality of functions related to image formation such as a copying function, a print-out function, and a facsimile function with a single device. Since it is expected to reduce the installation area of the device and lower the operating cost, it is often used especially in offices, and additional functions for that purpose are also increasing.

追加機能の1つとしてドキュメントファイリング機能がある。この機能は、複写した原稿画像データ、PC(パーソナルコンピュータ)から入力された画像データ、ファクシミリ受信またはファクシミリ送信した画像データなど1度処理した画像データを所定の記憶装置に記憶しておき、必要なときに呼び出して再度印刷、ファクシミリ送信することを可能とする機能である。このような機能を実現するためには、可能な限り数多くの画像データを記憶装置に保存する必要がある。単に記憶装置の記憶容量を多くするだけでなく、各
画像データ自体のファイルサイズを小さくすることでも記憶装置に記憶させる画像データの数を多くすることはできる。
One of the additional functions is a document filing function. This function stores once processed image data such as copied original image data, image data input from a PC (personal computer), image data received by facsimile or facsimile transmission in a predetermined storage device, and is necessary. This is a function that can be called up and printed again and sent by facsimile. In order to realize such a function, it is necessary to store as many image data as possible in the storage device. In addition to simply increasing the storage capacity of the storage device, the number of image data stored in the storage device can be increased by reducing the file size of each image data itself.

画像データのファイルサイズ縮小化は、既存のファイル圧縮技術を使用することが可能であり、圧縮率の高さなどからJPEG(Joint Photographic Experts Group)圧縮がよく利用される。デジタル複合機で扱う画像データのほとんどは、RGB(R:レッド、G:グリーン、B:ブルー)データであるが、RGBデータの発色は画像を出力するための装置(印刷装置、表示装置など)に依存するため、画像の再現性が確保されていない。出力する画像の再現性を高めるための画像データとしてLabデータが用いられる。   For reducing the file size of image data, it is possible to use an existing file compression technique, and JPEG (Joint Photographic Experts Group) compression is often used because of its high compression ratio. Most of the image data handled by the digital multi-function peripheral is RGB (R: red, G: green, B: blue) data, but the color of the RGB data is a device for outputting an image (printing device, display device, etc.) Therefore, the reproducibility of the image is not ensured. Lab data is used as image data for improving the reproducibility of an output image.

特許文献1記載の画像処理方法は、読み取ったRGB色空間の画像データを、デバイスに独立なLab色空間の画像データに変換し、変換したLab色空間の画像データからCMYK色空間の画像データに変換する。   The image processing method described in Patent Document 1 converts read image data in the RGB color space into image data in the Lab color space independent of the device, and converts the converted image data in the Lab color space into image data in the CMYK color space. Convert.

特許文献2記載の色変換方法は、入力されたPGBデータに基づいて仮想CMYデータを算出し、この仮想CMYデータをKデータとRGBデータに分解し、予め規定したCMYデータの混合比率に基づいてCMYデータに分娩する。   According to the color conversion method described in Patent Document 2, virtual CMY data is calculated based on input PGB data, the virtual CMY data is decomposed into K data and RGB data, and based on a predetermined mixing ratio of CMY data. Deliver to CMY data.

特開2003−18419号公報JP 2003-18419 A 特開2004−297380号公報JP 2004-297380 A

上記のような従来技術では、輝度、色相、彩度などが考慮されずに黒生成を行っており、画像再現性に問題がある。   In the prior art as described above, black is generated without considering brightness, hue, saturation, etc., and there is a problem in image reproducibility.

本発明の目的は、より画像再現性が高い画像処理方法、画像処理装置および画像形成装置を提供することである。   An object of the present invention is to provide an image processing method, an image processing apparatus, and an image forming apparatus with higher image reproducibility.

本発明は、RGB色空間データを、CMYK色空間データに変換する画像処理方法であって、
RGB色空間データに黒色データを加えてRGBK’色空間データを作成し、RGBK’色空間データに基づいてCMYK色空間データに変換することを特徴とする画像処理方法である。
The present invention is an image processing method for converting RGB color space data into CMYK color space data,
An image processing method characterized in that black color data is added to RGB color space data to create RGBK ′ color space data, and conversion into CMYK color space data based on the RGBK ′ color space data.

また本発明は、RGB色空間データをLab色空間データに変換する第1変換工程と、
Lab色空間データに基づく輝度情報から前記黒色データを作成する黒データ作成工程と、
RGBK’色空間データをCMYK色空間データに変換する第2変換工程とを有することを特徴とする画像処理方法である。
The present invention also includes a first conversion step for converting RGB color space data into Lab color space data;
A black data creation step of creating the black data from luminance information based on Lab color space data;
A second conversion step of converting RGBK ′ color space data into CMYK color space data.

また本発明は、読取装置によってRGBK’色空間データを読み取る読取工程と、
RGBK’色空間データをCMYK色空間データに変換する変換工程とを有することを特徴とする画像処理方法である。
The present invention also includes a reading step of reading RGBK ′ color space data by a reading device;
A conversion step of converting RGBK ′ color space data into CMYK color space data.

また本発明は、彩度情報に基づいて黒色データを変換する黒色変換工程を有することを特徴とする。   In addition, the present invention is characterized by having a black conversion step of converting black data based on saturation information.

また本発明は、RGB色空間データからCMY色空間データへの変換は、RGB色空間を複数のブロック体に区切った各領域に、Y(イエロ),M(マゼンタ)およびC(シアン)の予め定める階調値をそれぞれ対応させた色変換テーブルに基づいて変換することを特徴とする。   Further, according to the present invention, conversion from RGB color space data to CMY color space data is performed in advance in each region obtained by dividing the RGB color space into a plurality of block bodies, such as Y (yellow), M (magenta), and C (cyan). The conversion is performed based on a color conversion table in which predetermined gradation values are associated with each other.

また本発明は、上記の画像処理方法を用いて画像処理を行うことを特徴とする画像処理装置である。   In addition, the present invention is an image processing apparatus that performs image processing using the above-described image processing method.

また本発明は、上記の画像処理方法を用いて変換されたCMYK色空間データに基づいて、画像形成を行うことを特徴とする画像形成装置である。   According to another aspect of the present invention, there is provided an image forming apparatus that performs image formation based on CMYK color space data converted by using the image processing method described above.

本発明によれば、RGB色空間データを、CMYK色空間データに変換する画像処理方法である。RGB色空間データに黒色データを加えてRGBK’色空間データを作成し、RGBK’色空間データに基づいてCMYK色空間データに変換する。   According to the present invention, there is an image processing method for converting RGB color space data into CMYK color space data. Black color data is added to the RGB color space data to create RGBK ′ color space data, and conversion into CMYK color space data is performed based on the RGBK ′ color space data.

これにより、輝度、色相、彩度などを考慮した黒生成が行われるので、より画像再現性高くCMYK色空間データに変換することができる。   Thereby, black generation in consideration of luminance, hue, saturation, and the like is performed, so that it can be converted into CMYK color space data with higher image reproducibility.

また本発明によれば、第1変換工程でRGB色空間データをLab色空間データに変換し、黒データ作成工程で、Lab色空間データに基づく輝度情報から前記黒色データを作成する。第2変換工程では、RGBK’色空間データをCMYK色空間データに変換する。   According to the invention, the RGB color space data is converted into Lab color space data in the first conversion step, and the black data is created from the luminance information based on the Lab color space data in the black data creation step. In the second conversion step, RGBK ′ color space data is converted to CMYK color space data.

これにより、輝度情報を考慮した黒生成が行われ、より画像再現性高くCMYK色空間データに変換することができる。   Thereby, black generation in consideration of luminance information is performed, and conversion to CMYK color space data can be performed with higher image reproducibility.

また本発明によれば、読取工程では、読取装置によってRGBK’色空間データを読み取り、変換工程でRGBK’色空間データをCMYK色空間データに変換する。   According to the invention, in the reading step, the RGBK ′ color space data is read by the reading device, and in the conversion step, the RGBK ′ color space data is converted into CMYK color space data.

直接黒色データを読み取るので、より画像再現性高くCMYK色空間データに変換することができる。   Since black data is read directly, it can be converted into CMYK color space data with higher image reproducibility.

また本発明によれば、彩度情報に基づいて黒色データを変換する黒色変換工程を有する。輝度などから得られる黒色データを、さらに彩度情報に基づいて変換するので、黒色データの再現性が向上し、より画像再現性高くCMYK色空間データに変換することができる。   Moreover, according to this invention, it has a black conversion process which converts black data based on saturation information. Since the black data obtained from the luminance and the like is further converted based on the saturation information, the reproducibility of the black data is improved, and the black data can be converted into CMYK color space data with higher image reproducibility.

また本発明によれば、RGB色空間データからCMY色空間データへの変換は、RGB色空間を複数のブロック体に区切った各領域に、Y(イエロ),M(マゼンタ)およびC(シアン)の予め定める階調値をそれぞれ対応させた色変換テーブルに基づいて変換する。   According to the present invention, the conversion from the RGB color space data to the CMY color space data is performed by using Y (yellow), M (magenta), and C (cyan) in each area obtained by dividing the RGB color space into a plurality of block bodies. Are converted on the basis of a color conversion table corresponding to the predetermined gradation values.

これにより、RGB色空間データからCMY色空間データへの変換に必要なテーブルのデータ量を小さくすることができるとともに、色ずれがなく、変換式を用いた場合よりも再現性が高い変換を行うことができる。   As a result, the amount of data in the table required for conversion from RGB color space data to CMY color space data can be reduced, and conversion with no color misregistration and higher reproducibility than when using a conversion formula is performed. be able to.

また本発明によれば、上記の画像処理方法を用いて画像処理を行うことを特徴とする画像処理装置である。   According to the present invention, there is provided an image processing apparatus that performs image processing using the image processing method described above.

これにより、輝度、色相、彩度などを考慮した黒生成が行われるので、より画像再現性高くCMYK色空間データに変換することができる。   Thereby, black generation in consideration of luminance, hue, saturation, and the like is performed, so that it can be converted into CMYK color space data with higher image reproducibility.

また本発明によれば、上記の画像処理方法を用いて変換されたCMYK色空間データに基づいて、画像形成を行うことを特徴とする画像形成装置である。   According to the invention, there is provided an image forming apparatus characterized in that an image is formed based on CMYK color space data converted using the image processing method described above.

これにより、画像再現性が高いCMYK色空間データを用いて高画質の画像形成を行うことができる。   As a result, high-quality image formation can be performed using CMYK color space data with high image reproducibility.

(第1実施形態)
図1は、本発明の第1実施形態であるカラー画像形成装置50の概略の構成を示すブロック図である。カラー画像形成装置50は、カラー画像処理装置10、カラー画像入力装置20、カラー画像出力装置30および操作パネル40を備え、たとえばデジタルカラー複写機として実現される。
(First embodiment)
FIG. 1 is a block diagram showing a schematic configuration of a color image forming apparatus 50 according to the first embodiment of the present invention. The color image forming apparatus 50 includes a color image processing apparatus 10, a color image input apparatus 20, a color image output apparatus 30, and an operation panel 40, and is realized as a digital color copying machine, for example.

図1に示すように、カラー画像処理装置10は、A/D(アナログ/デジタル)変換部11、シェーディング補正部12、入力階調補正部13、領域分離処理部14、色変換黒生成下色除去部15、空間フィルタ処理部16、出力階調補正部17、および、階調再現処理部18を備えている。   As shown in FIG. 1, a color image processing apparatus 10 includes an A / D (analog / digital) conversion unit 11, a shading correction unit 12, an input tone correction unit 13, a region separation processing unit 14, a color conversion black generation lower color. A removal unit 15, a spatial filter processing unit 16, an output tone correction unit 17, and a tone reproduction processing unit 18 are provided.

カラー画像入力装置20は、たとえば、電荷結合素子(Charge Coupled Device;以下、CCDと称する)を備えたスキャナ部より構成され、原稿画像が記録された紙からの反射光像を、CCDにて画像データであるRGB(R:レッド、G:グリーン、B:ブルー)のアナログカラー信号として読み取って、カラー画像処理装置10に入力するものである。   The color image input device 20 is composed of, for example, a scanner unit including a charge coupled device (hereinafter referred to as a CCD), and a reflected light image from a paper on which an original image is recorded is imaged by the CCD. Data is read as analog color signals of RGB (R: red, G: green, B: blue) and is input to the color image processing apparatus 10.

カラー画像入力装置20にて読み取られたアナログカラー信号は、カラー画像処理装置10内を、A/D変換部11、シェーディング補正部12、入力階調補正部13、領域分離処理部14、色変換黒生成下色除去部15、空間フィルタ処理部16、出力階調補正部17、および階調再現処理部18の順で送られ、CMYK(C:シアン、M:マゼンタ、Y:イエロ、K:ブラック)のデジタルカラー信号として、カラー画像出力装置30へ出力される。   An analog color signal read by the color image input device 20 is converted into an A / D conversion unit 11, a shading correction unit 12, an input tone correction unit 13, a region separation processing unit 14, a color conversion in the color image processing device 10. Black generation and under color removal unit 15, spatial filter processing unit 16, output gradation correction unit 17, and gradation reproduction processing unit 18 are sent in this order, CMYK (C: cyan, M: magenta, Y: yellow, K: As a digital color signal of black), it is output to the color image output device 30.

A/D変換部11は、入力されてきたRGBのアナログカラー信号を画像データであるデジタルカラー信号に変換する。シェーディング補正部12は、A/D変換部11より送られてきたRGBのデジタルカラー信号に対して、カラー画像入力装置20の照明系、結像系、撮像系で生じる各種の歪みを取り除く処理を施す。   The A / D converter 11 converts the input RGB analog color signal into a digital color signal which is image data. The shading correction unit 12 performs processing for removing various distortions generated in the illumination system, the imaging system, and the imaging system of the color image input device 20 from the RGB digital color signals sent from the A / D conversion unit 11. Apply.

入力階調補正部13では、シェーディング補正部12にて各種の歪みが取り除かれたRGB信号(RGBの反射率信号)を、カラーバランスを整えると同時に、濃度信号などカラー画像処理装置10が扱い易い信号に変換する。   The input tone correction unit 13 adjusts the color balance of the RGB signal (RGB reflectance signal) from which various distortions have been removed by the shading correction unit 12, and at the same time, the color image processing apparatus 10 such as a density signal is easy to handle. Convert to signal.

領域分離処理部14は、RGB信号に基づいて、入力画像データの各画素を例えば、文字領域、網点領域、写真領域などの複数の領域に属する画素として分離する。   The region separation processing unit 14 separates each pixel of the input image data as pixels belonging to a plurality of regions such as a character region, a halftone dot region, and a photo region based on the RGB signals.

そして、領域分離処理部14は、上記分離結果に基づき、画素がどの領域に属しているかを示す領域識別信号を、空間フィルタ処理部16および階調再現処理部18へと出力するとともに、入力信号をそのまま後段の色変換黒生成下色除去部15に出力する。   Then, the region separation processing unit 14 outputs a region identification signal indicating to which region the pixel belongs to the spatial filter processing unit 16 and the gradation reproduction processing unit 18 based on the separation result, and also receives the input signal. Is directly output to the subsequent color conversion black generation / under color removal unit 15.

領域分離処理としては、たとえば、注目画素を含むn×mのブロック(例えば、15×15)における最小濃度値(最小画素値)と最大濃度値(最大画素値)の差分である最大濃度差と、隣接する画素の濃度差の絶対値の総和である総和濃度繁雑度を算出し、予め定められている複数の閾値と比較することにより、下地領域、写真領域、文字領域、または網点領域に分離することが可能である。本発明では、各画素を上記の各領域に分離した上で、下地領域または写真領域であれば非エッジ領域に属すると判断し、文字領域または網点領域であればエッジ領域に属すると判断する。具体的な領域分離処理の例としては、たとえば特開2002−232708号公報などに記載されている。   As the region separation processing, for example, a maximum density difference that is a difference between a minimum density value (minimum pixel value) and a maximum density value (maximum pixel value) in an n × m block (for example, 15 × 15) including the pixel of interest. By calculating the total density busyness, which is the sum of the absolute values of the density differences between adjacent pixels, and comparing it with a plurality of predetermined threshold values, the background area, photo area, text area, or halftone area It is possible to separate. In the present invention, after each pixel is separated into the above-described areas, it is determined that it belongs to a non-edge area if it is a background area or a photographic area, and it belongs to an edge area if it is a character area or a halftone dot area. . A specific example of the region separation process is described in, for example, Japanese Patent Application Laid-Open No. 2002-232708.

下地領域の濃度分布は、通常、濃度変化が少ないため、最大濃度差および総和濃度繁雑度は共に非常に小さくなる。写真領域の濃度分布は、滑らかな濃度変化をしており、最大濃度差および総和濃度繁雑度は共に小さくなるが、下地領域よりは多少大きくなる。網点領域の濃度分布は、最大濃度差は網点により様々であるが、総和濃度繁雑度は網点の数だけ濃度変化が生じているので、最大濃度差に対する総和濃度繁雑度の割合が大きくなる。   Since the density distribution of the background region is usually small in density change, both the maximum density difference and the total density busyness are very small. The density distribution in the photographic area has a smooth density change, and the maximum density difference and the total density busyness are both small, but somewhat larger than the background area. In the density distribution of the halftone dot area, the maximum density difference varies depending on the halftone dot, but the total density busyness changes by the number of halftone dots, so the ratio of the total density busyness to the maximum density difference is large. Become.

したがって、最大濃度差と文字・網点判定閾値(前記複数の閾値の1つ)との積よりも総和濃度繁雑度が大きい場合、網点領域であると判別する。文字領域の濃度分布は、最大濃度差が大きく、それに伴い総和濃度繁雑度も大きくなるが、網点領域よりも濃度変化が少ないため、網点領域よりも総和濃度繁雑度は小さくなる。したがって、最大濃度差と文字・網点判定閾値との積よりも総和濃度繁雑度が小さい場合、文字領域であると判別する。   Therefore, when the total density busyness is larger than the product of the maximum density difference and the character / halftone dot determination threshold (one of the plurality of thresholds), it is determined that the area is a halftone area. In the density distribution of the character area, the maximum density difference is large and the total density busyness increases accordingly. However, since the density change is smaller than that of the halftone dot area, the total density busyness is smaller than that of the halftone dot area. Therefore, when the total density busyness is smaller than the product of the maximum density difference and the character / halftone dot determination threshold, the character area is determined.

よって、算出された最大濃度差と最大濃度差閾値との比較、および、算出された総和濃度繁雑度と総和濃度繁雑度閾値との比較を行い、最大濃度差が最大濃度差閾値よりも小さく、かつ、総和濃度繁雑度が総和濃度繁雑度閾値よりも小さい場合、注目画素は下地・写真領域であると判定し、そうでない場合は文字・網点領域であると判定する。   Therefore, a comparison between the calculated maximum density difference and the maximum density difference threshold, and a comparison between the calculated total density busyness and the total density busyness threshold, the maximum density difference is smaller than the maximum density difference threshold, If the total density busyness is smaller than the total density busyness threshold, it is determined that the pixel of interest is a background / photograph area, otherwise it is determined to be a character / halftone area.

さらに、下地・写真領域であると判断された場合、算出された最大濃度差と下地・写真判定閾値との比較を行い、最大濃度差の方が小さい場合は、下地領域であると判定し、最大濃度差の方が大きい場合は写真領域であると判定する。文字・網点領域であると判断された場合、算出された総和濃度繁雑度と最大濃度差に文字・網点判定閾値を掛けた値との比較を行い、総和濃度繁雑度の方が小さい場合は文字領域であると判定し、総和濃度の方が大きい場合は網点領域であると判定する。   In addition, when it is determined that it is a background / photo area, the calculated maximum density difference is compared with the background / photo determination threshold, and if the maximum density difference is smaller, it is determined to be a background area, If the maximum density difference is larger, it is determined that the area is a photograph area. When it is determined that the area is a character / halftone area, the calculated total density busyness is compared with the value obtained by multiplying the maximum density difference by the character / halftone threshold, and the total density busyness is smaller Is determined to be a character region, and if the total density is larger, it is determined to be a halftone dot region.

色変換黒生成下色除去部15は、詳細は後述するが、RGB色空間データに黒色(K’)データを加えてRGBK’色空間データを作成し、RGBK’色空間データに基づいてCMYK色空間データに変換する。   As will be described in detail later, the color conversion black generation / under color removal unit 15 adds RGB (K ′) data to RGB color space data to create RGBK ′ color space data, and generates CMYK colors based on the RGBK ′ color space data. Convert to spatial data.

空間フィルタ処理部16は、色変換黒生成下色除去部15から入力されるCMYK信号の画像データに対して、領域識別信号に基づいてデジタルフィルタによる空間フィルタ処理を行う。空間周波数特性を補正することによって出力画像のぼやけや粒状性劣化を防ぐことができる。   The spatial filter processing unit 16 performs spatial filter processing with a digital filter on the image data of the CMYK signal input from the color conversion black generation / under color removal unit 15 based on the region identification signal. By correcting the spatial frequency characteristics, it is possible to prevent blurring of the output image and deterioration of graininess.

たとえば、領域分離処理部14にて文字領域として分離された領域は、特に黒文字または色文字の再現性を高めるために、空間フィルタ処理部16の空間フィルタ処理において鮮鋭強調処理で高周波成分を強調する。また、領域分離処理部14にて網点領域として分離された領域は、空間フィルタ処理部16において、網点成分を除去するためのローパス・フィルタ処理は行わず、網点成分を可能な限り再現できるように、空間フィルタ処理をスルーさせたり(禁止したり)、鮮鋭強調処理で高周波成分を強調する。   For example, a region separated as a character region by the region separation processing unit 14 emphasizes high-frequency components by sharp enhancement processing in the spatial filter processing of the spatial filter processing unit 16 in order to improve the reproducibility of black characters or color characters. . In addition, the region separated as the halftone dot region by the region separation processing unit 14 is reproduced by the spatial filter processing unit 16 as much as possible without performing the low-pass filter processing for removing the halftone dot component. As possible, high-frequency components are emphasized by passing through (prohibiting) spatial filtering or sharpening enhancement.

網点領域については、従来はモアレを防止するために平滑化処理が行われているが、平滑化処理が行われると網点の形態がくずれ、網点を再現する上で好ましくない。そこで、本発明においては、網点領域に対して、何も処理を行わない(空間フィルタ処理をスルーする)か、あるいは弱い強調処理を行うことにより、網点の形態を保存する。なお、空間フィルタ処理部17における空間フィルタ処理は、網点領域の場合はスルー処理または鮮鋭強調処理としたが、領域によらず共通のフィルタ処理を行うことも可能である。   Conventionally, the halftone dot region has been subjected to a smoothing process to prevent moire. However, when the smoothing process is performed, the halftone dot shape is lost, which is not preferable in reproducing the halftone dot. Therefore, in the present invention, the halftone dot form is preserved by performing no processing on the halftone dot region (through the spatial filter processing) or by performing weak enhancement processing. The spatial filter processing in the spatial filter processing unit 17 is a through process or a sharp enhancement process in the case of a halftone dot area, but a common filter process can be performed regardless of the area.

出力階調補正部17は、濃度信号などの信号を画像出力装置30の特性値である網点面積率に変換する出力階調補正処理を行う。階調再現処理部18は、CMYK信号の画像データに対し、領域識別信号に基づいて、最終的に画像が擬似的に階調を再現できるように擬似階調再現処理を施す。   The output tone correction unit 17 performs output tone correction processing for converting a signal such as a density signal into a halftone dot area ratio that is a characteristic value of the image output device 30. The gradation reproduction processing unit 18 performs pseudo gradation reproduction processing on the image data of the CMYK signal so that the image can finally reproduce the gradation in a pseudo manner based on the region identification signal.

上述した各処理が施された画像データは、一旦記憶部(図示せず)に記憶され、所定のタイミングで読み出されてカラー画像出力装置30へ出力される。カラー画像出力装置30は、画像を記録媒体(例えば紙等)上に出力するものであり、たとえば、電子写真方式、インクジェット方式などの出力方式を挙げることができるが特に限定されるものではない。   The image data subjected to the above-described processes is temporarily stored in a storage unit (not shown), read at a predetermined timing, and output to the color image output device 30. The color image output device 30 outputs an image on a recording medium (for example, paper), and examples thereof include, but are not particularly limited to, output methods such as an electrophotographic method and an ink jet method.

操作パネル40は、たとえば、液晶ディスプレイなどの表示部と設定ボタンなどの操作部とが一体化されたタッチパネル等により構成され、ユーザによって操作パネルより入力された情報に基づいてカラー画像処理装置10、カラー画像入力装置20、カラー画像出力装置30の動作が制御される。なお、以上の各処理は図示していないCPU(Central Processing Unit:制御手段)により制御される。   The operation panel 40 is configured by, for example, a touch panel in which a display unit such as a liquid crystal display and an operation unit such as a setting button are integrated, and the color image processing device 10 based on information input from the operation panel by the user. The operations of the color image input device 20 and the color image output device 30 are controlled. Each of the above processes is controlled by a CPU (Central Processing Unit: control means) not shown.

ここで、色変換黒生成下色除去部15が色空間変換処理について詳細に説明する。
図2は、色空間変換処理の手順を示すフロー図である。
Here, the color space conversion processing by the color conversion black generation and under color removal unit 15 will be described in detail.
FIG. 2 is a flowchart showing the procedure of color space conversion processing.

まず、ステップS1で、画像データであるRGBデータをCIE1976L***(CIE:Commission Internationale de l'Eclairage、国際照明委員会、L*:明度、a*・b*:色度)色空間データ(以下では「Labデータ」という)に色空間変換を行う。 First, in step S1, RGB data as image data is converted into CIE 1976 L * a * b * (CIE: Commission Internationale de l'Eclairage, International Lighting Commission, L * : brightness, a * · b * : chromaticity) color space. Color space conversion is performed on data (hereinafter referred to as “Lab data”).

RGBデータからLabデータへの変換は、変換式に基づく演算を実行してもよいが、本実施形態では、LUT(Look Up Table)によって行う。以下に示す変換式に基づいて、予めRGBデータとLabデータとの対応関係を示すテーブルを作成しておき、変換処理を実行する際には、変換元のRGBデータに対応するLabデータをテーブル内から探索するだけでよい。
RGBデータからLabデータへの変換は、一旦RGBデータからXYZ色空間データ(以下では「XYZデータ」という)に変換した後、XYZデータからLabデータに変換する。
The conversion from RGB data to Lab data may be performed based on a conversion formula, but in this embodiment, it is performed by a LUT (Look Up Table). Based on the conversion formula shown below, a table indicating the correspondence between RGB data and Lab data is created in advance, and when executing the conversion process, the Lab data corresponding to the conversion source RGB data is stored in the table. Just search from.
In the conversion from RGB data to Lab data, RGB data is first converted into XYZ color space data (hereinafter referred to as “XYZ data”), and then converted from XYZ data to Lab data.

RGBデータからXYZデータへの変換は、以下の変換式を用いて行う。
X= 0.412453×R+0.35758×G+0.180423×B
Y= 0.212671×R+0.71516×G+0.072169×B
Z= 0.019334×R+0.119193×G+0.950227×B
さらに、XYZデータからLabデータへの変換は、以下の変換式を用いて行う。
Conversion from RGB data to XYZ data is performed using the following conversion formula.
X = 0.412453 × R + 0.35758 × G + 0.180423 × B
Y = 0.212671 × R + 1.51616 × G + 0.072169 × B
Z = 0.019334 × R + 0.119193 × G + 0.950227 × B
Furthermore, conversion from XYZ data to Lab data is performed using the following conversion formula.

Figure 2008271131
Figure 2008271131

ステップS2では、変換されたLabデータの輝度情報であるLから変換前黒色データK’を算出する。Lは輝度値であるので、変換前黒色データはK’=100−Lで算出できる。   In step S2, the pre-conversion black data K ′ is calculated from L which is the luminance information of the converted Lab data. Since L is a luminance value, the black data before conversion can be calculated by K ′ = 100−L.

ステップS3では、Labデータから彩度Cを算出する。
変換されたLabデータの色度情報であるa,bに基づいてC=√(a2+b2)で算出できる。
In step S3, the saturation C is calculated from the Lab data.
Based on a and b which are chromaticity information of the converted Lab data, it can be calculated by C = √ (a 2 + b 2 ).

ステップS4では、ステップS3で算出した彩度Cに基づいて変換後黒色データKを算出する。   In step S4, the converted black data K is calculated based on the saturation C calculated in step S3.

黒色データは、Lから算出されたデータをそのままCMYKデータには利用できないので、彩度Cに基づいて変換率Wを求め、K=K’×Wとして変換後黒色データKを算出する。   As the black data, since the data calculated from L cannot be used as it is for the CMYK data, the conversion rate W is obtained based on the saturation C, and the converted black data K is calculated as K = K ′ × W.

図3は、彩度Cと変換率Wとの関係を示すグラフである。縦軸は変換率W(%)を示し、横軸は彩度Cを示す。このようなグラフは、予め実験値などから求めておき、記憶部にテーブルとして記憶しておく。   FIG. 3 is a graph showing the relationship between the saturation C and the conversion rate W. The vertical axis represents the conversion rate W (%), and the horizontal axis represents the saturation C. Such a graph is obtained in advance from experimental values and stored as a table in the storage unit.

ステップS3で彩度Cが算出されると、テーブルを参照して変換率Wが求まる。求まった変換率Wを用いてK=K’×Wから変換後黒色データKを算出する。   When the saturation C is calculated in step S3, the conversion rate W is obtained with reference to the table. The converted black data K is calculated from K = K ′ × W using the obtained conversion rate W.

ステップS5では、3次元テーブルを用いてRGBデータからCMYデータに色空間変換を行う。   In step S5, color space conversion from RGB data to CMY data is performed using a three-dimensional table.

ここでいう3次元テーブルとは、RGB色空間を複数のブロック体に区切った各領域に、Y(イエロ),M(マゼンタ)およびC(シアン)の予め定める階調値をそれぞれ対応させた色変換テーブル(TBL)のことである。   The three-dimensional table here is a color in which predetermined gradation values of Y (yellow), M (magenta), and C (cyan) are associated with each region obtained by dividing the RGB color space into a plurality of block bodies. It is a conversion table (TBL).

3次元テーブルを用いたRGB−CMY変換について説明する。
TBLでは、R,GおよびBの階調値が0〜255の間で、1階調刻みでY,MおよびCの予め定める階調値をそれぞれ対応させると、データ量が膨大になってしまうので、R,GおよびBについて、それぞれ予め定める数NのグリッドポイントGPを定めておき、このグリッドポイントGPで各領域を表す。本実施の形態では、予め定める数Nは24に選ばれる。RGB表色系の色空間におけるR,GおよびBの階調値は、24×24×24数のグリッドポイントGPのいずれかに対応する。R方向のグリッドポイントGPの位置をGPrで表し、G方向のグリッドポイントの位置をGPgで表し、B方向のグリッドポイントの位置をGPbで表す。したがってRGB表色系の色空間におけるグリッドポイントGPの位置は、(GPr,GPg,GPb)で表される。
RGB-CMY conversion using a three-dimensional table will be described.
In TBL, if the gradation values of R, G, and B are between 0 and 255, and the predetermined gradation values of Y, M, and C are associated with each gradation, the amount of data becomes enormous. Therefore, a predetermined number N of grid points GP are determined for each of R, G, and B, and each region is represented by this grid point GP. In the present embodiment, the predetermined number N is selected to be 24. The gradation values of R, G, and B in the color space of the RGB color system correspond to any one of 24 × 24 × 24 grid points GP. The position of the grid point GP in the R direction is represented by GPr, the position of the grid point in the G direction is represented by GPg, and the position of the grid point in the B direction is represented by GPb. Accordingly, the position of the grid point GP in the RGB color system color space is represented by (GPr, GPg, GPb).

それぞれのグリッドポイントGPは、R,GおよびBのそれぞれについて、複数の階調値に対応している。各グリッドポイントGPに対応して、R,GおよびBの代表の階調値と、Y,MおよびCの予め定める階調値が対応付けされる。R,GおよびBの代表の階調値は、そのグリッドポイントに対応する領域に含まれるR,GおよびBの複数の階調値を代表する。シェーディング補正部12に入力されるR,GおよびBのそれぞれの階調値は、前述したグリッドポイントGPに対応する階調値と重ならない場合が多いので、立体補完処理によってどのグリッドポイントGPに属するのかを求める。この立体補完処理では、具体的には8点補間を行う。入力信号空間は、RGB表色系の色空間に相当し、それぞれが直交するX,Y,Z軸は、それぞれR,G,Bの軸にそれぞれ対応する。   Each grid point GP corresponds to a plurality of gradation values for each of R, G, and B. Corresponding to each grid point GP, representative gradation values of R, G, and B are associated with predetermined gradation values of Y, M, and C. The representative gradation values of R, G, and B represent a plurality of gradation values of R, G, and B included in the region corresponding to the grid point. Since the gradation values of R, G, and B input to the shading correction unit 12 often do not overlap with the gradation values corresponding to the grid points GP described above, they belong to which grid point GP by the three-dimensional interpolation process. Ask for. In this three-dimensional interpolation process, specifically, 8-point interpolation is performed. The input signal space corresponds to the color space of the RGB color system, and the X, Y, and Z axes that are orthogonal to each other correspond to the R, G, and B axes, respectively.

相互に隣接する8つの格子点p0〜p7(p0〜p7は、それぞれグリッドポイントGPである)に囲まれた格子空間において、入力信号空間における画像データpについて、R,G,Bの階調値が最も小さくなる格子点poを基準としたときに格子内での格子幅に対する相対比を、それぞれa,b,cとすると、8点補間の補間値f(p)は点piにおけるテーブル値をf(pi)として、
f(p)=(1−a)(1−b)(1−c)・f(p0
+a(1−b)(1−c)・f(p1
+ab(1−c)・f(p2
+(1−a)b(1−c)・f(p3
+(1−a)(1−b)c・f(p4
+a(1−b)c・f(p5
+abc・f(p6
+(1−a)bc・f(p7
で表される。
R, G, B for image data p in the input signal space in a lattice space surrounded by eight lattice points p 0 to p 7 (p 0 to p 7 are respectively grid points GP) adjacent to each other. Assuming that the relative point to the lattice width in the lattice is a, b, c with respect to the lattice point po where the grayscale value is the smallest, the interpolated value f (p) of 8-point interpolation is the point pi. Let f (pi) be the table value at
f (p) = (1-a) (1-b) (1-c) .f (p 0 )
+ A (1-b) (1-c) .f (p 1 )
+ Ab (1-c) · f (p 2 )
+ (1-a) b (1-c) .f (p 3 )
+ (1-a) (1-b) c · f (p 4 )
+ A (1-b) c · f (p 5 )
+ Abc · f (p 6 )
+ (1-a) bc · f (p 7 )
It is represented by

グリッドポイントGPの数は、テーブルを記憶するメモリの記憶容量および生産コストとの兼ね合いによって決定されるが、R,GおよびBの階調値が0〜255であれば、R,GおよびBのそれぞれに対して24以上のグリッドポイントGPを決定すれば階調再現性が低下してしまうことが防止される。   The number of grid points GP is determined by the balance between the storage capacity of the memory storing the table and the production cost. If the gradation values of R, G, and B are 0 to 255, the number of R, G, and B If 24 or more grid points GP are determined for each, it is possible to prevent the gradation reproducibility from being lowered.

色変換テーブルTBLは、RGB表色系とYMC表色系とをマッチングさせるように、カラー画像形成装置50ごとに個別に対応して作成される。すなわちカラー画像入力装置20による原稿の読取りおよびカラー画像出力装置30による印刷を行って、階調再現性が良好となるように、各グリッドポイントGPと、Y,MおよびCの予め定める階調値とを対応付けしておく。   The color conversion table TBL is created individually for each color image forming apparatus 50 so as to match the RGB color system and the YMC color system. That is, the original gradation value of each grid point GP and Y, M, and C is set so that the gradation reproducibility is good by reading the original with the color image input device 20 and printing with the color image output device 30. Are associated with each other.

このように、3次元テーブルを用いてRGB−CMY変換を行うことによって色空間変換に必要なテーブルのデータ量を小さくすることができるとともに、色ずれがなく、変換式を用いた場合よりも再現性が高い変換を行うことができる。   In this way, by performing RGB-CMY conversion using a three-dimensional table, the amount of data in the table required for color space conversion can be reduced, and there is no color misregistration, which is reproduced more than when using a conversion formula. Conversion can be performed.

本ステップで得られたCMYデータは、下色除去前のデータであり、C’M’Y’データと表記すべきである。   The CMY data obtained in this step is data before undercolor removal, and should be expressed as C′M′Y ′ data.

ステップS6では、下色除去(Under Color Removal : UCR)を行いCMYKデータを決定する。   In step S6, under color removal (UCR) is performed to determine CMYK data.

図4は、黒生成カーブおよびUCRカーブを示す図である。横軸はCMY最小値を示し、縦軸は黒色データKおよびUCR値を示す。このようなグラフは、予め実験値などから求めておき、記憶部にテーブルとして記憶しておく。   FIG. 4 is a diagram illustrating a black generation curve and a UCR curve. The horizontal axis indicates the CMY minimum value, and the vertical axis indicates the black data K and the UCR value. Such a graph is obtained in advance from experimental values and stored as a table in the storage unit.

本ステップでは、まずステップS4で算出した変換後黒色データKに基づいて黒生成カーブからCMY最小値を求め、求まったCMY最小値に基づいてUCRカーブからUCR値を求める。   In this step, first, the CMY minimum value is obtained from the black generation curve based on the converted black data K calculated in step S4, and the UCR value is obtained from the UCR curve based on the obtained CMY minimum value.

ステップS5で得られたC’M’Y’データとUCR値とに基づいてC,M,Yを算出する。C,M,YはそれぞれC=C’−UCR,M=M’−UCR,Y=Y’−UCRで算出される。   C, M, and Y are calculated based on the C'M'Y 'data obtained in step S5 and the UCR value. C, M, and Y are calculated by C = C′−UCR, M = M′−UCR, and Y = Y′−UCR, respectively.

算出されたC,M,YとステップS4で算出された変換後黒色データKとからCMYKデータが得られる。   CMYK data is obtained from the calculated C, M, Y and the converted black data K calculated in step S4.

(変換例)
たとえば、RGBデータから変換されたLabデータがL=22、a=11、b=−15とする。
(Conversion example)
For example, Lab data converted from RGB data is L = 22, a = 11, and b = -15.

まずK’=100−L=100−22=78と算出される。
また、C=√(a2+b2)=√(112+(−15)2)≒19と算出される。
First, K ′ = 100−L = 100−22 = 78 is calculated.
Further, C = √ (a 2 + b 2 ) = √ (11 2 + (− 15) 2 ) ≈19 is calculated.

図3に示した彩度Cと変換率Wとの関係から、C=19のときW=70%と求まる。
求まったWからK=K’×W=78×70%≒55と算出される。
From the relationship between the saturation C and the conversion rate W shown in FIG. 3, W = 70% is obtained when C = 19.
From the obtained W, K = K ′ × W = 78 × 70% ≈55 is calculated.

図4に示した黒生成カーブおよびUCRカーブから、K=55のときUCR値=63と求まる。   From the black generation curve and UCR curve shown in FIG. 4, when K = 55, UCR value = 63 is obtained.

3次元テーブルを用いてRGBデータからC’=90,M’=100,Y’=70と変換される。   Using the three-dimensional table, RGB data is converted as C ′ = 90, M ′ = 100, and Y ′ = 70.

求まったUCR値63を用いて、C=C’−UCR=90−63=27,M=M’−UCR=100−63=37,Y=Y’−UCR=70−63=7とそれぞれ算出される。
以上より、C=27,M=37,Y=7およびK=55と決定される。
Using the obtained UCR value 63, C = C′−UCR = 90−63 = 27, M = M′−UCR = 100−63 = 37, and Y = Y′−UCR = 70−63 = 7, respectively. Is done.
From the above, C = 27, M = 37, Y = 7 and K = 55 are determined.

(第2実施形態)
図5は、本発明の第2実施形態であるカラー画像形成装置50の概略の構成を示すブロック図である。
(Second Embodiment)
FIG. 5 is a block diagram showing a schematic configuration of a color image forming apparatus 50 according to the second embodiment of the present invention.

本実施形態では、カラー画像入力装置20aが、RGBK’データを読み取り可能に構成されていることが第1実施形態と大きく異なっている。このようなRGBK’データの読み取り可能なCCDセンサとしては、たとえば東芝製のCCDリニアイメージセンサTCD2561Dなどが実用できる。   In the present embodiment, the color image input device 20a is greatly different from the first embodiment in that the RGBK ′ data can be read. As such a CCD sensor capable of reading RGBK 'data, for example, a CCD linear image sensor TCD2561D manufactured by Toshiba can be practically used.

変換前黒色データK’が直接データとして得られるので、カラー画像処理装置10aの色変換黒生成下色除去部15aでは、色空間変換処理において、図2に示したフローのステップS2が不要となる。他のステップは本実施形態でも同様である。   Since the pre-conversion black data K ′ is obtained directly as data, the color conversion black generation / under color removal unit 15a of the color image processing apparatus 10a does not require step S2 of the flow shown in FIG. 2 in the color space conversion processing. . Other steps are the same in this embodiment.

変換前黒色データK’が直接データとして得られるので、より再現性の高い変換処理を行うことができる。   Since the pre-conversion black data K ′ is obtained directly as data, conversion processing with higher reproducibility can be performed.

本発明の第1実施形態であるカラー画像形成装置50の概略の構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of a color image forming apparatus 50 according to a first embodiment of the present invention. 色空間変換処理の手順を示すフロー図である。It is a flowchart which shows the procedure of a color space conversion process. 彩度Cと変換率Wとの関係を示すグラフである。It is a graph which shows the relationship between saturation C and conversion rate W. 黒生成カーブおよびUCRカーブを示す図である。It is a figure which shows a black production | generation curve and a UCR curve. 本発明の第2実施形態であるカラー画像形成装置50の概略の構成を示すブロック図である。It is a block diagram which shows the schematic structure of the color image forming apparatus 50 which is 2nd Embodiment of this invention.

符号の説明Explanation of symbols

10 カラー画像処理装置
11 A/D変換部
12 シェーディング補正部
13 入力階調補正部
14 領域分離処理部
15 色変換黒生成下色除去部
16 空間フィルタ処理部
17 出力階調補正部
18 階調再現処理部
20 カラー画像入力装置
30 カラー画像出力装置
40 操作パネル
50 カラー画像形成装置
DESCRIPTION OF SYMBOLS 10 Color image processing apparatus 11 A / D conversion part 12 Shading correction part 13 Input gradation correction part 14 Area separation process part 15 Color conversion black production | generation under color removal part 16 Spatial filter process part 17 Output gradation correction part 18 Gradation reproduction Processing unit 20 Color image input device 30 Color image output device 40 Operation panel 50 Color image forming device

Claims (7)

RGB色空間データを、CMYK色空間データに変換する画像処理方法であって、
RGB色空間データに黒色データを加えてRGBK’色空間データを作成し、RGBK’色空間データに基づいてCMYK色空間データに変換することを特徴とする画像処理方法。
An image processing method for converting RGB color space data into CMYK color space data,
An image processing method comprising: adding black data to RGB color space data to create RGBK ′ color space data, and converting the data into CMYK color space data based on the RGBK ′ color space data.
RGB色空間データをLab色空間データに変換する第1変換工程と、
Lab色空間データに基づく輝度情報から前記黒色データを作成する黒データ作成工程と、
RGBK’色空間データをCMYK色空間データに変換する第2変換工程とを有することを特徴とする請求項1記載の画像処理方法。
A first conversion step of converting RGB color space data into Lab color space data;
A black data creation step of creating the black data from luminance information based on Lab color space data;
The image processing method according to claim 1, further comprising a second conversion step of converting RGBK ′ color space data into CMYK color space data.
読取装置によってRGBK’色空間データを読み取る読取工程と、
RGBK’色空間データをCMYK色空間データに変換する変換工程とを有することを特徴とする請求項1記載の画像処理方法。
A reading step of reading RGBK ′ color space data by a reading device;
The image processing method according to claim 1, further comprising a conversion step of converting RGBK ′ color space data into CMYK color space data.
彩度情報に基づいて黒色データを変換する黒色変換工程を有することを特徴とする請求項2または3記載の画像処理方法。   4. The image processing method according to claim 2, further comprising a black conversion step of converting black data based on the saturation information. RGB色空間データからCMY色空間データへの変換は、RGB色空間を複数のブロック体に区切った各領域に、Y(イエロ),M(マゼンタ)およびC(シアン)の予め定める階調値をそれぞれ対応させた色変換テーブルに基づいて変換することを特徴とする請求項1〜4のいずれか1つに記載の画像処理方法。   Conversion from RGB color space data to CMY color space data is performed by applying predetermined gradation values of Y (yellow), M (magenta), and C (cyan) to each region obtained by dividing the RGB color space into a plurality of block bodies. 5. The image processing method according to claim 1, wherein the conversion is performed based on a corresponding color conversion table. 請求項1〜5のいずれか1つに記載の画像処理方法を用いて画像処理を行うことを特徴とする画像処理装置。   An image processing apparatus that performs image processing using the image processing method according to claim 1. 請求項1〜5のいずれか1つに記載の画像処理方法を用いて変換されたCMYK色空間データに基づいて、画像形成を行うことを特徴とする画像形成装置。   An image forming apparatus that forms an image based on CMYK color space data converted by using the image processing method according to claim 1.
JP2007110828A 2007-04-19 2007-04-19 Method and device for image processing, and image forming apparatus Pending JP2008271131A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007110828A JP2008271131A (en) 2007-04-19 2007-04-19 Method and device for image processing, and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007110828A JP2008271131A (en) 2007-04-19 2007-04-19 Method and device for image processing, and image forming apparatus

Publications (1)

Publication Number Publication Date
JP2008271131A true JP2008271131A (en) 2008-11-06

Family

ID=40050063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007110828A Pending JP2008271131A (en) 2007-04-19 2007-04-19 Method and device for image processing, and image forming apparatus

Country Status (1)

Country Link
JP (1) JP2008271131A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107680141A (en) * 2017-09-21 2018-02-09 深圳市华星光电半导体显示技术有限公司 A kind of method of color gamut mapping of color and its gamut mapping apparatus
WO2019090914A1 (en) * 2017-11-07 2019-05-16 深圳市华星光电半导体显示技术有限公司 Color gamut mapping method and color gamut mapping apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107680141A (en) * 2017-09-21 2018-02-09 深圳市华星光电半导体显示技术有限公司 A kind of method of color gamut mapping of color and its gamut mapping apparatus
WO2019056445A1 (en) * 2017-09-21 2019-03-28 深圳市华星光电半导体显示技术有限公司 Color gamut mapping method and device
US10728425B2 (en) 2017-09-21 2020-07-28 Shenzhen China Star Optoelectronics Semiconductor Display Technology Co., Ltd. Color gamut mapping method and color gamut mapping device
WO2019090914A1 (en) * 2017-11-07 2019-05-16 深圳市华星光电半导体显示技术有限公司 Color gamut mapping method and color gamut mapping apparatus
US10791249B2 (en) 2017-11-07 2020-09-29 Shenzhen China Star Optoelectronics Semiconductor Display Technology Co., Ltd. Color gamut mapping method and color gamut mapping apparatus

Similar Documents

Publication Publication Date Title
JP4173154B2 (en) Image processing method, image processing apparatus, image forming apparatus, computer program, and recording medium
JP4331159B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium therefor
JP4197346B2 (en) Image processing apparatus, image processing method, image forming apparatus, image processing program, and recording medium
JP2008227759A (en) Image processing device, image forming device, image processing method, image processing program, and computer readable recording medium
JP2006014274A (en) Color-converting apparatus, image forming apparatus, color converting method, computer program, and recording medium
JP4596964B2 (en) Image processing apparatus, image forming apparatus, image processing method, computer program, and recording medium
JP2010278933A (en) Image processing device, image forming device, image processing method, program and recording medium
JP2004350240A (en) Image processing apparatus and image processing method
JP2008271131A (en) Method and device for image processing, and image forming apparatus
JP4522978B2 (en) Image processing apparatus, image processing method, image forming apparatus, image processing program, and recording medium
JP2001223915A (en) Image processing method, image processor, and image forming device
JP4176656B2 (en) Image processing apparatus, image processing method, image forming apparatus, image processing program, and recording medium recording the program
JP2003264701A (en) Image processing method, image processor and image forming device provided with the same
JP2002094826A (en) Image processing unit, image forming unit and method for processing image
JP4101741B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP3927426B2 (en) Image processing method, image processing apparatus, and image forming apparatus including the same
JP4029997B2 (en) Color conversion apparatus, color conversion method, program, and recording medium
JP2005072635A (en) Image processing apparatus, image forming apparatus, image reading apparatus, image processing method, image processing program, and computer-readable recording medium stored with the image processing program
JP4118823B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP4499685B2 (en) Image processing apparatus, image forming apparatus including the same, image processing method, image processing program, and recording medium
JP4266002B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium
JP2001352456A (en) Image-processing method and image-processing unit, and image-forming device provided with them
JP2009065559A (en) Image processing apparatus, image processing method, and storage medium with image processing program stored thereon
JP2023163897A (en) Image processing apparatus, image processing method, and program
JP4560357B2 (en) Image processing method, image processing apparatus, image forming apparatus including the same, program, and recording medium