JPH08214175A - Image processing method - Google Patents

Image processing method

Info

Publication number
JPH08214175A
JPH08214175A JP7015356A JP1535695A JPH08214175A JP H08214175 A JPH08214175 A JP H08214175A JP 7015356 A JP7015356 A JP 7015356A JP 1535695 A JP1535695 A JP 1535695A JP H08214175 A JPH08214175 A JP H08214175A
Authority
JP
Japan
Prior art keywords
reproduction range
color reproduction
color
saturation
input
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
JP7015356A
Other languages
Japanese (ja)
Inventor
Toshio Yamazaki
寿夫 山崎
Yoshiharu Hibi
吉晴 日比
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP7015356A priority Critical patent/JPH08214175A/en
Publication of JPH08214175A publication Critical patent/JPH08214175A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color, Gradation (AREA)
  • Control Of Exposure In Printing And Copying (AREA)
  • Color Electrophotography (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

PURPOSE: To improve the color reproducibility by simply correcting a color reproduction range being a reference of color matching processing corresponding to a difference from image output devices or a change in the color reproduction range due to secular deterioration. CONSTITUTION: In the image processing unit applying conversion processing to image data received by an image input device in matching with a characteristic of an image output device 12, a color reproduction range correction device 8 correcting a processing result of a color reproduction range calculation section 6 to calculate a color reproduction range of an image output device 12 is provided in a gamut compression processing section 15 applying gamut compression processing to the received image data so as to be in matching with the color reproduction range of the image output device.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、色情報を処理する画
像処理装置に係り、特に出力デバイスの色再現範囲に適
合するよう入力画像データにカラーマッチング処理を施
す画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for processing color information, and more particularly to an image processing apparatus for performing color matching processing on input image data so as to match a color reproduction range of an output device.

【0002】[0002]

【従来の技術】周知のように、CRTディスプレイ、イ
メージスキャナ、プリンタ等の異なる特性をもつ画像入
出力デバイスにより構成されるネットワークプリンティ
ングシステム等の画像処理システムにおいては、各々の
デバイス間における色の再現範囲の違いが問題となる。
この問題を解決するために、従来においては、異なる特
性をもつ画像入出力デバイス間でカラーマッチング処理
を行うに際し、忠実な色再現を目的として、色再現範囲
が異なるデバイス間のカラーマッチングを3次元空間の
線形または非線形写像により実現しており、このような
技術をガミュート圧縮と呼んでいる。
As is well known, in an image processing system such as a network printing system which is composed of image input / output devices having different characteristics such as a CRT display, an image scanner and a printer, color reproduction between the respective devices. The difference in range is a problem.
In order to solve this problem, conventionally, when performing color matching processing between image input / output devices having different characteristics, three-dimensional color matching between devices having different color reproduction ranges is performed for the purpose of faithful color reproduction. It is realized by linear or nonlinear mapping of space, and such a technique is called gamut compression.

【0003】このガミュート圧縮技術を実現するための
一要素として色再現範囲の判断処理があり、従来より幾
つかの方式が提案されている。例えば特開平4−400
72号においては、出力デバイスの明度と色度に対応す
る再現可能な最大彩度を2次元LUT(Look Up Table)
に記憶しておき、入力される色信号の明度と色度に対応
する最大彩度をこのテーブルから求め、この最大彩度と
入力色信号の彩度とを比較することにより当該入力信号
が色再現範囲内であるか否を判断する、という方式を採
用している。
As one element for realizing the gamut compression technique, there is a color reproduction range determination process, and several systems have been proposed conventionally. For example, JP-A-4-400
In No. 72, the maximum reproducible saturation corresponding to the brightness and chromaticity of the output device is set to a two-dimensional LUT (Look Up Table).
The maximum saturation corresponding to the lightness and chromaticity of the input color signal is obtained from this table, and the maximum saturation and the saturation of the input color signal are compared to determine the color of the input signal. A method is adopted to judge whether or not it is within the reproduction range.

【0004】また、特開平4−181870号において
は、出力デバイスの明度、色度および彩度に対応する色
再現範囲をフラグ値として3次元LUTに記憶してお
き、入力される色信号の明度、色度および彩度に該当す
るフラグ値をこのテーブルから求め、これによって当該
入力信号が色再現範囲内であるか否を判断する、という
方式を採用している。
Further, in Japanese Patent Laid-Open No. 4-181870, the color reproduction range corresponding to the brightness, chromaticity and saturation of the output device is stored as a flag value in a three-dimensional LUT, and the brightness of the input color signal is stored. A method is adopted in which flag values corresponding to chromaticity and saturation are obtained from this table and whether or not the input signal is within the color reproduction range is determined based on this.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た従来技術においては、いずれも色再現範囲を記憶する
記憶テーブルの内容が、出力デバイスに依存しており、
かつ初期設定の状態で固定されていることから、出力デ
バイスの機体差、経時劣化等による色再現範囲の変化を
原因とする誤判定を避けることができない、記憶テーブ
ルの容量に依存した量子化誤差を原因とする誤判定を避
けることができない等の問題があった。
However, in the above-mentioned conventional techniques, the contents of the storage table for storing the color reproduction range depend on the output device.
In addition, since it is fixed in the initial setting state, it is impossible to avoid erroneous judgments caused by changes in the color reproduction range due to differences in output devices due to machine bodies, deterioration over time, etc. There was a problem that erroneous determination due to the above cannot be avoided.

【0006】また、上述した誤判定の原因となる誤差を
補正するには、記憶テーブルの内容を書き換える必要が
あるが、記憶テーブルは、入力される色信号がとりうる
であろう色空間をカバーするだけの容量をもつ必要があ
り、色再現性を向上させるために記憶テーブルの容量を
大きくすれば、それに従ってテーブルの作成や記憶内容
の書き換えに多くの時間と労力がかかってしまう等の問
題もあった。
Further, in order to correct the error which causes the above-mentioned erroneous determination, it is necessary to rewrite the contents of the storage table, but the storage table covers the color space that the input color signal may have. However, if the capacity of the memory table is increased to improve color reproducibility, it will take a lot of time and effort to create the table and rewrite the memory contents accordingly. There was also.

【0007】この発明は、このような背景の下になされ
たもので、画像出力装置の機体差や経時劣化による色再
現範囲の変化に対応してカラーマッチング処理の基準と
なる色再現範囲を簡便に補正でき、色再現性の向上を図
ることができる画像処理装置を提供することを目的とし
ている。また、この発明の他の目的は、入力される画像
データの特性に対応した色再現範囲の補正を行い、色再
現性の向上を図ることをも目的としている。
The present invention has been made under such a background, and a color reproduction range as a reference of color matching processing can be simply provided in response to a change in the color reproduction range due to a machine difference of an image output apparatus or deterioration over time. It is an object of the present invention to provide an image processing apparatus that can correct the color and improve color reproducibility. Another object of the present invention is to improve the color reproducibility by correcting the color reproduction range corresponding to the characteristics of the input image data.

【0008】[0008]

【課題を解決するための手段】上述した課題を解決する
ために、請求項1記載の発明は、入力される画像データ
を所定の画像出力装置の特性に適合するよう変換処理す
る画像処理装置において、前記画像出力装置の色再現範
囲に対応した特性情報を記憶する記憶手段と、前記特性
情報に基づき、前記画像データに対して前記画像出力装
置の色再現範囲に適合するようカラーマッチング処理を
施す変換手段と、前記変換手段によるカラーマッチング
処理の基準となる色再現範囲を補正する補正手段とを具
備することを特徴としている。
In order to solve the above-mentioned problems, the invention according to claim 1 provides an image processing apparatus for converting input image data so as to match the characteristics of a predetermined image output apparatus. Storage means for storing characteristic information corresponding to the color reproduction range of the image output device, and color matching processing for the image data based on the characteristic information so as to match the color reproduction range of the image output device. It is characterized by comprising a converting means and a correcting means for correcting a color reproduction range which is a reference of the color matching processing by the converting means.

【0009】また、請求項2記載の発明は、請求項1記
載の発明において、前記補正手段による補正量は、経過
時間または画像出力回数に応じて更新されることを特徴
としている。
According to a second aspect of the invention, in the first aspect of the invention, the correction amount by the correction means is updated according to the elapsed time or the number of image outputs.

【0010】また、請求項3記載の発明は、請求項1記
載の発明において、前記補正手段による補正量は、前記
画像データの特性に応じて決定されることを特徴として
いる。
According to a third aspect of the invention, in the first aspect of the invention, the correction amount by the correction means is determined according to the characteristics of the image data.

【0011】[0011]

【作用】請求項1記載の発明によれば、記憶手段は、画
像出力装置の色再現範囲に対応した特性情報を記憶し、
変換手段は、この特性情報に基づき、入力される画像デ
ータに対して画像出力装置の色再現範囲に適合するよう
カラーマッチング処理を施し、補正手段は、変換手段に
よるカラーマッチング処理の基準となる色再現範囲を補
正する。これにより、特性情報の内容を変更する作業を
伴うことなく、簡便に機体差等の種々の原因によるカラ
ーマッチング処理の誤差を解消することができる。
According to the present invention, the storage means stores characteristic information corresponding to the color reproduction range of the image output device,
Based on this characteristic information, the conversion means performs color matching processing on the input image data so as to match the color reproduction range of the image output device, and the correction means uses the color that serves as a reference for the color matching processing by the conversion means. Correct the reproduction range. As a result, it is possible to easily eliminate an error in the color matching process due to various causes such as machine differences without the work of changing the content of the characteristic information.

【0012】また、請求項2記載の発明によれば、経時
劣化によるカラーマッチング処理の誤差を解消すること
ができる。
According to the second aspect of the invention, it is possible to eliminate an error in the color matching process due to deterioration over time.

【0013】また、請求項3記載の発明によれば、入力
される画像データの特性に対応した補正を行うことがで
きる。
According to the third aspect of the invention, it is possible to make a correction corresponding to the characteristics of the input image data.

【0014】[0014]

【実施例】以下、図面を参照し、この発明の実施例につ
いて説明する。なお、以下の実施例では、本発明をディ
ジタルカラー複写機等の画像処理装置に適用した場合を
想定している。
Embodiments of the present invention will be described below with reference to the drawings. In the following embodiments, it is assumed that the present invention is applied to an image processing device such as a digital color copying machine.

【0015】A:第1実施例 (1)実施例の全体構成 図1はこの発明の第1実施例による画像処理装置の全体
構成を示すブロック図である。この図において、1はイ
メージスキャナ等の画像入力装置(以下、入力デバイ
ス)、2は入力デバイス固有の色空間とこの画像処理装
置内部で使用している色空間とを相互に変換する色空間
変換部、3は入力色信号の色度変換部、4は入力色信号
の彩度変換部、5は明度圧縮処理部、9は彩度圧縮処理
部、10は後述する出力デバイス固有の色空間とこの画
像処理装置内部で使用している色空間とを相互に変換す
る色空間変換部、11は墨版生成・UCR処理部、12
はプリンタ等の画像出力装置(以下、出力デバイス)で
ある。また、色再現範囲計算部6,7、色再現範囲補正
機構8、彩度圧縮処理部9および明度圧縮処理部5によ
ってガミュート圧縮処理部15が構成されている。
A: First Embodiment (1) Overall Structure of Embodiment FIG. 1 is a block diagram showing the overall structure of an image processing apparatus according to the first embodiment of the present invention. In the figure, 1 is an image input device such as an image scanner (hereinafter referred to as an input device), 2 is a color space conversion for mutually converting a color space specific to the input device and a color space used inside the image processing device. Reference numeral 3 denotes an input color signal chromaticity conversion unit, 4 denotes an input color signal saturation conversion unit, 5 denotes a lightness compression processing unit, 9 denotes a saturation compression processing unit, and 10 denotes an output device-specific color space to be described later. A color space conversion unit for mutually converting the color space used in the image processing apparatus, 11 is a black plate generation / UCR processing unit, 12
Is an image output device such as a printer (hereinafter referred to as an output device). A gamut compression processing unit 15 is configured by the color reproduction range calculation units 6 and 7, the color reproduction range correction mechanism 8, the saturation compression processing unit 9, and the brightness compression processing unit 5.

【0016】(2)実施例の全体動作 次に、上記構成を有する実施例の全体動作について説明
する。まず、入力デバイス1が原稿の画像を読み取り、
入力画像に対応したR(赤),G(緑),B(青)の色
信号を出力する。このR,G,B信号は、色空間変換部
2において当該装置の内部色空間であるL*,a*,b*
信号に変換される。そして、a*,b*信号は、色度変換
部3、彩度変換部4を介して色度と彩度に変換された
後、ガミュート圧縮処理部15に入力され、L*信号
(明度)は、直接ガミュート圧縮処理部15に入力され
る。また、色度の信号は、色度変換部10にも入力され
る。
(2) Overall Operation of Embodiment Next, the overall operation of the embodiment having the above configuration will be described. First, the input device 1 reads the image of the document,
It outputs R (red), G (green), and B (blue) color signals corresponding to the input image. The R, G, B signals are L * , a * , b * which are the internal color spaces of the device in the color space conversion unit 2 .
Converted to a signal. Then, the a * and b * signals are converted into chromaticity and saturation through the chromaticity conversion unit 3 and the saturation conversion unit 4 and then input to the gamut compression processing unit 15, where the L * signal (brightness) is input. Is directly input to the gamut compression processing unit 15. The chromaticity signal is also input to the chromaticity converter 10.

【0017】次に、ガミュート圧縮処理部15において
は、色再現範囲計算部6が、入力色信号の色度と明度
(さらに必要ならば彩度)に対応する出力デバイス12
の色再現範囲(すなわち、最大彩度)を求める。同様
に、色再現範囲計算部7は、上記明度と色度に対応する
入力デバイス1の色再現範囲を求める。そして、色再現
範囲補正機構8は、色再現範囲計算部6によって算出さ
れた出力デバイス12の色再現範囲を補正する。この色
再現範囲の補正は、機器の経時劣化や機体差等による誤
差を補償するためになされるものであるが、その詳細に
ついては後述する。
Next, in the gamut compression processing unit 15, the color reproduction range calculation unit 6 causes the output device 12 corresponding to the chromaticity and the lightness (and the saturation if necessary) of the input color signal.
The color reproduction range (that is, the maximum saturation) is calculated. Similarly, the color reproduction range calculation unit 7 obtains the color reproduction range of the input device 1 corresponding to the lightness and the chromaticity. Then, the color reproduction range correction mechanism 8 corrects the color reproduction range of the output device 12 calculated by the color reproduction range calculation unit 6. The correction of the color reproduction range is performed in order to compensate for errors due to deterioration of the device over time, differences between machine bodies, and the like, and details thereof will be described later.

【0018】さらに、彩度の信号は、ガミュート圧縮処
理部15において、上記補正された最大彩度(補正後の
出力デバイス12の色再現範囲)および入力デバイス1
の色再現範囲と共に彩度圧縮処理部9に入力され、圧縮
写像される。また、明度の信号は、ガミュート圧縮処理
部15における明度圧縮処理部5により圧縮写像され
る。
Further, the saturation signal is corrected in the gamut compression processing unit 15 to the above-described corrected maximum saturation (corrected color reproduction range of the output device 12) and the input device 1.
It is input to the saturation compression processing unit 9 together with the color reproduction range of and is compression-mapped. Further, the brightness signal is compression-mapped by the brightness compression processing unit 5 in the gamut compression processing unit 15.

【0019】こうしてガミュート圧縮された彩度と明度
は、色度変換部3から出力される色度とともに色空間変
換部10へ供給され、Y(イエロー),M(マゼン
ダ),C(シアン)の3色濃度信号に変換される。そし
て、墨版生成・UCR処理部11へ送られ、記録色1色
分の信号が算出され、出力デバイス(プリンタ)12に
て印字される。
The saturation and lightness thus gamut-compressed are supplied to the color space conversion unit 10 together with the chromaticity output from the chromaticity conversion unit 3, and Y (yellow), M (magenta), and C (cyan). It is converted into a three-color density signal. Then, it is sent to the black plate generation / UCR processing unit 11, a signal for one recording color is calculated, and printed by the output device (printer) 12.

【0020】(3)各部の詳細 次に、上記ガミュート圧縮処理部15を構成する各部の
詳細について説明する。 色再現範囲計算部6,7 まず、色再現範囲計算部6,7の詳細について説明す
る。なお、色再現範囲計算部6,7は色再現範囲記憶テ
ーブルの内容を除けば同一構成である。
(3) Details of Each Section Next, details of each section constituting the gamut compression processing section 15 will be described. Color Reproduction Range Calculation Units 6 and 7 First, details of the color reproduction range calculation units 6 and 7 will be described. The color reproduction range calculation units 6 and 7 have the same configuration except the contents of the color reproduction range storage table.

【0021】図2は2次元LUTを用いた色再現範囲計
算部6(あるいは7)の構成例を示すブロック図であ
る。この図において、21は明度と色度(さらに必要で
あれば彩度)の入力信号のそれぞれの上位ビットから2
次元LUTのアドレスを計算するアドレスデコーダ、2
2は2次元LUTで構成された色再現範囲記憶テーブ
ル、23は明度と色度の入力信号のそれぞれの下位ビッ
トから補間係数を計算する補間係数計算部、24〜27
は乗算器、28は加算器である。
FIG. 2 is a block diagram showing a configuration example of the color reproduction range calculation unit 6 (or 7) using a two-dimensional LUT. In this figure, 21 is 2 from the upper bits of each of the input signals of lightness and chromaticity (and saturation if necessary).
An address decoder that calculates the address of the dimensional LUT, 2
Reference numeral 2 is a color reproduction range storage table configured by a two-dimensional LUT, 23 is an interpolation coefficient calculation unit that calculates an interpolation coefficient from the lower bits of each of the lightness and chromaticity input signals, and 24-27.
Is a multiplier and 28 is an adder.

【0022】ここで、図3を参照し、色再現範囲記憶テ
ーブル22の内容について説明する。図3(a)に示す
ように、再現可能な最大彩度C11maxは、色度H1と明度
1により規定され、この最大彩度C11maxが出力デバイ
ス12(色再現範囲計算部7では入力デバイス1)の色
再現範囲情報として色再現範囲記憶テーブル22に記憶
される。例えば図3(b)に示すように、明度を100
のレンジで10.0毎に、色度を360゜のレンジで1
0゜毎に、対応する最大彩度を設定した場合、10×3
6=360個の最大彩度によって色再現範囲が表現され
ることになり、色再現範囲記憶テーブル22は、明度と
色度をキーとした最大彩度の2次元LUTとなる。
The contents of the color reproduction range storage table 22 will now be described with reference to FIG. As shown in FIG. 3A, the maximum reproducible saturation C 11max is defined by the chromaticity H 1 and the lightness V 1 , and this maximum saturation C 11max is the output device 12 (in the color reproduction range calculation unit 7, The color reproduction range information of the input device 1) is stored in the color reproduction range storage table 22. For example, as shown in FIG.
Every 10.0 in the range of 1, and the chromaticity is 1 in the range of 360 °.
When the corresponding maximum saturation is set every 0 °, 10 × 3
The color reproduction range is represented by 6 = 360 maximum saturations, and the color reproduction range storage table 22 is a two-dimensional LUT with maximum saturation using lightness and chromaticity as keys.

【0023】この色再現範囲記憶テーブル22は、明度
と色度の入力信号がそれぞれ8ビット幅であるとする
と、28×28=65536通りのデータを記憶可能な容
量をもつ必要があるが、実際にはテーブル容量の増大を
避けるため、明度と色度の入力データの上位mビット分
の代表点のみ記憶しておき、下位nビットのデータを用
いた補間処理によって色再現範囲を求めるようになって
いる。ここで、入力信号のビット幅がl(エル)ビット
であればl=m+nである。なお、色再現範囲記憶テー
ブル22に記憶されているデータは、この画像処理装置
内部で採用されている彩度とレンジ、ビット幅が等しい
ことが望ましい。
The color reproduction range storage table 22 must have a capacity capable of storing 2 8 × 2 8 = 65536 types of data, assuming that the input signals of lightness and chromaticity each have an 8-bit width. Actually, in order to avoid an increase in the table capacity, only the representative points of the upper m bits of the input data of lightness and chromaticity are stored, and the color reproduction range is obtained by the interpolation processing using the lower n bits of data. It has become. Here, if the bit width of the input signal is 1 (L) bits, then 1 = m + n. It is desirable that the data stored in the color reproduction range storage table 22 have the same saturation, the same range, and the same bit width as those used in the image processing apparatus.

【0024】こうして、入力信号の上位mビットをキー
として色再現範囲記憶テーブル22を参照し、各代表点
における最大彩度C11max〜C22maxを出力する。なお、
この場合テーブルの容量は2m×2m×彩度ビット幅とな
る。一方、補間係数計算部23は、入力信号の下位nビ
ットから、補間係数S11〜S22を計算する。そして、乗
算器24〜27によって最大彩度C11max〜C22maxと補
間係数S11〜S22とを掛け合わせ、加算器28によりこ
れらを加算することにより入力信号に対する色再現範囲
を求めることが可能となる。
In this way, the highest m bits of the input signal are used as a key to refer to the color reproduction range storage table 22 and the maximum saturation C 11max to C 22max at each representative point is output. In addition,
In this case, the capacity of the table is 2 m × 2 m × saturation bit width. On the other hand, the interpolation coefficient calculation unit 23 calculates the interpolation coefficients S 11 to S 22 from the lower n bits of the input signal. Then, the multipliers 24 to 27 multiply the maximum saturation C 11max to C 22max and the interpolation coefficients S 11 to S 22 and the adder 28 adds them to obtain a color reproduction range for the input signal. Becomes

【0025】さらに図4を参照し、色再現範囲計算部
6,7による2次元LUTを用いた補間処理の方法を説
明する。図4において、入力色信号の明度と色度を(V
P,HP)とすると、その上位mビットから4つの代表点
(V1,H1)、(V2,H1)、(V1,H2)、(V2
2)を求め、色再現範囲記憶テーブル22を検索する
ことにより、それぞれの代表点における色再現範囲C
11max〜C22maxを求める。次いで、(VP,HP)の下位
nビットから、代表点により囲まれた矩形領域を4つの
矩形領域に分割し、それぞれの面積S11〜S22を補間係
数として出力する。ここで、面積S11〜S22は、代表点
により囲まれた矩形領域の面積を1として計算する。す
なわち、(VP,HP)に対する色再現範囲Cpmaxは次式
(1)で与えられる。 Cpmax=C11max×S22+C12max×S21+C21max×S12+C22max×S11 ……………(1)
Further, referring to FIG. 4, a method of interpolation processing using the two-dimensional LUT by the color reproduction range calculation units 6 and 7 will be described. In FIG. 4, the brightness and chromaticity of the input color signal are represented by (V
P, when the H P), 4 single representative points from the upper m bits (V 1, H 1), (V 2, H 1), (V 1, H 2), (V 2,
H 2 ), and the color reproduction range storage table 22 is searched to obtain the color reproduction range C at each representative point.
Calculate 11max to C22max . Then, the lower n bits of the (V P, H P), dividing the rectangular region surrounded by the representative points into four rectangular areas, and outputs the respective areas S 11 to S 22 as the interpolation coefficient. Here, the areas S 11 to S 22 are calculated assuming that the area of the rectangular region surrounded by the representative points is 1. That is, the color reproduction range C pmax for (V P , H P ) is given by the following equation (1). C pmax = C 11max × S 22 + C 12max × S 21 + C 21max × S 12 + C 22max × S 11 (1)

【0026】なお、ここでは2次元LUTを用いた例を
示したが、図5に示すように、3次元LUTを用いて拡
張することも可能である。また、LUTにはRAMやR
OM等の半導体メモリが適しており、外部から書き換え
可能な構成であればなお望ましい。さらに、(VP
P)の組合せを全てカバーできるテーブル容量を持つ
ことが可能であれば、上記補間係数計算部23を省略可
能である。
Although an example using a two-dimensional LUT has been shown here, it is also possible to expand using a three-dimensional LUT as shown in FIG. In addition, the LUT has RAM and R
A semiconductor memory such as an OM is suitable, and it is more desirable if it has a rewritable structure from the outside. Furthermore, (V P ,
If it is possible to have a table capacity that can cover all combinations of H P ), the interpolation coefficient calculation unit 23 can be omitted.

【0027】また、補間係数計算のアルゴリズムは、上
記の例に限定されるものではなく、他の公知のアルゴリ
ズムを用いてもよい。また、補間係数計算部23、色再
現範囲記憶テーブル22をソフトウェアによって構成
し、色再現範囲を求めるようにしてもよい。
The algorithm for calculating the interpolation coefficient is not limited to the above example, and other known algorithms may be used. Further, the interpolation coefficient calculation unit 23 and the color reproduction range storage table 22 may be configured by software to obtain the color reproduction range.

【0028】色再現範囲補正機構8 次に、色再現範囲補正機構8の詳細について説明する。
図6は、補正係数テーブルを用いた色再現範囲補正機構
8の構成例を示すブロック図である。同図において、5
0は補正係数テーブル、52は加減算器である。すなわ
ち、入力色信号の明度と色度(さらに必要ならば彩度)
から出力デバイス12の再現可能な最大彩度が前述の色
再現範囲計算部6によって求められる一方、色度をキー
とした1次元LUTにより構成された補正係数テーブル
50から色度に対する補正係数(符号付の定数)が得ら
れる。そして色再現範囲(上記最大彩度)と補正係数は
加減算器52によって加減算され、これによって色再現
範囲が補正される。
Color Reproduction Range Correction Mechanism 8 Next, details of the color reproduction range correction mechanism 8 will be described.
FIG. 6 is a block diagram showing a configuration example of the color reproduction range correction mechanism 8 using the correction coefficient table. In the figure, 5
Reference numeral 0 is a correction coefficient table, and 52 is an adder / subtractor. That is, the brightness and chromaticity of the input color signal (and the saturation if necessary)
From the above, the maximum reproducible saturation of the output device 12 is obtained by the color reproduction range calculation unit 6 described above, while the correction coefficient table 50 composed of a one-dimensional LUT using the chromaticity as a key is used Constant) is obtained. Then, the color reproduction range (the above-mentioned maximum saturation) and the correction coefficient are added and subtracted by the adder / subtractor 52, whereby the color reproduction range is corrected.

【0029】ここで、上記補正係数は、例えば図7に示
すように、経過時間をカウントするタイマ55あるいは
画像処理回数(例えば複写回数)をカウントするカウン
タ56のカウント動作に応じて値をインクリメントある
いはデクリメントすることにより自動的に更新される。
これにより、出力デバイス12の経時劣化に対応するよ
う色再現範囲を簡便に補正することが可能となる。
Here, for example, as shown in FIG. 7, the correction coefficient is incremented or incremented in accordance with the counting operation of the timer 55 for counting the elapsed time or the counter 56 for counting the number of image processes (for example, the number of copying). It is automatically updated by decrementing.
This makes it possible to easily correct the color reproduction range so as to cope with the deterioration of the output device 12 with time.

【0030】また、補正係数を変える他の態様として、
例えば図8に示すユーザインタフェースを介し、操作者
が補正係数テーブル50の内容を設定するよう構成する
ことも可能である。図8に示すユーザインタフェース
は、図9に示す制御回路によって制御される。この回路
は、CPU71、ROM72、RAM73、LCD(Liq
uid Crystal Display)コントローラ74、パラレルイン
タフェース75、LCD76および操作パネル77から
構成されている。
As another mode of changing the correction coefficient,
For example, the operator may set the contents of the correction coefficient table 50 via the user interface shown in FIG. The user interface shown in FIG. 8 is controlled by the control circuit shown in FIG. This circuit includes a CPU 71, a ROM 72, a RAM 73, an LCD (Liq
A uid crystal display) controller 74, a parallel interface 75, an LCD 76 and an operation panel 77.

【0031】CPU71は、LCD76をLCDコント
ローラ74を介して操作し、図8に示したユーザインタ
フェースにて操作者に対し操作を促す。また、操作パネ
ル77は、LCD76に重ねて設置されており、操作者
がLCD76上に表示された仮想ボタン61〜64(図
8参照)に触れると、CPU71がその位置を認識し、
操作情報を得るようになっている。
The CPU 71 operates the LCD 76 via the LCD controller 74, and prompts the operator to operate it through the user interface shown in FIG. Further, the operation panel 77 is installed so as to overlap the LCD 76, and when the operator touches the virtual buttons 61 to 64 (see FIG. 8) displayed on the LCD 76, the CPU 71 recognizes the position,
It is designed to obtain operation information.

【0032】このような構成によれば、操作者が色選択
ボタン61(図8参照)により「レッド」、「イエロ
ー」等を選択し、数値入力ボタン62により所望の補正
量を入力した後、終了ボタン64を押圧すると、この入
力情報がCPU71に取り込まれ、補正係数が補正係数
テーブル50に設定される。これにより、上記経時劣化
の他、機体差等による色再現範囲の誤差を簡便に補正す
ることが可能となる。
According to this structure, the operator selects "red", "yellow" or the like with the color selection button 61 (see FIG. 8) and inputs a desired correction amount with the numerical value input button 62, When the end button 64 is pressed, this input information is taken into the CPU 71 and the correction coefficient is set in the correction coefficient table 50. This makes it possible to easily correct an error in the color reproduction range due to a difference in machine body or the like in addition to the above-described deterioration with time.

【0033】さらに、補正係数を制御する他の態様とし
て、プレスキャン時に入力画像の色度に関する分布を解
析し、その解析結果に応じて色再現範囲の補正係数を制
御するよう構成することも可能である。図10は、こう
した制御を行う制御回路の構成例を示すブロック図であ
る。同図に示すように、この回路は、切替器81、ヒス
トグラム作成部82および補正係数テーブル作成部83
から構成されている。
Further, as another mode of controlling the correction coefficient, it is possible to analyze the distribution of the chromaticity of the input image at the time of prescanning and control the correction coefficient of the color reproduction range according to the analysis result. Is. FIG. 10 is a block diagram showing a configuration example of a control circuit that performs such control. As shown in the figure, this circuit includes a switch 81, a histogram creating section 82, and a correction coefficient table creating section 83.
It consists of

【0034】このような構成によれば、プレスキャン時
に切替器81が色再現範囲計算部6の出力をヒストグラ
ム作成部82側に切り替え、ヒストグラム作成部82は
入力画像の色度に関するヒストグラムを作成する。そし
て、プレスキャン終了後、補正係数テーブル作成部83
は、上記ヒストグラムに基づき色再現範囲の補正係数を
計算し、この結果を補正係数テーブル50に設定する。
With such a configuration, the switch 81 switches the output of the color reproduction range calculation section 6 to the histogram creation section 82 side during the prescan, and the histogram creation section 82 creates a histogram relating to the chromaticity of the input image. . Then, after the completion of the prescan, the correction coefficient table creating unit 83
Calculates the correction coefficient of the color reproduction range based on the above histogram, and sets the result in the correction coefficient table 50.

【0035】ここで、図11はヒストグラム作成部82
が作成するヒストグラムの一例を示している。このヒス
トグラムは色度に対する入力画素の出現頻度を示すもの
であるから、補正係数は、この頻度の関数として次式
(2)のようにして与えられる。 補正係数=f(頻度) ……………………………………………………(2) f():任意の関数
Here, FIG. 11 shows a histogram creating section 82.
3 shows an example of a histogram created by. Since this histogram shows the appearance frequency of the input pixel with respect to the chromaticity, the correction coefficient is given as a function of this frequency as in the following expression (2). Correction coefficient = f (frequency) ……………………………………………… (2) f (): Arbitrary function

【0036】上記関数f()は、特定のものに限られな
いが、色再現範囲外となる画素の出現頻度が増えるに従
って圧縮率が大となる補正係数が得られるよう関数を設
定すれば、入力画像のうち色再現範囲外となる画素が少
ない場合にも不必要に圧縮することなく、可能な限り階
調を保存するような補正を行うことが可能となる。
The function f () is not limited to a specific one, but if the function is set so that a correction coefficient with a higher compression rate is obtained as the frequency of appearance of pixels outside the color reproduction range increases, Even when the number of pixels outside the color reproduction range in the input image is small, it is possible to perform correction such that gradations are saved as much as possible without unnecessary compression.

【0037】なお、色再現範囲補正機構8のアルゴリズ
ムは、上記の構成例に限定されるものではなく、ソフト
ウェアによって構成することももちろん可能である。
The algorithm of the color reproduction range correction mechanism 8 is not limited to the above-mentioned configuration example, and can be constructed by software as a matter of course.

【0038】彩度圧縮処理部9 次に、彩度圧縮処理部9の詳細について説明する。図1
2は彩度圧縮処理部9の構成例を示すブロック図であ
る。この図に示すように、彩度圧縮処理部9は、除算器
122と乗算器123によって構成されており、入力デ
バイス1と出力デバイス12の最大彩度の比に対応して
彩度を線形圧縮するものである。すなわち、除算器12
2は、色再現範囲計算部6から供給される出力デバイス
12の最大彩度を色再現範囲計算部7から供給される入
力デバイス1の最大彩度で除算し、この結果を彩度圧縮
係数として出力する。そして、乗算器123は、上記彩
度圧縮係数と入力彩度とを乗算し、この結果を圧縮され
た彩度として出力する。すなわち、圧縮された彩度は次
式(3)で与えられる。 圧縮された彩度=Cout/Cin×入力彩度 ……………………………(3) Cout:出力デバイス12の再現可能な最大彩度 Cin :入力デバイス1の再現可能な最大彩度
Saturation Compression Processing Unit 9 Next, details of the saturation compression processing unit 9 will be described. FIG.
2 is a block diagram showing a configuration example of the saturation compression processing unit 9. As shown in this figure, the saturation compression processing unit 9 is composed of a divider 122 and a multiplier 123, and linearly compresses the saturation in accordance with the ratio of the maximum saturation of the input device 1 and the output device 12. To do. That is, the divider 12
2 divides the maximum saturation of the output device 12 supplied from the color reproduction range calculation unit 6 by the maximum saturation of the input device 1 supplied from the color reproduction range calculation unit 7 and uses this result as the saturation compression coefficient. Output. Then, the multiplier 123 multiplies the saturation compression coefficient by the input saturation, and outputs the result as the compressed saturation. That is, the compressed saturation is given by the following equation (3). Compressed saturation = C out / C in × input saturation ………………………… (3) C out : maximum reproducible saturation of the output device 12 C in : reproduction of the input device 1 Maximum saturation possible

【0039】なお、彩度圧縮のアルゴリズムは、上記の
例に限定されるものではなく、他の公知のアルゴリズム
を採用することももちろん可能である。
The saturation compression algorithm is not limited to the above example, and other known algorithms can of course be adopted.

【0040】明度圧縮処理部5 次に、明度圧縮処理部5の詳細について説明する。図1
3は、明度圧縮処理部5の詳細を示すブロックである。
この図において、明度再現範囲記憶テーブル101に
は、出力デバイス12と入力デバイス1の各々が再現可
能な最大明度(以下、ホワイトポイントという)と最小
明度(以下、ブラックポイントという)が記憶されてい
る。105〜107は減算器、108は除算器、109
は乗算器、110は加算器である。こうした構成によ
り、出力デバイス12と入力デバイス1の各々について
ホワイトポイントとブラックポイントの差を求め、これ
らの差の比に基づいて明度を線形圧縮する。
Brightness Compression Processing Unit 5 Next, details of the brightness compression processing unit 5 will be described. FIG.
Reference numeral 3 is a block showing details of the brightness compression processing unit 5.
In this figure, the brightness reproduction range storage table 101 stores the maximum brightness (hereinafter referred to as a white point) and the minimum brightness (hereinafter referred to as a black point) that can be reproduced by each of the output device 12 and the input device 1. . 105 to 107 are subtractors, 108 is a divider, 109
Is a multiplier and 110 is an adder. With such a configuration, the difference between the white point and the black point is obtained for each of the output device 12 and the input device 1, and the lightness is linearly compressed based on the ratio of these differences.

【0041】すなわち、圧縮係数は、出力デバイス12
と入力デバイス1のホワイトポイントとブラックポイン
トから次式(4)より得られる。 圧縮係数=(Wpout−Bpout)/(Wpin−Bpin) …………………(4) Wpout:出力デバイス12のホワイトポイント Bpout:出力デバイス12のブラックポイント Wpin :入力デバイス1のホワイトポイント Bpin :入力デバイス1のブラックポイント
That is, the compression coefficient is the output device 12
And the white point and the black point of the input device 1 are obtained from the following equation (4). Compression coefficient = (W pout −B pout ) / (W pin −B pin ) ... (4) W pout : White point of output device 12 B pout : Black point of output device 12 W pin : Input White point of device 1 B pin : Black point of input device 1

【0042】そして、入力明度から入力デバイス1のブ
ラックポイントを減算した値と上記圧縮係数とを乗算
し、さらに出力デバイス12のブラックポイントを加算
することにより、圧縮された明度を次式(5)により算
出する。 圧縮された明度=(入力明度−Bpin)×圧縮係数+Bpout …………(5 )
Then, the value obtained by subtracting the black point of the input device 1 from the input lightness is multiplied by the compression coefficient, and the black point of the output device 12 is added to obtain the compressed lightness by the following equation (5). Calculate by Compressed lightness = (input lightness-B pin ) × compression coefficient + B pout ………… (5)

【0043】なお、上記入力明度と圧縮された明度との
対応関係をLUTに記憶しておき、入力明度をキーとし
てテーブル検索により明度の圧縮結果を出力するよう構
成してもよい。また、明度圧縮のアルゴリズムは、上記
の例に限定されるものではなく、他の公知のアルゴリズ
ムを採用することももちろん可能である。
The correspondence between the input lightness and the compressed lightness may be stored in the LUT, and the lightness compression result may be output by a table search using the input lightness as a key. Further, the brightness compression algorithm is not limited to the above example, and other known algorithms can of course be adopted.

【0044】(4)まとめ 上述したように、本実施例によれば、色再現範囲のガミ
ュート圧縮により色再現範囲が異なる画像入力装置1と
画像出力装置12の間でカラーマッチング処理を行う画
像処理装置において、色再現範囲補正機構8を設けるこ
とにより色再現範囲の変化に対応した補正が可能とな
る。
(4) Summary As described above, according to the present embodiment, image processing for performing color matching processing between the image input device 1 and the image output device 12 having different color reproduction ranges by gamut compression of the color reproduction range. By providing the color reproduction range correction mechanism 8 in the apparatus, it becomes possible to perform correction corresponding to changes in the color reproduction range.

【0045】特に、図7に示したタイマやカウンタを用
いる構成では、機器の経時劣化による色再現範囲の変化
に対応可能となる。また、図8および図9に示したユー
ザインタフェースを用いる構成によれば、簡便な操作に
より機体差等の誤差を補正することが可能となる。さら
に、図10に示した入力画像のヒストグラムを利用する
構成によれば、入力色信号に応じて適切なガミュート圧
縮処理を行うことができ、より原稿に忠実な、もしくは
よりユーザの目的に合った画像を提供することが可能と
なる。
In particular, the configuration using the timer and counter shown in FIG. 7 can cope with the change in the color reproduction range due to the deterioration of the device over time. Further, with the configuration using the user interface shown in FIGS. 8 and 9, it is possible to correct an error such as a machine difference by a simple operation. Further, according to the configuration using the histogram of the input image shown in FIG. 10, it is possible to perform appropriate gamut compression processing according to the input color signal, which is more faithful to the original or more suitable for the user's purpose. It becomes possible to provide an image.

【0046】(5)その他の変更例 なお、上記彩度圧縮処理部9、明度圧縮処理部5に採用
した圧縮アルゴリズムに基づき、入力デバイス1の色再
現範囲を色再現範囲機構8により補正することも可能で
ある。また、本実施例では彩度と明度のみを別途圧縮写
像しているが、彩度と明度で構成する平面上で圧縮写像
しても、あるいは彩度と明度と色度で構成する空間上で
圧縮写像してもよい。すなわち、本発明は、ガミュート
圧縮処理のアルゴリズムを変更しても何ら影響を受ける
ものではない。また、ガミュート圧縮処理部15に採用
すべきガミュート圧縮処理のアルゴリズムにより、彩度
圧縮処理部9および明度圧縮処理部5に入力すべき信号
は適宜変更される。
(5) Other Modifications Note that the color reproduction range of the input device 1 is corrected by the color reproduction range mechanism 8 based on the compression algorithm adopted in the saturation compression processing unit 9 and the brightness compression processing unit 5. Is also possible. Further, in the present embodiment, only the saturation and the lightness are separately compression-mapped, but even if they are compression-mapped on the plane composed of the saturation and the lightness, or in the space composed of the saturation, the lightness and the chromaticity. It may be compressed. That is, the present invention is not affected even if the algorithm of the gamut compression processing is changed. Further, the signals to be input to the saturation compression processing unit 9 and the brightness compression processing unit 5 are appropriately changed by the algorithm of the gamut compression processing to be adopted by the gamut compression processing unit 15.

【0047】B:第2実施例 次に、この発明の第2実施例について説明する。図14
はこの発明の第2実施例による画像処理装置の全体構成
を示すブロック図である。この図において、図1に示し
た第1実施例の各部と共通する部分については同一符号
を付し、その説明を省略する。この図に示す実施例は、
ガミュート圧縮処理部の構成おいて図1に示した第1実
施例と異なっている。すなわち、本実施例のガミュート
圧縮処理部16は、色再現範囲変換部6、色再現範囲補
正機構8、比較器13、彩度圧縮処理部14、明度圧縮
処理部5′によって構成されている。
B: Second Embodiment Next, a second embodiment of the present invention will be described. 14
FIG. 9 is a block diagram showing an overall configuration of an image processing apparatus according to a second embodiment of the present invention. In this figure, parts that are the same as the parts of the first embodiment shown in FIG. 1 are assigned the same reference numerals and explanations thereof are omitted. The example shown in this figure
The configuration of the gamut compression processing unit is different from that of the first embodiment shown in FIG. That is, the gamut compression processing unit 16 of this embodiment is composed of the color reproduction range conversion unit 6, the color reproduction range correction mechanism 8, the comparator 13, the saturation compression processing unit 14, and the brightness compression processing unit 5 '.

【0048】比較器13は、色再現範囲補正機構8によ
り補正された最大彩度と入力色信号の彩度とを比較し
て、入力色信号の彩度が色再現範囲外であるか否かを判
定し、この判定結果をフラグ値として出力する。
The comparator 13 compares the maximum saturation corrected by the color reproduction range correction mechanism 8 with the saturation of the input color signal to determine whether the saturation of the input color signal is outside the color reproduction range. Is determined and the determination result is output as a flag value.

【0049】彩度圧縮処理部14は、図15に示すよう
に、セレクタ121によって構成されており、比較器1
3から供給されるフラグ値に応じて、色再現範囲計算部
6から供給される出力デバイス12の最大彩度と入力彩
度の何れかを選択する。すなわち、表1に示すように、
フラグ値が色再現範囲外を示す場合、最大彩度を出力
し、フラグ値が色再現範囲内を示す場合、入力彩度を出
力する。これにより、出力デバイス12の出力可能な最
大彩度により、入力彩度がクリッピングされる。
As shown in FIG. 15, the saturation compression processing section 14 is composed of a selector 121, and the comparator 1
In accordance with the flag value supplied from No. 3, either the maximum saturation or the input saturation of the output device 12 supplied from the color reproduction range calculation unit 6 is selected. That is, as shown in Table 1,
When the flag value indicates outside the color reproduction range, the maximum saturation is output, and when the flag value indicates inside the color reproduction range, the input saturation is output. As a result, the input saturation is clipped by the maximum saturation that the output device 12 can output.

【0050】[0050]

【表1】 [Table 1]

【0051】また、明度圧縮処理部5′は、図16に示
すように、明度再現範囲記憶テーブル101、比較器1
02,103およびセレクタ104によって構成されて
いる。明度再現範囲記憶テーブル101には、出力デバ
イス12のホワイトポイントとブラックポイントが記憶
されており、比較器102は、このホワイトポイントと
入力される明度とを比較する。一方、比較器103は、
上記ブラックポイントと入力される明度とを比較する。
そして、セレクタ104は、上記比較器102,103
の比較結果に応じて、表2に示すように出力すべき明度
を選択する。これにより、出力デバイス12のホワイト
ポイントとブラックポイントにより入力明度がクリッピ
ングされる。
The brightness compression processing section 5 ', as shown in FIG. 16, has a brightness reproduction range storage table 101 and a comparator 1.
02, 103 and selector 104. The white point and the black point of the output device 12 are stored in the brightness reproduction range storage table 101, and the comparator 102 compares the white point and the input brightness. On the other hand, the comparator 103
The black point is compared with the input lightness.
Then, the selector 104 includes the comparators 102 and 103.
The brightness to be output is selected as shown in Table 2 in accordance with the result of the comparison. As a result, the input lightness is clipped by the white point and the black point of the output device 12.

【0052】[0052]

【表2】 [Table 2]

【0053】上述した構成によれば、上記第1実施例と
同様、色再現範囲計算部6において、入力色信号の色度
と明度(さらに必要ならば彩度)から当該明度と色度に
対応する出力デバイス12の色再現範囲(すなわち、最
大彩度)を求められ、この結果が色再現範囲補正機構8
において補正される。
According to the above-described structure, as in the first embodiment, the color reproduction range calculation section 6 corresponds to the brightness and chromaticity from the chromaticity and brightness (and saturation if necessary) of the input color signal. The color reproduction range (that is, the maximum saturation) of the output device 12 is calculated, and the result is the color reproduction range correction mechanism 8.
Is corrected in.

【0054】そして、比較器13において、上記補正さ
れた最大彩度と入力色信号の彩度が比較され、入力色信
号の彩度が色再現範囲外であるかを示すフラグ値が彩度
圧縮処理部14へ供給される。彩度圧縮処理部14で
は、入力色信号の彩度が上記フラグ値に応じてクリッピ
ングされる。また、入力色信号の明度は、明度圧縮処理
部5′においてクリッピングされる。
Then, in the comparator 13, the corrected maximum saturation is compared with the saturation of the input color signal, and the flag value indicating whether the saturation of the input color signal is outside the color reproduction range is compressed. It is supplied to the processing unit 14. In the saturation compression processing unit 14, the saturation of the input color signal is clipped according to the flag value. The brightness of the input color signal is clipped by the brightness compression processing unit 5 '.

【0055】このように本実施例においては、上記第1
実施例と異なり、簡単なクリッピング操作により入力色
信号の色再現範囲が圧縮される。色再現範囲の補正等そ
の他の構成、動作については上記第1実施例と同様であ
る。
As described above, in this embodiment, the first
Unlike the embodiment, the color reproduction range of the input color signal is compressed by a simple clipping operation. Other configurations and operations such as correction of the color reproduction range are the same as those in the first embodiment.

【0056】C:装置構成の変更例 なお、本発明は、複数の機器から構成されるシステムに
適用しても、1つの機器から成る装置に適用しても良
い。また、本発明は、一部あるいは全てのアルゴリズム
をソフトウェアによって実現することも可能である。
C: Modification of Device Configuration The present invention may be applied to a system composed of a plurality of devices or to a device composed of a single device. Further, the present invention can realize some or all of the algorithms by software.

【0057】[0057]

【発明の効果】以上説明したように、請求項1記載の発
明によれば、特性情報の内容を変更する作業を伴うこと
なく、簡便に機体差等の種々の原因による誤差を解消す
ることができ、色再現性の向上を図ることができる。ま
た、請求項2記載の発明によれば、経時劣化を原因とす
る誤差を解消することにより色再現性の向上を図ること
ができる。また、請求項3記載の発明によれば、入力さ
れる画像データの特性に対応した補正を行うことができ
るので、各々の画像データに適したカラーマッチング処
理を行うことより色再現性の向上を図ることができる。
As described above, according to the invention described in claim 1, it is possible to easily eliminate the error due to various causes such as machine body difference without the work of changing the contents of the characteristic information. Therefore, the color reproducibility can be improved. According to the second aspect of the invention, the color reproducibility can be improved by eliminating the error caused by the deterioration over time. Further, according to the third aspect of the invention, since the correction corresponding to the characteristic of the input image data can be performed, the color reproducibility is improved by performing the color matching processing suitable for each image data. Can be planned.

【図面の簡単な説明】[Brief description of drawings]

【図1】 この発明の第1実施例による画像処理装置の
全体構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of an image processing apparatus according to a first embodiment of the present invention.

【図2】 同画像処理装置の色再現範囲計算部の構成例
を示すブロック図である。
FIG. 2 is a block diagram showing a configuration example of a color reproduction range calculation unit of the image processing apparatus.

【図3】 同色再現範囲計算部で使用される色再現範囲
記憶テーブルの内容を説明するための概念図であり、
(a)は明度、色度および彩度の関係を、(b)はテー
ブルの内容を示している。
FIG. 3 is a conceptual diagram for explaining the contents of a color reproduction range storage table used in the same color reproduction range calculation unit,
(A) shows the relationship among lightness, chromaticity, and saturation, and (b) shows the contents of the table.

【図4】 同色再現範囲計算部で行われる補間処理の方
法を説明するための概念図である。
FIG. 4 is a conceptual diagram for explaining a method of interpolation processing performed by the same color reproduction range calculation unit.

【図5】 同画像処理装置の色再現範囲計算部の他の構
成例を示すブロック図である。
FIG. 5 is a block diagram showing another configuration example of a color reproduction range calculation unit of the image processing apparatus.

【図6】 同画像処理装置の色再現補正機構の構成例を
示すブロック図である。
FIG. 6 is a block diagram showing a configuration example of a color reproduction correction mechanism of the image processing apparatus.

【図7】 タイマあるいはカウンタを利用した色再現補
正機構を示すブロック図である。
FIG. 7 is a block diagram showing a color reproduction correction mechanism using a timer or a counter.

【図8】 色再現補正機構の補正係数テーブルの内容を
設定するためのユーザインタフェースの構成を示す平面
図である。
FIG. 8 is a plan view showing the configuration of a user interface for setting the contents of the correction coefficient table of the color reproduction correction mechanism.

【図9】 同ユーザインタフェースの制御回路の構成を
示すブロック図である。
FIG. 9 is a block diagram showing a configuration of a control circuit of the user interface.

【図10】 ヒストグラムを利用した色再現補正機構を
示すブロック図である。
FIG. 10 is a block diagram showing a color reproduction correction mechanism using a histogram.

【図11】 同色再現補正機構で作成されるヒストグラ
ムの一例を示す図である。
FIG. 11 is a diagram showing an example of a histogram created by the same color reproduction correction mechanism.

【図12】 同画像処理装置の彩度圧縮処理部の構成例
を示すブロック図である。
FIG. 12 is a block diagram showing a configuration example of a saturation compression processing unit of the image processing apparatus.

【図13】 同画像処理装置の明度圧縮処理部の構成例
を示すブロック図である。
FIG. 13 is a block diagram showing a configuration example of a brightness compression processing unit of the image processing apparatus.

【図14】 この発明の第2実施例による画像処理装置
の全体構成を示すブロック図である。
FIG. 14 is a block diagram showing the overall configuration of an image processing apparatus according to a second embodiment of the present invention.

【図15】 同画像処理装置の彩度圧縮処理部の構成例
を示すブロック図である。
FIG. 15 is a block diagram showing a configuration example of a saturation compression processing unit of the image processing apparatus.

【図16】 同画像処理装置の明度圧縮処理部の構成例
を示すブロック図である。
FIG. 16 is a block diagram showing a configuration example of a brightness compression processing unit of the image processing apparatus.

【符号の説明】[Explanation of symbols]

1 画像入力装置 2,10 色空間変換部 3 色度変換部 4 彩度変換部 5 明度圧縮処理部 6,7 色再現範囲計算部 8 色再現範囲補正機構 9,14 彩度圧縮処理部 10 墨版生成・UCR処理部 11 画像出力装置 13 比較器 15,16 ガミュート圧縮処理部 22 色再現範囲記憶テーブル 50 補正係数テーブル 1 image input device 2, 10 color space conversion unit 3 chromaticity conversion unit 4 saturation conversion unit 5 brightness compression processing unit 6, 7 color reproduction range calculation unit 8 color reproduction range correction mechanism 9, 14 saturation compression processing unit 10 ink Plate generation / UCR processing unit 11 Image output device 13 Comparator 15, 16 Gamut compression processing unit 22 Color reproduction range storage table 50 Correction coefficient table

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G03G 15/01 115 G06T 1/00 H04N 1/46 G06F 15/66 310 H04N 1/46 Z Front page continuation (51) Int.Cl. 6 Identification code Office reference number FI Technical display location G03G 15/01 115 G06T 1/00 H04N 1/46 G06F 15/66 310 H04N 1/46 Z

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力される画像データを所定の画像出力
装置の特性に適合するよう変換処理する画像処理装置に
おいて、 前記画像出力装置の色再現範囲に対応した特性情報を記
憶する記憶手段と、 前記特性情報に基づき、前記画像データに対して前記画
像出力装置の色再現範囲に適合するようカラーマッチン
グ処理を施す変換手段と、 前記変換手段によるカラーマッチング処理の基準となる
色再現範囲を補正する補正手段とを具備することを特徴
とする画像処理装置。
1. An image processing apparatus for converting input image data so as to match characteristics of a predetermined image output apparatus, and storage means for storing characteristic information corresponding to a color reproduction range of the image output apparatus. Based on the characteristic information, a conversion unit that performs a color matching process on the image data so as to match the color reproduction range of the image output device, and a color reproduction range that is a reference of the color matching process by the conversion unit is corrected. An image processing apparatus comprising: a correction unit.
【請求項2】 前記補正手段による補正量は、経過時間
または画像出力回数に応じて更新されることを特徴とす
る請求項1記載の画像処理装置。
2. The image processing apparatus according to claim 1, wherein the correction amount by the correction unit is updated according to the elapsed time or the number of image outputs.
【請求項3】 前記補正手段による補正量は、前記画像
データの特性に応じて決定されることを特徴とする請求
項1記載の画像処理装置。
3. The image processing apparatus according to claim 1, wherein the correction amount by the correction means is determined according to the characteristics of the image data.
JP7015356A 1995-02-01 1995-02-01 Image processing method Pending JPH08214175A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7015356A JPH08214175A (en) 1995-02-01 1995-02-01 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7015356A JPH08214175A (en) 1995-02-01 1995-02-01 Image processing method

Publications (1)

Publication Number Publication Date
JPH08214175A true JPH08214175A (en) 1996-08-20

Family

ID=11886530

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7015356A Pending JPH08214175A (en) 1995-02-01 1995-02-01 Image processing method

Country Status (1)

Country Link
JP (1) JPH08214175A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100362379B1 (en) * 1999-12-27 2002-11-23 한국전자통신연구원 Non-linear gamut compression device and method using multiple-convergent points
US7167275B2 (en) 2000-10-06 2007-01-23 Seiko Epson Corporation Image processing apparatus, image processing method, program, and recording medium
KR100834762B1 (en) * 2006-09-29 2008-06-05 삼성전자주식회사 Method and apparatus for gamut mapping for cross medias
KR20140038204A (en) * 2012-09-20 2014-03-28 현대모비스 주식회사 Moving object tracking system and method
JP2015076692A (en) * 2013-10-08 2015-04-20 富士ゼロックス株式会社 Color processing device, color adjusting method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100362379B1 (en) * 1999-12-27 2002-11-23 한국전자통신연구원 Non-linear gamut compression device and method using multiple-convergent points
US7167275B2 (en) 2000-10-06 2007-01-23 Seiko Epson Corporation Image processing apparatus, image processing method, program, and recording medium
KR100834762B1 (en) * 2006-09-29 2008-06-05 삼성전자주식회사 Method and apparatus for gamut mapping for cross medias
KR20140038204A (en) * 2012-09-20 2014-03-28 현대모비스 주식회사 Moving object tracking system and method
JP2015076692A (en) * 2013-10-08 2015-04-20 富士ゼロックス株式会社 Color processing device, color adjusting method, and program

Similar Documents

Publication Publication Date Title
US7385739B2 (en) Image processing method and apparatus for color conversion accommodating device non-linearity
US5552904A (en) Color correction method and apparatus using adaptive region separation
US7403315B2 (en) Color conversion definition creating method, color conversion definition creating apparatus, and color conversion definition creating program storage medium
US5712925A (en) Image processing system which maps color image signals within a reproduction range of an output device
US7239425B2 (en) Color processing method and apparatus for generating a conversion condition for converting data in a device independent color space into data in a device dependent color space
US6657746B1 (en) Look-up table constructing method and color conversion apparatus
US5710872A (en) Color image recording device, system, and method
JPH0686059A (en) Method and device for color conversion
US7355752B2 (en) Two-dimensional calibration architectures for color devices
JP2002016818A (en) Color correction method and device, and recording medium
US20080007784A1 (en) Color conversion definition creating method, color conversion definition creating apparatus, and color conversion definition creating program storage medium
US5677967A (en) Method of and apparatus for converting between a color appearance space and a colorant space
US6151135A (en) Method and apparatus for color reproduction
JP3339770B2 (en) Color converter
JPH05183742A (en) Device for deciding color compensation parameter
JP2952489B2 (en) Image recording device
JPH10200770A (en) Method for correcting color of picture data
JP4137393B2 (en) Image processing apparatus, image processing method, color conversion table creation method, and recording medium
JPH08214175A (en) Image processing method
JP2001045313A (en) Method and device for converting color, color conversion program storage medium and method for correcting color
JP4321698B2 (en) Image output method and apparatus, and recording medium
JP2001285638A (en) Image processing method
JPH04304775A (en) Color correction method for color picture signal
JPH0946529A (en) Image processing unit and method
EP1093297B1 (en) Color conversion device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040511

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040628

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040803