JP2014036237A - Image pickup device, program and image pickup method - Google Patents

Image pickup device, program and image pickup method Download PDF

Info

Publication number
JP2014036237A
JP2014036237A JP2012174551A JP2012174551A JP2014036237A JP 2014036237 A JP2014036237 A JP 2014036237A JP 2012174551 A JP2012174551 A JP 2012174551A JP 2012174551 A JP2012174551 A JP 2012174551A JP 2014036237 A JP2014036237 A JP 2014036237A
Authority
JP
Japan
Prior art keywords
moving image
imaging
image
unit
recording
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012174551A
Other languages
Japanese (ja)
Other versions
JP5945946B2 (en
Inventor
Daisuke Otani
大輔 大谷
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 JP2012174551A priority Critical patent/JP5945946B2/en
Publication of JP2014036237A publication Critical patent/JP2014036237A/en
Application granted granted Critical
Publication of JP5945946B2 publication Critical patent/JP5945946B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To perform processing related to various recording in accordance with the photographing of an unnecessary portion in the case of photographing a moving image.SOLUTION: Whether or not the measurement value of a timer T is a threshold TT (for example, 5 seconds) or less is determined (step S14). When T≤TT, and the measurement value of the timer T is the threshold TT (for example, 5 seconds) or less, that is, when a period in which an unnecessary image has been picked up due to an intentional operation or an incidental event is a short time which is the threshold TT or less, processing is advanced from a step S14 to a step S15. Then, image data acquired from a point of time F=0 to F=1 among image data constituting a moving image temporarily stored in an SDRAM are recorded in an external memory with one file. On the contrary, when T>TT, the processing is advanced from the step S14 to a step S16, and whole image data constituting the moving image temporarily stored in the SDRAM are abandoned (deleted).

Description

本発明は、動画像を撮像する撮像装置、プログラム及び撮像方法に関する。   The present invention relates to an imaging apparatus, a program, and an imaging method for capturing a moving image.

一般に、動画像を撮像する撮像装置は、開始キー操作に応じて時間的に連続する画像である動画像の撮像を開始して順次メモリに記録していき、終了キー操作に応じて記録を停止する。これにより、開始キー操作時点から終了キー操作時点までの動画像が1つのファイルとしてメモリに記録される。   In general, an imaging device that captures a moving image starts capturing a moving image that is a temporally continuous image in response to a start key operation, sequentially records it in a memory, and stops recording in response to an end key operation To do. As a result, a moving image from the start key operation time to the end key operation time is recorded in the memory as one file.

しかし、このようにキー操作のみに依存して撮像の開始及び終了の制御を行うと、その間に例えば真っ暗なシーン等の記録不要なシーンが発生した場合であっても、その間の画像が動画像としてメモリに記録されることとなる。その結果、部分的に無用な画像が連続する動画像が記録されてしまい、記録された動画像全体の作品性が低下するのみならず、メモリが無用に使用されてしまう。   However, if the start and end of imaging is controlled depending on only the key operation in this way, even if a recording-free scene such as a dark scene occurs in the meantime, the image in that period is a moving image. Will be recorded in the memory. As a result, a moving image in which partially useless images are continuously recorded is recorded, and not only the workability of the entire recorded moving image is deteriorated but also the memory is used unnecessarily.

このため、撮影者がレンズの前方を手で覆った場合には、その間の動画像を不要部分と判定し、不要部分と判定した動画像を削除してメモリに記録することにより、動画像全体の作品性の低下を抑制したり、メモリの無用な使用を回避する技術も出現するに至っている(例えば、特許文献1参照)。   For this reason, when the photographer covers the front of the lens with his / her hand, the moving image in the meantime is determined as an unnecessary portion, and the moving image determined as the unnecessary portion is deleted and recorded in the memory. Technology that suppresses the deterioration of workability and avoids unnecessary use of memory has also emerged (see, for example, Patent Document 1).

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

しかしながら、従来においては不要部分と判定した動画像を単に削除する処理を実行するのみであることから、判定に対応して実行される記録に関連した処理は単純かつ単一である。よって、不要部分の撮影に応じて自動処理が実行されても、これによる利便性は低く、このためより多様な記録制御が実行される技術の出現が期待されていた。   However, conventionally, only the process of deleting a moving image determined to be an unnecessary part is executed, so that the process related to recording executed in response to the determination is simple and single. Therefore, even if automatic processing is executed in accordance with the shooting of an unnecessary portion, the convenience of this is low, and therefore, the appearance of a technique for executing more various recording controls has been expected.

本発明は、かかる従来の課題に鑑みてなされたものであり、動画撮影時における不要部分の撮影に応じて、多様な記録に関連した処理を行う撮像装置、プログラム及び撮像方法を提供することを目的とするものである。   The present invention has been made in view of such a conventional problem, and provides an imaging apparatus, a program, and an imaging method for performing processing related to various recordings in accordance with imaging of an unnecessary part at the time of moving image shooting. It is the purpose.

前記課題を解決するため本発明にかかる撮像装置は、動画像を撮像する撮像手段と、この撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、この判断手段により不要な画像であると判断された期間を測定する測定手段と、この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段とを備えることを特徴とする。   In order to solve the above problems, an imaging apparatus according to the present invention includes an imaging unit that captures a moving image, a determination unit that determines whether or not the moving image captured by the imaging unit is an unnecessary image, A measuring unit that measures a period determined to be an unnecessary image by the determining unit, and a moving image captured by the imaging unit in a different processing mode according to the length of the period measured by the measuring unit. And a recording processing means for executing processing related to recording.

また、本発明にかかるプログラムは、動画像を撮像する撮像手段を備える装置が有するコンピュータが読み取り可能であって当該コンピュータを、前記撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、この判断手段により不要な画像であると判断された期間を測定する測定手段と、この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段として機能させることを特徴とする。   Further, the program according to the present invention is readable by a computer included in an apparatus including an imaging unit that captures a moving image, and whether or not the moving image captured by the imaging unit is an unnecessary image. In a different processing mode according to the length of the period measured by the measuring means, a measuring means for measuring a period determined as an unnecessary image by the determining means, It is characterized by functioning as recording processing means for executing processing related to recording of moving images picked up by the image pickup means.

また、本発明にかかる撮像方法は、動画像を撮像する撮像ステップと、この撮像ステップにより撮像されている動画像が不要な画像であるか否かを判断する判断ステップと、この判断ステップにより不要な画像であると判断された期間を測定する測定ステップと、この測定ステップにより測定された前記期間の長さに応じた異なる処理態様で、前記撮像ステップにより撮像された動画像の記録に関連する処理を実行する記録処理ステップとを含むことを特徴とする。   The imaging method according to the present invention includes an imaging step for capturing a moving image, a determination step for determining whether or not the moving image captured by the imaging step is an unnecessary image, and an unnecessary determination by the determination step. Related to the recording of the moving image captured by the imaging step in a measuring step for measuring a period determined to be a correct image and a different processing mode according to the length of the period measured by the measuring step And a recording process step for executing the process.

本発明によれば、動画撮影時における不要部分の撮影に応じて、多様な記録に関連した処理を行うことが可能となる。   According to the present invention, it is possible to perform various processes related to recording according to shooting of an unnecessary portion at the time of moving image shooting.

本発明の一実施の形態に係るデジタルカメラの電気的構成を示すブロック図である。It is a block diagram which shows the electric constitution of the digital camera which concerns on one embodiment of this invention. 同実施の形態の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the embodiment.

以下、本発明の一実施の形態を図に従って説明する。図1は、本発明の一実施の形態を適用したデジタルカメラ10の回路構成を示すブロック図であり、このデジタルカメラ10は、AF(Auto Focus)、AE(Auto Exposure)、AWB(Auto White Balance)等の一般的な機能をも有するものである。レンズブロック11には、ズームレンズ、フォーカスレンズ等の光学系、及び光学系を駆動するための駆動機構が含まれており、前記光学系は、駆動機構に設けられているモーター12によって光軸方向に駆動される。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a circuit configuration of a digital camera 10 to which an embodiment of the present invention is applied. The digital camera 10 includes AF (Auto Focus), AE (Auto Exposure), and AWB (Auto White Balance). ) And other general functions. The lens block 11 includes an optical system such as a zoom lens and a focus lens, and a drive mechanism for driving the optical system. The optical system is driven in the direction of the optical axis by a motor 12 provided in the drive mechanism. Driven by.

デジタルカメラ10全体を制御するCPU13には、バス14及びタイミング発生器(TG:Timing Generator)15を介してモータードライバ16が接続されており、モータードライバ16は、CPU13の命令に従いタイミング発生器15が発生するタイミング信号に基づき、モーター12を駆動する。   A motor driver 16 is connected to a CPU 13 that controls the entire digital camera 10 via a bus 14 and a timing generator (TG) 15. The motor driver 16 is connected to a timing generator 15 according to a command from the CPU 13. The motor 12 is driven based on the generated timing signal.

このデジタルカメラ10は、撮像素子としてCCD18を有している。CCD18は、レンズブロック11の光軸上に配置されており、被写体は、レンズブロック11によってCCD18の受光面に結像される。CCD18は、CPU13の命令に従いタイミング発生器15が生成するタイミング信号に基づき垂直及び水平ドライバ19によって駆動され、被写体の光学像に応じたアナログの撮像信号をユニット回路20に出力する。ユニット回路20は、CCD18の出力信号に含まれるノイズを相関二重サンプリングによって除去するCDS回路や、ノイズが除去された撮像信号をデジタル信号に変換するA/D変換器等から構成され、デジタルに変換した撮像信号を画像処理部21へ出力する。   The digital camera 10 has a CCD 18 as an image sensor. The CCD 18 is disposed on the optical axis of the lens block 11, and the subject is imaged on the light receiving surface of the CCD 18 by the lens block 11. The CCD 18 is driven by a vertical and horizontal driver 19 based on a timing signal generated by the timing generator 15 in accordance with a command from the CPU 13, and outputs an analog imaging signal corresponding to the optical image of the subject to the unit circuit 20. The unit circuit 20 includes a CDS circuit that removes noise included in the output signal of the CCD 18 by correlated double sampling, an A / D converter that converts an imaging signal from which noise has been removed into a digital signal, and the like. The converted imaging signal is output to the image processing unit 21.

画像処理部21は、入力した撮像信号に対しペデスタルクランプ等の処理を施し、それを輝度(Y)信号及び色差(UV)信号に変換するとともに、AWB、輪郭強調、画素補間などの画品質向上のためのデジタル信号処理を行う。画像処理部21で変換されたYUVデータは順次SDRAM22に格納されるとともに、RECスルー状態では1フレーム分のデータ(画像データ)が蓄積される毎にビデオ信号に変換され、バックライトユニット24を備える液晶モニタ(LCD)23へ送られてスルー画像として画面表示される。   The image processing unit 21 performs processing such as pedestal clamping on the input imaging signal, converts it into a luminance (Y) signal and a color difference (UV) signal, and improves image quality such as AWB, contour enhancement, and pixel interpolation. Digital signal processing for The YUV data converted by the image processing unit 21 is sequentially stored in the SDRAM 22, and is converted into a video signal every time one frame of data (image data) is accumulated in the REC through state, and includes a backlight unit 24. It is sent to a liquid crystal monitor (LCD) 23 and displayed on the screen as a through image.

そして、静止画撮影モードにおいては、シャッターキー操作をトリガとして、CPU13は、CCD18、垂直及び水平ドライバ19、ユニット回路20、及び画像処理部21に対してRECスルー状態から撮影処理への切り替えを指示する。この静止画撮影モードでの撮影処理により画像データが取得され、この取得された画像データはSDRAM22に一時記憶されて、CPU13により圧縮され、最終的に所定のフォーマットの静止画ファイルとして外部メモリ25に記録される。   In the still image shooting mode, using the shutter key operation as a trigger, the CPU 13 instructs the CCD 18, the vertical and horizontal drivers 19, the unit circuit 20, and the image processing unit 21 to switch from the REC through state to the shooting process. To do. Image data is acquired by shooting processing in the still image shooting mode, and the acquired image data is temporarily stored in the SDRAM 22, compressed by the CPU 13, and finally stored in the external memory 25 as a still image file of a predetermined format. To be recorded.

また、ムービー録画モードにおいては、1回目のシャッターキー操作によりRECスルー状態から撮影処理への切り替えを指示する。そして、1回目のシャッターキー操作と2回目のシャッターキー操作との間にて取得されて、SDRAM22に順次一時記憶される複数の画像データがCPU13により順次圧縮され、最終的に動画ファイルとして外部メモリ25に記録される。なお、CPU13が外部メモリ25に動画ファイルを記録する際の記録態様の詳細については後述する。この外部メモリ25に記録された静止画ファイル及び動画ファイルは、PLAY・モードにおいてユーザの選択操作に応じてCPU13に読み出されるとともに伸張され、YUVデータとしてSDRAM22に展開された後、液晶モニタ23に表示される。   Further, in the movie recording mode, a switch from the REC through state to the photographing process is instructed by the first shutter key operation. Then, a plurality of image data acquired between the first shutter key operation and the second shutter key operation and sequentially stored in the SDRAM 22 are sequentially compressed by the CPU 13, and finally are converted into an external memory as a moving image file. 25. Details of the recording mode when the CPU 13 records the moving image file in the external memory 25 will be described later. The still image file and the moving image file recorded in the external memory 25 are read and expanded by the CPU 13 in accordance with the user's selection operation in the PLAY mode, and are expanded on the SDRAM 22 as YUV data, and then displayed on the liquid crystal monitor 23. Is done.

フラッシュメモリ26には、CPU13に前記各部を制御させるための各種のプログラム、例えばAE、AF、AWB制御用のプログラム等の各種のプログラムが格納されている。   The flash memory 26 stores various programs for causing the CPU 13 to control the respective units, for example, various programs such as a program for controlling AE, AF, and AWB.

また、このデジタルカメラ10は、電源スイッチ、モード選択キー、シャッターキー、ズームキー等の複数の操作キー及びスイッチを含むキー入力部27、ニッケル水素電池等の充電可能なバッテリー28、このバッテリー28の電力を各部に供給するための電源制御回路29、及びこれらを制御するマイコン30を有している。マイコン30は、キー入力部27における前記操作キーの操作の有無を定常的にスキャンしており、ユーザによっていずれかの操作キーが操作されると、その操作内容に応じた操作信号をCPU13へ送る。   The digital camera 10 includes a key input unit 27 including a plurality of operation keys and switches such as a power switch, a mode selection key, a shutter key, and a zoom key, a rechargeable battery 28 such as a nickel metal hydride battery, and the power of the battery 28. Power supply control circuit 29 for supplying the power to each unit, and a microcomputer 30 for controlling them. The microcomputer 30 regularly scans the key input unit 27 for operation of the operation key, and when a user operates any operation key, sends an operation signal corresponding to the operation content to the CPU 13. .

また、このデジタルカメラ10は、前記ムービー録画モードにおいて、周囲音を記録する録音機能を備えており、CPU13には、音声処理回路を有する音声チップ32を介して、スピーカ(SP)33と、マイクロホン(MIC)34とが接続されている。音声チップ32は、ムービー録画モード時には、マイクロホン34から入力された音声波形を処理して、音声波形データをCPU13に入力する。そして、CPU13は、ムービー録画モードにおいて1回目と2回目のシャッターキー操作間に、音声チップ32から入力された音声波形データを圧縮し、この圧縮周囲音データと圧縮動画データとを含む音声付き動画ファイルを生成して外部メモリ25に記録する。この外部メモリ25に記録された音声付き動画ファイルは、PLAY・モードにおいて動画データが再生される際に、周囲音データが音声チップ32で音声波形に変換されてスピーカ33により再生される。   The digital camera 10 has a recording function for recording ambient sounds in the movie recording mode. The CPU 13 has a speaker (SP) 33 and a microphone via an audio chip 32 having an audio processing circuit. (MIC) 34 is connected. In the movie recording mode, the audio chip 32 processes the audio waveform input from the microphone 34 and inputs the audio waveform data to the CPU 13. Then, the CPU 13 compresses the audio waveform data input from the audio chip 32 between the first and second shutter key operations in the movie recording mode, and the moving image with sound including the compressed ambient sound data and the compressed moving image data. A file is generated and recorded in the external memory 25. The moving image file with sound recorded in the external memory 25 is reproduced by the speaker 33 after the surrounding sound data is converted into a sound waveform by the sound chip 32 when the moving image data is reproduced in the PLAY mode.

以上の構成に係る本実施の形態において、CPU13は前記フラッシュメモリ26に格納されているプログラムに基づき、図2のフローチャートに示すような処理を実行する。すなわち、撮影モードが設定されているRECスルー状態において、マイコン30からのキー入力部27に対するスキャン結果に基づき、撮影開始操作である1回目のシャッターキー操作がなされたか否かを判断する(ステップS1)。1回目のシャッターキー操作である撮影開始操作がなされたならば、CPU13は、CCD18、垂直及び水平ドライバ19、ユニット回路20、及び画像処理部21に対してRECスルー状態から撮影処理への切り替えを指示し、所定の撮影フレームレートに応じたタイミングで画像処理部21が出力する画像データを取得する(ステップS2)。   In the present embodiment having the above configuration, the CPU 13 executes processing as shown in the flowchart of FIG. 2 based on the program stored in the flash memory 26. That is, in the REC through state in which the shooting mode is set, it is determined whether or not the first shutter key operation as the shooting start operation has been performed based on the scan result from the microcomputer 30 with respect to the key input unit 27 (step S1). ). When the shooting start operation, which is the first shutter key operation, is performed, the CPU 13 switches the CCD 18, the vertical and horizontal drivers 19, the unit circuit 20, and the image processing unit 21 from the REC through state to the shooting process. The image data output by the image processing unit 21 is acquired at a timing corresponding to a predetermined shooting frame rate (step S2).

そして、取得した画像データをSDRAM22に一時記憶して保存するとともに、この画像データを可変ビットレートで圧縮する(ステップS3)。さらに、この可変ビットレートで圧縮した画像データのコード量を検出するとともに、検出したコード量が所定量以下であるか否かを判断する(ステップS4)。   The acquired image data is temporarily stored in the SDRAM 22 and stored, and the image data is compressed at a variable bit rate (step S3). Further, the code amount of the image data compressed at the variable bit rate is detected, and it is determined whether or not the detected code amount is equal to or less than a predetermined amount (step S4).

ここで、コード量が所定量以下とは、圧縮した画像データにより表される画像が全面暗くて(ほぼ真っ暗で)視認不可能である場合をいう。このとき、画像データにより表される画像が全面暗くて視認不可能であれば、視認可能な画像の画像データを可変ビットレートで圧縮した際のコード量よりも遙かに少ないコード量となる。つまり、本実施の形態は、画像が全面暗くて視認不可能な画像を不要な画像であると判断するものである。したがって、レンズブロック11が有するレンズの前面を手で覆って撮影環境を意図的に暗くした場合、あるいは例えば突然の停電等により撮影環境が偶発的に暗くなった場合のいずれの場合も、ステップS4での判断はYESとなって不要な画像であると判断される。   Here, the code amount being equal to or less than the predetermined amount means a case where an image represented by the compressed image data is entirely dark (substantially dark) and cannot be visually recognized. At this time, if the image represented by the image data is entirely dark and cannot be visually recognized, the code amount is much smaller than the code amount when the image data of the visible image is compressed at the variable bit rate. That is, in the present embodiment, an image that is dark and cannot be visually recognized is judged as an unnecessary image. Therefore, in either case where the lens environment included in the lens block 11 is covered with a hand and the shooting environment is intentionally darkened, or when the shooting environment is accidentally darkened due to, for example, a sudden power failure, step S4 is performed. The determination at is YES and it is determined that the image is unnecessary.

しかし、このような意図的な操作あるいは偶発的な事象が発生せず、正常な撮影環境が継続している限り、ステップS4での判断はNOとなる。したがって、CPU13は、ステップS4からステップS5に処理を進めて、F=1であってフラグFがセット状態にあるか否かを判断する(ステップS5)。このフラグFは、ムービー録画モードが設定された際にF=0にリセットされ、後述するように、ステップS4で不要な画像であると判断された際にF=0の状態にあれば、F=1にセットされるフラグである。したがって、前述の正常な撮影環境が継続していれば、F=0の状態にあり、正常な撮影環境が継続している限りは、ステップS5での判断がNOとなる。   However, as long as such an intentional operation or an accidental event does not occur and the normal shooting environment continues, the determination in step S4 is NO. Therefore, the CPU 13 advances the process from step S4 to step S5, and determines whether F = 1 and the flag F is set (step S5). This flag F is reset to F = 0 when the movie recording mode is set. As will be described later, if it is determined that the image is an unnecessary image in step S4, F is set to F = 0. = 1 is a flag set. Therefore, if the above-described normal photographing environment is continued, the state is F = 0, and as long as the normal photographing environment is continued, the determination in step S5 is NO.

よって、ステップS7に処理を進めて、撮影終了操作である2回目のシャッターキー操作がなされたか否かを判断する。撮影終了操作がなければ、T=0であってタイマTのカウント値が「0」の状態にあるか否かを判断する(ステップS8)。このタイマTは、CPU13が動画撮影中に不要な画像であると判断した期間を測定する測定手段であり、後述するように、ステップS4で不要な画像であると判断した後にカウントアップされるタイマである。したがって、正常な撮影環境が継続している限りは、ステップS8での判断はYESとなり、CPU13はステップS2からの処理に戻る。   Therefore, the process proceeds to step S7, and it is determined whether or not the second shutter key operation, which is a photographing end operation, has been performed. If there is no photographing end operation, it is determined whether T = 0 and the count value of the timer T is “0” (step S8). The timer T is a measuring unit that measures a period during which the CPU 13 determines that the image is unnecessary during moving image shooting. As will be described later, the timer T counts up after determining that the image is an unnecessary image in step S4. It is. Therefore, as long as the normal shooting environment continues, the determination in step S8 is YES, and the CPU 13 returns to the processing from step S2.

つまり、正常な撮影環境が継続して動画撮影がなされていると、CPU13はステップS2→S3→S4→S5→S7→S8→S2のループによる処理を繰り返し、これにより動画を構成する所定撮影フレームレートで取得された画像データが圧縮されてSDRAM22に順次保存されていく。そして、動画撮影を終了させるべく2回目のシャッターキー操作を行うと、CPU13はステップS7でYESと判断し、SDRAM22に保存されている全画像データを1つの動画ファイルとして外部メモリ25に記録する(ステップS9)。したがって、このように正常な撮影環境が継続している状態で動画撮影がなされると、通常の動画撮影と同様に、撮影開始操作から終了操作までに取得された複数のフレーム画像データが1つの動画ファイルとして外部メモリ25に記録されることとなる。   In other words, if the normal shooting environment continues and moving images are being shot, the CPU 13 repeats the processing in the loop of steps S 2 → S 3 → S 4 → S 5 → S 7 → S 8 → S 2, and thereby a predetermined shooting frame constituting the moving image. The image data acquired at the rate is compressed and sequentially stored in the SDRAM 22. When the second shutter key operation is performed to finish moving image shooting, the CPU 13 determines YES in step S7 and records all image data stored in the SDRAM 22 in the external memory 25 as one moving image file ( Step S9). Therefore, when moving image shooting is performed in a state where the normal shooting environment is continued as described above, a plurality of frame image data acquired from the shooting start operation to the end operation is stored in one frame as in normal movie shooting. It is recorded in the external memory 25 as a moving image file.

しかし、動画撮影中に前記意図的な操作あるいは偶発的な事象が発生すると、ステップS4での判断がYESとなる。したがって、CPU13はステップS4からステップS10に処理を進め、F=0でフラグFがリセット状態にあるか否かを判断する。F=0の状態にあるならば、これをセットしてF=1とする(ステップS11)。また、不要な画像であると判断された期間を測定するためのタイマTを動作させて、カウントアップさせる(ステップS12)。しかる後に、前述したループにおけるステップS7からの処理を実行する。   However, if the intentional operation or an accidental event occurs during moving image shooting, the determination in step S4 is YES. Therefore, the CPU 13 proceeds from step S4 to step S10, and determines whether F = 0 and the flag F is in a reset state. If it is in the state of F = 0, this is set and F = 1 is set (step S11). Further, the timer T for measuring the period determined to be an unnecessary image is operated and counted up (step S12). Thereafter, the processing from step S7 in the loop described above is executed.

つまり、動画撮影中に前述の意図的な操作あるいは偶発的な事象が発生すると、ステップS2→S3→S4→S10→S11→S12→S7→S8と処理が進められることとなる。このとき、ステップS12でタイマTのカウントが開始されたことから、ステップS8での判断はNOとなる。したがって、ステップS8からS13に処理を進めることとなるが、フラグFはステップS11で先ほどセットされたので、ステップS13での判断はNOとなる。よって、CPU13はステップS13からステップS2からの処理に戻る。   That is, if the above-described intentional operation or an accidental event occurs during moving image shooting, the process proceeds in steps S2-> S3-> S4-> S10-> S11-> S12-> S7-> S8. At this time, since the timer T starts counting in step S12, the determination in step S8 is NO. Accordingly, the process proceeds from step S8 to S13, but the flag F is set in step S11 earlier, so the determination in step S13 is NO. Therefore, the CPU 13 returns from step S13 to step S2.

そして、ステップS2からの処理を繰り返した際、前述の意図的な操作あるいは偶発的な事象が発生した状態が継続していると、ステップS4での判断はYESとなる。したがって、CPU13はステップS4からステップS10に処理を進めるが、このときは既にF=1の状態にあるので、ステップS10での判断はNOとなる。したがって、ステップS11の処理は行うことなく、タイマTのカウントアップを実行する。よって、動画撮影中であって前述の意図的な操作あるいは偶発的な事象が発生した状態が継続していると、CPU13は、ステップS2→S3→S4→S10→S12→S7→S8→S13→S2のループによる処理を繰り返し、タイマTはカウントアップされていく。   And when the process from step S2 is repeated and the state where the above-mentioned intentional operation or accident occurred has continued, the determination in step S4 is YES. Therefore, the CPU 13 advances the process from step S4 to step S10. At this time, since F is already in the state of 1, the determination in step S10 is NO. Therefore, the timer T is incremented without performing the process of step S11. Therefore, if a state in which the above-described intentional operation or an accidental event has occurred while the movie is being taken continues, the CPU 13 proceeds to steps S2, S3, S4, S10, S12, S7, S8, and S13. The process by the loop of S2 is repeated, and the timer T is counted up.

しかし、ステップS2からの処理を繰り返した際、前述の意図的な操作あるいは偶発的な事象が消滅していると、ステップS4での判断はNOとなる。したがって、CPU13はステップS4からステップS5に処理を進めるが、このときはF=1の状態にあるので、ステップS5での判断はYESとなる。したがって、フラグFをリセットする(ステップS6)。また、未だ動画撮影中であればステップS6→S7→S8→S13→S14と処理を進めて、タイマTの計測値が閾値TT(例えば5秒)以下であるか否かを判断する(ステップS14)。   However, if the above-described intentional operation or accidental event disappears when the processing from step S2 is repeated, the determination in step S4 is NO. Therefore, the CPU 13 proceeds from step S4 to step S5. At this time, since F = 1, the determination in step S5 is YES. Therefore, the flag F is reset (step S6). If the movie is still being shot, the process proceeds from step S6 → S7 → S8 → S13 → S14 to determine whether the measured value of the timer T is equal to or less than a threshold value TT (for example, 5 seconds) (step S14). ).

T≦TTであり、タイマTの計測値が閾値TT(例えば5秒)以下である場合、つまり前述の意図的な操作あるいは偶発的な事象に起因して不要な画像が撮像された期間が、閾値TT以下である短時間である場合には、ステップS14からステップS15に処理を進める。そして、SDRAM22に一時的に記憶されている動画を構成する画像データのうち、F=0の時点からF=1になるまでに取得された複数のフレーム画像データ、つまりコード量が所定量以下であると判断されたフレーム画像データの直前のフレーム画像データまでを1ファイルで外部メモリ25に記録する。すなわち、コード量が所定量以下であると判断されたフレーム画像データと、F=1がF=0になった後に取得されたフレーム画像データ(コード量が所定量以下でないと判断されたフレーム画像データ以降のフレーム画像データ)を除いたフレーム画像データが1ファイルで外部メモリ25に記録されることになる。ここで、SDRAM22に記憶されている、コード量が所定量以下であると判断されたフレーム画像データと、ステップS15で外部メモリ25に記録されたフレーム画像データは破棄(削除)されることになる。しかる後に、フラグF及びタイマTをリセットして(ステップS17)、ステップS2に戻る。   When T ≦ TT and the measured value of the timer T is equal to or less than a threshold value TT (for example, 5 seconds), that is, a period during which an unnecessary image is captured due to the above-described intentional operation or accidental event, If it is a short time that is equal to or less than the threshold value TT, the process proceeds from step S14 to step S15. Of the image data constituting the moving image temporarily stored in the SDRAM 22, a plurality of frame image data acquired from the time F = 0 to F = 1, that is, the code amount is equal to or less than a predetermined amount. Up to the frame image data immediately before the frame image data determined to be present is recorded in the external memory 25 as one file. That is, frame image data for which the code amount is determined to be less than or equal to a predetermined amount, and frame image data acquired after F = 1 becomes F = 0 (frame image for which the code amount is determined not to be less than the predetermined amount) Frame image data excluding frame image data after the data) is recorded in the external memory 25 as one file. Here, the frame image data stored in the SDRAM 22 and determined that the code amount is equal to or less than the predetermined amount and the frame image data recorded in the external memory 25 in step S15 are discarded (deleted). . Thereafter, the flag F and the timer T are reset (step S17), and the process returns to step S2.

したがって、撮影環境がほぼ真っ暗な状態の期間が、5秒以下等の比較的短時間であった場合には、下記の記録態様を含む処理が実行されることとなる。
(1A)ほぼ真っ暗な状態を検出するまでの動画を一つのファイルとして記録するとともに、新しい動画の撮影を開始しておく。
(1B)ほぼ真っ暗な状態の終了を検出したことに応答して、次のファイルとなる画像データの保存を開始する。
Therefore, when the period in which the shooting environment is almost dark is a relatively short time such as 5 seconds or less, processing including the following recording mode is executed.
(1A) A moving image until a nearly dark state is detected is recorded as one file, and shooting of a new moving image is started.
(1B) In response to detecting the end of the almost dark state, the storage of the image data to be the next file is started.

この(1A)(1B)が実行されることにより、ほぼ真っ暗な状態を検出した前後の動画を別々のファイルで記録することができるという効果が生ずる。また、ほぼ真っ暗な状態で不要な画像は除外されることから、動画の作品性の低下を抑制することができ、かつ、外部メモリ25の無用な使用を回避することもできる。   By executing (1A) and (1B), there is an effect that the moving images before and after the almost dark state is detected can be recorded in separate files. In addition, since unnecessary images are excluded in an almost dark state, it is possible to suppress a reduction in the workability of moving images and to avoid unnecessary use of the external memory 25.

なお、このように本実施の形態においては、ほぼ真っ暗な状態の期間が比較的短い場合には、その前後の動画を別々のファイルで記録するようにしたが、別々のファイルで記録することなく同一のファイルで記録するようにしてもよい。この場合であっても、ほぼ真っ暗な状態で撮影された不要な画像は除外されることから、動画の作品性の低下を抑制することができ、外部メモリ25の無用な使用を回避することもできる。   In this way, in this embodiment, when the period of the almost dark state is relatively short, the moving images before and after are recorded in separate files, but without being recorded in separate files. You may make it record with the same file. Even in this case, since unnecessary images shot in a substantially dark state are excluded, it is possible to suppress a reduction in the workability of the moving image and to avoid unnecessary use of the external memory 25. it can.

他方、ステップS14の判断がNOであって、タイマTの計測値が閾値TTを超える場合、つまり前述の意図的な操作あるいは偶発的な事象に起因して、不要な画像が撮像された期間が閾値TTを超える比較的長時間である場合には、ステップS14からステップS16に処理を進める。そして、SDRAM22に一時的に記憶されている動画を構成する全画像データを破棄(消去)する。但し、厳密には、F=1がF=0になった後に取得されたフレーム画像データ(コード量が所定量以下でないと判断されたフレーム画像データ以降のフレーム画像データ)を除いたフレーム画像データが破棄(削除)されることになる。しかる後に、フラグF及びタイマTをリセットして(ステップS17)、ステップS2に戻る。   On the other hand, if the determination in step S14 is NO and the measured value of the timer T exceeds the threshold value TT, that is, there is a period during which an unnecessary image is captured due to the above-described intentional operation or accidental event. If it is a relatively long time exceeding the threshold TT, the process proceeds from step S14 to step S16. Then, all image data constituting the moving image temporarily stored in the SDRAM 22 is discarded (erased). However, strictly speaking, frame image data excluding frame image data obtained after F = 1 becomes F = 0 (frame image data after the frame image data determined that the code amount is not equal to or less than the predetermined amount). Will be discarded (deleted). Thereafter, the flag F and the timer T are reset (step S17), and the process returns to step S2.

したがって、撮影環境がほぼ真っ暗な状態の期間が、5秒を超える等の比較的長時間である場合には、下記の記録態様を含む処理が実行されることとなる。
(2A)ほぼ真っ暗な状態を検出するまでの画像データを破棄する。
(2B)ほぼ真っ暗な状態の終了を検出したことに応答して、次のファイルとなる画像データの保存を開始する。
Therefore, when the period in which the shooting environment is almost dark is a relatively long time such as more than 5 seconds, processing including the following recording mode is executed.
(2A) The image data until the almost dark state is detected is discarded.
(2B) In response to detecting the end of the almost dark state, the storage of the image data to be the next file is started.

この(2A)(2B)が実行されることにより、レンズを既定時間塞ぐなどの動作で、動画の撮り直しが可能となるという効果が生ずる。したがって、簡単な操作で迅速な撮り直しが可能となるとともに、外部メモリ25の無用な使用を回避することもできる。   By executing (2A) and (2B), there is an effect that a moving image can be retaken by an operation such as closing the lens for a predetermined time. Therefore, it is possible to quickly take a picture again with a simple operation, and unnecessary use of the external memory 25 can be avoided.

なお、以上の説明では、動画撮影された際の画像の記録態様について説明したが、音声に関しては記録する画像データに対応する音声データのみを圧縮して記録するようにすればよい。   In the above description, the recording mode of an image when a moving image is taken has been described. However, with respect to audio, only audio data corresponding to image data to be recorded may be compressed and recorded.

また、実施の形態においては、一つのファイルで記録する画像データを一旦全てSDRAM22に保存した後、外部メモリ25に記録するようにしたが、SDRAM22内で圧縮した画像データを順次外部メモリ25に記録するようにしてもよい。   In the embodiment, all the image data to be recorded in one file is once stored in the SDRAM 22 and then recorded in the external memory 25. However, the image data compressed in the SDRAM 22 is sequentially recorded in the external memory 25. You may make it do.

また、実施の形態においては、ほぼ真っ暗な撮影環境で撮影された画像を不要な画像としたが、これに限ることなく手ブレが生じている画像、当該カメラの傾きが所定角度以上で撮影された画像、閾値よりも輝度変化が大きい画像等の他の画像を不要な画像としてもよい。さらには、不要な画像の条件をマニュアル操作で設定可能とし、ユーザが任意に設定した条件を満たす、あるいは満たさない画像を不要な画像とするようにしてもよい。   In the embodiment, an image shot in a substantially dark shooting environment is set as an unnecessary image. However, the present invention is not limited to this, and an image in which camera shake occurs, the camera tilt is shot at a predetermined angle or more. Other images such as an image or an image whose luminance change is larger than the threshold may be used as an unnecessary image. Furthermore, an unnecessary image condition may be set by a manual operation, and an image that satisfies or does not satisfy a condition arbitrarily set by the user may be set as an unnecessary image.

以上、この発明の実施形態について説明したが、この発明はこれに限定されるものではなく、特許請求の範囲に記載された発明とその均等の範囲を含むものである。   The embodiment of the present invention has been described above, but the present invention is not limited to this, and includes the invention described in the scope of claims and the equivalents thereof.

以下に、本願出願時の特許請求の範囲を付記する。   The claims appended at the time of filing this application will be appended below.

<請求項1>
動画像を撮像する撮像手段と、
この撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、
この判断手段により不要な画像であると判断された期間を測定する測定手段と、
この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段と
を備えることを特徴とする撮像装置。
<Claim 1>
An imaging means for capturing a moving image;
Determination means for determining whether or not the moving image captured by the imaging means is an unnecessary image;
Measuring means for measuring a period determined to be an unnecessary image by the judging means;
A recording processing unit configured to execute processing related to recording of a moving image captured by the imaging unit in a different processing mode according to the length of the period measured by the measuring unit. apparatus.

<請求項2>
前記判断手段は、前記撮像手段により撮像された動画像の明るさに基づき、不要な画像であるか否かを判断することを特徴とする請求項1記載の撮像装置。
<Claim 2>
The imaging apparatus according to claim 1, wherein the determination unit determines whether the image is an unnecessary image based on brightness of a moving image captured by the imaging unit.

<請求項3>
前記記録処理手段の処理態様には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を一つのファイルで記録する記録処理が含まれることを特徴とする請求項1又は2記載の撮像装置。
<Claim 3>
The processing mode of the recording processing unit includes a recording process of recording a moving image captured by the imaging unit as a single file until the determination unit determines that the image is unnecessary. The imaging device according to claim 1 or 2.

<請求項4>
前記記録処理手段の処理態様には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を破棄して記録しない破棄処理が含まれることを特徴とする請求項1、2又は3記載の撮像装置。
<Claim 4>
The processing mode of the recording processing unit includes a discarding process that discards and does not record the moving image captured by the imaging unit until the determination unit determines that the image is unnecessary. The imaging device according to claim 1, 2 or 3.

<請求項5>
前記記録処理手段は、前記測定手段により測定された期間が所定の閾値よりも短い場合と、長い場合とで異なる態様で動画像を処理することを特徴とする請求項1記載の撮像装置。
<Claim 5>
The imaging apparatus according to claim 1, wherein the recording processing unit processes a moving image in a different manner depending on whether the period measured by the measuring unit is shorter than a predetermined threshold or longer.

<請求項6>
前記記録処理手段の処理態様には、前記測定手段により測定された期間が所定の閾値以下である場合には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を一つのファイルで記録する記録処理と、前記閾値を超える場合には前記撮像手段により撮像された動画像を破棄して記録しない破棄処理とが含まれることを特徴とする請求項5記載の撮像装置。
<Claim 6>
In the processing mode of the recording processing unit, when the period measured by the measuring unit is equal to or less than a predetermined threshold, the image is captured by the imaging unit until the determination unit determines that the image is unnecessary. 6. A recording process for recording the recorded moving image in one file and a discarding process for discarding and not recording the moving image captured by the imaging unit when the threshold is exceeded. The imaging device described.

<請求項7>
前記判断手段により前記動画像が不要な画像であると判断された後、再度不要な画像でないと判断された時点において、前記撮像手段を撮像動作させている撮像制御手段をさらに備えることを特徴とする請求項1から6にいずれか記載の撮像装置。
<Claim 7>
The image processing apparatus further includes an imaging control unit that causes the imaging unit to perform an imaging operation when it is determined that the moving image is not an unnecessary image after the determination unit determines that the moving image is an unnecessary image. The imaging device according to any one of claims 1 to 6.

<請求項8>
動画像を撮像する撮像手段を備える装置が有するコンピュータが読み取り可能であって当該コンピュータを、
前記撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、
この判断手段により不要な画像であると判断された期間を測定する測定手段と、
この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段と
して機能させることを特徴とするプログラム。
<Claim 8>
A computer included in an apparatus including an imaging unit that captures a moving image is readable, and the computer is
Determination means for determining whether or not the moving image captured by the imaging means is an unnecessary image;
Measuring means for measuring a period determined to be an unnecessary image by the judging means;
A program that functions as a recording processing unit that performs processing related to recording of a moving image captured by the imaging unit in a different processing mode according to the length of the period measured by the measuring unit. .

<請求項9>
動画像を撮像する撮像ステップと、
この撮像ステップにより撮像されている動画像が不要な画像であるか否かを判断する判断ステップと、
この判断ステップにより不要な画像であると判断された期間を測定する測定ステップと、
この測定ステップにより測定された前記期間の長さに応じた異なる処理態様で、前記撮像ステップにより撮像された動画像の記録に関連する処理を実行する記録処理ステップと
を含むことを特徴とする撮像方法。
<Claim 9>
An imaging step of capturing a moving image;
A determination step of determining whether or not the moving image captured by the imaging step is an unnecessary image;
A measurement step for measuring a period determined to be an unnecessary image by the determination step;
A recording processing step for executing processing related to recording of a moving image captured by the imaging step in a different processing mode according to the length of the period measured by the measuring step. Method.

10 デジタルカメラ
11 レンズブロック
13 CPU
14 バス
15 タイミング発生器
16 モータードライバ
18 CCD
19 垂直及び水平ドライバ
20 ユニット回路
21 画像処理部
22 SDRAM
25 外部メモリ
26 フラッシュメモリ
27 キー入力部
10 Digital Camera 11 Lens Block 13 CPU
14 bus 15 timing generator 16 motor driver 18 CCD
19 Vertical and Horizontal Driver 20 Unit Circuit 21 Image Processing Unit 22 SDRAM
25 External memory 26 Flash memory 27 Key input section

Claims (9)

動画像を撮像する撮像手段と、
この撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、
この判断手段により不要な画像であると判断された期間を測定する測定手段と、
この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段と
を備えることを特徴とする撮像装置。
An imaging means for capturing a moving image;
Determination means for determining whether or not the moving image captured by the imaging means is an unnecessary image;
Measuring means for measuring a period determined to be an unnecessary image by the judging means;
A recording processing unit configured to execute processing related to recording of a moving image captured by the imaging unit in a different processing mode according to the length of the period measured by the measuring unit. apparatus.
前記判断手段は、前記撮像手段により撮像された動画像の明るさに基づき、不要な画像であるか否かを判断することを特徴とする請求項1記載の撮像装置。   The imaging apparatus according to claim 1, wherein the determination unit determines whether the image is an unnecessary image based on brightness of a moving image captured by the imaging unit. 前記記録処理手段の処理態様には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を一つのファイルで記録する記録処理が含まれることを特徴とする請求項1又は2記載の撮像装置。   The processing mode of the recording processing unit includes a recording process of recording a moving image captured by the imaging unit as a single file until the determination unit determines that the image is unnecessary. The imaging device according to claim 1 or 2. 前記記録処理手段の処理態様には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を破棄して記録しない破棄処理が含まれることを特徴とする請求項1、2又は3記載の撮像装置。   The processing mode of the recording processing unit includes a discarding process that discards and does not record the moving image captured by the imaging unit until the determination unit determines that the image is unnecessary. The imaging device according to claim 1, 2 or 3. 前記記録処理手段は、前記測定手段により測定された期間が所定の閾値よりも短い場合と、長い場合とで異なる態様で動画像を処理することを特徴とする請求項1記載の撮像装置。   The imaging apparatus according to claim 1, wherein the recording processing unit processes a moving image in a different manner depending on whether the period measured by the measuring unit is shorter than a predetermined threshold or longer. 前記記録処理手段の処理態様には、前記測定手段により測定された期間が所定の閾値以下である場合には、前記判断手段により不要な画像であると判断されるまでに前記撮像手段により撮像された動画像を一つのファイルで記録する記録処理と、前記閾値を超える場合には前記撮像手段により撮像された動画像を破棄して記録しない破棄処理とが含まれることを特徴とする請求項5記載の撮像装置。   In the processing mode of the recording processing unit, when the period measured by the measuring unit is equal to or less than a predetermined threshold, the image is captured by the imaging unit until the determination unit determines that the image is unnecessary. 6. A recording process for recording the recorded moving image in one file and a discarding process for discarding and not recording the moving image captured by the imaging unit when the threshold is exceeded. The imaging device described. 前記判断手段により前記動画像が不要な画像であると判断された後、再度不要な画像でないと判断された時点において、前記撮像手段を撮像動作させている撮像制御手段をさらに備えることを特徴とする請求項1から6にいずれか記載の撮像装置。   The image processing apparatus further includes an imaging control unit that causes the imaging unit to perform an imaging operation when it is determined that the moving image is not an unnecessary image after the determination unit determines that the moving image is an unnecessary image. The imaging device according to any one of claims 1 to 6. 動画像を撮像する撮像手段を備える装置が有するコンピュータが読み取り可能であって当該コンピュータを、
前記撮像手段により撮像されている動画像が不要な画像であるか否かを判断する判断手段と、
この判断手段により不要な画像であると判断された期間を測定する測定手段と、
この測定手段により測定された前記期間の長さに応じた異なる処理態様で、前記撮像手段により撮像された動画像の記録に関連する処理を実行する記録処理手段と
して機能させることを特徴とするプログラム。
A computer included in an apparatus including an imaging unit that captures a moving image is readable, and the computer is
Determination means for determining whether or not the moving image captured by the imaging means is an unnecessary image;
Measuring means for measuring a period determined to be an unnecessary image by the judging means;
A program that functions as a recording processing unit that performs processing related to recording of a moving image captured by the imaging unit in a different processing mode according to the length of the period measured by the measuring unit. .
動画像を撮像する撮像ステップと、
この撮像ステップにより撮像されている動画像が不要な画像であるか否かを判断する判断ステップと、
この判断ステップにより不要な画像であると判断された期間を測定する測定ステップと、
この測定ステップにより測定された前記期間の長さに応じた異なる処理態様で、前記撮像ステップにより撮像された動画像の記録に関連する処理を実行する記録処理ステップと
を含むことを特徴とする撮像方法。
An imaging step of capturing a moving image;
A determination step of determining whether or not the moving image captured by the imaging step is an unnecessary image;
A measurement step for measuring a period determined to be an unnecessary image by the determination step;
A recording processing step for executing processing related to recording of a moving image captured by the imaging step in a different processing mode according to the length of the period measured by the measuring step. Method.
JP2012174551A 2012-08-07 2012-08-07 Imaging apparatus, program, and imaging method Expired - Fee Related JP5945946B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012174551A JP5945946B2 (en) 2012-08-07 2012-08-07 Imaging apparatus, program, and imaging method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012174551A JP5945946B2 (en) 2012-08-07 2012-08-07 Imaging apparatus, program, and imaging method

Publications (2)

Publication Number Publication Date
JP2014036237A true JP2014036237A (en) 2014-02-24
JP5945946B2 JP5945946B2 (en) 2016-07-05

Family

ID=50284993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012174551A Expired - Fee Related JP5945946B2 (en) 2012-08-07 2012-08-07 Imaging apparatus, program, and imaging method

Country Status (1)

Country Link
JP (1) JP5945946B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008206099A (en) * 2007-02-22 2008-09-04 Canon Inc Recording apparatus
JP2008235969A (en) * 2007-03-16 2008-10-02 Sanyo Electric Co Ltd Video camera
JP2012034128A (en) * 2010-07-29 2012-02-16 Sanyo Electric Co Ltd Image processing apparatus and imaging apparatus using the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008206099A (en) * 2007-02-22 2008-09-04 Canon Inc Recording apparatus
JP2008235969A (en) * 2007-03-16 2008-10-02 Sanyo Electric Co Ltd Video camera
JP2012034128A (en) * 2010-07-29 2012-02-16 Sanyo Electric Co Ltd Image processing apparatus and imaging apparatus using the same

Also Published As

Publication number Publication date
JP5945946B2 (en) 2016-07-05

Similar Documents

Publication Publication Date Title
JP4761146B2 (en) Imaging apparatus and program thereof
US7706674B2 (en) Device and method for controlling flash
JP4441919B2 (en) Imaging apparatus and program thereof
JP4727534B2 (en) Imaging device
JP4076148B2 (en) Digital camera
JP2006174412A (en) Imaging apparatus
JP2009077272A (en) Imaging device and program therefor
US7724283B2 (en) Electronic camera
KR20120071972A (en) Digital image signal processing apparatus and method for controlling the same
JP5141392B2 (en) Imaging apparatus, peripheral sound range display method, and program
JP4998122B2 (en) Imaging apparatus and program thereof
JP2007189295A (en) Imaging apparatus and program thereof
JPWO2007145032A1 (en) Image processing circuit, portable terminal, and sensor control method
JP5105298B2 (en) Imaging apparatus and program thereof
JP5136624B2 (en) Imaging apparatus, imaging method, and program
JP2009207100A (en) Image-taking device and its program
JP5945946B2 (en) Imaging apparatus, program, and imaging method
JP6232750B2 (en) Imaging device
JP4803375B2 (en) Imaging apparatus and program thereof
KR101369752B1 (en) Digital image processing apparatus and method for controlling the same
JP4054918B2 (en) Imaging apparatus, photographing control method, and photographing control program
JP5925107B2 (en) Camera, camera control program, and camera control method
JP5093376B2 (en) Imaging apparatus and program thereof
JP4543426B2 (en) Imaging apparatus and program thereof
JP5304756B2 (en) Camera, camera control program, and camera control method

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140702

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150608

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160325

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160414

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160519

R150 Certificate of patent or registration of utility model

Ref document number: 5945946

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees