JPH03276976A - Video camera - Google Patents

Video camera

Info

Publication number
JPH03276976A
JPH03276976A JP2299601A JP29960190A JPH03276976A JP H03276976 A JPH03276976 A JP H03276976A JP 2299601 A JP2299601 A JP 2299601A JP 29960190 A JP29960190 A JP 29960190A JP H03276976 A JPH03276976 A JP H03276976A
Authority
JP
Japan
Prior art keywords
data
fed
output
iris
block
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.)
Granted
Application number
JP2299601A
Other languages
Japanese (ja)
Other versions
JP2611041B2 (en
Inventor
Katsuro Miyata
宮田 克郎
Fumio Nagumo
名雲 文男
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2299601A priority Critical patent/JP2611041B2/en
Publication of JPH03276976A publication Critical patent/JPH03276976A/en
Application granted granted Critical
Publication of JP2611041B2 publication Critical patent/JP2611041B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To simplify the hardware by dividing a 2-dimension picture into plural blocks, detecting a maximum value for each block, multiplying a desired coefficient with the maximum value and controlling an iris based thereon. CONSTITUTION:An output of an image pickup element 1 is converted into a data of one sample 8-bit by an A/D converter 10 and fed to an adder 11. The output of the adder 11 is fed to registers 13A, 13B, 13C of equal number to the number of division in the horizontal direction and a delay circuit 12 with a delay by one sample. The output of the circuit 12 is fed to the adder 11 and outputs of the registers 13A-13C are fed to the adder 11 and a latch 15 via gates 14A, 14B, 14C. The sum output for each block obtained from the latch 15, that is, the mean data is fed to a microcomputer 19 and an iris control signal is generated by multiplying a prescribed coefficient with the mean data and adding the result. The signal is fed to an iris device 2 and the iris is adjusted to a value in response to the iris control signal.

Description

【発明の詳細な説明】 この発明は、ビデオカメラ、例えばディジタルビデオカ
メラに関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to video cameras, such as digital video cameras.

従来のビデオカメラのオートアイリス調整は、第1図に
示す構成によって行われていた。同図において、1は例
えばCCDからなる撮像素子、2がアイリス装置であり
、撮像素子1からの出力がアンプ3及びAGC回路4を
介して出力端子5に導かれる。アイリス装f2は、モー
タなどによって構成され、アイリスコントロール信号に
応じたアイリスが自動的に設定されるようになされてい
る。これと共に、AGC回路4の出力がゲート回路6を
介してピーク検波回路7に供給され、このピーク検波回
路7の出力によってアイリス装置2とAGC回路4とが
制御される。ゲート回路6に対してゲートパルス発生器
8から第2図に示すように、1フイールド(1■)期間
の173程度のゲートオフの期間を生じさせるゲートパ
ルスが供給される。
Auto iris adjustment of conventional video cameras has been performed using the configuration shown in FIG. In the figure, reference numeral 1 denotes an image sensor made of, for example, a CCD, 2 an iris device, and an output from the image sensor 1 is guided to an output terminal 5 via an amplifier 3 and an AGC circuit 4. The iris device f2 is constituted by a motor or the like, and is configured to automatically set the iris according to an iris control signal. At the same time, the output of the AGC circuit 4 is supplied to the peak detection circuit 7 via the gate circuit 6, and the iris device 2 and the AGC circuit 4 are controlled by the output of the peak detection circuit 7. As shown in FIG. 2, the gate pulse generator 8 supplies the gate circuit 6 with a gate pulse that causes a gate-off period of about 173 times, which is one field (1) period.

上述のアイリスコントロールと同様のことは、ディジタ
ルビデオカメラに対しても適用でき、第2図に示すゲー
トパルスに相当するデータとカメラ出力とを乗算し、そ
の出力のピーク値或いは平均値を求め、これによってア
イリス装置をコントロールすれば良い。しかし、そのた
めには、1画面分のデータを加算する必要があり、その
加算結果のビット数が多くなり、ハードウェアが大規模
になる欠点がある。また、マイコンで処理できれば、回
路規模を小さくできるが、マイコンのデータ処理のスピ
ードがビデオデータの伝送レートに比べて遅いので、上
述のようなゲート及びピーク検出(又は平均値検出)の
処理は不可能である。
The same thing as the above-mentioned iris control can also be applied to a digital video camera, by multiplying the data corresponding to the gate pulse shown in FIG. 2 by the camera output, and finding the peak value or average value of the output. The iris device can be controlled by this. However, in order to do this, it is necessary to add data for one screen, and the number of bits of the addition result increases, resulting in a disadvantage that the hardware becomes large-scale. In addition, if processing can be performed using a microcomputer, the circuit size can be reduced, but since the data processing speed of a microcomputer is slower than the video data transmission rate, the gate and peak detection (or average value detection) processing described above is unnecessary. It is possible.

この発明は、ディジタルビデオカメラの出力ヲマイコン
のような小規模なハードウェアで処理することによって
アイリスコントロールや、ゲインコントロールのための
制御信号を発生することができるようにしたものである
This invention makes it possible to generate control signals for iris control and gain control by processing the output of a digital video camera using small-scale hardware such as a microcomputer.

以下、この発明の一実施例について説明する。An embodiment of the present invention will be described below.

この例では、第3図に示すように、撮像される2次元画
像を9A〜9Iの9個のブロックに分割し、この各ブロ
ック毎に含まれるビデオデータを加算し、このブロック
毎のデータをマイコンに送って処理している。
In this example, as shown in Fig. 3, the captured two-dimensional image is divided into nine blocks 9A to 9I, the video data included in each block is added, and the data for each block is It is sent to the microcomputer for processing.

第4図は、この発明の一実施例の構成を示し、撮像素子
1の出力はA/Dコンバータ10によって、例えば1サ
ンプル8ビツトのビデオデータに変換され、加算器11
に供給される。この加算器11の出力が1サンプル分の
遅延量の遅延回路12と水平方向の分割数と等しい個数
のレジスタ13A、13B、13Cとに供給される。こ
の遅延回路12の出力が加算器11に供給されると共に
、レジスタ13A、13B、13Cの出力がゲート14
A、14B、14Cを介して加算器11及びラッチ15
に供給される。このレジスタ13Aは、ブロック9A、
9D、9Gの夫々の中に含まれるデータの加算出力を発
生するためのもので、レジスタ13Bは、ブロック9B
、9E、9Hに関連するもので、レジスタ13Cは、ブ
ロック9C。
FIG. 4 shows the configuration of an embodiment of the present invention, in which the output of the image sensor 1 is converted by an A/D converter 10 into video data of, for example, 8 bits per sample, and an adder 11
is supplied to The output of the adder 11 is supplied to a delay circuit 12 with a delay amount of one sample and registers 13A, 13B, and 13C in a number equal to the number of horizontal divisions. The output of this delay circuit 12 is supplied to the adder 11, and the outputs of registers 13A, 13B, 13C are supplied to the gate 14.
Adder 11 and latch 15 via A, 14B, 14C
is supplied to This register 13A is the block 9A,
The register 13B is for generating the addition output of the data included in each of blocks 9D and 9G.
, 9E, and 9H, and register 13C is related to block 9C.

9F、91に関連するものである。また、16はデコー
ダを示し、水平方向のカウンタ17と垂直方向のカウン
タ18との各出力が供給される。そして、デコーダ16
から、遅延回路12に対するクリアパルス、レジスタ1
3A、13B、13Cに対する制御パルス、ゲート14
A、14B、14Cに対するゲートパルス、ラッチ15
に対するラッチパルスが発生する。
This is related to 9F and 91. Further, 16 indicates a decoder, to which each output of a horizontal counter 17 and a vertical counter 18 is supplied. And decoder 16
, clear pulse to delay circuit 12, register 1
Control pulses for 3A, 13B, 13C, gate 14
Gate pulse for A, 14B, 14C, latch 15
A latch pulse is generated for

ラッチ15から得られる各ブロック毎の加算出力即ち平
均値データがマイコン19に供給され、所定のプログラ
ムに従ったデータ処理が行われる。
The summed output for each block, that is, average value data obtained from the latch 15 is supplied to the microcomputer 19, and data processing is performed according to a predetermined program.

ブロック9A〜9■の各々の平均値データをDa〜Di
とすると、マイコン19では、これらの平均値データに
対して係数K + ””” K 9を乗じて加算するこ
とでアイリスコントロール信号を発生する。
The average value data of each of blocks 9A to 9■ is Da to Di.
Then, the microcomputer 19 generates an iris control signal by multiplying these average value data by a coefficient K + ``'''' K 9 and adding the result.

つまり、(KI  Da+に! Db+Ks Dc+、
−−−・・十に、Di)の演算処理を行う、ここで係数
に、。
In other words, (KI Da+! Db+Ks Dc+,
---...10, perform the arithmetic processing of Di), here on the coefficients.

Kオ、に、を0とすれば、画面の上部の173のデータ
が無関係とされる。また、中央のブロック9Eと対応す
る係数に、のみを1とし、その他の係数を全″7:Oと
すれば、中央測光を行うこと、になる。
If KO, NI, are set to 0, then the 173 data at the top of the screen are made irrelevant. Furthermore, if only the coefficients corresponding to the central block 9E are set to 1 and all other coefficients are set to 7:0, central photometry will be performed.

どのような処理をマイコン19が行うかは、プログラム
により定まる。このマイコン19から発生したコントロ
ール信号がアイリス装置2に供給され、コントロール信
号のレベルに応じたアイリスの値に調整される。
What kind of processing the microcomputer 19 performs is determined by the program. A control signal generated from the microcomputer 19 is supplied to the iris device 2, and the iris value is adjusted according to the level of the control signal.

上述のブロック毎の平均値データの形成について詳述す
る。A/Dコンバータ10から、水平走査に従って第1
ライン、第2ライン・・・・・・と順次ビデオデータが
現れると、加算器11によって累算が行われる。そして
、ブロック9Aの第1ラインのデータの累算されたもの
がレジスタ13Aにセットされ、次に遅延回路12がク
リアされてから、同様の動作によってブロック9Bの第
1ラインのデータの累算されたものがレジスタ13Bに
セットされ、更にブロック9Cの第1ラインのデータの
累算されたものがレジスタ13Gにセットされる。第2
ラインのデータが発生する場合、ゲート14Aがオンに
され、レジスタ13Aに貯えられているデータが加算器
11に供給され、ブロック9Aの中の第1ラインの累算
データに対して第2ラインのデータが更に累算される。
The formation of the average value data for each block described above will be described in detail. From the A/D converter 10, the first
When video data appears sequentially in the line, second line, etc., the adder 11 performs accumulation. Then, the accumulated data of the first line of block 9A is set in the register 13A, and then the delay circuit 12 is cleared, and then the accumulated data of the first line of block 9B is accumulated by the same operation. The accumulated data of the first line of block 9C is set in register 13G. Second
When a line of data is generated, gate 14A is turned on, and the data stored in register 13A is supplied to adder 11, and the accumulated data of the first line in block 9A is applied to the accumulated data of the second line. Data is further accumulated.

他のブロック9B、9Cにおける動作も同様であって、
この動作が繰り返されることによって、所定のタイミン
グにおいて、遅延回路12の出力にブロック9Aの全て
のデータの累算されたものが現れ、これがラッチ15に
取り込まれ、マイコン19に送出される。また、ブロッ
ク9B、9Cの夫々の全てのデータの累算されたものも
、遅延回路12の出力に所定のタイミングで発生するこ
とになり、ラッチ15を介してマイコン19に送られる
。以上のブロック9A、9B、9Cに関する動作が終了
すると、これと同様の動作がブロック9D、9E、9F
に関して行われ、その次にブロック9G。
The operations in other blocks 9B and 9C are similar,
By repeating this operation, at a predetermined timing, the accumulated data of all the blocks 9A appears at the output of the delay circuit 12, which is taken into the latch 15 and sent to the microcomputer 19. Further, the accumulated data of all the data of blocks 9B and 9C is also generated at the output of the delay circuit 12 at a predetermined timing, and is sent to the microcomputer 19 via the latch 15. When the above operations for blocks 9A, 9B, and 9C are completed, similar operations are performed for blocks 9D, 9E, and 9F.
and then block 9G.

9H,9Iに関して同様の動作がなされる。Similar operations are performed for 9H and 9I.

なお、上述の一実施例とことなり、各ブロック毎に最大
値のデータを検出し、これをマイコンに送るようにして
も良い。
Note that, different from the above embodiment, the maximum value data may be detected for each block and sent to the microcomputer.

上述のように、この発明では、画面を複数ブロックに分
割し、各ブロック単位の平均値又は最大値を形成し、こ
れをマイコン等により演算するので、データレートが下
がり、ハードウェアが簡単になると共に、マイコンを用
いて処理することが可能となる。
As mentioned above, in this invention, the screen is divided into multiple blocks, the average value or maximum value for each block is formed, and this is calculated by a microcomputer, etc., so the data rate is reduced and the hardware is simplified. At the same time, it becomes possible to process using a microcomputer.

なお、この発明は、ホワイトバランスの調整などで、画
面の中央部のデータのみを取り出すゲインコントロール
に対して適用しても良い。
Note that the present invention may be applied to gain control that extracts only data in the center of the screen, such as when adjusting white balance.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来のビデオカメラの説明に用いるブロック図
、第2図はそのゲートパルスの波形図、第3図はこの発
明の一実施例の画面分割を示す路線図、第4図はこの発
明の一実施例のブロック図である。 1・・・・・・撮像素子、 2・・・・・・アイリス装
置、9A〜9I・・・・・・ブロック、  11・・・
・・・加算器、13A、13B、13C・・・・・・レ
ジスタ、19・・・・・・マイコン。
Fig. 1 is a block diagram used to explain a conventional video camera, Fig. 2 is a waveform diagram of its gate pulse, Fig. 3 is a route diagram showing screen division in an embodiment of the present invention, and Fig. 4 is a diagram of the present invention. FIG. 2 is a block diagram of an embodiment of the present invention. 1...Image sensor, 2...Iris device, 9A to 9I...Block, 11...
...Adder, 13A, 13B, 13C...Register, 19...Microcomputer.

Claims (2)

【特許請求の範囲】[Claims] (1)撮像素子により撮像された2次元画像を複数のブ
ロックに分割し、各ブロック毎に画像データの最大値を
検出する検出手段と、上記各ブロック毎の画像データの
最大値に対応する画像データにそれぞれ所望の係数を乗
算し、乗算後の各画像データに基づいてアイリスを制御
する制御手段を備えたことを特徴とするビデオカメラ。
(1) A detection means that divides a two-dimensional image captured by an image sensor into a plurality of blocks and detects the maximum value of image data for each block, and an image corresponding to the maximum value of image data for each block. A video camera comprising control means for multiplying each data by a desired coefficient and controlling an iris based on each image data after the multiplication.
(2)撮像素子により撮像された2次元画像を複数のブ
ロックに分割し、各ブロック毎に画像データの最大値を
検出する検出手段と、上記各ブロック毎の画像データの
最大値に対応する画像データにそれぞれ所望の係数を乗
算し、乗算後の各画像データに基づいて上記撮像素子の
出力信号のレベルを制御する制御手段を備えたことを特
徴とするビデオカメラ。
(2) A detection means that divides a two-dimensional image captured by an image sensor into a plurality of blocks and detects the maximum value of image data for each block, and an image corresponding to the maximum value of image data for each block. A video camera characterized by comprising a control means for multiplying each data by a desired coefficient and controlling the level of the output signal of the image sensor based on each image data after the multiplication.
JP2299601A 1990-11-05 1990-11-05 Video camera Expired - Lifetime JP2611041B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2299601A JP2611041B2 (en) 1990-11-05 1990-11-05 Video camera

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2299601A JP2611041B2 (en) 1990-11-05 1990-11-05 Video camera

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP56196125A Division JPS5897969A (en) 1981-12-05 1981-12-05 Control signal generating circuit of video camera

Publications (2)

Publication Number Publication Date
JPH03276976A true JPH03276976A (en) 1991-12-09
JP2611041B2 JP2611041B2 (en) 1997-05-21

Family

ID=17874748

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2299601A Expired - Lifetime JP2611041B2 (en) 1990-11-05 1990-11-05 Video camera

Country Status (1)

Country Link
JP (1) JP2611041B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6665007B1 (en) 1997-11-30 2003-12-16 Sony Corporation Video camera system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51131211A (en) * 1975-05-08 1976-11-15 Teac Co Video camera with automatic fading device
JPS55102261U (en) * 1979-01-08 1980-07-16
JPS5651728A (en) * 1979-10-03 1981-05-09 Fuji Photo Film Co Ltd Exposure control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51131211A (en) * 1975-05-08 1976-11-15 Teac Co Video camera with automatic fading device
JPS55102261U (en) * 1979-01-08 1980-07-16
JPS5651728A (en) * 1979-10-03 1981-05-09 Fuji Photo Film Co Ltd Exposure control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6665007B1 (en) 1997-11-30 2003-12-16 Sony Corporation Video camera system

Also Published As

Publication number Publication date
JP2611041B2 (en) 1997-05-21

Similar Documents

Publication Publication Date Title
EP0430982B1 (en) Wide dynamic range camera
US5253064A (en) Video camera apparatus with electronic zoom control and method therefor
EP0133586A1 (en) Apparatus and method for producing a still image video signal using solid-state imaging device
JPH04273777A (en) Exposure control circuit
JPS5897969A (en) Control signal generating circuit of video camera
JPH03291073A (en) Video camera
JPH03276976A (en) Video camera
JP2611040B2 (en) Video camera
JP2751447B2 (en) Noise reduction device
US5432552A (en) Automatic focusing apparatus including improved digital high-pass filter
JP2000013642A (en) Video signal processor
US5241390A (en) Digital soft wipe signal generating apparatus
US7486319B2 (en) Signal generating circuit including delay-locked loop and semiconductor device including signal generating circuit
JPH04104668A (en) Image pickup device
JP2548705B2 (en) Imaging device
JP3289311B2 (en) Noise reduction device
JP3218022B2 (en) Gradation correction device and gradation correction method for imaging device
JPS626387B2 (en)
JPS59154877A (en) Automatic focus adjusting device
JP2578763B2 (en) Imaging device
JP3410911B2 (en) Electronic imaging device having flicker correction function
JP3699171B2 (en) Electronic zoom processing apparatus and electronic zoom processing method
JP2518454B2 (en) Band compression transmission method
JP2773404B2 (en) Motion detection circuit and camera shake correction device
JPS582679A (en) Image processor