Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3045110B2 - OSD circuit - Google Patents
[go: Go Back, main page]

JP3045110B2 - OSD circuit - Google Patents

OSD circuit

Info

Publication number
JP3045110B2
JP3045110B2 JP9181778A JP18177897A JP3045110B2 JP 3045110 B2 JP3045110 B2 JP 3045110B2 JP 9181778 A JP9181778 A JP 9181778A JP 18177897 A JP18177897 A JP 18177897A JP 3045110 B2 JP3045110 B2 JP 3045110B2
Authority
JP
Japan
Prior art keywords
output
osd
signal
circuit
signal output
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
JP9181778A
Other languages
Japanese (ja)
Other versions
JPH1118105A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP9181778A priority Critical patent/JP3045110B2/en
Publication of JPH1118105A publication Critical patent/JPH1118105A/en
Application granted granted Critical
Publication of JP3045110B2 publication Critical patent/JP3045110B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Processing Of Color Television Signals (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はOSD(オン・スク
リーン・ディスプレイ)回路に関し、特に映像信号にO
SD信号を多重する回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an OSD (On Screen Display) circuit, and more particularly to an OSD (On Screen Display) circuit.
The present invention relates to a circuit for multiplexing an SD signal.

【0002】[0002]

【従来の技術】図2は、従来技術の構成の一例を示す図
である。図2において、21は画像処理回路、22はO
SD回路、23〜28は乗算器、29〜31は加算器、
32はY信号出力、33はCb信号出力、34はCr信
号出力である。
2. Description of the Related Art FIG. 2 is a diagram showing an example of the configuration of the prior art. In FIG. 2, reference numeral 21 denotes an image processing circuit;
SD circuit, 23 to 28 are multipliers, 29 to 31 are adders,
32 is a Y signal output, 33 is a Cb signal output, and 34 is a Cr signal output.

【0003】画像処理回路21から出力されたY信号、
Cb信号、Cr信号は、それぞれ乗算器23、24、2
5に伝達され、(1−α)倍される。OSD回路22か
ら出力されたY信号、Cb信号、Cr信号は、それぞれ
乗算器26、27、28に伝達され、α倍される。乗算
器23と26、乗算器24と27、乗算器25と28の
出力を、それぞれ、加算器29、30、31で加算する
ことにより、Y信号出力32、Cb信号出力33、Cr
信号出力34を得る。
[0003] The Y signal output from the image processing circuit 21,
The Cb signal and the Cr signal are respectively applied to multipliers 23, 24, 2
5 and multiplied by (1−α). The Y signal, Cb signal, and Cr signal output from the OSD circuit 22 are transmitted to multipliers 26, 27, and 28, respectively, and multiplied by α. The outputs of the multipliers 23 and 26, the multipliers 24 and 27, and the multipliers 25 and 28 are added by adders 29, 30, and 31, respectively, so that a Y signal output 32, a Cb signal output 33,
A signal output 34 is obtained.

【0004】上記従来技術においては、αという係数を
用いて、 [画像処理出力]・(1−α)+[OSD出力]・α により混合出力している。
In the above-mentioned prior art, a mixed output is made by [image processing output] · (1−α) + [OSD output] · α using a coefficient α.

【0005】すなわち係数αの値を段階的に切り替える
ことによって(但し、0≦α≦1)、画像処理回路21
の出力とOSD回路22の出力を適応的に混合すること
が可能となる。
That is, by changing the value of the coefficient α stepwise (however, 0 ≦ α ≦ 1), the image processing circuit 21
And the output of the OSD circuit 22 can be adaptively mixed.

【0006】そしてOSD回路22の出力のみの出力を
するときは、α=1とする。
When only the output of the OSD circuit 22 is output, α = 1.

【0007】OSD回路22のOSDデータは、通常、
ビットマップ形式でメモリ(不図示)上に蓄えられ、O
SDの値を変化させる場合には、メモリ上のビットマッ
プデータを書き換える必要がある。
The OSD data of the OSD circuit 22 is usually
Stored in a bitmap format on a memory (not shown),
When changing the value of SD, it is necessary to rewrite the bitmap data on the memory.

【0008】[0008]

【発明が解決しようとする課題】上記従来技術において
は、画像処理回路21からの出力にOSD回路22から
の出力をブレンド(混合)をせずにOSD信号のみの出
力をする場合において、OSDの値を変化させるために
は、OSDの値そのものを変える必要がある。そして、
上記したように、一般に、OSDデータは、ビットマッ
プデータとしてメモリ上に蓄えられることが多い。
In the prior art described above, when only the OSD signal is output without blending (mixing) the output from the OSD circuit 22 with the output from the image processing circuit 21, the output of the OSD signal is reduced. In order to change the value, it is necessary to change the OSD value itself. And
As described above, generally, OSD data is often stored in a memory as bitmap data.

【0009】このため、上記従来技術においては、OS
Dデータを書き換えるには、メモリ上のデータをすべて
書き換える処理が必要である。
For this reason, in the above prior art, the OS
In order to rewrite the D data, it is necessary to perform a process of rewriting all data in the memory.

【0010】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、メモリ上のOS
Dデータの変更を要することなくOSD出力を任意に可
変可能としたOSD回路を提供することにある。
[0010] Therefore, the present invention has been made in view of the above problems, and has as its object the purpose of
An object of the present invention is to provide an OSD circuit capable of arbitrarily changing an OSD output without changing D data.

【0011】[0011]

【課題を解決するための手段】前記目的を達成するた
め、本発明のOSD回路は、画像処理回路の出力毎に
該出力を(1−αi)・β倍(0≦αi≦1、但し、α
の添字iは1から前記画像処理回路の出力数の間の整
数、β=0またはβ=1)する乗算器と、前記OSD信
号の各出力毎に該出力をαi倍する乗算器と、を備え、
これら二つの乗算器の各出力を加算器で加算した値を出
力し、各係数αiの値を独立に可変させることにより、
OSD出力の値を可変可能としたものである。
To achieve the above object, according to an aspect of, OSD circuit of the present invention, for each output of the image processing circuit
The output is multiplied by (1−αi) · β (0 ≦ αi ≦ 1, where α
Is an integer between 1 and the number of outputs of the image processing circuit.
Number, β = 0 or β = 1) and the OSD signal
A multiplier that multiplies the output by αi for each output of the signal.
The value obtained by adding the outputs of these two multipliers with an adder is output.
And independently changing the value of each coefficient αi,
Ru der that the value of the OSD output is variable possible.

【0012】[0012]

【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明は、その好ましい実施の形態におい
て、係数αi、βを用いて、 [画像処理回路の出力]・(1−αi)・β+[OSD回路
の出力]・αi (但し、0≦αi≦1、βは0又は1) として混合出力している。本発明の実施の形態によれ
ば、β=0として各係数αiの値を独立に可変させるこ
とにより、OSD値を格納したメモリの内容を変更する
ことなくOSD出力の値を可変することができる。
Embodiments of the present invention will be described below. According to a preferred embodiment of the present invention, [output of image processing circuit] · (1−αi) · β + [output of OSD circuit] · αi (where 0 ≦ αi ≦ 1) , Β are 0 or 1) as mixed output. According to the embodiment of the present invention, by independently varying the value of each coefficient αi with β = 0, the value of the OSD output can be varied without changing the contents of the memory storing the OSD value. .

【0013】[0013]

【実施例】本発明の実施例について図面を参照して以下
に説明する。図1は、本発明の一実施例の構成を示す図
である。図1において、1は画像処理回路、2はOSD
回路、3〜8は乗算器、9〜11は加算器、12はY信
号出力、13はCb信号出力、14はCr信号出力であ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing the configuration of one embodiment of the present invention. In FIG. 1, 1 is an image processing circuit, 2 is an OSD
Circuits, 3 to 8 are multipliers, 9 to 11 are adders, 12 is a Y signal output, 13 is a Cb signal output, and 14 is a Cr signal output.

【0014】画像処理回路1から出力されたY信号は、
第1の乗算器3で(1−α1)・β倍され、第1の加算
器9の入力となる。OSD回路2から出力されたY信号
は、第4の乗算器6でα1倍され第1の加算器9の入力
となる。ここで、0≦α1≦1、β=1である。
The Y signal output from the image processing circuit 1 is
It is multiplied by (1−α1) · β by the first multiplier 3 and becomes the input of the first adder 9. The Y signal output from the OSD circuit 2 is multiplied by α1 in the fourth multiplier 6 and is input to the first adder 9. Here, 0 ≦ α1 ≦ 1, β = 1.

【0015】同様に、画像処理回路1から出力されたC
b信号は、第2の乗算器4で(1−α2)・β倍され、
第2の加算器10の入力となる。OSD回路2から出力
されたCb信号は、第5の乗算器7でα2倍され第2の
加算器10の入力となる。ここで、0≦α2≦1、β=
1である。
Similarly, the C output from the image processing circuit 1
The b signal is multiplied by (1−α2) · β in the second multiplier 4,
It becomes the input of the second adder 10. The Cb signal output from the OSD circuit 2 is multiplied by α2 in the fifth multiplier 7 and is input to the second adder 10. Here, 0 ≦ α2 ≦ 1, β =
It is one.

【0016】更に、画像処理回路1から出力されたCr
信号は、第3の乗算器5で(1−α3)・β倍され、第
3の加算器11の入力となる。OSD回路2から出力さ
れたCr信号は、第6の乗算器8でα3倍され、第3の
加算器11の入力となる。ここで、0≦α3≦1、β=
1である。
Further, the Cr output from the image processing circuit 1
The signal is multiplied by (1−α3) · β in the third multiplier 5, and is input to the third adder 11. The Cr signal output from the OSD circuit 2 is multiplied by α3 in the sixth multiplier 8 and is input to the third adder 11. Here, 0 ≦ α3 ≦ 1, β =
It is one.

【0017】第1の加算器9の出力はY信号出力12、
第2の加算器10の出力はCb信号出力13、第3の加
算器11の出力はCr信号出力14となる。
The output of the first adder 9 is a Y signal output 12,
The output of the second adder 10 is a Cb signal output 13 and the output of the third adder 11 is a Cr signal output 14.

【0018】本実施例において、β=1のときは、画像
処理回路1の出力とOSD回路2の出力の混合回路とし
て機能する。
In this embodiment, when β = 1, it functions as a mixing circuit of the output of the image processing circuit 1 and the output of the OSD circuit 2.

【0019】一方、β=0のときは、第1、第2、第3
の乗算器3、4、5の出力がそれぞれ0となる。
On the other hand, when β = 0, the first, second and third
The outputs of the multipliers 3, 4, and 5 are 0.

【0020】このため、Y信号出力12はOSD回路2
のY信号出力をα1倍した信号に、Cb信号出力13は
OSD回路2のCb信号出力をα2倍した信号に、Cr
信号出力14はOSD回路2のCr信号出力をα3倍し
た信号になる。
For this reason, the Y signal output 12 is connected to the OSD circuit 2
The Cb signal output 13 is converted to a signal obtained by multiplying the Cb signal output of the OSD circuit 2 by α2,
The signal output 14 is a signal obtained by multiplying the Cr signal output of the OSD circuit 2 by α3.

【0021】すなわち、β=0の場合、OSD回路2の
出力を変更しなくても、α1、α2、α3の値を変える
ことにより、OSD回路2からの出力であるY信号出力
12、Cb信号出力13、Cr信号出力14の値を変更
することができる。
That is, when β = 0, by changing the values of α1, α2, and α3 without changing the output of the OSD circuit 2, the Y signal output 12, the Cb signal output from the OSD circuit 2 can be obtained. The values of the output 13 and the Cr signal output 14 can be changed.

【0022】なお、上記実施例では、画像処理回路の出
力がそれぞれY、Cb、Cr信号形式をとる場合につい
て説明したが、画像処理回路の出力がそれぞれR、G、
B信号形式をとる場合においても、本発明を適用するこ
とができる。すなわち、本発明の第2の実施例として、
画像処理回路の出力がそれぞれR、G、B信号形式をと
る場合について説明すると、画像処理回路のR信号出力
を(1−α1)・β倍する第1の乗算器と、G信号出力
を(1−α2)・β倍する第2の乗算器と、B信号出力
の(1−α3)・β倍する第3の乗算器(但し、0≦α
1≦1、0≦α2≦1、0≦α3≦1、β=0または
1)と、を備えると共に、OSD回路からのR信号出力
のα1倍をとる第4の乗算器と、G信号出力のα2倍を
とる第5の乗算器と、B信号出力のα3倍をとる第6の
乗算器を備え、第1及び第4の乗算器、第2及び第5の
乗算器、第3及び第6の乗算器の出力同士を、第1、第
2、第3の加算器でそれぞれ加算して出力する構成とさ
れる。第1の加算器の出力はR信号出力、第2の加算器
の出力はG信号出力、第3の加算器の出力はB信号出力
となる。
In the above embodiment, the case where the output of the image processing circuit takes the Y, Cb, Cr signal format has been described, but the output of the image processing circuit has R, G,
The present invention can be applied to the case of taking the B signal format. That is, as a second embodiment of the present invention,
The case where the output of the image processing circuit takes the form of R, G, and B signals will be described. 1−α2) · β, and a third multiplier that multiplies B signal output by (1−α3) · β (0 ≦ α)
1 ≦ 1, 0 ≦ α2 ≦ 1, 0 ≦ α3 ≦ 1, β = 0 or 1), a fourth multiplier that takes α1 times the R signal output from the OSD circuit, and a G signal output A fifth multiplier that takes α2 times the B signal output and a sixth multiplier that takes α3 times the B signal output. The first and fourth multipliers, the second and fifth multipliers, the third and The outputs of the six multipliers are added and output by first, second, and third adders, respectively. The output of the first adder is an R signal output, the output of the second adder is a G signal output, and the output of the third adder is a B signal output.

【0023】[0023]

【発明の効果】以上説明したように本発明によれば、O
SD値を変更せずに、OSD出力の値を変化させること
ができる。
As described above, according to the present invention, O
The value of the OSD output can be changed without changing the SD value.

【0024】その理由は、本発明においては、β=0と
して、α1、α2、α3の値を独立に変化させることに
より、OSD値を変更せずに、例えばY、Cb、Crの
値を変化させることができるように構成したためであ
る。
The reason is that, in the present invention, when β = 0, the values of α, α2, and α3 are independently changed to change the values of, for example, Y, Cb, and Cr without changing the OSD value. This is because it is configured to be able to be performed.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.

【図2】従来例を示す図である。FIG. 2 is a diagram showing a conventional example.

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

1 画像処理回路 2 OSD回路 3、4、5、6、7、8 乗算器 9、10、11 加算器 12 Y信号出力 13 Cb信号出力 14 Cr信号出力 21 画像処理回路 22 OSD回路 23、24、25、26、27、28 乗算器 29、30、31 加算器 32 Y信号出力 33 Cb信号出力 34 Cr信号出力 DESCRIPTION OF SYMBOLS 1 Image processing circuit 2 OSD circuit 3, 4, 5, 6, 7, 8 Multiplier 9, 10, 11 Adder 12 Y signal output 13 Cb signal output 14 Cr signal output 21 Image processing circuit 22 OSD circuit 23, 24, 25, 26, 27, 28 Multiplier 29, 30, 31 Adder 32 Y signal output 33 Cb signal output 34 Cr signal output

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 9/76 G09G 5/00 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int. Cl. 7 , DB name) H04N 9/76 G09G 5/00

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像処理回路の出力に、オン・スクリーン
・ディスプレイ(「OSD」という)信号を混合するO
SD回路において、 前記画像処理回路の各出力毎に該出力を(1−αi)・
β倍(0≦αi≦1、但し、αの添字iは1から前記画
像処理回路の出力数の間の整数、β=0またはβ=1)
する乗算器と、前記OSD信号の各出力毎に該出力をα
i倍する乗算器と、を備え、これら二つの乗算器の各出
力を加算器で加算した値を出力し、各係数αiの値を独
立に可変させることにより、OSD出力の値を可変可能
としたことを特徴とするOSD回路。
An image processing circuit mixes an output of an image processing circuit with an on-screen display ("OSD") signal.
In the SD circuit, for each output of the image processing circuit, the output is calculated as (1-αi) ·
β times (0 ≦ αi ≦ 1, where the subscript i of α is an integer between 1 and the number of outputs of the image processing circuit, β = 0 or β = 1)
And an output for each output of the OSD signal.
a multiplier that multiplies the output of the two multipliers by an adder and outputs a value obtained by adding the outputs of the two multipliers, and independently varies the value of each coefficient αi, so that the value of the OSD output can be varied. An OSD circuit, comprising:
JP9181778A 1997-06-23 1997-06-23 OSD circuit Expired - Lifetime JP3045110B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9181778A JP3045110B2 (en) 1997-06-23 1997-06-23 OSD circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9181778A JP3045110B2 (en) 1997-06-23 1997-06-23 OSD circuit

Publications (2)

Publication Number Publication Date
JPH1118105A JPH1118105A (en) 1999-01-22
JP3045110B2 true JP3045110B2 (en) 2000-05-29

Family

ID=16106729

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9181778A Expired - Lifetime JP3045110B2 (en) 1997-06-23 1997-06-23 OSD circuit

Country Status (1)

Country Link
JP (1) JP3045110B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040033993A (en) * 2002-10-16 2004-04-28 (주)씨앤에스 테크놀로지 Alpha blending apparatus and thereof method
JP2008191474A (en) * 2007-02-06 2008-08-21 D & M Holdings Inc On-screen display circuit

Also Published As

Publication number Publication date
JPH1118105A (en) 1999-01-22

Similar Documents

Publication Publication Date Title
US4675725A (en) Image superimposing system
US5218647A (en) Method to convert between 2 color space on a 32 bit μ-processor
US5784499A (en) Method for reducing noise in image signals and apparatus therefor
JPH05128242A (en) Picture processor
EP0486468B1 (en) Processing circuit for video signals
JP3045110B2 (en) OSD circuit
US5668895A (en) Digital filter for image processing
US7126503B2 (en) Digital sampling frequency converter
JP3731212B2 (en) Image special effect device
JPH1028239A (en) Image reduction circuit
JPH0338798B2 (en)
JPS6145407B2 (en)
JP2003189178A (en) On-screen display device
JPS60240282A (en) Video signal synthesis device
JP2904569B2 (en) Logical filter
JP3350968B2 (en) Video signal synthesizer
JPH06119167A (en) Digital signal processing circuit
JP3740705B2 (en) Color conversion device
JPH02213283A (en) Contour emphasis quantity adjusting circuit
JP3211625B2 (en) Circuit device with built-in digital-analog converter
JP2001086353A (en) Image processing method and apparatus
JP3194980B2 (en) CIF conversion circuit
JP3027867B2 (en) Color signal processing device
JP2603982B2 (en) Multiprocessor coupling device for video signal processing system
JP3013526B2 (en) Video synthesis device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000215