JP2007166551A - Imaging apparatus, control method of imaging apparatus, and computer program - Google Patents

Imaging apparatus, control method of imaging apparatus, and computer program Download PDF

Info

Publication number
JP2007166551A
JP2007166551A JP2005364042A JP2005364042A JP2007166551A JP 2007166551 A JP2007166551 A JP 2007166551A JP 2005364042 A JP2005364042 A JP 2005364042A JP 2005364042 A JP2005364042 A JP 2005364042A JP 2007166551 A JP2007166551 A JP 2007166551A
Authority
JP
Japan
Prior art keywords
conversion
image
data
imaging
image 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.)
Granted
Application number
JP2005364042A
Other languages
Japanese (ja)
Other versions
JP4769567B2 (en
Inventor
Yoshihiro Kobayashi
義宏 小林
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 JP2005364042A priority Critical patent/JP4769567B2/en
Publication of JP2007166551A publication Critical patent/JP2007166551A/en
Application granted granted Critical
Publication of JP4769567B2 publication Critical patent/JP4769567B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Studio Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable an appropriate contraction according to scale factor of an electronic zoom or a sensitivity setting at the time of shooting. <P>SOLUTION: In a system control circuit 50, according to scale factor of the electronic zoom, when it is judged that magnification processing of RAW data is required, setting of magnification zoom parameter of a magnification zoom circuit 28 for RAW data is performed. Picture data acquired through an A/D converter 14 is read from a memory 22 through a memory control circuit 18 into the magnification zoom circuit 28. After performing magnification processing of RAW data, the data is written in a memory 22. The RAW data to which magnification processing was performed is read into a compression/expansion circuit 26 through the memory control circuit 18, the DPCM translation for loss-less compression and loss-less compression processing of Huffman coding, etc. are performed, and writing in the memory 22 is performed. After that, a write processing into a record medium 24 of compression data stream written in the memory 22 is performed. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、撮像装置、撮像装置の制御方法、及びコンピュータプログラムに関する。   The present invention relates to an imaging apparatus, an imaging apparatus control method, and a computer program.

電子カメラ等の撮像装置において、撮像素子によって生成された画像信号をデジタルデータにA/D変換し、多くの場合は必要な画像処理を施した後にJPEG符号化等の非可逆圧縮処理を行い、記録媒体へ記録することが行われている。   In an imaging device such as an electronic camera, the image signal generated by the imaging device is A / D converted into digital data, and in many cases, after necessary image processing is performed, lossy compression processing such as JPEG encoding is performed, Recording on a recording medium is performed.

また、画像品質を劣化させることなく画像データを記録したい場合には、可逆圧縮処理を行い、RAWデータとして記録媒体へ記録することが行われている。   When it is desired to record image data without degrading image quality, lossless compression processing is performed and recording as RAW data on a recording medium is performed.

特開2002−84547号公報JP 2002-84547 A

ところで、近年の半導体技術の進歩により、撮像素子の高解像度化が急速に進み、記録される画像データのファイルサイズも増加する傾向にある。   By the way, recent advances in semiconductor technology have led to a rapid increase in resolution of image sensors, and a tendency to increase the file size of recorded image data.

しかしながら、L版サイズ等に印刷して楽しむことを目的とする多くのユーザにとっては、300万画素程度の画素数があれば十分である。1000万画素を超える画素数の画像データは、情報として過剰であり、ファイルサイズの増加を引き起こす要因ともなる。さらに、高解像度化に伴う画素の微細化の影響により、記録される画像データに対するランダムノイズの影響も顕著になりつつある。これらの問題は、RAWデータとして記録する場合においても同様に発生する問題である。   However, for many users who want to enjoy printing on the L size or the like, a pixel count of about 3 million pixels is sufficient. Image data having a number of pixels exceeding 10 million pixels is excessive as information and causes an increase in file size. Furthermore, the influence of random noise on recorded image data is becoming more prominent due to the influence of pixel miniaturization accompanying the increase in resolution. These problems occur similarly when recording as RAW data.

特許文献1には、補間処理等の画像処理を行う前に、撮像素子から出力された画像データを、フィルタ配列を保持したまま予めサイズ変換を行うことで、その後の画像処理時間、リサイズ処理時間及びメモリ使用量等の削減効果があるとする技術が開示されている。   In Patent Document 1, before performing image processing such as interpolation processing, the image data output from the image sensor is subjected to size conversion in advance while retaining the filter array, so that the subsequent image processing time and resizing processing time. In addition, a technique is disclosed that has an effect of reducing memory usage and the like.

本発明は、電子ズームの倍率や撮影時の設定感度に応じて適切に縮小変換を行うことができるようにすることを目的とする。   It is an object of the present invention to appropriately perform reduction conversion according to the magnification of electronic zoom and the set sensitivity at the time of shooting.

本発明の撮像装置は、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段と、前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められた第1のサイズに縮小変換する第1のデータ変換手段とを備えたことを特徴とする。
本発明の別の撮像装置は、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記撮像手段の撮影時の感度を設定する感度設定手段と、前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換手段とを備えたことを特徴とする。
本発明の撮像装置の制御方法は、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段とを備えた撮像装置の制御方法であって、前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められたサイズに縮小変換するデータ変換手順を有することを特徴とする。
本発明の別の撮像装置の制御方法は、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記撮像手段の撮影時の感度を設定する感度設定手段とを備えた撮像装置の制御方法であって、前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換手順を有することを特徴とする。
本発明のコンピュータプログラムは、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段とを備えた撮像装置を制御するためのコンピュータプログラムであって、前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められたサイズに縮小変換するデータ変換処理をコンピュータに実行させることを特徴とする。
本発明の別のコンピュータプログラムは、被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記撮像手段の撮影時の感度を設定する感度設定手段とを備えた撮像装置を制御するためのコンピュータプログラムであって、前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換処理をコンピュータに実行させることを特徴とする。
The imaging apparatus of the present invention includes an imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, and the A / D An electronic zoom unit that obtains a zoom effect by cutting out part of image data after A / D conversion by the D conversion unit, and an image cut out by the electronic zoom unit while retaining the filter array of the image data And a first data conversion means for converting the data to a predetermined first size regardless of the magnification of the electronic zoom.
Another imaging apparatus of the present invention includes an imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, Sensitivity setting means for setting the sensitivity at the time of shooting of the image pickup means, and image data after A / D conversion by the A / D conversion means, while maintaining the filter arrangement of the image data, the set sensitivity at the time of shooting And a data conversion means for performing a reduction conversion to a size corresponding to the above.
An imaging apparatus control method according to the present invention includes: an imaging unit that photoelectrically converts light from a subject to generate an image signal; an A / D conversion unit that A / D converts an image signal output from the imaging unit; An image pickup apparatus control method comprising: an electronic zoom unit that obtains a zoom effect by cutting out part of image data after A / D conversion by the A / D conversion unit, the filter array included in the image data The image data cut out by the electronic zoom means while maintaining the image data has a data conversion procedure for reducing and converting the image data to a predetermined size regardless of the magnification of the electronic zoom.
Another control method for an image pickup apparatus according to the present invention includes an image pickup means for photoelectrically converting light from a subject to generate an image signal, and an A / D conversion means for A / D converting the image signal output from the image pickup means. And a sensitivity setting means for setting the sensitivity at the time of shooting of the imaging means, wherein the A / D conversion means performs A / D conversion while holding the filter array of the image data. It has a data conversion procedure for reducing and converting the image data after D conversion into a size corresponding to the set sensitivity at the time of photographing.
The computer program of the present invention includes an imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, and the A / D A computer program for controlling an image pickup apparatus including an electronic zoom unit that obtains a zoom effect by cutting out part of image data after A / D conversion by a D conversion unit, the filter included in the image data The computer is caused to execute a data conversion process for reducing and converting the image data cut out by the electronic zoom means into a predetermined size regardless of the magnification of the electronic zoom while maintaining the arrangement.
Another computer program of the present invention includes an imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, A computer program for controlling an image pickup apparatus including sensitivity setting means for setting sensitivity at the time of shooting by the image pickup means, wherein the A / D conversion means performs A while maintaining the filter array of the image data. The computer is caused to perform data conversion processing for reducing and converting the image data after / D conversion into a size corresponding to the sensitivity set at the time of shooting.

本発明によれば、所望の電子ズーム処理に必要な画像データを、多くのユーザにとって必要十分といえる画像サイズに縮小変換してユーザに提供することができ、ラインダムノイズの低減及びファイルサイズの削減が可能となる。
また、縮小変換にならない場合には変換を行わないようにすることで、拡大変換により逆にランダムノイズを増大させるのを防ぐことができる。
また、電子ズーム倍率に応じて変倍方法を切り替えることにより、低倍率側ではランダムノイズを低減させた画像データを、高倍率側では従来の画像データに対してより解像度の高い画像データを提供することができる。
According to the present invention, image data necessary for desired electronic zoom processing can be reduced and converted to an image size that can be said to be necessary and sufficient for many users, and can be provided to the user. Reduction is possible.
Further, if the reduction conversion is not performed, the conversion is not performed, so that it is possible to prevent the random noise from increasing due to the expansion conversion.
Also, by switching the magnification method according to the electronic zoom magnification, image data with reduced random noise is provided on the low magnification side, and image data with higher resolution than conventional image data is provided on the high magnification side. be able to.

別の本発明によれば、撮影時の設定感度に応じて、ランダムノイズ低減効果に対して最適な画像サイズに縮小変換してユーザに提供することができ、ラインダムノイズの低減及びファイルサイズの削減が可能となる。   According to another aspect of the present invention, it is possible to provide the user with a reduced image size that is optimal for the random noise reduction effect according to the setting sensitivity at the time of shooting, and to provide the user with reduction of line dam noise and file size. Reduction is possible.

以下、添付図面を参照して、本発明の好適な実施形態について説明する。
(第1の実施形態)
図1は、本発明の実施形態に係る撮像装置100の構成を示す図である。同図において、10はズーム機構や絞り機構等を有するレンズユニットである。12は光学像を電気信号に変換する撮像素子(例えばCCD素子)である。14は撮像素子12のアナログ出力信号を電気信号に変換するA/D変換器である。16は撮像素子12、A/D変換機14、D/A変換器30にクロック信号や制御信号を供給するタイミング発生回路であり、システム制御回路50により制御される。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.
(First embodiment)
FIG. 1 is a diagram illustrating a configuration of an imaging apparatus 100 according to an embodiment of the present invention. In the figure, reference numeral 10 denotes a lens unit having a zoom mechanism, a diaphragm mechanism, and the like. Reference numeral 12 denotes an imaging device (for example, a CCD device) that converts an optical image into an electrical signal. Reference numeral 14 denotes an A / D converter that converts an analog output signal of the image sensor 12 into an electric signal. Reference numeral 16 denotes a timing generation circuit that supplies a clock signal and a control signal to the image sensor 12, the A / D converter 14, and the D / A converter 30, and is controlled by the system control circuit 50.

18はメモリ制御回路であり、A/D変換器14、画像処理回路20、メモリ22、記録媒体24、圧縮・伸長回路26、D/A変換器30、RAWデータ用変倍回路(変倍回路A)28、YUVデータ用変倍回路(変倍回路B)29の間でデータ転送制御を行う。A/D変換器14から出力されるデータは、画像処理回路20及びメモリ制御回路18を介して、或いは、画像処理回路20を介することなくメモリ制御回路18のみを介して、メモリ22もしく記録媒体24に書き込まれる。   Reference numeral 18 denotes a memory control circuit, which includes an A / D converter 14, an image processing circuit 20, a memory 22, a recording medium 24, a compression / decompression circuit 26, a D / A converter 30, a RAW data scaling circuit (a scaling circuit). A) Data transfer control is performed between 28 and the YUV data scaling circuit (magnification circuit B) 29. Data output from the A / D converter 14 is recorded in the memory 22 or through the image processing circuit 20 and the memory control circuit 18 or only through the memory control circuit 18 without the image processing circuit 20. It is written on the medium 24.

20は画像処理回路であり、A/D変換器14から出力されるデータ、或いは、メモリ制御回路18から出力されるデータに対して、画像補間処理や色変換処理等の画像再現処理を施し、RAWデータからYUVデータに変換する。   An image processing circuit 20 performs image reproduction processing such as image interpolation processing and color conversion processing on the data output from the A / D converter 14 or the data output from the memory control circuit 18, Conversion from RAW data to YUV data.

22は撮像装置100に内蔵されたメモリであり、撮影した静止画像や動画像の画像処理や圧縮・伸長時の作業領域として使用したり、表示画像用として使用したりする。メモリ22は、所定枚数の静止画像データや所定時間の動画像データを格納するに十分な記録容量を備えている。また、メモリ22は、システム制御回路50の作業領域としても使用されうる。   Reference numeral 22 denotes a memory built in the imaging apparatus 100, which is used as a work area for image processing, compression / decompression of captured still images and moving images, or used for display images. The memory 22 has a recording capacity sufficient to store a predetermined number of still image data and a predetermined time of moving image data. The memory 22 can also be used as a work area for the system control circuit 50.

24は圧縮された画像データを記録するメモリカードやハードディスク等の記録媒体である。記録媒体24は、半導体メモリや磁気ディスク等から構成され、撮像装置100に内蔵されているものもあれば、着脱可能なものもある。   Reference numeral 24 denotes a recording medium such as a memory card or a hard disk for recording compressed image data. The recording medium 24 is configured by a semiconductor memory, a magnetic disk, or the like, and may be built in the imaging apparatus 100 or may be detachable.

26は圧縮・伸長回路であり、例えばJPEG圧縮により画像データを圧縮或いは伸長する。圧縮・伸長回路26は、記録媒体24に格納された画像データを読み込んで、圧縮処理或いは伸長処理を行い、処理済みのデータをメモリ22に書き込む。   A compression / decompression circuit 26 compresses or decompresses image data by, for example, JPEG compression. The compression / decompression circuit 26 reads image data stored in the recording medium 24, performs compression processing or decompression processing, and writes the processed data to the memory 22.

28はRAWデータ用変倍回路(変倍回路A)であり、A/D変換器14から出力され、メモリ22に書き込まれた画像データをメモリ制御回路18を介して読み込み、撮像素子12から出力されるフィルタ配列を保持したまま、RAWデータの変倍処理を行う。   A RAW data scaling circuit (magnification circuit A) 28 reads image data output from the A / D converter 14 and written in the memory 22 via the memory control circuit 18 and output from the image sensor 12. RAW data scaling processing is performed while retaining the filter array.

29はYUVデータ用変倍回路(変倍回路B)であり、画像処理回路20から出力され、メモリ22に書き込まれた画像データをメモリ制御回路18を介して読み込み、YUVデータの変倍処理を行う。   Reference numeral 29 denotes a magnification circuit for YUV data (magnification circuit B), which reads the image data output from the image processing circuit 20 and written in the memory 22 through the memory control circuit 18 and performs the magnification processing of the YUV data. Do.

30はD/A変換器である。32は画像表示部であり、例えばTFT LCDにより構成される。メモリ22に書き込まれた表示用の画像データは、D/A変換器30を介して画像表示部32に供給され、これにより画像が表示される。画像表示部32を用いて、撮像にかかる画像を逐次表示することにより、電子ファインダ機能を実現することができる。また、画像表示部32には、撮影に必要な情報、例えば合焦表示、手振れ警告表示、フラッシュ充電表示、シャッタースピード表示、絞り値表示、露出補正表示等を行うことができる。   Reference numeral 30 denotes a D / A converter. Reference numeral 32 denotes an image display unit, which is composed of, for example, a TFT LCD. The display image data written in the memory 22 is supplied to the image display unit 32 via the D / A converter 30, thereby displaying an image. An electronic viewfinder function can be realized by sequentially displaying images for imaging using the image display unit 32. The image display unit 32 can perform information necessary for shooting, for example, focus display, camera shake warning display, flash charge display, shutter speed display, aperture value display, exposure correction display, and the like.

34は光学ファインダであり、光学ファインダ34を利用することにより、画像表示部32を利用した電子ファインダ機能を使用することなく、撮影を行うことができる。また、光学ファインダ34内には、画像表示部32を介して表示する各種撮影用の情報表示及び警告表示等を行うための素子が設置されている。   Reference numeral 34 denotes an optical finder. By using the optical finder 34, it is possible to perform shooting without using an electronic finder function using the image display unit 32. Further, in the optical viewfinder 34, elements for displaying various shooting information displayed through the image display unit 32, warning display, and the like are installed.

36はフラッシュであり、AF補助光の投光機能やフラッシュ調光機能も有する。38はレンズ制御部であり、システム制御回路50の指示に従いレンズユニット10の焦点制御、ズーム制御、絞り値、シャッタースピードの制御等を行う。   A flash 36 has an AF auxiliary light projecting function and a flash light control function. A lens control unit 38 performs focus control, zoom control, aperture value, shutter speed control, and the like of the lens unit 10 in accordance with instructions from the system control circuit 50.

40はモードダイヤルスイッチであり、これにより操作者は、電源オフ、自動撮影モード、マニュアル撮影モード、パノラマ撮影モード、再生モード、動画モード等の各機能モードを切り替えることができる。   Reference numeral 40 denotes a mode dial switch, which allows the operator to switch between function modes such as power-off, automatic shooting mode, manual shooting mode, panoramic shooting mode, playback mode, and moving image mode.

42はシャッタースイッチであり、シャッターボタン44の操作途中(半押し)で、AF(オートフォーカス)処理、AE(自動露出)処理、AWB(オートホワイトバランス)処理、EF(フラッシュプリ発光)処理等の動作の開始を指示する。また、シャッタースイッチ42は、シャッターボタン44の操作完了(全押し、即ち操作者指示)で、撮像素子12から出力される信号をA/D変換器14によりデジタル信号に変換し、これをメモリ制御回路18を介してメモリ22に格納する露光処理、メモリ制御回路18を介して変倍回路A28で行うRAWデータの変倍処理、メモリ制御回路18を介して画像処理回路20において行う画像再現処理、メモリ制御回路18を介して変倍回路B29において行うYUVデータの変倍処理、メモリ制御回路18を介して圧縮・長回路26において行う圧縮処理、メモリ制御回路18を介してメモリ22から記録媒体24へと圧縮された画像データを書き込む記録処理の、一連の処理の開始を指示する。   Reference numeral 42 denotes a shutter switch. During the operation of the shutter button 44 (half-press), AF (autofocus) processing, AE (automatic exposure) processing, AWB (auto white balance) processing, EF (flash pre-flash) processing, etc. Instruct the start of operation. The shutter switch 42 converts the signal output from the image pickup device 12 into a digital signal by the A / D converter 14 upon completion of the operation of the shutter button 44 (full press, that is, an operator instruction), and performs memory control. Exposure processing stored in the memory 22 via the circuit 18, scaling processing of the RAW data performed by the scaling circuit A28 via the memory control circuit 18, image reproduction processing performed in the image processing circuit 20 via the memory control circuit 18, YUV data scaling processing performed in the scaling circuit B29 via the memory control circuit 18, compression processing performed in the compression / length circuit 26 via the memory control circuit 18, and from the memory 22 to the recording medium 24 via the memory control circuit 18 Instructs the start of a series of processing of recording processing for writing compressed image data.

46は表示切替スイッチである。撮影時においては、表示切替スイッチ46が押されると、画像表示部32を利用した電子ファインダ機能のON/OFF制御をシステム制御回路50に指示する。また、再生時においては、表示切替スイッチ46が押されると、情報表示付き再生機能のON/OFF制御をシステム制御回路50に指示する。   46 is a display changeover switch. At the time of shooting, when the display changeover switch 46 is pressed, the system control circuit 50 is instructed to turn on / off the electronic finder function using the image display unit 32. Further, during playback, when the display changeover switch 46 is pressed, the system control circuit 50 is instructed to turn on / off the playback function with information display.

48はズームレバーであり、システム制御回路50を介して、レンズユニット10へのズーム動作の指示、或いは、電子ズーム倍率をシステム制御回路50に指示する。   Reference numeral 48 denotes a zoom lever, which instructs the system control circuit 50 through the system control circuit 50 to instruct the lens unit 10 to perform a zoom operation or electronic zoom magnification.

50は撮像装置100を制御するシステム制御回路である。システム制御回路50は、画像処理回路20の処理パラメータ、圧縮・伸長回路26の圧縮パラメータを指示し、ズームレバー48の指示に従い、変倍回路A28の変倍パラメータ、変倍回路B29の変倍パラメータ等の指定を行う。52はシステム制御回路50が動作する際に参照する定数、変数、プログラム等を記憶するメモリである。   Reference numeral 50 denotes a system control circuit that controls the imaging apparatus 100. The system control circuit 50 instructs the processing parameters of the image processing circuit 20 and the compression parameters of the compression / decompression circuit 26, and in accordance with the instructions of the zoom lever 48, the scaling parameters of the scaling circuit A28 and the scaling parameters of the scaling circuit B29. And so on. A memory 52 stores constants, variables, programs, and the like that are referred to when the system control circuit 50 operates.

60は電源制御部であり、電池検出回路、DC−DCコンバータ、通電するブロックを切り替えるスイッチ回路等により構成される。電源制御部60は、電池装着の有無、電池の種類及び電池残量を検出し、その検出結果及びシステム制御回路50の指示に基づいてDC−DCコンバータを制御して、必要な電圧を必要な期間だけ各部に供給する。   Reference numeral 60 denotes a power supply control unit, which includes a battery detection circuit, a DC-DC converter, a switch circuit that switches a block to be energized, and the like. The power supply control unit 60 detects the presence / absence of a battery, the type of battery, and the remaining battery level, and controls the DC-DC converter based on the detection result and an instruction from the system control circuit 50 to obtain a necessary voltage. Supply to each part for a period.

62はコネクタである。64は電源部であり、アルカリ電池やリチウム電池等の一次電池、Li電池等の二次電池、ACアダプタ等で構成される。   62 is a connector. A power supply unit 64 includes a primary battery such as an alkaline battery or a lithium battery, a secondary battery such as a Li battery, an AC adapter, or the like.

図2は、RAWデータ用変倍回路28における変倍率が、水平方向に1/2、垂直方向に1/2である場合を図示したものである。撮像素子12から出力されるフィルタ配列を保持するため、RAWデータ用変倍回路28での演算は、以下のようになる。   FIG. 2 shows a case where the scaling factor in the RAW data scaling circuit 28 is 1/2 in the horizontal direction and 1/2 in the vertical direction. In order to hold the filter array output from the image sensor 12, the operation in the RAW data scaling circuit 28 is as follows.

Figure 2007166551
Figure 2007166551

また、前記演算により、本来の輝度レベルに対して、高周波成分として加算されるランダムノイズが平均化されるので、極小画素によるランダムノイズの低減効果を得ることができる。   Moreover, since the random noise added as a high frequency component is averaged with respect to the original luminance level by the said calculation, the reduction effect of the random noise by a minimum pixel can be acquired.

図3は、センサから出力される最大画素数と記録メディアに記録される最大画素数との関係、電子ズーム倍率とRAWデータの変倍率との関係、並びに、後述する第2の実施形態におけるRAWデータの変倍率とYUVデータの変倍率との関係を示したものである。   FIG. 3 shows the relationship between the maximum number of pixels output from the sensor and the maximum number of pixels recorded on the recording medium, the relationship between the electronic zoom magnification and the magnification of the RAW data, and the RAW in the second embodiment to be described later. The relationship between the scaling factor of data and the scaling factor of YUV data is shown.

図3(a)は、センサから出力されるRAWデータの画素数と、電子ズーム時に切り出されるRAWデータの画素数とを示したものであり、ここでは最大1200万画素の有効画素数をもつセンサを例に示している。   FIG. 3A shows the number of pixels of the RAW data output from the sensor and the number of pixels of the RAW data cut out at the time of electronic zoom. Here, the sensor having a maximum number of effective pixels of 12 million pixels. Is shown as an example.

図3(b)は、記録メディアに記録されるRAWデータの画素数を示したもの、図3(c)は、記録メディアに記録される最大画素数のJPEGデータの画素数を示したものであり、いずれも最大画素数を300万画素とした場合の例を示している。   FIG. 3 (b) shows the number of pixels of RAW data recorded on the recording medium, and FIG. 3 (c) shows the number of pixels of JPEG data having the maximum number of pixels recorded on the recording medium. There is an example where the maximum number of pixels is 3 million pixels.

既述したとおり、多くのユーザにとって必要な画素数は300万画素程度と言われており、本実施形態では、有効画素数1200万画素のセンサを使用して、記録時の最大画素数が300万画素とした場合を例にして説明を行う。   As described above, the number of pixels necessary for many users is said to be about 3 million pixels. In this embodiment, a sensor having 12 million effective pixels is used and the maximum number of pixels at the time of recording is 300. An explanation will be given by taking the case of 10,000 pixels as an example.

図3(a)、(b)に図示した電子ズーム倍率とRAWデータの変倍率との関係を以下に示す。   The relationship between the electronic zoom magnification shown in FIGS. 3A and 3B and the magnification of the RAW data is shown below.

Figure 2007166551
Figure 2007166551

RAWデータの拡大変換の場合には、特定画素のランダムノイズを増大させるおそれがある。そこで、RAWデータの変倍率が拡大となる領域、すなわち電子ズーム倍率4.00の場合には、RAWデータの変倍率を1/1とし、記録RAWサイズは電子ズームによる切出しRAWサイズ(1024×768)と等価とする。   In the case of enlargement conversion of RAW data, there is a risk of increasing random noise of a specific pixel. Therefore, in the case where the magnification of the RAW data is enlarged, that is, when the electronic zoom magnification is 4.00, the magnification of the RAW data is set to 1/1, and the recording RAW size is the cut-out RAW size (1024 × 768 by electronic zoom). ).

これにより、画像数が非常に多いセンサを使用した場合であっても、ユーザにとって必要十分な画素数のRAWデータとして記録することが可能になる。さらに、電子ズーム倍率の低倍率側では、ランダムノイズの影響を低減させる効果を得ることができる。   As a result, even when a sensor having a very large number of images is used, it can be recorded as RAW data having a sufficient number of pixels for the user. Further, an effect of reducing the influence of random noise can be obtained on the low magnification side of the electronic zoom magnification.

図4は、本実施形態に係る撮像装置100での画像処理・記録処理を説明するためのフローチャートである。システム制御回路50は、ズームレバー48によって指示される電子ズーム倍率に応じて、RAWデータの変倍処理が必要か否かを判断する(ステップS101)。   FIG. 4 is a flowchart for explaining image processing / recording processing in the imaging apparatus 100 according to the present embodiment. The system control circuit 50 determines whether or not the RAW data scaling process is necessary according to the electronic zoom magnification designated by the zoom lever 48 (step S101).

前記ステップS101においてRAWデータの変倍処理が必要であると判断した場合は、まずRAWデータ用変倍回路28の変倍パラメータの設定を行う(ステップS102)。そして、A/D変換器14を介して取得した画像データを、メモリ制御回路18を介してメモリ22からRAWデータ用変倍回路28に読み込み、RAWデータの変倍処理を行った上でメモリ22に書き込んだ後(ステップS103)、ステップS104に移行する。なお、前記ステップS101においてRAWデータの変倍処理が必要でないと判断した場合は、そのままステップS104に移行する。   If it is determined in step S101 that the RAW data scaling process is necessary, first, the scaling parameter of the RAW data scaling circuit 28 is set (step S102). Then, the image data acquired via the A / D converter 14 is read from the memory 22 to the RAW data scaling circuit 28 via the memory control circuit 18, and RAW data scaling processing is performed, and then the memory 22. (Step S103), the process proceeds to Step S104. If it is determined in step S101 that RAW data scaling processing is not necessary, the process proceeds to step S104.

システム制御回路50は、電子ズーム倍率に応じて変倍処理されたRAWデータを、メモリ制御回路18を介して圧縮・伸長回路26に読み込み、可逆圧縮のためのDPCM変換及びハフマン符号化等の可逆圧縮処理を行って、メモリ22に書き込む(ステップS104)。   The system control circuit 50 reads the RAW data scaled according to the electronic zoom magnification into the compression / decompression circuit 26 via the memory control circuit 18, and performs reversible such as DPCM conversion and Huffman coding for lossless compression. A compression process is performed and the result is written in the memory 22 (step S104).

その後、システム制御回路50は、メモリ22に書き込まれた圧縮データストリームの記録媒体24への書き込み処理を行う(ステップS105)。   Thereafter, the system control circuit 50 performs a process of writing the compressed data stream written in the memory 22 to the recording medium 24 (step S105).

(第2の実施形態)
次に、第2の実施形態について説明する。なお、撮像装置100の基本構成は上記第1の実施形態で説明したものと同様であり、ここではその詳細な説明を省略する。
(Second Embodiment)
Next, a second embodiment will be described. The basic configuration of the imaging apparatus 100 is the same as that described in the first embodiment, and a detailed description thereof is omitted here.

図3(a)、(b)、(c)に図示した電子ズーム倍率とRAWデータの変倍率とYUVデータの変倍率との関係を以下に示す。   The relationship between the electronic zoom magnification shown in FIGS. 3A, 3B, and 3C, the RAW data magnification, and the YUV data magnification is shown below.

Figure 2007166551
Figure 2007166551

RAWデータの拡大変換の場合には、特定画素のランダムノイズを増大させるおそれがある。そこで、RAWデータの変倍率が拡大となる領域、すなわち電子ズーム倍率4.00の場合には、RAWデータの変倍率を1/1とし、各種補間処理、色処理等の画像再現処理が実施されたYUVデータに対して「×2/1」の拡大変換を行う。   In the case of enlargement conversion of RAW data, there is a risk of increasing random noise of a specific pixel. Therefore, in the case where the magnification of the RAW data is enlarged, that is, when the electronic zoom magnification is 4.00, the magnification of the RAW data is set to 1/1, and image reproduction processing such as various interpolation processes and color processing is performed. Then, enlargement conversion of “× 2/1” is performed on the YUV data.

これにより、画素数が非常に多いセンサを使用した場合であっても、ユーザにとって必要十分な画像数のJPEGデータとして記録することが可能になる。さらに、電子ズーム倍率が低倍率側では、ランダムノイズの影響を低減させる効果を得ることができる。   As a result, even when a sensor having a very large number of pixels is used, it is possible to record as JPEG data having a sufficient number of images necessary for the user. Further, when the electronic zoom magnification is low, an effect of reducing the influence of random noise can be obtained.

また、有効画素数300万画素のセンサを使用した場合において、電子ズーム倍率4.00の場合のYUV変倍率は「×4/1」の拡大変換となるのに対して、本実施形態においてはYUV変倍率が「×2/1」の拡大変換となるので、より解像感の高い画像をユーザに提供することが可能になる。   In addition, in the case of using a sensor with 3 million effective pixels, the YUV magnification ratio when the electronic zoom magnification is 4.00 is an enlargement conversion of “× 4/1”, whereas in the present embodiment, Since the enlargement conversion with the YUV variable magnification of “× 2/1” is performed, it is possible to provide the user with an image with a higher resolution.

図5は、本実施形態に係る撮像装置100での画像処理・記録処理を説明するためのフローチャートである。システム制御回路50は、ズームレバー48によって指示される電子ズーム倍率に応じて、RAWデータの変倍処理が必要か否かを判断する(ステップS201)。   FIG. 5 is a flowchart for explaining image processing / recording processing in the imaging apparatus 100 according to the present embodiment. The system control circuit 50 determines whether or not the RAW data scaling process is necessary according to the electronic zoom magnification designated by the zoom lever 48 (step S201).

前記ステップS201においてRAWデータの変倍処理が必要であると判断した場合は、まずRAWデータ用変倍回路28の変倍パラメータの設定を行う(ステップS202)。そして、A/D変換器14を介して取得した撮影データを、メモリ制御回路18を介してメモリ22からRAWデータ用変倍回路28に読み込み、RAWデータの変倍処理を行った上でメモリ22に書き込んだ後(ステップS203)、ステップS204に移行する。なお、前記ステップS201においてRAWデータの変倍処理が必要でないと判断した場合は、そのままステップS204に移行する。   If it is determined in step S201 that the RAW data scaling process is necessary, the scaling parameter of the RAW data scaling circuit 28 is first set (step S202). Then, the photographing data acquired via the A / D converter 14 is read from the memory 22 to the RAW data scaling circuit 28 via the memory control circuit 18, and RAW data scaling processing is performed, and then the memory 22. (Step S203), the process proceeds to step S204. If it is determined in step S201 that the RAW data scaling process is not necessary, the process proceeds to step S204.

続いて、システム制御回路50は、記録モードに応じて画像処理回路20の処理パラメータ等の設定を行う(ステップS204)。そして、メモリ22に書き込まれたRAWデータを、メモリ制御回路18を介して画像処理回路20に読み込み、前記ステップS204で設定された処理パラメータに従って色変換処理や補間処理等の画像再現処理を行い、メモリ制御回路18を介してメモリ22に書き込む(ステップS205)。   Subsequently, the system control circuit 50 sets processing parameters and the like of the image processing circuit 20 according to the recording mode (step S204). Then, the RAW data written in the memory 22 is read into the image processing circuit 20 via the memory control circuit 18, and image reproduction processing such as color conversion processing and interpolation processing is performed in accordance with the processing parameters set in step S204, Data is written to the memory 22 via the memory control circuit 18 (step S205).

続いて、システム制御回路50は、ズームレバー48によって指示される電子ズーム倍率に応じて、YUVデータの変倍処理が必要か否かを判断する(ステップS206)。   Subsequently, the system control circuit 50 determines whether or not the scaling process of the YUV data is necessary according to the electronic zoom magnification designated by the zoom lever 48 (step S206).

前記ステップS206においてYUVデータの変倍処理が必要であると判断した場合は、まずYUVデータ用変倍回路29の変倍パラメータの設定を行う(ステップS207)。そして、所望の画像再現処理が施された画像データであるYUVデータを、メモリ制御回路18を介してメモリ22からYUVデータ用変倍回路29に読み込み、YUVデータの変倍処理を行った上でメモリ22に書き込んだ後(ステップS208)、ステップS209に移行する。なお、前記ステップS206においてYUVデータの変倍処理が必要でないと判断した場合は、そのままステップS209に移行する。   If it is determined in step S206 that the scaling process of the YUV data is necessary, first, the scaling parameter of the scaling circuit 29 for YUV data is set (step S207). Then, the YUV data, which is the image data that has undergone the desired image reproduction process, is read from the memory 22 to the YUV data scaling circuit 29 via the memory control circuit 18 and the YUV data scaling process is performed. After writing to the memory 22 (step S208), the process proceeds to step S209. If it is determined in step S206 that the YUV data scaling process is not necessary, the process proceeds to step S209.

続いて、システム制御回路50は、所望の画像処理及び電子ズーム倍率に応じて変倍処理された画像データを、メモリ制御回路18を介して圧縮・伸長回路26に読み込み、非可逆圧縮のためのDCT変換・量子化処理及びハフマン符号化等の非可逆圧縮処理を行って、メモリ22に書き込む(ステップS209)。   Subsequently, the system control circuit 50 reads the image data subjected to the scaling process according to the desired image processing and the electronic zoom magnification into the compression / decompression circuit 26 via the memory control circuit 18 and performs irreversible compression. A lossy compression process such as DCT transform / quantization process and Huffman coding is performed, and the result is written in the memory 22 (step S209).

その後、システム制御回路50は、メモリ22に書き込まれた圧縮データストリームの記録媒体24への書き込み処理を行う(ステップS210)。   Thereafter, the system control circuit 50 performs processing for writing the compressed data stream written in the memory 22 to the recording medium 24 (step S210).

(第3の実施形態)
次に、第3の実施形態について説明する。第3の実施形態は、ISO感度に応じてRAWデータの縮小変換を行うようにした例である。なお、撮像装置100の基本構成は上記第1の実施形態で説明したものと同様であり、ここではその詳細な説明を省略する。
(Third embodiment)
Next, a third embodiment will be described. The third embodiment is an example in which reduction conversion of RAW data is performed according to ISO sensitivity. The basic configuration of the imaging apparatus 100 is the same as that described in the first embodiment, and a detailed description thereof is omitted here.

撮影時におけるISO感度とRAWデータの変倍率と最大記録可能画像サイズ(JPEGサイズ)との関係を以下に示す。   The relationship between ISO sensitivity at the time of shooting, RAW data scaling, and maximum recordable image size (JPEG size) is shown below.

Figure 2007166551
Figure 2007166551

システム制御回路50は、モードダイヤル40等によって指示される撮影時のISO感度に応じて、最大記録可能画像サイズの判断を行い、最大記録可能画像サイズに応じて、RAWデータ用変倍回路28の変倍パラメータの設定を行う。   The system control circuit 50 determines the maximum recordable image size according to the ISO sensitivity at the time of shooting instructed by the mode dial 40 or the like, and the RAW data scaling circuit 28 according to the maximum recordable image size. Set the zoom parameter.

一般に、撮像素子から出力される画像データに発生するランダムノイズの影響は、ISO感度が高くなるにつれて大きくなる。すなわち、本発明によるRAWデータの縮小変換によるランダムノイズ低減効果は、高感度撮影時において特に大きな効果を奏し、低感度撮影時においては、RAWデータの縮小変換によるランダムノイズ低減の効果を期待するまでもない場合がある。   In general, the influence of random noise generated on image data output from an image sensor increases as the ISO sensitivity increases. That is, the random noise reduction effect by the reduction conversion of the RAW data according to the present invention is particularly effective at the time of high-sensitivity shooting, and until the expectation of the random noise reduction effect by the reduction conversion of the RAW data at the time of low-sensitivity shooting. There may be no.

これにより、画素数が非常に多いセンサを使用した場合において、撮影時のISO感度に応じて、ランダムノイズ低減効果に対して最適な画像サイズに変換して画像データをユーザに提供することが可能になる。   As a result, when a sensor with a very large number of pixels is used, it is possible to provide image data to the user by converting to an optimal image size for the random noise reduction effect according to the ISO sensitivity at the time of shooting. become.

なお、本発明の目的は、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   An object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が上述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、上述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)等が実際の処理の一部又は全部を行い、その処理によって上述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (basic system or operating system) running on the computer based on the instruction of the program code. Needless to say, a case where the functions of the above-described embodiment are realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって上述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

実施形態に係る撮像装置100の構成を示す図である。1 is a diagram illustrating a configuration of an imaging apparatus 100 according to an embodiment. RAWデータの縮小変換の一例を説明するための図である。It is a figure for demonstrating an example of the reduction conversion of RAW data. センサから出力される最大画素数と記録メディアに記録される最大画素数との関係、電子ズーム倍率とRAWデータの変倍率との関係、並びに、RAWデータの変倍率とYUVデータの変倍率との関係を説明するための図である。The relationship between the maximum number of pixels output from the sensor and the maximum number of pixels recorded on the recording medium, the relationship between the electronic zoom magnification and the RAW data scaling factor, and the RAW data scaling factor and the YUV data scaling factor It is a figure for demonstrating a relationship. 第1の実施に係る撮像装置の画像処理・記録処理を説明するためのフローチャートである。It is a flowchart for demonstrating the image process and recording process of the imaging device which concerns on 1st implementation. 第2の実施に係る撮像装置の画像処理・記録処理を説明するためのフローチャートである。It is a flowchart for demonstrating the image process and recording process of the imaging device which concerns on 2nd implementation.

符号の説明Explanation of symbols

10:レンズユニット
12:撮像素子
14:A/D変換器
16:タイミング発生回路
18:メモリ制御回路
20:画像処理回路
22:メモリ
24:記録媒体
26:圧縮・伸長回路
28:RAWデータ用変倍回路
29:YUVデータ用変倍回路
30:D/A変換器
32:画像表示部
34:光学ファインダ
36:フラッシュ
38:レンズ制御
40:モードダイヤル
42:シャッタースイッチ
44:シャッターボタン
46:表示切替スイッチ
48:ズームレバー
52:メモリ
60:電源制御
62:コネクタ
64:電源部
100:撮像装置
10: Lens unit 12: Image sensor 14: A / D converter 16: Timing generation circuit 18: Memory control circuit 20: Image processing circuit 22: Memory 24: Recording medium 26: Compression / expansion circuit 28: RAW data scaling Circuit 29: YUV data scaling circuit 30: D / A converter 32: Image display unit 34: Optical finder 36: Flash 38: Lens control 40: Mode dial 42: Shutter switch 44: Shutter button 46: Display changeover switch 48 : Zoom lever 52: Memory 60: Power supply control 62: Connector 64: Power supply unit 100: Imaging device

Claims (8)

被写体からの光を光電変換して画像信号を生成する撮像手段と、
前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、
前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段と、
前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められた第1のサイズに縮小変換する第1のデータ変換手段とを備えたことを特徴とする撮像装置。
Imaging means for photoelectrically converting light from a subject to generate an image signal;
A / D conversion means for A / D converting the image signal output from the imaging means;
Electronic zoom means for obtaining a zoom effect by cutting out part of image data after A / D conversion by the A / D conversion means;
First data conversion for reducing and converting the image data cut out by the electronic zoom means to a predetermined first size regardless of the magnification of the electronic zoom while retaining the filter array of the image data And an imaging device.
前記第1のデータ変換手段は、前記電子ズーム手段による切出しサイズが前記第1のサイズ以下である場合には、変換を行わないことを特徴とする請求項1に記載の撮像装置。   The imaging apparatus according to claim 1, wherein the first data conversion unit does not perform conversion when a cut-out size by the electronic zoom unit is equal to or smaller than the first size. 前記第1のデータ変換手段を経由した画像データに画像再現処理を行う画像処理手段と、
前記画像処理手段により画像再現処理が施された画像データを予め定められた第2のサイズに変換する第2のデータ変換手段とを更に備え、
前記第1のデータ変換手段による結果のサイズより前記第2のサイズが大きい場合のみ、前記第2のデータ変換手段による変換を行うことを特徴とする請求項1又は2に記載の撮像装置。
Image processing means for performing image reproduction processing on image data via the first data conversion means;
A second data conversion means for converting the image data subjected to the image reproduction process by the image processing means into a predetermined second size;
The imaging apparatus according to claim 1 or 2, wherein the conversion by the second data conversion unit is performed only when the second size is larger than the size of the result by the first data conversion unit.
被写体からの光を光電変換して画像信号を生成する撮像手段と、
前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、
前記撮像手段の撮影時の感度を設定する感度設定手段と、
前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換手段とを備えたことを特徴とする撮像装置。
Imaging means for photoelectrically converting light from a subject to generate an image signal;
A / D conversion means for A / D converting the image signal output from the imaging means;
Sensitivity setting means for setting sensitivity at the time of photographing by the imaging means;
Data conversion means for reducing and converting the image data after A / D conversion by the A / D conversion means to a size corresponding to the set sensitivity at the time of photographing while retaining the filter array of the image data An imaging apparatus characterized by that.
被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段とを備えた撮像装置の制御方法であって、
前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められたサイズに縮小変換するデータ変換手順を有することを特徴とする撮像装置の制御方法。
Imaging means for photoelectrically converting light from a subject to generate an image signal, A / D conversion means for A / D converting an image signal output from the imaging means, and A / D by the A / D conversion means A method for controlling an imaging apparatus including an electronic zoom unit that obtains a zoom effect by cutting out a part of converted image data,
A data conversion procedure for converting the image data cut out by the electronic zoom means to a predetermined size regardless of the magnification of the electronic zoom while maintaining the filter array of the image data. A method for controlling the imaging apparatus.
被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記撮像手段の撮影時の感度を設定する感度設定手段とを備えた撮像装置の制御方法であって、
前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換手順を有することを特徴とする撮像装置の制御方法。
An imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, and a sensitivity at the time of shooting of the imaging unit are set A method for controlling an imaging apparatus including a sensitivity setting unit,
A data conversion procedure for reducing and converting the image data after A / D conversion by the A / D conversion means into a size corresponding to the set sensitivity at the time of photographing while retaining the filter array of the image data. A control method for an imaging apparatus.
被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記A/D変換手段によるA/D変換後の画像データの一部を切出すことでズーム効果を得る電子ズーム手段とを備えた撮像装置を制御するためのコンピュータプログラムであって、
前記画像データが有するフィルタ配列を保持したまま、前記電子ズーム手段により切り出された画像データを、前記電子ズームの倍率に関わらず、予め定められたサイズに縮小変換するデータ変換処理をコンピュータに実行させることを特徴とするコンピュータプログラム。
Imaging means for photoelectrically converting light from a subject to generate an image signal, A / D conversion means for A / D converting an image signal output from the imaging means, and A / D by the A / D conversion means A computer program for controlling an image pickup apparatus including an electronic zoom unit that obtains a zoom effect by cutting out part of image data after conversion,
The computer executes a data conversion process for reducing and converting the image data cut out by the electronic zoom unit to a predetermined size regardless of the magnification of the electronic zoom while retaining the filter array of the image data. A computer program characterized by the above.
被写体からの光を光電変換して画像信号を生成する撮像手段と、前記撮像手段から出力される画像信号をA/D変換するA/D変換手段と、前記撮像手段の撮影時の感度を設定する感度設定手段とを備えた撮像装置を制御するためのコンピュータプログラムであって、
前記画像データが有するフィルタ配列を保持したまま、前記A/D変換手段によるA/D変換後の画像データを、前記撮影時の設定感度に応じたサイズに縮小変換するデータ変換処理をコンピュータに実行させることを特徴とするコンピュータプログラム。

An imaging unit that photoelectrically converts light from a subject to generate an image signal, an A / D conversion unit that A / D converts an image signal output from the imaging unit, and a sensitivity at the time of shooting of the imaging unit are set A computer program for controlling an imaging device including sensitivity setting means for
Data conversion processing is executed on the computer for reducing and converting the image data after A / D conversion by the A / D conversion means to a size corresponding to the set sensitivity at the time of photographing while retaining the filter array of the image data A computer program characterized by causing

JP2005364042A 2005-12-16 2005-12-16 IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, COMPUTER PROGRAM, AND STORAGE MEDIUM Expired - Fee Related JP4769567B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005364042A JP4769567B2 (en) 2005-12-16 2005-12-16 IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, COMPUTER PROGRAM, AND STORAGE MEDIUM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005364042A JP4769567B2 (en) 2005-12-16 2005-12-16 IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, COMPUTER PROGRAM, AND STORAGE MEDIUM

Publications (2)

Publication Number Publication Date
JP2007166551A true JP2007166551A (en) 2007-06-28
JP4769567B2 JP4769567B2 (en) 2011-09-07

Family

ID=38248889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005364042A Expired - Fee Related JP4769567B2 (en) 2005-12-16 2005-12-16 IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, COMPUTER PROGRAM, AND STORAGE MEDIUM

Country Status (1)

Country Link
JP (1) JP4769567B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010136204A (en) * 2008-12-05 2010-06-17 Canon Inc Image processor and image processing method
JP2010166462A (en) * 2009-01-19 2010-07-29 Sanyo Electric Co Ltd Video camera
US8169507B2 (en) 2009-01-09 2012-05-01 Canon Kabushiki Kaisha Image recording apparatus with electronic zoom and recording size setting, and control method and program therefor
US8253812B2 (en) 2008-02-23 2012-08-28 Sanyo Electric Co., Ltd. Video camera which adopts a focal-plane electronic shutter system
US8836821B2 (en) 2008-12-24 2014-09-16 Sanyo Electric Co., Ltd. Electronic camera
DE102015005292A1 (en) 2014-05-07 2015-11-12 Canon Kabushiki Kaisha Image pickup device and its control method
US10178342B2 (en) 2016-03-09 2019-01-08 Canon Kabushiki Kaisha Imaging system, imaging apparatus, and control method for controlling the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001061091A (en) * 1999-08-24 2001-03-06 Fuji Photo Film Co Ltd Image data recorder, image data recording method, zoomed image reproduction device and method
JP2002084547A (en) * 2000-09-06 2002-03-22 Nikon Corp Image data size converting processor, digital camera, and image data size converting processing record medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001061091A (en) * 1999-08-24 2001-03-06 Fuji Photo Film Co Ltd Image data recorder, image data recording method, zoomed image reproduction device and method
JP2002084547A (en) * 2000-09-06 2002-03-22 Nikon Corp Image data size converting processor, digital camera, and image data size converting processing record medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8253812B2 (en) 2008-02-23 2012-08-28 Sanyo Electric Co., Ltd. Video camera which adopts a focal-plane electronic shutter system
JP2010136204A (en) * 2008-12-05 2010-06-17 Canon Inc Image processor and image processing method
US8836821B2 (en) 2008-12-24 2014-09-16 Sanyo Electric Co., Ltd. Electronic camera
US8169507B2 (en) 2009-01-09 2012-05-01 Canon Kabushiki Kaisha Image recording apparatus with electronic zoom and recording size setting, and control method and program therefor
JP2010166462A (en) * 2009-01-19 2010-07-29 Sanyo Electric Co Ltd Video camera
DE102015005292A1 (en) 2014-05-07 2015-11-12 Canon Kabushiki Kaisha Image pickup device and its control method
CN105100587A (en) * 2014-05-07 2015-11-25 佳能株式会社 Image capturing apparatus and control method thereof
JP2015216423A (en) * 2014-05-07 2015-12-03 キヤノン株式会社 Imaging device, control method for the same and program
US10015362B2 (en) 2014-05-07 2018-07-03 Canon Kabushiki Kaisha Image capturing apparatus for resizing raw image data and control method thereof
CN105100587B (en) * 2014-05-07 2018-08-28 佳能株式会社 Photographic device and its control method
US10178342B2 (en) 2016-03-09 2019-01-08 Canon Kabushiki Kaisha Imaging system, imaging apparatus, and control method for controlling the same

Also Published As

Publication number Publication date
JP4769567B2 (en) 2011-09-07

Similar Documents

Publication Publication Date Title
JP4035543B2 (en) Imaging device
US20030076312A1 (en) Image display control for a plurality of images
JP5366584B2 (en) Imaging apparatus, image processing method, and program
JP5014195B2 (en) Imaging apparatus, control method thereof, and program
JP4769567B2 (en) IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, COMPUTER PROGRAM, AND STORAGE MEDIUM
JP2006229474A (en) Imaging apparatus and control method thereof
JP2007081732A (en) Imaging apparatus
JP2011049685A (en) Imaging apparatus, and method for controlling the same
JP4958680B2 (en) IMAGING DEVICE, WHITE BALANCE CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
JP2018152630A (en) Image processing apparatus and method, and imaging apparatus
JP6559014B2 (en) Imaging apparatus, control method thereof, and program
JP2010183564A (en) Image recording apparatus and method of controlling the same, and program
JP5094665B2 (en) Imaging apparatus, control method thereof, and program
JP2001223921A (en) Image processing unit and method, and storage medium
JP2012090041A (en) Image processing device, method, and program
US8493462B2 (en) Image processing apparatus, photographing apparatus and control method for compressing images
JP2007189524A (en) Image processor, and image processing method
JP4574426B2 (en) Data processing apparatus and data processing method
JP4701065B2 (en) Image processing apparatus and image processing method
JP2009088628A (en) Image processor
JP4401974B2 (en) Imaging apparatus and control method thereof
JP4401882B2 (en) Image processing apparatus, image processing method, program, and storage medium
JP2006042258A (en) Imaging apparatus and its control method
JP2015080152A (en) Imaging device, control method thereof, and program
JP2000156802A (en) Image pickup device, its signal processing method and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101008

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101216

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

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees