JPH05211659A - Gamma correcting circuit and method - Google Patents

Gamma correcting circuit and method

Info

Publication number
JPH05211659A
JPH05211659A JP4203836A JP20383692A JPH05211659A JP H05211659 A JPH05211659 A JP H05211659A JP 4203836 A JP4203836 A JP 4203836A JP 20383692 A JP20383692 A JP 20383692A JP H05211659 A JPH05211659 A JP H05211659A
Authority
JP
Japan
Prior art keywords
gamma correction
value
signal
input
values
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
JP4203836A
Other languages
Japanese (ja)
Inventor
Byung Ee An
安秉義
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of JPH05211659A publication Critical patent/JPH05211659A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/64Circuits for processing colour signals
    • H04N9/68Circuits for processing colour signals for controlling the amplitude of colour signals, e.g. automatic chroma control circuits
    • H04N9/69Circuits for processing colour signals for controlling the amplitude of colour signals, e.g. automatic chroma control circuits for modifying the colour signals by gamma correction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region
    • H04N5/20Circuitry for controlling amplitude response
    • H04N5/202Gamma control

Abstract

PURPOSE: To shorten the time required for gamma correction by simplifying the process of gamma correction by performing gamma correction with software so that the hardware constitution can be made simpler. CONSTITUTION: Gamma correction is performed by using operational expressions for gamma correction for each state of a gamma correcting circuit 300 by comparing the magnitude of inputted R, G, or B signals with the magnitudes of relative values A and B corresponding to the R, G, or B signals by means of a comparing section 100 when the values of the R, G, or B signals are assumed to be 100% and the final video signal is 100 IRE and switching the switch SW4 of a switching section 200 based on the compared results.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、カラーテレビやビデオ
カメラなどのビデオ信号処理システムに関し、もっと詳
しくは外部に別のハードウェア構成を必要としない高速
の演算が可能な実時間デジタル画像処理プロセッサを利
用して入力を複数に分類し、各々に対するサブルーチン
を作成して、実時間でガンマ補正をできるようにしたし
たガンマ補正回路及び方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video signal processing system such as a color television or a video camera, and more particularly to a real-time digital image processor capable of high-speed operation without the need for a separate external hardware configuration. The present invention relates to a gamma correction circuit and method in which an input is classified into a plurality of types and a subroutine is created for each of the inputs to enable gamma correction in real time.

【0002】[0002]

【従来の技術】一般にガンマ補正回路は、カラーテレビ
やビデオカメラなどビデオ信号を処理する場合におい
て、充分な色再現をするために送像側に挿入する補正回
路を言う。即ち、受像側では輝度信号が入力信号に正比
例しないログ波形のような非直線性を持つようになるの
で、これを直線性を持つように補償するため送像側に挿
入する回路である。
2. Description of the Related Art Generally, a gamma correction circuit is a correction circuit which is inserted on the image sending side in order to reproduce a sufficient color when a video signal is processed by a color television or a video camera. That is, since the luminance signal has a non-linearity such as a log waveform that is not directly proportional to the input signal on the image receiving side, this is a circuit to be inserted on the image transmitting side to compensate for the linearity.

【0003】図1は従来のガンマ補正回路図を示し、8
ビットでアナログ/デジタル変換されたR(Red),
G(Green),B(Blue)などの各信号をスイ
ッチSW1〜SW3を介して受け入れる。一方、256
×8ビット容量のラムアレーにガンマ補正されたデータ
を貯蔵して置いておく。上記ラムアレーをルックアップ
テーブルと言い、その概念を図2に図式的で表現した。
図2で見ると、256個のアドレスを持っている。これ
はR,G,B各々が8ビットデータで成っているため
に、入力信号が持っている256種の状態を表現するた
め、このようなメモリ構造を持つようになるものであ
る。この時、8ビットのR,G,B信号は未だガンマ補
正がされない状態であるので、このデータをアドレスと
して考えてラムアレーの特定番地のデータを指定して呼
び出し、この信号をガンマ補正されたデータとして出力
する。このため、ラムアレーにはガンマ補正された信号
がぎっしり入っており、入力信号としてどんなデータが
入っても中央処理装置(CPU)の制御によりそれに対
応するアドレスを捜してデータを出力するようになり、
コントロールは制御信号を発生してブランキング期間中
に上記のようなガンマ補正を実行する。
FIG. 1 shows a conventional gamma correction circuit diagram.
R (Red), which is analog / digital converted by bits,
Each signal such as G (Green) and B (Blue) is accepted via the switches SW1 to SW3. Meanwhile, 256
The gamma-corrected data is stored and stored in a ram array having a capacity of × 8 bits. The above-mentioned lam array is called a lookup table, and its concept is schematically shown in FIG.
As shown in FIG. 2, it has 256 addresses. Since each of R, G, and B is composed of 8-bit data, it represents 256 kinds of states of the input signal, and thus has such a memory structure. At this time, the 8-bit R, G, B signals are not yet gamma-corrected, so this data is considered as an address and the data at the specific address of the lamb array is designated and called, and this signal is gamma-corrected. Output as. For this reason, gamma-corrected signals are closely packed in the RAM array, and no matter what data is input as an input signal, the central processing unit (CPU) controls the address to output the corresponding data,
The control generates a control signal to perform the gamma correction as described above during the blanking period.

【0004】従って、従来のガンマ補正回路では、ラム
アレーを含んたデジタル画像処理用ASIC(Applicati
on Specific IC) が必要であると同時に、これを制御す
るマイクロコンピュータ(マイコン)や中央処理装置を
同じく使用しなければならない。この時、中央処理装置
とデジタル画像処理用チップとが分けられてなければな
らないので、2つのICのインタフェースのためのハー
ドウェアが複雑になるという欠点があった。かつ、ラム
アレーの入力をガンマ補正するための正確な変化関係を
知ることが難しいので、ASICチップ開発時にはカッ
トアンドトライ方法を利用して反復的にメモリにデータ
を貯蔵するため、ラムアレーに正確にガンマ補正された
データを貯蔵するためには多くの時間が消費される問題
点があった。
Therefore, in a conventional gamma correction circuit, a digital image processing ASIC (Applicati
On Specific IC) is required, and at the same time, a microcomputer (central processing unit) and a central processing unit that control it must be used. At this time, since the central processing unit and the digital image processing chip have to be separated from each other, there is a drawback that the hardware for the interface of the two ICs becomes complicated. In addition, since it is difficult to know the exact change relation for gamma-correcting the input of the ram array, when the ASIC chip is developed, the cut-and-try method is used to repeatedly store the data in the memory, so that the gam array can be accurately corrected. There is a problem in that much time is consumed to store the corrected data.

【0005】[0005]

【発明が解決しようとする課題】本発明は、このような
問題点を解決するためのもので、本発明の目的は、高速
の演算が可能な実時間デジタル画像処理プロセッサを利
用してプロセッサ内でソフトウェア的にガンマ補正を遂
行することにより、簡単なハードウェア構成でガンマ補
正をできるようにしたガンマ補正回路及び方法を提供す
ることにある。
SUMMARY OF THE INVENTION The present invention is intended to solve such a problem, and an object of the present invention is to utilize a real-time digital image processing processor capable of high-speed operation and to implement the same in the processor. It is an object of the present invention to provide a gamma correction circuit and method capable of performing gamma correction with a simple hardware configuration by performing gamma correction by software.

【0006】[0006]

【課題を解決するための手段】このような目的を達成す
るための本発明の特徴は、RあるいはGあるいはB信号
の入力端INに連結され、上記入力端INから入力され
るRあるいはGあるいはB信号の大きさと、最終ビデオ
信号が100IREである時の前記RあるいはGあるい
はB信号値を100%と仮定する場合のそれに対する相
対値A,Bの大きさとを比較する比較部100と、前記
入力端INに連結され前記比較部100の出力によりそ
れに相当するガンマ補正を遂行するようにスイッチング
されるスイッチング部200と、前記スイッチング部2
00に連結され前記スイッチング部200のスイッチン
グ結果に対応するガンマ補正をするガンマ補正回路30
0とを備えることを特徴とするガンマ補正回路にある。
The features of the present invention for attaining the above object are that R, G, or R which is connected to an input terminal IN of an R, G, or B signal and is input from the input terminal IN. A comparison unit 100 that compares the magnitude of the B signal with the magnitudes of relative values A and B when the R, G, or B signal value when the final video signal is 100 IRE is assumed to be 100%; A switching unit 200 connected to the input terminal IN and switched to perform gamma correction corresponding to the output of the comparison unit 100;
Gamma correction circuit 30 connected to 00 to perform gamma correction corresponding to the switching result of the switching unit 200.
0 in the gamma correction circuit.

【0007】本発明の異なる特徴は、実時間デジタル画
像処理プロセッサを利用したガンマ補正方法であって、
入力されるRあるいはGあるいはB信号の大きさと、最
終ビデオ信号が100IREである時の前記Rあるいは
GあるいはB信号値を100%と仮定する場合のそれに
対する相対値A,Bの大きさとを比較する第1過程と、
該第1過程の比較結果によりガンマ補正を行う第2過程
L2とを備えることを特徴とするガンマ補正方法にあ
る。
A different feature of the present invention is a gamma correction method using a real-time digital image processor,
Comparing the magnitude of the input R, G, or B signal with the magnitude of the relative value A, B relative to that when the R, G, or B signal value when the final video signal is 100 IRE is assumed to be 100%. The first process to do,
And a second step L2 for performing gamma correction based on the comparison result of the first step.

【0008】[0008]

【実施例】以下、本発明の望ましい一実施例を添付図面
を参照して詳細に説明する。図3A,図3Bは本実施例
の実時間デジタル画像処理プロセッサを利用したガンマ
補正回路のブロック図及び詳細回路図である。Rあるい
はGあるいはB信号(以下、“X”で説明する)の入力
端INには、比較部100及びスイッチング部200が
連結される。上記比較部100は、上記入力端INから
入力されるXの大きさと、最終ビデオ信号が100IR
Eである時の上記X値を100%と仮定する場合のそれ
を基準とする相対値A,Bの大きさとを比較する。スイ
ッチング部200は、上記比較部100の出力によりそ
れに相当するガンマ補正を遂行するようにスイッチSW
4をスイッチングする。上記で例えば5≦A≦7,28
≦B≦32である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will now be described in detail with reference to the accompanying drawings. 3A and 3B are a block diagram and a detailed circuit diagram of a gamma correction circuit using the real-time digital image processor of this embodiment. The comparison unit 100 and the switching unit 200 are connected to an input terminal IN of an R, G, or B signal (hereinafter described as “X”). The comparison unit 100 determines that the size of X input from the input terminal IN and the final video signal are 100IR.
The magnitudes of relative values A and B based on the X value when E is 100% are compared. The switching unit 200 uses a switch SW to perform gamma correction corresponding to the output of the comparison unit 100.
4 is switched. In the above, for example, 5 ≦ A ≦ 7,28
≦ B ≦ 32.

【0009】そして、上記スイッチング部200には、
上記スイッチング部200のスイッチング結果により、
対応するガンマ補正をするガンマ補正回路300を連結
させる。上記ガンマ補正回路300は、入力されるX値
が上記で定義する相対値Aより小さな場合には演算式Y
=aXによりガンマ補正をする第1ガンマ補正部310
と、入力されるX値が上記で定義する相対値A,Bの中
間値である場合、演算式Y=bX+cによりガンマ補正
をする第2ガンマ補正部320と、入力されるX値が上
記で定義する相対値Bより大きな場合は演算式Y=dX
+eによりガンマ補正をする第3ガンマ補正部330と
で構成される。
The switching unit 200 includes:
According to the switching result of the switching unit 200,
The gamma correction circuit 300 that performs the corresponding gamma correction is connected. When the input X value is smaller than the relative value A defined above, the gamma correction circuit 300 calculates the arithmetic expression Y.
= First gamma correction unit 310 that performs gamma correction with aX
When the input X value is an intermediate value between the relative values A and B defined above, the second gamma correction unit 320 that performs gamma correction by the arithmetic expression Y = bX + c, and the input X value is When it is larger than the relative value B to be defined, the arithmetic expression Y = dX
And a third gamma correction unit 330 that performs gamma correction with + e.

【0010】図5は、本実施例の実時間デジタル画像処
理プロセッサを利用したガンマ補正方法を遂行するため
の流れ図である。入力されるRあるいはGあるいはB信
号の大きさと、各種ビデオ信号が100IREである時
の上記RあるいはGあるいはB信号値を100%と仮定
する場合に、それに対する相対値A,Bの大きさと比較
する第1過程L1と、上記第1過程L1の比較結果によ
りガンマ補正を行う第2過程L2とから成る。
FIG. 5 is a flow chart for carrying out the gamma correction method using the real-time digital image processor of this embodiment. Compare the magnitude of the input R, G, or B signal with the magnitude of the relative value A, B relative to it, assuming that the R, G, or B signal value when the various video signals are 100 IRE is 100%. The first process L1 and the second process L2 that performs gamma correction based on the comparison result of the first process L1.

【0011】上記このように本実施例は、比較部100
から入力されるX値を最終ビデオ信号が100IREで
ある時のX値を100%と仮定する場合に、それに対す
る相対値(A,B)と比較して、この比較結果によりス
イッチング部200のスイッチSW4がスイッチングさ
れるようにする。即ち、上記比較結果X値がAより小さ
な信号に対してスイッチSW4が端子P1にスイッチン
グされるようにして演算式“Y=aX”でガンマ補正を
行い、XがAとB間のである場合はスイッチSW4が端
子P2にスイッチングするようにして演算式“Y=bX
+c”でガンマ補正を行い、XがBより大きな場合はス
イッチSW4が端子P3にスイッチングされるようにし
て演算式“Y=dX+e”でガンマ補正がされるように
する。上記で、4≦a≦6,1≦b≦1.5,20≦c
≦25,0.5≦d≦0.59,41≦e≦45が実験
値からガンマ補正が好適に行なわれるように選択された
値である。
As described above, in this embodiment, the comparison unit 100
When assuming that the X value when the final video signal is 100 IRE is 100%, the X value input from is compared with the relative value (A, B) to the X value, and the switch of the switching unit 200 is switched according to this comparison result. SW4 is switched. That is, when the comparison result X value of the signal is smaller than A, the switch SW4 is switched to the terminal P1 to perform the gamma correction with the arithmetic expression "Y = aX", and when X is between A and B, The switch SW4 is switched to the terminal P2 so that the arithmetic expression “Y = bX
The gamma correction is performed by + c ", and when X is larger than B, the switch SW4 is switched to the terminal P3 so that the gamma correction is performed by the arithmetic expression" Y = dX + e ". ≦ 6,1 ≦ b ≦ 1.5, 20 ≦ c
≤25, 0.5 ≤ d ≤ 0.59, 41 ≤ e ≤ 45 are values selected from the experimental values so that the gamma correction is preferably performed.

【0012】上記ガンマ補正の遂行過程L2を図5の流
れ図を参照して、もっと詳細に説明する。先ず、X値に
応じて各相当式で作成されたサブルーチンを遂行するよ
うになる。即ち、X値とA,B値を比較して(S1)、
X<Aであると演算式Y=aXのサブルーチンを遂行し
てガンマ補正を遂行し(S2),A≦X≦BであるとY
=bX+cのサブルーチンを遂行してガンマ補正を遂行
する(S3)。そして、B<Xである場合はY=dX+
eのサブルーチンを遂行してガンマ補正を遂行する(S
4)。即ち、上記のようにガンマ補正を遂行すると、図
4Aのような入出力伝達特性を持つ波形図のようなガン
マ補正になる。
The process L2 of performing the gamma correction will be described in more detail with reference to the flowchart of FIG. First, the subroutine created by the corresponding equations is executed according to the X value. That is, the X value is compared with the A and B values (S1),
When X <A, the gamma correction is performed by executing the subroutine of the arithmetic expression Y = aX (S2), and when A ≦ X ≦ B, Y
= BX + c subroutine to perform gamma correction (S3). When B <X, Y = dX +
Subroutine e is performed to perform gamma correction (S
4). That is, when the gamma correction is performed as described above, the gamma correction has a waveform diagram having an input / output transfer characteristic as shown in FIG. 4A.

【0013】上記の演算式によりガンマ補正を遂行する
具体的な一例を示すと次の通りである。例えば、A=
6,B=30,a=5,b=5/4,c=22.5,d
=4/7,e=300/7というガンマ補正を遂行する
と、その入・出力伝達特性波形図は図4Bのようにな
り、(1)区間はY=5X、(2)区間はY=5/4X
+22.5、(3)区間はY=4/7X+300/7に
よりガンマ補正される。図面でEは、上記A,Bと同様
に最終ビデオ信号が100IREである時の入力X値を
100%と仮定する場合で、それに対する相対値で値は
“100”である。
A specific example of performing the gamma correction by the above arithmetic expression is as follows. For example, A =
6, B = 30, a = 5, b = 5/4, c = 22.5, d
= 4/7 and e = 300/7, the input / output transfer characteristic waveform diagram is as shown in FIG. 4B, where (1) section is Y = 5X and (2) section is Y = 5. / 4X
The +22.5 and (3) sections are gamma-corrected by Y = 4 / 7X + 300/7. In the drawing, E is a case where the input X value when the final video signal is 100 IRE is assumed to be 100% as in the case of A and B, and the value is a relative value to "100".

【0014】上記のように本実施例は、入力されるRあ
るいはGあるいはB信号の大きさと、最終ビデオ信号が
100IREである時の上記RあるいはGあいるはB信
号値を100%と仮定する場合の、それに対する相対値
A,Bの大きさとを比較する比較部100の比較結果に
より、スイッチング部200のスイッチSW4がスイッ
チングされるようにして、ガンマ補正回路300の各状
態によるガンマ補正のための演算式によりガンマ補正が
されるようにしたものである。
As described above, the present embodiment assumes that the magnitude of the input R, G or B signal and the R or G or B signal value when the final video signal is 100 IRE is 100%. In this case, the switch SW4 of the switching unit 200 is switched according to the comparison result of the comparison unit 100 that compares the relative values A and B with the relative values A and B, and the gamma correction is performed according to each state of the gamma correction circuit 300. The gamma correction is performed by the arithmetic expression of.

【0015】尚、本実施例では、ガンマ補正部を3つ設
けて近似を行ったが、当然多数のガンマ補正部を設ける
方がより正確な補正が可能である。また、処理する画像
の種類や処理要素の特性により、1つのガンマ補正部で
行う粗い補正部分と多数のガンマ補正部による正確な補
正部分を設けることもできる。更に、画質の要求とコス
トとからもガンマ補正部の数が決定される。
In this embodiment, three gamma correction units are provided to perform the approximation, but it is naturally possible to correct more accurately by providing a large number of gamma correction units. Further, depending on the type of image to be processed and the characteristics of the processing elements, it is possible to provide a rough correction part performed by one gamma correction part and an accurate correction part by a large number of gamma correction parts. Further, the number of gamma correction units is also determined from the image quality requirement and cost.

【0016】[0016]

【発明の効果】以上のように、本発明はTI(Texas Ins
trument)社のSVP(Senal Video Precessor) のような
高速の演算が可能な実時間デジタル画像処理プロセッサ
を利用して入力を複数に分類し、各々に対するサブルー
チンを作成してガンマ補正を遂行することにより、別の
ハードウェア構成が必要としないので回路が簡単とな
り、かつガンマ補正をソフトウェア的にで処理すること
により、従来のラムアレーを使用する場合よりその処理
が簡略となり、時間消費も小さくなる効果がある。
As described above, the present invention is based on TI (Texas Ins
By using a real-time digital image processor capable of high-speed computation such as SVP (Senal Video Precessor) of Trument), the input is classified into a plurality of types, and a subroutine is created for each to perform gamma correction. , The circuit is simpler because no separate hardware configuration is required, and the gamma correction is processed by software, so that the processing is simpler and the time consumption is smaller than when using a conventional lamb array. is there.

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

【図1】従来のガンマ補正回路図である。FIG. 1 is a conventional gamma correction circuit diagram.

【図2】従来のガンマ補正回路に利用されるルックアッ
プテーブルの図式的表現図である。
FIG. 2 is a schematic representation of a look-up table used in a conventional gamma correction circuit.

【図3A】本実施例の実時間デジタル画像処理プロセッ
サを利用したガンマ補正回路のブロック図である。
FIG. 3A is a block diagram of a gamma correction circuit using the real-time digital image processor of the present embodiment.

【図3B】本実施例の実時間デジタル画像処理プロセッ
サを利用したガンマ補正回路の詳細回路図である。
FIG. 3B is a detailed circuit diagram of a gamma correction circuit using the real-time digital image processor of the present embodiment.

【図4A】本実施例の入出力伝達特性の波形図である。FIG. 4A is a waveform diagram of input / output transfer characteristics of the present embodiment.

【図4B】本実施例の入出力伝達特性の波形図の具体例
を示す図である。
FIG. 4B is a diagram showing a specific example of a waveform diagram of the input / output transfer characteristic of the present embodiment.

【図5】本実施例の実時間デジタル画像処理プロセッサ
を利用したガンマ補正方法を遂行するための流れ図であ
る。
FIG. 5 is a flow chart for performing a gamma correction method using the real-time digital image processor of the present embodiment.

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 RあるいはGあるいはB信号の入力端I
Nに連結され、上記入力端INから入力されるRあるい
はGあるいはB信号の大きさと、最終ビデオ信号が10
0IREである時の前記RあるいはGあるいはB信号値
を100%と仮定する場合のそれに対する相対値A,B
の大きさとを比較する比較部100と、 前記入力端INに連結され前記比較部100の出力によ
りそれに相当するガンマ補正を遂行するようにスイッチ
ングされるスイッチング部200と、 前記スイッチング部200に連結され前記スイッチング
部200のスイッチング結果に対応するガンマ補正をす
るガンマ補正回路300とを備えることを特徴とするガ
ンマ補正回路。
1. An input terminal I for R, G or B signals.
The size of the R, G, or B signal that is connected to N and is input from the input terminal IN and the final video signal is 10
Relative values A and B when the R, G, or B signal value when 0IRE is assumed to be 100%
And a switching unit 200 connected to the input terminal IN and switched to perform gamma correction corresponding to the output of the comparison unit 100, and a switching unit 200 connected to the switching unit 200. And a gamma correction circuit 300 that performs gamma correction corresponding to the switching result of the switching unit 200.
【請求項2】 前記ガンマ補正回路300は、 入力されるRあるいはGあるいはB信号値が前記相対値
Aより小さな場合は演算式Y=aX(RあるいはGある
いはB信号値)によりガンマ補正をする第1ガンマ補正
部310と、 入力されるRあるいはGあるいはB信号値が前記相対値
A,Bの中間値である場合は演算式Y=bX(Rあるい
はGあるいはB信号値)+Cによりガンマ補正をする第
2ガンマ補正部320と、 入力されるRあるいはGあるいはB信号値が前記相対値
Bより大きな場合には演算式Y=dX(RあるいはGあ
るいはB信号値)+eによりガンマ補正をする第3ガン
マ補正部330とを備えることを特徴とする請求項1記
載のガンマ補正回路。
2. The gamma correction circuit 300, when the input R, G, or B signal value is smaller than the relative value A, performs gamma correction by an arithmetic expression Y = aX (R, G, or B signal value). When the input R, G, or B signal value is an intermediate value between the relative values A, B, the first gamma correction unit 310 and the gamma correction by the arithmetic expression Y = bX (R, G, or B signal value) + C And a second gamma correction section 320 for performing the gamma correction with the arithmetic expression Y = dX (R or G or B signal value) + e when the input R, G or B signal value is larger than the relative value B. The gamma correction circuit according to claim 1, further comprising a third gamma correction unit 330.
【請求項3】 前記相対値A,Bの大きさは、 5≦A≦7 28≦B≦32 であることを特徴とする請求項1記載のガンマ補正回
路。
3. The gamma correction circuit according to claim 1, wherein the magnitudes of the relative values A and B are 5 ≦ A ≦ 728 ≦ B ≦ 32.
【請求項4】 前記a値の大きさは、4≦a≦bである
ことを特徴とする請求項2記載のガンマ補正回路。
4. The gamma correction circuit according to claim 2, wherein the magnitude of the a value is 4 ≦ a ≦ b.
【請求項5】 前記b,c値の大きさは、 1≦b≦1.5 20≦c≦25 であることを特徴とする請求項2記載のガンマ補正回
路。
5. The gamma correction circuit according to claim 2, wherein the magnitudes of the b and c values are 1 ≦ b ≦ 1.5 20 ≦ c ≦ 25.
【請求項6】 前記d,e値の大きさは、 0.55≦d≦0.59 41≦e≦45 であることを特徴とする請求項2記載のガンマ補正回
路。
6. The gamma correction circuit according to claim 2, wherein the magnitudes of the d and e values are 0.55 ≦ d ≦ 0.594 1 ≦ e ≦ 45.
【請求項7】 実時間デジタル画像処理プロセッサを利
用したガンマ補正方法であって、 入力されるRあるいはGあるいはB信号の大きさと、最
終ビデオ信号が100IREである時の前記Rあるいは
GあるいはB信号値を100%と仮定する場合のそれに
対する相対値A,Bの大きさとを比較する第1過程と、 該第1過程の比較結果によりガンマ補正を行う第2過程
L2とを備えることを特徴とするガンマ補正方法。
7. A gamma correction method using a real-time digital image processor, wherein the R or G or B signal input and the R, G or B signal when the final video signal is 100 IRE. It is characterized by comprising a first step of comparing relative values A and B with respect to the value assuming that the value is 100%, and a second step L2 of performing gamma correction according to the comparison result of the first step. Gamma correction method.
【請求項8】 前記第2過程は、 前記第1過程L1の比較結果入力されるRあるいはGあ
るいはB信号の値が相対値Aより小さな場合は、演算式
Y=aX(RあるいはGあるいはB信号値)によりガン
マ補正を遂行するステップと、 前記第1過程L1の比較結果入力されるRあるいはGあ
るいはB信号の値が前記相対値A,Bの中間値である場
合は、演算式Y=bX(RあるいはGあるいはB信号
値)+cによりガンマ補正を遂行するステップと、 前記第1過程L1の比較結果入力されるRあるいはGあ
るいはB信号の値が上記相対値より大きな場合は、演算
式Y=dX(RあるいはGあるいはB信号値)+eによ
りガンマ補正を遂行するステップとを備えることを特徴
とする請求項7記載のガンマ補正方法。
8. In the second step, when the value of the R, G, or B signal input as a result of the comparison in the first step L1 is smaller than the relative value A, the arithmetic expression Y = aX (R, G, or B If the value of the R, G, or B signal input as a result of the comparison in the first process L1 is an intermediate value of the relative values A and B, a calculation formula Y = bX (R or G or B signal value) + c, and a step of performing gamma correction, and if the value of the R, G or B signal input as the comparison result of the first process L1 is larger than the relative value, an arithmetic expression 8. The gamma correction method according to claim 7, further comprising the step of performing gamma correction according to Y = dX (R or G or B signal value) + e.
【請求項9】 前記相対値A,Bの大きさは、 5≦A≦7 28≦B≦32 であることを特徴とする請求項8記載のガンマ補正方
法。
9. The gamma correction method according to claim 8, wherein the magnitudes of the relative values A and B are 5 ≦ A ≦ 728 ≦ B ≦ 32.
【請求項10】 前記a値の範囲は、4≦a≦bである
ことを特徴とする請求項8記載のガンマ補正方法。
10. The gamma correction method according to claim 8, wherein the range of the a value is 4 ≦ a ≦ b.
【請求項11】 前記b,c値の大きさは、 1≦b≦1.5 20≦c≦25 であることを特徴とする請求項8記載のガンマ補正方
法。
11. The gamma correction method according to claim 8, wherein the magnitudes of the b and c values are 1 ≦ b ≦ 1.5 20 ≦ c ≦ 25.
【請求項12】 前記d,e値の大きさは、 0.55≦d≦0.59 41≦e≦45 であることを特徴とする請求項8記載のガンマ補正方
法。
12. The gamma correction method according to claim 8, wherein the magnitudes of the d and e values are 0.55 ≦ d ≦ 0.594 1 ≦ e ≦ 45.
JP4203836A 1991-07-30 1992-07-30 Gamma correcting circuit and method Pending JPH05211659A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR91-13122 1991-07-30
KR910013122 1991-07-30

Publications (1)

Publication Number Publication Date
JPH05211659A true JPH05211659A (en) 1993-08-20

Family

ID=19318015

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4203836A Pending JPH05211659A (en) 1991-07-30 1992-07-30 Gamma correcting circuit and method

Country Status (2)

Country Link
JP (1) JPH05211659A (en)
GB (1) GB2258782B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3263772B2 (en) * 1994-06-09 2002-03-11 三菱電機株式会社 Video display device
DE19521928C2 (en) * 1994-06-09 2001-04-19 Mitsubishi Electric Corp Image display device
JPH0946554A (en) * 1995-07-31 1997-02-14 Sony Corp Image pickup device
CN102054420B (en) * 2009-10-30 2013-06-19 群康科技(深圳)有限公司 Gamma correcting circuit, gamma correcting method and relevant display

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62266977A (en) * 1986-05-14 1987-11-19 Mitsubishi Electric Corp Digital gamma correction circuit
JPH02230873A (en) * 1989-03-03 1990-09-13 Sony Corp Gamma correction circuit

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1086533A (en) * 1964-02-19 1967-10-11 Marconi Co Ltd Improvements in or relating to non-linear amplifier arrangements
NL6610059A (en) * 1966-07-16 1968-01-17
US3633121A (en) * 1969-09-05 1972-01-04 Motorola Inc Gamma control circuit
GB2211045B (en) * 1987-10-10 1991-08-21 Marconi Co Ltd Linearity adjusting circuit
JP2924079B2 (en) * 1990-05-14 1999-07-26 ソニー株式会社 Gamma correction circuit
JP2554955B2 (en) * 1990-10-02 1996-11-20 池上通信機株式会社 Non-linear processing circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62266977A (en) * 1986-05-14 1987-11-19 Mitsubishi Electric Corp Digital gamma correction circuit
JPH02230873A (en) * 1989-03-03 1990-09-13 Sony Corp Gamma correction circuit

Also Published As

Publication number Publication date
GB9214305D0 (en) 1992-08-19
GB2258782A (en) 1993-02-17
GB2258782B (en) 1995-04-12

Similar Documents

Publication Publication Date Title
US5448380A (en) color image processing method and apparatus for correcting a color signal from an input image device
US6201530B1 (en) Method and system of optimizing a digital imaging processing chain
JPH0290197A (en) Dither device
JPH05219412A (en) Image display device and operating method thereof
US5784100A (en) Apparatus and method for performing shading correction by multiplying a differential shading correction factor and input image data
JPH06230760A (en) Display device
AU624760B2 (en) Gradation correcting apparatus
JP2888863B2 (en) Image processing device
US20020186223A1 (en) Image processing apparatus and image processing system
US6020921A (en) Simple gamma correction circuit for multimedia
JPH05211659A (en) Gamma correcting circuit and method
JPH10200770A (en) Method for correcting color of picture data
US5930401A (en) Shade gradation correction method and apparatus
US20020030651A1 (en) Display device and liquid crystal projector
WO2002031802A2 (en) Calibration of system with digital/analog converters for liquid crystal display
US6172714B1 (en) Color adjustment table system for YUV to RGB color conversion
US6252585B1 (en) Image display system
JPH10173958A (en) Video signal processor
JPH0818826A (en) Digital gamma correction circuit
AU2004229062A1 (en) Color correction processing circuit by each hue
JPH06334850A (en) Color conversion processing unit
JPH06162181A (en) Color image signal processor
JPH10234052A (en) Gamma correction circuit
JPH05260295A (en) Method and device for data conversion
JP3952804B2 (en) Data processing method and data processing apparatus

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19961001