JP6136159B2 - EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM - Google Patents

EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM Download PDF

Info

Publication number
JP6136159B2
JP6136159B2 JP2012207346A JP2012207346A JP6136159B2 JP 6136159 B2 JP6136159 B2 JP 6136159B2 JP 2012207346 A JP2012207346 A JP 2012207346A JP 2012207346 A JP2012207346 A JP 2012207346A JP 6136159 B2 JP6136159 B2 JP 6136159B2
Authority
JP
Japan
Prior art keywords
exposure control
exposure
unit
subject
specifying
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.)
Active
Application number
JP2012207346A
Other languages
Japanese (ja)
Other versions
JP2014064126A5 (en
JP2014064126A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2012207346A priority Critical patent/JP6136159B2/en
Publication of JP2014064126A publication Critical patent/JP2014064126A/en
Publication of JP2014064126A5 publication Critical patent/JP2014064126A5/ja
Application granted granted Critical
Publication of JP6136159B2 publication Critical patent/JP6136159B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Studio Devices (AREA)
  • Exposure Control For Cameras (AREA)

Description

本発明は、取得された画像に対して露出制御をする露出制御装置、露出制御方法及びプログラムに関する。   The present invention relates to an exposure control apparatus, an exposure control method, and a program for performing exposure control on an acquired image.

従来の技術として検出した顔領域を中心として露出制御を行う技術が知られている(特許文献1)。   As a conventional technique, a technique for performing exposure control around a detected face area is known (Patent Document 1).

特開2012−39646号公報JP 2012-39646 A

しかしながら、上記特許文献1の技術のように、顔領域の位置情報に応じた露出制御をするのでは、露出制御として不十分である場合があった。   However, as in the technique of Patent Document 1, performing exposure control according to the position information of the face area may not be sufficient as exposure control.

本発明は、このような状況に鑑みてなされたものであり、被写体の撮像方向に応じた好適な露出制御をすることを目的とする。   The present invention has been made in view of such a situation, and an object thereof is to perform suitable exposure control according to the imaging direction of a subject.

上記目的を達成するために、本発明の一態様の露出制御装置は、
画像を取得する取得手段と、
前記取得手段により取得された画像中の被写体の撮像方向をユーザによる所定操作に基づいて特定する方向特定手段と、
前記撮像方向の特定対象である被写体とは異なる所定の被写体の位置を特定する被写体特定手段と、
前記方向特定手段により特定された撮像方向に基づいて、前記取得手段により取得される画像に露出制御を行う露出制御手段と、
を備え
前記露出制御手段は、前記方向特定手段により特定された撮像方向と、前記被写体特定手段により特定された前記所定の被写体の位置とに基づいて、前記取得手段により取得された画像に露出制御を行うことを特徴とする。
In order to achieve the above object, an exposure control apparatus according to an aspect of the present invention includes:
An acquisition means for acquiring an image;
Direction specifying means for specifying the imaging direction of the subject in the image acquired by the acquiring means based on a predetermined operation by the user;
Subject specifying means for specifying the position of a predetermined subject different from the subject that is the target for specifying the imaging direction;
Exposure control means for performing exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means;
Equipped with a,
The exposure control means performs exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means and the position of the predetermined subject specified by the subject specification means. It is characterized by that.

本発明によれば、被写体の撮像方向に応じた好適な露出制御ができる。   According to the present invention, suitable exposure control according to the imaging direction of the subject can be performed.

本発明における露出制御装置の一実施形態に係る撮像装置のハードウェアの構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the imaging device which concerns on one Embodiment of the exposure control apparatus in this invention. 図1の撮像装置の機能的構成のうち、露出追従表示処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing an exposure tracking display process among the functional structures of the imaging device of FIG. プログラム線図を示す模式図である。It is a schematic diagram which shows a program diagram. 図1の画像処理部の重み付け処理部における機能を示す機能ブロック図である。It is a functional block diagram which shows the function in the weighting process part of the image process part of FIG. 重み付けテーブルを説明するための模式図である。It is a schematic diagram for demonstrating a weighting table. 重み付けテーブルの重み付け範囲を実際のライブビュー画像に対応させた模式図である。It is the schematic diagram which made the weighting range of the weighting table respond | correspond to an actual live view image. 図2の機能構成を有する図1の撮像装置が実行する露出追従表示処理の流れを示すフローチャートである。3 is a flowchart showing a flow of exposure follow-up display processing executed by the imaging apparatus of FIG. 1 having the functional configuration of FIG. 2. 露出追従表示処理のうち、重み付け値算出処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a weight value calculation process among exposure follow-up display processes. 基準重み付けテーブルの他の例を示す模式図である。It is a schematic diagram which shows the other example of a reference | standard weighting table.

以下、本発明の実施形態について、図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明における露出制御装置の一実施形態に係る撮像装置のハードウェアの構成を示すブロック図である。   FIG. 1 is a block diagram showing a hardware configuration of an imaging apparatus according to an embodiment of the exposure control apparatus of the present invention.

撮像装置1は、例えばデジタルカメラとして構成される。   The imaging device 1 is configured as a digital camera, for example.

撮像装置1は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、画像処理部14と、バス15と、入出力インターフェース16と、撮像部17と、入力部18と、出力部19と、記憶部20と、通信部21と、ドライブ22と、を備えている。   The imaging device 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an image processing unit 14, a bus 15, an input / output interface 16, and an imaging unit. 17, an input unit 18, an output unit 19, a storage unit 20, a communication unit 21, and a drive 22.

CPU11は、ROM12に記録されているプログラム、又は、記憶部20からRAM13にロードされたプログラムに従って各種の処理を実行する。   The CPU 11 executes various processes according to a program recorded in the ROM 12 or a program loaded from the storage unit 20 to the RAM 13.

RAM13には、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。   The RAM 13 appropriately stores data necessary for the CPU 11 to execute various processes.

CPU11、ROM12、RAM13及び画像処理部14は、バス15を介して相互に接続されている。このバス15にはまた、入出力インターフェース16も接続されている。入出力インターフェース16には、撮像部17、入力部18、出力部19、記憶部20、通信部21及びドライブ22が接続されている。   The CPU 11, ROM 12, RAM 13, and image processing unit 14 are connected to each other via a bus 15. An input / output interface 16 is also connected to the bus 15. An imaging unit 17, an input unit 18, an output unit 19, a storage unit 20, a communication unit 21, and a drive 22 are connected to the input / output interface 16.

撮像部17は、光学レンズ部(図示せず)と、イメージセンサ(図示せず)と、を備えている。   The imaging unit 17 includes an optical lens unit (not shown) and an image sensor (not shown).

光学レンズ部は、被写体を撮像するために、光を集光するレンズ、例えばフォーカスレンズやズームレンズ等で構成される。   The optical lens unit is configured with a lens that collects light, such as a focus lens and a zoom lens, in order to capture an image of the subject.

フォーカスレンズは、イメージセンサの受光面に被写体像を結像させるレンズである。ズームレンズは、焦点距離を一定の範囲で自在に変化させるレンズである。   The focus lens is a lens that forms a subject image on the light receiving surface of the image sensor. The zoom lens is a lens that freely changes the focal length within a certain range.

光学レンズ部にはまた、必要に応じて、焦点、露出、ホワイトバランス等の設定パラメータを調整する周辺回路が設けられる。   The optical lens unit is also provided with a peripheral circuit for adjusting setting parameters such as focus, exposure, and white balance as necessary.

イメージセンサは、光電変換素子や、AFE(Analog Front End)等から構成される。   The image sensor includes a photoelectric conversion element, AFE (Analog Front End), and the like.

撮像素子41は、例えばCMOS(Complementary Metal Oxide Semiconductor)型の光電変換素子等から構成される。撮像素子41には、光学レンズ部から絞り機構42を介して被写体像が入射される。そこで、撮像素子41は、設定されたクロックパルスに従って、一定時間毎に被写体像を光電変換(撮影)して画像信号を画素毎に蓄積し、蓄積した画像信号をアナログ信号としてAFEに順次供給する。この画像信号が蓄積される一定時間が、シャッタ速度に相当する。従って、上述した絞り値とともに、当該一定時間(シャッタ速度)が制御されることで、露出が調整される。   The image sensor 41 is configured by, for example, a CMOS (Complementary Metal Oxide Semiconductor) type photoelectric conversion element or the like. A subject image is incident on the image sensor 41 from the optical lens unit via the diaphragm mechanism 42. Therefore, the image sensor 41 photoelectrically converts (photographs) the subject image at regular intervals according to the set clock pulse, accumulates image signals for each pixel, and sequentially supplies the accumulated image signals to the AFE as analog signals. . A certain time during which this image signal is accumulated corresponds to the shutter speed. Accordingly, the exposure is adjusted by controlling the certain time (shutter speed) together with the above-described aperture value.

AFEは、このアナログの画像信号に対して、A/D(Analog/Digital)変換処理等の各種信号処理を実行する。各種信号処理によって、ディジタル信号が生成され、撮像部17の出力信号として出力される。   The AFE performs various signal processing such as A / D (Analog / Digital) conversion processing on the analog image signal. A digital signal is generated by various signal processing and output as an output signal of the imaging unit 17.

絞り機構42は、例えば複数枚の絞り羽根等から構成され、絞り羽根の開閉の度合い(絞り値)を変更することにより、撮像素子41へ入射する光量を調節する。即ち、絞り値と後述のシャッタ速度とが調整されることによって、露出が調整される。また、絞り機構42は、アクチュエータ等により、CPU11の制御に従って、絞り羽根を開閉させる。   The diaphragm mechanism 42 is composed of, for example, a plurality of diaphragm blades, and adjusts the amount of light incident on the image sensor 41 by changing the degree of opening / closing of the diaphragm blades (aperture value). That is, the exposure is adjusted by adjusting the aperture value and the shutter speed described later. The diaphragm mechanism 42 opens and closes the diaphragm blades according to the control of the CPU 11 by an actuator or the like.

このような撮像部17の出力信号を、以下、「撮像画像のデータ」と呼ぶ。撮像画像のデータは、CPU11や画像処理部14等に適宜供給される。
「撮像画像のデータ」は、後述するライブビュー表示に供される場合には、「ライブビュー画像のデータ」といい、記録のために記憶部20に記憶される場合には、「記録用の撮像画像のデータ」という。
Such an output signal of the imaging unit 17 is hereinafter referred to as “captured image data”. The captured image data is appropriately supplied to the CPU 11, the image processing unit 14, and the like.
The “captured image data” is referred to as “live view image data” when used for live view display to be described later, and “recorded image data” when stored in the storage unit 20 for recording. This is referred to as “captured image data”.

入力部18は、各種ボタン等で構成され、ユーザの指示操作に応じて各種情報を入力する。また、入力部18は、後述する露出追従表示処理を開始させるための操作、ライブビュー表示を開始・終了させるための操作や、後述する撮影ポジションを設定するための指示操作や後述するボール位置を設定するための指示操作等の各種情報を入力する。   The input unit 18 is configured with various buttons and the like, and inputs various types of information according to user instruction operations. Further, the input unit 18 performs an operation for starting an exposure follow-up display process described later, an operation for starting / ending live view display, an instruction operation for setting a shooting position described later, and a ball position described later. Various information such as an instruction operation for setting is input.

出力部19は、ディスプレイやスピーカ等で構成され、画像や音声を出力する。出力部19は、後述するライブビュー表示をディスプレイにおいて表示出力する。   The output unit 19 includes a display, a speaker, and the like, and outputs images and sounds. The output unit 19 outputs a live view display described later on the display.

記憶部20は、ハードディスク或いはDRAM(Dynamic Random Access Memory)等で構成され、各種画像のデータ、後述する撮像条件の設定のデータ、後述する露出値算出用のデータ等を記憶する。   The storage unit 20 is configured by a hard disk, a DRAM (Dynamic Random Access Memory), or the like, and stores various image data, imaging condition setting data described later, exposure value calculation data described later, and the like.

通信部21は、インターネットを含むネットワークを介して他の装置(図示せず)との間で行う通信を制御する。   The communication unit 21 controls communication with other devices (not shown) via a network including the Internet.

ドライブ22には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア31が適宜装着される。ドライブ22によってリムーバブルメディア31から読み出されたプログラムは、必要に応じて記憶部20にインストールされる。また、リムーバブルメディア31は、記憶部20に記憶されている画像のデータ等の各種データも、記憶部20と同様に記憶することができる。   A removable medium 31 composed of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately attached to the drive 22. The program read from the removable medium 31 by the drive 22 is installed in the storage unit 20 as necessary. The removable medium 31 can also store various data such as image data stored in the storage unit 20 in the same manner as the storage unit 20.

図2は、図1の撮像装置1の機能的構成のうち、露出追従表示処理を実行するための機能的構成を示す機能ブロック図である。   FIG. 2 is a functional block diagram illustrating a functional configuration for executing the exposure follow-up display process among the functional configurations of the imaging apparatus 1 in FIG. 1.

露出追従表示処理とは、ライブビュー表示において、撮影対象として画角内に収めた被写体の領域(本実施形態においては、ゴルフスイングを行うスイング対象者を含むボール近傍の領域)が好適な露出となるように、撮影ポジションに応じて、露出の重み付けが異なる重み付けテーブルを選択して、当該選択された重み付けテーブルにより露出を再設定して、露出を追従的に変更するまでの一連の処理である。撮像装置1においては、露出追従表示処理により、被写体が好適な露出となるライブビュー画像を得ることができる。
ここで、「ライブビュー表示」とは、例えば、撮像部17から順次出力される撮像画像のデータを、メモリ(本実施形態では記憶部20)に一時的に記憶させ、当該一時的に記録された各撮像画像のデータを順次読み出して、当該撮像画像を出力部19に順次表示させる表示のことをいう。また、ライブビュー表示により出力部19に表示されている撮像画像が、ここでいう「ライブビュー画像」である。
Exposure follow-up display processing means that in a live view display, a subject area (in this embodiment, a region in the vicinity of a ball including a swing target person performing a golf swing) that is within an angle of view as a subject to be photographed is a suitable exposure. As described above, a series of processes from selecting a weighting table with different exposure weights according to the shooting position, resetting the exposure using the selected weighting table, and changing the exposure in a tracking manner. . In the imaging apparatus 1, a live view image in which the subject is exposed appropriately can be obtained by the exposure tracking display process.
Here, “live view display” refers to, for example, temporarily storing captured image data sequentially output from the imaging unit 17 in a memory (the storage unit 20 in the present embodiment) and temporarily recording the data. This is a display in which the data of each captured image is sequentially read and the captured image is sequentially displayed on the output unit 19. Further, the captured image displayed on the output unit 19 by the live view display is a “live view image” here.

また、本実施形態においては、ゴルフのスイングを行う者(以下、「スイング対象者」という)を被写体として撮像する。ゴルフスイングにおいては、スイング対象者がボールを中心に立った状態で、ゴルフクラブを振る。従って、スイングの動作中においては、スイング対象者と、ボールが置かれた位置との位置関係に大幅な変更がない。
このようなゴルフのスイングの特性に従って、スイング対象者の居る領域に露出を合わせることにより、スイング対象者を含むボール位置近傍の露出が好適となるライブビュー画像を取得、即ち、ライブビュー表示を行うことができる。
In this embodiment, a person who performs a golf swing (hereinafter referred to as a “swing target person”) is imaged as a subject. In a golf swing, a golf club is shaken in a state where the swing target person stands with the ball at the center. Therefore, during the swing operation, there is no significant change in the positional relationship between the swing target person and the position where the ball is placed.
According to the golf swing characteristics, by adjusting the exposure to the area where the swing target person is present, a live view image in which exposure near the ball position including the swing target person is suitable is obtained, that is, live view display is performed. be able to.

露出追従表示処理が実行される場合には、図2に示すように、CPU11において、撮像制御部51と、出力制御部52と、が機能し、画像処理部14において、画像取得部71と、撮影条件設定部72と、重み付け処理部73と、露出値算出部74と、露出値設定部75が機能する。
ただし、図2は例示であり、CPU11の機能の少なくとも一部を画像処理部14に委譲してもよいし、逆に、画像処理部14の機能の少なくとも一部をCPU11に委譲してもよい。
When the exposure follow-up display process is executed, as illustrated in FIG. 2, the imaging control unit 51 and the output control unit 52 function in the CPU 11, and the image acquisition unit 71 in the image processing unit 14. The photographing condition setting unit 72, the weighting processing unit 73, the exposure value calculation unit 74, and the exposure value setting unit 75 function.
However, FIG. 2 is an exemplification, and at least a part of the function of the CPU 11 may be delegated to the image processing unit 14. Conversely, at least a part of the function of the image processing unit 14 may be delegated to the CPU 11. .

この場合、記憶部20の一領域として設けられた取得画像記憶部91と、撮影条件設定記憶部92と、露出算出用データ記憶部93と、が用いられる。   In this case, an acquired image storage unit 91 provided as one area of the storage unit 20, an imaging condition setting storage unit 92, and an exposure calculation data storage unit 93 are used.

取得画像記憶部91には、例えば、撮像部17から出力され、画像取得部71により取得されたライブビュー画像(撮像画像)のデータが記憶されている。   The acquired image storage unit 91 stores, for example, data of a live view image (captured image) output from the imaging unit 17 and acquired by the image acquisition unit 71.

撮影条件設定記憶部92には、例えば、デフォルトの露出値やライブビュー画像から算出された露出値等の露出設定、ライブビュー画像におけるボール位置、正面か側面かの撮影ポジション等の各種撮影条件に関する設定のデータが記憶されている。   The shooting condition setting storage unit 92 relates to various shooting conditions such as exposure settings such as a default exposure value and an exposure value calculated from a live view image, a ball position in the live view image, and a shooting position on the front or side. Setting data is stored.

露出算出用データ記憶部93には、例えば、好適な露出であると判定するために、露出の程度を示す画像の各画素の輝度値の平均輝度値の基準となる値(以下、「基準平均輝度値」という)、撮影ポジション毎に対応した平均輝度値の算出に用いる後述する重み付けテーブル、被写体の明るさと絞りとシャッタ速度との対応関係が記された図であり、露出値の算出に用いる後述するプログラム線図等の各種露出値の算出に用いるためのデータが複数記憶されている。   In the exposure calculation data storage unit 93, for example, in order to determine that the exposure is suitable, a value serving as a reference for the average luminance value of each pixel of the image indicating the degree of exposure (hereinafter referred to as “reference average”) Brightness value ”), a weighting table (to be described later) used to calculate an average brightness value corresponding to each shooting position, and a diagram in which a correspondence relationship between the brightness of an object, an aperture, and a shutter speed is described. A plurality of data for use in calculating various exposure values such as a program diagram to be described later is stored.

撮像制御部51は、設定された各種撮像条件に従い、撮像部17における撮像の動作を制御する。撮像制御部51は、入力部18からの撮影を開始する操作を受けて撮像部17における撮像の動作を開始する制御を行う。
本実施形態においては、ライブビュー表示を行うため、撮像制御部51は、撮像部17によりライブビュー画像を撮像させる。
撮像の際、撮像制御部51は、撮影条件設定記憶部92に記憶される露出値に基づいて、絞り機構42や撮像素子41をコントロールして、露出を調整する。これにより、撮像装置1においては、所望の露出となるライブビュー画像が得られることとなる。
The imaging control unit 51 controls the imaging operation in the imaging unit 17 in accordance with various set imaging conditions. The imaging control unit 51 performs control for starting an imaging operation in the imaging unit 17 in response to an operation for starting imaging from the input unit 18.
In the present embodiment, in order to perform live view display, the imaging control unit 51 causes the imaging unit 17 to capture a live view image.
At the time of imaging, the imaging control unit 51 adjusts the exposure by controlling the aperture mechanism 42 and the imaging element 41 based on the exposure value stored in the imaging condition setting storage unit 92. Thereby, in the imaging device 1, a live view image with a desired exposure is obtained.

出力制御部52は、撮像部17から逐次出力されるライブビュー画像を表示出力するように、出力部19を制御する。その結果、出力部19において、ライブビュー表示が行われる。   The output control unit 52 controls the output unit 19 so as to display and output live view images sequentially output from the imaging unit 17. As a result, the output unit 19 performs live view display.

画像取得部71は、撮像部17から出力されたライブビュー画像のデータを取得する。その後、画像取得部71は、取得したライブビュー画像のデータを取得画像記憶部91に記憶させる。   The image acquisition unit 71 acquires live view image data output from the imaging unit 17. Thereafter, the image acquisition unit 71 stores the acquired live view image data in the acquired image storage unit 91.

撮影条件設定部72は、ユーザによる入力部18への設定操作に基づいて露出値の算出に用いる露出条件(撮影ポジション及びボール位置)を設定する。即ち、撮影条件設定部72は、露出条件の設定を撮影条件設定記憶部92に記憶させる。   The shooting condition setting unit 72 sets an exposure condition (shooting position and ball position) used for calculating an exposure value based on a setting operation performed on the input unit 18 by the user. That is, the shooting condition setting unit 72 stores the exposure condition setting in the shooting condition setting storage unit 92.

重み付け処理部73は、取得画像記憶部91と、撮影条件設定記憶部92と、露出算出用データ記憶部93に記憶される各種データを用いて、重み付け値算出処理を実行する。重み付け値算出処理を実行した結果、重み付け処理部73により、重み付け平均輝度値が算出される。
「重み付け値算出処理」とは、現在の露出の程度から、撮影条件の設定に対応し、被写体の領域の露出を考慮するために、画像の輝度の平均値(以下、「平均輝度値」という)を所定の領域の値が高くなるように重みを付けて算出するまでの一連の処理である。当該処理で算出される値が重み付け平均輝度値である。
The weighting processing unit 73 executes weighting value calculation processing using various data stored in the acquired image storage unit 91, the photographing condition setting storage unit 92, and the exposure calculation data storage unit 93. As a result of executing the weighting value calculation process, the weighting processing unit 73 calculates the weighted average luminance value.
“Weight value calculation processing” corresponds to the setting of shooting conditions based on the current exposure level, and in order to consider the exposure of the area of the subject, the average value of image luminance (hereinafter referred to as “average luminance value”). ) Is a series of processes until weighting is performed so that the value of the predetermined area is increased. The value calculated in this process is the weighted average luminance value.

また、重み付け処理部73は、計測値取得部101と、テーブル選択部102と、テーブル値変更部103と、重み付け値算出部104と、を備える。計測値取得部101と、テーブル選択部102と、テーブル値変更部103と、重み付け値算出部104の詳細については後述する。   The weighting processing unit 73 includes a measurement value acquisition unit 101, a table selection unit 102, a table value change unit 103, and a weighting value calculation unit 104. Details of the measurement value acquisition unit 101, the table selection unit 102, the table value change unit 103, and the weight value calculation unit 104 will be described later.

露出値算出部74は、基準平均輝度値Ytに照らして重み付け平均値が基準を満たすものとなるか、即ち、露出基準範囲内(基準平均輝度値Yt−α<=重み付け平均輝度値Yc<=基準平均輝度値Yt+α)にあるか否かを判定する。露出値算出部74は、基準平均輝度値Ytを満たしていない場合には、現在のフレームのライブビュー画像を基に新たに露出を設定する必要があるため、露出値を算出するか否かの判定を、基準平均輝度値Ytに基づいて行う。   The exposure value calculation unit 74 determines whether the weighted average value satisfies the reference in light of the reference average luminance value Yt, that is, within the exposure reference range (reference average luminance value Yt−α <= weighted average luminance value Yc <= It is determined whether or not the reference average luminance value Yt + α). If the reference average luminance value Yt is not satisfied, the exposure value calculation unit 74 needs to newly set an exposure based on the live view image of the current frame. The determination is performed based on the reference average luminance value Yt.

また、露出値算出部74は、基準平均輝度値Ytを満たしている場合には、現在の露出値をそのまま引き継いで次のフレームの露出値とする。   Further, when the reference average luminance value Yt is satisfied, the exposure value calculation unit 74 takes over the current exposure value as it is and sets it as the exposure value of the next frame.

また、露出値算出部74は、基準平均輝度値Ytと、算出した重み付け平均輝度値Ycを比較して、基準平均輝度値Ytの値になるための露出変化量Rを算出する。具体的には、以下の式(1)により、露出変化量Rを算出する。
露出変化量R=基準平均輝度値Yt/重み付け平均輝度値Yc・・・(1)
Further, the exposure value calculation unit 74 compares the reference average luminance value Yt with the calculated weighted average luminance value Yc, and calculates an exposure change amount R that becomes a value of the reference average luminance value Yt. Specifically, the exposure change amount R is calculated by the following equation (1).
Exposure change amount R = reference average luminance value Yt / weighted average luminance value Yc (1)

また、露出値算出部74は、現在の露出値Evcと露出変化量Rから目標露出値Evtを算出する。具体的には、以下の式(2)により、目標露出値Evtを算出する。
目標露出値Evt=現在の露出値Evc/露出変化量R・・・(2)
In addition, the exposure value calculation unit 74 calculates a target exposure value Evt from the current exposure value Evc and the exposure change amount R. Specifically, the target exposure value Evt is calculated by the following equation (2).
Target exposure value Evt = current exposure value Evc / exposure change amount R (2)

また、露出値算出部74は、算出した目標露出値Evtと、露出算出用データ記憶部93に記憶されるプログラム線図とに基づいて、次のフレームの露出値を算出する。
ここで、プログラム線図について説明する。
図3は、プログラム線図の一例を示す模式図である。
The exposure value calculation unit 74 calculates the exposure value for the next frame based on the calculated target exposure value Evt and the program diagram stored in the exposure calculation data storage unit 93.
Here, the program diagram will be described.
FIG. 3 is a schematic diagram showing an example of a program diagram.

プログラム線図GDは、図3に示すように、所望の露出値(目標露出値Evt)を算出するために用いられるもので、シャッタスピード(sec)及び絞り値(F値)等と、露出値(Ev)との関係を示したグラフである。即ち、プログラム線図GDは、所定のシャッタスピード(sec)及び所定の絞り値(F値)の制御下において、所定の露出値(Ev)を決定することができるグラフである。
具体的には、例えば、撮像素子41においてシャッタスピード(sec)を1/1000に制御し、絞り機構42において絞り値(F)を2.8に制御した場合に、露出値(Ev)が13.0となる。
As shown in FIG. 3, the program diagram GD is used to calculate a desired exposure value (target exposure value Evt). The shutter speed (sec), the aperture value (F value), etc., and the exposure value are used. It is the graph which showed the relationship with (Ev). That is, the program diagram GD is a graph that can determine a predetermined exposure value (Ev) under the control of a predetermined shutter speed (sec) and a predetermined aperture value (F value).
Specifically, for example, when the shutter speed (sec) is controlled to 1/1000 in the image sensor 41 and the aperture value (F) is controlled to 2.8 in the aperture mechanism 42, the exposure value (Ev) is 13 .0.

従って、露出値算出部74は、算出した目標露出値Evtと、露出算出用データ記憶部93に記憶されるプログラム線図GDとに基づいて、次のフレームの露出値を算出する。
その結果、撮像装置1においては、算出した露出値に基づいて、撮像制御部51により絞り機構42や撮像素子41をコントロールして、露出を調整し、撮像を行う。これにより、撮像装置1においては、例えば、スイング対象者を含むボールの周囲の領域が適正の露出等の所望の露出となるライブビュー画像を得ることができるようになる。
Therefore, the exposure value calculation unit 74 calculates the exposure value of the next frame based on the calculated target exposure value Evt and the program diagram GD stored in the exposure calculation data storage unit 93.
As a result, in the imaging apparatus 1, based on the calculated exposure value, the imaging control unit 51 controls the diaphragm mechanism 42 and the imaging element 41 to adjust the exposure and perform imaging. Thereby, in the imaging device 1, for example, it is possible to obtain a live view image in which a region around the ball including the swing target person has a desired exposure such as an appropriate exposure.

露出値設定部75は、露出値算出部74により算出された露出値を設定する。即ち、露出値設定部75は、算出した露出値を撮影条件設定記憶部92に記憶させる。撮像制御部51は、記憶される露出値に基づいて、撮像部17での露出を制御することになる。   The exposure value setting unit 75 sets the exposure value calculated by the exposure value calculation unit 74. That is, the exposure value setting unit 75 stores the calculated exposure value in the imaging condition setting storage unit 92. The imaging control unit 51 controls the exposure at the imaging unit 17 based on the stored exposure value.

図4は、図1の画像処理部14の重み付け処理部73における機能を示す機能ブロック図である。
重み付け処理部73は、図4に示すように、計測値取得部101と、テーブル選択部102と、テーブル値変更部103と、重み付け値算出部104とを備える。
FIG. 4 is a functional block diagram showing functions in the weighting processing unit 73 of the image processing unit 14 in FIG.
As shown in FIG. 4, the weighting processing unit 73 includes a measurement value acquisition unit 101, a table selection unit 102, a table value change unit 103, and a weighting value calculation unit 104.

計測値取得部101は、取得画像記憶部91に記憶されているライブビュー画像のデータから露出値の演算に用いる各画素の輝度を計測した値(以下、「露出演算用計測値」という)を取得する。   The measurement value acquisition unit 101 measures a value obtained by measuring the luminance of each pixel used for calculating the exposure value from the live view image data stored in the acquired image storage unit 91 (hereinafter referred to as “exposure calculation measurement value”). get.

テーブル選択部102は、撮影条件設定記憶部92に記憶される撮像条件のうち、撮影ポジションの設定に基づいて、露出算出用データ記憶部93に記憶される重み付けテーブルを選択する。具体的には、テーブル選択部102は、例えば、撮影ポジションが正面と設定されている場合には、正面用の重み付けテーブルが選択される。
なお、「撮影ポジション」とは、被写体を撮影する方向(以下、「撮影方向」ともいう)の情報であり、本実施形態においては、スイング対象者を、当該スイング対象者と正対した位置から撮影する「正面方向」と、スイング対象者をスイング方向の後方から撮影する「側面方向」とに分けられる。
The table selection unit 102 selects a weighting table stored in the exposure calculation data storage unit 93 based on the setting of the shooting position among the imaging conditions stored in the shooting condition setting storage unit 92. Specifically, the table selection unit 102 selects, for example, a weighting table for the front when the shooting position is set to the front.
The “shooting position” is information on the direction in which the subject is shot (hereinafter also referred to as “shooting direction”). In the present embodiment, the swing target person is determined from the position facing the swing target person. It can be divided into a “front direction” for photographing and a “side direction” for photographing the person to be swung from behind the swing direction.

テーブル値変更部103は、撮影条件設定記憶部92に記憶される撮像条件のうち、ボール位置の設定に基づいて、重み付けテーブルの重み付け中心が設定されたボール位置の座標となるように、重み付けテーブルの値を全体的にシフトする。   The table value changing unit 103 sets the weighting table so that the weighting center of the weighting table becomes the coordinates of the set ball position based on the setting of the ball position among the imaging conditions stored in the shooting condition setting storage unit 92. The value of is shifted overall.

ここで、上述した重み付けテーブルについて、図5及び図6を参照して説明する。
図5は、重み付けテーブルを説明するための模式図である。図6は、重み付けテーブルの重み付け範囲を実際の画像に対応させた模式図である。
Here, the weighting table described above will be described with reference to FIGS.
FIG. 5 is a schematic diagram for explaining the weighting table. FIG. 6 is a schematic diagram in which the weighting range of the weighting table is associated with an actual image.

本実施形態においては、ボール位置を考慮して、基準となる重み付けテーブル(以下、「基準重み付けテーブル」ともいう)wt1を変更する。   In the present embodiment, the reference weighting table (hereinafter also referred to as “reference weighting table”) wt1 is changed in consideration of the ball position.

基準重み付けテーブルwt1は、図5(a)に示すように、所定のブロック(本実施形態においては16×16のブロック)で区分けされており、各ブロックにそれぞれ重み付け値が割り当てられている。   As shown in FIG. 5A, the reference weight table wt1 is divided into predetermined blocks (16 × 16 blocks in the present embodiment), and a weight value is assigned to each block.

重み付け値は、例えば、本実施形態においては「0」から「4」まで設定されており、対応する輝度値と掛け合わされる。重み付け値が「0」の場合には、例えば、当該メッシュにおける輝度値は「0」即ち、無効となる。これに対して、重み付け値が「4」の場合には、例えば、輝度値は4倍されることになる。   For example, the weighting value is set from “0” to “4” in the present embodiment, and is multiplied by the corresponding luminance value. When the weighting value is “0”, for example, the luminance value in the mesh is “0”, that is, invalid. On the other hand, when the weighting value is “4”, for example, the luminance value is quadrupled.

また、重み付け値は、重み付け中心wcのメッシュを中心にして放射状に重み付けの値が割り振られ、中心から遠くになるほど重み付けの値が低くなるように設定されている。これにより、重み付け中心をボール位置とすることで、ボールから近い対象、即ち、スイング対象者の露出を考慮できるようになる。   The weighting value is set such that the weighting value is assigned radially around the mesh of the weighting center wc, and the weighting value decreases as the distance from the center increases. Thus, by setting the weighting center as the ball position, it is possible to consider the exposure of the object close to the ball, that is, the swing target person.

このように構成される基準重み付けテーブルwt1は、図5(b)に示すように、ユーザにより設定されたボール位置blにより、当該ボール位置blが重み付け中心wcになるように全体的にシフトして、重み付け値が変更される。本実施形態では、この変更された重み付けテーブル(以下、「変更重み付けテーブル」ともいう)wt3により、重み付け平均値の算出に用いられる。なお、本実施形態において、変更重み付けテーブルwt3は、図5(b)に示すように、ボール位置を重み付け中心とするように構成したがこれに限られない。ゴルフのスイングにおいては、ボールの上方側にスイング対象者がいるため、このようなゴルフのスイングの特性を考慮して、例えば、図5(c)に示すように、よりスイング対象者に近い位置が重み付け中心wcとなるように、ボール位置blよりも上方にずらした位置を重み付け中心wcとしてシフトするように構成してもよい。   As shown in FIG. 5B, the reference weighting table wt1 configured as described above is shifted as a whole by the ball position bl set by the user so that the ball position bl becomes the weighting center wc. The weighting value is changed. In the present embodiment, this changed weighting table (hereinafter also referred to as “change weighting table”) wt3 is used for calculating the weighted average value. In the present embodiment, the change weighting table wt3 is configured so that the ball position is the weighting center as shown in FIG. 5B, but is not limited thereto. In golf swing, there is a swing target person on the upper side of the ball. Therefore, in consideration of such golf swing characteristics, for example, a position closer to the swing target person as shown in FIG. The position shifted upward from the ball position bl may be shifted as the weighting center wc so that becomes the weighting center wc.

ボール位置に対応して変更した変更重み付けテーブルwt2を実際のライブビュー画像に対応させると、図6(a)に示すように、ボールblを中心として、スイング対象者tも含んだ領域R1が重み付けの対象の領域となることがわかる。このように重み付けを設定することで、ボールblやスイング対象者tの位置の露出を基準としたライブビュー表示を行うことができ、例えば、ライブビュー表示を確認しながら、撮影位置を決定した場合には、ユーザは、位置合わせとなるボールblやスイング対象者tが見えづらい等の問題がなくなり、円滑に撮影位置の決定を行うことができるようになる。なお、上述した重み付けテーブルは、正面からの撮影ポジションの場合についてのものであるが、撮影ポジションを側面に変更した場合には、例えば、図6(b)に示したような重み付けとすることで、ボールblとスイング対象者tとを含んだ領域R2をカバーすることができる。撮影ポジションが側面の場合には、ボールblとスイング対象者tとの位置関係が正面の場合と異なるため、例えば、ゴルフクラブに焦点を当てたり、ボール位置blを軸にスイング対象者tに焦点を当てたりによって、重み付けのパターンを設定することができる。   When the change weighting table wt2 changed corresponding to the ball position is made to correspond to the actual live view image, as shown in FIG. 6A, the region R1 including the swing subject t is weighted around the ball bl. It can be seen that this is the target area. By setting the weighting in this way, live view display based on the exposure of the position of the ball bl or the swing target person t can be performed. For example, when the shooting position is determined while checking the live view display Therefore, the user can easily determine the shooting position without problems such as difficulty in seeing the ball bl and the swing target person t to be aligned. The weighting table described above is for the shooting position from the front. However, when the shooting position is changed to the side, for example, the weighting table shown in FIG. The region R2 including the ball bl and the swing target person t can be covered. When the shooting position is the side, the positional relationship between the ball bl and the swing target person t is different from the front case. For example, the focus is on the golf club, or the swing target person t is focused on the ball position bl. The weighting pattern can be set by hitting.

図4に戻り、重み付け値算出部104は、テーブル値変更部103によってボール位置を基準にして重み付けテーブル値が変更された重み付けテーブルに基づいて、現在のフレームの画像における重み付け平均輝度値を算出する。具体的には、重み付け値算出部104は、計測値取得部101により取得された各画素の計測値を対応する重み付けテーブル値を乗算することで各ブロックの値を算出する。そして、重み付け値算出部104は、算出した値の総和から画像における重み付けがなされた輝度の平均値である平均輝度値(重み付け平均輝度値)を算出する。   Returning to FIG. 4, the weighting value calculation unit 104 calculates the weighted average luminance value in the image of the current frame based on the weighting table in which the weighting table value is changed by the table value changing unit 103 with reference to the ball position. . Specifically, the weight value calculation unit 104 calculates the value of each block by multiplying the measurement value of each pixel acquired by the measurement value acquisition unit 101 by the corresponding weighting table value. Then, the weight value calculation unit 104 calculates an average luminance value (weighted average luminance value) that is an average value of luminances weighted in the image from the total sum of the calculated values.

このように撮像装置1を構成することで、ゴルフスイングの撮影(特に、側面からの撮影)において、画面中央付近には空などが含まれることが多くなり、その場合逆光の状況になりやすい。その結果、通常の露出制御においては、明るさを抑えてしまうためスイング対象者が暗くなってしまう。顔検出の技術を用いて、当該状況の時に検出した顔に対応して露出を制御することも考えられるが、ゴルフのスイングの動作においては、スイング対象者は撮像装置1に向かって顔を向ける動作はないために、顔検出をすることは困難となる。しかしながら、本実施形態における撮像装置1においては、上述したようなゴルフのスイングにおける特性を考慮して、スイングを判断できるために、スイング対象者が明るく好適な露出となる露出制御を行うことができる。   By configuring the imaging device 1 in this way, in shooting a golf swing (particularly, shooting from the side), the sky and the like are often included near the center of the screen, and in this case, a backlight situation tends to occur. As a result, in normal exposure control, since the brightness is suppressed, the person to be swung becomes dark. Although it is conceivable to control the exposure corresponding to the face detected in the situation using a face detection technique, in the swing operation of the golf, the swing target person turns his face toward the imaging device 1. Since there is no operation, it is difficult to detect a face. However, in the imaging apparatus 1 according to the present embodiment, since the swing can be determined in consideration of the characteristics of the golf swing as described above, the exposure control can be performed so that the swing target person has a bright and suitable exposure. .

次に、図7のフローチャートを参照して、図2の機能的構成を有する図1の撮像装置1が実行する露出追従表示処理について説明する。
図7は、図2の機能構成を有する図1の撮像装置1が実行する露出追従表示処理の流れを示すフローチャートである。
Next, an exposure follow-up display process executed by the imaging apparatus 1 of FIG. 1 having the functional configuration of FIG. 2 will be described with reference to the flowchart of FIG.
FIG. 7 is a flowchart showing a flow of exposure follow-up display processing executed by the imaging apparatus 1 of FIG. 1 having the functional configuration of FIG.

露出追従表示処理では、ユーザの入力部18に対する所定の操作により、露出追従表示処理の開始が指示されると、処理が開始されて、次のような処理が実行される。   In the exposure follow-up display process, when the start of the exposure follow-up display process is instructed by a predetermined operation on the input unit 18 by the user, the process is started and the following process is executed.

ステップS11において、出力部19は、ライブビュー表示を開始する。詳細には、露出追従表示処理の開始と共に、撮像制御部51により、撮像部17における撮像処理が開始される。そして、出力制御部53により、出力部19は、撮像処理により得た画像のデータをライブビュー画像のデータとして逐次表示出力するように制御される。ユーザは、出力部19におけるライブビュー表示を確認しながら、撮影位置の決定等を行うこととなる。この際の撮像処理においては、デフォルトの露出条件の下で撮像が行われる。従って、撮影条件が考慮されておらず、被写体が周囲の明暗に影響を受けて見えづらいライブビュー表示が行われていることになる。
また、ライブビュー画像のデータは、出力部19に出力されると共に、画像取得部71により露出値の算出のために取得画像記憶部91に記憶される。露出値の算出は、取得画像記憶部91に記憶されたライブビュー画像のデータ毎、即ち、フレーム毎に行われる。
In step S11, the output unit 19 starts live view display. Specifically, when the exposure follow-up display process is started, the imaging control unit 51 starts the imaging process in the imaging unit 17. Then, the output control unit 53 controls the output unit 19 to sequentially display and output the image data obtained by the imaging process as live view image data. The user determines the shooting position while confirming the live view display on the output unit 19. In the imaging process at this time, imaging is performed under default exposure conditions. Therefore, the shooting conditions are not taken into consideration, and the live view display is performed in which the subject is not easily seen due to the influence of surrounding brightness.
Further, the data of the live view image is output to the output unit 19 and stored in the acquired image storage unit 91 by the image acquisition unit 71 for calculating the exposure value. The exposure value is calculated for each data of the live view image stored in the acquired image storage unit 91, that is, for each frame.

ステップS12において、撮影条件設定部72は、例えば、ユーザが入力部18を介して、正面側から撮影するのか、側面側から撮影するのかを撮影ポジションと、出力部19のライブビュー表示画面におけるボール位置を設定する。露出追従表示処理においては、撮影ポジションと、ボール位置によって露出の重み付けが決定される。即ち、撮影ポジションによって露出の重み付けパターンが決定され、ボール位置によって撮影ポジションを前提として重み付けパターンの位置が決定されることとなる。
また、ユーザが入力部18を介してボール位置を指定するように構成したがこれに限らず、画面表示上にボール置きの基準位置を表示し、その中心を測光の中心位置としてもよい。
また、ユーザが入力部18を介して撮影ポジションの設定を行ったが、顔検出処理により顔検出がされた場合に撮影ポジションが正面方向と判定し、顔検出がされない場合に撮影ポジション側面方向と判定することで、撮影ポジションを自動的に設定するようにしても良い。
In step S <b> 12, the shooting condition setting unit 72 determines, for example, whether the user is shooting from the front side or the side side via the input unit 18, and the ball on the live view display screen of the output unit 19. Set the position. In the exposure follow-up display process, exposure weighting is determined by the shooting position and the ball position. That is, the exposure weighting pattern is determined according to the shooting position, and the weighting pattern position is determined based on the shooting position based on the ball position.
In addition, although the configuration is such that the user designates the ball position via the input unit 18, the present invention is not limited to this, and the reference position for placing the ball may be displayed on the screen display, and the center thereof may be set as the center position for photometry.
Further, when the user sets the shooting position via the input unit 18, when the face is detected by the face detection process, the shooting position is determined to be the front direction, and when the face is not detected, the shooting position is set to the side direction. By determining, the photographing position may be automatically set.

ステップS13において、重み付け処理部73は、重み付け値算出処理を実行して、現在のフレームの重み付け平均輝度値Ycを算出する。重み付け値算出処理の詳細については、後述する。   In step S13, the weighting processing unit 73 performs a weighting value calculation process to calculate the weighted average luminance value Yc of the current frame. Details of the weight value calculation processing will be described later.

ステップS14において、露出値算出部74は、重み付け平均輝度値Ycが露出基準範囲内(基準平均輝度値Yt−α<=重み付け平均輝度値Yc<=基準平均輝度値Yt+α)か否かを判定する。露出値算出部74は、基準平均輝度値Ytを満たしていない場合には、現在のフレームのライブビュー画像を基に新たに露出を設定する必要があるため、露出値を算出するか否かの判定を、基準平均輝度値Ytに基づいて行う。   In step S14, the exposure value calculation unit 74 determines whether or not the weighted average luminance value Yc is within the exposure reference range (reference average luminance value Yt−α <= weighted average luminance value Yc <= reference average luminance value Yt + α). . If the reference average luminance value Yt is not satisfied, the exposure value calculation unit 74 needs to newly set an exposure based on the live view image of the current frame. The determination is performed based on the reference average luminance value Yt.

重み付け平均輝度値Ycが露出基準範囲内である場合には、ステップS14においてYESと判定されて、処理はステップS15に進む。   If the weighted average luminance value Yc is within the exposure reference range, YES is determined in step S14, and the process proceeds to step S15.

ステップS15において、露出値算出部74は、重み付け平均輝度値Ycが露出基準範囲内であるため、露出が適正に行われているとし、現在の露出値Evcを次にフレームの露出設定値としてコピーする。即ち、現在の露出設定を維持して、現在の設定と同一の値を次にフレームの露出設定値とする。その後、処理はステップS19に進む。ステップS19以降の処理は後述する。   In step S15, the exposure value calculation unit 74 assumes that the exposure is properly performed because the weighted average luminance value Yc is within the exposure reference range, and copies the current exposure value Evc as the next frame exposure setting value. To do. That is, the current exposure setting is maintained, and the same value as the current setting is set as the next frame exposure setting value. Thereafter, the process proceeds to step S19. The processing after step S19 will be described later.

これに対して、重み付け平均輝度値Ycが露出基準範囲外である場合には、ステップS14においてNOと判定されて、処理はステップS16に進む。   On the other hand, when the weighted average luminance value Yc is outside the exposure reference range, NO is determined in step S14, and the process proceeds to step S16.

ステップS16において、露出値算出部74は、基準平均輝度値Ytへの露出変化量R、即ち、基準平均輝度値Ytと、算出した重み付け平均輝度値Ycを比較して、基準平均輝度値Ytの値になるための露出値変化量Rを算出する。具体的には、露出値算出部74は、上述した式(1)により、露出値変化量Rを算出する。   In step S16, the exposure value calculation unit 74 compares the exposure change amount R with respect to the reference average luminance value Yt, that is, the reference average luminance value Yt, with the calculated weighted average luminance value Yc to obtain the reference average luminance value Yt. An exposure value change amount R for obtaining a value is calculated. Specifically, the exposure value calculation unit 74 calculates the exposure value change amount R by the above-described equation (1).

ステップS17において、露出値算出部74は、現在の露出値Evcと露出変化量Rから目標露出値Evtを算出する。具体的には、露出値算出部74は、上述した式(2)により、目標露出値Evtを算出する。   In step S17, the exposure value calculation unit 74 calculates the target exposure value Evt from the current exposure value Evc and the exposure change amount R. Specifically, the exposure value calculation unit 74 calculates the target exposure value Evt by the above-described equation (2).

ステップS18において、露出値算出部74は、算出した目標露出値Evtと、露出算出用データ記憶部93に記憶される図3に示すようなプログラム線図とに基づいて、次のフレームの露出値を算出する。   In step S18, the exposure value calculation unit 74 determines the exposure value of the next frame based on the calculated target exposure value Evt and the program diagram as shown in FIG. 3 stored in the exposure calculation data storage unit 93. Is calculated.

ステップS19において、露出値設定部75は、露出値の設定、即ち、ステップS18で算出した露出値を撮影条件設定記憶部92に記憶させる。これにより、次のフレームの撮影において、撮像制御部51により、設定された露出に撮像部17が制御される。その結果、撮像装置1においては、被写体の領域を重視したライブビュー画像を得ることができる。   In step S19, the exposure value setting unit 75 stores the exposure value setting, that is, the exposure value calculated in step S18 in the photographing condition setting storage unit 92. Thereby, in imaging of the next frame, the imaging control unit 51 controls the imaging unit 17 to the set exposure. As a result, the imaging apparatus 1 can obtain a live view image that emphasizes the area of the subject.

ステップS20において、CPU11は、ライブビュー表示が終了しているか否かを判断する。詳細には、CPU11は、ユーザからの入力部18へのライブビュー表示を終了させる操作がなされたか否かを判断する。   In step S20, the CPU 11 determines whether the live view display has ended. Specifically, the CPU 11 determines whether or not an operation for ending the live view display on the input unit 18 from the user has been performed.

ライブビュー表示が終了している場合には、ステップS20においてYESと判断されて、露出追従表示処理は終了する。   If the live view display has ended, YES is determined in step S20, and the exposure follow-up display process ends.

ライブビュー表示が終了していない場合には、次のフレームについて判断するため、ステップS20においてNOと判断されて、処理はステップS13に戻る。そして、ステップS13以降の処理が実行される。   If the live view display has not ended, NO is determined in step S20 to determine the next frame, and the process returns to step S13. And the process after step S13 is performed.

以上、図2の機能構成を有する図1の撮像装置1で実行される露出追従表示処理の流れについて説明した。
以下、露出追従表示処理のうち、重み付け値算出処理の詳細な流れについて説明する。
図8は、露出追従表示処理のうち、重み付け値算出処理の流れを示すフローチャートである。
The flow of the exposure follow-up display process executed by the imaging apparatus 1 in FIG. 1 having the functional configuration in FIG. 2 has been described above.
Hereinafter, the detailed flow of the weight value calculation process in the exposure tracking display process will be described.
FIG. 8 is a flowchart showing the flow of the weight value calculation process in the exposure follow-up display process.

ステップS31において、計測値取得部101は、取得画像記憶部91に記憶されているライブビュー画像のデータから現在のフレームの露出演算用計測値を取得する。   In step S31, the measurement value acquisition unit 101 acquires the exposure calculation measurement value of the current frame from the live view image data stored in the acquired image storage unit 91.

ステップS32において、テーブル選択部102は、撮影条件設定記憶部92に記憶される撮像条件のうち、撮影ポジションの設定に基づいて、露出算出用データ記憶部93に記憶される基準重み付けテーブルを選択する。具体的には、テーブル選択部102は、例えば、撮影ポジションが正面と設定されている場合には、正面用の重み付けテーブルとして、図5(a)に示すような基準重み付けテーブルwt1を選択する。   In step S <b> 32, the table selection unit 102 selects a reference weighting table stored in the exposure calculation data storage unit 93 based on the setting of the shooting position among the imaging conditions stored in the shooting condition setting storage unit 92. . Specifically, for example, when the photographing position is set to the front, the table selection unit 102 selects the reference weighting table wt1 as shown in FIG. 5A as the front weighting table.

ステップS33において、テーブル値変更部103は、撮影条件設定記憶部92に記憶される撮像条件のうち、ボール位置の設定に基づいて、基準重み付けテーブルの重み付け中心が設定されたボール位置の座標となるように、基準重み付けテーブルの値を全体的にシフトする。具体的には、テーブル値変更部103は、図5(a)に示すような基準重み付けテーブルwt1のテーブル値を、ボール位置blが重み付け中心wcとなるように図5(b)に示すような位置にテーブル値を全体的にシフトして、変更重み付けテーブルwt2とする。   In step S33, the table value changing unit 103 becomes the coordinates of the ball position where the weighting center of the reference weighting table is set based on the setting of the ball position among the imaging conditions stored in the imaging condition setting storage unit 92. Thus, the value of the reference weighting table is shifted as a whole. Specifically, the table value changing unit 103 sets the table value of the reference weighting table wt1 as shown in FIG. 5A so that the ball position bl becomes the weighting center wc as shown in FIG. The table value is entirely shifted to the position to obtain a change weighting table wt2.

ステップS34において、重み付け値算出部104は、変更重み付けテーブルに基づいて、重み付け平均輝度値を算出する。即ち、重み付け値算出部104は、図5(b)に示すように、テーブル値変更部103によってボール位置blを基準にして重み付けテーブル値が変更された変更重み付けテーブルwt2に基づいて、現在のフレームの画像における重み付け平均輝度値を算出する。その後、重み付け値算出処理は終了して、処理はステップS14に進む。
本実施形態の技術により、例えば、同一被写体であっても撮影方向によって適切な露出制御の方法が異なる場合にも応じた露出制御を行うことができる。
In step S <b> 34, the weight value calculation unit 104 calculates a weighted average luminance value based on the change weight table. That is, as shown in FIG. 5B, the weight value calculation unit 104 determines the current frame based on the change weight table wt2 in which the table value change unit 103 has changed the weight table value with reference to the ball position bl. The weighted average luminance value in the image is calculated. Thereafter, the weight value calculation process ends, and the process proceeds to step S14.
With the technique of the present embodiment, for example, even when the subject is the same, exposure control can be performed in accordance with the case where the appropriate exposure control method differs depending on the shooting direction.

以上のような露出追従表示処理を実行する撮像装置1は、画像取得部71と、撮影条件設定部72と、撮像制御部51と、を備える。
画像取得部71は、ライブビュー画像のデータを取得する。
撮影条件設定部72は、画像取得部71により取得されたライブビュー画像中のスイング対象者の撮影ポジションを設定することで特定する。
撮像制御部51は、撮影条件設定部72により設定された撮影ポジションに基づいて、画像取得部71により取得されたライブビュー画像に露出制御を行う。
これにより、撮像制御部51は、撮影条件設定部72により設定された撮影ポジションに基づいて、画像取得部71により取得されたライブビュー画像に露出制御を行うため、例えば、同一被写体の撮像の向きに好適な露出制御ができる。
The imaging device 1 that performs the exposure follow-up display process as described above includes an image acquisition unit 71, a shooting condition setting unit 72, and an imaging control unit 51.
The image acquisition unit 71 acquires live view image data.
The shooting condition setting unit 72 specifies the shooting position of the swing target person in the live view image acquired by the image acquisition unit 71.
The imaging control unit 51 performs exposure control on the live view image acquired by the image acquisition unit 71 based on the imaging position set by the imaging condition setting unit 72.
Accordingly, the imaging control unit 51 performs exposure control on the live view image acquired by the image acquisition unit 71 based on the imaging position set by the imaging condition setting unit 72. For example, the imaging direction of the same subject is captured. Suitable exposure control is possible.

また、撮像装置1は、露出算出用データ記憶部93と、テーブル選択部102とを備える。
露出算出用データ記憶部93は、撮像制御部51による露出制御のための複数のテーブルを記憶する。
テーブル選択部102は、撮影条件設定部72による設定により特定された撮像方向に基づいて、露出算出用データ記憶部93により記憶された複数のテーブルから特定のテーブルを選択する。
撮像制御部51は、テーブル選択部102により選択された特定のテーブルに基づいて、画像取得部71により取得された画像に露出制御を行う。
これにより、撮像制御部51は、テーブル選択部102により選択された特定のテーブルに基づいて、画像取得部71により取得されたライブビュー画像に露出制御を行うため、例えば、同一被写体の撮像の向きに好適な露出制御ができる。
Further, the imaging apparatus 1 includes an exposure calculation data storage unit 93 and a table selection unit 102.
The exposure calculation data storage unit 93 stores a plurality of tables for exposure control by the imaging control unit 51.
The table selection unit 102 selects a specific table from the plurality of tables stored in the exposure calculation data storage unit 93 based on the imaging direction specified by the setting by the imaging condition setting unit 72.
The imaging control unit 51 performs exposure control on the image acquired by the image acquisition unit 71 based on the specific table selected by the table selection unit 102.
Thereby, the imaging control unit 51 performs exposure control on the live view image acquired by the image acquisition unit 71 based on the specific table selected by the table selection unit 102. For example, the imaging direction of the same subject is captured. Suitable exposure control is possible.

また、撮像装置1は、露出算出用データ記憶部93と、テーブル値変更部103とを更に備える。
露出算出用データ記憶部93は、撮像制御部51による露出制御のための重み付けテーブルを複数記憶する。
テーブル選択部102は、撮影条件設定部72により選択された撮像方向に基づいて、露出算出用データ記憶部93により記憶された複数の重み付けテーブルから特定の重み付けテーブルを選択する。
撮影条件設定部72は、画像取得部71に取得される画像の露出制御の基準位置となるポール位置を選択する。
テーブル値変更部103は、撮影条件設定部72により選択された撮像ポジションとボール位置とに基づいて、テーブル選択部102により選択された重み付けテーブルを変更する。
撮像制御部51は、テーブル値変更部103により変更された重み付けテーブルに基づいて、画像に露出制御を行う。
これにより、撮像装置1では、撮影ポジションとボール位置に応じて測光エリアの重みを変更するために、スイング対象者以外の背景とスイング対象者を適正な露出で撮影することができるようになる。また、本手法により、ゴルフスイングの撮影時に、様々な撮影条件(特に側面からの撮影の逆光環境下)において、被写体であるスイング対象者を明るく適正な露出で撮影することができる。
また、顔検出用技術で一般に使用される顔検出のための識別器を応用して、ゴルフスイングをしている被写体の所定の姿勢を学習させた識別器を用いることにより、ライブビュー表示状態での被写体領域を検出することで、当該被写体領域に重みを増やすようにテーブル値変更部103により変更された重み付けテーブルの値を更新しても良い。
このようにすることで、ゴルフスイングの撮像状況により適合した露出制御が可能となる。
The imaging apparatus 1 further includes an exposure calculation data storage unit 93 and a table value change unit 103.
The exposure calculation data storage unit 93 stores a plurality of weighting tables for exposure control by the imaging control unit 51.
The table selection unit 102 selects a specific weighting table from a plurality of weighting tables stored in the exposure calculation data storage unit 93 based on the imaging direction selected by the imaging condition setting unit 72.
The imaging condition setting unit 72 selects a pole position that serves as a reference position for exposure control of an image acquired by the image acquisition unit 71.
The table value changing unit 103 changes the weighting table selected by the table selecting unit 102 based on the imaging position and ball position selected by the shooting condition setting unit 72.
The imaging control unit 51 performs exposure control on the image based on the weighting table changed by the table value changing unit 103.
Thereby, in the imaging device 1, in order to change the weight of the photometric area according to the shooting position and the ball position, it is possible to capture the background other than the swing target person and the swing target person with appropriate exposure. In addition, according to this method, when shooting a golf swing, it is possible to shoot a swing target person who is a subject with a bright and appropriate exposure under various shooting conditions (particularly in a backlight environment of shooting from the side).
In addition, by applying a classifier for face detection generally used in face detection technology, and using a classifier that learns a predetermined posture of a golf swing subject, in a live view display state By detecting the subject area, the value of the weighting table changed by the table value changing unit 103 so as to increase the weight of the subject area may be updated.
By doing in this way, exposure control adapted to the imaging situation of the golf swing becomes possible.

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。   In addition, this invention is not limited to the above-mentioned embodiment, The deformation | transformation in the range which can achieve the objective of this invention, improvement, etc. are included in this invention.

上述の実施形態では、ライブビュー表示中に取得されるライブビュー画像に適用されるように露出の設定をしたが、記録画像用の撮像画像に適用されるように露出の設定をするように構成してもよい。   In the above-described embodiment, the exposure is set to be applied to the live view image acquired during the live view display, but the exposure is set to be applied to the captured image for the recorded image. May be.

また、上述の実施形態では、基準重み付けテーブルは、図5(a)のようにボール位置を中心として放射状に重み付け値が設定されるように構成したが、これに限られない。基準重み付けテーブルは、露出を最適化した領域により種々のパターンで構成することができ、例えば、図9(a),(b)に示すような重み付け中心wcとなるパターンで、基準重み付けテーブルwt1を構成することも可能である。
ここで、図9(a)の重み付けテーブルは、正面撮像用として、中心wcをボールの位置としたボール周辺及び被写体部分に重みを置くことで、背景部分は影響度を低くする露出をすることを重視した重み付けテーブルとなる。
また、図9(b)の重み付けテーブルは、側面撮像用として、中心wcをボールの位置としたボール周辺及び被写体の足元部分に重みを置くことで、背景はほとんど考慮しない露出をすることを重視した重み付けテーブルとなる。
本実施形態においては、ゴルフスイングの特性上、少なくとも、ボール位置を基準として重み付けテーブルのパターンを決定したが、これに限られず、種々の要素を基準として重み付けテーブルのパターンを決定してもよい。なお、図9は、基準重み付けテーブルの他の例である。
In the above-described embodiment, the reference weighting table is configured such that the weighting values are set radially from the ball position as shown in FIG. 5A, but the invention is not limited thereto. The reference weighting table can be configured in various patterns depending on the area where the exposure is optimized. For example, the reference weighting table wt1 is a pattern having a weighting center wc as shown in FIGS. 9 (a) and 9 (b). It is also possible to configure.
Here, the weighting table in FIG. 9A is used for front-side imaging, and the background portion is exposed to reduce the influence by placing weights on the ball periphery and subject portion with the center wc as the ball position. This is a weighting table that emphasizes.
In addition, the weighting table in FIG. 9B emphasizes that exposure is performed with little consideration of the background by placing weights on the ball periphery and the foot portion of the subject with the center wc as the ball position for side imaging. It becomes the weighting table.
In the present embodiment, the weighting table pattern is determined based on at least the ball position because of the characteristics of the golf swing. However, the present invention is not limited to this, and the weighting table pattern may be determined based on various factors. FIG. 9 is another example of the reference weighting table.

また、上述の実施形態では、取得したライブビュー画像毎、即ち、フレーム毎に露出の設定を行う処理を実行するように構成したがこれに限られない。例えば、所定の間隔や所定のフレーム毎に露出の設定を行う処理を実行してもよい。   In the above-described embodiment, the process for setting the exposure is performed for each acquired live view image, that is, for each frame, but is not limited thereto. For example, you may perform the process which sets exposure for a predetermined space | interval and every predetermined frame.

また、上述の実施形態では、ユーザにより、撮影ポジション及びボール位置を指定するように構成したがこれに限られない。例えば、取得した画像を解析して、被写体の姿勢から撮影ポジションを自動的に決定したり、ボールの形状からボール位置を自動的に決定したりするように構成してもよい。   In the above-described embodiment, the user has designated the shooting position and the ball position. However, the present invention is not limited to this. For example, the acquired image may be analyzed, and the shooting position may be automatically determined from the posture of the subject, or the ball position may be automatically determined from the shape of the ball.

また、上述の実施形態では、ボール位置を基準にして重み付けテーブルの重み付け中心を変更するように構成したがこれに限られず、例えば、スイング対象者の位置が正確に分かる等の場合には、スイング対象者を基準にして重み付け中心を変更するように設定してもよい。   In the above-described embodiment, the weighting center of the weighting table is changed based on the ball position. However, the present invention is not limited to this. For example, when the position of the person to be swung is accurately known, the swing is performed. You may set so that a weighting center may be changed on the basis of a subject.

上述の実施形態では、右利きのスイングを前提として、重み付けテーブル等の説明をしたが、左利きのスイング等の利き腕等のスイングの個性を考慮したパターンでの重み付けテーブル等を設定することができる。   In the above-described embodiment, the weighting table or the like has been described on the assumption of a right-handed swing, but a weighting table or the like with a pattern that takes into account the individuality of a swing such as a dominant arm such as a left-handed swing can be set.

上述の実施形態では、ゴルフのスイングを撮影した場合を例として説明したが、これに限れず、被写体の撮影方向を前提として、条件被写体の構図内における定型的な位置や、被写体の位置を特定付ける対象の位置を考慮した重み付けを設定して、露出を再度調整するように構成してもよい。   In the above-described embodiment, the case of shooting a golf swing has been described as an example. However, the present invention is not limited to this, and a fixed position in the composition of a conditional subject or the position of the subject is specified on the assumption of the shooting direction of the subject. The exposure may be adjusted again by setting a weight in consideration of the position to be attached.

また、上述の実施形態では、本発明が適用される撮像装置1は、デジタルカメラを例として説明したが、特にこれに限定されない。
例えば、本発明は、合成画像生成機能を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、ノート型のパーソナルコンピュータ、プリンタ、テレビジョン受像機、ビデオカメラ、携帯型ナビゲーション装置、携帯電話機、ポータブルゲーム機等に適用可能である。
In the above-described embodiment, the imaging apparatus 1 to which the present invention is applied has been described using a digital camera as an example, but is not particularly limited thereto.
For example, the present invention can be applied to general electronic devices having a composite image generation function. Specifically, for example, the present invention can be applied to a notebook personal computer, a printer, a television receiver, a video camera, a portable navigation device, a mobile phone, a portable game machine, and the like.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図2の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が撮像装置1に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図2の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
The series of processes described above can be executed by hardware or can be executed by software.
In other words, the functional configuration of FIG. 2 is merely an example and is not particularly limited. That is, it is sufficient that the imaging apparatus 1 has a function capable of executing the above-described series of processing as a whole, and what functional blocks are used to realize this function is not particularly limited to the example of FIG.
In addition, one functional block may be constituted by hardware alone, software alone, or a combination thereof.

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processing is executed by software, a program constituting the software is installed on a computer or the like from a network or a recording medium.
The computer may be a computer incorporated in dedicated hardware. The computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図1のリムーバブルメディア31により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア31は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD−ROM(Compact Disk−Read Only Memory),DVD(Digital Versatile Disk)等により構成される。光磁気ディスクは、MD(Mini−Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図1のROM12や、図1の記憶部20に含まれるハードディスク等で構成される。   The recording medium including such a program is not only constituted by the removable medium 31 of FIG. 1 distributed separately from the apparatus main body in order to provide the program to the user, but also in a state of being incorporated in the apparatus main body in advance. It is comprised with the recording medium etc. which are provided in this. The removable medium 31 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disk is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versatile Disk), or the like. The magneto-optical disk is configured by an MD (Mini-Disk) or the like. In addition, the recording medium provided to the user in a state of being preliminarily incorporated in the apparatus main body includes, for example, the ROM 12 in FIG. 1 in which a program is recorded, the hard disk included in the storage unit 20 in FIG.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的或いは個別に実行される処理をも含むものである。   In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in time series along the order, but is not necessarily performed in time series, either in parallel or individually. The process to be executed is also included.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although several embodiment of this invention was described, these embodiment is only an illustration and does not limit the technical scope of this invention. The present invention can take other various embodiments, and various modifications such as omission and replacement can be made without departing from the gist of the present invention. These embodiments and modifications thereof are included in the scope and gist of the invention described in this specification and the like, and are included in the invention described in the claims and the equivalents thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
画像を取得する取得手段と、
前記取得手段により取得された画像中の被写体の撮像方向を特定する方向特定手段と、
前記方向特定手段により特定された撮像方向に基づいて、前記取得手段により取得された画像に露出制御を行う露出制御手段と、
を備えたことを特徴とする露出制御装置。
[付記2]
前記露出制御手段による露出制御のための複数のテーブルを記憶する記憶手段と、
前記方向特定手段により特定された撮像方向に基づいて、前記記憶手段により記憶された複数のテーブルから特定のテーブルを選択するテーブル選択手段と、を更に備え、
前記露出制御手段は、テーブル選択手段により選択された特定のテーブルに基づいて、前記取得手段により取得された画像に露出制御を行う
ことを特徴とする付記1に記載の露出制御装置。
[付記3]
前記記憶手段は、前記露出制御手段による露出制御のための複数の重み付けテーブルを前記複数のテーブルとして記憶し、
前記テーブル選択手段は、前記方向特定手段により特定された撮像方向に基づいて、前記記憶手段により記憶された複数の重み付けテーブルから特定の重み付けテーブルを選択し、
前記取得手段に取得される画像の露出制御の基準位置を選択する位置選択手段と、
前記方向特定手段により特定された撮像方向と前記位置選択手段により選択された基準位置とに基づいて、前記テーブル選択手段により選択された重み付けテーブルを変換する変換手段と、
を更に備え、
前記露出制御手段は、前記変換手段により変換された重み付けテーブルに基づいて、前記画像に露出制御を行うことを特徴とする付記2に記載の露出制御装置。
[付記4]
露出制御装置を制御する露出制御方法であって、
画像を取得する取得ステップと、
前記取得ステップにより取得された画像中の被写体の撮像方向を特定する方向特定ステップと、
前記方向特定ステップにより特定された撮像方向に基づいて、前記取得ステップにより取得された画像に露出制御を行う露出制御ステップと、
を含むことを特徴とする露出制御方法。
[付記5]
コンピュータを、
画像を取得する取得手段、
前記取得手段により取得された画像中の被写体の撮像方向を特定する方向特定手段、
前記方向特定手段により特定された撮像方向に基づいて、前記取得手段により取得された画像に露出制御を行う露出制御手段、
として機能させること特徴とするプログラム。
The invention described in the scope of claims at the beginning of the filing of the present application will be appended.
[Appendix 1]
An acquisition means for acquiring an image;
Direction specifying means for specifying the imaging direction of the subject in the image acquired by the acquiring means;
Exposure control means for performing exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means;
An exposure control device comprising:
[Appendix 2]
Storage means for storing a plurality of tables for exposure control by the exposure control means;
Table selecting means for selecting a specific table from a plurality of tables stored by the storage means based on the imaging direction specified by the direction specifying means;
The exposure control apparatus according to appendix 1, wherein the exposure control unit performs exposure control on the image acquired by the acquisition unit based on a specific table selected by the table selection unit.
[Appendix 3]
The storage means stores a plurality of weighting tables for exposure control by the exposure control means as the plurality of tables,
The table selecting means selects a specific weighting table from a plurality of weighting tables stored by the storage means based on the imaging direction specified by the direction specifying means,
Position selection means for selecting a reference position for exposure control of an image acquired by the acquisition means;
Conversion means for converting the weighting table selected by the table selection means based on the imaging direction specified by the direction specification means and the reference position selected by the position selection means;
Further comprising
The exposure control apparatus according to claim 2, wherein the exposure control unit performs exposure control on the image based on the weighting table converted by the conversion unit.
[Appendix 4]
An exposure control method for controlling an exposure control device,
An acquisition step of acquiring an image;
A direction specifying step for specifying an imaging direction of a subject in the image acquired by the acquiring step;
An exposure control step of performing exposure control on the image acquired by the acquisition step based on the imaging direction specified by the direction specifying step;
An exposure control method comprising:
[Appendix 5]
Computer
Acquisition means for acquiring images,
Direction specifying means for specifying the imaging direction of the subject in the image acquired by the acquiring means;
Exposure control means for performing exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means;
A program characterized by functioning as

1・・・撮像装置,11・・・CPU,12・・・ROM,13・・・RAM,14・・・画像処理部,15・・・バス,16・・・入出力インターフェース,17・・・撮像部,18・・・入力部,19・・・出力部,20・・・記憶部,21・・・通信部,22・・・ドライブ,31・・・リムーバブルメディア,41・・・撮像素子,42・・・絞り機構、51・・・撮像制御部,52・・・出力制御部,71・・・画像取得部,72・・・撮影条件設定部,73・・・重み付け処理部,74・・・露出値算出部,75・・・露出値設定部,91・・・取得画像記憶部,92・・・撮影条件設定記憶部,93・・・露出算出用データ記憶部,101・・・計測値取得部,102・・・テーブル選択部,103・・・テーブル値変更部,104・・・重み付け値算出部   DESCRIPTION OF SYMBOLS 1 ... Imaging device, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Image processing part, 15 ... Bus, 16 ... Input / output interface, 17 ... Image pickup unit, 18 ... input unit, 19 ... output unit, 20 ... storage unit, 21 ... communication unit, 22 ... drive, 31 ... removable media, 41 ... image pickup Element, 42... Aperture mechanism, 51... Imaging control unit, 52... Output control unit, 71... Image acquisition unit, 72. 74... Exposure value calculation unit, 75... Exposure value setting unit, 91... Acquired image storage unit, 92... Shooting condition setting storage unit, 93. ..Measured value acquisition unit, 102 ... Table selection unit, 103 ... Table value change unit, 04 ... weighting value calculation unit

Claims (7)

画像を取得する取得手段と、
前記取得手段により取得された画像中の被写体の撮像方向をユーザによる所定操作に基づいて特定する方向特定手段と、
前記撮像方向の特定対象である被写体とは異なる所定の被写体の位置を特定する被写体特定手段と、
前記方向特定手段により特定された撮像方向に基づいて、前記取得手段により取得される画像に露出制御を行う露出制御手段と、
を備え
前記露出制御手段は、前記方向特定手段により特定された撮像方向と、前記被写体特定手段により特定された前記所定の被写体の位置とに基づいて、前記取得手段により取得された画像に露出制御を行うことを特徴とする露出制御装置。
An acquisition means for acquiring an image;
Direction specifying means for specifying the imaging direction of the subject in the image acquired by the acquiring means based on a predetermined operation by the user;
Subject specifying means for specifying the position of a predetermined subject different from the subject that is the target for specifying the imaging direction;
Exposure control means for performing exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means;
Equipped with a,
The exposure control means performs exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means and the position of the predetermined subject specified by the subject specification means. An exposure control apparatus characterized by that.
前記方向特定手段は、ユーザによる所定操作に基づいて撮像方向を選択する選択手段を有し、前記選択手段による選択結果を前記被写体に対する前記取得手段の撮像方向として特定することを特徴とする請求項1に記載の露出制御装置。   The direction specifying unit includes a selection unit that selects an imaging direction based on a predetermined operation by a user, and specifies a selection result by the selection unit as an imaging direction of the acquisition unit with respect to the subject. 2. The exposure control device according to 1. 前記露出制御手段による露出制御のための複数のテーブルを記憶する記憶手段と、
前記方向特定手段により特定された撮像方向に基づいて、前記記憶手段により記憶された複数のテーブルから特定のテーブルを選択するテーブル選択手段と、を更に備え、
前記露出制御手段は、テーブル選択手段により選択された特定のテーブルに基づいて、前記取得手段により取得される画像に露出制御を行う
ことを特徴とする請求項1又は2に記載の露出制御装置。
Storage means for storing a plurality of tables for exposure control by the exposure control means;
Table selecting means for selecting a specific table from a plurality of tables stored by the storage means based on the imaging direction specified by the direction specifying means;
The exposure control apparatus according to claim 1, wherein the exposure control unit performs exposure control on an image acquired by the acquisition unit based on a specific table selected by the table selection unit.
前記記憶手段は、前記露出制御手段による露出制御のための複数の重み付けテーブルを前記複数のテーブルとして記憶し、
前記テーブル選択手段は、前記方向特定手段により特定された撮像方向に基づいて、前記記憶手段により記憶された複数の重み付けテーブルから特定の重み付けテーブルを選択
し、
前記取得手段に取得される画像の露出制御の基準位置を選択する位置選択手段と、
前記方向特定手段により特定された撮像方向と前記位置選択手段により選択された基準位置とに基づいて、前記テーブル選択手段により選択された重み付けテーブルを変換する変換手段と、
を更に備え、
前記露出制御手段は、前記変換手段により変換された重み付けテーブルに基づいて、前記画像に露出制御を行うことを特徴とする請求項3に記載の露出制御装置。
The storage means stores a plurality of weighting tables for exposure control by the exposure control means as the plurality of tables,
The table selecting means selects a specific weighting table from a plurality of weighting tables stored by the storage means based on the imaging direction specified by the direction specifying means,
Position selection means for selecting a reference position for exposure control of an image acquired by the acquisition means;
Conversion means for converting the weighting table selected by the table selection means based on the imaging direction specified by the direction specification means and the reference position selected by the position selection means;
Further comprising
The exposure control apparatus according to claim 3, wherein the exposure control unit performs exposure control on the image based on the weighting table converted by the conversion unit.
前記方向特定手段は、前記取得手段により取得された画像中の被写体に対する前記取得手段の撮像方向を特定することを特徴とする請求項1乃至の何れかに記載の露出制御装置。 The direction specifying means, the exposure control device according to any one of claims 1 to 4, characterized in that to identify the imaging direction of the acquisition unit with respect to the subject in an image obtained by the obtaining means. 露出制御装置を制御する露出制御方法であって、
画像を取得する取得ステップと、
前記取得ステップにより取得された画像中の被写体の撮像方向をユーザによる所定操作に基づいて特定する方向特定ステップと、
前記撮像方向の特定対象である被写体とは異なる所定の被写体の位置を特定する被写体特定ステップと
前記方向特定ステップにより特定された撮像方向に基づいて、前記取得ステップにより取得される画像に露出制御を行う露出制御ステップと、
を含み、
前記露出制御ステップは、前記方向特定ステップにより特定された撮像方向と、前記被写体特定ステップにより特定された前記所定の被写体の位置とに基づいて、前記取得ステップにより取得された画像に露出制御を行うことを特徴とする露出制御方法。
An exposure control method for controlling an exposure control device,
An acquisition step of acquiring an image;
A direction specifying step for specifying an imaging direction of a subject in the image acquired by the acquiring step based on a predetermined operation by a user;
Based on the subject specifying step for specifying the position of a predetermined subject different from the subject that is the target for specifying the imaging direction and the imaging direction specified by the direction specifying step, exposure control is performed on the image acquired by the acquiring step. Exposure control steps to be performed;
Only including,
The exposure control step performs exposure control on the image acquired by the acquisition step based on the imaging direction specified by the direction specifying step and the position of the predetermined subject specified by the subject specifying step. An exposure control method characterized by the above.
コンピュータを、
画像を取得する取得手段、
前記取得手段により取得された画像中の被写体の撮像方向をユーザによる所定操作に基づいて特定する方向特定手段、
前記撮像方向の特定対象である被写体とは異なる所定の被写体の位置を特定する被写体特定手段、
前記方向特定手段により特定された撮像方向に基づいて、前記取得手段により取得される画像に露出制御を行う露出制御手段、
として機能させ
前記露出制御手段は、前記方向特定手段により特定された撮像方向と、前記被写体特定手段により特定された前記所定の被写体の位置とに基づいて、前記取得手段により取得された画像に露出制御を行うこと特徴とするプログラム。
Computer
Acquisition means for acquiring images,
Direction specifying means for specifying the imaging direction of the subject in the image acquired by the acquiring means based on a predetermined operation by the user;
Subject specifying means for specifying a position of a predetermined subject different from the subject that is the target for specifying the imaging direction;
Exposure control means for performing exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means;
To function as,
The exposure control means performs exposure control on the image acquired by the acquisition means based on the imaging direction specified by the direction specification means and the position of the predetermined subject specified by the subject specification means. program, characterized in that.
JP2012207346A 2012-09-20 2012-09-20 EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM Active JP6136159B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012207346A JP6136159B2 (en) 2012-09-20 2012-09-20 EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012207346A JP6136159B2 (en) 2012-09-20 2012-09-20 EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM

Publications (3)

Publication Number Publication Date
JP2014064126A JP2014064126A (en) 2014-04-10
JP2014064126A5 JP2014064126A5 (en) 2015-11-05
JP6136159B2 true JP6136159B2 (en) 2017-05-31

Family

ID=50618992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012207346A Active JP6136159B2 (en) 2012-09-20 2012-09-20 EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6136159B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0564062A (en) * 1991-08-30 1993-03-12 Canon Inc Image pickup device
JP2008263424A (en) * 2007-04-12 2008-10-30 Nikon Corp Camera
JP5004739B2 (en) * 2007-09-28 2012-08-22 キヤノン株式会社 Imaging apparatus and control method
JP4957580B2 (en) * 2008-02-19 2012-06-20 カシオ計算機株式会社 Imaging apparatus and program
JP5493273B2 (en) * 2008-02-25 2014-05-14 カシオ計算機株式会社 Imaging apparatus, imaging method, and program

Also Published As

Publication number Publication date
JP2014064126A (en) 2014-04-10

Similar Documents

Publication Publication Date Title
JP5136669B2 (en) Image processing apparatus, image processing method, and program
KR101635254B1 (en) Image Capturing Apparatus, Image Capturing Method and Recording Medium having Program for Controlling thereof
US9706120B2 (en) Image pickup apparatus capable of changing priorities put on types of image processing, image pickup system, and method of controlling image pickup apparatus
US8274582B2 (en) Image capturing apparatus, control method therefor, image processing apparatus, image processing method, and program
CN104702824B (en) The control method of camera device and camera device
US20110234854A1 (en) Information processing apparatus, information processing method, and program
US20150109517A1 (en) Method and apparatus for focusing on subject in digital image processing device
JP5759190B2 (en) Imaging apparatus and control method thereof
JP5966778B2 (en) Imaging apparatus, imaging method, and program
JP6149854B2 (en) Imaging apparatus, imaging control method, and program
US10368008B2 (en) Imaging apparatus and control method wherein auto bracket parameters and image processes applied are determined from image analysis
JP2015012482A (en) Image processing apparatus and image processing method
JP5316070B2 (en) Imaging device
JP5880135B2 (en) Detection apparatus, detection method, and program
JP5811654B2 (en) Image processing apparatus, image processing method, and program
JP5370555B2 (en) Imaging apparatus, imaging method, and program
JP5663923B2 (en) Imaging apparatus, imaging method, and program
JP5495598B2 (en) Imaging apparatus and control method thereof
JP5693664B2 (en) IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, AND PROGRAM
JP5618765B2 (en) Imaging apparatus and control method thereof
JP6136159B2 (en) EXPOSURE CONTROL DEVICE, EXPOSURE CONTROL METHOD, AND PROGRAM
JP6260652B2 (en) Image generating apparatus, image generating method, and program
JP2015215553A (en) Imaging apparatus
JP2007306436A (en) Imaging apparatus
JP5120414B2 (en) Electronic camera and image processing program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150911

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150911

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160607

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170215

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170417

R150 Certificate of patent or registration of utility model

Ref document number: 6136159

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150