JP2000134495A - Color correcting device - Google Patents

Color correcting device

Info

Publication number
JP2000134495A
JP2000134495A JP10321283A JP32128398A JP2000134495A JP 2000134495 A JP2000134495 A JP 2000134495A JP 10321283 A JP10321283 A JP 10321283A JP 32128398 A JP32128398 A JP 32128398A JP 2000134495 A JP2000134495 A JP 2000134495A
Authority
JP
Japan
Prior art keywords
color correction
reference table
value
color
correction reference
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
JP10321283A
Other languages
Japanese (ja)
Inventor
Noriko Miyagi
徳子 宮城
Koji Kobayashi
幸二 小林
Satoshi Ouchi
敏 大内
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP10321283A priority Critical patent/JP2000134495A/en
Publication of JP2000134495A publication Critical patent/JP2000134495A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a color correcting device which requires less memory capacity by paying attention to the redundancy of a color correction reference table memory when a document-kind, recording-paper-kind, or image-processing- mode corresponding color correction is performed by a memory interpolation system. SOLUTION: A reference table generation part 4 which receives a document kind selection signal from an operation panel 5 decides whether the signal is a print pattern (1) or others (2) and (3) and loads the value from a print pattern table memory 6a to a color correction part 2 as it is in case of the print pattern (1). In case of the print paper pattern or generation pattern (3), the value is loaded from the print pattern table memory 6a first. Then the document kind selection signal is outputted to a substitute value storage memory 7a, from which the substitute value and substitution destination address corresponding to (2) or (3) are loaded. Thus, the reference table generation part 4 having loaded the values from 6a and 7a constitutes a color correction value by a specific system and loads it to a color correction part 2, so that a print is outputted by a printer 3.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、カラー複写機、カ
ラープリンタ等に搭載されるカラー画像処理装置におい
て、複数の色補正参照テーブルを保持し、これらを適宜
選択的に使用してして色補正を行う色補正装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color image processing apparatus mounted on a color copying machine, a color printer, etc., which stores a plurality of color correction reference tables and selectively uses these tables as appropriate. The present invention relates to a color correction device that performs correction.

【0002】[0002]

【従来の技術】従来、カラー複写機、カラープリンタ等
における色補正方式にはカラーマスキング方式に基づく
方式とメモリに格納したテーブル参照値を補間する方式
とがある。これらのうち、メモリ補間方式は大きく2つ
のタイプに分けられる。第1のタイプはRGBあるいは
その他の入力信号の色空間をN3 (N=2n ,nは自然
数)個の単位立方体に分割し、各格子点上でのCMY色
補正値をテーブルメモリに格納しておく方式であり、例
えば特開昭53−123201号公報に記載されてい
る。この公報に記載の方式は、単位立方体の内部を格子
点を頂点とする5つの四面体に分割し各四面体ごとに線
形補間を行う方式であり、次式で表わされる。
2. Description of the Related Art Conventionally, color correction methods in a color copying machine, a color printer, and the like include a method based on a color masking method and a method for interpolating a table reference value stored in a memory. Among these, the memory interpolation method is roughly divided into two types. The first type divides the color space of RGB or other input signals into N 3 (N = 2 n , n is a natural number) unit cubes and stores CMY color correction values on each grid point in a table memory. This is described in, for example, JP-A-53-123201. The method described in this publication is a method in which the inside of a unit cube is divided into five tetrahedrons having lattice points as vertices, and linear interpolation is performed for each tetrahedron.

【0003】[0003]

【数1】 i は体積比に応じた重みであり、Ci 、Mi 、Yi
四面体の各頂点での色補正値である。このとき、各色補
正値を8ビットで記憶するとすると、3(N+1)3
イトのメモリ容量が必要になる。第2のタイプは色補正
値そのものではなく、格子点上でのCMY色補正値を用
いて予め算出しておいた補間係数をテーブルメモリに格
納しておく方法である。特開平2−206973号に記
載の方式がこのタイプであり、次式で表わされる。
(Equation 1) W i is the weight corresponding to the volume ratio, C i, M i, is Y i is a color correction value for each of the tetrahedral vertices. At this time, if each color correction value is stored in 8 bits, a memory capacity of 3 (N + 1) 3 bytes is required. The second type is a method of storing not a color correction value itself but an interpolation coefficient calculated in advance using a CMY color correction value on a grid point in a table memory. The method described in JP-A-2-206973 is this type and is represented by the following equation.

【0004】[0004]

【数2】 特開平2−206973号に記載の方式は特開昭53−
123201号のものと同様、単位立方体を5つの四面
体に分割する補間方式であり、4点補間係数群ak 、b
k 、ck (k={0,1,2,3})は各四面体毎に決
まる。このとき、各補間係数を8ビットで記憶するとす
ると、総四面体数が5N3 個になることから、全部で6
0N3 バイトのメモリ容量が必要になる。このようにメ
モリ負担は第1のタイプより大きいが、第2のタイプは
乗算器3つでハードウェアを構成できるという利点があ
る。
(Equation 2) The method described in JP-A-2-206973 is disclosed in
Similar to that of No. 123201, an interpolation method for dividing the unit cube into five tetrahedrons, four-point interpolation coefficient set a k, b
k and c k (k = {0, 1, 2, 3}) are determined for each tetrahedron. At this time, if each interpolation coefficient is stored in 8 bits, the total number of tetrahedrons is 5N 3 , so that a total of 6
0N 3 bytes of memory capacity is required. As described above, the memory load is larger than that of the first type, but the second type has an advantage that hardware can be configured by three multipliers.

【0005】[0005]

【発明が解決しようとする課題】ところで、近年、原稿
の種類に応じて最適な色補正を行うために、特開平6−
197218号に記載のように、原稿の種類に対応した
色補正係数群を用意しておき、適宜切り換えるという方
法が実現されている。例えば、現在のカラー複写機で
は、写真原稿に関して印刷絵柄用(網点写真原稿用)、
印画紙絵柄用(銀塩写真原稿用)、ジェネレーション絵
柄用(写真原稿の複写原稿用)の3種類のモードが用意
されているものがある。この原稿種対応色補正方式に、
上記のメモリ補間方式をそのまま適用すると、必然的に
メモリ容量が3倍必要になる。更に、高精度化を図るの
であれば、補間方式では色空間を分割する単位立方体の
数を増やすことによって達成することができる。RGB
の各軸方向で2倍に増やすと、立方体の総数は8倍にな
る。つまり、第1のタイプの場合で9(2N+1)3
タイプ2の場合で1440N3 バイトのメモリ容量が必
要になり、メモリ負担が膨大になる。しかし、印画紙絵
柄原稿を印刷絵柄用モードで印刷した場合にも視覚的に
それほどおかしな結果にならない場合が多い。つまり、
原稿種による色補正値、あるいは補間係数の相違は微少
である。微少な相違の色補正参照テーブルを原稿種に応
じて3つ用意しておく、というのは冗長性が高い。原稿
種対応以外でも、複数の色補正参照テーブルを保持する
場合として、記録紙種対応や画像処理モード対応が考え
られる。そこで本発明の目的は、原稿種あるいは記録紙
種あるいは画像処理モード対応色補正をメモリ補間方式
で行う場合の色補正参照テーブルメモリの冗長性に着目
し、よりメモリ容量を必要としない色補正装置を提供す
ることにある。
In recent years, in order to perform optimal color correction according to the type of original, Japanese Patent Laid-Open Publication No.
As described in Japanese Patent Application Laid-Open No. 197218, a method has been realized in which a group of color correction coefficients corresponding to the type of a document is prepared and switched as appropriate. For example, with current color copiers, photo documents are for printed patterns (for halftone photo documents),
Some modes are provided with three types of modes for photographic paper patterns (for silver halide photographic originals) and for generation patterns (for copying photographic originals). In this original type compatible color correction method,
If the above-described memory interpolation method is applied as it is, the memory capacity is inevitably required three times. Further, to achieve higher precision, the interpolation method can be achieved by increasing the number of unit cubes that divide the color space. RGB
When the number is increased twice in each of the axial directions, the total number of cubes becomes eight times. That is, in the case of the first type, 9 (2N + 1) 3 ,
In the case of type 2, a memory capacity of 1440N 3 bytes is required, and the memory load becomes enormous. However, even when a photographic paper picture original is printed in the print picture mode, the result is often not visually strange. That is,
Differences in color correction values or interpolation coefficients depending on the document type are very small. Preparing three color correction reference tables having a slight difference in accordance with the type of the original is highly redundant. In addition to the document type support, as a case where a plurality of color correction reference tables are held, it is conceivable to support a recording paper type or an image processing mode. Therefore, an object of the present invention is to provide a color correction apparatus which does not require more memory capacity by focusing on the redundancy of a color correction reference table memory when color correction corresponding to a document type, a recording paper type, or an image processing mode is performed by a memory interpolation method. Is to provide.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
めに、請求項1記載の発明に係る色補正装置は、カラー
画像データを入力する画像データ入力手段と、入力画像
データに色補正を施す色補正手段とを備えると共に、複
数の色補正参照テーブルを備え、それらを所定の選択手
段によって適宜選択して前記色補正手段によって色補正
を行うカラー画像処理装置において、前記複数の色補正
参照テーブルの少なくとも一つの基準色補正参照テーブ
ルと、一つ以上の補正色補正参照テーブルとを保持し、
前記基準色補正参照テーブルと前記補正色補正参照テー
ブルとを併用して、前記基準色補正参照テーブル以外の
色補正参照テーブルを導出するように構成したことを特
徴としている。すなわち請求項1記載の発明は、複数の
色補正参照テーブルを保持する色補正装置において、あ
る一つの色補正参照テーブルを基準テーブルとして、そ
れ以外の色補正参照テーブルに関しては基準テーブルと
の併用で導出するようなテーブルに変換して保持するこ
とによって、本発明の目的を達成するものである。ま
た、請求項2記載の発明は、請求項1記載の色補正装置
において、前記色補正参照テーブルおよび前記基準色補
正参照テーブルが保持する値は、前記入力画像データに
よって表わされる色空間を単位空間領域に分割した格子
点上の色補正値であることを特徴としている。すなわち
請求項2記載の発明は、第1のタイプの補間方式におい
て、複数の色補正参照テーブルをそのまま保持する冗長
性を排除することによって本発明の目的を達成するもの
である。また、請求項3記載の発明は、請求項1記載の
色補正装置において、前記色補正参照テーブルおよび前
記基準色補正参照テーブルが保持する値は、前記入力画
像データによって表わされる色空間を単位空間領域に分
割した単位空間領域毎の補間係数であることを特徴とし
ている。すなわち請求項3記載の発明は、第2のタイプ
の補間方式において、複数の色補正参照テーブルをその
まま保持する冗長性を排除することによって本発明の目
的を達成するものである。
According to a first aspect of the present invention, there is provided a color correcting apparatus for inputting color image data, and color correction for input image data. A color correction unit for performing color correction by a predetermined selection unit and appropriately performing color correction by the color correction unit. Holding at least one reference color correction reference table of the table and one or more correction color correction reference tables,
The reference color correction reference table and the correction color correction reference table are used together to derive a color correction reference table other than the reference color correction reference table. That is, according to the first aspect of the present invention, in a color correction apparatus that holds a plurality of color correction reference tables, one color correction reference table is used as a reference table, and other color correction reference tables are used in combination with the reference table. The object of the present invention is achieved by converting the data into a table to be derived and holding it. According to a second aspect of the present invention, in the color correction apparatus according to the first aspect, the values held in the color correction reference table and the reference color correction reference table are based on a color space represented by the input image data as a unit space. It is characterized in that it is a color correction value on a grid point divided into regions. That is, the second aspect of the present invention achieves the object of the present invention by eliminating redundancy for retaining a plurality of color correction lookup tables as they are in the first type of interpolation method. According to a third aspect of the present invention, in the color correction device according to the first aspect, the values held by the color correction reference table and the reference color correction reference table are based on a color space represented by the input image data as a unit space. It is characterized in that it is an interpolation coefficient for each unit space area divided into areas. That is, the third aspect of the present invention achieves the object of the present invention by eliminating redundancy for retaining a plurality of color correction lookup tables as they are in the second type of interpolation method.

【0007】また、請求項4記載の発明は、請求項1記
載の色補正装置において、前記補正色補正参照テーブル
が保持する値は、前記基準色補正参照テーブルの一部を
置換する置換値と、置換先のアドレスであることを特徴
としている。すなわち請求項4記載の発明は、基準テー
ブルの一部を置換してその他の色補正参照テーブルを作
り出すことによって本発明の目的を達成するものであ
る。また、請求項5記載の発明は、請求項1記載の色補
正装置において、前記補正色補正参照テーブルが保持す
る値は、前記基準色補正参照テーブルが保持する値と前
記色補正参照テーブルが保持する値の差分値であること
を特徴としている。すなわち請求項5記載の発明は、基
準テーブルとそれ以外の色補正参照テーブルとの差分を
とることによって本発明の目的を達成するものである。
また、請求項6記載の発明は、請求項1〜5のいずれか
に記載の色補正装置において、前記色補正参照テーブル
および前記基準色補正参照テーブルおよび前記補正色補
正参照テーブルは、原稿の種類に対応して選択されるこ
とを特徴としている。すなわち請求項6記載の発明は、
色補正参照テーブルが原稿の種類に対応している場合
に、原稿種毎に色補正参照テーブルをそのまま保持する
という冗長性を排除することによって本発明の目的を達
成するものである。
According to a fourth aspect of the present invention, in the color correction apparatus according to the first aspect, the value held in the corrected color correction reference table is a replacement value for replacing a part of the reference color correction reference table. , A replacement destination address. That is, the invention described in claim 4 achieves the object of the present invention by replacing a part of the reference table and creating another color correction reference table. According to a fifth aspect of the present invention, in the color correction apparatus according to the first aspect, the value held by the corrected color correction reference table is the value held by the reference color correction reference table and the value held by the color correction reference table. Is a difference value between the values. That is, the invention described in claim 5 achieves the object of the present invention by calculating the difference between the reference table and the other color correction reference tables.
According to a sixth aspect of the present invention, in the color correction apparatus according to any one of the first to fifth aspects, the color correction reference table, the reference color correction reference table, and the corrected color correction reference table include: Is selected according to That is, the invention described in claim 6 is
The object of the present invention is achieved by eliminating the redundancy of retaining the color correction reference table for each document type as it is when the color correction reference table corresponds to the document type.

【0008】また、請求項7記載の発明は、請求項1〜
5のいずれかに記載の色補正装置において、前記色補正
参照テーブル、前記基準色補正参照テーブルおよび前記
補正色補正参照テーブルは、記録紙の種類に対応して選
択されることを特徴としている。すなわち請求項7記載
の発明は、色補正参照テーブルが記録紙の種類に対応し
ている場合に、記録紙種毎に色補正参照テーブルをその
まま保持するという冗長性を排除することによって本発
明の目的を達成するものである。また、請求項8記載の
発明は、請求項1〜5のいずれかに記載の色補正装置に
おいて、前記色補正参照テーブル、前記基準色補正参照
テーブルおよび前記補正色補正参照テーブルは、画像処
理のモードに対応して選択されることを特徴としてい
る。すなわち請求項8記載の発明は、色補正参照テーブ
ルが画像処理モードに対応している場合に、画像処理モ
ード毎に色補正参照テーブルをそのまま保持するという
冗長性を排除することによって本発明の目的を達成する
ものである。また、請求項9記載の発明は、請求項1〜
8のいずれかに記載の色補正装置におて、前記置換する
基準色補正参照テーブルの一部は、前記差分値の絶対値
が予め設定した閾値を超える場合の前記基準色補正参照
テーブル構成要素であることを特徴としている。すなわ
ち請求項9記載の発明は、基準テーブルの一部を置換し
てその他の色補正参照テーブルを作り出すことによって
本発明の目的を達成するものである。また、請求項10
記載の発明は、請求項1〜8のいずれかに記載の色補正
装置において、前記色補正参照テーブルの更新は、前記
基準色補正参照テーブルの更新によって達成されること
を特徴としている。すなわち請求項10記載の発明は、
ある一つの色補正参照テーブルを基準テーブルとして設
定していることによって色補正参照テーブルの更新が簡
単に行えるようにしたものである。
[0008] The invention according to claim 7 is the first invention.
5. The color correction device according to any one of 5, wherein the color correction reference table, the reference color correction reference table, and the corrected color correction reference table are selected according to the type of recording paper. In other words, the invention according to claim 7 eliminates the redundancy that the color correction reference table is retained for each recording paper type as it is when the color correction reference table corresponds to the type of recording paper. The purpose is achieved. According to an eighth aspect of the present invention, in the color correction apparatus according to any one of the first to fifth aspects, the color correction reference table, the reference color correction reference table, and the corrected color correction reference table are used for image processing. It is characterized in that it is selected according to the mode. That is, an object of the present invention is to eliminate the redundancy that, when the color correction reference table corresponds to the image processing mode, the color correction reference table is kept as it is for each image processing mode. Is to achieve. The invention according to claim 9 is the invention according to claims 1 to
8. In the color correction device according to any one of 8, the reference color correction reference table to be replaced is part of the reference color correction reference table when the absolute value of the difference value exceeds a preset threshold. It is characterized by being. That is, the invention of claim 9 achieves the object of the present invention by replacing a part of the reference table and creating another color correction reference table. Claim 10
The described invention is characterized in that, in the color correction device according to any one of claims 1 to 8, the updating of the color correction reference table is achieved by updating the reference color correction reference table. That is, the invention according to claim 10 is
By setting one color correction reference table as a reference table, the color correction reference table can be easily updated.

【0009】[0009]

【発明の実施の形態】以下、本発明を図面に示した形態
例によって詳細に説明する。 [第1の実施の形態]第1の実施の形態では、ある一つ
の色補正参照テーブルの色補正値を基準値とし、この基
準値を用いてその他の色補正参照テーブルの色補正値を
構成する一つの方式を挙げる。色補正参照テーブルは原
稿種に対応しているものとし、印刷絵柄用の色補正値を
基準値とする。図1は印画紙絵柄用の色補正値構成方式
の一例(方式1)を示したものであり、説明を簡単にす
るために、入力色空間の一つの単位立方体に限定して構
成方式を示している。まず、基準値である印刷絵柄用色
補正値Ci (i=1,・・・,8)と印画紙絵柄用色補
正値C’i (i=1,・・・,8)との差分C^i
C’i −Ci をとり、閾値dを設定して絶対値と比較す
る。この例では、次のような結果が得られたと仮定す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to embodiments shown in the drawings. [First Embodiment] In the first embodiment, a color correction value of one color correction reference table is set as a reference value, and the color correction values of the other color correction reference tables are configured using this reference value. One way to do this is as follows. The color correction reference table is assumed to correspond to the document type, and a color correction value for a printed picture is used as a reference value. FIG. 1 shows an example (method 1) of a color correction value configuration method for a photographic paper pattern. For simplicity, the configuration method is limited to one unit cube of the input color space. ing. First, the difference between the print pattern color correction value C i (i = 1,..., 8), which is the reference value, and the photographic paper pattern color correction value C ′ i (i = 1,. C ^ i =
Take C ′ i −C i , set a threshold value d, and compare with the absolute value. In this example, assume that the following result is obtained.

【0010】[0010]

【数3】 この結果から、i={3,5}の場合はC’i を、その
他の場合はCi を印画紙絵柄用の色補正値として採用す
る。 この場合、メモリには印刷絵柄用色補正値Ci
(i=1,・・・,8)に加えて、印画紙絵柄用色補正
値C3 ,C 5と、C3 ,C5 が格納されているアドレス
を記憶しておけばよい。図2は、図1の色補正値構成方
式を用いた場合のメモリ容量を表わしたものである。同
図に示すように、データ数を削減することができる。こ
れは、基準値に対して置換する必要があるデータの情報
のみを格納しておけばよいためである。ただし、置換先
の基準値アドレスを格納するためのメモリ領域が新たに
必要になるが、データ数をかなり減らすことができると
思われるため、やはり色補正値そのものを格納するより
もメモリ容量が小さい。図3は本発明の第1の実施の形
態を示すブロック図である。同図において、カラースキ
ャナ1で読み込まれた画像のRGB信号が色補正部2に
送られ、CMY信号に変換されてカラープリンタ3で出
力されるというのが全体の流れである。このとき、色補
正部2には、参照テーブル作成部4から原稿種に対応す
る代表点の色補正値がロードされる。原稿種の選択はオ
ペレーションパネル5で行う。原稿種選択信号を受けた
参照テーブル作成部4では、その信号が印刷絵柄か、
またはその他、かを判別する。印刷絵柄の場合に
は、印刷絵柄用テーブルメモリ6aから色補正部2へそ
のまま値をロードする。印画紙絵柄あるいは ジェ
ネレーション絵柄の場合には、まず、印刷絵柄用テーブ
ルメモリ6aから値をロードする。次に、置換値格納メ
モリ7aへ原稿種選択信号を出し、それを受けた置換値
格納メモリ7aからまたは対応の置換値と置換先ア
ドレスをロードする。このように、印刷絵柄用テーブル
メモリ6aと置換値格納メモリ7aから値をロードした
参照テーブル作成部4では、図1の方式に従って色補正
値を構成し、色補正部2へ色補正値をロードする。以上
のように、第1の実施の形態によれば、一原稿種に対応
する色補正値を基準値として、その他の原稿種に関して
は基準値からの置換を用いているため、色補正精度を落
とすことなくメモリ容量を削減することができる。
(Equation 3) From this result, if i = {3, 5}, C ′ i is adopted, otherwise, C i is adopted as the color correction value for the photographic paper picture. In this case, the color correction value C i for the print pattern is stored in the memory.
In addition to (i = 1,..., 8), the color correction values C 3 and C 5 for the photographic paper pattern and the addresses where the C 3 and C 5 are stored may be stored. FIG. 2 shows a memory capacity when the color correction value configuration method of FIG. 1 is used. As shown in the figure, the number of data can be reduced. This is because only the information of the data that needs to be replaced with the reference value needs to be stored. However, although a new memory area is required to store the replacement reference value address, it is thought that the number of data can be considerably reduced, so that the memory capacity is smaller than that of storing the color correction value itself. . FIG. 3 is a block diagram showing the first embodiment of the present invention. In the figure, the overall flow is that the RGB signals of the image read by the color scanner 1 are sent to the color correction unit 2, converted into CMY signals, and output by the color printer 3. At this time, the color correction value of the representative point corresponding to the document type is loaded from the reference table creation unit 4 into the color correction unit 2. The document type is selected on the operation panel 5. Upon receipt of the document type selection signal, the reference table creation unit 4 determines whether the signal is a print pattern or not.
Or, other, it is determined. In the case of a print pattern, the value is directly loaded from the print pattern table memory 6a to the color correction unit 2. In the case of a photographic paper pattern or a generation pattern, first, a value is loaded from the print pattern table memory 6a. Next, an original type selection signal is output to the replacement value storage memory 7a, and the replacement value and the corresponding replacement destination address are loaded from the replacement value storage memory 7a receiving the signal. As described above, in the reference table creating unit 4 loaded with the values from the print pattern table memory 6a and the replacement value storage memory 7a, the color correction values are configured according to the method of FIG. I do. As described above, according to the first embodiment, the color correction value corresponding to one document type is used as a reference value, and the replacement from the reference value is used for other document types. The memory capacity can be reduced without dropping.

【0011】[第2の実施の形態]第2の実施の形態で
は、ある一つの色補正参照テーブルの色補正値を基準値
とし、基準値を用いてその他の色補正参照テーブルの色
補正値を構成する、第1の実施の形態とは異なるもう一
つの方式を挙げる。色補正参照テーブルは原稿種に対応
しているものとし、印刷絵柄用の色補正値を基準値とす
る。図4は印画紙絵柄用の色補正値構成方式の一例(方
式2)であり、第1の実施の形態の場合と同様、説明を
簡単にするために、入力色空間の一つの単位立方体に限
定して構成方式を示している。この方式で2は、第1の
実施の形態における前記差分値C^i (i=1,・・
・,8)を予め求めておき、前記基準値Ci と足しあわ
せることによって印画紙絵柄用色補正値C’i を算出す
る。この場合、メモリには印刷絵柄用色補正値Ci (i
=1,・・・,8)に加えて、差分値C^i (i=1,
・・・,8)を格納しておけばよい。図5は、図4の色
補正値構成方式を用いた場合のメモリ容量を表わしたも
のである。同図に示すように、一データあたりの記憶に
要するビット数を削減することができる。これは、色補
正値そのものよりも差分値の方が格段に小さい値であ
り、より少ないビット数で十分であるためである。図6
は本発明の第2の実施の形態を示すブロック図である。
基本的な動作の流れは図3の場合と同じであり、図3中
の置換値格納メモリの代わりに差分値格納メモリ7bに
アクセスする点が異なる。そして、原稿種選択信号が
印画紙絵柄あるいはジェネレーション絵柄の場合、参
照テーブル作成部4では、図4の方式に従って色補正値
を構成し、色補正部2へ色補正値をロードする。以上の
ように、第2の実施の形態によれば、一原稿種に対応す
る色補正値を基準値として、その他の原稿種に関しては
基準値からの差分を用いているため、色補正精度を落と
すことなくメモリ容量を削減することができる。
[Second Embodiment] In a second embodiment, a color correction value of one color correction reference table is used as a reference value, and a color correction value of another color correction reference table is used by using the reference value. Another method which is different from the first embodiment will be described. The color correction reference table is assumed to correspond to the document type, and a color correction value for a printed picture is used as a reference value. FIG. 4 shows an example (method 2) of a color correction value configuration method for a photographic paper pattern. As in the case of the first embodiment, in order to simplify the description, one unit cube of the input color space is used. The configuration scheme is shown in a limited manner. In this method, 2 is the difference value C ^ i (i = 1,...) In the first embodiment.
·, 8) obtained in advance, and calculates a color correction value C 'i for printing paper picture by summing the reference value C i. In this case, the color correction value C i (i
= 1,..., 8) and a difference value C ^ i (i = 1,
, 8) may be stored. FIG. 5 shows the memory capacity when the color correction value configuration method of FIG. 4 is used. As shown in the figure, the number of bits required for storage per data can be reduced. This is because the difference value is much smaller than the color correction value itself, and a smaller number of bits is sufficient. FIG.
FIG. 4 is a block diagram showing a second embodiment of the present invention.
The basic operation flow is the same as that in FIG. 3 except that the difference value storage memory 7b is accessed instead of the replacement value storage memory in FIG. When the document type selection signal is a photographic paper pattern or a generation pattern, the reference table creation unit 4 configures the color correction values according to the method of FIG. 4 and loads the color correction values into the color correction unit 2. As described above, according to the second embodiment, the color correction value corresponding to one document type is used as a reference value, and the difference from the reference value is used for other document types. The memory capacity can be reduced without dropping.

【0012】[第3の実施の形態]第3の実施の形態で
は、ある一つの色補正参照テーブルの補間係数を基準値
とし、基準値を用いてその他の色補正参照テーブルの補
間係数を構成する一つの方式を挙げる。色補正参照テー
ブルは原稿種に対応しているものとし、印刷絵柄用の補
間係数を基準値とする。図7は印画紙絵柄用の補間係数
構成方式の一例(方式1)であり、説明を簡単にするた
めに、入力色空間の単位立方体内部の5つの分割四面体
のうちの一つに限定して構成方式を示している。この方
式1では、まず、基準値である印刷絵柄用色補間係数
a’i ,b’i ,c’i (i=0,・・・,3)と印画
紙絵柄用色補正値a’i ,b’i ,c’i (i=0,・
・・,3)との差分 a^i =a’i −ai 、b^i =b’i −bi 、c^i
=c’i −ci をとり、閾値dを設定して絶対値と比較する。この例で
は、次のような結果が得られたと仮定する。
[Third Embodiment] In a third embodiment, an interpolation coefficient of one color correction reference table is used as a reference value, and an interpolation coefficient of another color correction reference table is configured using the reference value. One way to do this is as follows. The color correction reference table is assumed to correspond to the document type, and the interpolation coefficient for the print picture is used as a reference value. FIG. 7 is an example (method 1) of an interpolation coefficient configuration method for a photographic paper picture. For simplicity, the interpolation coefficient is limited to one of five divided tetrahedrons inside a unit cube of the input color space. The configuration method is shown. In this method 1, first, the color interpolation coefficients a ′ i , b ′ i , c ′ i (i = 0,..., 3) for the print pattern, which are the reference values, and the color correction value a ′ i for the photographic paper pattern. , B ′ i , c ′ i (i = 0,.
···, 3) a ^ i = a ′ i −a i , b ^ i = b ′ i −b i , c ^ i
= C ′ i −c i , a threshold value d is set and compared with the absolute value. In this example, assume that the following result is obtained.

【0013】[0013]

【数4】 この結果から、a2 、b0 、c3 以外はai 、bi 、c
i を、a2 、b0 、c3 に相当する部分にはa’2
b’0 、c’3 を印画紙絵柄用の補間係数として採用す
る。この場合、メモリには印刷絵柄用補間係数ai 、b
i 、ci (i=0,・・・,3)に加えて、印画紙絵柄
用補間係数a’2 、b’0 、c’3 と、a2 、b0 、c
3 が格納されているアドレスを記憶しておけばよい。図
7の補間係数構成方式を用いた場合のメモリ容量とブロ
ック図は、第1の実施の形態で示した図2、図3と同様
である。以上のように、第3の実施の形態によれば一原
稿種に対応する補間係数を基準値として、その他の原稿
種に関しては基準値からの置換を用いているため、色補
正精度を落とすことなくメモリ容量を削減することがで
きる。
(Equation 4) This result, a 2, b 0, c 3 except a i, b i, c
i is a ′ 2 , a part corresponding to a 2 , b 0 , c 3
b ′ 0 and c ′ 3 are adopted as interpolation coefficients for a photographic paper pattern. In this case, the memory stores the interpolation coefficients a i , b
In addition to i , c i (i = 0,..., 3), photographic paper picture interpolation coefficients a ′ 2 , b ′ 0 , c ′ 3 and a 2 , b 0 , c
It is sufficient to store the address where 3 is stored. The memory capacity and block diagram when the interpolation coefficient configuration method of FIG. 7 is used are the same as those of FIGS. 2 and 3 shown in the first embodiment. As described above, according to the third embodiment, the interpolation coefficient corresponding to one document type is used as the reference value, and the replacement from the reference value is used for the other document types. And the memory capacity can be reduced.

【0014】[第4の実施の形態]第4の実施の形態で
は、ある一つの色補正参照テーブルの補間係数を基準値
とし、この基準値を用いてその他の色補正参照テーブル
の補間係数を構成する、第3の実施の形態とは異なるも
う一つの方式を挙げる。色補正参照テーブルは原稿種に
対応しているものとし、印刷絵柄用の補間係数を基準値
とする。図8は、印画紙絵柄用の補間係数構成方式の一
例(方式2)であり、第3の実施の形態と同様、説明を
簡単にするために、入力色空間の単位立方体内部の5つ
の分割四面体のうちの一つに限定して構成方式を示して
いる。方式2では、第3の実施の形態における前記差分
値a^i 、b^i 、c^i (i=0,・・・,3)を予
め求めておき、前記基準値ai 、bi 、ci と足しあわ
せることによって印画紙絵柄用補間係数ai 、bi 、c
i を算出する。この場合、メモリには印刷絵柄用色補間
係数ai 、bi 、ci (i=0,・・・,3)に加え
て、差分値a^i 、b^i 、c^i (i=0,・・・,
3)を格納しておけばよい。図8の補間係数構成方式を
用いた場合のメモリ容量とブロック図は、第2の実施の
形態で示した図5、図6と同様である。以上のように、
第4の実施の形態によれば一原稿種に対応する補間係数
を基準値として、その他の原稿種に関しては基準値から
の差分を用いているため、色補正精度を落とすことなく
メモリ容量を削減することができる。
[Fourth Embodiment] In a fourth embodiment, an interpolation coefficient of one color correction reference table is used as a reference value, and an interpolation coefficient of another color correction reference table is used by using this reference value. Another method different from the third embodiment will be described. The color correction reference table is assumed to correspond to the document type, and the interpolation coefficient for the print picture is used as a reference value. FIG. 8 shows an example (method 2) of an interpolation coefficient configuration method for a photographic paper picture. As in the third embodiment, in order to simplify the description, five divisions inside the unit cube of the input color space are performed. The configuration scheme is shown limited to one of the tetrahedrons. In the method 2, the difference values a ^ i , b ^ i , c ^ i (i = 0,..., 3) in the third embodiment are obtained in advance, and the reference values a i , b i are obtained. , C i to obtain the interpolation coefficients a i , b i , c
Calculate i . In this case, the memory printing picture color interpolation coefficients a i, b i, c i (i = 0, ···, 3) in addition to the difference value a ^ i, b ^ i, c ^ i (i = 0, ...,
3) may be stored. The memory capacity and block diagram when the interpolation coefficient configuration method of FIG. 8 is used are the same as those of FIGS. 5 and 6 shown in the second embodiment. As mentioned above,
According to the fourth embodiment, since the interpolation coefficient corresponding to one document type is used as a reference value and the difference from the reference value is used for other document types, the memory capacity is reduced without lowering the color correction accuracy. can do.

【0015】[第5の実施の形態]第5の実施の形態で
は、第1〜第4の実施の形態における原稿種対応色補正
を記録紙種対応色補正に適用する。記録紙としては、普
通紙とOHPシートを考え、普通紙の方を基準値とす
る。OHPシート用の色補正値構成方式は図1、図4、
図7、図8のいずれかを用いる。図1あるいは図7の置
換値格納方式を用いた場合のメモリ容量は、図2と同様
である。図4あるいは図8の差分値格納方式を用いた場
合のメモリ容量は、図5と同様である。図9は、置換値
格納方式の場合のブロック図である。基本的な動作の流
れは図3と同じであり、印刷絵柄用テーブルメモリ6a
の代わりに普通使用テーブルメモリ6cを備え、原稿種
選択信号の代わりに記録紙種選択信号が送受信される点
が異なる。図10は、差分値格納の場合のブロック図で
ある。基本的な動作の流れは図6と同じであり、印刷絵
柄用テーブルメモリ6aの代わりに普通使用テーブルメ
モリ6dを備え、原稿種選択信号の代わりに記録紙種選
択信号が送受信される点が主に異なる。以上のように、
第5の実施の形態によれば、一記録紙種に対応するテー
ブル参照値を基準値として、その他の記録紙種に関して
は基準値からの置換あるいは差分を用いているため、色
補正精度を落とすことなくメモリ容量を削減することが
できる。
[Fifth Embodiment] In a fifth embodiment, the color correction corresponding to the document type in the first to fourth embodiments is applied to the color correction corresponding to the recording paper type. Considering plain paper and OHP sheets as recording paper, plain paper is used as a reference value. The color correction value configuration method for the OHP sheet is shown in FIGS.
7 or 8 is used. The memory capacity when the replacement value storage method of FIG. 1 or 7 is used is the same as that of FIG. The memory capacity when the difference value storage method of FIG. 4 or FIG. 8 is used is the same as that of FIG. FIG. 9 is a block diagram in the case of the replacement value storage method. The basic flow of the operation is the same as that of FIG.
Is different from that of the first embodiment in that a normal use table memory 6c is provided, and a recording paper type selection signal is transmitted and received instead of a document type selection signal. FIG. 10 is a block diagram in the case of storing a difference value. The basic operation flow is the same as that of FIG. 6, except that a normal use table memory 6d is provided instead of the print pattern table memory 6a, and a recording paper type selection signal is transmitted and received instead of the original type selection signal. Different. As mentioned above,
According to the fifth embodiment, since the table reference value corresponding to one recording paper type is used as a reference value and replacement or difference from the reference value is used for other recording paper types, the color correction accuracy is reduced. The memory capacity can be reduced without any problem.

【0016】[第6の実施の形態]第6の実施の形態で
は、第1〜第4の実施の形態における原稿種対応色補正
を画像処理モード対応色補正に適用する。画像処理モー
ドとしては、カラープリンタにおけるイメージモードと
グラフィックスモードを考え、イメージモードの方を基
準値とする。グラフィックスモード用の色補正値構成方
式は図1、図4、図7、図8のいずれかを用いる。図1
あるいは図7の置換値格納方式を用いた場合のメモリ容
量は、図2と同様である。図4あるいは図8の差分値格
納方式を用いた場合のメモリ容量は、図5と同様であ
る。図11は、置換値格納方式の場合のブロック図であ
る。アプリケーションソフト1’から送信された画像の
RGB信号がプリンタドライバ8に送られ、CMY信号
に変換されてカラープリンタ3で出力されるというのが
この場合の全体の流れである。プリンタドライバ8で
は、色補正部2によって色管理されており、色補正が行
われる。このとき、色補正部2には、参照テーブル作成
部4がら画像処理モードに対応する代表点の色補正値が
ロードされる。モードの選択は画像処理モード選択部
5’で行う。モード選択信号を受けた参照テーブル作成
部4では、その信号がイメージか、またはグラフィ
ックスかを判別する。 イメージの場合には、イメージ用参照テーブル格納プ
ロファイル6eから色補正部2へそのまま値をロードす
る。グラフィックスの場合には、まず、イメージ用ブ
ロファイル6eから値をロードする。次に、置換値格納
ブロファイル7Gへモード選択信号を出し、それを受け
た置換値格納プロファイル7eから対応の置換値と置
換先アドレスをロードする。このように、6eと7eか
らロードした値を用いて参照テーブル作成部4では色補
正値を構成し、色補正部2へ色補正値をロードする。図
12は、差分値格納方式の場合のブロック図である。基
本的な動作の流れは図11と同じであり、置換値格納プ
ロファイルの代わりに差分値格納プロファイル7fにア
クセスする点が異なる。以上説明したように、第6の実
施の形態によれば一画像処理モードに対応するテーブル
参照値を基準値として、その他の画像処理モードに関し
ては基準値からの置換あるいは差分を用いているため、
色補正精度を落とすことなくメモリ容量を削減すること
ができる。なお、上記の例では画像処理モードとしてイ
メージモードとグラフィックスモードで切り換える場合
を想定したが、この他にガマット処理の違いや中間調処
理の違いによって切り換える場合や、彩度やコントラス
トを変える場合など、この実施の形態の適用例は様々で
ある。
[Sixth Embodiment] In a sixth embodiment, the color correction corresponding to the document type in the first to fourth embodiments is applied to the color correction corresponding to the image processing mode. As an image processing mode, an image mode and a graphics mode in a color printer are considered, and the image mode is used as a reference value. One of FIG. 1, FIG. 4, FIG. 7, and FIG. 8 is used as a color correction value configuration method for the graphics mode. FIG.
Alternatively, the memory capacity when the replacement value storage method of FIG. 7 is used is the same as that of FIG. The memory capacity when the difference value storage method of FIG. 4 or FIG. 8 is used is the same as that of FIG. FIG. 11 is a block diagram in the case of the replacement value storage method. The overall flow in this case is that the RGB signals of the image transmitted from the application software 1 ′ are sent to the printer driver 8, converted into CMY signals, and output by the color printer 3. In the printer driver 8, the color is managed by the color correction unit 2, and color correction is performed. At this time, the color correction value of the representative point corresponding to the image processing mode is loaded from the reference table creation unit 4 into the color correction unit 2. The mode is selected by the image processing mode selection unit 5 '. Upon receiving the mode selection signal, the reference table creation unit 4 determines whether the signal is an image or graphics. In the case of an image, the value is directly loaded from the image reference table storage profile 6e to the color correction unit 2. In the case of graphics, first, values are loaded from the image profile 6e. Next, a mode selection signal is output to the replacement value storage profile 7G, and the corresponding replacement value and replacement destination address are loaded from the received replacement value storage profile 7e. In this way, the reference table creation unit 4 configures the color correction values using the values loaded from 6e and 7e, and loads the color correction values into the color correction unit 2. FIG. 12 is a block diagram in the case of the difference value storage method. The basic operation flow is the same as that of FIG. 11, except that the difference value storage profile 7f is accessed instead of the replacement value storage profile. As described above, according to the sixth embodiment, a table reference value corresponding to one image processing mode is used as a reference value, and replacement or a difference from the reference value is used for other image processing modes.
The memory capacity can be reduced without lowering the color correction accuracy. In the above example, it is assumed that the image processing mode is switched between the image mode and the graphics mode. There are various applications of this embodiment.

【0017】[第7の実施の形態]第7の実施の形態で
は、色補正参照テーブルを機器毎に設定する場合や、色
補正参照テーブルを市場でキャリブレーションする必要
がある場合の色補正参照テーブルの設定法を示す。図1
3は第7の実施の形態のブロック図である。同図に示す
ように、本装置は入出力インターフェース13としてカ
ラースキャナ1とカラープリンタ3とを備え、前記の基
準テーブル格納メモリ6と置換テーブル格納メモリ7に
加えて、キャリブレーションの要求命令を出すキャリブ
レーション要求部9、カラーパッチを出力するためのデ
ータを保持するカラーパッチデータ10、入力画像デー
タを格納しておく画像データ格納用メモリ11、装置全
体の制御を行うCPU12からなる。そして、各々がデ
ータや命令を伝達させるためのシステムバス14に接続
されている。図14は第7の実施の形態のフローチャー
トであり、前記キャリブレーション要求部9から要求命
令があったとき、ステップ101では、カラーパッチデ
ータ10からデータを読み込み、カラープリンタ3で出
力する。ステップ102では、カラースキャナ1からそ
のカラーパッチを読み取り、画像データ格納用メモリ1
1に格納する。ステップ103では、画像データ格納用
メモリ11から値を読み込み、CPU12で色補正参照
値を算出する。ステップ104では、CPU12で算出
された色補正参照値を、基準テーブル格納メモリ6に格
納する。このように、第7の実施の形態では図13にお
ける置換テーブル格納メモリ7には一切、アクセスしな
い。これに対し第1〜第6の実施の形態では、一つの参
照テーブルを基準テーブルとして設定し、その他の参照
テーブルに関しては置換や差分といった基準テーブルと
の関係を用いて導出している。つまり、上記のような理
由で色補正参照テーブルを更新する場合、基準テーブル
の値だけを更新すれば、すべての参照テーブルが更新さ
れることになる。置換や差分のデータは単に基準テーブ
ルとの関係を表わすものであり、更新する必要はない。
以上、説明したように、第7の実施の形態によれば色補
正参照テーブルの更新が基準テーブルの更新のみで達成
できるので、再設定するデータが少なく手間を省くこと
ができる。
[Seventh Embodiment] In a seventh embodiment, a color correction reference table is set for each device, or a color correction reference table is required when the color correction reference table needs to be calibrated in the market. The table setting method is shown. FIG.
FIG. 3 is a block diagram of the seventh embodiment. As shown in the figure, the present apparatus includes a color scanner 1 and a color printer 3 as an input / output interface 13, and issues a calibration request command in addition to the reference table storage memory 6 and the replacement table storage memory 7. It comprises a calibration request unit 9, color patch data 10 for holding data for outputting color patches, an image data storage memory 11 for storing input image data, and a CPU 12 for controlling the entire apparatus. Each of them is connected to a system bus 14 for transmitting data and instructions. FIG. 14 is a flowchart of the seventh embodiment. When there is a request command from the calibration request unit 9, in step 101, data is read from the color patch data 10 and output by the color printer 3. In step 102, the color patches are read from the color scanner 1 and the image data storage memory 1 is read.
1 is stored. In step 103, a value is read from the image data storage memory 11, and the CPU 12 calculates a color correction reference value. In step 104, the color correction reference value calculated by the CPU 12 is stored in the reference table storage memory 6. Thus, in the seventh embodiment, the replacement table storage memory 7 in FIG. 13 is not accessed at all. On the other hand, in the first to sixth embodiments, one reference table is set as a reference table, and the other reference tables are derived using a relationship with the reference table such as replacement or difference. That is, when the color correction reference table is updated for the above-described reason, all the reference tables are updated by updating only the value of the reference table. The replacement and difference data merely represent the relationship with the reference table and need not be updated.
As described above, according to the seventh embodiment, the updating of the color correction reference table can be achieved only by updating the reference table, so that the amount of data to be reset is small and labor can be saved.

【0018】[0018]

【発明の効果】以上説明したように、本発明によれば以
下のような優れた効果を発揮できる。請求項1記載の色
補正装置においては、ある一つの色補正参照テーブルを
基準テーブルとしてメモリに格納し、その他の色補正参
照テーブルに関しては基準テーブルとの併用によって導
出されるようなテーブルに変換してメモリに格納してい
るので、基準テーブル以外の色補正参照テーブルの格納
に要するメモリ容量を削減することができる。請求項2
記載の色補正装置においては、色補正値を構成要素とす
るある一つの色補正参照テーブルを基準テーブルとして
メモリに格納し、その他の色補正参照テーブルに関して
は基準テーブルとの併用によって対応する色補正値が求
められるような値に変換してメモリに格納しているの
で、基準テーブル以外の色補正参照テーブルの格納に要
するメモリ容量を削減することができる。請求項3記載
の色補正装置においては、補間係数を構成要素とするあ
る一つの色補正参照テーブルを基準テーブルとしてメモ
リに格納し、その他の色補正参照テーブルに関しては基
準テーブルとの併用によって対応する補間係数が求めら
れるような値に変換してメモリに格納しているので、基
準テーブル以外の色補正参照テーブルの格納に要するメ
モリ容量を削減することができる。請求項4および9記
載の色補正装置においては、色補正参照テーブル全体を
記憶しておくのではなく、基準テーブルの一部を置換す
るデータのみを記憶しておくので、記億データ数が減り
メモリ容量を削減することができる。請求項5記載の色
補正装置においては、色補正参照テーブルそのものを記
憶しておくのではなく、基準テーブルとの差分を記憶し
ておくので、一データあたりの記憶に要するビット数が
減りメモリ容量を削減することができる。請求項6記載
の色補正装置においては、一原稿種に対応する色補正参
照テーブルを基準テーブルとしてメモリに格納し、その
他の原稿種に関しては基準テーブルとの併用によって対
応する色補正参照テーブルが求められるような値に変換
してメモリに格納しているので、メモリ容量を削減する
ことができる。請求項7記載の色補正装置においては、
一用紙種に対応する色補正参照テーブルを基準テーブル
としてメモリに格納し、その他の用紙種に関しては基準
テーブルとの併用によって対応する色補正参照テーブル
が求められるような値に変換してメモリに格納している
ので、メモリ容量を削減することができる。請求項8記
載の色補正装置においては、一面像処理モードに対応す
る色補正参照テーブルを基準テーブルとしてメモリに格
納し、その他の画像処理モードこ関しては基準テーブル
との併用によって対応する色補正参照テーブルが求めら
れるような値に変換してメモリに格納しているので、メ
モリ容量を削減することができる。請求項10記載の色
補正装置においては、基準テーブルの更新によってすべ
ての色補正参照テーブルが更新されるので、色補正参照
テーブルの更新を簡単に行うことができる。
As described above, according to the present invention, the following excellent effects can be exhibited. In the color correction device according to the first aspect, one color correction reference table is stored in a memory as a reference table, and the other color correction reference tables are converted into tables derived by using the reference table together. The memory capacity required for storing a color correction reference table other than the reference table can be reduced. Claim 2
In the described color correction apparatus, one color correction reference table having a color correction value as a component is stored in a memory as a reference table, and the other color correction reference tables are used in combination with the reference table to perform corresponding color correction. Since the value is converted into a value to be obtained and stored in the memory, the memory capacity required for storing the color correction reference table other than the reference table can be reduced. In the color correction device according to the third aspect, one color correction reference table having an interpolation coefficient as a component is stored in a memory as a reference table, and the other color correction reference tables are handled by being used together with the reference table. Since the value is converted into a value for obtaining the interpolation coefficient and stored in the memory, the memory capacity required for storing the color correction reference table other than the reference table can be reduced. In the color correction device according to the fourth and ninth aspects, not the entire color correction reference table is stored, but only the data that replaces a part of the reference table is stored. The memory capacity can be reduced. In the color correction apparatus according to the fifth aspect, since the difference from the reference table is stored instead of storing the color correction reference table itself, the number of bits required for storing one data is reduced, and the memory capacity is reduced. Can be reduced. In the color correction apparatus according to the sixth aspect, a color correction reference table corresponding to one document type is stored in a memory as a reference table, and for other document types, the corresponding color correction reference table is obtained by using the reference table together. Since the value is converted into such a value and stored in the memory, the memory capacity can be reduced. In the color correction device according to the seventh aspect,
The color correction reference table corresponding to one paper type is stored in the memory as a reference table, and the other paper types are converted into values such that the corresponding color correction reference table is obtained by using the reference table together with the reference table and stored in the memory. Therefore, the memory capacity can be reduced. In the color correction device according to the present invention, a color correction reference table corresponding to the one-plane image processing mode is stored in the memory as a reference table, and the other image processing modes are used together with the reference table to perform the corresponding color correction. Since the reference table is converted into a required value and stored in the memory, the memory capacity can be reduced. In the color correction device according to the tenth aspect, all the color correction reference tables are updated by updating the reference table, so that the color correction reference table can be easily updated.

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

【図1】印画紙絵柄用の色補正値構成方式の一例を示し
た説明図。
FIG. 1 is an explanatory diagram showing an example of a color correction value configuration method for a photographic paper pattern.

【図2】図1の色補正値構成方式を用いた場合のメモリ
容量を表わした説明図。
FIG. 2 is an explanatory diagram showing a memory capacity when the color correction value configuration method of FIG. 1 is used.

【図3】本発明の第1の実施の形態を示すブロック図。FIG. 3 is a block diagram showing a first embodiment of the present invention.

【図4】印画紙絵柄用の色補正値構成方式の一例を示し
た説明図。
FIG. 4 is an explanatory diagram showing an example of a color correction value configuration method for a photographic paper pattern.

【図5】図4の色補正値構成方式を用いた場合のメモリ
容量を表わした説明図。
FIG. 5 is an explanatory diagram showing a memory capacity when the color correction value configuration method of FIG. 4 is used.

【図6】本発明の第2の実施の形態を示すブロック図。FIG. 6 is a block diagram showing a second embodiment of the present invention.

【図7】印画紙絵柄用の補間係数構成方式の一例を示し
た説明図。
FIG. 7 is an explanatory diagram showing an example of an interpolation coefficient configuration method for a photographic paper pattern.

【図8】印画紙絵柄用の補間係数構成方式の一例を示し
た説明図。
FIG. 8 is an explanatory diagram showing an example of an interpolation coefficient configuration method for a photographic paper pattern.

【図9】本発明の第5の実施の形態を示すブロック図。FIG. 9 is a block diagram showing a fifth embodiment of the present invention.

【図10】本発明の第5の実施の形態を示すブロック
図。
FIG. 10 is a block diagram showing a fifth embodiment of the present invention.

【図11】本発明の第6の実施の形態を示すブロック
図。
FIG. 11 is a block diagram showing a sixth embodiment of the present invention.

【図12】本発明の第6の実施の形態を示すブロック
図。
FIG. 12 is a block diagram showing a sixth embodiment of the present invention.

【図13】本発明の第7の実施の形態を示すブロック
図。
FIG. 13 is a block diagram showing a seventh embodiment of the present invention.

【図14】本発明の第7の実施の形態を示すフローチャ
ートである。
FIG. 14 is a flowchart illustrating a seventh embodiment of the present invention.

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

1:カラースキャナ、2:色補正部、3:カラープリン
タ、4:参照テーブル作成部、5:オペレーションパネ
ル、6a:印刷絵柄用テーブルメモリ、6b:印刷絵柄
用テーブルメモリ、6c:普通紙用テーブルメモリ、6
d:普通紙用テーブルメモリ、6e:イメージ用参照テ
ーブル格納プロファイル、6f:イメージ用参照テーブ
ル格納プロファイル、7a:置換値格納メモリ、7b:
差分値格納メモリ、7c:OHPシート用置換先アドレ
スと置換値格納メモリ、7d:OHPシート用差分値格
納メモリ、7e:グラフィックス用置換先アドレスと置
換値格納メモリ、7f:グラフィックス用差分値格納プ
ロファイル。
1: color scanner, 2: color correction unit, 3: color printer, 4: reference table creation unit, 5: operation panel, 6a: table memory for print pattern, 6b: table memory for print pattern, 6c: table for plain paper Memory, 6
d: plain paper table memory, 6e: image reference table storage profile, 6f: image reference table storage profile, 7a: replacement value storage memory, 7b:
Difference value storage memory, 7c: OHP sheet replacement destination address and replacement value storage memory, 7d: OHP sheet difference value storage memory, 7e: Graphics replacement destination address and replacement value storage memory, 7f: Graphics difference value Storage profile.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B057 AA11 BA11 BA30 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CE17 CE18 CH07 CH18 5C077 LL17 MP08 NP05 PP09 PP32 PP33 PP37 PP47 PQ08 PQ23 RR14 TT02 TT06 5C079 HB01 HB02 HB11 KA18 LA31 LB02 MA05 NA10 PA02 PA03 ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B057 AA11 BA11 BA30 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CE17 CE18 CH07 CH18 5C077 LL17 MP08 NP05 PP09 PP32 PP33 PP37 PP47 PQ08 PQ23 RR14 TT02 TT06 5C079B01 H01B01 MA05 NA10 PA02 PA03

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 カラー画像データを入力する画像データ
入力手段と、入力画像データに色補正を施す色補正手段
とを備えると共に、複数の色補正参照テーブルを備え、
それらを所定の選択手段によって適宜選択して前記色補
正手段によって色補正を行うカラー画像処理装置におい
て、 前記複数の色補正参照テーブルの少なくとも一つの基準
色補正参照テーブルと、一つ以上の補正色補正参照テー
ブルとを保持し、前記基準色補正参照テーブルと前記補
正色補正参照テーブルとを併用して、前記基準色補正参
照テーブル以外の色補正参照テーブルを導出することを
特徴とする色補正装置。
An image data input unit for inputting color image data; a color correction unit for performing color correction on the input image data; and a plurality of color correction reference tables,
In a color image processing apparatus which appropriately selects them by predetermined selection means and performs color correction by the color correction means, at least one reference color correction reference table of the plurality of color correction reference tables and one or more correction colors A color correction device that holds a correction reference table and derives a color correction reference table other than the reference color correction reference table by using the reference color correction reference table and the corrected color correction reference table in combination. .
【請求項2】 前記色補正参照テーブルおよび前記基準
色補正参照テーブルが保持する値は、前記入力画像デー
タによって表わされる色空間を単位空間領域に分割した
格子点上の色補正値であることを特徴とする請求項1記
載の色補正装置。
2. A value held by the color correction reference table and the reference color correction reference table is a color correction value on a grid point obtained by dividing a color space represented by the input image data into a unit space area. The color correction device according to claim 1, wherein
【請求項3】 前記色補正参照テーブルおよび前記基準
色補正参照テーブルが保持する値は、前記入力画像デー
タによって表わされる色空間を単位空間領域に分割した
単位空間領域毎の補間係数であることを特徴とする請求
項1記載の色補正装置。
3. A value held in the color correction reference table and the reference color correction reference table is an interpolation coefficient for each unit space area obtained by dividing a color space represented by the input image data into unit space areas. The color correction device according to claim 1, wherein
【請求項4】 前記補正色補正参照テーブルが保持する
値は、前記基準色補正参照テーブルの一部を置換する置
換値と、置換先のアドレスであることを特徴とする請求
項1記載の色補正装置。
4. The color according to claim 1, wherein the values stored in the corrected color correction reference table are a replacement value for replacing a part of the reference color correction reference table and a replacement destination address. Correction device.
【請求項5】 前記補正色補正参照テーブルが保持する
値は、前記基準色補正参照テーブルが保持する値と前記
色補正参照テーブルが保持する値の差分値であることを
特徴とする請求項1記載の色補正装置。
5. The value stored in the corrected color correction reference table is a difference value between a value stored in the reference color correction reference table and a value stored in the color correction reference table. The color correction device as described in the above.
【請求項6】 前記色補正参照テーブルおよび前記基準
色補正参照テーブルおよび前記補正色補正参照テーブル
は、原稿の種類に対応して選択されることを特徴とする
請求項1〜5のいずれかに記載の色補正装置。
6. The color correction reference table, the reference color correction reference table, and the correction color correction reference table are selected according to the type of the document. The color correction device as described in the above.
【請求項7】 前記色補正参照テーブルおよび前記基準
色補正参照テーブルおよび前記補正色補正参照テーブル
は、記録紙の種類に対応して選択されることを特徴とす
る請求項1〜5のいずれかに記載の色補正装置。
7. The color correction reference table, the reference color correction reference table, and the correction color correction reference table are selected according to the type of recording paper. 3. The color correction device according to 1.
【請求項8】 前記色補正参照テーブルおよび前記基準
色補正参照テーブルおよび前記補正色補正参照テーブル
は、画像処理のモードに対応して選択されることを特徴
とする請求項1〜5のいずれかに記載の色補正装置。
8. The image processing apparatus according to claim 1, wherein the color correction reference table, the reference color correction reference table, and the correction color correction reference table are selected according to an image processing mode. 3. The color correction device according to 1.
【請求項9】 前記置換する基準色補正参照テーブルの
一部は、前記差分値の絶対値が予め設定した閾値を超え
る場合の前記基準色補正参照テーブル構成要素であるこ
とを特徴とする請求項1〜8のいずれかに記載の色補正
装置。
9. The reference color correction reference table, wherein a part of the reference color correction reference table to be replaced is a component of the reference color correction reference table when the absolute value of the difference value exceeds a preset threshold value. 9. The color correction device according to any one of 1 to 8.
【請求項10】 前記色補正参照テーブルの更新は、前
記基準色補正参照テーブルの更新によって達成されるこ
とを特徴とする請求項1〜8のいずれかに記載の色補正
装置。
10. The color correction apparatus according to claim 1, wherein the updating of the color correction reference table is achieved by updating the reference color correction reference table.
JP10321283A 1998-10-26 1998-10-26 Color correcting device Pending JP2000134495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10321283A JP2000134495A (en) 1998-10-26 1998-10-26 Color correcting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10321283A JP2000134495A (en) 1998-10-26 1998-10-26 Color correcting device

Publications (1)

Publication Number Publication Date
JP2000134495A true JP2000134495A (en) 2000-05-12

Family

ID=18130842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10321283A Pending JP2000134495A (en) 1998-10-26 1998-10-26 Color correcting device

Country Status (1)

Country Link
JP (1) JP2000134495A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100577715B1 (en) 2004-12-01 2006-05-10 삼성전자주식회사 Image forming device and controlling method thereof
KR100585314B1 (en) 2003-12-03 2006-06-01 삼성전자주식회사 A control method of image forming system
US7154634B2 (en) * 2001-05-30 2006-12-26 Konica Corporation Calibration method, calibration apparatus, and memory medium storing the calibration method of printer
US7453599B2 (en) 2003-10-18 2008-11-18 Samsung Electronics Co., Ltd Color processing method of image forming device and apparatus using the same
KR20140031398A (en) * 2011-07-11 2014-03-12 퀄컴 인코포레이티드 Coding syntax elements using vlc codewords
US9490839B2 (en) 2011-01-03 2016-11-08 Qualcomm Incorporated Variable length coding of video block coefficients
US9516316B2 (en) 2011-06-29 2016-12-06 Qualcomm Incorporated VLC coefficient coding for large chroma block

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7154634B2 (en) * 2001-05-30 2006-12-26 Konica Corporation Calibration method, calibration apparatus, and memory medium storing the calibration method of printer
US7453599B2 (en) 2003-10-18 2008-11-18 Samsung Electronics Co., Ltd Color processing method of image forming device and apparatus using the same
KR100585314B1 (en) 2003-12-03 2006-06-01 삼성전자주식회사 A control method of image forming system
KR100577715B1 (en) 2004-12-01 2006-05-10 삼성전자주식회사 Image forming device and controlling method thereof
US9490839B2 (en) 2011-01-03 2016-11-08 Qualcomm Incorporated Variable length coding of video block coefficients
US9516316B2 (en) 2011-06-29 2016-12-06 Qualcomm Incorporated VLC coefficient coding for large chroma block
KR20140031398A (en) * 2011-07-11 2014-03-12 퀄컴 인코포레이티드 Coding syntax elements using vlc codewords
JP2014525180A (en) * 2011-07-11 2014-09-25 クゥアルコム・インコーポレイテッド Coding syntax elements using VLC codewords
US9338456B2 (en) 2011-07-11 2016-05-10 Qualcomm Incorporated Coding syntax elements using VLC codewords
KR101652183B1 (en) 2011-07-11 2016-09-05 퀄컴 인코포레이티드 Coding syntax elements using vlc codewords

Similar Documents

Publication Publication Date Title
JP4428998B2 (en) Image processing apparatus and method
US6836346B2 (en) Method and apparatus for image processing, and a computer product
EP0881826B1 (en) Image processing method, and image processing apparatus
US5479272A (en) Color gradation correction system of combination of looking-up table and interpolation and method thereof
EP1587304B1 (en) Color device profile having a buffered look-up table
US8098960B2 (en) Image processing apparatus, computer readable medium storing program, image processing method, and computer data signal
JP2000134495A (en) Color correcting device
JP2008017046A (en) Image forming apparatus
JP3931886B2 (en) Device link profile creation method and apparatus, and image processing apparatus
US7161714B1 (en) Apparatus and method for processing images, and computer product
JP3880465B2 (en) Method and apparatus for creating color conversion table
JP3552996B2 (en) Gamma correction device
JP2001069363A (en) Color picture processor
US6958820B1 (en) Image processing apparatus and method therefor
JP5159565B2 (en) Color processing apparatus and method
JP2009117890A (en) Image reading apparatus
JP2005198000A (en) Color conversion for color printer
JP2021091160A (en) Image formation apparatus, control method and program of image formation apparatus
JP2004172809A (en) Color management system
JP2006019911A (en) Image formation system and color adjusting method thereof, host computer, printer, program, and color chart
JPH11164162A (en) Color correction method
JP3674645B2 (en) Image processing apparatus and image processing method
JPH11177825A (en) Image processor
JP2005094565A (en) Image processor and image forming apparatus
JP4368280B2 (en) Image processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050524

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050725

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060130