JPH09284579A - Color signal processor and copying device - Google Patents
Color signal processor and copying deviceInfo
- Publication number
- JPH09284579A JPH09284579A JP8092806A JP9280696A JPH09284579A JP H09284579 A JPH09284579 A JP H09284579A JP 8092806 A JP8092806 A JP 8092806A JP 9280696 A JP9280696 A JP 9280696A JP H09284579 A JPH09284579 A JP H09284579A
- Authority
- JP
- Japan
- Prior art keywords
- color
- color signal
- input
- signals
- processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、色信号処理装置お
よびこの装置を用いた複写装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color signal processing device and a copying machine using this device.
【0002】[0002]
【従来の技術】従来より、この種の色変換装置の一例と
して、図1に示すものが知られている。すなわち、同図
に示す色変換装置によって、原稿画像等を色分解して得
られるR,G,B3色の信号は、減法混色の3原色であ
るC,M,Yの信号に変換される。そして、これら信号
に基づきインクジェットプリンタなどのプリント装置で
プリント出力を行いカラーのプリント画像を得ることが
できる。2. Description of the Related Art Conventionally, as an example of this type of color conversion device, the one shown in FIG. 1 has been known. That is, the color conversion device shown in the figure converts signals of R, G, and B colors obtained by color-separating an original image and the like into signals of C, M, and Y, which are three primary colors of subtractive color mixing. Then, based on these signals, a print device such as an inkjet printer can perform print output to obtain a color print image.
【0003】同図に示す信号処理回路101,102,
103は、入力3原色信号R,G,Bに基づいてそれぞ
れ出力色信号C,M,Yを生成する。例えば、信号処理
回路101,102,103ではそれぞれ次式のような
いわゆるマスキング演算を含む演算を実行する。Signal processing circuits 101, 102 shown in FIG.
103 generates output color signals C, M, Y based on the input three primary color signals R, G, B, respectively. For example, each of the signal processing circuits 101, 102, and 103 executes an operation including a so-called masking operation such as the following expression.
【0004】 回路101: C=A11×R+A12×G+A13×B 回路102: C=A21×R+A22×G+A23×B 回路103: C=A31×R+A32×G+A33×B ここで、Aij(i,j=1,2,3)は例えばプリンタ
等の出力デバイスの特性に応じて定められる係数であ
る。Circuit 101: C = A 11 × R + A 12 × G + A 13 × B Circuit 102: C = A 21 × R + A 22 × G + A 23 × B Circuit 103: C = A 31 × R + A 32 × G + A 33 × B where , A ij (i, j = 1, 2, 3) are coefficients determined according to the characteristics of an output device such as a printer.
【0005】また、色変換装置の他の例として、図1に
示す信号処理回路101,102,103を用いて上述
のような積和演算を行うのではなく、あらかじめ演算結
果をテーブルメモリに格納しておき、入力される信号
R,G,Bの値に対しその演算結果をテーブルから読み
出し出力するという方式も提案されている。しかし、こ
の場合入力信号が例えば各色8ビットで表されていると
すると(28 )3 通りのアドレス(すなわち1600万
以上)に対応した記憶領域が必要となり、メモリサイズ
等の観点から現実的ではない。As another example of the color conversion device, the calculation result is stored in advance in a table memory instead of performing the above-described product-sum calculation using the signal processing circuits 101, 102 and 103 shown in FIG. In addition, a method has also been proposed in which the calculation results of the values of the input signals R, G, B are read out from the table and output. However, in this case, if the input signal is represented by 8 bits for each color, a storage area corresponding to (2 8 ) 3 kinds of addresses (that is, 16 million or more) is required, which is not realistic from the viewpoint of memory size. Absent.
【0006】これに対し、さらに他の従来例として図2
に示すものが知られている。ここでは、入力信号R,
G,B信号を上位下位ビット分割器110によって上位
ビットデータ(Ru,Gu,Bu)と下位ビットデータ
(R1,G1,B1)とに分割し、テーブルメモリ11
3には上位ビットデータ(Ru,Gu,Bu)に対する
演算結果のみを格納しておく。そして、この上位ビット
データに対するテーブルメモリ113からの出力信号
C′に対して補間回路115において下位ビットデータ
(R1,G1,B1)を用いて補間演算が行われ、最終
的な出力信号Cを得ることができる。On the other hand, as another conventional example, FIG.
The following are known. Here, the input signals R,
The G and B signals are divided into upper bit data (Ru, Gu, Bu) and lower bit data (R1, G1, B1) by the upper and lower bit divider 110, and the table memory 11
3 stores only the operation result for the higher-order bit data (Ru, Gu, Bu). Then, the output signal C'from the table memory 113 for this higher-order bit data is subjected to an interpolation operation using the lower-order bit data (R1, G1, B1) in the interpolation circuit 115 to obtain the final output signal C. be able to.
【0007】以上のような構成とすることによりテーブ
ルメモリは入力信号R,G,Bの上位ビットのビット数
の応じた数のアドレスに対応して記憶領域を有していれ
ば良いことになる。例えば、上位ビットとして各色3ビ
ットとすれば(23 )3 通りのアドレス(すなわち51
2アドレス)に対応した記憶領域を有していれば良いこ
とになりテーブルい必要な記憶領域を大幅に減らすこと
が可能になる。With the above structure, the table memory should have a storage area corresponding to a number of addresses corresponding to the number of upper bits of the input signals R, G, B. . For example, if the upper bits are 3 bits for each color, (2 3 ) 3 different addresses (ie 51
It is only necessary to have a storage area corresponding to (2 addresses), and it is possible to greatly reduce the storage area required for the table.
【0008】なお、上述のテーブル113から出力され
る信号C′は、実際は補間演算を行うため、上位ビット
データ(Ru,Gu,Bu)で示されるアドレスに対応
した信号のみではなく、各信号Ru,Gu,Buと、例
えばこれらの値に“1”を加えた信号との組合せで表わ
される他の7個のアドレスである、近傍のアドレスに対
応した信号を含むものである。また、図2に示す回路構
成は色信号C,M,Yのうち信号Cを生成するための回
路構成を示し、他の信号MおよびYについても同様に構
成される。Since the signal C'output from the above table 113 is actually subjected to interpolation calculation, not only the signal corresponding to the address indicated by the upper bit data (Ru, Gu, Bu) but also each signal Ru. , Gu, Bu and the other seven addresses represented by a combination of the signals obtained by adding “1” to these values, for example, signals corresponding to neighboring addresses. Further, the circuit configuration shown in FIG. 2 shows a circuit configuration for generating the signal C among the color signals C, M and Y, and the other signals M and Y are similarly configured.
【0009】[0009]
【発明が解決しようとする課題】以上説明した従来例に
おいて、入力する色分解信号は基本的にR,G,Bとい
った3色で表現されているものとして装置が構成される
のが一般的である。しかし、近年の画像編集用コンピュ
ータの普及やカラープリンタの低価格化等に伴い、コン
ピュータ上で作成した印刷原稿を実際に印刷製版する前
に色構成として、カラープリンタで出力し印刷時の色味
を確認したいという需要が高まって来ている。In the conventional example described above, the apparatus is generally configured such that the input color separation signal is basically represented by three colors of R, G and B. is there. However, with the recent spread of image editing computers and the reduction in price of color printers, the color originals produced by a computer are printed as a color configuration before the actual printing plate making is output by the color printer and the color tint at the time of printing is changed. The demand for confirming is increasing.
【0010】一般に印刷されることを前提として作成さ
れる原稿はY,M,C,Kという4色の色分解信号で表
現されているので、例えばインクジェットプリンタを用
いる場合には、Y,M,C,Kの4色の印字ヘッドを用
意し、原稿のY,M,C,K信号をそのまま各色に対応
する印字ヘッドの駆動信号として与えて出力するという
のが最も簡単な方法である。しかしながら、印字ヘッド
で用いるインクの色と印刷に用いられる印刷インクの色
とではその発色特性が異なっているのが普通であり、従
って、上述のように印刷原稿の信号をそのまま用いて出
力される色味は実際に同じ原稿を印刷したときの色味と
は異なってしまい印刷の色校正として用いるには不十分
なものとなることが多い。Generally, an original created on the assumption that it is printed is expressed by color separation signals of four colors Y, M, C, and K. Therefore, for example, when an ink jet printer is used, Y, M, and The simplest method is to prepare print heads for four colors of C and K, and give the Y, M, C, and K signals of the document as they are as drive signals for the print heads corresponding to the respective colors and output them. However, it is usual that the color of the ink used in the print head and the color of the print ink used for printing have different coloring characteristics. Therefore, as described above, the signal of the print original is used as it is for output. The color tone is different from the color tone when the same original is actually printed, and is often insufficient for use as a color proof for printing.
【0011】そこで、プリンタに入力されるY,M,
C,K信号になんらかの色補正処理を加えて出力するよ
うにし、印刷との色味を合わせるという方法も考えられ
るが、図1および図2にて説明したように従来の色処理
装置は、通常3色の入力信号を扱うよう構成されている
ので、Y,M,C,Kの4色の色分解信号を処理するこ
とはできない。Then, Y, M, and
A method of adding some color correction processing to the C and K signals and outputting it to match the tint with printing is also conceivable. However, as described with reference to FIG. 1 and FIG. Since it is configured to handle input signals of three colors, it is not possible to process color separation signals of four colors Y, M, C and K.
【0012】本発明は上記課題を解決するためになされ
たものであり、その目的とするところは、プリント出力
装置で用いる色信号の種類より多い種類の色信号の入力
に対して適切に処理しその処理信号に基づいてプリント
出力装置が良好なプリントを行うことを可能とする色信
号処理装置および複写装置を提供することにある。The present invention has been made in order to solve the above problems, and an object of the present invention is to appropriately process input of color signals of more types than the types of color signals used in a print output device. It is an object of the present invention to provide a color signal processing device and a copying device that enable a print output device to perform excellent printing based on the processed signal.
【0013】本発明の他の目的は、色信号の種類の数が
異なる複数の系統の色信号のいずれの系統の色信号にも
適切な処理を可能とする色信号処理装置および複写装置
を提供することになる。Another object of the present invention is to provide a color signal processing apparatus and a copying apparatus capable of appropriately processing a color signal of any system of a plurality of systems of color signals having different types of color signals. Will be done.
【0014】[0014]
【課題を解決するための手段】そのために本発明では、
色信号を入力し、該入力色信号に基づいて新たな色信号
を出力する色信号処理装置において、n+1種類(nは
自然数)の入力色信号のうちn種類の入力色信号に対し
てそれぞれ所定の処理を行い1種類の色信号を生成する
複数の色信号処理ブロックと、該複数の色信号処理ブロ
ックから生成される色信号の各々と前記n+1種類の入
力色信号のうち前記n種類の入力色信号以外の1種類の
入力色信号とを用いて補間演算を行い1種類の出力色信
号を生成する補間手段と、を少なくとも1組具え、m種
類(mは自然数)の出力色信号を出力することを特徴と
する。According to the present invention, there is provided:
In a color signal processing device which inputs a color signal and outputs a new color signal based on the input color signal, a predetermined value is given to each of n kinds of input color signals among n + 1 kinds (n is a natural number) of input color signals. A plurality of color signal processing blocks that perform the above processing to generate one type of color signal, each of the color signals generated from the plurality of color signal processing blocks, and the n types of input color signals among the n + 1 types of input color signals. At least one set of interpolating means for performing an interpolating operation using one type of input color signal other than the color signal to generate one type of output color signal, and outputting m types (m is a natural number) of output color signals It is characterized by doing.
【0015】また、色信号を入力し、該入力色信号に基
づいて新たな色信号を出力する色信号処理装置におい
て、n+1種類(nは自然数)の入力色信号のうちn種
類の入力色信号に対してそれぞれ所定の処理を行い1種
類の色信号を生成する複数の色信号処理ブロックと、該
複数の色信号処理ブロックから生成される色信号の各々
と前記n+1種類の入力色信号のうち前記n種類の入力
色信号以外の1種類の入力色信号に対して所定の処理を
行う処理回路と、n種類の入力色信号があるとき、該処
理回路を制御して当該所定の処理を前記複数の色信号処
理ブロックのそれぞれから生成される色信号の1つを選
択して出力色信号とする処理とし、n+1種類の入力色
信号があるとき、前記処理回路を制御して当該所定の処
理を前記複数の色信号処理ブロックから生成される色信
号の各々と前記n+1種類の入力色信号のうち前記n種
類の入力色信号以外の1種類の入力色信号とを用いて補
間演算を行い1種類の出力色信号を生成する処理とする
制御手段と、を具えたことを特徴とする。In a color signal processing device for inputting a color signal and outputting a new color signal based on the input color signal, n kinds of input color signals among n + 1 kinds (n is a natural number) of input color signals A plurality of color signal processing blocks that respectively perform a predetermined process for generating one type of color signal, each of the color signals generated from the plurality of color signal processing blocks, and among the n + 1 types of input color signals. A processing circuit that performs a predetermined process on one type of input color signal other than the n types of input color signals, and, if there are n types of input color signals, controls the processing circuit to perform the predetermined process. One of the color signals generated from each of the plurality of color signal processing blocks is selected as an output color signal, and when there are n + 1 input color signals, the processing circuit is controlled to perform the predetermined processing. The plurality of colors An interpolation calculation is performed using each of the color signals generated from the processing block and one type of input color signal other than the n types of input color signals among the n + 1 types of input color signals to obtain one type of output color signal. It is characterized in that it comprises a control means for generating processing.
【0016】さらに、原稿を読取り、該読取りの結果に
基づいてプリント出力を行う複写装置において、色信号
を入力し、該入力色信号に基づいて新たな色信号を出力
する色信号処理装置であって、n+1種類(nは自然
数)の入力色信号のうちn種類の入力色信号に対してそ
れぞれ所定の処理を行い1種類の色信号を生成する複数
の色信号処理ブロックと、該複数の色信号処理ブロック
から生成される色信号の各々と前記n+1種類の入力色
信号のうち前記n種類の入力色信号以外の1種類の入力
色信号に対して所定の処理を行う処理回路と、n種類の
入力色信号があるとき、該処理回路を制御して当該所定
の処理を、前記複数の色信号処理ブロックのそれぞれか
ら生成される色信号の1つを選択して出力色信号とする
処理とし、n+1種類の入力色信号があるとき、前記処
理回路を制御して当該所定の処理を、前記複数の色信号
処理ブロックから生成される色信号の各々と前記n+1
種類の入力色信号のうち前記n種類の入力色信号以外の
1種類の入力色信号とを用いて補間演算を行い1種類の
出力色信号を生成する処理とする制御手段と、を具えた
色信号処理装置と、該色信号処理装置が生成する出力色
信号に基づいてプリントを行うプリント装置と、を具え
たことを特徴とする。Further, in a copying apparatus which reads an original and prints out based on the result of the reading, it is a color signal processing apparatus which inputs a color signal and outputs a new color signal based on the input color signal. A plurality of color signal processing blocks for performing a predetermined process on n kinds of input color signals among n + 1 kinds (n is a natural number) of input color signals to generate one kind of color signal; A processing circuit that performs a predetermined process on each color signal generated from the signal processing block and one type of input color signal other than the n types of input color signals among the n + 1 types of input color signals; When there is an input color signal, the processing circuit is controlled to perform the predetermined process as a process for selecting one of the color signals generated from each of the plurality of color signal processing blocks to be an output color signal. , N + 1 species When there is the input color signal, wherein the predetermined process by controlling the processing circuit, and each of the color signals generated from the plurality of color signal processing block n + 1
Control means for performing an interpolating operation using one type of input color signal other than the n types of input color signals among the various types of input color signals to generate one type of output color signal. It is characterized by comprising a signal processing device and a printing device for printing based on an output color signal generated by the color signal processing device.
【0017】さらに加えて、N色成分で構成される色画
像データに対して色処理を行う第1のモードと、M(M
>N)色成分で構成される色画像データに対して色処理
を行う第2のモードとを有し、前記N色成分で構成され
る色画像データが有するデータ量に対応した入力アドレ
スを備える複数のテーブルを備え、前記第1のモードの
時は、前記複数のテーブルの各々が異なる色処理アルゴ
リズムに対応するようにデータを該複数のテーブルに書
き込み、前記第2のモードの時は、前記複数のテーブル
に対して同一の色処理アルゴリズムに対応するようにデ
ータを前記複数のテーブルに書き込むデータ書込手段を
有することを特徴とする。In addition, a first mode for performing color processing on color image data composed of N color components and M (M
> N) a second mode in which color processing is performed on color image data composed of color components, and an input address corresponding to the data amount of the color image data composed of the N color components is provided. A plurality of tables are provided, in the first mode, data is written in the plurality of tables so that each of the plurality of tables corresponds to a different color processing algorithm, and in the second mode, Data writing means for writing data to the plurality of tables so as to correspond to the same color processing algorithm for the plurality of tables is provided.
【0018】以上の構成によれば、n+1種類の入力色
信号は、複数の色信号処理ブロックに入力してそれぞれ
色変換もしくは色補正等の所定の処理が、例えば他の1
種類の入力色信号の階調値に応じて行われ、それぞれ生
成される色信号と他の1種類の入力色信号とに基づい
て、補間演算が行われることにより、最終的にn+1種
類の入力色信号値に対応したn種類の新たな出力色信号
を得ることができる。According to the above configuration, the n + 1 kinds of input color signals are input to a plurality of color signal processing blocks, and predetermined processing such as color conversion or color correction is performed, for example, in the other one.
This is performed according to the gradation value of the input color signal of one kind, and the interpolation calculation is performed based on the color signal generated respectively and the other input color signal of one kind, so that finally n + 1 kinds of input It is possible to obtain n kinds of new output color signals corresponding to the color signal values.
【0019】また、上記のような処理と、n種類の入力
色信号に色変換もしくは色補正等の所定の処理を施し
て、最終的にm種類の出力色信号を得る処理とを、入力
色信号の種類の数に応じて切換えることができる。Further, the above-described processing and the processing of performing predetermined processing such as color conversion or color correction on n kinds of input color signals to finally obtain m kinds of output color signals It can be switched according to the number of signal types.
【0020】さらに、色成分の種類の数が互いの異なる
第1および第2モードそれぞれに対応して色処理アルゴ
リズムの異なるテーブル内容とすることができるので、
入力する色成分の種類の数が異なっても、それぞれに対
応した処理モードを適切に実行できる。Further, since the number of kinds of color components is different from each other in the first and second modes, the table contents of different color processing algorithms can be set.
Even if the number of types of color components to be input is different, the processing modes corresponding to the respective types can be appropriately executed.
【0021】[0021]
【発明の実施の形態】以下、図面を参照して本発明の実
施形態を詳細に説明する。DETAILED DESCRIPTION OF THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings.
【0022】図3は本発明の一実施形態に係る色信号処
理回路の構成を示すブロック図である。FIG. 3 is a block diagram showing the configuration of a color signal processing circuit according to an embodiment of the present invention.
【0023】同図は、3つの入力色信号X,Y,Zに対
しては出力色信号C1〜CNを、4つの入力色信号に対
しては出力色信号CSを得る構成を示している。The figure shows a configuration in which output color signals C1 to CN are obtained for three input color signals X, Y, Z, and output color signal CS is obtained for four input color signals.
【0024】まず、8ビットの入力信号として3色の色
分解信号X,Y,Zが入力されるモードについて説明す
る。First, a mode in which the color separation signals X, Y, Z of three colors are input as an 8-bit input signal will be described.
【0025】各色信号X,Y,Zは各々N個の色信号処
理ブロック12−1〜12−Nに並列に入力される。色
信号処理ブロック12−1〜12−Nは、上記図1また
は図2の示した従来例のような周知の色信号処置を行う
処理ブロックであり、それぞれ入力色信号X,Y,Zに
対して出力色信号C1,C2,…,CNを出力する。そ
して、これらの出力信号C1〜CNは補間回路14に入
力される。Each color signal X, Y, Z is input in parallel to each of N color signal processing blocks 12-1 to 12-N. The color signal processing blocks 12-1 to 12-N are processing blocks for performing well-known color signal processing such as the conventional example shown in FIG. 1 or FIG. 2, and are applied to the input color signals X, Y and Z, respectively. To output output color signals C1, C2, ..., CN. Then, these output signals C1 to CN are input to the interpolation circuit 14.
【0026】以上の3入力モードでは、第4の入力色信
号Wの処理は行われない。すなわち、CPU15は3入
力モードである旨の制御信号を各色信号処理ブロック1
2−1〜12−Nおよび補間回路14に送る。これによ
り、色信号処理ブロック12−1〜12−Nでは3入力
モードでの色信号処理に必要なパラメータが図示しない
記憶装置から読み出されてセットされる。また、補間回
路14は後述するように4入力モードでのみ必要とする
ため3入力モードではこれを動作させないような設定が
なされる。従って、3入力モードでは、補間回路14か
らは各処理ブロック12−1〜12−Nから出力された
C1〜CNがそのまま出力される。In the above three input mode, the processing of the fourth input color signal W is not performed. That is, the CPU 15 sends a control signal indicating that it is in the 3-input mode to each color signal processing block 1.
2-1 to 12-N and the interpolation circuit 14. As a result, in the color signal processing blocks 12-1 to 12-N, the parameters required for color signal processing in the 3-input mode are read from the storage device (not shown) and set. Further, since the interpolation circuit 14 is required only in the 4-input mode as will be described later, it is set so as not to operate in the 3-input mode. Therefore, in the 3-input mode, the interpolation circuit 14 outputs C1 to CN output from the processing blocks 12-1 to 12-N as they are.
【0027】次に、8ビットの入力信号として色信号
X,Y,Zおよび色信号Wの4つの色信号が入力される
4入力モードの場合について説明する。Next, the case of the 4-input mode in which the four color signals X, Y, Z and the color signal W are inputted as the 8-bit input signal will be described.
【0028】3つの入力色信号X,Y,Zは上記と同
様、色信号処理ブロック12−1〜12−Nの入力信号
として与えられ、それぞれ出力信号C1〜CNを出力す
る。一方、第4の色信号Wは直接補間回路14に入力さ
れる。すなわち、4入力モードの場合、CPU15は、
色信号処理ブロック12−1〜12−Nのそれぞれに4
入力モードでの色信号処理に必要なパラメータを図示し
ない記憶装置から読み出してセットする。また、補間期
間14に対しては、後述するように4入力モードでは色
信号処理ブロック12−1〜12−NからのN個の出力
信号と第4の色信号Wを用いて補間演算を行い1つの出
力信号CSを生成するように設定する。また、この場
合、補間回路14は、補間結果としての出力信号CSの
みを出力し、上述した信号C2〜CNは生成しない。Similar to the above, the three input color signals X, Y and Z are given as input signals to the color signal processing blocks 12-1 to 12-N and output the output signals C1 to CN, respectively. On the other hand, the fourth color signal W is directly input to the interpolation circuit 14. That is, in the 4-input mode, the CPU 15
4 for each of the color signal processing blocks 12-1 to 12-N
Parameters necessary for color signal processing in the input mode are read from a storage device (not shown) and set. Further, for the interpolation period 14, in the 4-input mode, the interpolation calculation is performed using the N output signals from the color signal processing blocks 12-1 to 12-N and the fourth color signal W as described later. It is set to generate one output signal CS. In this case, the interpolation circuit 14 outputs only the output signal CS as the interpolation result, and does not generate the above-mentioned signals C2 to CN.
【0029】以上図3にて説明した動作を具体的なカラ
ー複写機を例にとって以下に説明する。The operation described above with reference to FIG. 3 will be described below by taking a specific color copying machine as an example.
【0030】図4は上述した本実施形態の色信号処理装
置を用いる装置の一例である。複写装置の模式的断面図
である。FIG. 4 shows an example of an apparatus using the color signal processing apparatus of this embodiment described above. It is a schematic cross-sectional view of the copying apparatus.
【0031】同図において201はイメージスキャナ部
であり、原稿を読み取るとともに上述した色変換等の画
像処理を行う。また、202はプリンタ部であり、イメ
ージスキャナ201によって読み取られた原稿画像に対
応した画像をフルカラーでプリント出力する。In the figure, an image scanner unit 201 reads an original and performs image processing such as the color conversion described above. A printer unit 202 prints out an image corresponding to the original image read by the image scanner 201 in full color.
【0032】イメージスキャナ201において、原稿2
04は鏡面圧板200によって押圧された状態で原稿台
ガラス(以下プラテン)203上に戴置される。この原
稿204は、ランプ205によって照射され、その反射
光はミラー206,207,208およびレンズ209
を介して、3ラインの個体撮像素子センサ(以下CC
D)210上に像を結ぶ。これにより、フルカラー情報
としてのレッド(R),グリーン(G),ブルー(B)
の2つの画像信号が信号処理部211に送られる。In the image scanner 201, the original 2
Reference numeral 04 is placed on the original platen glass (hereinafter referred to as platen) 203 while being pressed by the mirror surface pressure plate 200. The original 204 is illuminated by a lamp 205, and its reflected light is reflected by mirrors 206, 207, 208 and a lens 209.
Via a 3-line solid-state image sensor (hereinafter CC
D) Form an image on 210. As a result, red (R), green (G), blue (B) as full color information
The two image signals of are sent to the signal processing unit 211.
【0033】なお、ランプ205およびミラー206は
所定速度vで、また、ミラー207および208はその
速度の1/2で、ラインセンサであるCCD210の電
気的走査(主走査)方向に対して垂直方向に機械的に移
動することによって、原稿全面を走査(副走査)する。
ここで、原稿204は、主走査および副走査ともに40
0dpiの解像度で読み取りが行われる。It should be noted that the lamp 205 and the mirror 206 are at a predetermined speed v, and the mirrors 207 and 208 are at half the speed thereof, in the direction perpendicular to the electrical scanning (main scanning) direction of the CCD 210 which is a line sensor. The entire surface of the document is scanned (sub-scanning) by mechanically moving to.
Here, the original 204 is 40 in both main scanning and sub-scanning.
Reading is performed at a resolution of 0 dpi.
【0034】信号処理部211は、図3に示す色変換装
置が構成されており、これにより、読み取りによって得
られた画像信号(R,G,B)に対し上述の処理を行
い、マゼンタ(M),シアン(C),イエロー(Y),
ブラック(Bk)の各信号を生成し、プリンタ部202
に送ることができる。なお、イメージスキャナ201に
おける一回の原稿走査につき、M,C,Y,Bkのうち
ひとつの成分がプリンタ部202に送られ、計4回の原
稿走査によって、ひとつの原稿に基づくプリントが完成
する。なお、この場合、図3に示す構成の説明におい
て、出力色信号C,M,Yそれぞれに対応して同図の構
成を備えるものとしたが、それに代わってテーブルメモ
リの内容を3回の走査でM出力,C出力,Y出力のもの
に順次書き換えるように構成する用にしてもよい。ま
た、Bkの色信号は以上のようにして得られるC,M,
Y信号に基づく下色除去および墨版生成の処理によって
得るのが一般的であり、本発明はこのような構成にも適
用できることは勿論であるが、本実施形態では、以下で
示すように信号BKについても、Y,M,Cと同様に生
成するものとする。The signal processing unit 211 comprises the color conversion device shown in FIG. 3, whereby the image signals (R, G, B) obtained by reading are subjected to the above-mentioned processing and magenta (M). ), Cyan (C), yellow (Y),
Each signal of black (Bk) is generated, and the printer unit 202
Can be sent to It should be noted that one component of M, C, Y, and Bk is sent to the printer unit 202 for each original scanning by the image scanner 201, and the printing based on one original is completed by a total of four original scanning. . In this case, in the description of the configuration shown in FIG. 3, the configuration shown in FIG. 3 is provided for each of the output color signals C, M, Y, but instead, the contents of the table memory are scanned three times. It may be configured to sequentially rewrite M output, C output, and Y output. In addition, the Bk color signal is obtained by the above-described C, M,
It is generally obtained by the processing of undercolor removal and black plate generation based on the Y signal, and it goes without saying that the present invention can be applied to such a configuration as well. BK is generated similarly to Y, M, and C.
【0035】イメージスキャナ部201より送られてく
るM,C,Y,Bkの各画像信号は、レーザドライバ2
12に送られる。レーザドライバ212は、送られてき
た画像信号に応じ、半導体レーザ213を変調駆動す
る。レーザ光は、ポリゴンミラー214、f−θレンズ
215およびミラー216を介し、感光ドラム217上
を走査する。ここでは、読み取りと同様に主走査および
副走査ともに400dpiの解像度で書き込まれる。The M, C, Y and Bk image signals sent from the image scanner unit 201 are supplied to the laser driver 2.
12 is sent. The laser driver 212 modulates and drives the semiconductor laser 213 according to the transmitted image signal. The laser light scans the photosensitive drum 217 via the polygon mirror 214, the f-θ lens 215, and the mirror 216. Here, as with reading, writing is performed with a resolution of 400 dpi in both main scanning and sub-scanning.
【0036】218は回転現像器であり、マゼンダ現像
部219、シアン現像部220、イエロー現像部22
1、ブラック現像器222より構成され、4つの現像部
が交互に感光ドラム217に接し、感光ドラム上に形成
された静電現像をトナーにより現像する。223は転写
ドラムであり、用紙カセット224または225より供
給される用紙をこの転写ドラム223に巻き付け、感光
ドラム上に現像された像を用紙に転写する。このように
して、M,C,Y,Bkの4色が順次転写された後に、
用紙は、定着ユニット226を通過して、トナーが用紙
に定着された後に排紙される。A rotary developing device 218 includes a magenta developing unit 219, a cyan developing unit 220, and a yellow developing unit 22.
1, a black developing device 222, and four developing portions alternately contact the photosensitive drum 217 to develop electrostatic development formed on the photosensitive drum with toner. Reference numeral 223 denotes a transfer drum, which winds the paper supplied from the paper cassette 224 or 225 around the transfer drum 223, and transfers the image developed on the photosensitive drum to the paper. In this way, after the four colors of M, C, Y and Bk are transferred in sequence,
The paper sheet passes through the fixing unit 226, and after the toner is fixed on the paper sheet, the paper sheet is ejected.
【0037】図5は、図4に示した信号処理部211の
構成の詳細を示すブロック図である。FIG. 5 is a block diagram showing details of the configuration of the signal processing section 211 shown in FIG.
【0038】CCD210で原稿が読み取られることに
よって得られる信号R,G,BはA/D変換回路302
でそれぞれデジタル信号に変換され、シューディング補
正回路303で原稿照明ランプの光量ムラやCCDセン
サ210の感度ばらつきに関する補正が行われる。Signals R, G and B obtained by reading an original with the CCD 210 are A / D conversion circuit 302.
Are converted into digital signals respectively and are corrected by the shading correction circuit 303 with respect to uneven light amount of the document illumination lamp and sensitivity variation of the CCD sensor 210.
【0039】色信号処理回路304は図3を参照して説
明した回路であり、入力色分解信号を出力色分解信号に
変換する色変換回路である。そして、図3に示した入力
色信号X,Y,Zはそれぞれシューディング補正回路3
03で処理が施されたR,G,B信号に対応するもので
ある。そして、この3入力モードに対応して色信号処理
回路304は図3で説明したように、N個の色信号C
1,C2,…,CNを生成する。The color signal processing circuit 304 is the circuit described with reference to FIG. 3, and is a color conversion circuit for converting the input color separated signal into the output color separated signal. The input color signals X, Y, Z shown in FIG.
This corresponds to the R, G, B signals processed in 03. Then, the color signal processing circuit 304 corresponding to the three-input mode, as described with reference to FIG.
, C2, ..., CN are generated.
【0040】セレクタ305は、後述されるように、C
PU306の指示により信号C1〜CNのいずれかひと
つを選択しその選択した信号Cをプリンタ部202へ送
る。As will be described later, the selector 305 selects C
One of the signals C1 to CN is selected according to an instruction from the PU 306, and the selected signal C is sent to the printer unit 202.
【0041】一方、色信号処理回路304には、外部イ
ンターフェースを介して図4には図示しないホストコン
ピュータおよびイメージメモリからの色分解画像信号を
入力することもできる。308はそのホストコンピュー
タ、309はホストコンピュータ308からの色分解画
像信号をイメージメモリに書き込むためにデータ交換を
行うインターフェース回路、310は画像データを一画
面分記憶するイメージメモリである。インターフェース
回路309、イメージメモリ310は図4に示すカラー
複写機の信号処理部211内部にあっても良いし、ま
た、外部にあって図4には図示しない信号線により信号
処理部211と接続されるようにしても良い。On the other hand, the color signal processing circuit 304 can also be supplied with color separated image signals from a host computer and an image memory not shown in FIG. 4 via an external interface. Reference numeral 308 is the host computer, 309 is an interface circuit for exchanging data in order to write the color separated image signal from the host computer 308 to the image memory, and 310 is an image memory for storing one screen of image data. The interface circuit 309 and the image memory 310 may be inside the signal processing unit 211 of the color copying machine shown in FIG. 4, or may be outside and connected to the signal processing unit 211 by a signal line not shown in FIG. You may do it.
【0042】イメージメモリ310のデータは色信号と
して図示しない画像クロックに同期して、一画素ごとに
色信号処理部304へ送られる。この場合において、転
写される信号が3色の色信号X,Y,Zである場合と4
色の色信号X,Y,Z,Wである場合とがある。The data in the image memory 310 is sent as a color signal to the color signal processing section 304 for each pixel in synchronization with an image clock (not shown). In this case, when the transferred signals are the color signals X, Y and Z of three colors,
It may be the color signals X, Y, Z, and W of the color.
【0043】以上の構成におけるCPU15による動作
について説明する。The operation of the CPU 15 having the above configuration will be described.
【0044】まず、通常のカラー複写機として原稿画像
を複写する3入力モードの動作について説明する。First, the operation of the three-input mode for copying an original image as a normal color copying machine will be described.
【0045】このとき前述の通り原稿を読み取って得ら
れたR,G,B信号がX,Y,Zとして色信号処理回路
304に入力される。このとき、色信号処理回路304
はプリンタ部202の動作に従い、M(マゼンダ),C
(シアン),Y(イエロ−),Bk(ブラック)信号を
順次生成して行く。しかしながら、R,G,BからC,
M,Y,Bkへの色変換は入力される画像とプリンタ部
の特性との関係等によって異なる。例えば原稿画像が一
般印刷物か、銀塩写真であるか等によって最適な変換パ
ラメータが異なる。また、ユーザーの好みにより例えば
赤みを強く再現したい、あるいは肌色原稿の色相を変化
させたいというような場合にも異なる変換パラメータが
必要となる。At this time, the R, G, B signals obtained by reading the original as described above are input to the color signal processing circuit 304 as X, Y, Z. At this time, the color signal processing circuit 304
According to the operation of the printer unit 202, M (magenta), C
(Cyan), Y (yellow), and Bk (black) signals are sequentially generated. However, R, G, B to C,
The color conversion into M, Y, Bk differs depending on the relationship between the input image and the characteristics of the printer unit. For example, the optimum conversion parameters differ depending on whether the original image is a general print or a silver halide photograph. Also, different conversion parameters are required when, for example, it is desired to strongly reproduce redness or to change the hue of a flesh-colored document depending on the user's preference.
【0046】そこでユーザーは図示しない原稿位置指定
装置を用いて原稿画像中の領域を指定し、その領域に対
する色信号処理態様、例えば原稿が銀塩写真であると
か、赤みを強くする等の指定をする。CPU15は指定
された態様に従って、その態様に応じた色信号処理パラ
メータを図3に示した色信号処理ブロック12−1〜1
2−Nに設定する。すなわち、本実施形態では、N通り
の異なる処理態様の指定が可能となる。Therefore, the user specifies an area in the original image using an original position specifying device (not shown), and specifies the color signal processing mode for the area, for example, the original is a silver halide photograph or the redness is strengthened. To do. According to the designated mode, the CPU 15 sets the color signal processing parameters according to the mode to the color signal processing blocks 12-1 to 12-1 shown in FIG.
Set to 2-N. That is, in this embodiment, N different processing modes can be designated.
【0047】図6は色信号処理態様の指定の一例を説明
する図である。FIG. 6 is a diagram for explaining an example of designation of a color signal processing mode.
【0048】同図において、501が複写対象のカラー
原稿であるとする。ここで、領域502は黒い文字で書
かれた領域であり、領域503は色付けされたグラフの
領域、領域504は銀塩写真の領域である。そして、こ
れらそれぞれの処理態様として、領域502は黒トナー
のみで再現されるように、領域503は原稿の色を強調
してなるべく鮮やかに再現するように、そして領域50
4は銀塩写真原稿の色になるべく忠実に再現するよう
に、それぞれR,G,BからM,C,Y,Kへの変換を
行うのが望ましい領域である。In the figure, it is assumed that 501 is a color original to be copied. Here, a region 502 is a region written in black characters, a region 503 is a colored graph region, and a region 504 is a silver salt photograph region. As the respective processing modes, the area 502 is reproduced only with the black toner, the area 503 is reproduced so as to be as vivid as possible by emphasizing the color of the document, and the area 50.
Reference numeral 4 is an area in which conversion from R, G, B to M, C, Y, K is preferably performed so that the color of the silver halide photograph original is reproduced as faithfully as possible.
【0049】図7は処理態様に対応した領域ごとの属性
指定の一例を説明する図であり、図示しないカラー複写
機の操作部の表示を表している。まず、原稿中の所定の
領域を領域指定装置によって指定した後、図7に示す画
面の表示に従って、指定した領域が(A)〜(E)のい
ずれかに属するのかをタッチパネルなどを用いて指定す
る。これに対し、CPU15は指定された領域ごとにそ
れら領域の画像を適切に表現できる色信号処理パラメー
タを色信号処理回路304の色信号処理ブロック12−
1〜12−Nに設定するとともに、色信号の出力タイミ
ングに同期して領域指定に基づき出力信号C1〜CNの
選択信号をセレクタ305に指令する。例えば、図7に
示す(A)の属性が指定された領域では信号C1を選択
してこれを出力Cとする。また、属性(B)が指定され
た領域は信号C2,…というようにセレクタを動作させ
る。FIG. 7 is a view for explaining an example of attribute designation for each area corresponding to the processing mode, and shows the display of the operation unit of the color copying machine (not shown). First, after designating a predetermined area in the original by the area designating device, according to the display of the screen shown in FIG. 7, it is designated using the touch panel or the like whether the designated area belongs to any of (A) to (E). To do. On the other hand, the CPU 15 sets the color signal processing parameters of the color signal processing circuit 304, which can appropriately express the image of each of the designated areas, in the color signal processing block 12-.
1 to 12-N, and the selector 305 is instructed to select the output signals C1 to CN based on the area designation in synchronization with the output timing of the color signals. For example, the signal C1 is selected in the area where the attribute (A) shown in FIG. In the area where the attribute (B) is designated, the selector is operated like signals C2, ....
【0050】なお、以上の説明では、領域指定をユーザ
ーが行うようにしたが、もちろん周知の像域分離技術を
用いて原稿画像の属性を自動的に判別し、セレクタへの
選択信号をリアルタイムで生成するように構成すること
ももちろん可能である。In the above description, the area is specified by the user. Of course, the well-known image area separation technique is used to automatically discriminate the attributes of the original image, and the selection signal to the selector is sent in real time. Of course, it can be configured to generate.
【0051】次に、イメージメモリ(図5参照)から色
分解画像信号を直接入力する場合について説明する。Next, the case where the color separated image signal is directly input from the image memory (see FIG. 5) will be described.
【0052】色分解信号がX,Y,Zの3色である場合
は、上述した複写モードと同様である。ただし領域指定
はホストコンピュータ上で行い、領域指定をCPU30
6へ送信する。When the color separation signals are three colors of X, Y and Z, the same as in the copy mode described above. However, the area is specified on the host computer, and the area is specified by the CPU 30.
Send to 6.
【0053】色分解信号がX,Y,Z,Wの4色である
場合は以上の3入力モードと異なる4入力モードの動作
を行う。以下の説明では、X,Y,Z,Wは印刷製版の
ために作成されたデジタル原稿のそれぞれC,M,Y,
BK(以下、単にKとも記す)の信号であるものとし、
またその信号値は0から255の8ビットで表されてい
るものとして説明する。この場合は、上記C,M,Y,
Kのデジタル原稿データを、そのまま印刷製版機で印刷
するための原版として用いた場合と、図5に示す構成に
用いた場合それぞれのプリント結果の色味を一致させる
ようにする。従って、色信号処理回路304では印刷の
色特性とプリンタ部の色再現特性を考慮して、入力信号
C,M,Y,Kを新たな信号C′,M′,Y′,K′に
変換しなければならない。When the color separation signals are four colors of X, Y, Z and W, the operation in the four input mode different from the above three input mode is performed. In the following description, X, Y, Z, and W are C, M, Y, and C of digital originals created for printing plate making, respectively.
It is assumed that the signal is BK (hereinafter also simply referred to as K),
The signal value will be described as being represented by 8 bits from 0 to 255. In this case, C, M, Y,
When the K digital original data is used as it is as an original plate for printing by the printing plate making machine and when it is used in the configuration shown in FIG. 5, the tint of each print result is made to match. Therefore, the color signal processing circuit 304 converts the input signals C, M, Y, K into new signals C ', M', Y ', K', in consideration of the color characteristics of printing and the color reproduction characteristics of the printer section. Must.
【0054】そのための処理方法を再び図3を用いて説
明する。これまでに説明したように色信号処理ブロック
12−1〜12−NはN個(本実施形態では5個)のブ
ロックで構成されている。そして信号C,M,Y,Kの
うち信号C,M,YはN個の各色信号処理ブロックそれ
ぞれに入力される。一方、各色信号処理ブロックには次
のような出力信号値を得るために必要なパラメータがC
PU15によって書き込まれる。 ブロック1: K=0のときのC,M,Y入力に対する
出力C′,M′,Y′,K′値 ブロック2: K=64のときのC,M,Y入力に対す
る出力C′,M′,Y′,K′値 ブロック3: K=128のときのC,M,Y入力に対
する出力C′,M′,Y′,K′値 ブロック4: K=192のときのC,M,Y入力に対
する出力C′,M′,Y′,K′値 ブロック5: K=255のときのC,M,Y入力に対
する出力C′,M′,Y′,K′値 ここでC′,M′,Y′,K′のいずれを出力するか
は、プリンタ部へ送るべき信号値によって決まりシアン
の画像書き込みを行っている時にはC′、マゼンタの画
像書き込みを行っている時にはM′、…というように順
次パラメータの書換えを行う。A processing method therefor will be described again with reference to FIG. As described above, the color signal processing blocks 12-1 to 12-N are composed of N (5 in this embodiment) blocks. The signals C, M, Y of the signals C, M, Y, K are input to each of the N color signal processing blocks. On the other hand, in each color signal processing block, a parameter required to obtain the following output signal value is C
Written by PU15. Block 1: Outputs C ', M', Y ', K'values for C, M, Y inputs when K = 0 Block 2: Outputs C', M for C, M, Y inputs when K = 64. ', Y', K 'value block 3: Output C', M ', Y', K 'value for C, M, Y input when K = 128 Block 4: C, M, when K = 192 Output C ', M', Y ', K'values for Y inputs Block 5: Outputs C', M ', Y', K'values for C, M, Y inputs when K = 255 where C ', Which of M ′, Y ′, and K ′ is to be output depends on the signal value to be sent to the printer section, C ′ when writing a cyan image, M ′ when writing a magenta image, ... In this way, the parameters are rewritten sequentially.
【0055】なお、このようなパラメータの書き換えを
行わず、各ブロックにおいてテーブルメモリまたは回路
を色信号の種類毎に備えていてもよい。Note that a table memory or circuit may be provided for each type of color signal in each block without rewriting such parameters.
【0056】以上により、信号C1〜C5として以下の
ような出力信号が得られる。From the above, the following output signals are obtained as the signals C1 to C5.
【0057】C1: 入力信号C,M,Y,KのうちK
=0に固定した場合の出力信号 C2: 入力信号C,M,Y,KのうちK=64に固定
した場合の出力信号 C3: 入力信号C,M,Y,KのうちK=128に固
定した場合の出力信号 C4: 入力信号C,M,Y,KのうちK=192に固
定した場合の出力信号 C5: 入力信号C,M,Y,KのうちK=255に固
定した場合の出力信号 実際には入力信号Kの値は上記0、64、128、19
2、255以外の値もとるため、最終的な出力信号CC
は補間回路14でC1〜C5を線形補間することにより
得ることができる。補間式はKの値によって異なり、次
の式で与えられる。C1: K of the input signals C, M, Y, K
Output signal when fixed to = 0 C2: Output signal when fixed to K = 64 among input signals C, M, Y and K C3: Fixed to K = 128 among input signals C, M, Y and K Output signal in case of fixing C4: Output signal when fixing K = 192 among input signals C, M, Y and K C5: Output in case fixing K = 255 among input signals C, M, Y and K Signal Actually, the value of the input signal K is 0, 64, 128, 19
Since a value other than 2, 255 is taken, the final output signal CC
Can be obtained by linearly interpolating C1 to C5 in the interpolation circuit 14. The interpolation formula depends on the value of K and is given by the following formula.
【0058】0≦K<64の場合 CC=C1+(C2−C1)×K/64 64≦K<128の場合 CC=C2+(C3−C2)×(K−64)/64 128≦K<192の場合 CC=C3+(C4−C3)×(K−128)/64 192≦K<255の場合 CC=C4+(C5−C4)×(K−192)/63 以上により補間回路14から最終出力信号CCが得られ
る。CPU15はセレクタ305(図5参照)に4入力
信号モードであることを通知し、これによりセレクタ3
05は無条件に補間演算結果としての信号CCを選択し
出力信号Cとする。When 0 ≦ K <64 CC = C1 + (C2-C1) × K / 64 When 64 ≦ K <128 CC = C2 + (C3-C2) × (K−64) / 64 128 ≦ K <192 In the case of CC = C3 + (C4-C3) × (K-128) / 64 In the case of 192 ≦ K <255 CC = C4 + (C5-C4) × (K-192) / 63 The final output signal from the interpolation circuit 14 by the above. CC is obtained. The CPU 15 notifies the selector 305 (see FIG. 5) that it is in the 4-input signal mode.
Reference numeral 05 unconditionally selects the signal CC as the interpolation calculation result and sets it as the output signal C.
【0059】なお、この4入力モードの場合、領域指定
信号は無視され、画像領域全体で同一の色信号変換処理
を受けることになる。In the case of the 4-input mode, the area designation signal is ignored and the same color signal conversion processing is performed on the entire image area.
【0060】以上の4入力モードによれば、本実施形態
の色処理回路に接続される通常にプリンタ等の出力装置
は、色処理回路からは当該出力装置の出力色特性に適合
したY,M,C,Kの4入力を受け取ることになる。な
お、上記4入力モードの構成を、前述したように、Y,
M,Cの3色の信号を得る構成とし、KについてはY,
M,Cに基づく下色除去、黒生成処理により得るように
してもよい。According to the above-described four-input mode, the output device such as a printer, which is usually connected to the color processing circuit of this embodiment, has a Y, M value which is suitable for the output color characteristics of the output device from the color processing circuit. , C, and K will be received. In addition, as described above, the configuration of the four input mode is
The configuration is such that signals of three colors of M and C are obtained, and for K, Y,
It may be obtained by undercolor removal and black generation processing based on M and C.
【0061】なお、以上説明した実施形態はソフトウェ
アを用いても同様に実行可能なことは明らかである。こ
のとき色信号処理ブロックは3入力と4入力で共通であ
り、パラメータのみを変更すればよいので、ソフトウェ
アの有効利用が可能となる。It is obvious that the embodiment described above can be similarly executed by using software. At this time, the color signal processing block is common to 3 inputs and 4 inputs, and since only the parameters need to be changed, the software can be effectively used.
【0062】また、色信号処理ブロックとして図1また
は図2に示したような従来例のいずれを用いても良いと
したが、図2に示すような3次元テーブル交換方式を用
いれば色信号交換として任意の非線形交換が可能になる
という利点がある。Although any of the conventional examples shown in FIG. 1 or 2 may be used as the color signal processing block, the color signal exchange may be performed by using the three-dimensional table exchange method shown in FIG. As an advantage, arbitrary non-linear exchange is possible.
【0063】さらに、色信号交換のためのパラメータを
ホストコンピュータからダウンロードするような構成に
することももちろん可能である。Further, it is of course possible that the parameters for color signal exchange are downloaded from the host computer.
【0064】さらに、上記実施形態では3色の色分解信
号入力に対し、指定された領域ごとの適した出力信号を
複数個出力するようにしやが、たとえばプリンタ部とし
てM,C,Y,Kを同時にプリント可能な装置を用いる
場合、M,C,Y,Kの4つの異なる信号を並列に出力
するように構成することもできる。この場合において、
4色の色分解信号が入力される4入力モードのときは、
同一手順を4回繰り返し、M,C,Y,K出力を順次生
成し、この間一旦フレームメモリにデータを記憶させ4
色分の出力信号が得られてからプリンタ部に送るように
すればよい。Further, in the above embodiment, a plurality of output signals suitable for each designated area are output in response to the input of color separation signals of three colors. For example, the printer section may use M, C, Y and K. When a device capable of simultaneously printing is used, four different signals of M, C, Y, and K can be output in parallel. In this case,
In the 4-input mode in which 4 color separation signals are input,
The same procedure is repeated four times to sequentially generate M, C, Y and K outputs, during which data is temporarily stored in the frame memory.
It suffices if the output signals for the colors are obtained and then sent to the printer section.
【0065】図8は、本発明の一実施形態に係り、プリ
ンタによる試し刷りを含む印刷システムの構成を示すブ
ロック図である。FIG. 8 is a block diagram showing the arrangement of a printing system including trial printing by a printer according to the embodiment of the present invention.
【0066】本実施形態の印刷システムでは、C,M,
Y,Kの各データで構成される印刷用原稿データは、予
めハードディスク801に保存されており、ホストコン
ピュータ802は、このハードディスク801に記憶さ
れた原稿データをプリンタまたは印刷機に送り、それぞ
れの試し刷りまたは本印刷を制御する。In the printing system of this embodiment, C, M,
The original data for printing composed of each data of Y and K is stored in the hard disk 801 in advance, and the host computer 802 sends the original data stored in the hard disk 801 to the printer or the printing machine, and performs each trial. Control printing or book printing.
【0067】印刷機809によって本印刷を行う前にプ
リンタ805によりテストプリントを行う。そのため、
色信号処理ブロック904は、図3に示した色信号処理
回路が設けられ、前述したように同処理回路の各ブロッ
クのパラメータは、印刷用原稿データをそのまま印刷機
でプリントした結果と、印刷用原稿データを同処理回路
で処理して得た色信号データに基づいてプリンタにより
プリントした結果の色味が一致するように設定する。こ
のように設定された色信号処理回路を備える色信号処理
ブロック804は、イメージメモリ803に格納された
印刷用原稿データについて図3等を参照して説明した4
入力モードの処理を行い、C′,M′,Y′,K′の信
号を順次にあるいは並列に出力し、プリンタ805はこ
の色信号データに基づいてテストプリントを行う。Before the main printing is performed by the printing machine 809, the test printing is performed by the printer 805. for that reason,
The color signal processing block 904 is provided with the color signal processing circuit shown in FIG. 3. As described above, the parameters of each block of the processing circuit are the result of printing the original document data for printing as it is on the printing machine and the printing result. Based on the color signal data obtained by processing the original data in the same processing circuit, the color tone of the result printed by the printer is set to match. The color signal processing block 804 including the color signal processing circuit set in this way has described the printing document data stored in the image memory 803 with reference to FIG.
The input mode processing is performed, C ', M', Y ', and K'signals are output sequentially or in parallel, and the printer 805 performs test printing based on this color signal data.
【0068】この結果、本印刷システムのオペレータ
は、そのプリント結果を見ることにより、印刷機809
によって実際に印刷されたときのプリント結果を確認す
ることができ、色味の調整を行いたい場合は、例えば印
刷機側の修正パラメータを調整することにより色校正を
行うことができる。As a result, the operator of the printing system can check the printing result to see the printing machine 809.
The print result when actually printed can be confirmed by, and when it is desired to adjust the tint, for example, the color calibration can be performed by adjusting the correction parameter on the printing machine side.
【0069】図9は、本発明の他の実施形態の係り、前
述の3入力モードであるコピーモードと前述の4入力モ
ードであるプルーフモードの両モードを実行可能なプリ
ンタの構成を示すブロック図である。FIG. 9 is a block diagram showing the arrangement of a printer according to another embodiment of the present invention, which is capable of executing both the above-mentioned three-input mode copy mode and the above-mentioned four-input mode proof mode. Is.
【0070】本実施形態のプリンタでは、まずセレクタ
900によってホストコンピュータ912から転送され
る画像データがR,G,Bよりなるデータか、C,M,
Y,Kよりなるデータかを判別する。ここで、R,G,
Bのデータである場合は、コピーモードのデータとして
イメージメモリ902に転送し、一方、プルーフモード
のデータである場合はイメージメモリ901に転送す
る。In the printer of this embodiment, first, the image data transferred from the host computer 912 by the selector 900 is data consisting of R, G, B, or C, M,
It is determined whether the data consists of Y and K. Where R, G,
If it is B data, it is transferred to the image memory 902 as copy mode data, while if it is proof mode data, it is transferred to the image memory 901.
【0071】本実施形態ではコピーモードの場合、図
6,図7等で説明した領域指定等の処理を行わず、領域
信号生成回路903が、イメージメモリ902に格納さ
れた一定のデータに基づいて原稿画像の属性を自動的に
判別し、領域を示す選択信号Sを生成する。これによ
り、色信号処理ブロック904は、図3等を参照して説
明した3入力モードの処理を行い、色信号C′,M′,
Y′,K′を出力する。In the present embodiment, in the copy mode, the area signal generation circuit 903 does not perform the processing such as the area designation described with reference to FIGS. 6 and 7, and the area signal generation circuit 903 is based on the constant data stored in the image memory 902. The attribute of the original image is automatically determined, and the selection signal S indicating the area is generated. As a result, the color signal processing block 904 performs the three-input mode processing described with reference to FIG. 3 and the like, and the color signals C ′, M ′,
Y'and K'are output.
【0072】一方、プルーフモードの場合、色信号処理
ブロック904は、イメージメモリ901のデータC,
M,Y,Kに基づき、前述した4入力モードの処理を行
い、信号C′,M′,Y′,K′を出力する。On the other hand, in the proof mode, the color signal processing block 904 determines the data C,
Based on M, Y, and K, the above-described 4-input mode processing is performed, and signals C ', M', Y ', and K'are output.
【0073】このように、本実施形態のプリンタは通常
行われる3信号入力に係るコピーモードのプリント動作
と、例えばC,M,Y,Kの4信号データからなる印刷
用原稿データに基づいたプリント動作とを自動的に判別
して適切に行うことが可能となる。As described above, the printer of this embodiment normally performs the printing operation in the copy mode related to the input of three signals and the printing based on the original data for printing including the four signal data of C, M, Y, and K, for example. It is possible to automatically discriminate the action from the action and appropriately perform the action.
【0074】[0074]
【発明の効果】以上説明したように本発明によれば、n
+1種類の入力色信号は、複数の色信号処理ブロックの
入力してそれぞれ色変換もしくは色補正等の所定の処理
が、例えば他の1種類の入力色信号の階調値に応じて行
われ、それぞれ生成される色信号と他の1種類の入力色
信号とに基づいて、補間演算が行われることにより、最
終的にn+1種類の入力色信号値に対応したm種類の新
たな出力色信号を得ることができる。As described above, according to the present invention, n
+1 type of input color signal is input to a plurality of color signal processing blocks, and predetermined processing such as color conversion or color correction is performed, for example, according to the gradation value of another type of input color signal, Interpolation is performed on the basis of the color signals respectively generated and one other type of input color signal, so that m new output color signals corresponding to n + 1 types of input color signal values are finally generated. Obtainable.
【0075】また、上記のような処理と、n種類の入力
色信号に色変換もしくは色補正等の所定の処理を施し
て、最終的にm種類の出力色信号を得る処理とを、入力
色信号の種類の数に応じて切換えることができる。Further, the above-described processing and the processing of performing predetermined processing such as color conversion or color correction on n kinds of input color signals to finally obtain m kinds of output color signals It can be switched according to the number of signal types.
【0076】さらに、色成分の種類の数が互いに異なる
第1および第2モードそれぞれに対応して色処理アルゴ
リズムの異なるテーブル内容とすることができるので、
入力する色成分の種類の数が異なっても、それぞれに対
応した処理モードを適切に実行できる。Further, the table contents of different color processing algorithms can be set for the first and second modes having different numbers of types of color components.
Even if the number of types of color components to be input is different, the processing modes corresponding to the respective types can be appropriately executed.
【0077】この結果、入力色信号の色等、その種類の
数によらず効率的な色信号処理を実行することができ
る。As a result, efficient color signal processing can be executed regardless of the number of types of input color signals, such as the color.
【図1】色変換装置の主要部構成の一従来例を示すブロ
ック図である。FIG. 1 is a block diagram showing a conventional example of a main part configuration of a color conversion device.
【図2】色変換装置の主要部構成の他の従来例を示すブ
ロック図である。FIG. 2 is a block diagram showing another conventional example of the main configuration of the color conversion device.
【図3】本発明の一実施形態の係る色処理回路の構成を
示すブロック図である。FIG. 3 is a block diagram showing a configuration of a color processing circuit according to an embodiment of the present invention.
【図4】上記実施形態の色処理回路をその信号処理部に
用いた複写装置の内部構造を模式的に示す図である。FIG. 4 is a diagram schematically showing an internal structure of a copying apparatus using the color processing circuit of the above embodiment in its signal processing unit.
【図5】上記複写装置における信号処理部の具体的構成
を主に示すブロック図である。FIG. 5 is a block diagram mainly showing a specific configuration of a signal processing unit in the copying apparatus.
【図6】上記複写装置でプリントする原稿画像の画像領
域の種類を説明する図である。FIG. 6 is a diagram illustrating types of image areas of a document image printed by the copying apparatus.
【図7】図6に示した画像領域の種類それぞれの属性の
選択動作を説明するための図である。FIG. 7 is a diagram for explaining an attribute selection operation for each type of image area shown in FIG. 6;
【図8】本発明の他の実施形態に係り、プリンタによる
試し刷りを含む印刷システムの構成を示すブロック図で
ある。FIG. 8 is a block diagram showing a configuration of a printing system including trial printing by a printer according to another embodiment of the present invention.
【図9】本発明のさらに他の実施形態に係り、3入力の
コピーモードと4入力のプルーフモードの量モードを実
行できるプリンタの構成を示すブロック図である。FIG. 9 is a block diagram showing a configuration of a printer capable of executing a 3-input copy mode and a 4-input proof mode in a quantitative mode according to still another embodiment of the present invention.
12−1〜12−N 色信号処理ブロック 14 補間回路 15 CPU 201 イメージスキャナ部 202 プリンタ部 211 信号処理部 302 A/D変換回路 303 シェーディング補正回路 304 色信号処理回路 305 セレクタ 308 ホストコンピュータ 309 インターフェース回路 310 イメージメモリ 804,904 色信号処理ブロック 12-1 to 12-N color signal processing block 14 interpolation circuit 15 CPU 201 image scanner unit 202 printer unit 211 signal processing unit 302 A / D conversion circuit 303 shading correction circuit 304 color signal processing circuit 305 selector 308 host computer 309 interface circuit 310 Image memory 804,904 Color signal processing block
Claims (14)
て新たな色信号を出力する色信号処理装置において、 n+1種類(nは自然数)の入力色信号のうちn種類の
入力色信号に対してそれぞれ所定の処理を行い1種類の
色信号を生成する複数の色信号処理ブロックと、 該複数の色信号処理ブロックから生成される色信号の各
々と前記n+1種類の入力色信号のうち前記n種類の入
力色信号以外の1種類の入力色信号とを用いて補間演算
を行い1種類の出力色信号を生成する補間手段と、 を少なくとも1組具え、m(mは自然数)種類の出力色
信号を出力することを特徴とする色信号処理装置。1. A color signal processing device for inputting a color signal and outputting a new color signal based on the input color signal, wherein n kinds of input color signals among n + 1 kinds (n is a natural number) of input color signals A plurality of color signal processing blocks each of which performs a predetermined process to generate one type of color signal, each of the color signals generated from the plurality of color signal processing blocks, and the n + 1 types of input color signals At least one set of interpolating means for performing an interpolating operation to generate one type of output color signal by using one type of input color signal other than the n types of input color signals, and m (m is a natural number) types A color signal processing device which outputs an output color signal.
は4であることを特徴とする請求項1に記載の色信号処
理装置。2. The color signal processing device according to claim 1, wherein the value of n is 3 and m is 3 or 4.
は、n種類の入力色信号と所定の係数との積和演算によ
って当該所定の処理を行うことを特徴とする請求項1ま
たは2に記載の色信号処理装置。3. The color signal processing block according to claim 1, wherein each of the plurality of color signal processing blocks performs the predetermined processing by a product-sum operation of n kinds of input color signals and a predetermined coefficient. Color signal processor.
は、n種類の入力信号をアドレス信号としてテーブルメ
モリから色信号を出力することによって当該所定の処理
を行うことを特徴とする請求項1または2に記載の色信
号処理装置。4. The color signal processing blocks each perform the predetermined processing by outputting a color signal from a table memory using n kinds of input signals as address signals. 2. The color signal processing device according to item 2.
て新たな色信号を出力する色信号処理装置において、 n+1種類(nは自然数)の入力色信号のうちn種類の
入力色信号に対してそれぞれ所定の処理を行い1種類の
色信号を生成する複数の色信号処理ブロックと、 該複数の色信号処理ブロックから生成される色信号の各
々と前記n+1種類の入力色信号のうち前記n種類の入
力色信号以外の1種類の入力色信号に対して所定の処理
を行う処理回路と、 n種類の入力色信号があるとき、該処理回路を制御して
当該所定の処理を前記複数の色信号処理ブロックのそれ
ぞれから生成される色信号の1つを選択して出力色信号
とする処理とし、n+1種類の入力色信号があるとき、
前記処理回路を制御して当該所定の処理を前記複数の色
信号処理ブロックから生成される色信号の各々と前記n
+1種類の入力色信号のうち前記n種類の入力色信号以
外の1種類の入力色信号とを用いて補間演算を行い1種
類の出力色信号を生成する処理とする制御手段と、 を具えたことを特徴とする色信号処理装置。5. A color signal processing device for inputting a color signal and outputting a new color signal based on the input color signal, wherein n kinds of input color signals among n + 1 kinds (n is a natural number) of input color signals. A plurality of color signal processing blocks each of which performs a predetermined process to generate one type of color signal, each of the color signals generated from the plurality of color signal processing blocks, and the n + 1 types of input color signals A processing circuit that performs a predetermined process on one type of input color signal other than the n types of input color signals; and, if there are n types of input color signals, control the processing circuit to perform the predetermined process. When one of the color signals generated from each of the plurality of color signal processing blocks is selected as an output color signal, and there are n + 1 types of input color signals,
By controlling the processing circuit to perform the predetermined processing, each of the color signals generated from the plurality of color signal processing blocks and the n
Control means for performing an interpolation operation using one input color signal other than the n input color signals among the +1 type input color signals to generate one output color signal. A color signal processing device characterized by the above.
請求項5に記載の色信号処理装置。6. The color signal processing apparatus according to claim 5, wherein the value of n is 3.
は、n種類の入力色信号と所定の係数との積和演算によ
って当該所定の処理を行うことを特徴とする請求項5ま
たは6に記載の色信号処理装置。7. The color signal processing block according to claim 5, wherein each of the plurality of color signal processing blocks performs the predetermined processing by a product-sum operation of n kinds of input color signals and a predetermined coefficient. Color signal processor.
は、n種類の入力信号をアドレス信号としてテーブルメ
モリから色信号を出力することによって当該所定の処理
を行うことを特徴とする請求項5または6に記載の色信
号処理装置。8. The color signal processing block according to claim 5, wherein each of the plurality of color signal processing blocks performs the predetermined processing by outputting a color signal from a table memory using n kinds of input signals as address signals. 6. The color signal processing device according to item 6.
てプリント出力を行う複写装置において、 色信号を入力し、該入力色信号に基づいて新たな色信号
を出力する色信号処理装置であって、 n+1種類(nは自然数)の入力色信号のうちn種類の
入力色信号に対してそれぞれ所定の処理を行い1種類の
色信号を生成する複数の色信号処理ブロックと、 該複数の色信号処理ブロックから生成される色信号の各
々と前記n+1種類の入力色信号のうち前記n種類の入
力色信号以外の1種類の入力色信号に対して所定の処理
を行う処理回路と、 n種類の入力色信号があるとき、該処理回路を制御して
当該所定の処理を前記複数の色信号処理ブロックのそれ
ぞれから生成される色信号の1つを選択して出力色信号
とする処理とし、n+1種類の入力色信号があるとき、
前記処理回路を制御して当該所定の処理を前記複数の色
信号処理ブロックから生成される色信号の各々と前記n
+1種類の入力色信号のうち前記n種類の入力色信号以
外の1種類の入力色信号とを用いて補間演算を行い1種
類の出力色信号を生成する処理とする制御手段と、 を具えた色信号処理装置と、 該色信号処理装置が生成する出力色信号に基づいてプリ
ントを行うプリント装置と、 を具えたことを特徴とする複写装置。9. A color signal processing apparatus for inputting a color signal and outputting a new color signal based on the input color signal in a copying apparatus which reads an original and prints out based on the result of the reading. A plurality of color signal processing blocks that respectively perform predetermined processing on n kinds of input color signals of n + 1 kinds (n is a natural number) of input color signals to generate one kind of color signal; A processing circuit that performs predetermined processing on each of the color signals generated from the signal processing block and one type of input color signal other than the n types of input color signals among the n + 1 types of input color signals; When there is an input color signal, the processing circuit is controlled so that the predetermined processing is a processing of selecting one of the color signals generated from each of the plurality of color signal processing blocks to be an output color signal, n + 1 types of input When there is a color signal,
By controlling the processing circuit to perform the predetermined processing, each of the color signals generated from the plurality of color signal processing blocks and the n
Control means for performing an interpolation operation using one input color signal other than the n input color signals among the +1 type input color signals to generate one output color signal. A copying apparatus comprising: a color signal processing device; and a printing device that prints based on an output color signal generated by the color signal processing device.
る請求項9に記載の複写装置。10. The copying apparatus according to claim 9, wherein the value of n is 3.
対して色処理を行う第1のモードと、 M(M>N)色成分で構成される色画像データに対して
色処理を行う第2のモードとを有し、 前記N色成分で構成される色画像データが有するデータ
量に対応した入力アドレスを備える複数のテーブルを備
え、 前記第1のモードの時は、前記複数のテーブルの各々が
異なる色処理アルゴリズムに対応するようにデータを該
複数のテーブルに書き込み、前記第2のモードの時は、
前記複数のテーブルに対して同一の色処理アルゴリズム
に対応するようにデータを前記複数のテーブルの書き込
むデータ書込手段を有することを特徴とする画像処理装
置。11. A first mode for performing color processing on color image data composed of N color components, and a color processing for color image data composed of M (M> N) color components. A second mode, and a plurality of tables each having an input address corresponding to a data amount of the color image data composed of the N color components, and in the first mode, the plurality of tables. Data is written in the plurality of tables so that each of them corresponds to a different color processing algorithm, and in the second mode,
An image processing apparatus comprising: a data writing unit that writes data to the plurality of tables so as to correspond to the same color processing algorithm.
ることを特徴とする請求項11に記載の画像処理装置。12. The image processing apparatus according to claim 11, wherein the first mode is a copy mode.
あることを特徴とする請求項11または12に記載の画
像処理装置。13. The image processing apparatus according to claim 11, wherein the second mode is a proof mode.
る複数の画像毎に色処理を変えることを特徴とする請求
項11ないし13のいずれかに記載の画像処理装置。14. The image processing apparatus according to claim 11, wherein in the first mode, color processing is changed for each of a plurality of images included in the same document.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8092806A JPH09284579A (en) | 1996-04-15 | 1996-04-15 | Color signal processor and copying device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8092806A JPH09284579A (en) | 1996-04-15 | 1996-04-15 | Color signal processor and copying device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH09284579A true JPH09284579A (en) | 1997-10-31 |
Family
ID=14064665
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8092806A Pending JPH09284579A (en) | 1996-04-15 | 1996-04-15 | Color signal processor and copying device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH09284579A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000295485A (en) * | 1999-04-01 | 2000-10-20 | Seiko Epson Corp | Image processor for printing |
US7072084B2 (en) | 2001-02-08 | 2006-07-04 | Ricoh Company, Ltd. | Color converting device emphasizing a contrast of output color data corresponding to a black character |
JP2009268096A (en) * | 2008-04-25 | 2009-11-12 | Toshiba Corp | Color space conversion system and method |
JP2010011455A (en) * | 2008-06-26 | 2010-01-14 | Toshiba Corp | Image-forming device |
-
1996
- 1996-04-15 JP JP8092806A patent/JPH09284579A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000295485A (en) * | 1999-04-01 | 2000-10-20 | Seiko Epson Corp | Image processor for printing |
US6965453B1 (en) | 1999-04-01 | 2005-11-15 | Seiko Epson Corporation | Image processor for printing |
US7072084B2 (en) | 2001-02-08 | 2006-07-04 | Ricoh Company, Ltd. | Color converting device emphasizing a contrast of output color data corresponding to a black character |
JP2009268096A (en) * | 2008-04-25 | 2009-11-12 | Toshiba Corp | Color space conversion system and method |
JP2010011455A (en) * | 2008-06-26 | 2010-01-14 | Toshiba Corp | Image-forming device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4261739B2 (en) | Image processing apparatus, image processing method, storage medium, and image processing system | |
JPH0231910B2 (en) | ||
JP2007081747A (en) | Image processing apparatus | |
JP2007043424A (en) | Color processing method and apparatus adopting the same | |
JP2004230846A (en) | Image forming equipment | |
JPH08331398A (en) | Image processing system and controller | |
JP3733200B2 (en) | Image processing apparatus and image processing method | |
JP2007336549A (en) | Image forming apparatus and method | |
JPH11136532A (en) | Color image forming device and its control method | |
JPH09284579A (en) | Color signal processor and copying device | |
JP2001352459A (en) | Image-forming device | |
JP4250432B2 (en) | Color printing apparatus and control method thereof | |
JP3230535B2 (en) | Image processing device | |
JPH10224648A (en) | Picture processor and picture processing method | |
JPH0541811A (en) | Reproduction method for color picture and picture processor | |
US20060210290A1 (en) | Apparatus and method for forming image | |
JP2003216365A (en) | Image processor and image forming device | |
CN101188661A (en) | Image forming apparatus and control method thereof | |
JP4261720B2 (en) | Image processing apparatus, image processing method, and recording medium | |
JP3881178B2 (en) | Recording system | |
JP2003051940A (en) | Image processing method and device thereof | |
JPH04160981A (en) | Image processor for each image area of copying machine | |
JP3141202B2 (en) | Color image processing method and apparatus | |
JPH11298729A (en) | Image processor and method therefor | |
JPH07298077A (en) | Color printer having plural color correction systems |