Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4785309B2 - Image recording apparatus, image recording method, computer-readable storage medium, and computer program - Google Patents
[go: Go Back, main page]

JP4785309B2 - Image recording apparatus, image recording method, computer-readable storage medium, and computer program - Google Patents

Image recording apparatus, image recording method, computer-readable storage medium, and computer program Download PDF

Info

Publication number
JP4785309B2
JP4785309B2 JP2001297197A JP2001297197A JP4785309B2 JP 4785309 B2 JP4785309 B2 JP 4785309B2 JP 2001297197 A JP2001297197 A JP 2001297197A JP 2001297197 A JP2001297197 A JP 2001297197A JP 4785309 B2 JP4785309 B2 JP 4785309B2
Authority
JP
Japan
Prior art keywords
image
shooting
image processing
storage medium
raw data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2001297197A
Other languages
Japanese (ja)
Other versions
JP2003110923A (en
JP2003110923A5 (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001297197A priority Critical patent/JP4785309B2/en
Publication of JP2003110923A publication Critical patent/JP2003110923A/en
Publication of JP2003110923A5 publication Critical patent/JP2003110923A5/ja
Application granted granted Critical
Publication of JP4785309B2 publication Critical patent/JP4785309B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、画像記録装置、像記録方法、コンピュータ読み取り可能な記憶媒体及びコンピュータプログラムに関するものである。
【0002】
【従来の技術】
電子スチルカメラを使用してオートブラケット撮影をする場合には、銀塩カメラのように撮影条件を変化させながら、実際に設定された撮影枚数分を撮影するものと、電子スチルカメラ特有の方法として、実際の撮影は1回だけ行い、その基準となる1回の画像データとそのブラケット撮影モードの撮影条件を含む撮影情報とから、内部的に画像処理を行うことにより、オートブラケット撮影モードでの撮影結果の画像を作り出すものとがある。
【0003】
また、画像処理前に一時記憶領域をもたない構成の電子スチルカメラにおいては、画像処理に時間がかかる場合は連写枚数が稼げないので、連写モードに設定されると画像処理をせずに画像データを保存記憶領域へ保存するように構成されている。例えば、バッファもしくはハードディスク等の記憶領域にデータを直接保存しておき、上記保存しておいたデータを、連写撮影を終了した後に再度読み出して画像処理部に送って画像処理を行い、最終画像データとして記憶領域に保存する電子スチルカメラも提案されている。
【0004】
【発明が解決しようとする課題】
画像処理部の前にバッファ(以下、前バッファ)のような一時記憶領域を持つ電子カメラにおいては、銀塩写真のようにオートブラケット撮影モードで、実際に1枚ずつ撮影条件に従って複数枚撮影する場合には、撮影する前に一時記憶領域を確保することが必要である。
【0005】
また、電子スチルカメラ特有の構成として、1回撮影した画像データを基本として、そこからオートブラケット撮影の条件だけ内部画像処理を行って画像を作り出す場合には、画像処理するための画像データを画像処理部に送るために、ブラケット撮影枚数分の基本画像データと撮影情報とを複製する必要がある。
【0006】
どちらにしても、従来の電子カメラの場合には、前バッファの記憶領域を確保することが必要であった。そのため、通常撮影の場合には1枚分の撮影データを保存できる場所があれば撮影することができるが、オートブラケット撮影の場合には、複数枚の記憶領域を確保しなくてはならないので連写速度が遅くなる問題があった。
【0007】
さらに、オートブラケット撮影の結果を得るために、前バッファに複製した画像データをそれぞれ画像処理部で処理して結果を得るのではなく、画像処理部で自動的に1回の撮影データと画像情報からオートブラケット撮影の結果の画像を得る方法もある。その場合、今度はバッファの記憶容量を確保することが必要になる。
【0008】
画像データと撮影情報とを一時記憶するための領域を前バッファに確保するということは、例えば前バッファに12枚分の画像データを確保することができ、オートブラケット撮影が撮影条件を標準として±1段分、何か条件を変化させて3枚撮影するとする。システム的には、この場合、撮影前に領域確保の確認が必要であり、たとえ全部空いていたとしても4回分のオートブラケット撮影しかできない。
【0009】
前バッファにある1回分の画像データを使用し、内部的に画像処理によって、オートブラケットの撮影結果を作成し、上記作成した結果を後バッファに一時記憶する方法の電子スチルカメラでも、結局は後バッファの記憶領域のサイズにより撮影できる枚数は制限されてしまう問題があった。
【0010】
次に、連写モードでは画像処理をせずに画像処理部以降の記憶領域に画像データを流してしまう方式の電子スチルカメラでは、撮影終了後に画像処理部に画像データを送り直して再度画像処理するので、撮影チャンスを逃す可能性があった。
【0011】
本発明は上述の問題点にかんがみてなされたもので、連写撮影モードでオートブラケット撮影をする場合に連写速度、連写枚数を落とさないようすることを目的とする。
【0012】
【課題を解決するための手段】
本発明の画像記録装置は、被写体を撮像してRAWデータを出力する撮像部と、上記撮像部によって出力されたRAWデータを記憶する前バッファと、撮影情報に基づき上記前バッファから読み出されるRAWデータを画像処理して画像データを出力する画像処理手段と、撮影モードに応じて、上記画像処理手段により画像処理された後の画像データ、または上記画像処理手段により画像処理される前のRAWデータを記憶媒体に記録する制御を行うシステム制御手段と、を有し、オートブラケット撮影モードで撮影が行われた場合には、上記システム制御手段は、上記オートブラケット撮影の1回について、上記画像処理される前のRAWデータとその撮影動作が行われた時の撮影条件を含む撮影情報の1組を上記記憶媒体に保存するよう制御することを特徴とする。
【0014】
本発明の画像記録方法は、撮像部が被写体を撮像して出力したRAWデータを画像処理して画像データを出力する画像処理手段を有し、撮影モードに応じて、上記画像処理手段により画像処理された後の画像データ、または上記画像処理手段により画像処理される前のRAWデータを記憶媒体に記録する画像記録装置の画像記録方法であって、オートブラケット撮影モードで撮影が行われた場合には、上記オートブラケット撮影の1回について、上記画像処理される前のRAWデータとその撮影動作が行われた時の撮影条件を含む撮影情報の1組を上記記憶媒体に保存するよう制御することを特徴とする。
【0015】
本発明のコンピュータ読み取り可能な記憶媒体は、上記画像記録方法をコンピュータに実行させるためのプログラムを記録したことを特徴としている
【0016】
発明のコンピュータプログラムは、上記画像記録方法をコンピュータに実行させることを特徴としている。
【0017】
本発明は上記技術手段を有するので、オートブラケット撮影時に前バッファがオートブラケット撮影の枚数によって制限される不都合を解消することができ、連写枚数を稼ぐことが可能となる。また、前バッファでの記憶容量はRAWデータ(撮像部で行われた撮影により生成されるデータ(未加工データ))サイズとその撮影情報分あれば撮影することができ、オートブラケット撮影モードで設定されている撮影枚数分の空き容量が確保されるまで撮影ができない不都合をなくすことが可能となる。
【0018】
【発明の実施の形態】
次に、添付図面を参照しながら本発明の画像記録装置、電子スチルカメラ、画像記録方法、コンピュータ読み取り可能な記憶媒体及びコンピュータプログラムの実施の形態について説明する。
【0019】
(第1の実施の形態)
図1は、本実施の形態に係る画像記録装置の概略構成を示すブロック図である。
図1において、10は撮像部であり、レンズ、絞り、CCDなどの撮影に関するモジュール群をすべて含んでいる。11は撮影したRAW画像データとその撮影情報を関連付けて記憶する一時記憶領域の前バッファである。
【0020】
12は前バッファ11に記憶されたRAW画像データとその撮影情報から画像処理を行う画像処理部である。13は画像処理部12で処理または未処理の画像データ及びその撮影情報を記憶する一時記憶領域の後バッファである。
【0021】
14は後バッファ13とハードディスク等の最終記憶媒体17とのインターフェースである。
15はオートブラケット撮影で撮影された結果を、後述するTFT表示部18に表示するための画像データと撮影情報を記憶する一時記憶領域の中間バッファである。
【0022】
16は一時記憶領域を制御するメモリ制御部である。17はハードディスク等の最終記憶媒体である。18は画像データを表示するTFT表示部である。19はシステム全体を制御するシステム制御部である。20は撮影モード、撮影条件などシステムの設定を変更、更新できる機能をもつ撮影モード設定部である。
21はレリーズ動作をさせる撮影操作部である。
【0023】
図2は、本実施の形態のオートブラケット撮影モードでの基本的な処理手順を説明するフローチャートである。
動作が開始して、撮影モード設定部20でオートブラケット撮影モードが設定されると(ステップS101)、システム制御部19は画像処理部12に対して、画像データに付随している撮影情報で、オートブラケット撮影として撮影された画像に対しては画像処理しないように設定する(ステップS102)。
【0024】
そして、撮影動作が撮影操作部21で行われると(ステップS103)、撮影された画像データは前バッファ11に記憶され、その時の撮影情報も1つの撮影データとして、前バッファ11に同様に記憶される(ステップS104)。
【0025】
前バッファ11に記憶された画像データと撮影情報は画像処理部12に送られる。そして、撮影情報の内容からオートブラケット撮影での画像データである場合には、画像データの処理を行わずに、上記画像データと撮影情報を後バッファ13にそのまま送るようにする(ステップS105)。
【0026】
画像処理部12から送られた画像データ及びその撮影情報は、後バッファ13で蓄積され(ステップS106)、あるタイミングでハードディスク等の最終記憶媒体17に保存される(ステップS107)。
【0027】
ここで、ブラケット撮影モードの撮影枚数が3枚と設定されているシステムを考える。連写モードで撮影されている場合に、従来ある方法のように1回のオートブラケット撮影で3枚分の記憶領域を必要とする場合には、1/3の回数しかオートブラケット撮影を行うことができない。
【0028】
それに対して、本実施の形態の画像記録装置では、1回のオートブラケット撮影について、基本となる画像データとその撮影情報しか記憶しないので、前バッファ11の連写可能最大枚数分だけオートブラケット撮影が可能となる。
【0029】
(第2の実施の形態)
図3は、本実施の形態のオートブラケット撮影モードで、かつ、撮影後の画像確認機能の設定に関する処理手順を説明するフローチャートである。
【0030】
まず、撮影モード設定部20でオートブラケット撮影モードが設定されると(ステップS101)、次に、撮影後の画像確認の要求があるか否かの判断を行う(ステップS201)。この判断の結果、画像確認の要求があった場合には、レリーズ(ステップS103)を経て、撮影された画像データとその撮影情報は前バッファ11に記憶される(ステップS104)。
【0031】
一方、ステップS201の判断の結果、撮影後の画像確認の要求がない場合には、図2のフローチャートの場合と同様である(ステップS105〜ステップS107)。
【0032】
オートブラケット撮影モードと撮影後の画像確認機能が撮影モード設定部20で設定されると、システム制御部19は画像処理部12に対して次の要求をする。
すなわち、撮影情報からオートブラケット撮影モードで撮影された画像データであると画像処理部12が判断すると、画像処理部12はその付随された撮影情報を基に、オートブラケット撮影条件及びその他の情報により撮影条件を変化させ、オートブラケット撮影の結果となる画像データをそれぞれつくる(ステップS202)。
【0033】
次に、それぞれの画像データを中間バッファに蓄積するかどうかを判断する(ステップS203)。この判断の結果、画像処理部12で画像処理されつくられた画像データとその撮影情報は中間バッファ15に蓄積し(ステップS204)、また、前バッファ11のRAWデータ及び付随する撮影情報は後バッファ13に蓄積する(ステップS106)。
【0034】
次に、撮影が終了されたか否かの判断を行う(ステップS205)。判断の結果、終了動作を行わない場合には、レリーズ(ステップS103)の待機状態に戻る。
【0035】
また終了と判断されると、次に、撮影後の画像確認の要求があるか否かの判断を行う(ステップS206)。この判断の結果、撮影後の画像確認の要求がある場合には、システム制御部19は中間バッファ15からTFT表示部18に画像データを出力して表示をする(ステップS207)。また、ステップS206の判断の結果、撮影後の画像確認の要求がない場合には、処理を終了する。
【0036】
さらに、後バッファ13の画像データとその撮影情報があるタイミングでハードディスクなどの最終記憶媒体17に記録され、次の撮影が始まった場合、中間バッファ15の画像データ及びそれに付随する撮影情報は消去され、次の撮影データに使用される。
【0037】
(第3の実施の形態)
図4は本実施の形態について、一度撮影を終了させた後の画像表示に関するフローチャートである。
【0038】
まず、撮影モード設定部20でオートブラケット撮影モードが設定される(ステップS101)。次に、撮影後の画像確認の要求があるか否かを判断する(ステップS201)。この判断の結果、要求がない場合には、オートブラケット撮影動作が終了しているので画像データ及び撮影情報は画像処理部12以降の後バッファ13またはハードディスク等の最終記憶媒体17に保存する(ステップS301)。一方、ステップS201の判断の結果、画像確認の要求があった場合には、図3のステップS103に進む。
【0039】
その後、画像確認の要求があると(ステップS302)、システムとしては、最終の保存媒体である最終記憶媒体17から画像データとその撮影情報を後バッファ13に戻す(ステップS303)。
オートブラケット撮影として保存されている画像データと撮影情報は、画像処理部12に再度送られ、撮影情報内のオートブラケット撮影に関する撮影条件に沿った変化による画像処理を画像処理部12で行う(ステップS202)。
【0040】
次に、画像処理部12において画像処理された画像データと撮影情報をそれぞれ中間バッファ15に出力する(ステップS304)。
次に、システム制御部19は、中間バッファ15に出力された画像データと撮影情報の内容をTFT表示部18に表示させる(ステップS207)。
【0041】
(本発明の他の実施の形態)
本発明は複数の機器から構成されるシステムに適用しても1つの機器からなる装置に適用しても良い。
【0042】
また、上述した実施の形態の機能を実現するように各種のデバイスを動作させるように、上記各種デバイスと接続された装置あるいはシステム内のコンピュータに対し、記憶媒体から、またはインターネット等の伝送媒体を介して上記実施の形態の機能を実現するためのソフトウェアのプログラムコードを供給し、そのシステムあるいは装置のコンピュータ(CPUあるいはMPU)に格納されたプログラムに従って上記各種デバイスを動作させることによって実施したものも、本発明の範疇に含まれる。
【0043】
また、この場合、上記ソフトウェアのプログラムコード自体が上述した実施の形態の機能を実現することになり、そのプログラムコード自体、及びそのプログラムコードをコンピュータに供給するための手段、例えばかかるプログラムコードを格納した記憶媒体は本発明を構成する。かかるプログラムコードを記憶する記憶媒体としては、例えばフレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。
【0044】
また、コンピュータが供給されたプログラムコードを実行することにより、上述の実施の形態で説明した機能が実現されるだけでなく、そのプログラムコードがコンピュータにおいて稼働しているOS(オペレーティングシステム)あるいは他のアプリケーションソフト等の共同して上述の実施の形態で示した機能が実現される場合にもかかるプログラムコードは本発明の実施の形態に含まれる。
【0045】
さらに、供給されたプログラムコードがコンピュータの機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに格納された後、そのプログラムコードの指示に基づいてその機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって上述した実施の形態の機能が実現される場合にも本発明に含まれる。
【0046】
【発明の効果】
以上の説明してきたように、本発明によれば、オートブラケット撮影モードで撮影を行う場合において、システム内のTFTなどの表示部で画像確認する時以外はオートブラケット撮影モードで撮影された画像は実際に撮影した1回の画像データとその撮影情報をシステム内の各記憶領域に記録しておくようにしたので、連写モードでオートブラケット撮影モードによる撮影をする場合に、設定されているブラケット撮影枚数によって一時記憶領域確保に時間がかかったり、実際の撮影回数が記憶領域とブラケット撮影枚数で制限されたりすることをなくすことができる。これにより、記憶領域分だけ撮影することができでき、連写枚数を落とさないですませることができる。
【図面の簡単な説明】
【図1】本発明の実施の形態を示し、画像記録装置の概略構成例を示すブロック図である。
【図2】オートブラケット撮影時の基本動作を説明するフローチャートである。
【図3】撮影後に画像確認を行うモードと併用されたときの動作手順を説明するフローチャートである。
【図4】撮影終了後に、画像表示させるための動作手順の概略を説明するフローチャートである。
【符号の説明】
10 撮像部
11 前バッファ(一時記憶領域)
12 画像処理部
13 後バッファ(一時記憶領域)
14 I/F(ハードディスク等記憶媒体のインターフェース)
15 中間バッファ(一時記憶領域)
16 メモリ制御部
17 最終記憶媒体(ハードディスク)
18 TFT表示部
19 システム制御部
20 撮影モード設定部
21 撮影操作部
[0001]
BACKGROUND OF THE INVENTION
The present invention relating image recording apparatus, images recording method, a computer readable storage medium and computer program.
[0002]
[Prior art]
When shooting with auto bracket using an electronic still camera, you can shoot the set number of shots while changing the shooting conditions like a silver salt camera, and a method specific to an electronic still camera. Actual shooting is performed only once, and image processing including the shooting conditions in the bracket shooting mode is performed internally based on one reference image data and shooting conditions of the bracket shooting mode. Some of them produce images of the shooting results.
[0003]
In addition, in an electronic still camera that has no temporary storage area before image processing, if image processing takes time, the number of continuous shots cannot be earned, so image processing is not performed when set to continuous shooting mode. The image data is stored in the storage area. For example, data is directly stored in a storage area such as a buffer or a hard disk, and the stored data is read out again after continuous shooting and sent to the image processing unit to perform image processing. An electronic still camera that saves data in a storage area has also been proposed.
[0004]
[Problems to be solved by the invention]
In an electronic camera having a temporary storage area such as a buffer (hereinafter referred to as a pre-buffer) in front of the image processing unit, a plurality of images are actually photographed one by one according to the photographing conditions in the auto bracket photographing mode like a silver halide photograph In some cases, it is necessary to secure a temporary storage area before shooting.
[0005]
In addition, as a configuration unique to an electronic still camera, when image data taken once is used as a base and internal image processing is performed based on auto bracket shooting conditions from the image data, image data for image processing is converted into image data. In order to send it to the processing unit, it is necessary to duplicate the basic image data and shooting information for the number of brackets shot.
[0006]
In any case, in the case of the conventional electronic camera, it is necessary to secure the storage area of the front buffer. Therefore, in normal shooting, shooting can be performed if there is a place where shooting data for one image can be stored. However, in auto bracket shooting, a plurality of storage areas must be secured. There was a problem that the printing speed slowed down.
[0007]
Furthermore, in order to obtain the result of auto bracket shooting, the image data copied to the previous buffer is not processed by the image processing unit, and the result is obtained. There is also a method of obtaining an image of the result of auto bracket shooting from the above. In that case, it is necessary to secure the storage capacity of the buffer.
[0008]
Securing an area for temporarily storing image data and shooting information in the front buffer means that, for example, 12 sheets of image data can be secured in the front buffer, and auto bracket shooting is performed with shooting conditions as a standard ± Suppose you want to shoot three photos with different conditions for one stage. In terms of the system, in this case, it is necessary to confirm the area before photographing, and even if all of them are free, only four times of auto bracket photographing can be performed.
[0009]
Even with an electronic still camera that uses the image data for one time in the previous buffer, internally creates an auto bracket shooting result by image processing, and temporarily stores the created result in the later buffer, it will eventually be There is a problem that the number of images that can be shot is limited by the size of the storage area of the buffer.
[0010]
Next, in the continuous shooting mode, in an electronic still camera in which image data is sent to a storage area after the image processing unit without image processing, the image data is sent again to the image processing unit after image capturing and image processing is performed again. So there was a possibility of missing a photo opportunity.
[0011]
The present invention has been made in view of the above-described problems, and it is an object of the present invention to prevent the continuous shooting speed and the number of continuous shootings from being reduced when auto bracket shooting is performed in the continuous shooting mode.
[0012]
[Means for Solving the Problems]
An image recording apparatus of the present invention includes an imaging unit that captures an image of a subject and outputs RAW data, a pre-buffer that stores RAW data output by the imaging unit, and RAW data that is read from the pre-buffer based on photographing information. Image processing means for image processing and outputting image data, and image data after image processing by the image processing means or RAW data before image processing by the image processing means depending on the shooting mode. System control means for controlling recording in a storage medium, and when shooting is performed in auto bracket shooting mode, the system control means performs the image processing for one auto bracket shooting. One set of shooting information including the raw data before shooting and shooting conditions when the shooting operation is performed is stored in the storage medium. Characterized in that the Gosuru.
[0014]
The image recording method of the present invention includes an image processing unit that performs image processing on the RAW data output by the imaging unit imaging a subject and outputs the image data, and performs image processing by the image processing unit according to a shooting mode. An image recording method of an image recording apparatus for recording image data after being processed, or RAW data before being subjected to image processing by the image processing means, on a storage medium, when shooting is performed in auto bracket shooting mode Controls to save in the storage medium one set of shooting information including the RAW data before the image processing and shooting conditions when the shooting operation is performed for each auto bracket shooting. It is characterized by.
[0015]
A computer-readable storage medium according to the present invention is characterized by recording a program for causing a computer to execute the image recording method .
[0016]
A computer program according to the present invention causes a computer to execute the image recording method.
[0017]
Since the present invention has the above technical means, it is possible to eliminate the inconvenience that the front buffer is limited by the number of auto bracket shooting during auto bracket shooting, and it is possible to increase the number of continuous shooting. In addition, the storage capacity of the previous buffer can be taken as long as the RAW data (data generated by shooting performed by the imaging unit (raw data)) size and its shooting information is set, and set in the auto bracket shooting mode It is possible to eliminate the inconvenience that shooting cannot be performed until a free space for the number of shots is secured.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of an image recording apparatus, an electronic still camera, an image recording method, a computer-readable storage medium, and a computer program according to the present invention will be described with reference to the accompanying drawings.
[0019]
(First embodiment)
FIG. 1 is a block diagram showing a schematic configuration of the image recording apparatus according to the present embodiment.
In FIG. 1, reference numeral 10 denotes an image pickup unit, which includes all modules related to photographing such as a lens, a diaphragm, and a CCD. Reference numeral 11 denotes a pre-buffer in a temporary storage area that stores the photographed RAW image data and the photographing information in association with each other.
[0020]
An image processing unit 12 performs image processing based on the RAW image data stored in the previous buffer 11 and its shooting information. Reference numeral 13 denotes a post-buffer in a temporary storage area for storing image data processed and unprocessed by the image processing unit 12 and shooting information thereof.
[0021]
Reference numeral 14 denotes an interface between the rear buffer 13 and a final storage medium 17 such as a hard disk.
Reference numeral 15 denotes an intermediate buffer in a temporary storage area for storing image data and shooting information for displaying the result of shooting by auto bracket shooting on a TFT display unit 18 to be described later.
[0022]
A memory control unit 16 controls the temporary storage area. Reference numeral 17 denotes a final storage medium such as a hard disk. A TFT display unit 18 displays image data. A system control unit 19 controls the entire system. Reference numeral 20 denotes a shooting mode setting unit having a function capable of changing and updating system settings such as a shooting mode and shooting conditions.
Reference numeral 21 denotes a photographing operation unit for performing a release operation.
[0023]
FIG. 2 is a flowchart for explaining a basic processing procedure in the auto bracket shooting mode of the present embodiment.
When the operation is started and the auto bracket shooting mode is set by the shooting mode setting unit 20 (step S101), the system control unit 19 uses the shooting information attached to the image data to the image processing unit 12, It sets so that it may not process an image with respect to the image image | photographed as auto bracket photography (step S102).
[0024]
When the photographing operation is performed by the photographing operation unit 21 (step S103), the photographed image data is stored in the front buffer 11, and the photographing information at that time is also stored in the front buffer 11 as one piece of photographing data. (Step S104).
[0025]
The image data and shooting information stored in the previous buffer 11 are sent to the image processing unit 12. If the image data is image data obtained by auto bracket shooting from the content of the shooting information, the image data and shooting information are sent to the rear buffer 13 as they are without processing the image data (step S105).
[0026]
The image data sent from the image processing unit 12 and the photographing information thereof are accumulated in the rear buffer 13 (step S106), and stored in the final storage medium 17 such as a hard disk at a certain timing (step S107).
[0027]
Here, consider a system in which the number of shots in the bracket shooting mode is set to three. When shooting in continuous shooting mode, if you need 3 storage areas for one auto bracket shooting as in the conventional method, auto bracket shooting should be performed only 1/3 times. I can't.
[0028]
On the other hand, since the image recording apparatus of the present embodiment stores only basic image data and shooting information for one auto bracket shooting, auto bracket shooting is performed for the maximum number of images that can be continuously shot in the front buffer 11. Is possible.
[0029]
(Second Embodiment)
FIG. 3 is a flowchart for explaining a processing procedure related to setting of the image confirmation function after photographing in the auto bracket photographing mode of the present embodiment.
[0030]
First, when the auto bracket shooting mode is set by the shooting mode setting unit 20 (step S101), it is next determined whether or not there is a request for image confirmation after shooting (step S201). As a result of this determination, if there is a request for image confirmation, the image data taken and the photographing information thereof are stored in the front buffer 11 through the release (step S103) (step S104).
[0031]
On the other hand, if the result of determination in step S201 is that there is no request for image confirmation after shooting, the process is the same as in the flowchart of FIG. 2 (steps S105 to S107).
[0032]
When the auto bracket shooting mode and the image confirmation function after shooting are set by the shooting mode setting unit 20, the system control unit 19 makes the following request to the image processing unit 12.
That is, when the image processing unit 12 determines that the image data is captured in the auto bracket shooting mode from the shooting information, the image processing unit 12 determines the auto bracket shooting conditions and other information based on the attached shooting information. The imaging conditions are changed, and image data that is the result of auto bracket imaging is created (step S202).
[0033]
Next, it is determined whether or not each image data is stored in the intermediate buffer (step S203). As a result of this determination, the image data generated by the image processing unit 12 and the shooting information thereof are accumulated in the intermediate buffer 15 (step S204), and the RAW data in the front buffer 11 and the accompanying shooting information are stored in the back buffer. 13 (step S106).
[0034]
Next, it is determined whether or not shooting has been completed (step S205). If the end operation is not performed as a result of the determination, the process returns to the release (step S103) standby state.
[0035]
If it is determined that the process is completed, it is next determined whether or not there is a request for image confirmation after shooting (step S206). If the result of this determination is that there is a request for image confirmation after shooting, the system control unit 19 outputs the image data from the intermediate buffer 15 to the TFT display unit 18 for display (step S207). If the result of determination in step S206 is that there is no request for image confirmation after shooting, the processing ends.
[0036]
Further, when the image data of the rear buffer 13 and the shooting information thereof are recorded in the final storage medium 17 such as a hard disk at a certain timing and the next shooting starts, the image data of the intermediate buffer 15 and the shooting information associated therewith are deleted. Used for the next shooting data.
[0037]
(Third embodiment)
FIG. 4 is a flowchart regarding the image display after the photographing is once ended in the present embodiment.
[0038]
First, the auto bracket shooting mode is set by the shooting mode setting unit 20 (step S101). Next, it is determined whether there is a request for image confirmation after shooting (step S201). If the result of this determination is that there is no request, the auto bracket shooting operation has been completed, so the image data and shooting information are stored in the rear buffer 13 after the image processing unit 12 or the final storage medium 17 such as a hard disk (step). S301). On the other hand, if there is a request for image confirmation as a result of the determination in step S201, the process proceeds to step S103 in FIG.
[0039]
Thereafter, when there is a request for image confirmation (step S302), the system returns the image data and its shooting information from the final storage medium 17, which is the final storage medium, to the rear buffer 13 (step S303).
The image data and shooting information stored as auto bracket shooting is sent again to the image processing unit 12, and the image processing unit 12 performs image processing according to a change in accordance with shooting conditions regarding auto bracket shooting in the shooting information (step). S202).
[0040]
Next, the image data processed by the image processing unit 12 and the shooting information are output to the intermediate buffer 15 (step S304).
Next, the system control unit 19 displays the image data output to the intermediate buffer 15 and the contents of the shooting information on the TFT display unit 18 (step S207).
[0041]
(Another embodiment of the present invention)
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.
[0042]
Further, in order to operate various devices so as to realize the functions of the above-described embodiments, a transmission medium such as the Internet is transmitted from a storage medium to an apparatus connected to the various devices or a computer in the system. The program implemented by operating the various devices according to the program stored in the computer (CPU or MPU) of the system or apparatus is supplied via the software program code for realizing the functions of the above-described embodiments Are included in the scope of the present invention.
[0043]
In this case, the program code itself of the software realizes the functions of the above-described embodiment, and the program code itself and means for supplying the program code to the computer, for example, the program code are stored. This storage medium constitutes the present invention. As a storage medium for storing the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.
[0044]
Further, by executing the program code supplied by the computer, not only the functions described in the above-described embodiments are realized, but also the OS (operating system) or other operating system in which the program code is running on the computer. Such program code is also included in the embodiment of the present invention even when the functions described in the above-described embodiment are realized in cooperation with application software or the like.
[0045]
Further, after the supplied program code is stored in the memory provided in the function expansion board of the computer or the function expansion unit connected to the computer, the CPU provided in the function expansion board or function expansion unit based on the instruction of the program code The present invention also includes a case where the functions of the above-described embodiment are realized by performing part or all of the actual processing.
[0046]
【The invention's effect】
As described above, according to the present invention, when shooting in the auto bracket shooting mode, images shot in the auto bracket shooting mode are not used except when checking images on a display unit such as a TFT in the system. The image data that was actually shot and its shooting information are recorded in each storage area in the system, so the bracket that has been set when shooting in auto bracket shooting mode in continuous shooting mode. It can be avoided that it takes time to secure a temporary storage area depending on the number of shots, and the actual number of shots is not limited by the storage area and the number of bracket shots. As a result, it is possible to shoot only the storage area, and it is possible to avoid dropping the number of continuous shots.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating an exemplary configuration of an image recording apparatus according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a basic operation during auto bracket shooting.
FIG. 3 is a flowchart for explaining an operation procedure when used in combination with a mode for confirming an image after shooting;
FIG. 4 is a flowchart for explaining an outline of an operation procedure for displaying an image after completion of photographing;
[Explanation of symbols]
10 Imaging unit 11 Front buffer (temporary storage area)
12 Image processing unit 13 Rear buffer (temporary storage area)
14 I / F (Hard disk and other storage media interface)
15 Intermediate buffer (temporary storage area)
16 Memory control unit 17 Final storage medium (hard disk)
18 TFT display unit 19 System control unit 20 Shooting mode setting unit 21 Shooting operation unit

Claims (7)

被写体を撮像してRAWデータを出力する撮像部と、
上記撮像部によって出力されたRAWデータを記憶する前バッファと、
撮影情報に基づき上記前バッファから読み出されるRAWデータを画像処理して画像データを出力する画像処理手段と、
撮影モードに応じて、上記画像処理手段により画像処理された後の画像データ、または上記画像処理手段により画像処理される前のRAWデータを記憶媒体に記録する制御を行うシステム制御手段と、
を有し、
オートブラケット撮影モードで撮影が行われた場合には、上記システム制御手段は、上記オートブラケット撮影の1回について、上記画像処理される前のRAWデータとその撮影動作が行われた時の撮影条件を含む撮影情報の1組を上記記憶媒体に保存するよう制御することを特徴とする画像記録装置。
An imaging unit for imaging a subject and outputting RAW data;
A pre-buffer for storing RAW data output by the imaging unit;
Image processing means for performing image processing on RAW data read from the previous buffer based on shooting information and outputting image data;
System control means for controlling the recording of the image data after the image processing by the image processing means or the RAW data before the image processing by the image processing means in a storage medium according to the shooting mode;
Have
When shooting is performed in the auto bracket shooting mode, the system control unit performs the RAW data before the image processing and shooting conditions when the shooting operation is performed for one auto bracket shooting. An image recording apparatus that controls to store in the storage medium one set of shooting information including
上記記憶媒体への記録が終了した後に画像の確認要求の設定があった場合、上記システム制御手段は、上記記憶媒体から上記RAWデータを読み出し、上記画像処理手段に上記読み出したRAWデータを基に画像処理させ、表示手段に表示させるよう制御することを特徴とする請求項1に記載の画像記録装置。  When an image confirmation request is set after the recording to the storage medium is completed, the system control unit reads the RAW data from the storage medium, and the image processing unit reads the RAW data based on the read RAW data. The image recording apparatus according to claim 1, wherein the image recording apparatus is controlled to display an image on a display unit. 上記画像処理手段によって画像処理された後の画像データを一時記憶する中間バッファを設け、上記オートブラケット撮影モードにおいて上記記憶媒体への記録が終了する前に画像の確認要求の設定があった場合、上記システム制御手段は、上記画像処理手段に上記RAWデータの画像処理を行わせて上記中間バッファに記憶させ、処理された画像データを上記中間バッファから読み出し、表示手段に表示させるように制御することを特徴とする請求項1または2に記載の画像記録装置。  When an intermediate buffer for temporarily storing image data after image processing by the image processing means is provided, and there is an image confirmation request before recording to the storage medium is completed in the auto bracket shooting mode, The system control means controls the image processing means to perform image processing of the RAW data and store it in the intermediate buffer, read the processed image data from the intermediate buffer, and display it on the display means. The image recording apparatus according to claim 1, wherein: 上記システム制御手段は、上記画像処理された画像データを上記中間バッファに記憶させるとともに、上記画像処理されていないRAWデータと撮影情報とを上記記憶媒体に記録させることを特徴とする請求項3に記載の画像記録装置。  4. The system control unit according to claim 3, wherein the image-processed image data is stored in the intermediate buffer, and the unprocessed RAW data and shooting information are recorded in the storage medium. The image recording apparatus described. 撮像部が被写体を撮像して出力したRAWデータを画像処理して画像データを出力する画像処理手段を有し、撮影モードに応じて、上記画像処理手段により画像処理された後の画像データ、または上記画像処理手段により画像処理される前のRAWデータを記憶媒体に記録する画像記録装置の画像記録方法であって、
オートブラケット撮影モードで撮影が行われた場合には、上記オートブラケット撮影の1回について、上記画像処理される前のRAWデータとその撮影動作が行われた時の撮影条件を含む撮影情報の1組を上記記憶媒体に保存するよう制御することを特徴とする画像記録方法。
The image processing unit has an image processing unit that performs image processing on the RAW data output by imaging the subject and outputs the image data, and depending on the shooting mode, the image data after the image processing by the image processing unit, or An image recording method of an image recording apparatus for recording RAW data before image processing by the image processing means on a storage medium,
When shooting is performed in the auto bracket shooting mode, one shooting information including RAW data before the image processing and shooting conditions when the shooting operation is performed is performed for each auto bracket shooting. An image recording method comprising: controlling a set to be stored in the storage medium.
上記請求項5に記載の画像記録方法をコンピュータに実行させるためのプログラムを記録したことを特徴とするコンピュータ読み取り可能な記憶媒体。  A computer-readable storage medium having recorded thereon a program for causing a computer to execute the image recording method according to claim 5. 上記請求項5に記載の画像記録方法をコンピュータに実行させることを特徴とするコンピュータプログラム。  A computer program for causing a computer to execute the image recording method according to claim 5.
JP2001297197A 2001-09-27 2001-09-27 Image recording apparatus, image recording method, computer-readable storage medium, and computer program Expired - Fee Related JP4785309B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001297197A JP4785309B2 (en) 2001-09-27 2001-09-27 Image recording apparatus, image recording method, computer-readable storage medium, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001297197A JP4785309B2 (en) 2001-09-27 2001-09-27 Image recording apparatus, image recording method, computer-readable storage medium, and computer program

Publications (3)

Publication Number Publication Date
JP2003110923A JP2003110923A (en) 2003-04-11
JP2003110923A5 JP2003110923A5 (en) 2008-11-13
JP4785309B2 true JP4785309B2 (en) 2011-10-05

Family

ID=19118318

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001297197A Expired - Fee Related JP4785309B2 (en) 2001-09-27 2001-09-27 Image recording apparatus, image recording method, computer-readable storage medium, and computer program

Country Status (1)

Country Link
JP (1) JP4785309B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4720861B2 (en) * 2008-07-11 2011-07-13 株式会社ニコン Electronic camera

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11298848A (en) * 1998-04-13 1999-10-29 Minolta Co Ltd Digital camera
JP4369585B2 (en) * 2000-02-07 2009-11-25 富士フイルム株式会社 Image processing device

Also Published As

Publication number Publication date
JP2003110923A (en) 2003-04-11

Similar Documents

Publication Publication Date Title
CN101584205B (en) camera device
JP4636755B2 (en) Imaging apparatus, image processing method, recording medium, and program
JP4468598B2 (en) Image processing apparatus and recording medium storing image processing program
JP3501411B2 (en) Imaging device
JP4785309B2 (en) Image recording apparatus, image recording method, computer-readable storage medium, and computer program
JP2003264729A (en) Electronic camera
JP4826217B2 (en) Imaging apparatus and program
JP4461991B2 (en) Image transfer apparatus and program
JPH0690423A (en) Electronic still camera and image recording management method
JP5794657B2 (en) Imaging control apparatus and imaging control method
JP5187416B2 (en) Imaging apparatus, imaging condition setting method and program
JP4382999B2 (en) Electronic camera
JP2002237984A (en) Digital camera
JP2001069442A (en) Electronic camera
JP2002287195A (en) Imaging device and camera shake detection method
JP2002185938A (en) Electronic camera system, electronic camera, server computer and portable information terminal
JP5495670B2 (en) Imaging device, control method thereof, and program
JP2005094288A (en) Electronic camera, photographing control program, and photographing control method
JP2000236463A (en) Electronic imaging device
JP2007013472A (en) IMAGING DEVICE, ITS CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
JP2000278579A (en) Imaging device and computer-readable storage medium
JPH0654252A (en) Camera
JP3885271B2 (en) CAMERA DEVICE, CAMERA DEVICE EXPOSURE CONTROL METHOD, AND RECORDING MEDIUM
JP2017005325A (en) Imaging apparatus, imaging method, and program of the same
JP2022155851A (en) Imaging apparatus and storage medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080926

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101029

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: 20110705

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110712

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

Free format text: PAYMENT UNTIL: 20140722

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees