JP2005142707A - Imaging apparatus - Google Patents

Imaging apparatus Download PDF

Info

Publication number
JP2005142707A
JP2005142707A JP2003375398A JP2003375398A JP2005142707A JP 2005142707 A JP2005142707 A JP 2005142707A JP 2003375398 A JP2003375398 A JP 2003375398A JP 2003375398 A JP2003375398 A JP 2003375398A JP 2005142707 A JP2005142707 A JP 2005142707A
Authority
JP
Japan
Prior art keywords
circuit
processing
image data
image
still
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.)
Pending
Application number
JP2003375398A
Other languages
Japanese (ja)
Other versions
JP2005142707A5 (en
Inventor
Yoshimasa Okabe
吉正 岡部
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003375398A priority Critical patent/JP2005142707A/en
Publication of JP2005142707A publication Critical patent/JP2005142707A/en
Publication of JP2005142707A5 publication Critical patent/JP2005142707A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an imaging apparatus for decreasing a delay of display on a monitor during continuous shooting. <P>SOLUTION: An imaging circuit alternately carries out still mode photographing and monitor mode photographing during the continuous shooting, a signal processing circuit puts off the still image processing and earlier carries out monitor image processing, immediately processes the monitor image and displays the processed image on an LCD to thus suppress a display time lag nearly equal to that in the monitor mode. Alternatively the signal processing circuit starts earlier the still picture processing and may interrupt the monitor image processing when data of the monitor image are completed. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、連写時における被写体の視認性を向上したデジタルカメラに関するものである。   The present invention relates to a digital camera that improves the visibility of a subject during continuous shooting.

デジタルカメラは撮像素子で捉えた像をLCDパネル等に表示する機能を備えており、光学的なビューファインダーを備えないデジタルカメラも多い。銀塩式カメラのようにビューファインダーを覗いてシャッターを押すのではなく、LCDパネルを見てシャッターを押す撮影スタイルが一般的になっており、LCDパネルの表示品質が撮影の成否に影響するようになってきている。   Digital cameras have a function of displaying an image captured by an image sensor on an LCD panel, and many digital cameras do not have an optical viewfinder. Instead of looking through the viewfinder and pressing the shutter like a silver halide camera, the shooting style is generally that you press the shutter while looking at the LCD panel, so that the display quality of the LCD panel affects the success or failure of shooting. It is becoming.

以下に従来の撮像装置の例として、特許文献1に記載のデジタルスチルカメラを取り上げ、図4を用いて概要を説明する。図4は特許文献1に記載のデジタルスチルカメラの構成を簡略化して図示したブロック図である。図4において11は撮像回路、12は画像処理回路、14はバス、16はメインメモリ、17は表示回路、19は記録再生回路である。   Hereinafter, as an example of a conventional imaging apparatus, a digital still camera described in Patent Document 1 will be taken and an outline will be described with reference to FIG. FIG. 4 is a block diagram showing a simplified configuration of the digital still camera described in Patent Document 1. In FIG. In FIG. 4, 11 is an imaging circuit, 12 is an image processing circuit, 14 is a bus, 16 is a main memory, 17 is a display circuit, and 19 is a recording / reproducing circuit.

撮像回路11はCCDなどの撮像素子とA/D変換器を備えており、入射光の像をRGB三原色に分解してデジタル化し、RGB形式の画像データとして出力する。デジタルスチルカメラの撮像回路はモニタモードとスチルモードを備えており、モードによって動作が異なる。モニタモードでは60分の1秒毎に1画面の入力画像データを出力するが、その出力画素数は少なく解像度はビデオカメラと同等である。一方、スチルモードでは、より高解像度でより高画素の画像データを出力するが、画素数が多いがために比較的長い時間を出力に要する。なお、以後の説明ではスチルモードでの出力画像をスチル画像、モニタモードでの出力画像をスチル画像と呼ぶことにする。   The image pickup circuit 11 includes an image pickup element such as a CCD and an A / D converter. The image of incident light is separated into RGB three primary colors, digitized, and output as RGB format image data. An imaging circuit of a digital still camera has a monitor mode and a still mode, and the operation differs depending on the mode. In the monitor mode, input image data for one screen is output every 1 / 60th of a second, but the number of output pixels is small and the resolution is the same as that of a video camera. On the other hand, in the still mode, image data with higher resolution and higher pixels is output. However, since the number of pixels is large, a relatively long time is required for output. In the following description, an output image in the still mode is called a still image, and an output image in the monitor mode is called a still image.

回路間のデータの受け渡しは全てバス14を経由して行われる。前記撮像回路11はバス14を介してメインメモリ16にRGB形式の画像データを書き込み、画像処理回路12はバス14を介してメインメモリ16からRGB形式の画像データを読み出す。   All data exchange between the circuits is performed via the bus 14. The imaging circuit 11 writes RGB format image data to the main memory 16 via the bus 14, and the image processing circuit 12 reads RGB format image data from the main memory 16 via the bus 14.

画像処理回路12はRGB形式の画像データを表示や圧縮に適したYC形式の画像データに変換してメインメモリ16に書き戻す。撮影したスチル画像についてはYC形式の画像データに変換した上で更に圧縮データに変換してメインメモリ16に書き込む。また、画像処理回路12は撮影したスチル画像を表示に適した画素数に解像度変換する操作も行う。   The image processing circuit 12 converts the RGB format image data into YC format image data suitable for display and compression and writes it back to the main memory 16. The photographed still image is converted into YC format image data, further converted into compressed data, and written into the main memory 16. The image processing circuit 12 also performs an operation for converting the resolution of the captured still image into the number of pixels suitable for display.

記録再生回路19は撮影時にはメインメモリ16から圧縮データを読み出してフラッシュメモリ等のメディアに記録する。また再生時にはメディアから圧縮データを読み出してメインメモリ16に書き戻す操作を行う。   The recording / reproducing circuit 19 reads the compressed data from the main memory 16 and records it on a medium such as a flash memory at the time of shooting. During playback, the compressed data is read from the medium and written back to the main memory 16.

表示回路17はメインメモリ16からYC形式の画像データを読み出して映像信号に変換し、LCDに表示する。ここで表示回路17が読み出すYC形式の画像データは、撮像回路11がモニタモードである時はモニタ画像のものであり、撮像回路11がスチルモードである時はスチル画像を画像処理回路12が解像度変換したものである。   The display circuit 17 reads out image data in YC format from the main memory 16, converts it into a video signal, and displays it on the LCD. Here, the image data in the YC format read by the display circuit 17 is for the monitor image when the imaging circuit 11 is in the monitor mode, and the still image is displayed by the image processing circuit 12 when the imaging circuit 11 is in the still mode. It is converted.

図5は撮像装置の動作の時間変化を表した図である。図5の(A)、(B)、(C)において、上段の41は撮像回路の出力の時間変化を表す棒グラフであり、中段の43は画像処理回路の動作の時間変化を表す棒グラフであり、下段の44は表示回路の動作を表す棒グラフである。升目内の数字は画像のコマ番号を表しており、数字が同じであれば同じコマであることを意味する。   FIG. 5 is a diagram showing a change over time in the operation of the imaging apparatus. In (A), (B), and (C) of FIG. 5, the upper 41 is a bar graph representing the time change of the output of the imaging circuit, and the middle 43 is a bar graph representing the time change of the operation of the image processing circuit. The lower graph 44 is a bar graph representing the operation of the display circuit. The numbers in the squares represent the frame numbers of the images. If the numbers are the same, it means the same frame.

図5の(A)は撮像回路がモニターモードである時の動作を表しており、上段41のように撮像装置は短時間のうちに出力画像を更新する。画像処理回路は中段43のように撮像装置の出力から少し遅れて処理を開始し、撮像装置の出力と同じ速度で画像を処理する。表示回路は下段44のように画像処理回路の動作から1コマ遅れる形でLCDに表示する。処理中のコマを表示しない理由は、画像データの読み出しと書き込みが交錯すると不自然な画像が表示される恐れがあるからである。このようにモニターモードでは次々に撮像装置の出力が更新され、それがLCD表示に反映されるので、ユーザーはLCD表示を見て被写体の動きを追うことができる。   FIG. 5A shows the operation when the image pickup circuit is in the monitor mode, and the image pickup apparatus updates the output image within a short time as in the upper stage 41. The image processing circuit starts processing with a slight delay from the output of the imaging device as in the middle stage 43, and processes the image at the same speed as the output of the imaging device. The display circuit displays it on the LCD in a form delayed by one frame from the operation of the image processing circuit as shown in the lower section 44. The reason for not displaying the frame being processed is that an unnatural image may be displayed when reading and writing of image data are mixed. As described above, in the monitor mode, the output of the imaging device is updated one after another and is reflected on the LCD display, so that the user can follow the movement of the subject by looking at the LCD display.

図5の(B)は撮像回路がスチルモードである時の動作を表したもので、連続してスチル撮影を行う連写動作をしているので連写モードと呼ぶことができる。連写モードにおいても信号の流れは全体としてモニタモードの場合と同じであり、LCDが常に最新の画像が表示する事に変わりないが、画像処理回路では画像データを圧縮変換する処理と解像度変換する処理が加わり、表示回路は解像度変換された画像を表示する。
特開2000−115704号公報
FIG. 5B shows an operation when the imaging circuit is in the still mode, and can be called a continuous shooting mode because a continuous shooting operation in which still shooting is performed continuously. Even in the continuous shooting mode, the signal flow is the same as in the monitor mode as a whole, and the LCD always displays the latest image, but the image processing circuit converts the resolution of the image data and converts the resolution. Processing is added, and the display circuit displays the resolution-converted image.
JP 2000-115704 A

ここでモニタモード時とスチルモード時のLCD表示の遅れに注目する。図5の(A)、(B)、(C)において、45は撮像回路の画像出力開始から、そのコマがLCDに表示されるまでの時間を表したもので、これを表示タイムラグと呼ぶ事にする。図5の(A)に示すようにモニタモードにおいては表示タイムラグ45は小さく、1コマ強の時間に相当する。連写モードにおいても図5の(B)に示すように表示タイムラグ45は1コマ強の時間に相当すると言える。   Here, attention is paid to the delay of the LCD display in the monitor mode and the still mode. In (A), (B), and (C) of FIG. 5, 45 represents the time from the start of image output of the imaging circuit until the frame is displayed on the LCD, and this is called a display time lag. To. As shown in FIG. 5A, in the monitor mode, the display time lag 45 is small and corresponds to a time of just over one frame. Even in the continuous shooting mode, as shown in FIG. 5B, it can be said that the display time lag 45 corresponds to a time of just over one frame.

しかしながら図5の(A)と(B)を比較すれば明らかなように、スチル画像は画素数が多いので、撮像装置の出力においては上段41のように1コマの出力期間は長くなり、画像処理回路においては中段43のように1コマの処理時間も長くなる。そのため、連写モードにおいては表示タイムラグはモニタモードに比べて極端に大きくなる。   However, as is clear from a comparison between FIGS. 5A and 5B, since the still image has a large number of pixels, the output period of one frame becomes longer in the output of the imaging device as in the upper stage 41, and the image In the processing circuit, the processing time for one frame becomes longer as in the middle stage 43. Therefore, in the continuous shooting mode, the display time lag is extremely larger than that in the monitor mode.

図5の(B)は撮像回路の画素データ出力がプログレッシブ順である事を前提にした図であるが、これに対して(C)は画素データ出力が3フィールド分割のインターレス順である場合の図である。画素出力がインターレース順であると最終フィールドのデータが出力されるまでRGBデータからYCデータへの変換ができないので画像処理回路の動作開始が遅れ、その結果、LCD表示も遅れることになる。図5の(B)と(C)を比較すれば明らかなように、撮像回路の画素データ出力がインターレース順であると表示タイムラグ45はプログレッシブ順である場合より大きくなる。   FIG. 5B is a diagram based on the assumption that the pixel data output of the imaging circuit is in progressive order, whereas FIG. 5C is a case where the pixel data output is in interlaced order of three field divisions. FIG. If the pixel output is in the interlaced order, conversion from RGB data to YC data cannot be performed until the final field data is output, so that the operation start of the image processing circuit is delayed, and as a result, the LCD display is also delayed. As is apparent from a comparison between FIGS. 5B and 5C, when the pixel data output of the imaging circuit is in the interlaced order, the display time lag 45 is larger than that in the progressive order.

表示タイムラグは被写体の動きがLCD表示に現われるまでの時間差なので、これが大きいとユーザーは被写体を認識するのが遅れ、カメラを被写体を正しく被写体に向けることが出来なくなるので、その結果としてカメラは被写体を正しく捉えていない画像を記録することになる。   Since the display time lag is the time difference until the movement of the subject appears on the LCD display, if this is large, the user will be delayed in recognizing the subject, and the camera will not be able to point the subject correctly at the subject. An image that is not correctly captured will be recorded.

本発明の撮像装置は、連写中はスチルモードの撮影とモニタモード撮影を交互に行い、信号処理においてはモニタ画像をスチル画像より優先して処理することを最も主要な特徴とする。   The image pickup apparatus of the present invention is characterized in that still mode shooting and monitor mode shooting are alternately performed during continuous shooting, and that monitor images are processed with priority over still images in signal processing.

本発明の撮像装置では、連写中はモニタモードの撮影を定期的に行い、モニタ画像は直ちに処理してLCD表示することにより、表示タイムラグをモニターモード時と同等に抑えることができるという利点がある。   The image pickup apparatus of the present invention has an advantage that the display time lag can be suppressed to the same level as in the monitor mode by periodically taking the monitor mode during continuous shooting and processing the monitor image immediately and displaying it on the LCD. is there.

以下、図1乃至3を参照して本発明の実施例を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to FIGS.

図1は本発明によるデジタルスチルカメラの構成を図示するブロック図である。図1において11は撮像回路、14はバス、15は表示用メモリ、16はメインメモリ、17は表示回路、18は圧縮伸張回路、19は記録再生回路、21は画像処理部、22はライン数信号、23はモード切替信号である。   FIG. 1 is a block diagram illustrating the configuration of a digital still camera according to the present invention. In FIG. 1, 11 is an imaging circuit, 14 is a bus, 15 is a display memory, 16 is a main memory, 17 is a display circuit, 18 is a compression / expansion circuit, 19 is a recording / playback circuit, 21 is an image processing unit, and 22 is the number of lines. A signal 23 is a mode switching signal.

撮像回路11は入射光の像をRGB三原色に分解してデジタル化したRGB形式の画像データに変換する。光電変換素子は3フィールドインターレース読み出し方式のCCDであり、モニタ画像を出力するモニタモードとスチル画像を出力するスチルモードで動作が異なる。スチル画像は3フィールドに分割して出力し、各々のフィールドの出力に60分の6秒、3フィールド合計で60分の18秒を要する。一方、モニタ画像は60分の1秒毎に1画面を出力する。   The imaging circuit 11 decomposes the incident light image into RGB three primary colors and converts them into digitized RGB image data. The photoelectric conversion element is a three-field interlace readout type CCD, and the operation is different between a monitor mode for outputting a monitor image and a still mode for outputting a still image. The still image is divided into three fields and output. The output of each field requires 6/60 seconds, and the total of the three fields requires 18/60 seconds. On the other hand, the monitor image outputs one screen every 1/60 second.

撮像回路11はバス12経由でメインメモリ16に入力画像を書き込む。その際に撮像回路11は書き込んだライン数をライン数信号22として制御回路20に通知する。メインメモリ16にはスチル画像領域とモニタ画像領域があり、撮像回路11は画像に応じて書き込む領域を選択する。   The imaging circuit 11 writes an input image into the main memory 16 via the bus 12. At that time, the imaging circuit 11 notifies the control circuit 20 of the number of lines written as a line number signal 22. The main memory 16 has a still image area and a monitor image area, and the imaging circuit 11 selects an area to be written according to the image.

画像処理部21はメインメモリ16からRGB形式の画像データを読み出してYC形式の画像データに変換する。画像処理部21はモニタモードとスチルモードの二つのモードを持ち、モードはモード切替信号23で切り替わる。スチルモードであればメインメモリ16のスチル画像領域からRGB形式の画像データを読み出してYC形式の画像データをメインメモリのYCデータ領域に書き戻す。逆にモニタモードであればメインメモリ16のモニタ画像領域からRGB形式の画像データを読み出してYC形式の画像データを表示用メモリ15に書き込む。   The image processing unit 21 reads out RGB format image data from the main memory 16 and converts it into YC format image data. The image processing unit 21 has two modes, a monitor mode and a still mode, and the mode is switched by a mode switching signal 23. In the still mode, the RGB image data is read from the still image area of the main memory 16, and the YC image data is written back to the YC data area of the main memory. Conversely, in the monitor mode, RGB image data is read from the monitor image area of the main memory 16 and YC image data is written to the display memory 15.

表示回路17は表示用メモリ15からYCデータを読み出し、映像信号に変換してLCDに表示する。静止画撮影の為にモニタ画像の入力が中断する時にはLCDを黒画面にする。圧縮伸張回路18はメインメモリ16からYCデータを読み出し、容量を縮小した亜圧縮データに変換してメインメモリ16に書き戻す。記録再生回路19はメインメモリ16から圧縮データを読み出してフラッシュメモリに書き込む。   The display circuit 17 reads YC data from the display memory 15, converts it into a video signal, and displays it on the LCD. When the monitor image input is interrupted to shoot a still image, the LCD is set to a black screen. The compression / decompression circuit 18 reads the YC data from the main memory 16, converts it into sub-compression data with a reduced capacity, and writes it back to the main memory 16. The recording / reproducing circuit 19 reads the compressed data from the main memory 16 and writes it into the flash memory.

次に画像処理部21の構成を図2を用いて説明する。図2は画像処理部21の構成例を示したブロック図である。   Next, the configuration of the image processing unit 21 will be described with reference to FIG. FIG. 2 is a block diagram illustrating a configuration example of the image processing unit 21.

図2において12は画像処理回路、21は画像処理部、23はモード切替信号、24はセレクタ、25はゲート回路、26は出力切替回路、27はレジスタF群、28はレジスタB群、29はトリガパルス群である。モード切替信号23は画像処理部21の動作を切り替えるもので、セレクタ24、ゲート回路25、出力切替回路26を制御する。レジスタF群27とレジスタB群28は各々画像処理回路12の動作を指示するもので、指示の内容はRGBデータ領域の先頭番地、YCデータ領域の先頭番地を含む。レジスタF群とレジスタB群の出力はセレクタ24により選択され、一方の指示だけが画像処理回路12に与えられる。画像処理回路12は指示に従ってRGBデータの読み出しとデータの変換とYCデータの書き込みを行い、読み出し及び書き込みに同期してトリガパルス群29を出力する。このトリガパルス群29は書き込み及び読み出しの進行に合わせてRGBデータの先頭番地及びYCデータの先頭番地を更新する為のパルスであり、ゲート回路25の働きによりレジスタF群とレジスタB群のうちセレクタ24で選択されているレジスタ群にのみ与えられ、それぞれのレジスタの値を更新する。出力切替回路26はモード切替信号23に従って画像処理回路12の出力先を切り替える。   In FIG. 2, 12 is an image processing circuit, 21 is an image processing unit, 23 is a mode switching signal, 24 is a selector, 25 is a gate circuit, 26 is an output switching circuit, 27 is a register F group, 28 is a register B group, and 29 is It is a trigger pulse group. The mode switching signal 23 switches the operation of the image processing unit 21 and controls the selector 24, the gate circuit 25, and the output switching circuit 26. The register F group 27 and the register B group 28 each instruct the operation of the image processing circuit 12, and the contents of the instruction include the start address of the RGB data area and the start address of the YC data area. The outputs of the registers F and B are selected by the selector 24, and only one instruction is given to the image processing circuit 12. The image processing circuit 12 reads the RGB data, converts the data, and writes the YC data according to the instruction, and outputs the trigger pulse group 29 in synchronization with the reading and writing. The trigger pulse group 29 is a pulse for updating the leading address of RGB data and the leading address of YC data in accordance with the progress of writing and reading. The gate circuit 25 operates to select the selector among the register F group and the register B group. It is given only to the register group selected in 24, and the value of each register is updated. The output switching circuit 26 switches the output destination of the image processing circuit 12 according to the mode switching signal 23.

ここでモード切替えにおける動作を説明する。スチルモードではレジスタB群が選択されており、処理の進行に応じてレジスタB群のRGBデータの先頭番地及びYCデータの先頭番地がインクリメントされていく。ある時点でモード切替信号23が変化し、モニタモードに切り替わるとレジスタB群に代わってレジスタF群が選択されるようになり、レジスタB群は変化しなくなる。モード切替信号23が再び変化し、スチルモードに切り替わるとレジスタB群のRGBデータの先頭番地及びYCデータの先頭番地はスチル画像の処理が停止する直前の状態に保たれているので、画像処理回路12は中断した箇所からスチル画像の処理を再開することができる。   Here, the operation in mode switching will be described. In the still mode, the register B group is selected, and the leading address of the RGB data and the leading address of the YC data in the register B group are incremented as the processing proceeds. When the mode switching signal 23 changes at a certain point and the monitor mode is switched, the register F group is selected instead of the register B group, and the register B group does not change. When the mode switching signal 23 changes again and switches to the still mode, the start address of the RGB data of the register B group and the start address of the YC data are maintained in a state immediately before the still image processing is stopped. No. 12 can restart the still image processing from the interrupted location.

次に図3を用いて撮影からモニタ表示までの動作の流れを説明する。図3は撮像回路11と制御回路20と画像処理部21と表示回路17の動作を表した図であり、(A)と(B)は二つの異なる制御方法の適用例を示している。図3において41は撮像回路11の出力の状態の時間変化を表す棒グラフであり、42は制御回路20の出力であるモード切替信号23の波形であり、43は画像処理部21における処理動作の時間変化を表す棒グラフであり、44は表示回路17におけるLCD表示の時間変化を表す棒グラフであり、45は表示タイムラグを表す。   Next, the flow of operations from shooting to monitor display will be described with reference to FIG. FIG. 3 is a diagram showing operations of the imaging circuit 11, the control circuit 20, the image processing unit 21, and the display circuit 17, and (A) and (B) show application examples of two different control methods. In FIG. 3, 41 is a bar graph showing the time change of the output state of the imaging circuit 11, 42 is the waveform of the mode switching signal 23 that is the output of the control circuit 20, and 43 is the time of the processing operation in the image processing unit 21. A bar graph showing the change, 44 is a bar graph showing the time change of the LCD display in the display circuit 17, and 45 shows a display time lag.

先ず図3(A)に従って動作を説明する。静止画撮影を始めると、図3(A)の41と43に示すように撮像回路11はスチル画像を3フィールドに分割して出力するので、第一フィールドと第二フィールドの間は画像処理部21はスチル画像の処理を行うことが出来ない。この間は表示に適したYCデータが無いので、図3(A)の44に示すように画像処理部21はLCD表示はブラックアウトにする。   First, the operation will be described with reference to FIG. When still image shooting is started, the image pickup circuit 11 divides and outputs the still image into three fields as indicated by 41 and 43 in FIG. 3A, so that an image processing unit is provided between the first field and the second field. No. 21 cannot process a still image. During this time, there is no YC data suitable for display, so the image processing unit 21 makes the LCD display black out as shown at 44 in FIG.

撮像回路11が第三フィールドのRGBデータの出力を始めると、制御回路20は撮像回路11が出力するライン数信号に応じて図3(A)の42のモード切替信号を変化させ、画像処理部21をスチルモードにする。すると図3(A)の43のように画像処理部21はスチル画像のRGBデータをYCデータに変換してメインメモリ16に出力する。   When the imaging circuit 11 starts outputting the RGB data of the third field, the control circuit 20 changes the mode switching signal of 42 in FIG. 3A according to the line number signal output from the imaging circuit 11, and the image processing unit 21 is set to the still mode. Then, as indicated by 43 in FIG. 3A, the image processing unit 21 converts the RGB data of the still image into YC data and outputs it to the main memory 16.

撮像回路11が第三フィールドのRGBデータの出力を終えてモニタ画像のRGBデータの出力を開始すると、制御回路20は撮像回路11が出力するライン数信号に応じて図3(A)の42のモード切替信号を変化させ、画像処理部21をモニタモードにする。すると図3(A)の43のように画像処理部21はモニタ画像のRGBデータをYCデータに変換して表示用メモリ15に出力する。画像処理部21がモニタ画像の処理を終えた時点で表示回路17はLCD表示を開始し、同時に制御回路20は図3(A)の42に示すようにモード切替信号を変化させ、画像処理部21は再びスチルモードになってスチル画像の処理を再開する。その後、画像処理部21が最初のスチル画像の処理を完了した時点で制御回路20はスチルモードのレジスタ群とモニタモードのレジスタ群を初期化し、撮像回路11が2枚目のスチル画像の第三フィールドの画像データを出力し始めるのを待って、2枚目のスチル画像の処理を開始させる。   When the imaging circuit 11 finishes outputting the RGB data of the third field and starts outputting the RGB data of the monitor image, the control circuit 20 changes the reference numeral 42 in FIG. 3A according to the line number signal output by the imaging circuit 11. The mode switching signal is changed to set the image processing unit 21 to the monitor mode. Then, as indicated by 43 in FIG. 3A, the image processing unit 21 converts the RGB data of the monitor image into YC data and outputs it to the display memory 15. When the image processing unit 21 finishes processing the monitor image, the display circuit 17 starts LCD display. At the same time, the control circuit 20 changes the mode switching signal as indicated by 42 in FIG. 21 again enters the still mode and resumes still image processing. Thereafter, when the image processing unit 21 completes the processing of the first still image, the control circuit 20 initializes the still mode register group and the monitor mode register group, and the imaging circuit 11 causes the third still image to be the third still image. Waiting for the start of outputting field image data, processing of the second still image is started.

図3(B)は、より簡略な制御方法を採った例を説明する図である。この制御方法では図3(B)の43が示すように、撮像回路11が1コマ目のスチル画像のRGBデータを出力している間は画像処理部21は信号処理を行わず、最初のモニタ画像を先に処理している。   FIG. 3B is a diagram illustrating an example in which a simpler control method is adopted. In this control method, as indicated by 43 in FIG. 3B, the image processing unit 21 does not perform signal processing while the imaging circuit 11 outputs the RGB data of the still image of the first frame, and the first monitor. The image is processed first.

フラッシュ撮影や薄暮時の撮影では光源の色温度の影響でホワイトバランスがずれている可能性があり、ホワイトバランスを正しく補正する為には1画面分のRGBデータを統計的に評価した上で信号処理を開始するのが理想的である。画像データは出来るだけ早く処理した方がメモリ消費量の点で有利であるが、画質の点では1画面分のRGBデータを取り込み終えてから処理した方が有利である。   The white balance may be off due to the color temperature of the light source when shooting with flash or twilight. To correct the white balance correctly, the RGB data for one screen is statistically evaluated before the signal is received. Ideally, the process begins. It is advantageous to process image data as soon as possible in terms of memory consumption, but in terms of image quality, it is advantageous to process after capturing RGB data for one screen.

この制御方法の例では、1コマ目のスチル画像の処理は、1コマ目のモニタ画像の処理を終えてから開始する。以後は同様に2コマ目のモニタ画像の処理の次に2コマ目のスチル画像の処理を開始する。この方式によれば、図3(B)の43が示すようにスチル画像の処理もモニタ画像の処理と同様に途中で処理の中断が入らないので、図2のように二組のレジスタ群を持つ必要は無く、1画面の画像処理が終了する毎に1組のレジスタ群の内容を更新する手段があれば十分である。   In this example of the control method, the processing of the still image for the first frame is started after the processing of the monitor image for the first frame is finished. Thereafter, similarly, the processing of the still image of the second frame is started after the processing of the monitor image of the second frame. According to this method, as indicated by 43 in FIG. 3B, still image processing is not interrupted in the same way as monitor image processing, so two sets of register groups are formed as shown in FIG. There is no need to have a means for updating the contents of a set of registers each time image processing for one screen is completed.

図3の(A)と(B)のどちらの場合でも、表示タイムラグ45は図5(A)に示すモニタモードでの表示タイムラグと同じである。図3の(A)は1コマの表示後はLCDをブラックアウトしているのに対し、図3の(B)は次のモニタ画像の更新までLCD表示を維持している。後者の方がLCD表示がちらつかないので見かけは良いが、止まった画像が表示され続けるために視覚的補間が働かず、LCD表示が(A)の表示法より遅れているような印象を受けることがある。両者とも一長一短があるので、どちらを選択してもよい。   In both cases (A) and (B) of FIG. 3, the display time lag 45 is the same as the display time lag in the monitor mode shown in FIG. In FIG. 3A, the LCD is blacked out after one frame is displayed, while in FIG. 3B, the LCD display is maintained until the next monitor image update. The latter is better because the LCD display does not flicker, but visual interpolation does not work because the still image continues to be displayed, and the LCD display appears to be delayed from the display method of (A). There is. Since both have advantages and disadvantages, either may be selected.

以上、説明してきたように、連写中はモニタモードの撮影を定期的に挿入し、モニタ画像は直ちに処理してLCD表示することにより、表示タイムラグをモニターモード時と同等に抑えることができる。   As described above, during continuous shooting, monitor mode shooting is periodically inserted, and the monitor image is immediately processed and displayed on the LCD, so that the display time lag can be suppressed to the same level as in the monitor mode.

本発明にかかる撮像装置は、連写中はモニタモードの撮影を定期的に行い、モニタ画像は直ちに処理してLCD表示することにより、表示タイムラグをモニターモード時と同等に抑えることができ、デジタルカメラやカメラ付き携帯電話端末等に適用できる。   The image pickup apparatus according to the present invention periodically shoots in the monitor mode during continuous shooting, and the monitor image is immediately processed and displayed on the LCD, so that the display time lag can be suppressed to the same level as in the monitor mode. It can be applied to cameras and mobile phone terminals with cameras.

本発明によるデジタルスチルカメラの構成を図示するブロック図1 is a block diagram illustrating the configuration of a digital still camera according to the present invention. 本発明による画像処理部の構成を図示するブロック図1 is a block diagram illustrating the configuration of an image processing unit according to the present invention. 本発明による撮影からモニタ表示までの動作の流れを説明する図The figure explaining the flow of operation | movement from imaging | photography to a monitor display by this invention 従来のデジタルスチルカメラの構成を図示するブロック図Block diagram illustrating the configuration of a conventional digital still camera 従来の撮影からモニタ表示までの動作の流れを説明する図The figure explaining the flow of operation from the conventional photography to the monitor display

符号の説明Explanation of symbols

11 撮像回路
12 画像処理回路
14 バス
16 メインメモリ
17 表示回路
18 圧縮伸張回路
19 記録再生回路
21 画像処理部
22 ライン数信号
23 モード切替信号
24 セレクタ
25 ゲート回路
26 出力切替回路
27 レジスタF群
28 レジスタB群
29 トリガパルス群
41 撮像回路の出力の状態の時間変化を表す棒グラフ
42 制御回路の出力であるモード切替信号の波形
43 画像処理部における処理動作の時間変化を表す棒グラフ
44 表示回路におけるLCD表示の時間変化を表す棒グラフ
45 表示タイムラグ
DESCRIPTION OF SYMBOLS 11 Image pickup circuit 12 Image processing circuit 14 Bus 16 Main memory 17 Display circuit 18 Compression / decompression circuit 19 Recording / playback circuit 21 Image processing unit 22 Line number signal 23 Mode switching signal 24 Selector 25 Gate circuit 26 Output switching circuit 27 Register F group 28 Register Group B 29 Trigger pulse group 41 Bar graph showing time change of output state of imaging circuit 42 Waveform of mode switching signal which is output of control circuit 43 Bar graph showing time change of processing operation in image processing unit 44 LCD display in display circuit Bar graph showing time change of 45 display time lag

Claims (8)

撮像回路と、記憶手段と、画像処理回路と、表示回路と、制御回路とを備え、前記撮像回路は静止画撮影機能と動画撮影機能を有し、前記記憶手段は前記撮像回路が出力する静止画データまたは動画データを記憶する機能を有し、前記画像処理回路は静止画データまたは動画データを処理する機能を有し、前記表示回路は前記画像処理回路が処理した画像データを表示するものであり、前記制御回路は前記撮像回路および前記画像処理回路を制御するものであって、静止画撮影と動画撮影を交互に行うよう前記撮像回路を制御し、動画データを静止画データより優先して処理するよう前記画像処理回路を制御することを特徴とする撮像装置。 An imaging circuit, a storage unit, an image processing circuit, a display circuit, and a control circuit are provided, the imaging circuit has a still image shooting function and a moving image shooting function, and the storage unit is a still image output by the imaging circuit. The image processing circuit has a function of storing image data or moving image data, the image processing circuit has a function of processing still image data or moving image data, and the display circuit displays image data processed by the image processing circuit. And the control circuit controls the image pickup circuit and the image processing circuit, and controls the image pickup circuit to alternately perform still image shooting and moving image shooting, giving priority to moving image data over still image data. An image pickup apparatus that controls the image processing circuit to perform processing. 請求項1記載の撮像装置であって、前記の動画データを静止画データより優先して処理する制御においては、静止画データと、その直後に撮影された動画データの処理の順序を入替え、後で撮影された動画データの処理を終えてから、その直前の静止画データを処理するよう前記画像処理回路を制御することを特徴とする撮像装置。 The imaging apparatus according to claim 1, wherein in the control of processing the moving image data with priority over still image data, the processing order of the still image data and the moving image data captured immediately thereafter is switched, and An image pickup apparatus, comprising: controlling the image processing circuit so as to process still image data immediately before the processing of the moving image data photographed in step (1). 請求項1記載の撮像装置であって、前記の動画データを静止画データより優先して処理する制御においては、静止画撮影に続いて動画撮影を始めた後で、静止画データの処理を中断して動画データの処理を開始し、動画データの処理終了後に静止画データの処理を再開するよう前記画像処理回路を制御することを特徴とする撮像装置。 The imaging apparatus according to claim 1, wherein in the control for processing the moving image data in preference to the still image data, the processing of the still image data is interrupted after starting the moving image shooting following the still image shooting. Then, the imaging apparatus controls the image processing circuit to start the processing of the moving image data and restart the processing of the still image data after the processing of the moving image data ends. 請求項1記載の撮像装置であって、前記の動画データを静止画データより優先して処理する制御においては、静止画撮影に続いて動画撮影を始めた後で、静止画データの処理と動画データの処理を交互に行うよう前記画像処理回路を制御し、動画データの処理終了後は静止画データの処理を行うよう前記画像処理回路を制御することを特徴とする撮像装置。 2. The image pickup apparatus according to claim 1, wherein in the control for processing the moving image data in preference to the still image data, the processing of the still image data and the moving image are started after the moving image shooting is started after the still image shooting. An image pickup apparatus that controls the image processing circuit to alternately process data and controls the image processing circuit to process still image data after the processing of moving image data ends. 請求項1乃至4のいずれかに記載の撮像装置であってタイマーを備え、前記制御回路はタイマーを監視し、前記画像処理回路における静止画データの処理と動画データの処理をタイマーの値に従って切り替える事を特徴とする撮像回路。 5. The imaging apparatus according to claim 1, further comprising a timer, wherein the control circuit monitors the timer, and switches between processing of still image data and processing of moving image data in the image processing circuit according to a timer value. An imaging circuit characterized by things. 請求項1乃至4のいずれかに記載の撮像装置であって、前記撮像回路は出力したデータ量を制御回路に通知する手段を有し、前記制御回路は通知されたデータ量に従って前記画像処理回路を制御する事を特徴とする撮像回路。 5. The imaging apparatus according to claim 1, wherein the imaging circuit has means for notifying a control circuit of an output data amount, and the control circuit according to the notified data amount. An imaging circuit characterized by controlling the above. 請求項1乃至6のいずれかに記載の撮像装置であって、静止画用レジスタ群と動画用レジスタ群を備え、前記制御回路は有効なレジスタ群を選択するものであり、前記画像処理回路は選択されたレジスタ群の指示に従って処理を行う事を特徴とする撮像回路。 7. The imaging apparatus according to claim 1, further comprising a still image register group and a moving image register group, wherein the control circuit selects an effective register group, and the image processing circuit includes: An imaging circuit that performs processing in accordance with an instruction of a selected register group. 請求項1乃至6のいずれかに記載の撮像装置であって、レジスタ群と退避手段を備え、前記退避手段は前記レジスタ群の内容を記憶するものであり、前記画像処理回路は前記レジスタ群の指示に従って処理を行うものであり、前記制御回路は前記レジスタ群の内容と前記退避手段の内容を互いに入れ替える機能を有することを特徴とする撮像回路。 The imaging apparatus according to claim 1, further comprising a register group and a save unit, wherein the save unit stores contents of the register group, and the image processing circuit is configured to store the register group. An imaging circuit, which performs processing according to an instruction, and wherein the control circuit has a function of exchanging the contents of the register group and the contents of the saving means.
JP2003375398A 2003-11-05 2003-11-05 Imaging apparatus Pending JP2005142707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003375398A JP2005142707A (en) 2003-11-05 2003-11-05 Imaging apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003375398A JP2005142707A (en) 2003-11-05 2003-11-05 Imaging apparatus

Publications (2)

Publication Number Publication Date
JP2005142707A true JP2005142707A (en) 2005-06-02
JP2005142707A5 JP2005142707A5 (en) 2006-11-30

Family

ID=34686778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003375398A Pending JP2005142707A (en) 2003-11-05 2003-11-05 Imaging apparatus

Country Status (1)

Country Link
JP (1) JP2005142707A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007006017A (en) * 2005-06-22 2007-01-11 Sony Corp Image processing apparatus
US20120044399A1 (en) * 2010-08-23 2012-02-23 Sony Corporation Imaging apparatus, method of controlling imaging apparatus, and program
US8319794B2 (en) 2007-10-19 2012-11-27 Sony Corporation Image display control apparatus, method for controlling the same, and program
US9648232B2 (en) 2014-01-29 2017-05-09 Canon Kabushiki Kaisha Image processing apparatus, image capturing apparatus, control method and recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007006017A (en) * 2005-06-22 2007-01-11 Sony Corp Image processing apparatus
JP4618012B2 (en) * 2005-06-22 2011-01-26 ソニー株式会社 Image processing device
US8319794B2 (en) 2007-10-19 2012-11-27 Sony Corporation Image display control apparatus, method for controlling the same, and program
US20120044399A1 (en) * 2010-08-23 2012-02-23 Sony Corporation Imaging apparatus, method of controlling imaging apparatus, and program
EP2424223A1 (en) * 2010-08-23 2012-02-29 Sony Corporation Imaging apparatus, method of controlling imaging apparatus, and program
US8675110B2 (en) 2010-08-23 2014-03-18 Sony Corporation Imaging apparatus, method of controlling imaging apparatus, and program for continuous image capturing
US9648232B2 (en) 2014-01-29 2017-05-09 Canon Kabushiki Kaisha Image processing apparatus, image capturing apparatus, control method and recording medium

Similar Documents

Publication Publication Date Title
US7057658B1 (en) Digital camera capable of forming a smaller motion image frame
KR100917088B1 (en) Image capturing apparatus and electronic zoom method
US7768553B2 (en) Photographing apparatus, display control method, and program
JP4565504B2 (en) Image synthesizer
US7860321B2 (en) Image pickup apparatus with function of rate conversion processing and control method therefor
JP5909997B2 (en) IMAGING DEVICE AND IMAGING DEVICE CONTROL METHOD
US6762792B1 (en) Digital still camera
JP4148586B2 (en) Image synthesizer
US8345110B2 (en) Image processing apparatus and storage medium
JP2008219317A (en) Imaging apparatus
JP2007202050A (en) Image generating apparatus and program
JP2005142707A (en) Imaging apparatus
JP4175729B2 (en) Electronic imaging device
US11368624B2 (en) Image capturing apparatus and control method thereof
JP4211572B2 (en) Imaging device
JP4396562B2 (en) Imaging apparatus and image quality display method
JP2000299810A (en) Image pickup device
JP4786452B2 (en) camera
JP4292963B2 (en) Imaging device
JP2010074612A (en) Camera apparatus with monitor, image display method thereof, and image display control program
JP2005303351A (en) Image pickup device
JP2005080198A (en) Imaging apparatus
JP2000253280A (en) Image pickup device
JP2012124624A (en) Imaging device
JP2012100022A (en) Image processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061018

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061018

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20061114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081224

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090428