JP2010187233A - Image capturing apparatus, method of controlling the same, and program - Google Patents

Image capturing apparatus, method of controlling the same, and program Download PDF

Info

Publication number
JP2010187233A
JP2010187233A JP2009030463A JP2009030463A JP2010187233A JP 2010187233 A JP2010187233 A JP 2010187233A JP 2009030463 A JP2009030463 A JP 2009030463A JP 2009030463 A JP2009030463 A JP 2009030463A JP 2010187233 A JP2010187233 A JP 2010187233A
Authority
JP
Japan
Prior art keywords
dynamic range
range expansion
amount
expansion amount
iso sensitivity
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
JP2009030463A
Other languages
Japanese (ja)
Inventor
Tsutomu Ogasawara
努 小笠原
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 JP2009030463A priority Critical patent/JP2010187233A/en
Publication of JP2010187233A publication Critical patent/JP2010187233A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce worsening of noise by an increase in gain on a low luminance side in expansion of a dynamic range. <P>SOLUTION: While a live image is continuously displayed before photography, the overexposure amount of the live image is calculated by each frame or frequency of once in a plurality of frames, calculation and update of the overexposure amount are repeated until turning on (half-depression of a release button) of a SW1 is detected. When the turning on of the SW1 is detected, an amount of dynamic range expansion is calculated on the basis of the latest overexposure amount, and after holding the amount of dynamic range expansion as a temporary value, whether ISO sensitivity is higher than a predetermined value is determined, and when it is determined that the sensitivity is high ISO sensitivity, the amount of the dynamic range expansion is restricted. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、固体撮像素子を用いた撮像装置、その制御方法及びプログラムに関する。   The present invention relates to an imaging apparatus using a solid-state imaging device, a control method thereof, and a program.

従来の画像処理において、低輝度ノイズを抑圧する方法として、ガンマ変換を行う際のガンマカーブを可変とする方法が存在する。特許文献1は、低輝度ノイズ抑圧のためガンマカーブで黒沈みさせるものである。また、特許文献2は、高ISO時に低輝度ノイズ抑圧のためガンマカーブで黒沈みさせるものである。   In conventional image processing, as a method for suppressing low luminance noise, there is a method for changing a gamma curve when performing gamma conversion. Japanese Patent Application Laid-Open No. H10-228561 is a method for making a black sink with a gamma curve in order to suppress low luminance noise. Japanese Patent Laid-Open No. 2004-228561 is a method in which blackening is performed with a gamma curve in order to suppress low luminance noise at high ISO.

特開平1−292971号公報JP-A-1-292971 特開2008−67071号公報JP 2008-67071 A

しかしながら、上記従来技術においては、黒沈みを発生させることにより低輝度ノイズを抑圧させるため、ダイナミックレンジが縮小する。   However, in the above prior art, the dynamic range is reduced in order to suppress low luminance noise by generating black sun.

逆に、ダイナミックレンジ拡大処理については、ノイズ悪化を犠牲にしてダイナミックレンジの拡大を図っている。   Conversely, with regard to the dynamic range expansion processing, the dynamic range is expanded at the expense of noise deterioration.

ここで、ダイナミックレンジ拡大方法について説明する。撮像装置では、光学像を電気信号に変換する固体撮像素子の出力に画像処理を施し、デジタル変換して出力画像を生成する。そして、デジタル信号処理された出力画像から白とび判定を行い、ダイナミックレンジ拡大量を決定する。   Here, the dynamic range expansion method will be described. In the imaging apparatus, image processing is performed on the output of the solid-state imaging device that converts an optical image into an electrical signal, and digital conversion is performed to generate an output image. Then, the overexposure determination is performed from the digital signal processed output image to determine the dynamic range expansion amount.

具体的には、図5に示すように、撮影前にライブ画像を表示し続ける状態において、毎フレーム或いは複数フレームに1回の頻度でライブ画像の白とび量の計算を行う(ステップS501)。白とび量は最新のものを記憶しておき、SW1のオン(レリーズボタンの半押し)を検出するまで白とび量の計算及び更新を繰り返す(ステップS502)。SW1のオンを検出した場合、最新の白とび量に基づいてダイナミックレンジ拡大量を決定し(ステップS503)、露出補正量及びガンマカーブを決定する(ステップS504)。さらに、SW2のオン(レリーズボタンの全押し)を検出し(ステップS505)、SW2のオンを検出しない場合、SW1検知の状態(ステップS503)に戻る。SW2のオンを検出した場合、設定された露出補正量に従って撮影を行う(ステップS506)。   Specifically, as shown in FIG. 5, in the state where the live image is continuously displayed before shooting, the amount of overexposure of the live image is calculated at a frequency of once every frame or a plurality of frames (step S501). The latest whiteout amount is stored, and the calculation and update of the whiteout amount are repeated until SW1 is turned on (half-press of the release button) is detected (step S502). When the SW1 is turned on, the dynamic range expansion amount is determined based on the latest whiteout amount (step S503), and the exposure correction amount and gamma curve are determined (step S504). Furthermore, when SW2 is turned on (full release button is pressed) is detected (step S505), and when SW2 is not turned on, the process returns to the SW1 detection state (step S503). When the on state of SW2 is detected, shooting is performed according to the set exposure correction amount (step S506).

さらに、図6を参照して、ダイナミックレンジ拡大処理の動作について説明する。図6(a)、(b)に示すガンマカーブにおいて、点線で示すカーブが通常撮影時のガンマカーブS601であり、実線で示すカーブがダイナミックレンジ拡大時のガンマカーブS602である。   Further, the operation of the dynamic range expansion process will be described with reference to FIG. In the gamma curves shown in FIGS. 6A and 6B, the curve indicated by the dotted line is the gamma curve S601 at the time of normal photographing, and the curve indicated by the solid line is the gamma curve S602 at the time of dynamic range expansion.

図6(a)は、ダイナミックレンジ拡大の効果を説明する図である。図6(a)において、まずガンマ変換への入力輝度、つまり露光レベルの最大値をS603からS604に半減させる。これとダイナミックレンジ拡大時のガンマカーブS602を用いることにより、出力輝度におけるダイナミックレンジが通常時の出力輝度S605とダイナミックレンジ拡大時の出力輝度S606の差分(S605−S606)だけ拡大できる。   FIG. 6A is a diagram for explaining the effect of dynamic range expansion. In FIG. 6A, first, the input luminance for gamma conversion, that is, the maximum value of the exposure level is halved from S603 to S604. By using this and the gamma curve S602 at the time of dynamic range expansion, the dynamic range of the output luminance can be expanded by the difference between the normal output luminance S605 and the output luminance S606 at the time of dynamic range expansion (S605-S606).

また、図6(b)は、ダイナミックレンジ拡大による弊害である低輝度部のゲイン増加を説明する図である。図6(b)において、ガンマカーブ変更前後における適正露出レベルを同じくするために通常時の入力輝度の適正露出レベルS607をダイナミックレンジ拡大時の入力輝度の適正露出レベルS608に変更する。これによりダイナミックレンジ拡大時の出力輝度S609は、ダイナミックレンジ拡大時の適正露出S608とダイナミックレンジ拡大時のガンマカーブS602より求まる。通常ガンマ使用時の出力レベルS610と比較することにより、同一入力レベルにおけるゲイン増加量(S609/S610)が求まる。   FIG. 6B is a diagram for explaining the gain increase in the low luminance part, which is a harmful effect due to the expansion of the dynamic range. In FIG. 6B, the normal exposure brightness appropriate exposure level S607 is changed to the input brightness proper exposure level S608 during dynamic range expansion in order to make the appropriate exposure level before and after the gamma curve change the same. As a result, the output luminance S609 when the dynamic range is expanded is obtained from the appropriate exposure S608 when the dynamic range is expanded and the gamma curve S602 when the dynamic range is expanded. A gain increase amount (S609 / S610) at the same input level can be obtained by comparing with the output level S610 when the normal gamma is used.

このように、ダイナミックレンジ拡大方法においては、低輝度側でのゲイン増加によるノイズ悪化が発生している。   As described above, in the dynamic range expansion method, noise deterioration occurs due to an increase in gain on the low luminance side.

本発明は以上のような状況に鑑みてなされたものであり、ダイナミックレンジ拡大時におけるノイズ悪化を低減することを目的とする。   The present invention has been made in view of the above situation, and an object thereof is to reduce noise deterioration when the dynamic range is expanded.

本発明の撮像装置は、光学系により結像する光学像を電気信号に変換する固体撮像素子と、ダイナミックレンジ拡大を行う制御手段とを備え、前記制御手段は、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限することを特徴とする。
本発明の撮像装置の制御方法は、光学系により結像する光学像を電気信号に変換する固体撮像素子を備えた撮像装置のダイナミックレンジ拡大を行う制御方法であって、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限する。
本発明のプログラムは、光学系により結像する光学像を電気信号に変換する固体撮像素子を備えた撮像装置のダイナミックレンジ拡大を行うためのプログラムであって、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限する処理をコンピュータに実行させる。
An imaging apparatus according to the present invention includes a solid-state imaging device that converts an optical image formed by an optical system into an electrical signal, and a control unit that expands a dynamic range, and the control unit has an ISO sensitivity higher than a predetermined value. In this case, the dynamic range expansion amount is limited when performing predetermined image correction processing.
An imaging apparatus control method according to the present invention is a control method for expanding a dynamic range of an imaging apparatus including a solid-state imaging element that converts an optical image formed by an optical system into an electrical signal, and the ISO sensitivity is a predetermined value. When it is higher or when a predetermined image correction process is performed, the dynamic range expansion amount is limited.
The program of the present invention is a program for expanding the dynamic range of an imaging apparatus including a solid-state imaging device that converts an optical image formed by an optical system into an electrical signal, and the ISO sensitivity is higher than a predetermined value. Alternatively, when a predetermined image correction process is performed, the computer is caused to execute a process of limiting the dynamic range expansion amount.

本発明によれば、ダイナミックレンジ拡大時における低輝度側でのゲイン増加によるノイズ悪化を低減することが可能となる。   According to the present invention, it is possible to reduce noise deterioration due to gain increase on the low luminance side when the dynamic range is expanded.

実施形態に係る撮像装置の構成を示す図である。It is a figure which shows the structure of the imaging device which concerns on embodiment. デジタル信号処理部の画像処理に係る構成を示す図である。It is a figure which shows the structure which concerns on the image processing of a digital signal processing part. 実施形態におけるダイナミックレンジ拡大動作を示すフローチャートである。It is a flowchart which shows the dynamic range expansion operation in embodiment. 輝度レベルとNRレベルとの関係を示す特性図である。It is a characteristic view which shows the relationship between a luminance level and NR level. 従来のダイナミックレンジ拡大動作を示すフローチャートである。It is a flowchart which shows the conventional dynamic range expansion operation. 通常時のガンマカーブとダイナミックレンジ拡大時のガンマカーブを示す特性図である。It is a characteristic view which shows the gamma curve at the time of normal time, and the gamma curve at the time of dynamic range expansion.

以下、添付図面を参照して、本発明の好適な実施形態について説明する。
(第1の実施形態)
図1に、本実施形態に係る撮像装置の構成を示す。301は入射した光を固体撮像素子上に結像させる光学系である。302は光学系の露出やズーム、フォーカス等を制御するための光学系制御部である。303は光学系301により結像する光学像を電気信号に変換する固体撮像素子である。304は固体撮像素子303を駆動するための撮像系制御部である。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.
(First embodiment)
FIG. 1 shows a configuration of an imaging apparatus according to the present embodiment. Reference numeral 301 denotes an optical system that forms an image of incident light on a solid-state imaging device. An optical system control unit 302 controls exposure, zoom, focus, and the like of the optical system. A solid-state imaging element 303 converts an optical image formed by the optical system 301 into an electrical signal. Reference numeral 304 denotes an imaging system control unit for driving the solid-state imaging device 303.

305は固体撮像素子303の出力にクランプ、ゲインをかける等の処理を行うアナログ信号処理部である。306はアナログ信号にデジタル変換を行うアナログ/デジタル(A/D)変換部である。307はA/D変換したデジタル信号から出力画像を生成するデジタル信号処理部である。   Reference numeral 305 denotes an analog signal processing unit that performs processing such as clamping and gaining on the output of the solid-state imaging device 303. Reference numeral 306 denotes an analog / digital (A / D) conversion unit that performs digital conversion on an analog signal. A digital signal processing unit 307 generates an output image from the A / D converted digital signal.

308はデジタル信号処理部307にて出力画像を生成する際に一時的に画像データを格納する内部記憶部である。309は生成した画像データを最終的に保存するための外部記憶装置とのインターフェース(I/F)部である。310は生成された画像を表示する電子ファインダとしての画像表示部である。311はデジタル信号処理された出力画像から白とび判定を行い、ダイナミックレンジ拡大量を決定するDレンジ決定部である。   Reference numeral 308 denotes an internal storage unit that temporarily stores image data when the digital signal processing unit 307 generates an output image. Reference numeral 309 denotes an interface (I / F) unit with an external storage device for finally storing the generated image data. Reference numeral 310 denotes an image display unit as an electronic viewfinder that displays a generated image. Reference numeral 311 denotes a D range determination unit that performs overextraction determination from an output image that has been subjected to digital signal processing, and determines a dynamic range expansion amount.

図2に、デジタル信号処理部307の画像処理に係る構成を示す。A/D変換後のデジタル信号であるRGB信号は、輝度信号Yと色差信号CrCbとに変換/分離される。輝度信号Yは、輝度NR(ノイズリダクション)部401、エッジ強調部402、輝度階調(ガンマ)変換部403を経て出力される。また、色差信号CrCbは、色NR部404、色処理部405、色階調変換部406を経て出力される。   FIG. 2 shows a configuration relating to image processing of the digital signal processing unit 307. An RGB signal that is a digital signal after A / D conversion is converted / separated into a luminance signal Y and a color difference signal CrCb. The luminance signal Y is output through a luminance NR (noise reduction) unit 401, an edge enhancement unit 402, and a luminance gradation (gamma) conversion unit 403. The color difference signal CrCb is output via the color NR unit 404, the color processing unit 405, and the color gradation conversion unit 406.

次に、図3を参照して、本実施形態の撮像装置の動作フローを説明する。図3のフローチャートは、ダイナミックレンジ拡大量を決定するDレンジ決定部311により実行される。撮影前にライブ画像を表示し続ける状態において、毎フレーム或いは複数フレームに1回の頻度でライブ画像の白とび量の計算を行う(ステップS101)。白とび量は最新のものを記憶しておき、SW1のオン(レリーズボタンの半押し)を検出するまで白とび量の計算及び更新を繰り返す(ステップS102)。   Next, an operation flow of the imaging apparatus according to the present embodiment will be described with reference to FIG. The flowchart of FIG. 3 is executed by the D range determination unit 311 that determines the dynamic range expansion amount. In a state where the live image is continuously displayed before shooting, the overexposure amount of the live image is calculated at a frequency of once every frame or a plurality of frames (step S101). The latest overexposure amount is stored, and the calculation and update of the overexposure amount are repeated until SW1 is turned on (half-press of the release button) is detected (step S102).

SW1のオンを検出した場合、最新の白とび量に基づいてダイナミックレンジ拡大量を求め、仮の値として保持する(ステップS103)。ここで、ノイズレベル増加に関係する、別途ユーザー設定、もしくは撮影条件として設定するISO感度を入力し(ステップS104)、高ISO感度であるか否か、すなわちISO感度が所定の値より高いか否かを判断する(ステップS105)。   When the on state of SW1 is detected, the dynamic range expansion amount is obtained based on the latest whiteout amount and held as a temporary value (step S103). Here, an ISO sensitivity set separately as a user setting or photographing condition related to an increase in noise level is input (step S104), and whether or not the ISO sensitivity is high, that is, whether or not the ISO sensitivity is higher than a predetermined value. Is determined (step S105).

ステップS105において高ISO感度であると判断した場合、ダイナミックレンジ拡大量を制限し(ダイナミックレンジ拡大量を抑え)(ステップS106)、ダイナミックレンジ拡大量の最終値として決定する(ステップS107)。具体的には、仮の値として保持したダイナミックレンジ拡大量をクリップして、その一部を使用しないようにする。この場合に、露出量や輝度等の撮影条件と、ダイナミックレンジ拡大量の使用しない部分を決める情報(例えば閾値)とを関連付けたテーブルを予め用意しておき、そのテーブルからダイナミックレンジ拡大量の使用しない部分を決める情報を得るようにすればよい。   If it is determined in step S105 that the ISO sensitivity is high, the dynamic range expansion amount is limited (suppressing the dynamic range expansion amount) (step S106), and the final value of the dynamic range expansion amount is determined (step S107). Specifically, the dynamic range expansion amount held as a temporary value is clipped so that a part of the dynamic range expansion amount is not used. In this case, a table is prepared in advance that associates shooting conditions such as exposure amount and brightness with information (for example, a threshold value) that determines a portion where the dynamic range expansion amount is not used, and uses the dynamic range expansion amount from the table. What is necessary is just to obtain the information which determines the part which is not.

一方、ステップS105において高ISO感度でないと判断した場合、ステップS103において仮の値として保持したダイナミックレンジ拡大量をそのまま最終値として決定する(ステップS107)。   On the other hand, if it is determined in step S105 that the ISO sensitivity is not high, the dynamic range expansion amount held as the temporary value in step S103 is determined as it is as the final value (step S107).

ステップS107において決定したダイナミックレンジ拡大量により、露出補正量及びガンマカーブを決定する(ステップS108)。さらに、SW2のオン(レリーズボタンの全押し)を検出し(ステップS109)、SW2のオンを検出しない場合、SW1検知の状態(ステップS102)に戻る。SW2のオンを検出した場合、設定された露出補正量に従って撮影を行う(ステップS110)。   An exposure correction amount and a gamma curve are determined based on the dynamic range expansion amount determined in step S107 (step S108). Furthermore, when SW2 is turned on (full release button is pressed) is detected (step S109), and when SW2 is not turned on, the process returns to the SW1 detection state (step S102). When the on state of SW2 is detected, shooting is performed according to the set exposure correction amount (step S110).

以上述べたように、高ISO感度である場合に、ダイナミックレンジ拡大量を制限することにより、ダイナミックレンジ拡大時における低輝度側でのゲイン増加によるノイズ悪化を低減することが可能となる。   As described above, when the ISO sensitivity is high, by limiting the amount of dynamic range expansion, it is possible to reduce noise deterioration due to gain increase on the low luminance side during dynamic range expansion.

(第2の実施形態)
上記第1の実施形態では、高ISO感度であるか否かの判断の結果に応じて、ダイナミックレンジ拡大量を制限するようにしたが、所定の画像補正処理を行うか否かの判断の結果に応じて、ダイナミックレンジ拡大量を制限するようにしてもよい。例えば、図1のステップS104において、固定パターンノイズを除去するために有効である遮光画像の引き算(黒引き)有無を判断し、黒引き処理を行う場合、ダイナミックレンジ拡大量を制限する。黒引き(ダーク補正)とは、長時間露光を行なったときに発生する、固定パターンノイズの影響を減らすための処理であり、同じ撮影条件でノイズだけが写った画像を撮影し、その画像を被写体が写った画像から引き算する処理である。
(Second Embodiment)
In the first embodiment, the dynamic range expansion amount is limited according to the determination result of whether or not the ISO sensitivity is high. However, the determination result of whether or not to perform predetermined image correction processing is used. The dynamic range expansion amount may be limited according to the above. For example, in step S104 in FIG. 1, the presence or absence of subtraction (black subtraction) of a light-shielded image that is effective for removing fixed pattern noise is determined. When black subtraction processing is performed, the dynamic range expansion amount is limited. Blackening (dark correction) is a process to reduce the influence of fixed pattern noise that occurs when exposure is performed for a long period of time. This is a process of subtracting from an image showing a subject.

(第3の実施形態)
上記第1の実施形態では、ステップS106において、仮の値として保持したダイナミックレンジ拡大量をクリップして、その一部を使用しないようにした。第3の実施形態では、仮の値として保持したダイナミックレンジ拡大量に、ダイナミックレンジ拡大量を制限するための係数(<1)を乗算する例を説明する。この場合も、露出量や輝度等の撮影条件と、ダイナミックレンジ拡大量を制限するための係数とを関連付けたテーブルを予め用意しておき、そのテーブルから係数を得るようにすればよい。
(Third embodiment)
In the first embodiment, in step S106, the dynamic range expansion amount held as a temporary value is clipped so that a part thereof is not used. In the third embodiment, an example will be described in which a dynamic range expansion amount held as a temporary value is multiplied by a coefficient (<1) for limiting the dynamic range expansion amount. In this case as well, a table in which shooting conditions such as exposure amount and luminance are associated with a coefficient for limiting the dynamic range expansion amount is prepared in advance, and the coefficient may be obtained from the table.

(第4の実施形態)
次に、第4の実施形態として、ダイナミックレンジ拡大時のノイズリダクションレベルを低輝度側で強く設定することにより、ダイナミックレンジ拡大時における低輝度側でのゲイン増加によるノイズ悪化を低減する例を説明する。
(Fourth embodiment)
Next, as a fourth embodiment, an example of reducing noise deterioration due to gain increase on the low luminance side when the dynamic range is expanded by strongly setting the noise reduction level when expanding the dynamic range on the low luminance side will be described. To do.

図6で述べたように、通常撮影時とダイナミックレンジ拡大時を比較すると、適正露出の輝度レベルにおいてゲイン増加は(S609/S610)倍であり、特に低輝度においてノイズが増加する。ここで、ノイズリダクション(NR)レベルを制御することによりノイズ低減を図る。   As described with reference to FIG. 6, when the normal photographing and the dynamic range expansion are compared, the gain increase is (S609 / S610) times at the brightness level of the appropriate exposure, and the noise increases particularly at low brightness. Here, noise is reduced by controlling the noise reduction (NR) level.

図4に示すように、通常撮影時のNRレベルS201を低輝度側を高輝度側に対して強めのNRレベルとするNR変化点S203を設けたNRレベルとしたとき、ダイナミックレンジ拡大時のNRレベルS202を図のように設定する。この場合、ダイナミックレンジ拡大により低輝度側のノイズが増加する輝度レベル(レンジ)の拡大に伴い、NR変化点S204を、通常時のNR変化点S203から、より高輝度寄りであるダイナミックレンジ拡大時のNR変化点に変更する。   As shown in FIG. 4, when the NR level S201 at the time of normal shooting is an NR level provided with an NR change point S203 in which the low luminance side is a stronger NR level than the high luminance side, the NR at the time of dynamic range expansion is shown. Level S202 is set as shown. In this case, the NR change point S204 is changed from the normal NR change point S203 to the higher brightness range when the luminance level (range) in which noise on the low luminance side increases due to the dynamic range expansion. Change to the NR change point.

また、ダイナミックレンジ拡大により低輝度側のノイズレベルが高くなることに伴い、低輝度NRレベルS206を、通常時の低輝度NRレベルS205から、よりNRを強めるダイナミックレンジ拡大時の低輝度NRレベルに変更する。ここで、低輝度NRレベル変更において、上述した適正露出の輝度レベルにおけるゲイン増加(S609/S610)を用いて変更してもよい。   Further, as the noise level on the low luminance side increases due to the dynamic range expansion, the low luminance NR level S206 is changed from the normal low luminance NR level S205 to the low luminance NR level at the time of dynamic range expansion that further increases the NR. change. Here, the low luminance NR level may be changed by using the gain increase (S609 / S610) at the luminance level of the appropriate exposure described above.

なお、ここではNRレベルと記載しているが、エッジ強調時に設定するベースクリップ(コアリング)量の変更に適用してもよい。   In addition, although described as NR level here, it may be applied to change of the base clip (coring) amount set at the time of edge enhancement.

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

この場合、記憶媒体から読み出されたプログラムコード自体が上述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   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, the functions of the above-described embodiments are not limited to being realized by executing the program code read by the computer. For example, an OS (basic system or operating system) running on the computer performs part or all of the actual processing based on an instruction of the program code, and the functions of the above-described embodiments are realized by the processing. May be.

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

301 光学系
302 光学系制御部
303 固体撮像素子
304 撮像系制御部
305 アナログ信号処理部
306 アナログ/デジタル(A/D)変換部
307 デジタル信号処理部
308 内部記憶部
309 インターフェース(I/F)部
310 画像表示部
311 Dレンジ決定部
401 輝度NR(ノイズリダクション)部
402 エッジ強調部
403 輝度階調(ガンマ)変換部
404 色NR部
405 色処理部
406 色階調変換部
DESCRIPTION OF SYMBOLS 301 Optical system 302 Optical system control part 303 Solid-state image sensor 304 Imaging system control part 305 Analog signal processing part 306 Analog / digital (A / D) conversion part 307 Digital signal processing part 308 Internal memory | storage part 309 Interface (I / F) part 310 image display unit 311 D range determination unit 401 luminance NR (noise reduction) unit 402 edge enhancement unit 403 luminance gradation (gamma) conversion unit 404 color NR unit 405 color processing unit 406 color gradation conversion unit

Claims (7)

光学系により結像する光学像を電気信号に変換する固体撮像素子と、
ダイナミックレンジ拡大を行う制御手段とを備え、
前記制御手段は、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限することを特徴とする撮像装置。
A solid-state imaging device that converts an optical image formed by the optical system into an electrical signal;
Control means for expanding the dynamic range,
The control device limits an amount of dynamic range expansion when the ISO sensitivity is higher than a predetermined value or when a predetermined image correction process is performed.
前記制御手段は、ダイナミックレンジ拡大量を求め、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合に、そのダイナミックレンジ拡大量の一部を使用しないことを特徴とする請求項1に記載の撮像装置。   The control means obtains a dynamic range expansion amount, and does not use a part of the dynamic range expansion amount when the ISO sensitivity is higher than a predetermined value or when a predetermined image correction process is performed. The imaging apparatus according to 1. 撮影条件に基づいて、前記ダイナミックレンジ拡大量の使用しない部分を決める情報を得るためのテーブルを有することを特徴とする請求項2に記載の撮像装置。   The imaging apparatus according to claim 2, further comprising a table for obtaining information for determining an unused portion of the dynamic range expansion amount based on an imaging condition. 前記制御手段は、ダイナミックレンジ拡大量を求め、ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合に、そのダイナミックレンジ拡大量にダイナミックレンジ拡大量を制限するための係数を乗算することを特徴とする請求項1に記載の撮像装置。   The control means obtains a dynamic range expansion amount, and multiplies the dynamic range expansion amount by a coefficient for limiting the dynamic range expansion amount when the ISO sensitivity is higher than a predetermined value or when a predetermined image correction process is performed. The imaging apparatus according to claim 1, wherein: 撮影条件に基づいて、前記ダイナミックレンジ拡大量を制限するための係数を得るためのテーブルを有することを特徴とする請求項4に記載の撮像装置。   The imaging apparatus according to claim 4, further comprising a table for obtaining a coefficient for limiting the dynamic range expansion amount based on an imaging condition. 光学系により結像する光学像を電気信号に変換する固体撮像素子を備えた撮像装置のダイナミックレンジ拡大を行う制御方法であって、
ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限することを特徴とする撮像装置の制御方法。
A control method for expanding a dynamic range of an imaging apparatus including a solid-state imaging device that converts an optical image formed by an optical system into an electrical signal,
A method for controlling an imaging apparatus, wherein the amount of dynamic range expansion is limited when the ISO sensitivity is higher than a predetermined value or when a predetermined image correction process is performed.
光学系により結像する光学像を電気信号に変換する固体撮像素子を備えた撮像装置のダイナミックレンジ拡大を行うためのプログラムであって、
ISO感度が所定の値より高い場合又は所定の画像補正処理を行う場合にダイナミックレンジ拡大量を制限する処理をコンピュータに実行させるためのプログラム。
A program for expanding a dynamic range of an imaging apparatus including a solid-state imaging device that converts an optical image formed by an optical system into an electrical signal,
A program for causing a computer to execute a process of limiting a dynamic range expansion amount when the ISO sensitivity is higher than a predetermined value or when a predetermined image correction process is performed.
JP2009030463A 2009-02-12 2009-02-12 Image capturing apparatus, method of controlling the same, and program Pending JP2010187233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009030463A JP2010187233A (en) 2009-02-12 2009-02-12 Image capturing apparatus, method of controlling the same, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009030463A JP2010187233A (en) 2009-02-12 2009-02-12 Image capturing apparatus, method of controlling the same, and program

Publications (1)

Publication Number Publication Date
JP2010187233A true JP2010187233A (en) 2010-08-26

Family

ID=42767604

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009030463A Pending JP2010187233A (en) 2009-02-12 2009-02-12 Image capturing apparatus, method of controlling the same, and program

Country Status (1)

Country Link
JP (1) JP2010187233A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012134772A (en) * 2010-12-21 2012-07-12 Canon Inc Image processing apparatus and method
CN105306788A (en) * 2015-10-27 2016-02-03 广东欧珀移动通信有限公司 Denoising method and device for photographed image

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004363726A (en) * 2003-06-02 2004-12-24 Fuji Photo Film Co Ltd Image processing method and digital camera
WO2006006373A1 (en) * 2004-07-07 2006-01-19 Nikon Corporation Image processor and computer program product
JP2007180851A (en) * 2005-12-27 2007-07-12 Nikon Corp Gray scale transformation device, program and method for raw image, and electronic camera
JP2008252714A (en) * 2007-03-30 2008-10-16 Nikon Corp Image processing program and electronic camera

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004363726A (en) * 2003-06-02 2004-12-24 Fuji Photo Film Co Ltd Image processing method and digital camera
WO2006006373A1 (en) * 2004-07-07 2006-01-19 Nikon Corporation Image processor and computer program product
JP2007180851A (en) * 2005-12-27 2007-07-12 Nikon Corp Gray scale transformation device, program and method for raw image, and electronic camera
JP2008252714A (en) * 2007-03-30 2008-10-16 Nikon Corp Image processing program and electronic camera

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012134772A (en) * 2010-12-21 2012-07-12 Canon Inc Image processing apparatus and method
CN105306788A (en) * 2015-10-27 2016-02-03 广东欧珀移动通信有限公司 Denoising method and device for photographed image
CN105306788B (en) * 2015-10-27 2018-05-15 广东欧珀移动通信有限公司 A kind of noise-reduction method and device of image of taking pictures

Similar Documents

Publication Publication Date Title
JP5665436B2 (en) Image processing apparatus, image processing method, and program
JP2010056774A (en) Apparatus, method and program for processing image
JP6720881B2 (en) Image processing apparatus and image processing method
US10297230B2 (en) Image processing apparatus
JP2009201094A (en) Imaging apparatus and imaging method
US10271029B2 (en) Image pickup apparatus and method of controlling an image pickup apparatus
JP5225137B2 (en) Imaging apparatus, image processing method, and program
JP5054981B2 (en) Imaging apparatus and imaging processing method
KR20180138530A (en) Detection apparatus, image processing apparatus, detection method, and image processing method
US10708555B2 (en) Image processing apparatus, image processing method, and storage medium
JP2010183460A (en) Image capturing apparatus and method of controlling the same
JP2010187233A (en) Image capturing apparatus, method of controlling the same, and program
JP2008205635A (en) Imaging device
JP7240540B2 (en) IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, AND PROGRAM
US11445158B2 (en) Image processing apparatus, image capturing apparatus, image processing method, and storage medium
JP2009206585A (en) Image processing apparatus, image processing program and digital camera
JP5264541B2 (en) Imaging apparatus and control method thereof
JP5282533B2 (en) Image processing apparatus, imaging apparatus, and program
JP5268823B2 (en) Imaging apparatus and imaging method
JP2008124793A (en) Imaging apparatus, and imaging method
JP2007028496A (en) Image processing apparatus, image processing method, program and storage medium
JP2015037222A (en) Image processing apparatus, imaging apparatus, control method, and program
JP2009258284A (en) Image processing device, imaging apparatus, image processing method, and program
JP7134832B2 (en) IMAGE PROCESSING DEVICE, CONTROL METHOD AND PROGRAM THEREOF
JP6463413B2 (en) Image processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130813

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20131210