JP2015102945A - 画像回復フィルタの生成方法、画像処理方法、撮像装置、画像処理装置 - Google Patents
画像回復フィルタの生成方法、画像処理方法、撮像装置、画像処理装置 Download PDFInfo
- Publication number
- JP2015102945A JP2015102945A JP2013241830A JP2013241830A JP2015102945A JP 2015102945 A JP2015102945 A JP 2015102945A JP 2013241830 A JP2013241830 A JP 2013241830A JP 2013241830 A JP2013241830 A JP 2013241830A JP 2015102945 A JP2015102945 A JP 2015102945A
- Authority
- JP
- Japan
- Prior art keywords
- image
- value
- restoration filter
- image restoration
- recovery
- 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 abstract description 33
- 238000003384 imaging method Methods 0.000 title claims abstract description 26
- 238000012545 processing Methods 0.000 title claims description 30
- 238000003672 processing method Methods 0.000 title claims description 7
- 230000003287 optical effect Effects 0.000 claims abstract description 49
- 238000004364 calculation method Methods 0.000 claims abstract description 19
- 238000011084 recovery Methods 0.000 claims description 156
- 238000012546 transfer Methods 0.000 claims description 17
- 238000006243 chemical reaction Methods 0.000 claims description 9
- 230000006866 deterioration Effects 0.000 claims description 6
- 230000015556 catabolic process Effects 0.000 claims description 3
- 238000006731 degradation reaction Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 description 12
- 230000004075 alteration Effects 0.000 description 9
- 230000008569 process Effects 0.000 description 9
- 230000003321 amplification Effects 0.000 description 4
- 238000001514 detection method Methods 0.000 description 4
- 238000003199 nucleic acid amplification method Methods 0.000 description 4
- 230000009466 transformation Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 2
- 238000013527 convolutional neural network Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000005315 distribution function Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- ORQBXQOJMQIAOY-UHFFFAOYSA-N nobelium Chemical compound [No] ORQBXQOJMQIAOY-UHFFFAOYSA-N 0.000 description 1
- 238000001228 spectrum Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/10—Image enhancement or restoration using non-spatial domain filtering
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/73—Deblurring; Sharpening
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20048—Transform domain processing
- G06T2207/20056—Discrete and fast Fourier transform, [DFT, FFT]
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Studio Devices (AREA)
- Complex Calculations (AREA)
Abstract
Description
(1)式にフーリエ変換を施し、実空間(x,y)から周波数空間(u,v)へ変換すると次式のようになる。
ここで、F(u,v)はf(x,y)のフーリエ変換、G(u,v)はg(x,y)のフーリエ変換、H(u,v)はh(x,y)のフーリエ変換である。(2)式を変形すると、次式のようになる。
これは周波数空間上で、劣化画像g(x,y)のフーリエ変換G(u,v)をPSFであるh(x,y)のフーリエ変換H(u,v)で割ることにより、劣化を受ける前の画像f(x,y)のフーリエ変換であるF(u,v)を得ることができることを意味する。従って、F(u,v)にフーリエ逆変換を施せば、劣化前の画像f(x,y)を得ることができる。
=1/H(u,v)*|H(u,v)|^2/(|H(u,v)|^2+Γ) ・・・(4)
(4)式を、劣化画像g(x,y)のフーリエ変換G(u,v)に乗算すれば、光学系の回折や収差によって発生したPSFの位相成分を0にし、振幅成分の周波数特性を増幅することで高解像度かつ良好な画像を得ることができる。即ち、ウィナーフィルタを用いた画像回復処理により回復された画像の周波数空間情報をR(u,v)とすると次式が得られる。画像回復フィルタの周波数特性は、光学伝達関数の逆数(逆特性)を利用している。
W(u,v)を回復ゲイン周波数特性、Γを回復ゲイン調整項と称する。(5)式は、周波数空間上での回復処理であり、実空間で考えれば対象となる領域にシフトインバリアントなフィルタをコンボリューションすることと等価である。
ここでM、Nは2次元データのそれぞれの次元におけるタップ数であり、MとNの積MNをデータ点数とする。
Claims (11)
- 光学系を介して撮影された画像の劣化を補正するための画像回復フィルタを生成する方法であって、
前記光学系の光学伝達関数の絶対値の目標回復度合を表す目標回復ゲイン値を、固定小数点演算で演算可能な最大値を前記光学伝達関数のデータ点数で除算することによって算出される回復ゲインリミット値を超えないように設定する第1ステップと、
前記第1ステップによって設定された前記目標回復ゲイン値に基づいて前記画像回復フィルタの周波数特性を前記固定小数点演算により生成する第2ステップと、
を有することを特徴とする画像回復フィルタの生成方法。 - 前記第2ステップは、前記画像回復フィルタの周波数特性の絶対値の平均値が、前記第1ステップによって設定された前記目標回復ゲイン値から許容範囲内にあるように、前記画像回復フィルタの周波数特性を生成することを特徴とする請求項1に記載の画像回復フィルタの生成方法。
- 前記周波数特性をW(u,v)、前記光学伝達関数をH(u,v)とすると、前記第2ステップは、前記絶対値の前記平均値が、前記目標回復ゲイン値から前記許容範囲内にあるように、
W(u,v)
=1/H(u,v)*|H(u,v)|^2/(|H(u,v)|^2+Γ)
で表されるΓを更新することを特徴とする請求項2に記載の画像回復フィルタの生成方法。 - 前記第2ステップは、前記画像回復フィルタの周波数特性の絶対値の最大値が、前記第1ステップによって設定された前記目標回復ゲイン値から許容範囲内にあるように、前記画像回復フィルタの周波数特性を前記固定小数点演算により生成することを特徴とする請求項1に記載の画像回復フィルタの生成方法。
- 前記周波数特性をW(u,v)、前記光学伝達関数をH(u,v)とすると、前記第2ステップは、前記絶対値の前記最大値が、前記目標回復ゲイン値から前記許容範囲内にあるように、
W(u,v)
=1/H(u,v)*|H(u,v)|^2/(|H(u,v)|^2+Γ)
で表されるΓを更新することを特徴とする請求項4に記載の画像回復フィルタの生成方法。 - 前記第2ステップによって生成された前記周波数特性を周波数変換することによって、実空間における画像回復フィルタを生成する第3ステップを更に有することを特徴とする請求項1または2に記載の画像回復フィルタの生成方法。
- 前記第1ステップは、前記回復ゲインリミット値を超える前記目標回復ゲイン値が入力された場合に前記回復ゲインリミット値を前記目標回復ゲイン値として設定することを特徴とする請求項1乃至6のうちいずれか1項に記載の画像回復フィルタの生成方法。
- 前記第1ステップは、前記回復ゲインリミット値を超える前記目標回復ゲイン値が入力された場合に、前記回復ゲインリミット値を超えている旨の警告と前記目標回復ゲイン値の再入力を促すことを特徴とする請求項1乃至7のうちいずれか1項に記載の画像回復フィルタの生成方法。
- 請求項1乃至8のうちいずれか1項に記載の画像回復フィルタの生成方法によって生成された前記画像回復フィルタを用いて固定小数点演算により、前記画像の劣化を補正する画像処理方法。
- 光学系を介して撮影された画像の劣化を補正するための画像回復フィルタを生成する方法であって、
前記光学系の光学伝達関数の絶対値の目標回復度合を表す目標回復ゲイン値を、固定小数点演算で演算可能な最大値を前記光学伝達関数のデータ点数で除算することによって算出される回復ゲインリミット値を超えないように設定する制御手段と、
前記制御手段によって設定された前記目標回復ゲイン値に基づいて前記画像回復フィルタの周波数特性を固定小数点演算により生成する画像処理手段と、
を有することを特徴とする画像処理装置。 - 撮影光学系が形成した被写体の画像を光電変換する撮像素子と、
前記撮像素子の出力を画像処理する画像処理手段と、
前記撮影光学系の光学伝達関数の絶対値の目標回復度合を表す目標回復ゲイン値を、固定小数点演算で演算可能な最大値を前記光学伝達関数のデータ点数で除算することによって算出される回復ゲインリミット値を超えないように設定する制御手段と、
を有し、
前記画像処理手段は、前記制御手段によって設定された前記目標回復ゲイン値に基づいて画像回復フィルタの周波数特性を生成し、生成された前記周波数特性を周波数変換することによって、実空間における画像回復フィルタを生成し、前記画像回復フィルタによって前記被写体の画像の劣化を補正するための画像回復フィルタを生成することを特徴とする撮像装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013241830A JP6253365B2 (ja) | 2013-11-22 | 2013-11-22 | 画像処理方法、撮像装置、画像処理装置 |
US14/532,641 US9639922B2 (en) | 2013-11-22 | 2014-11-04 | Generation method of image restoration filter, image processing method, image pickup apparatus, image processing apparatus, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013241830A JP6253365B2 (ja) | 2013-11-22 | 2013-11-22 | 画像処理方法、撮像装置、画像処理装置 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2015102945A true JP2015102945A (ja) | 2015-06-04 |
JP2015102945A5 JP2015102945A5 (ja) | 2017-01-05 |
JP6253365B2 JP6253365B2 (ja) | 2017-12-27 |
Family
ID=53182732
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013241830A Active JP6253365B2 (ja) | 2013-11-22 | 2013-11-22 | 画像処理方法、撮像装置、画像処理装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9639922B2 (ja) |
JP (1) | JP6253365B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6614843B2 (ja) * | 2015-07-30 | 2019-12-04 | キヤノン株式会社 | 画像処理装置、撮像装置および画像処理プログラム |
CN105551007B (zh) * | 2015-12-10 | 2018-04-03 | 河海大学 | 基于频域及谱矩阵的sar图像多层贝叶斯盲解卷积方法 |
JP6935370B2 (ja) * | 2018-07-24 | 2021-09-15 | アンリツ株式会社 | 信号発生装置および該装置を用いた周波数特性表示方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011022868A (ja) * | 2009-07-16 | 2011-02-03 | Canon Inc | 画像処理装置およびその方法 |
JP2012234484A (ja) * | 2011-05-09 | 2012-11-29 | Canon Inc | 画像処理方法、画像処理装置、撮像装置および画像処理プログラム |
JP2013061925A (ja) * | 2011-08-25 | 2013-04-04 | Canon Inc | 画像処理プログラム、画像処理方法、画像処理装置及び撮像装置 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7057653B1 (en) * | 1997-06-19 | 2006-06-06 | Minolta Co., Ltd. | Apparatus capable of image capturing |
US6728003B1 (en) * | 2000-04-04 | 2004-04-27 | Eastman Kodak Company | Method of compensating for MTF in a digital image channel |
US8594448B2 (en) * | 2004-08-16 | 2013-11-26 | Hewlett-Packard Development Company, L.P. | Bi-selective filtering in transform domain |
US8111319B2 (en) * | 2009-01-16 | 2012-02-07 | Ricoh Co., Ltd. | Imaging system using enhanced spherical aberration and specifically sized FIR filters |
JP5388671B2 (ja) * | 2009-04-22 | 2014-01-15 | キヤノン株式会社 | 撮像装置及び画像変換方法 |
JP5414434B2 (ja) | 2009-09-14 | 2014-02-12 | 三菱電機株式会社 | 高速フーリエ変換演算装置 |
WO2011074104A1 (ja) * | 2009-12-17 | 2011-06-23 | キヤノン株式会社 | 画像処理装置およびそれを用いた撮像装置 |
US8417749B1 (en) * | 2010-01-07 | 2013-04-09 | Xilinx, Inc. | Specifying a multirate digital filter based on a ratio of an input sample rate to an output sample rate |
JP5466766B2 (ja) * | 2010-10-01 | 2014-04-09 | 富士フイルム株式会社 | 撮像装置 |
JP5414752B2 (ja) * | 2011-08-08 | 2014-02-12 | キヤノン株式会社 | 画像処理方法、画像処理装置、撮像装置、および、画像処理プログラム |
JP5264968B2 (ja) * | 2011-08-08 | 2013-08-14 | キヤノン株式会社 | 画像処理装置、画像処理方法、撮像装置、および、画像処理プログラム |
JP5344648B2 (ja) * | 2011-08-26 | 2013-11-20 | キヤノン株式会社 | 画像処理方法、画像処理装置、撮像装置および画像処理プログラム |
-
2013
- 2013-11-22 JP JP2013241830A patent/JP6253365B2/ja active Active
-
2014
- 2014-11-04 US US14/532,641 patent/US9639922B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011022868A (ja) * | 2009-07-16 | 2011-02-03 | Canon Inc | 画像処理装置およびその方法 |
JP2012234484A (ja) * | 2011-05-09 | 2012-11-29 | Canon Inc | 画像処理方法、画像処理装置、撮像装置および画像処理プログラム |
JP2013061925A (ja) * | 2011-08-25 | 2013-04-04 | Canon Inc | 画像処理プログラム、画像処理方法、画像処理装置及び撮像装置 |
Also Published As
Publication number | Publication date |
---|---|
JP6253365B2 (ja) | 2017-12-27 |
US9639922B2 (en) | 2017-05-02 |
US20150146996A1 (en) | 2015-05-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5331816B2 (ja) | 画像補正装置及び画像補正方法 | |
JP6116272B2 (ja) | 画像処理装置及び画像処理方法、プログラム、記憶媒体 | |
JP5615393B2 (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラム、および、記憶媒体 | |
US7848587B2 (en) | Image-processing system and image-processing program | |
JP6625144B2 (ja) | 画像処理方法およびそれを用いた撮像装置、画像処理装置、画像処理プログラム、記憶媒体、および、レンズ装置 | |
JP6448526B2 (ja) | 画像処理装置、撮像装置、画像処理プログラム | |
JP6253365B2 (ja) | 画像処理方法、撮像装置、画像処理装置 | |
JP6514504B2 (ja) | 画像処理装置およびその制御方法、ならびにプログラム | |
US9727956B2 (en) | Image processing apparatus, image pickup apparatus, image processing method, and non-transitory computer-readable storage medium | |
WO2016002126A1 (en) | Image processing apparatus, image pickup apparatus, image processing method, image processing program, and storage medium | |
JP2016110622A (ja) | 制御装置、画像処理装置、レンズ装置、画像処理システム、制御方法、画像処理方法、プログラム、および、記憶媒体 | |
US10339637B2 (en) | Image processing apparatus, image pickup apparatus, image processing method, and non-transitory computer-readable storage medium for correcting deterioration of image | |
JP6598886B2 (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラム、記憶媒体、および、レンズ装置 | |
JP7207893B2 (ja) | 撮像装置、レンズ装置 | |
JP6605009B2 (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラムおよび記録媒体 | |
JP6381212B2 (ja) | 撮像装置及びその制御方法 | |
US9990698B2 (en) | Control apparatus, lens apparatus, and non-transitory computer-readable storage medium that determine data as coefficient data corresponding to an order less than a predetermined order of an approximation function | |
JP2017123532A (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラムおよび記録媒体 | |
JP6570406B2 (ja) | 画像処理装置、撮像装置、画像処理方法、プログラム | |
JP2017108243A (ja) | 画像処理装置及び画像処理方法 | |
JP6566780B2 (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラム、および、記憶媒体 | |
JP2016118856A (ja) | 画像処理装置、撮像装置、画像処理方法、画像処理プログラム、および、記憶媒体 | |
JP6366432B2 (ja) | 画像処理装置およびその制御方法ならびにプログラム | |
JP2020010131A (ja) | 画像処理装置、画像処理方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161118 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20161118 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170925 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171012 |
|
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: 20171031 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171128 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6253365 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |