JP2012134651A - 画像処理装置、方法及びプログラム - Google Patents
画像処理装置、方法及びプログラム Download PDFInfo
- Publication number
- JP2012134651A JP2012134651A JP2010283484A JP2010283484A JP2012134651A JP 2012134651 A JP2012134651 A JP 2012134651A JP 2010283484 A JP2010283484 A JP 2010283484A JP 2010283484 A JP2010283484 A JP 2010283484A JP 2012134651 A JP2012134651 A JP 2012134651A
- Authority
- JP
- Japan
- Prior art keywords
- candidate area
- subject candidate
- image data
- image processing
- light
- 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
Links
- 238000000034 method Methods 0.000 title claims description 32
- 238000012545 processing Methods 0.000 title claims description 32
- 238000012937 correction Methods 0.000 claims abstract description 41
- 238000004364 calculation method Methods 0.000 claims description 14
- 238000000605 extraction Methods 0.000 claims description 8
- 238000009499 grossing Methods 0.000 claims description 6
- 239000000284 extract Substances 0.000 claims description 2
- 238000003672 processing method Methods 0.000 claims 1
- 238000001514 detection method Methods 0.000 description 13
- 238000006243 chemical reaction Methods 0.000 description 11
- 238000011156 evaluation Methods 0.000 description 11
- 238000003384 imaging method Methods 0.000 description 6
- 238000011946 reduction process Methods 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 230000003595 spectral effect Effects 0.000 description 2
- 230000004397 blinking Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 229920006395 saturated elastomer Polymers 0.000 description 1
Images
Landscapes
- Color Television Image Signal Generators (AREA)
- Studio Devices (AREA)
Abstract
【解決手段】ストロボ非発光時の画像データと本発光時の画像データとの差分値から被写体領域を抽出し、その抽出した被写体候補領域のノイズ成分を低減した後、被写体候補領域に照射されている光量を算出する。ストロボ非発光時の画像データから外光用ホワイトバランス補正値を算出し、本発光時の画像データからストロボ光用ホワイトバランス補正値を算出して、これら外光用ホワイトバランス補正値とストロボ光用ホワイトバランス補正値とを、被写体候補領域に照射されている光量比率に応じて混合する。
【選択図】図5
Description
Cx[i]=(R[i]−B[i])/Y[i]×1024
Cy[i]=(R[i]+B[i]−2G[i])/Y[i]×1024 …(1)
ここで、Y[i]=R[i]+2G[i]+B[i]である。
WBCo_R=sumY×1024/sumR
WBCo_G=sumY×1024/sumG …(2)
WBCo_B=sumY×1024/sumB
ここで、sumY=(sumR+2×sumG+sumB)/4である。
(第1の実施形態)
図1は、本発明の第1の実施形態に係るカメラ(撮像装置)の構成を示すブロック図である。図1において、101はCCDやCMOSセンサ等からなる固体撮像素子であり、その表面は例えばベイヤー配列のようなRGB(赤、緑、青)のカラーフィルタにより覆われ、カラー撮影が可能な構成となっている。
Cx[i]=(R[i]−B[i])/Y[i]×1024
Cy[i]=(R[i]+B[i]−2G[i])/Y[i]×1024 …(1)
ここで、Y[i]=R[i]+2G[i]+B[i]である。
してWB補正値を算出する。
WBCo1_R=sumY×1024/sumR
WBCo1_G=sumY×1024/sumG …(4)
WBCo1_B=sumY×1024/sumB
ここで、sumY=(sumR+2×sumG+sumB)/4である。
Y1=Y_a
Y2=Y_b−Y_a
WBCo1:WBCo2=Y1:Y2
次に、第2の実施形態について説明する。第2の実施形態では、被写体領域に照射されているストロボ照射量成分をさらに制限して、被写体領域における光量比率を算出する点が第1の実施形態と異なる。以下では第1の実施形態と異なる点を中心に説明し、第1の実施形態と同様の構成や処理についての詳細の説明は省略する。
Ratio[n]=FlashWeight[n]/Flash_Max …(6)
上記実施形態では、本発明をデジタルカメラやデジタルビデオカメラ等の撮像装置に適用する例を説明したが、これに限られるものではなく、画像のホワイトバランス制御を行う機能を有する画像処理装置であれば適用可能である。例えば、パーソナルコンピュータで動作するアプリケーションソフトウェアが、RAW画像ファイル(撮像素子から出力されたホワイトバランス補正前のデータのファイル)に対して、本発明の処理を行う例がある。
Claims (10)
- 撮影により得られた画像データを処理する画像処理装置であって、
撮影により得られた画像データの被写体候補領域を抽出する被写体候補領域抽出手段と、
前記被写体候補領域抽出手段により抽出した被写体候補領域のノイズ成分を低減するノイズ低減手段と、
前記ノイズ低減手段によりノイズ成分が低減された被写体候補領域に照射されている光量を算出する光量算出手段とを備えたことを特徴とする画像処理装置。 - 前記被写体候補領域抽出手段は、ストロボ非発光時の画像データと本発光時の画像データとの差分値から被写体領域を抽出することを特徴とする請求項1に記載の画像処理装置。
- 前記ノイズ低減手段は、前記被写体候補領域抽出手段により抽出した被写体候補領域の各ブロックに、前記各ブロックの輝度値に応じたゲイン値を乗算することを特徴とする請求項1に記載の画像処理装置。
- 前記ノイズ低減手段は、メディアンフィルターによる平滑化処理を行うことを特徴とする請求項1に記載の画像処理装置。
- 前記ノイズ低減手段は、前記被写体候補領域抽出手段により抽出した被写体候補領域の各ブロックに、前記各ブロックの輝度値に応じたゲイン値を乗算し、
次に、メディアンフィルターによるノイズ平滑化処理を行い、
その後、前記被写体候補領域抽出手段により抽出した被写体候補領域の各ブロックに、前記各ブロックの輝度値に応じたゲイン値を再度乗算することを特徴とする請求項1に記載の画像処理装置。 - 前記光量算出手段により算出したストロボ照射量成分のうち、所定の値よりも小さい照射量成分を除去する除去手段を備えたことを特徴とする請求項1に記載の画像処理装置。
- ストロボ非発光時の画像データから外光用ホワイトバランス補正値を算出し、本発光時の画像データからストロボ光用ホワイトバランス補正値を算出する算出手段を備えたことを特徴とする請求項1に記載の画像処理装置。
- 前記外光用ホワイトバランス補正値と前記ストロボ光用ホワイトバランス補正値とを、前記被写体候補領域抽出手段により抽出した被写体候補領域に照射されている光量比率に応じて混合する混合手段を備えたことを特徴とする請求項7に記載の画像処理装置。
- 撮影により得られた画像データを画像処理装置が処理する画像処理方法であって、
撮影により得られた画像データの被写体候補領域を抽出する手順と、
前記抽出した被写体候補領域のノイズ成分を低減する手順と、
前記ノイズ成分が低減された被写体候補領域に照射されている光量を算出する手順とを有することを特徴とする画像処理方法。 - 撮影により得られた画像データを処理するためのプログラムであって、
撮影により得られた画像データの被写体候補領域を抽出する処理と、
前記抽出した被写体候補領域のノイズ成分を低減する処理と、
前記ノイズ成分が低減された被写体候補領域に照射されている光量を算出する処理とをコンピュータに実行させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010283484A JP5791274B2 (ja) | 2010-12-20 | 2010-12-20 | 画像処理装置、方法及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010283484A JP5791274B2 (ja) | 2010-12-20 | 2010-12-20 | 画像処理装置、方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012134651A true JP2012134651A (ja) | 2012-07-12 |
JP5791274B2 JP5791274B2 (ja) | 2015-10-07 |
Family
ID=46649751
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010283484A Expired - Fee Related JP5791274B2 (ja) | 2010-12-20 | 2010-12-20 | 画像処理装置、方法及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5791274B2 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20140083853A (ko) * | 2012-12-26 | 2014-07-04 | 삼성전자주식회사 | 촬상 장치 촬상 방법 및 촬상 프로그램 |
WO2015050118A1 (ja) * | 2013-10-01 | 2015-04-09 | 株式会社ニコン | 電子機器 |
WO2017169287A1 (ja) * | 2016-03-31 | 2017-10-05 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
WO2017169286A1 (ja) * | 2016-03-31 | 2017-10-05 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11168748A (ja) * | 1997-12-02 | 1999-06-22 | Ricoh Co Ltd | 撮像装置 |
JP2000092509A (ja) * | 1998-09-11 | 2000-03-31 | Eastman Kodak Japan Ltd | オートホワイトバランス装置 |
JP2005167476A (ja) * | 2003-12-01 | 2005-06-23 | Canon Inc | ホワイトバランス制御装置 |
JP2007108626A (ja) * | 2005-09-16 | 2007-04-26 | Excellead Technology:Kk | 立体映像生成システム |
JP2007243556A (ja) * | 2006-03-08 | 2007-09-20 | Konica Minolta Photo Imaging Inc | 撮像装置、画像処理方法及び画像処理プログラム |
JP2010045534A (ja) * | 2008-08-11 | 2010-02-25 | Toshiba Corp | 固体撮像装置 |
JP2010193002A (ja) * | 2009-02-16 | 2010-09-02 | Canon Inc | 撮像装置、画像処理方法及びプログラム |
JP2010219606A (ja) * | 2009-03-13 | 2010-09-30 | Acutelogic Corp | ホワイトバランス調整装置及びホワイトバランス調整方法 |
-
2010
- 2010-12-20 JP JP2010283484A patent/JP5791274B2/ja not_active Expired - Fee Related
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11168748A (ja) * | 1997-12-02 | 1999-06-22 | Ricoh Co Ltd | 撮像装置 |
JP2000092509A (ja) * | 1998-09-11 | 2000-03-31 | Eastman Kodak Japan Ltd | オートホワイトバランス装置 |
JP2005167476A (ja) * | 2003-12-01 | 2005-06-23 | Canon Inc | ホワイトバランス制御装置 |
JP2007108626A (ja) * | 2005-09-16 | 2007-04-26 | Excellead Technology:Kk | 立体映像生成システム |
JP2007243556A (ja) * | 2006-03-08 | 2007-09-20 | Konica Minolta Photo Imaging Inc | 撮像装置、画像処理方法及び画像処理プログラム |
JP2010045534A (ja) * | 2008-08-11 | 2010-02-25 | Toshiba Corp | 固体撮像装置 |
JP2010193002A (ja) * | 2009-02-16 | 2010-09-02 | Canon Inc | 撮像装置、画像処理方法及びプログラム |
JP2010219606A (ja) * | 2009-03-13 | 2010-09-30 | Acutelogic Corp | ホワイトバランス調整装置及びホワイトバランス調整方法 |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20140083853A (ko) * | 2012-12-26 | 2014-07-04 | 삼성전자주식회사 | 촬상 장치 촬상 방법 및 촬상 프로그램 |
KR102068164B1 (ko) | 2012-12-26 | 2020-01-20 | 삼성전자주식회사 | 촬상 장치 촬상 방법 및 촬상 프로그램 |
WO2015050118A1 (ja) * | 2013-10-01 | 2015-04-09 | 株式会社ニコン | 電子機器 |
JPWO2015050118A1 (ja) * | 2013-10-01 | 2017-03-09 | 株式会社ニコン | 電子機器 |
CN110418057A (zh) * | 2013-10-01 | 2019-11-05 | 株式会社尼康 | 电子设备 |
US10958848B2 (en) | 2013-10-01 | 2021-03-23 | Nikon Corporation | Electronic apparatus |
WO2017169287A1 (ja) * | 2016-03-31 | 2017-10-05 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
WO2017169286A1 (ja) * | 2016-03-31 | 2017-10-05 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
JPWO2017169287A1 (ja) * | 2016-03-31 | 2018-12-13 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
JPWO2017169286A1 (ja) * | 2016-03-31 | 2018-12-13 | 富士フイルム株式会社 | ホワイトバランス調整装置及びその作動方法並びに作動プログラム |
US10499028B2 (en) | 2016-03-31 | 2019-12-03 | Fujifilm Corporation | White balance adjusting apparatus, operation method thereof, and non-transitory computer readable medium |
Also Published As
Publication number | Publication date |
---|---|
JP5791274B2 (ja) | 2015-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7944485B2 (en) | Method, apparatus and system for dynamic range estimation of imaged scenes | |
KR101388130B1 (ko) | 화상처리장치 및 화상처리방법 | |
KR101099401B1 (ko) | 화상 처리 장치 및 컴퓨터가 판독 가능한 기록 매체 | |
US8743233B2 (en) | Sensitivity-settable image capture apparatus | |
RU2504108C2 (ru) | Устройство для обработки изображения, способ обработки изображения и носитель записи | |
JP5677113B2 (ja) | 画像処理装置 | |
US9036046B2 (en) | Image processing apparatus and method with white balance correction | |
JP5225137B2 (ja) | 撮像装置、画像処理方法及びプログラム | |
JP2013243639A (ja) | 画像処理装置、画像処理方法及びプログラム | |
US9392242B2 (en) | Imaging apparatus, method for controlling imaging apparatus, and storage medium, for underwater flash photography | |
JP4544308B2 (ja) | 画像処理装置、撮像装置、方法およびプログラム | |
JP5791274B2 (ja) | 画像処理装置、方法及びプログラム | |
US20080131007A1 (en) | Image Coding Method and Image Coding Device | |
JP2003199115A (ja) | デジタル画像の品質を改善する改善方法 | |
JP5591026B2 (ja) | 撮像装置及びその制御方法 | |
JP2008305122A (ja) | 画像処理装置、画像処理方法、およびプログラム | |
JP2005167476A (ja) | ホワイトバランス制御装置 | |
JP2009063674A (ja) | 撮像装置及びフラッシュ制御方法 | |
KR20140077098A (ko) | 촬상 장치 및 촬상 방법 | |
JP2013132065A (ja) | 撮像装置及びフラッシュ制御方法 | |
JP4950553B2 (ja) | 撮像装置及び画像処理方法 | |
JP5943682B2 (ja) | 撮像装置、その制御方法及びプログラム | |
JP2010056853A (ja) | 逆光判定装置、画像データ処理装置、及びカメラ | |
JP6021885B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6616674B2 (ja) | 画像処理装置および方法、および撮像装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131202 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140814 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140930 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150609 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150618 |
|
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: 20150707 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150804 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5791274 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |