JP2774879B2 - Color correction circuit - Google Patents

Color correction circuit

Info

Publication number
JP2774879B2
JP2774879B2 JP3146214A JP14621491A JP2774879B2 JP 2774879 B2 JP2774879 B2 JP 2774879B2 JP 3146214 A JP3146214 A JP 3146214A JP 14621491 A JP14621491 A JP 14621491A JP 2774879 B2 JP2774879 B2 JP 2774879B2
Authority
JP
Japan
Prior art keywords
circuit
color
similarity
output
color correction
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.)
Expired - Lifetime
Application number
JP3146214A
Other languages
Japanese (ja)
Other versions
JPH04369969A (en
Inventor
育弘 吉田
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 JP3146214A priority Critical patent/JP2774879B2/en
Publication of JPH04369969A publication Critical patent/JPH04369969A/en
Application granted granted Critical
Publication of JP2774879B2 publication Critical patent/JP2774879B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、フルカラー印刷に用い
る色補正回路に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color correction circuit used for full-color printing.

【0002】[0002]

【従来の技術】カラー印刷の発色は、減法混色の原理を
応用している。しかしながら、実際には減法混色の基本
的な原理である相加則、相乗則が成り立たないことが多
い。そのため、従来より様々な色補正の方法が提案され
ている。
2. Description of the Related Art Color printing uses the principle of subtractive color mixing. However, in practice, the addition rule and the multiplication rule, which are the basic principles of subtractive color mixing, often do not hold. Therefore, various color correction methods have been conventionally proposed.

【0003】最も簡単な方法は、赤、緑、青の3色をそ
れぞれ表す入力信号r,g,bに対して、次式で表され
る3×3のマトリクス演算を行う方法である。
The simplest method is a method of performing a 3 × 3 matrix operation represented by the following equation on input signals r, g, and b representing three colors of red, green, and blue, respectively.

【0004】[0004]

【数1】 (Equation 1)

【0005】ここで、R,G,Bは補正後の信号、a11
〜a33は色補正のための係数であり、各係数は、最小二
乗法などにより最適化されている。この方法はマスキン
グ法と呼ばれ、簡単な回路で実現できるので、古くから
用いられている。
Here, R, G, and B are corrected signals, and a11
A33 are coefficients for color correction, and each coefficient is optimized by the least square method or the like. This method is called a masking method and can be realized by a simple circuit, and has been used for a long time.

【0006】また、この方法を改良した方法も各種提案
されている。例えば、マトリクスを構成する各係数を人
間の視覚特性に合わせて最適化するために、仮想色見本
を用いる方法(田島:電子情報通信学会論文誌、J68
−D、p.710(1984))や、色相ごとにマトリ
クスを最適化する方法(伊東:テレビジョン学会、情報
入力研究会資料、1月25日(1991))が提案され
ている。後者の方法を実現する回路を図5に示す。この
回路では、色相判定回路501が入力信号の表す色の色
相を判定し、係数発生回路502はその判定結果にもと
づいて、各色相ごとに予め最適化されたマトリクス係数
を出力し、マトリクス演算回路503はそのマトリクス
係数を用いて入力信号に対してマトリクス演算を行い、
色補正を行う。
[0006] Various methods have been proposed to improve this method. For example, in order to optimize each coefficient constituting the matrix according to the human visual characteristics, a method using a virtual color sample (Tajima: Transactions of the Institute of Electronics, Information and Communication Engineers, J68)
-D, p. 710 (1984)) and a method of optimizing the matrix for each hue (Ito: Information Society of Television Engineers, Information Input Study Group, January 25 (1991)). FIG. 5 shows a circuit for realizing the latter method. In this circuit, a hue determination circuit 501 determines a hue of a color represented by an input signal, and a coefficient generation circuit 502 outputs a matrix coefficient optimized in advance for each hue based on the determination result. 503 performs a matrix operation on the input signal using the matrix coefficient,
Perform color correction.

【0007】[0007]

【発明が解決しようとする課題】色補正回路としては、
無彩色に色付きを起こすことなく、有彩色を正しく再現
できることが望ましい。また、ハードウェアの規模は小
さい方が良いことは言うまでもない。
SUMMARY OF THE INVENTION As a color correction circuit,
It is desirable that chromatic colors can be correctly reproduced without causing coloring of achromatic colors. Needless to say, the smaller the scale of the hardware, the better.

【0008】ところで、カラー印刷において相加則、相
乗則のうち減法混色理論からのずれが特に大きいのは相
加則である。そして、ずれの大きさは2次色(赤、緑、
青)より、3次色(白)の方が大きく、また、そのずれ
方は線形ではない。
By the way, among the addition rules and the multiplication rules in color printing, the difference from the subtractive color mixing theory is particularly large in the addition rule. And the size of the shift is the secondary color (red, green,
The color of the tertiary color (white) is larger than that of the color blue (blue), and the shift is not linear.

【0009】従って従来の方法で2次色と3次色のいず
れに対しても良好な補正を行おうとすると、マトリクス
の項数を非常に多くして非線形な補正を行うことが必要
となり、ハードウェアが非常に複雑になるという問題が
生じる。
Therefore, in order to perform good correction for both the secondary color and the tertiary color by the conventional method, it is necessary to make the number of terms of the matrix very large and perform nonlinear correction. A problem arises that the wear becomes very complicated.

【0010】また、図5の補正回路では、2次色、3次
色の判定を効果的に行うことができないため、無彩色に
色付きが起きるという問題があった。
In addition, the correction circuit shown in FIG. 5 cannot determine the secondary color and the tertiary color effectively, so that there is a problem that coloring occurs in an achromatic color.

【0011】本発明の目的は、このような問題を解決
し、有彩色を正しく再現でき、かつ無彩色の色付きが生
じず、そしてハードウェアの規模が小さい色補正回路を
提供することにある。
An object of the present invention is to solve such a problem and to provide a color correction circuit which can reproduce chromatic colors correctly, does not produce achromatic colors, and has a small hardware scale.

【0012】[0012]

【課題を解決するための手段】本発明の色補正回路は、
上記目的を達成するために、入力信号の最大値を判定す
る最大値検出回路と、入力信号の最小値を判定する最小
値検出回路と、最大値検出回路の出力から最小値検出回
路の出力を差し引く演算回路とから構成される類似度判
定回路であって、最大値検出回路と最小値検出回路との
出力差であり、入力信号の表す色の2次色または3次色
への偏りの程度を示す類似度を出力する類似度判定回路
と、該類似度判定回路が出力する類似度に基づいて色補
正係数を出力する係数発生回路と、該係数発生回路が出
力する色補正係数と入力信号との演算を実行するマトリ
クス演算回路とを備えたことを特徴とする。
The color correction circuit according to the present invention comprises:
To achieve the above objective, determine the maximum value of the input signal.
Maximum value detection circuit and the minimum value for determining the minimum value of the input signal.
Value detection circuit and the minimum value detection circuit based on the output of the maximum value detection circuit.
Similarity judgment consisting of an arithmetic circuit for subtracting the output of the road
Constant circuit, the maximum value detection circuit and the minimum value detection circuit
Output difference, secondary or tertiary color of the color represented by the input signal
Similarity determination circuit that outputs a similarity indicating the degree of bias toward
And color interpolation based on the similarity output from the similarity determination circuit.
A coefficient generating circuit for outputting a positive coefficient;
A matrix that performs an operation between the input color correction coefficient and the input signal
And an arithmetic operation circuit.

【0013】[0013]

【作用】類似度判定回路は、入力信号の表す色2次色
あるいは3次色への偏り程度を示す類似度を出力し、係
数発生回路は類似度判定回路から出力される類似度にも
とづいて補正係数を出力する。マトリクス演算回路は係
数発生回路からの補正係数と入力信号とのマトリクス演
算を行う。本発明の色補正回路では、類似度判定回路
ら出力される類似度によって入力信号の表す色が2次色
に近いかあるいは3次色に近いかが示され、その類似度
に応じて異なる補正係数が用いられるので、無彩色、有
彩色それぞれに適した色補正が行われる。従って、有彩
色には良好な色補正が行われ、一方、無彩色に色が付く
といったことがない。また、マトリクスの項数を多くし
て色補正を行う場合と異なり、補正のための演算は簡単
であるからハードウェアは小規模である。
[Action] similarity determination circuit outputs a similarity level indicating the deviation degree on the secondary color or tertiary color colors represented by the input signal, the coefficient generation circuit based on the similarity output from the similarity determination circuit To output a correction coefficient. The matrix calculation circuit performs a matrix calculation between the correction coefficient from the coefficient generation circuit and the input signal. In the color correction circuit of the present invention, or similarity determination circuit
Or colors that represent the input signal by a degree of similarity et output is close to or tertiary color near the secondary color is shown, since different correction coefficient according to the degree of similarity <br/> is used, achromatic, Color correction suitable for each chromatic color is performed. Therefore, good color correction is performed on chromatic colors, while achromatic colors are not colored. Also, unlike the case where color correction is performed by increasing the number of terms in the matrix, the calculation for the correction is simple and the hardware is small.

【0014】[0014]

【実施例】次に本発明の実施例を詳細に説明する。図1
に本発明による色補正回路のブロック図を示す。同図に
おいて、類似度判定回路2は、入力端子1に入力された
入力信号r,g,bの表す色の偏りの程度、即ち入力信
号がどの程度2次色に近いか、あるいは3次色に近いか
を判定する。具体的には、2次色の度合、あるいは3次
色の度合を表す値として3つの信号の類似度Iを出力す
る。係数発生回路3は、この類似度Iにもとづいて色補
正のための所定のマトリクス係数、すなわちデータ
(1)〜データ(9)を発生する。マトリクス演算回路
4は、これらのデータと入力信号とのマトリクス演算を
実行し、その結果を補正後の色信号R,G,Bとして出
力端子5に出力する。
Next, embodiments of the present invention will be described in detail. FIG.
FIG. 3 shows a block diagram of a color correction circuit according to the present invention. In the figure, the similarity determination circuit 2 determines the degree of color bias represented by the input signals r, g, and b input to the input terminal 1, that is, how close the input signal is to the secondary color or the tertiary color. Is determined to be close to Specifically, the similarity I of the three signals is output as a value representing the degree of the secondary color or the degree of the tertiary color. The coefficient generating circuit 3 generates predetermined matrix coefficients for color correction, that is, data (1) to data (9), based on the similarity I. The matrix operation circuit 4 executes a matrix operation of the data and the input signal, and outputs the result to the output terminal 5 as corrected color signals R, G, and B.

【0015】類似度判定回路2の詳細を以下に説明す
る。類似度判定回路2は入力信号r,g,bの値がどの
程度等しいかを判定する。すなわち次式にもとづいて類
似度Iを算出する。
The details of the similarity determination circuit 2 will be described below. The similarity determination circuit 2 determines how much the values of the input signals r, g, b are equal. That is, the similarity I is calculated based on the following equation.

【0016】 I=max(r,g,b)−min(r,g,b) ここでmax( ),min( )はそれぞれ括弧内の
引数の最大値、および最小値をその値とする関数を表
す。従って信号r,g,bの差が小さく、それらが表す
色が3次色に近いほど、類似度Iの値は小さく、逆に信
号r,g,bの差が大きく、それらが表す色が2次色に
近いほど、類似度Iの値は大きくなる。
I = max (r, g, b) -min (r, g, b) Here, max () and min () are functions that take the maximum value and the minimum value of the arguments in parentheses as their values, respectively. Represents Therefore, the smaller the difference between the signals r, g, and b, and the closer the color that they represent to the tertiary color, the smaller the value of the similarity I, and conversely, the greater the difference between the signals r, g, and b, and The closer to the secondary color, the greater the value of the similarity I.

【0017】この類似度判定回路2は、例えば図2のよ
うな回路構成を有している。上述した最大値、最小値関
数は適当なコンパレータと切り替えスイッチとを組み合
せることにより実現される。図中、r>g判定回路2
1,N>b判定回路22および切り替えスイッチ23,
24は最大値検出回路201を構成し、r<g判定回路
25,M<b判定回路26および切り替えスイッチ2
7,28は最小値検出回路202を構成している。r>
g判定回路21は信号r,gのうち大きい方の信号を選
択し、切り替えスイッチ23を制御することにより選択
した信号を信号Nとして次段のN>b判定回路22に出
力する。N>b判定回路22は信号N,bのうち大きい
方の信号を選択し、切り替えスイッチ24を制御するこ
とにより選択した信号を入力信号r,g,bのうちの最
大の信号として出力する。一方、r<g判定回路25は
信号r,gのうち小さい方の信号を選択し、切り替えス
イッチ27を制御することにより選択した信号を信号M
として次段のM<b判定回路26に出力する。M<b判
定回路26は信号M,bのうち小さい方の信号を選択
し、切り替えスイッチ28を制御して、選択した信号を
入力信号r,g,bのうちの最小の信号として出力す
る。引算器29は、切り替えスイッチ24より入力され
る最大値信号から、切り替えスイッチ28からの最小値
信号を引き、その結果を類似度Iとして出力する。
The similarity determination circuit 2 has a circuit configuration as shown in FIG. 2, for example. The above-described maximum value and minimum value functions are realized by combining an appropriate comparator and a changeover switch. In the figure, r> g determination circuit 2
1, N> b determination circuit 22 and changeover switch 23,
Reference numeral 24 denotes a maximum value detection circuit 201, which includes an r <g determination circuit 25, an M <b determination circuit 26, and a switch 2
7, 28 constitute a minimum value detection circuit 202. r>
The g determination circuit 21 selects the larger one of the signals r and g, and outputs the selected signal as a signal N to the next stage N> b determination circuit 22 by controlling the changeover switch 23. The N> b determination circuit 22 selects the larger one of the signals N and b, and controls the changeover switch 24 to output the selected signal as the largest signal among the input signals r, g and b. On the other hand, the r <g determination circuit 25 selects the smaller one of the signals r and g and controls the changeover switch 27 to convert the selected signal to the signal M.
To the next stage M <b determination circuit 26. The M <b determination circuit 26 selects the smaller one of the signals M and b, controls the changeover switch 28, and outputs the selected signal as the minimum signal of the input signals r, g, and b. The subtractor 29 subtracts the minimum value signal from the changeover switch 28 from the maximum value signal input from the changeover switch 24, and outputs the result as the similarity I.

【0018】次に係数発生回路3について説明する。係
数発生回路3は図3に示すように、各アドレスに予め書
き込まれたデータが、類似度Iにもとづいて読み出され
る複数のROMにより構成されている。ROMに書き込
まれているデータはマトリクス演算回路4で使用する補
正係数である。この係数は予め最小二乗法などを用いて
決められている。ここではROMを係数の数だけ用いて
いるが、多くのデータを扱うことのできるROMを用い
れば、その数を減らすこともできる。本実施例例では9
個のROMを用いている。類似度Iが各ROM31〜3
9のアドレスとして入力され、各ROMはそのアドレス
に対応するデータをデータ(1)〜(9)としてそれぞ
れ出力する。
Next, the coefficient generating circuit 3 will be described. As shown in FIG. 3, the coefficient generating circuit 3 includes a plurality of ROMs in which data written in advance at each address is read based on the similarity I. The data written in the ROM is a correction coefficient used in the matrix operation circuit 4. This coefficient is determined in advance using a least squares method or the like. Here, ROMs are used by the number of coefficients, but if a ROM that can handle a large amount of data is used, the number can be reduced. In this embodiment, 9
ROMs are used. The similarity I is equal to each of ROMs 31 to 3
9, each ROM outputs data corresponding to the address as data (1) to (9).

【0019】マトリクス演算回路4は、図4に示すよう
に、9個の乗算器401〜409と6個の加算器410
〜415とにより構成されている。乗算器401〜40
3と加算器410,411とは入力信号r,g,bに対
して係数発生回路3からのデータ(1)〜(3)を用い
てマトリクス演算を実行することにより出力信号Rを生
成し、乗算器404〜406と加算器412,413と
は入力信号r,g,bに対して係数発生回路3からのデ
ータ(4)〜(6)を用いてマトリクス演算を実行する
ことにより出力信号Gを生成し、乗算器407〜409
と加算器414,415とは入力信号r,g,bに対し
て係数発生回路3からのデータ(7)〜(9)を用いて
マトリクス演算を実行することにより出力信号Bを生成
する。
As shown in FIG. 4, the matrix operation circuit 4 includes nine multipliers 401 to 409 and six adders 410
To 415. Multipliers 401 to 40
3 and the adders 410, 411 generate an output signal R by performing a matrix operation on the input signals r, g, b using the data (1) to (3) from the coefficient generation circuit 3, The multipliers 404 to 406 and the adders 412 and 413 perform a matrix operation on the input signals r, g, and b using the data (4) to (6) from the coefficient generation circuit 3 to output the output signal G. And multipliers 407 to 409
And adders 414 and 415 generate an output signal B by performing a matrix operation on the input signals r, g, and b using the data (7) to (9) from the coefficient generation circuit 3.

【0020】乗算器401〜403には入力信号r,
g,bとデータ(1)〜(3)とがそれぞれ入力され、
各乗算器は入力された信号とデータとの積を計算し、そ
の結果を出力する。加算器410は乗算器401,40
2の出力を加算し、加算器411は加算器410の出力
と乗算器403の出力とを加算する。これにより、色補
正後の赤を表す出力信号Rが得られる。
The input signals r,
g, b and data (1) to (3) are input, respectively.
Each multiplier calculates the product of the input signal and the data and outputs the result. The adder 410 includes multipliers 401 and 40
2 are added, and the adder 411 adds the output of the adder 410 and the output of the multiplier 403. As a result, an output signal R representing red after the color correction is obtained.

【0021】乗算器404〜406には入力信号r,
g,bとデータ(4)〜(6)とがそれぞれ入力され、
各乗算器は入力された信号とデータとの積を計算し、そ
の結果を出力する。加算器412は乗算器404,40
5の出力を加算し、加算器413は加算器412の出力
と乗算器406の出力とを加算する。これにより、色補
正後の緑を表す出力信号Gが得られる。
The input signals r,
g and b and data (4) to (6) are input, respectively.
Each multiplier calculates the product of the input signal and the data and outputs the result. Adders 412 are multipliers 404, 40
5, and the adder 413 adds the output of the adder 412 and the output of the multiplier 406. As a result, an output signal G representing green after color correction is obtained.

【0022】乗算器407〜409には入力信号r,
g,bとデータ(7)〜(9)とがそれぞれ入力され、
各乗算器は入力された信号とデータとの積を計算し、そ
の結果を出力する。加算器414は乗算器407,40
9の出力を加算し、加算器415は加算器414の出力
と乗算器409の出力とを加算する。これにより、補正
後の青を表す出力信号Bが得られる。
The multipliers 407 to 409 provide input signals r,
g and b and data (7) to (9) are input, respectively.
Each multiplier calculates the product of the input signal and the data and outputs the result. The adder 414 includes multipliers 407 and 40
9 and the adder 415 adds the output of the adder 414 and the output of the multiplier 409. As a result, an output signal B representing the corrected blue is obtained.

【0023】このようにして得られた出力信号R,G,
Bは端子5から出力される。
The output signals R, G,
B is output from terminal 5.

【0024】[0024]

【発明の効果】以上説明したように本発明の色補正回路
では、類似度判定回路によって入力信号の表す色が2次
色あるいは3次色にどの程度近いかを示す類似度が出力
され、その類似度に応じて異なる補正係数が用いられる
ので、無彩色、有彩色それぞれに適した色補正が行われ
る。従って、有彩色には良好な色補正が行われ、一方、
無彩色に色が付くといったことがない。また、マトリク
スの項数を多くして色補正を行う場合と異なり、補正の
ための演算は簡単であるからハードウェアは小規模であ
る。
As described above, in the color correction circuit of the present invention, the similarity determination circuit outputs the similarity indicating how close the color represented by the input signal is to the secondary color or the tertiary color.
Since different correction coefficients are used in accordance with the similarity , color correction suitable for each of achromatic and chromatic colors is performed. Therefore, good color correction is performed for chromatic colors, while
There is no achromatic color. Also, unlike the case where color correction is performed by increasing the number of terms in the matrix, the calculation for the correction is simple and the hardware is small.

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

【図1】本発明の色補正回路の一実施例のブロック図で
ある。
FIG. 1 is a block diagram of a color correction circuit according to an embodiment of the present invention.

【図2】図1の類似度判定回路のブロック図である。FIG. 2 is a block diagram of a similarity determination circuit of FIG. 1;

【図3】図1の係数発生回路のブロック図である。FIG. 3 is a block diagram of a coefficient generation circuit of FIG. 1;

【図4】図1のマトリクス演算回路のブロック図であ
る。
FIG. 4 is a block diagram of the matrix operation circuit of FIG. 1;

【図5】従来の色補正回路のブロック図である。FIG. 5 is a block diagram of a conventional color correction circuit.

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

1 入力端子 2 類似度判定回路 3 係数発生回路 4 マトリクス演算回路 5 出力端子 21 r>g判定回路 22 N>b判定回路 23,24,27,28 切り替えスイッチ 25 r<g判定回路 26 M<b判定回路 29 減算器 31〜39 ROM 201 最大値検出回路 202 最小値検出回路 401〜409 乗算器 410,411,412,413,414,415 加
算器
Reference Signs List 1 input terminal 2 similarity determination circuit 3 coefficient generation circuit 4 matrix operation circuit 5 output terminal 21 r> g determination circuit 22 N> b determination circuit 23, 24, 27, 28 switch 25 r <g determination circuit 26 M <b Judgment circuit 29 Subtractor 31-39 ROM 201 Maximum value detection circuit 202 Minimum value detection circuit 401-409 Multiplier 410, 411, 412, 413, 414, 415 Adder

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力信号の最大値を判定する最大値検出
回路と、入力信号の最小値を判定する最小値検出回路
と、前記最大値検出回路の出力から前記最小値検出回路
の出力を差し引く演算回路とから構成される類似度判定
回路であって、前記最大値検出回路と前記最小値検出回
路との出力差であり、入力信号の表す色の2次色または
3次色への偏りの程度を示す類似度を出力する類似度
定回路と、該類似度 判定回路が出力する前記類似度に基づいて色補
正係数を出力する係数発生回路と、 該係数発生回路が出力する色補正係数と前記入力信号と
の演算を実行するマトリクス演算回路とを備えたことを
特徴とする色補正回路。
1. A maximum value detection for determining a maximum value of an input signal.
Circuit and minimum value detection circuit for determining minimum value of input signal
And the minimum value detection circuit from the output of the maximum value detection circuit.
Similarity judgment composed of an arithmetic circuit that subtracts the output of
A circuit comprising the maximum value detection circuit and the minimum value detection circuit.
An output difference between the road, and the similarity-size <br/> constant circuit for outputting a similarity indicating the degree of deviation of the secondary color or tertiary color colors represented by the input signal, the similarity determination circuit and characterized by comprising a coefficient generating circuit for outputting a color correction coefficient on the basis of the similarity to output, and a matrix operation circuit for performing an operation between the input signal and the color correction coefficient output from the coefficient generation circuit Color correction circuit.
JP3146214A 1991-06-18 1991-06-18 Color correction circuit Expired - Lifetime JP2774879B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3146214A JP2774879B2 (en) 1991-06-18 1991-06-18 Color correction circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3146214A JP2774879B2 (en) 1991-06-18 1991-06-18 Color correction circuit

Publications (2)

Publication Number Publication Date
JPH04369969A JPH04369969A (en) 1992-12-22
JP2774879B2 true JP2774879B2 (en) 1998-07-09

Family

ID=15402695

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3146214A Expired - Lifetime JP2774879B2 (en) 1991-06-18 1991-06-18 Color correction circuit

Country Status (1)

Country Link
JP (1) JP2774879B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008005127A (en) * 2006-06-21 2008-01-10 Sharp Corp Video image signal processing circuit

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100543278B1 (en) 2001-10-11 2006-01-20 미쓰비시덴키 가부시키가이샤 Color converter and color converting method
JP2003330447A (en) 2002-05-15 2003-11-19 Mitsubishi Electric Corp Image processor

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2534307B2 (en) * 1988-03-15 1996-09-11 三菱電機株式会社 Color conversion device
JPH04335771A (en) * 1991-05-13 1992-11-24 Hitachi Ltd Color correcting device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008005127A (en) * 2006-06-21 2008-01-10 Sharp Corp Video image signal processing circuit

Also Published As

Publication number Publication date
JPH04369969A (en) 1992-12-22

Similar Documents

Publication Publication Date Title
JP2994153B2 (en) Color signal converter
US5428465A (en) Method and apparatus for color conversion
JP3652194B2 (en) Image display device
US7146042B2 (en) Image processing apparatus and colorimetric system conversion method
JP3560521B2 (en) Image display device
JP2774879B2 (en) Color correction circuit
JPH05244406A (en) Color adjustment device
JPH0575848A (en) Interpolation on system and color correcting method
JP2876853B2 (en) Color converter
JP3654327B2 (en) Color conversion device
US7372989B2 (en) Color misregistration reducer
JP2001197321A (en) Color picture processing method and picture processor
JPH0651734A (en) Method and apparatus for adjusting luminance of chrominance signal
JPH05300367A (en) Color correction method
JP3641402B2 (en) Color correction circuit and color correction method
JP3093220B2 (en) Color image processing method
JP3060640B2 (en) Color converter
JP2001086353A (en) Image-processing method and image processor thereof
JP3618338B2 (en) Color conversion apparatus and color conversion method
JP2000253267A (en) Method and device for color image processing
JP3671428B2 (en) Image processing method and apparatus for color output
JP2994665B2 (en) Image processing method
JPH08307684A (en) Color conversion device
JP3205054B2 (en) Color image processing apparatus and method
JPH04196676A (en) Method of estimating color

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080424

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090424

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090424

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100424

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100424

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110424

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 14

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 14