JPH10294875A - Color printer - Google Patents

Color printer

Info

Publication number
JPH10294875A
JPH10294875A JP9103490A JP10349097A JPH10294875A JP H10294875 A JPH10294875 A JP H10294875A JP 9103490 A JP9103490 A JP 9103490A JP 10349097 A JP10349097 A JP 10349097A JP H10294875 A JPH10294875 A JP H10294875A
Authority
JP
Japan
Prior art keywords
input
output
neural network
color
unit
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
JP9103490A
Other languages
Japanese (ja)
Inventor
Akira Iwamoto
旭 岩本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP9103490A priority Critical patent/JPH10294875A/en
Publication of JPH10294875A publication Critical patent/JPH10294875A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To vary color conversion characteristic automatically with high accuracy by relieving the load of deciding a conventional color conversion characteristic required by the color printer having a nonlinear input/output characteristic. SOLUTION: Only input color information in the learning mode is used and a 1st neural network 11 applies color conversion to the input color information to provide the output of a learning signal, and the input output characteristic decision section 13 uses a 2nd neural network 14 to produce a teacher signal. Both the signals in pairs are given to the 1st neural network 11, where an error is calculated and conducts learning till the error is sufficiently small by the error inverse propagation method to decide a color conversion characteristic automatically. Or the 1st neural network is eliminated and a print section 12 is connected directly in series with the 2nd neural network so as to change the characteristic of the entire printer.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、入力色彩情報とし
てカラー画像データを受取り、紙などに印刷するカラー
印刷装置においてその色データの補正を行うと共に、そ
の装置全体の色変換特性を容易に変更できるようにする
ものであって、例えば、カラープリンタやカラーFAX
などに適用し得るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color printing apparatus which receives color image data as input color information and prints it on paper or the like, corrects the color data, and easily changes the color conversion characteristics of the entire apparatus. For example, a color printer or a color facsimile
It can be applied to such as.

【0002】[0002]

【従来の技術】カラー印刷装置は図7に示すように、主
に色変換部71と印刷部12で構成されているが、従来
この種の装置における色変換には補正関数による方法や
LUT(ルックアップテーブル)による方法が用いられ
てきた。補正関数による方法では、補正関数は単なる線
形変換、もしくは印刷部の非線形な特性を考慮して、そ
れに高次の項を付加したものが用いられている。しか
し、補正関数の決定は人手によらねばならず、最適な補
正関数を見つけるのは困難である。一方、LUT法は入
力色彩情報に対応した出力色彩情報を対にしてテーブル
化しておく方法であるが、全ての組み合わせをテーブル
にするには膨大なメモリを必要とするため、実際には代
表的な組み合わせのみテーブル化して、テーブルに無い
入力色彩情報に対してはテーブルに格納されている値と
のある補間方法を用いて出力値を算出することが行われ
ている。一般に補間方法には8点補間、6点補間、5点
補間、4点補間などがあるが、その計算式は線形補間の
ような簡単な式であるため、変換の精度は十分でない場
合がある。いずれにしてもこれらの方法では最適な色変
換が得られないが、その理由はこれらが印刷部の非線形
な入出力特性に対応しきれないことによるものである。
2. Description of the Related Art As shown in FIG. 7, a color printing apparatus mainly comprises a color conversion section 71 and a printing section 12. Conventionally, color conversion in this type of apparatus is performed by a method using a correction function or an LUT (LUT). A look-up table). In the method using the correction function, a simple linear conversion or a function obtained by adding a high-order term to the non-linear characteristic of the printing unit is used as the correction function. However, determination of the correction function must be manually performed, and it is difficult to find an optimum correction function. On the other hand, the LUT method is a method in which output color information corresponding to input color information is paired into a table, but a huge memory is required to make all combinations into a table. For example, an input value is calculated using a certain interpolation method with a value stored in a table for input color information not included in the table. Generally, interpolation methods include eight-point interpolation, six-point interpolation, five-point interpolation, and four-point interpolation. However, since the calculation formula is a simple formula such as linear interpolation, the conversion accuracy may not be sufficient. . In any case, these methods do not provide optimal color conversion, because they cannot cope with the nonlinear input / output characteristics of the printing unit.

【0003】そこで、近年では、色変換部にニューラル
ネットワークを用いることが考えられており、ニューラ
ルネットワークは、入力層と複数の中間層(隠れ層)と
出力層を持つ階層型ニューラルネットワークが用いられ
ている。一般に色は3次元空間で表現できるので、用い
られるニューラルネットワークは3入力3出力の階層型
ニューラルネットワークであることが多い。また、印刷
部の入力がCMYK(シアン、マゼンタ、イエロー、ブ
ラック)の場合には、3入力4出力の階層型ニューラル
ネットワークあるいは3入力3出力の階層型ニューラル
ネットワークと3入力1出力階層型ニューラルネットワ
ークを組み合わせた構成をとる。ニューラルネットワー
クは非線形な入出力を再現する能力があるので、学習の
仕方次第では良好な色変換を行わせることができると考
えられている。
Therefore, in recent years, it has been considered to use a neural network for the color conversion unit. As the neural network, a hierarchical neural network having an input layer, a plurality of intermediate layers (hidden layers), and an output layer is used. ing. Generally, a color can be represented in a three-dimensional space, so that the neural network used is often a three-input three-output hierarchical neural network. When the input of the printing unit is CMYK (cyan, magenta, yellow, black), a three-input four-output hierarchical neural network, a three-input three-output hierarchical neural network, and a three-input one-output hierarchical neural network are used. Are combined. Neural networks have the ability to reproduce non-linear inputs and outputs, so it is thought that good color conversion can be performed depending on the learning method.

【0004】[0004]

【発明が解決しようとする課題】ところが、現状では、
例えば、特開平5−292332号公報に記載された色
データ補正処理方法におけるように、ニューラルネット
ワークは印刷部の逆特性を学習させて使用させているに
すぎない。その理由は印刷部への入力色彩情報を教師信
号として、また、印刷部の出力色彩情報を入力信号とし
て対にしたものを学習データとしてニューラルネットワ
ークに与えればよいというように、簡単な考え方で実現
できるからである。こうした考え方によるニューラルネ
ットワークを色変換部として用いると、確かに理論上は
カラー印刷装置への入力色彩情報と出力色彩情報は一致
するので、色彩学的には正しいといえる。しかし、実際
には例えばCRTに表示されたディジタル静止画像を印
刷した場合、表示されたものと印刷されたものの色は異
なっている。それは、印刷部の色再現範囲がCRTの像
再現範囲に及ばないためである。そのため、前記方法は
色彩学において理論上正しく再現されることになるとい
っても、現状では適切な色変換が行われているとはいい
難いものである。一方、カラー印刷装置に任意の入出力
を与えるときの手法やシステムの構成は確立しておら
ず、自由な入出力特性の設計をしてもそれを実現するの
は困難な状況にある。
However, at present,
For example, as in the color data correction processing method described in Japanese Patent Application Laid-Open No. 5-292332, the neural network merely learns and uses the inverse characteristic of the printing unit. The reason is realized by a simple concept, such as inputting color information to the printing unit as a teacher signal, and pairing output color information of the printing unit as an input signal to the neural network as learning data. Because you can. If a neural network based on such a concept is used as a color conversion unit, it is true that the input color information to the color printing apparatus and the output color information coincide with each other in theory, so that it is chromatically correct. However, actually, for example, when a digital still image displayed on a CRT is printed, the displayed color and the printed color are different. This is because the color reproduction range of the printing unit does not reach the image reproduction range of the CRT. Therefore, even though the above method is theoretically correctly reproduced in chromaticity, it is difficult to say that appropriate color conversion is performed at present. On the other hand, a method and a system configuration for providing an arbitrary input / output to the color printing apparatus have not been established, and it is difficult to realize the design even if the input / output characteristics are freely designed.

【0005】本発明は、こうした従来技術における問題
点に鑑みてなされたもので、色変換部にニューラルネッ
トワークを用いて装置全体の色彩情報の入出力特性を自
在に、精度良く設定可能にするとともに、通常、カラー
の印刷装置では1つだけ持つにすぎない色変換特性を、
可変にしたカラー印刷装置を提供することをその目的と
するものである。
The present invention has been made in view of such problems in the prior art, and enables a color conversion unit to use a neural network to freely and accurately set the color information input / output characteristics of the entire apparatus. Usually, a color printing apparatus has only one color conversion characteristic,
It is an object of the present invention to provide a variable color printing apparatus.

【0006】[0006]

【課題を解決するための手段】まず、本発明の原理を説
明する。図8の構成において、それぞれX1はニューラ
ルネットワーク11への入力信号、X2はニューラルネ
ットワーク11の出力かつ印刷部12の入力、X3は印
刷部12の出力である。これらX1、X2、X3は色彩
情報を表すため3次元であるが、ここでは簡単にするた
めベクトルのようにまとめて表している。また、カラー
印刷装置81の入出力特性をF( )、ニューラルネッ
トワーク11の入出力特性H( )、印刷部12の入出
力特性をG( )で表すと、これらの関係は以下のよう
表される。
First, the principle of the present invention will be described. In the configuration of FIG. 8, X1 is an input signal to the neural network 11, X2 is an output of the neural network 11 and an input of the printing unit 12, and X3 is an output of the printing unit 12. These X1, X2, and X3 are three-dimensional to represent color information, but are collectively represented as vectors for simplicity. When the input / output characteristics of the color printing device 81 are represented by F (), the input / output characteristics of the neural network 11 are represented by H (), and the input / output characteristics of the printing unit 12 are represented by G (), these relationships are expressed as follows. You.

【0007】 X3=F(X1) (1) X3=G(X2) (2) X2=H(X1) (3) (2)式の逆関数をG′( )として表す。 X2=G′(X3) (4) (1)式を(4)式に代入する。 X2=G′(F(X1)) (5) (5)式からX2を消去する。 H(X1)=G′(F(X1)) (6) 式(6)からH( )、すなわちニューラルネットワー
ク11がどのような入出力特性を持てばよいのかわか
る。
X3 = F (X1) (1) X3 = G (X2) (2) X2 = H (X1) (3) The inverse function of equation (2) is represented as G ′ (). X2 = G '(X3) (4) The equation (1) is substituted into the equation (4). X2 = G '(F (X1)) (5) X2 is eliminated from the equation (5). H (X1) = G '(F (X1)) (6) From equation (6), it is understood that H (), that is, what input / output characteristics the neural network 11 should have.

【0008】理論上は上記のとおりであるが、この場合
印刷部の逆関数G′( )をどのようにして求めるかと
いう問題が残る。何故なら、G′( )は印刷部12の
特性であり、一般に数式で表せるものではないため、こ
の逆関数についてもそれを求めることは困難であるから
である。そこで、本発明は、第2のニューラルネットワ
ークを用意して、これに印刷部12の逆特性を学習させ
ることでこの問題を解決しようとするものである。
Although the above is theoretically as described above, in this case, there remains a problem of how to obtain the inverse function G '() of the printing unit. This is because G ′ () is a characteristic of the printing unit 12 and cannot be generally expressed by a mathematical expression, and therefore it is difficult to obtain the inverse function. Therefore, the present invention is intended to solve this problem by preparing a second neural network and causing the second neural network to learn the inverse characteristic of the printing unit 12.

【0009】次に、ニューラルネットワークの学習方法
を図9を用いて説明する。この構成において、入力され
た色彩情報を補正もしくは他の色空間に変換するための
第1のニューラルネットワーク11を学習させることと
する。ここで、入出力特性決定部13は装置全体の特性
であるF( )を持ち、また、第2のニューラルネット
ワーク14には印刷部の逆特性を予め学習させておくこ
ととし、これはG′( )に相当している。
Next, a neural network learning method will be described with reference to FIG. In this configuration, the first neural network 11 for correcting the input color information or converting the color information to another color space is to be learned. Here, the input / output characteristic determination unit 13 has F (), which is the characteristic of the entire apparatus, and the second neural network 14 has learned in advance the inverse characteristic of the printing unit, which is represented by G ′. It is equivalent to ().

【0010】第1のニューラルネットワークを学習させ
る学習データは入力信号のみを適当な数だけを用意すれ
ばよい。学習のための入力信号X1を第1のニューラル
ネットワークに入力して出力信号H(X1)を得る。ま
た、入力信号X1は同時に入出力特性決定部にも入力さ
れ、その出力は第2のニューラルネットワークに入力さ
れ、最終的に出力G′(F(X1))を得る。そして、
この出力G′(F(X1))を第1のニューラルネット
ワークの教師信号として与え、H(X1)とG′(F
(X1))の誤差を算出し、誤差逆伝播法によりその誤
差が十分小さくなるまで第1のニューラルネットワーク
を学習させればよい。
As the learning data for learning the first neural network, only an appropriate number of input signals may be prepared. An input signal X1 for learning is input to the first neural network to obtain an output signal H (X1). The input signal X1 is also input to the input / output characteristic determination unit at the same time, and its output is input to the second neural network, and finally obtains the output G '(F (X1)). And
This output G '(F (X1)) is given as a teacher signal of the first neural network, and H (X1) and G' (F
The error of (X1) may be calculated, and the first neural network may be trained by the error backpropagation method until the error becomes sufficiently small.

【0011】請求項1に係る発明は、色彩情報を担う入
力信号にもとづいて印刷を行うカラー印刷装置におい
て、入力された色彩情報を補正もしくは他の色空間に変
換する第1のニューラルネットワークと、第1のニュー
ラルネットワークが出力した出力信号を受け取って印刷
を行う印刷部と、装置全体の入出力特性情報を持ち入力
された色彩情報を該入出力特性に従って変換し出力を決
定する入出力特性決定部と、前記印刷部の入出力特性の
逆特性を学習させ該逆特性に従って前記入出力特性決定
部の出力信号を変換する第2のニューラルネットワーク
とを備え、入出力特性決定部の前記入出力特性情報を変
更する際に、前記入出力特性決定部の出力信号を受け取
り変換する前記第2のニューラルネットワークの出力信
号を第1のニューラルネットワークに与えて再学習させ
ることにより、装置全体の入出力特性を可変しようとす
るものである。
According to a first aspect of the present invention, there is provided a color printing apparatus for performing printing based on an input signal carrying color information, a first neural network for correcting the input color information or converting the color information to another color space, A printing unit for receiving and printing an output signal output from the first neural network, and determining input / output characteristics which have input / output characteristic information of the entire apparatus, convert input color information according to the input / output characteristics, and determine an output; And a second neural network that learns the inverse characteristics of the input / output characteristics of the printing unit and converts the output signal of the input / output characteristics determination unit in accordance with the inverse characteristics. When the characteristic information is changed, the output signal of the second neural network which receives and converts the output signal of the input / output characteristic determining unit is converted to a first neural network. By re-learning is given to the network, it is intended to vary the input-output characteristics of the entire device.

【0012】請求項2に係る発明は、色彩情報を担う入
力信号にもとづいて印刷を行うカラー印刷装置におい
て、外部からのデータを受け取る受信部と、入力された
色彩情報を補正もしくは他の色空間に変換する第1のニ
ューラルネットワークと、第1のニューラルネットワー
クが出力した出力信号を受け取って印刷を行う印刷部
と、装置全体の入出力特性情報を持ち、入力された色彩
情報を該入出力特性に従って変換し出力を決定する入出
力特性決定部と、前記印刷部の入出力特性の逆特性を学
習させ該逆特性に従って前記入出力特性決定部の出力信
号を変換する第2のニューラルネットワークを備え、前
記通信部からの前記色彩情報及び前記装置全体の入出力
特性情報にもとづいて前記入力特性決定部を新しい特性
情報に置換するとともに、前記第2のニューラルネット
ワークの出力信号を第1のニューラルネットワークに与
えて再学習させることにより、装置全体の入出力特性を
置換しようとするものである。
According to a second aspect of the present invention, there is provided a color printing apparatus for performing printing based on an input signal carrying color information, a receiving unit for receiving data from the outside, and correcting the input color information or other color space. A first neural network which converts the input color information into a color image, a printing unit which receives an output signal output by the first neural network and performs printing, and has input / output characteristic information of the entire apparatus. And a second neural network that learns the inverse characteristics of the input / output characteristics of the printing unit and converts the output signal of the input / output characteristics determination unit according to the inverse characteristics. Replacing the input characteristic determination unit with new characteristic information based on the color information from the communication unit and the input / output characteristic information of the entire device. , By re-learning gives an output signal of said second neural network to the first neural network, is intended to replace the input-output characteristics of the entire device.

【0013】請求項3に係る発明は、請求項2の発明に
おいて、前記装置全体の入出力特性情報を記憶しておく
記憶部を付加的に備え、前記通信部からの指定データに
もとづいて、前記入出力特性決定部の特性情報を前記記
憶部に既に記憶されている入出力特性情報に置換しよう
とするものである。
According to a third aspect of the present invention, in the second aspect of the present invention, a storage unit for storing input / output characteristic information of the entire apparatus is additionally provided, and based on designated data from the communication unit, The characteristic information of the input / output characteristic determining unit is to be replaced with the input / output characteristic information already stored in the storage unit.

【0014】請求項4に係る発明は、色彩情報を担う入
力信号にもとづいて印刷を行うカラー印刷装置におい
て、装置全体の入出力特性情報を持ち、入力された色彩
情報を該入出力特性に従って変換し出力を決定する入出
力決定部と、特性を学習させ該特性に従って前記入出力
決定部の出力信号を変換するニューラルネットワーク
と、該ニューラルネットワークの出力信号を受け取って
印刷を行う印刷部とを備え、さらに、前記ニューラルネ
ットワークに学習させる特性として前記印刷部の入出力
特性の逆特性とすることにより装置全体の入出力特性を
印刷部の入出力特性に依存しないようにしようとするも
のである。
According to a fourth aspect of the present invention, there is provided a color printing apparatus which performs printing based on an input signal carrying color information, has input / output characteristic information of the entire apparatus, and converts input color information according to the input / output characteristic. An input / output determination unit that determines an output, a neural network that learns characteristics and converts an output signal of the input / output determination unit according to the characteristics, and a printing unit that receives an output signal of the neural network and performs printing. Further, the input / output characteristics of the entire apparatus are made independent of the input / output characteristics of the printing unit by making the input / output characteristics of the entire printing apparatus independent of the input / output characteristics of the printing unit.

【0015】請求項5に係る発明は、色彩情報を担う入
力信号にもとづいて印刷を行うカラー印刷装置におい
て、外部からのデータを受け取る受信部と、装置全体の
入出力特性情報を持ち入力された色彩情報を該入出力特
性に従って変換し出力を決定する入出力決定部と、特性
を学習させ該特性に従って前記入出力決定部の出力信号
を変換するニューラルネットワークと、該ニューラルネ
ットワークの出力信号を受け取って印刷を行う印刷部と
を備え、さらに、前記ニューラルネットワークに学習さ
せる特性を前記印刷部の入出力特性の逆特性とし、前記
通信部からの前記色彩情報及び前記装置全体の入出力特
性情報にもとづいて前記入出力特性決定部の入出力特性
を置換することによって、装置全体の入出力特性を置換
しようとするものである。
According to a fifth aspect of the present invention, in a color printing apparatus for performing printing based on an input signal carrying color information, a receiving unit for receiving external data, and input / output characteristic information of the entire apparatus are input. An input / output determination unit that converts color information according to the input / output characteristics and determines an output, a neural network that learns characteristics and converts an output signal of the input / output determination unit according to the characteristics, and receives an output signal of the neural network. A printing unit that performs printing by using the neural network as a reverse characteristic of the input / output characteristics of the printing unit, and the color information from the communication unit and the input / output characteristics information of the entire apparatus. It is intended to replace the input / output characteristics of the entire device by replacing the input / output characteristics of the input / output characteristic determination unit based on this. That.

【0016】請求項6に係る発明は、請求項5の発明に
おいて、前記装置全体の入出力特性情報を記憶しておく
記憶部を付加的に備え、前記通信部からの指定データに
もとづいて、前記入出力特性決定部の特性情報を前記記
憶部に既に記憶されている入出力特性に置換しようとす
るものである。
According to a sixth aspect of the present invention, in the fifth aspect of the present invention, a storage unit for storing input / output characteristic information of the entire apparatus is additionally provided, and based on designated data from the communication unit, It is intended to replace the characteristic information of the input / output characteristic determination unit with the input / output characteristic already stored in the storage unit.

【0017】[0017]

【発明の実施の形態】本発明の実施形態を図面を用いて
説明する。図1は、請求項1に係るカラー印刷装置の実
施形態の一例を示すブロック図である。入出力特性決定
部13と第2のニューラルネットワーク14は直接つな
がれ、他方、第1のニューラルネットワーク11は印刷
部12に直接つながれている。また、第2のニューラル
ネットワーク14はその出力が第1のニューラルネット
ワーク11に入力できるよう第1のニューラルネットワ
ーク11につながれている。第1のニューラルネットワ
ーク11は誤差逆伝播法などで学習可能な構成でなけれ
ばならないが、第2のニューラルネットワーク14は学
習可能である必要はなく、印刷部12への入力値を教師
信号、印刷部12の出力値を入力信号として対にした複
数の学習データにより学習させた後の入出力特性(印刷
部の特性)を備えていればよい。入出力特性決定部13
の入出力特性は関数で表現されていてもテーブルで表現
されていてもよい。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating an example of an embodiment of a color printing apparatus according to claim 1. The input / output characteristic determining unit 13 and the second neural network 14 are directly connected, while the first neural network 11 is directly connected to the printing unit 12. The second neural network 14 is connected to the first neural network 11 so that its output can be input to the first neural network 11. The first neural network 11 must have a configuration that can be learned by the back propagation method or the like, but the second neural network 14 does not need to be capable of learning. It is sufficient that the input / output characteristics (printing unit characteristics) after learning with a plurality of learning data pairs of output values of the unit 12 as input signals. Input / output characteristic determination unit 13
May be represented by a function or a table.

【0018】このカラー印刷装置は印刷を行うモードと
学習を行うモードの二つのモードを有する。モードの切
り替えには、装置にモード切り替えスイッチをつけても
よいし、装置に入力されるデータにヘッダを付けてその
中のフラグを設け、そのフラグの値によってモードを内
部的に切り替えてもよい。印刷モードのときは、入力信
号は第1のニューラルネットワークによって変換された
後、印刷部12に入力されて印刷が行われる。学習モー
ドのときは、入力信号(学習データ)は第1のニューラ
ルネットワーク11に入力されると共に、入出力特性決
定部13にも入力される。入出力特性決定部13の出力
はそのまま第2のニューラルネットワーク14に入力さ
れ、その出力データは学習データの教師信号として扱
う。その教師信号と第1のニューラルネットワーク11
の出力値との誤差を求め、誤差逆伝播法によって誤差が
十分に小さくなるまで第1のニューラルネットワーク1
1を学習させる。このような構成において、特性変更が
必要なために入出力特性決定部13を交換した際に、第
1のニューラルネットワーク11を学習させることによ
ってカラー印刷装置全体の特性を自動的に要求する特性
に換えることができる。
This color printing apparatus has two modes, a printing mode and a learning mode. To switch the mode, the device may be provided with a mode switch, or data input to the device may be provided with a header by attaching a header, and the mode may be internally switched according to the value of the flag. . In the print mode, the input signal is converted by the first neural network and then input to the printing unit 12 to perform printing. In the learning mode, the input signal (learning data) is input to the first neural network 11 and also to the input / output characteristic determining unit 13. The output of the input / output characteristic determination unit 13 is directly input to the second neural network 14, and the output data is treated as a teacher signal of learning data. The teacher signal and the first neural network 11
Of the first neural network 1 until the error is sufficiently reduced by the error back propagation method.
Train 1 In such a configuration, when the input / output characteristic determination unit 13 is replaced because the characteristic needs to be changed, the characteristic of the entire color printing apparatus is automatically requested by learning the first neural network 11. Can be replaced.

【0019】図2は、請求項2に係るカラー印刷装置の
一実施形態を示すブロック図である。この構成において
は、図1に示す構成にさらに受信部21が付加されてお
り、受信部21は入出力特性決定部13および第1のニ
ューラルネットワーク11の入力側に接続されている。
この受信部21は電話回路やネットワークなどの外部か
ら種々のデータを受信する役割を持っている。また、入
出力特性決定部13は書き換え可能な記憶素子で構成さ
れていなければならない。このカラー印刷装置は、印刷
モードと学習モードとダウンロードモードの三つのモー
ドを持っている。印刷モードと学習モードについては、
受信部21がデータを通信によって受け取ることを除
き、図1で示したカラー印刷装置と変わりはなく、ダウ
ンロードモードでは、受信部21で受信したデータで入
出力決定部13の内容を書き換えるようになっている。
FIG. 2 is a block diagram showing an embodiment of the color printing apparatus according to the second aspect. In this configuration, a receiving unit 21 is further added to the configuration shown in FIG. 1, and the receiving unit 21 is connected to the input / output characteristic determining unit 13 and the input side of the first neural network 11.
The receiving unit 21 has a role of receiving various data from outside such as a telephone circuit and a network. In addition, the input / output characteristic determination unit 13 must be formed of a rewritable storage element. This color printing apparatus has three modes: a print mode, a learning mode, and a download mode. For print mode and learning mode,
1 is the same as the color printing apparatus shown in FIG. 1 except that the receiving unit 21 receives data by communication. In the download mode, the content of the input / output determination unit 13 is rewritten with the data received by the receiving unit 21. ing.

【0020】図3は、請求項3に係るカラー印刷装置の
一実施形態を示すブロック図である。この構成において
は、図2の構成においてその入出力特性決定部13にさ
らに記憶部31が付加されている。記憶部31は入出力
特性決定部13の内容を書き換えるデータを保持してお
き、それによって、一回毎に印刷時に入出力特性データ
をダウンロードすることなく、入出力特性決定部13の
内容を記憶部31にある内容と置き換えることができ
る。
FIG. 3 is a block diagram showing an embodiment of the color printing apparatus according to the third aspect. In this configuration, a storage unit 31 is further added to the input / output characteristic determination unit 13 in the configuration of FIG. The storage unit 31 holds data for rewriting the contents of the input / output characteristics determination unit 13, thereby storing the contents of the input / output characteristics determination unit 13 without downloading the input / output characteristic data at each printing. The content in the section 31 can be replaced.

【0021】図4は、請求項4に係るカラー印刷装置の
一実施形態を示すブロック図である。この構成は図1の
構成から第1のニューラルネットワーク11を取り除
き、印刷部12を第2のニューラルネットワーク14に
直接つないだだけで各部の構成は同じである。この構成
のように第2のニューラルネットワーク14と印刷部1
2を直列につなぐことによって、印刷部12の特性の逆
特性を予め学習したニューラルネットワーク14と印刷
部12のそれぞれの特性は互いに打ち消し合い、装置全
体の特性は入出力特性決定部13のそれと一致すること
となる。この構成によれば、入出力特性決定部13を置
き換えただけで装置全体の特性まで換えることができ
る。
FIG. 4 is a block diagram showing one embodiment of the color printing apparatus according to the fourth aspect. This configuration is the same as the configuration of FIG. 1 except that the first neural network 11 is removed and the printing unit 12 is directly connected to the second neural network 14. As in this configuration, the second neural network 14 and the printing unit 1
2 are connected in series, the characteristics of the neural network 14 and the printing unit 12, which have learned in advance the inverse characteristics of the characteristics of the printing unit 12, cancel each other out, and the characteristics of the entire apparatus match those of the input / output characteristics determination unit 13. Will be done. According to this configuration, the characteristics of the entire device can be changed only by replacing the input / output characteristics determination unit 13.

【0022】図5は、請求項5に係るカラー印刷装置の
一実施形態を示すブロック図である。この構成は図4の
構成に対して受信部21が付加されている。受信部21
は入出力特性決定部13の入力側に接続され、また、図
2の構成と同様に入出力特性決定部13は書き換え可能
な記憶素子で構成されていなければならない。これによ
って、入出力特性決定部13は内容を書き換えるデータ
を通信によって受け取ることができる。
FIG. 5 is a block diagram showing an embodiment of the color printing apparatus according to the fifth aspect. In this configuration, a receiving unit 21 is added to the configuration of FIG. Receiver 21
Is connected to the input side of the input / output characteristic determination unit 13, and the input / output characteristic determination unit 13 must be formed of a rewritable storage element as in the configuration of FIG. As a result, the input / output characteristic determination unit 13 can receive the data whose contents are rewritten by communication.

【0023】図6は、請求項6に係る印刷装置の一実施
形態を示すブロック図である。これは図5の入出力特性
決定部13に対してさらに記憶部31が付加されてい
る。記憶部31は入出力特性決定部13の内容を書き換
えるデータを保持しておき、それによって、一回毎に印
刷時に入出力特性データをダウンロードすることなく、
入出力特性決定部13の内容を記憶部31にある内容と
置き換えることができる。
FIG. 6 is a block diagram showing an embodiment of the printing apparatus according to claim 6. In this configuration, a storage unit 31 is further added to the input / output characteristic determination unit 13 in FIG. The storage unit 31 holds data for rewriting the content of the input / output characteristic determination unit 13, so that the input / output characteristic data is not downloaded each time printing is performed.
The content of the input / output characteristic determination unit 13 can be replaced with the content in the storage unit 31.

【0024】[0024]

【発明の効果】以上説明したように、本願発明は、装置
全体の特性を持つ入出力特性決定部と印刷部の逆特性を
予め学習させたニューラルネットワークを組み合わせて
用いることにより、装置全体の特性を想定し、想定の特
性が得られるように印刷部の特性を考慮しながら色変換
部の入出力データを決定していた従来のカラー印刷装置
と相違して、装置全体の特性を決めるだけで自動的に正
しい色変換ができるという効果を有している。
As described above, according to the present invention, the combination of the input / output characteristic determining unit having the characteristics of the entire apparatus and the neural network in which the inverse characteristic of the printing unit is learned in advance is used. Unlike the conventional color printing device that determines the input / output data of the color conversion unit while considering the characteristics of the printing unit so that the expected characteristics can be obtained, just determine the characteristics of the entire device. This has the effect that correct color conversion can be performed automatically.

【0025】請求項1に係る発明は、入力特性決定部を
変更する際に第1のニューラルネットワークを学習させ
ることによって、装置全体の色彩情報の出力特性データ
を可変にすることが可能となる。
According to the first aspect of the present invention, it is possible to make the output characteristic data of the color information of the entire apparatus variable by learning the first neural network when changing the input characteristic determining unit.

【0026】請求項2に係る発明は、通信によってカラ
ー画像データのほかの装置全体の入出力特性を表したデ
ータを受信できるようにしたので、前記データを受信し
た特性データに置換し、第1のニューラルネットワーク
を再学習させることによって、装置全体の前記入出力特
性データを置換することが容易にできる。
According to the second aspect of the present invention, since data representing input / output characteristics of the entire apparatus other than the color image data can be received by communication, the data is replaced with the received characteristic data, and , The input / output characteristic data of the entire apparatus can be easily replaced.

【0027】請求項3に係る発明は、請求項2に係る発
明の効果に加え、さらに入出力特性を表すデータを記憶
する記憶部を付加したもので、記憶部に複数の特性デー
タを記憶させておくことによって、請求項2に係る発明
のように装置全体の特性データを置換するたびにデータ
をダウンロードする必要性はなく、さらに簡単にデータ
の置換ができる。
According to a third aspect of the present invention, in addition to the effect of the second aspect of the present invention, a storage unit for storing data representing input / output characteristics is added, and a plurality of characteristic data are stored in the storage unit. By doing so, it is not necessary to download the data every time the characteristic data of the entire apparatus is replaced as in the invention according to claim 2, and the data can be replaced more easily.

【0028】請求項4に係る発明は、前記第1のニュー
ラルネットワークを排し、第2のニューラルネットワー
クと印刷部とを直列につなぐことによって互いの特性を
打ち消し合い、装置全体の特性が入出力特性決定部のそ
れと一致するようにしたので、入出力特性決定部を置き
換えただけで、第1のニューラルネットワークを学習さ
せることなく装置全体の特性を換えることができ、第1
のニューラルネットワークを学習させる手間と時間を省
くことができる。
According to a fourth aspect of the present invention, the first neural network is eliminated, and the second neural network and the printing unit are connected in series to cancel each other's characteristics. The characteristics of the entire device can be changed without training the first neural network by simply replacing the input / output characteristics determining unit, since the characteristics of the entire device can be changed.
The time and effort required to learn the neural network can be saved.

【0029】請求項5に係る発明は、請求項4記載の発
明にさらにネットワークから装置全体の入出力特性を表
したデータを受信する受信部を備え、入出力特性決定部
の特性データを通信によって受け取ることができるの
で、請求項4記載のカラー印刷装置に比して特性データ
の置換が容易にできる。
According to a fifth aspect of the present invention, in addition to the fourth aspect of the present invention, there is further provided a receiving unit for receiving data representing the input / output characteristics of the entire apparatus from the network, and transmitting the characteristic data of the input / output characteristics determining unit by communication. Since the information can be received, the replacement of the characteristic data can be easily performed as compared with the color printing apparatus according to the fourth aspect.

【0030】請求項6に係る発明は、請求項5に係る発
明の効果に加え、さらに入出力特性を表すデータを記憶
しておく記憶部を付加したので、記憶部入出力を表すデ
ータを複数記憶しておくことにより、請求項5に係る発
明のように装置全体の特性データを置換する度にデータ
をダウンロードする必要性をなくすことができ、さらに
簡単にデータの置換ができる。
According to the invention of claim 6, in addition to the effect of the invention of claim 5, a storage unit for storing data representing input / output characteristics is added. By storing the data, the necessity of downloading the data every time the characteristic data of the entire apparatus is replaced as in the invention according to claim 5 can be eliminated, and the data can be replaced more easily.

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

【図1】請求項1に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 1 is a block diagram illustrating an embodiment of a color printing apparatus according to claim 1.

【図2】請求項2に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 2 is a block diagram showing an embodiment of a color printing apparatus according to claim 2;

【図3】請求項3に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 3 is a block diagram showing an embodiment of a color printing apparatus according to claim 3;

【図4】請求項4に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 4 is a block diagram showing an embodiment of a color printing apparatus according to claim 4;

【図5】請求項5に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 5 is a block diagram showing an embodiment of a color printing apparatus according to claim 5;

【図6】請求項6に係るカラー印刷装置の実施形態を示
すブロック図である。
FIG. 6 is a block diagram showing an embodiment of a color printing apparatus according to claim 6;

【図7】従来のカラー印刷装置の主要部分を示すブロッ
ク図である。
FIG. 7 is a block diagram illustrating a main part of a conventional color printing apparatus.

【図8】本発明の原理を説明するためのブロック図であ
る。
FIG. 8 is a block diagram for explaining the principle of the present invention.

【図9】本発明においてニューラルネットワークの学習
を行うためにとる構成を示すブロック図である。
FIG. 9 is a block diagram showing a configuration used for learning a neural network in the present invention.

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

11…第1のニューラルネットワーク、12…印刷部、
13…入出力特性決定部、14…第2のニューラルネッ
トワーク、21…受信部、31…記憶部、71…色変換
部、81…カラー印刷装置。
11: first neural network, 12: printing unit,
13: input / output characteristic determination unit, 14: second neural network, 21: reception unit, 31: storage unit, 71: color conversion unit, 81: color printing device.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 色彩情報を担う入力信号にもとづいて印
刷を行うカラー印刷装置において、入力された色彩情報
を補正もしくは他の色空間に変換する第1のニューラル
ネットワークと、第1のニューラルネットワークが出力
した出力信号を受け取って印刷を行う印刷部と、装置全
体の入出力特性情報を持ち入力された色彩情報を該入出
力特性に従って変換し出力を決定する入出力特性決定部
と、前記印刷部の入出力特性の逆特性を学習させ該逆特
性に従って前記入出力特性決定部の出力信号を変換する
第2のニューラルネットワークとを備え、入出力特性決
定部の前記入出力特性情報を変更する際に、前記入出力
特性決定部の出力信号を受け取り変換する前記第2のニ
ューラルネットワークの出力信号を第1のニューラルネ
ットワークに与えて再学習させることにより、装置全体
の入出力特性を可変にするようにしたことを特徴とする
カラー印刷装置。
1. A color printing apparatus for performing printing based on an input signal carrying color information, comprising: a first neural network for correcting input color information or converting the color information to another color space; and a first neural network. A printing unit that receives and outputs an output signal to perform printing, an input / output characteristic determination unit that has input / output characteristic information of the entire apparatus, converts input color information according to the input / output characteristics, and determines output, and the printing unit A second neural network that learns the inverse characteristics of the input / output characteristics of the input / output characteristics and converts the output signal of the input / output characteristics determination unit in accordance with the inverse characteristics. The output signal of the second neural network, which receives and converts the output signal of the input / output characteristic determination unit, is given to the first neural network. A color printing apparatus wherein the input / output characteristics of the entire apparatus are made variable by re-learning.
【請求項2】 色彩情報を担う入力信号にもとづいて印
刷を行うカラー印刷装置において、外部からのデータを
受け取る受信部と、入力された色彩情報を補正もしくは
他の色空間に変換する第1のニューラルネットワーク
と、第1のニューラルネットワークが出力した出力信号
を受け取って印刷を行う印刷部と、装置全体の入出力特
性情報を持ち、入力された色彩情報を該入出力特性に従
って変換し出力を決定する入出力特性決定部と、前記印
刷部の入出力特性の逆特性を学習させ該逆特性に従って
前記入出力特性決定部の出力信号を変換する第2のニュ
ーラルネットワークを備え、前記通信部からの前記色彩
情報及び前記装置全体の入出力特性情報にもとづいて前
記入力特性決定部を新しい特性情報に置換するととも
に、前記第2のニューラルネットワークの出力信号を第
1のニューラルネットワークに与えて再学習させること
により、装置全体の入出力特性を置換するようにしたこ
とを特徴とするカラー印刷装置。
2. A color printing apparatus for performing printing based on an input signal carrying color information, a receiving unit for receiving data from the outside, and a first unit for correcting the input color information or converting the input color information into another color space. A neural network, a printing unit for receiving and outputting an output signal output from the first neural network, and having input / output characteristic information of the entire apparatus; converting input color information according to the input / output characteristic to determine an output; And a second neural network that learns the inverse characteristics of the input / output characteristics of the printing unit and converts the output signal of the input / output characteristics determination unit according to the inverse characteristics. The input characteristic determining unit is replaced with new characteristic information based on the color information and the input / output characteristic information of the entire apparatus, and the second neural network is replaced by the second neural network. A color printing apparatus characterized in that input and output characteristics of the entire apparatus are replaced by giving an output signal of the network to a first neural network and re-learning the same.
【請求項3】 前記装置全体の入出力特性情報を記憶し
ておく記憶部を付加的に備え、前記通信部からの指定デ
ータにもとづいて、前記入出力特性決定部の特性情報を
前記記憶部に既に記憶されている入出力特性情報に置換
するようにしたことを特徴とする請求項2記載のカラー
印刷装置。
3. A storage unit for storing input / output characteristic information of the entire apparatus, wherein characteristic information of the input / output characteristic determination unit is stored in the storage unit based on designated data from the communication unit. 3. The color printing apparatus according to claim 2, wherein the input / output characteristic information is stored in the printer.
【請求項4】 色彩情報を担う入力信号にもとづいて印
刷を行うカラー印刷装置において、装置全体の入出力特
性情報を持ち、入力された色彩情報を該入出力特性に従
って変換し出力を決定する入出力決定部と、特性を学習
させ該特性に従って前記入出力決定部の出力信号を変換
するニューラルネットワークと、該ニューラルネットワ
ークの出力信号を受け取って印刷を行う印刷部とを備
え、さらに、前記ニューラルネットワークに学習させる
特性として前記印刷部の入出力特性の逆特性とすること
により装置全体の入出力特性を印刷部の入出力特性に依
存しないようにすることを特徴とするカラー印刷装置。
4. A color printing apparatus which performs printing based on an input signal carrying color information, has input / output characteristic information of the entire apparatus, and converts input color information according to the input / output characteristics to determine an output. An output determining unit, a neural network that learns characteristics and converts an output signal of the input / output determining unit according to the characteristics, and a printing unit that receives and prints an output signal of the neural network, further comprising the neural network. A color printing apparatus characterized in that the input / output characteristics of the entire apparatus do not depend on the input / output characteristics of the printing unit by making the input / output characteristics of the entire printing apparatus independent of the input / output characteristics of the printing unit as the characteristics learned by the printing unit.
【請求項5】 色彩情報を担う入力信号にもとづいて印
刷を行うカラー印刷装置において、外部からのデータを
受け取る受信部と、装置全体の入出力特性情報を持ち入
力された色彩情報を該入出力特性に従って変換し出力を
決定する入出力決定部と、特性を学習させ該特性に従っ
て前記入出力決定部の出力信号を変換するニューラルネ
ットワークと、該ニューラルネットワークの出力信号を
受け取って印刷を行う印刷部とを備え、さらに、前記ニ
ューラルネットワークに学習させる特性を前記印刷部の
入出力特性の逆特性とし、前記通信部からの前記色彩情
報及び前記装置全体の入出力特性情報にもとづいて前記
入出力特性決定部の入出力特性を置換することによっ
て、装置全体の入出力特性を置換するようにしたことを
特徴とするカラー印刷装置。
5. A color printing apparatus for performing printing based on an input signal carrying color information, a receiving section for receiving data from the outside, and input / output characteristic information having input / output characteristic information of the entire apparatus. An input / output determining unit that converts and determines an output according to a characteristic, a neural network that learns a characteristic and converts an output signal of the input / output determining unit according to the characteristic, and a printing unit that receives and prints an output signal of the neural network Further, the characteristic to be learned by the neural network is an inverse characteristic of the input / output characteristics of the printing unit, and the input / output characteristics based on the color information from the communication unit and the input / output characteristic information of the entire apparatus. Color printing characterized by replacing the input / output characteristics of the entire device by replacing the input / output characteristics of the determination unit. apparatus.
【請求項6】 前記装置全体の入出力特性情報を記憶し
ておく記憶部を付加的に備え、前記通信部からの指定デ
ータにもとづいて、前記入出力特性決定部の特性情報を
前記記憶部に既に記憶されている入出力特性に置換する
ようにしたことを特徴とする請求項5記載のカラー印刷
装置。
6. A storage unit for storing input / output characteristic information of the entire apparatus, wherein characteristic information of said input / output characteristic determination unit is stored in said storage unit based on designated data from said communication unit. 6. The color printing apparatus according to claim 5, wherein the input / output characteristics are replaced with the input / output characteristics already stored in the printer.
JP9103490A 1997-04-21 1997-04-21 Color printer Pending JPH10294875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9103490A JPH10294875A (en) 1997-04-21 1997-04-21 Color printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9103490A JPH10294875A (en) 1997-04-21 1997-04-21 Color printer

Publications (1)

Publication Number Publication Date
JPH10294875A true JPH10294875A (en) 1998-11-04

Family

ID=14355454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9103490A Pending JPH10294875A (en) 1997-04-21 1997-04-21 Color printer

Country Status (1)

Country Link
JP (1) JPH10294875A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11934946B2 (en) 2019-08-01 2024-03-19 International Business Machines Corporation Learning and recall in spiking neural networks

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11934946B2 (en) 2019-08-01 2024-03-19 International Business Machines Corporation Learning and recall in spiking neural networks

Similar Documents

Publication Publication Date Title
JP3488729B2 (en) Color image processing method and apparatus
JP3249693B2 (en) Image processing device
JP4191832B2 (en) Color conversion correspondence table construction method and color conversion device
EP0851669A2 (en) Color transforming method
JPH06225171A (en) Method and circuit for adaptive color error diffusion
GB2247591A (en) Color signal network system
JP3409541B2 (en) Color correction method, color correction device, color correction application device, and color image system
JPH0785572B2 (en) Color component conversion method in color reproduction of original color image
JPH067664B2 (en) Color image signal processor
JPH09168095A (en) Color correction method and color image processor
JPH10294875A (en) Color printer
JP2002152543A (en) Apparatus and method of generating color conversion coefficients, storing medium and color conversion system
JP3584515B2 (en) Color signal conversion device and color signal conversion method
JPS5999875A (en) Display device of intermediate tone picture
JP4228208B2 (en) Color image processing method, color image processing apparatus, color image processing program, and storage medium
JP4062397B2 (en) Image processing apparatus, color conversion definition generation apparatus, image processing method, color conversion definition generation method, storage medium
JPH0918727A (en) Color reproducing processor
JP3769956B2 (en) Image processing apparatus and method, and image forming apparatus
JP4296423B2 (en) Color conversion apparatus and color conversion method
JPH11275374A (en) Method for processing color image and its device
JP4296420B2 (en) Color image processing apparatus, color image processing method, color image processing program, and storage medium
JP4726228B2 (en) Color data conversion apparatus and method
JP2863947B2 (en) Color image processing method
JP3243397B2 (en) Color image processing equipment
JPS6159969A (en) Color picture display device