JP5528028B2 - 画像処理装置およびその方法 - Google Patents
画像処理装置およびその方法 Download PDFInfo
- Publication number
- JP5528028B2 JP5528028B2 JP2009191469A JP2009191469A JP5528028B2 JP 5528028 B2 JP5528028 B2 JP 5528028B2 JP 2009191469 A JP2009191469 A JP 2009191469A JP 2009191469 A JP2009191469 A JP 2009191469A JP 5528028 B2 JP5528028 B2 JP 5528028B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- image data
- shake
- exposure
- information indicating
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 44
- 239000013598 vector Substances 0.000 claims description 56
- 238000003384 imaging method Methods 0.000 claims description 35
- 238000000605 extraction Methods 0.000 claims description 20
- 230000002194 synthesizing effect Effects 0.000 claims description 12
- 230000015572 biosynthetic process Effects 0.000 claims description 7
- 238000003786 synthesis reaction Methods 0.000 claims description 7
- 238000003672 processing method Methods 0.000 claims 1
- 230000007717 exclusion Effects 0.000 description 35
- 230000006870 function Effects 0.000 description 25
- 238000010586 diagram Methods 0.000 description 19
- 230000000875 corresponding effect Effects 0.000 description 10
- 238000006243 chemical reaction Methods 0.000 description 8
- 238000001514 detection method Methods 0.000 description 8
- 238000004364 calculation method Methods 0.000 description 7
- 230000015556 catabolic process Effects 0.000 description 4
- 230000000052 comparative effect Effects 0.000 description 4
- 230000001276 controlling effect Effects 0.000 description 4
- 238000006731 degradation reaction Methods 0.000 description 4
- 238000011156 evaluation Methods 0.000 description 4
- 230000010354 integration Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000002596 correlated effect Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 230000008034 disappearance Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000000047 product Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000013589 supplement Substances 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
- Studio Devices (AREA)
Description
図2のブロック図により実施例の撮像装置の構成例を説明する。
図3のフローチャートにより撮像装置における暈け補正処理を説明する。
図10のフローチャートにより振れ補正部111の暈け補正処理(S105)を説明する。以下では、説明を簡単にするために、例えば画面の縦方向(y方向)のシフト振れに起因する暈けを補正する例を説明する。
Iblur(x, y) = 1/T・∫th(t)I{x, y+vt}h(t)dt …(1)
ここで、関数h(t)はシャッタの開閉を表し、シャッタ開は1、シャッタ閉は0、
積分範囲はt=0〜T。
関数作成部109はデコンボリューションに使用するPSFを算出する。実空間におけるコンボリューションは、周波数空間上で積の形式で記述することができる。従って、撮影画像データを表現する式(1)の両辺をフーリエ変換すると次式が得られる。
Iblur(u, v) = 1/(vT)・I(u, v)H(u)dt …(2)
ここで、Iblur(u, v)、I(u, v)、H(u)はそれぞれIblur(x, y)、I(x, y)、h(t)のフーリエ変換。
I(u, v) = vT/H(u)・Iblur(u, v) …(3)
上述するように、暈け補正処理に用いるデコンボリューションは、画像全体に対する動きベクトルを用いる演算を行う。そのため、画像全体とは異なる動きベクトルをもつ領域が存在する場合、その領域と、その周辺領域は正しい暈け補正を行うことができない。そこで、撮影画像から画像全体とは異なる動きベクトルをもつ領域を検出して、デコンボリューションを用いる暈け補正処理を行わないと領域(除外領域)にする。
以下では、説明を簡単にするために、除外領域が矩形の場合を説明する。勿論、除外領域抽出部107は、抽出した除外ブロックの集合の外接矩形を除外領域としてもよい。
図18により局所処理部113の処理例を説明する。局所処理部113は、除外領域ごとに、除外領域抽出部107が切り出した除外領域の画像を入力し、除外領域が含む主要な被写体の位置を合わせるように除外領域の画像をシフトし、シフト後の画像を加算合成して局所処理画像にする。つまり、除外領域の主要な被写体は、被写体自身の動き(図18(a)に示すベクトル2104)と、撮影画像全体の振れによる動き(同ベクトル2102)を合成したベクトル2103で示される動きを示す。被写体の位置を合わせた画像の加算合成によりベクトル2103が示す動きは除去または低減される。このようにして得られた局所処理画像を暈け補正画像に重畳合成すれば、図18(b)に示すような、除外領域外の暈けが除去または低減され、除外領域の被写体については、その動きと撮影画像全体の振れが除去または低減された撮影画像が得られる。
Iblur(x, y) = 1/T・∫th(t)I{x・cosθ(T-t)+y・sinθ(T-t), -x・sinθ(T-t)+y・cosθ(T-t)}dt
= 1/T・∫th(t)I{x・cosθ(t)+y・sinθ(t), -x・sinθ(t)+y・cosθ(t)}dt …(4)
= 1/T・∫ωh(θ)/ω(θ)・I{x・cosθ+y・sinθ, -x・sinθ+y・cosθ}dθ …(5)
= 1/T・∫ωh'(θ)I{x・cosθ+y・sinθ, -x・sinθ+y・cosθ}dθ …(6)
ここで、関数h(t)はシャッタの開閉を表し、シャッタ開は1、シャッタ閉は0、
積分範囲はt=0〜T、
積分範囲はω=0〜ω。
Iblur(r, Θ) = 1/T・∫ωh'(θ)I(r, Θ-θ)dθ
= 1/T・(h' * I)(r, Θ) …(7)
ここで、式(6)における(x, y)はr(cosΘ, sinΘ)である。
図21のフローチャートによりPSFの作成(S2304)を説明する。
式(7)を周波数空間上に変換すると次式が得られる。
Iblur(f, ρ) = 1/T・H'(f, ρ)I(f, ρ) …(8)
ここで、fはrの周波数変換に対応する変数、
ρはΘの周波数変換に対応する変数。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステムあるいは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
Claims (7)
- コード化露光によって撮像装置が撮像した複数の画像データ、前記コード化露光における露光条件を示す情報、および、前記コード化露光における前記撮像装置の振れを示す情報を入力する入力手段と、
前記複数の画像データのそれぞれが表す画像において、前記撮像装置の振れを示す情報が示す動きとは異なる動きを示す画像領域を特定し、前記画像領域に対応する画像データを抽出する抽出手段と、
前記複数の画像データのそれぞれについて、前記特定された画像領域の画素の値を、当該画像領域の外側かつ近傍の画素の値に基づき置換する置換手段と、
前記特定された画像領域の画素の値が置換された複数の画像データ、前記露光条件、および、前記撮像装置の振れを示す情報を用いて、前記画素の値が置換された複数の画像データの合成を含む処理により、前記撮像装置の振れに起因する画像の暈けを補正した第一の画像データを生成する第一の生成手段と、
前記抽出された複数の画像データに所定の処理を施した第二の画像データを生成する第二の生成手段と、
前記第一の画像データの、前記特定された画像領域に対応し、前記特定された各画像領域よりも大きい画像領域に前記第二の画像データを上書き合成する合成手段とを有することを特徴とする画像処理装置。 - 前記第二の生成手段は、前記抽出された複数の画像データを加算合成した画像データを前記第二の画像データにすることを特徴とする請求項1に記載された画像処理装置。
- 前記第二の生成手段は、前記特定された各画像領域に含まれる被写体の位置を合わせるように前記抽出された各画像データが表す画像をシフトし、前記シフト後の各画像データを加算合成した画像データを前記第二の画像データにすることを特徴とする請求項1に記載された画像処理装置。
- 前記抽出手段は前記画像領域の特定に使用した前記画像領域の動きベクトルを出力し、前記第二の生成手段は、前記抽出された複数の画像データ、前記露光条件を示す情報、および、前記特定された各画像領域の動きベクトルの平均値を用いて、前記動きベクトルに関連する暈けを補正した画像データを生成することを特徴とする請求項1に記載された画像処理装置。
- 前記第二の生成手段は、前記動きベクトルの平均値と前記撮像装置の振れを示す情報が示す動きから前記特定された画像領域に含まれる被写体の動きを計算し、前記被写体の動きを示す画像データを前記動きベクトルに関連する暈けを補正した画像データに付加することを特徴とする請求項4に記載された画像処理装置。
- コード化露光によって撮像装置が撮像した複数の画像データ、前記コード化露光における露光条件を示す情報、および、前記コード化露光における前記撮像装置の振れを示す情報を入力し、
前記複数の画像データのそれぞれが表す画像において、前記撮像装置の振れを示す情報が示す動きとは異なる動きを示す画像領域を特定し、前記画像領域に対応する画像データを抽出し、
前記複数の画像データのそれぞれについて、前記特定された画像領域の画素の値を、当該画像領域の外側かつ近傍の画素の値に基づき置換し、
前記特定された画像領域の画素の値が置換された複数の画像データ、前記露光条件、および、前記撮像装置の振れを示す情報を用いて、前記画素の値が置換された複数の画像データの合成を含む処理により、前記撮像装置の振れに起因する画像の暈けを補正した第一の画像データを生成し、
前記抽出された複数の画像データに所定の処理を施した第二の画像データを生成し、
前記第一の画像データの、前記特定された画像領域に対応し、前記特定された各画像領域よりも大きい画像領域に前記第二の画像データを上書き合成することを特徴とする画像処理方法。 - コンピュータを請求項1から請求項5の何れか一項に記載された画像処理装置の各手段として機能させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009191469A JP5528028B2 (ja) | 2009-08-20 | 2009-08-20 | 画像処理装置およびその方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009191469A JP5528028B2 (ja) | 2009-08-20 | 2009-08-20 | 画像処理装置およびその方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011044891A JP2011044891A (ja) | 2011-03-03 |
JP5528028B2 true JP5528028B2 (ja) | 2014-06-25 |
Family
ID=43831992
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009191469A Active JP5528028B2 (ja) | 2009-08-20 | 2009-08-20 | 画像処理装置およびその方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5528028B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8951047B2 (en) | 1996-05-08 | 2015-02-10 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9004922B2 (en) | 2000-10-06 | 2015-04-14 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9324247B2 (en) | 2003-11-25 | 2016-04-26 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016039393A (ja) | 2014-08-05 | 2016-03-22 | ソニー株式会社 | 撮像装置及び画素信号読み出し方法 |
US10341565B2 (en) * | 2016-05-10 | 2019-07-02 | Raytheon Company | Self correcting adaptive low light optical payload |
KR20230000155A (ko) * | 2021-06-24 | 2023-01-02 | 성균관대학교산학협력단 | 영상 처리 장치 및 그 동작방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3349129B2 (ja) * | 2000-02-18 | 2002-11-20 | 株式会社東芝 | 撮像装置 |
JP4452825B2 (ja) * | 2004-08-05 | 2010-04-21 | 国立大学法人電気通信大学 | 静止画像形成方法及びその記録装置 |
JP2007060448A (ja) * | 2005-08-26 | 2007-03-08 | Sony Corp | 撮像装置及び画像処理方法 |
JP2007110636A (ja) * | 2005-10-17 | 2007-04-26 | Matsushita Electric Ind Co Ltd | カメラ装置 |
-
2009
- 2009-08-20 JP JP2009191469A patent/JP5528028B2/ja active Active
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8951047B2 (en) | 1996-05-08 | 2015-02-10 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9378659B2 (en) | 1996-05-08 | 2016-06-28 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9004922B2 (en) | 2000-10-06 | 2015-04-14 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9406244B2 (en) | 2000-10-06 | 2016-08-02 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9324247B2 (en) | 2003-11-25 | 2016-04-26 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US9870720B2 (en) | 2006-10-03 | 2018-01-16 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US10964231B2 (en) | 2006-10-03 | 2021-03-30 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
US11817007B2 (en) | 2006-10-03 | 2023-11-14 | Gaumard Scientific Company, Inc. | Interactive education system for teaching patient care |
Also Published As
Publication number | Publication date |
---|---|
JP2011044891A (ja) | 2011-03-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5917054B2 (ja) | 撮像装置、画像データ処理方法、およびプログラム | |
US8289405B2 (en) | Image processing apparatus and method thereof | |
JP5528028B2 (ja) | 画像処理装置およびその方法 | |
JP4487191B2 (ja) | 画像処理装置および画像処理プログラム | |
JP4201809B2 (ja) | 手ぶれ補正装置及び方法並びに撮像装置 | |
JP4926920B2 (ja) | 防振画像処理装置及び防振画像処理方法 | |
JP6635384B2 (ja) | 画像処理装置およびこれを備えた監視システムならびに画像処理方法 | |
JP5803467B2 (ja) | 画像処理装置および撮像装置、ならびに画像処理方法 | |
JP2009147727A (ja) | 撮像装置及び画像再生装置 | |
JP2007072573A (ja) | 画像処理装置及び画像処理方法 | |
JP7150709B2 (ja) | 画像処理装置、画像処理方法、及び、プログラム | |
WO2011077659A1 (ja) | 画像処理装置、撮像装置、及び画像処理方法 | |
JP5143172B2 (ja) | 撮像装置及び画像再生装置 | |
US8649626B2 (en) | Image processing apparatus and method | |
JP7262940B2 (ja) | 画像処理装置、撮像装置、画像処理装置の制御方法およびプログラム | |
JP2015177528A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2007036799A (ja) | 画像処理装置 | |
JP5505072B2 (ja) | 画像データ処理装置および画像データ処理方法 | |
JP5511403B2 (ja) | 画像処理装置およびその制御方法 | |
JP5284195B2 (ja) | 画像処理装置、画像処理方法、プログラム及び記録媒体 | |
JP5645704B2 (ja) | 画像処理装置、及びその制御方法 | |
JP2011044892A (ja) | 画像処理装置およびその方法 | |
JP6671975B2 (ja) | 画像処理装置、撮像装置、画像処理方法およびコンピュータプログラム | |
JP5486280B2 (ja) | 画像処理装置およびその制御方法 | |
EP4216536A1 (en) | Image processing device and image processing program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120709 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130613 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130618 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130808 |
|
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: 20140317 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140415 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5528028 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |