JP5076757B2 - 画像処理方法およびプログラム - Google Patents
画像処理方法およびプログラム Download PDFInfo
- Publication number
- JP5076757B2 JP5076757B2 JP2007234556A JP2007234556A JP5076757B2 JP 5076757 B2 JP5076757 B2 JP 5076757B2 JP 2007234556 A JP2007234556 A JP 2007234556A JP 2007234556 A JP2007234556 A JP 2007234556A JP 5076757 B2 JP5076757 B2 JP 5076757B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- objective function
- image processing
- processing method
- gradient vector
- 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.)
- Expired - Fee Related
Links
- 238000003672 processing method Methods 0.000 title claims description 20
- 238000000034 method Methods 0.000 claims description 77
- 239000013598 vector Substances 0.000 claims description 48
- 239000011159 matrix material Substances 0.000 claims description 41
- 230000008569 process Effects 0.000 claims description 33
- 238000005457 optimization Methods 0.000 claims description 28
- 238000002945 steepest descent method Methods 0.000 claims description 15
- 238000002939 conjugate gradient method Methods 0.000 claims description 12
- 238000004364 calculation method Methods 0.000 claims description 11
- 238000009499 grossing Methods 0.000 claims description 9
- 238000001914 filtration Methods 0.000 claims description 7
- 230000006870 function Effects 0.000 description 35
- 238000000605 extraction Methods 0.000 description 6
- 238000003384 imaging method Methods 0.000 description 5
- 238000013477 bayesian statistics method Methods 0.000 description 3
- 230000006837 decompression Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
Description
G. K. Chantas, N. P. Galatsanos, and A. C. Likas, `Bayesian Restoration Using a New Nonstationary Edge-Preserving Image Prior', IEEE Trans. Image Process, Vol.15, No.10, pp.2987-2997, 2006 R. Pan and S. J. Reeves,`Effect Huber-Markov Edge-Preserving Image Restoration', IEEE Trans. Image Process, Vol.15, No.12, pp.3728-3735, 2006
≪本実施形態に関する補足事項≫
本実施形態では、復元処理において鮮明な画像fを求めるために共役勾配法または最急降下法を用いたが、本発明はこれに限定されない。行列演算を伴わない数値最適化法を適宜選択して使用することができる。
Claims (5)
- ボケ画像から鮮明な画像を求める画像処理方法であって、
前記ボケ画像の画素値を格納する画像データの配列を2次元から1次元ベクトルに変換する工程と、
前記1次元ベクトルに作用する2次元行列演算を前記ボケ画像の画像データに対する平滑化またはエッジ成分抽出のフィルタリング処理に置き換え、前記鮮明な画像を推定する目的関数の計算に必要となる統計パラメータの値とともに前記目的関数の第1の勾配ベクトルを算出する工程と、
行列演算を伴わない第1の数値最適化法または第2の数値最適化法と算出した前記第1の勾配ベクトルとを用いて、前記目的関数の値が最大または最小となるように前記鮮明な画像の画像データを更新する工程と、
更新された前記鮮明な画像の画像データから得られる前記目的関数の第2の勾配ベクトルを算出する工程と、
前記第1の勾配ベクトルの大きさと前記第2の勾配ベクトルの大きさとの比の値と所定値との比較に応じて、前記第1の数値最適化法または前記第2の数値最適化法を選択する工程と、
を備えることを特徴とする画像処理方法。 - ボケ画像から鮮明な画像を求める画像処理方法であって、
前記ボケ画像の画素値を格納する画像データの配列を2次元から1次元ベクトルに変換する工程と、
前記1次元ベクトルに作用する2次元行列演算を前記ボケ画像の画像データに対する平滑化またはエッジ成分抽出のフィルタリング処理に置き換え、前記鮮明な画像を推定する目的関数の計算に必要となる統計パラメータの値とともに前記目的関数の第1の勾配ベクトルを算出する工程と、
行列演算を伴わない第1の数値最適化法または第2の数値最適化法と算出した前記第1の勾配ベクトルとを用いて、前記目的関数の値が最大または最小となるように前記鮮明な画像の画像データを更新する工程と、
更新された前記鮮明な画像の画像データから得られる前記目的関数の第2の勾配ベクトルを算出する工程と、
前記第1の勾配ベクトル成分の最大値と前記第2の勾配ベクトル成分の最大値との比の値と所定値との比較に応じて、前記第1の数値最適化法または前記第2の数値最適化法を選択する工程と、
を備えることを特徴とする画像処理方法。 - 請求項1または請求項2に記載の画像処理方法において、
前記第1の数値最適化法とは、最急降下法であることを特徴とする画像処理方法。 - 請求項1または請求項2に記載の画像処理方法において、
前記第2の数値最適化法とは、共役勾配法であることを特徴とする画像処理方法。 - 請求項1ないし請求項4のいずれか1項に記載の画像処理方法の各工程を、コンピュータに実行させることを特徴とするプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007234556A JP5076757B2 (ja) | 2007-09-10 | 2007-09-10 | 画像処理方法およびプログラム |
PCT/JP2008/002297 WO2009034688A1 (ja) | 2007-09-10 | 2008-08-25 | 画像処理方法およびプログラム |
US12/452,286 US8326071B2 (en) | 2007-09-10 | 2008-08-25 | Image processing method to restore an image |
US13/614,964 US20130004095A1 (en) | 2007-09-10 | 2012-09-13 | Image Processing Method and Program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007234556A JP5076757B2 (ja) | 2007-09-10 | 2007-09-10 | 画像処理方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009069901A JP2009069901A (ja) | 2009-04-02 |
JP5076757B2 true JP5076757B2 (ja) | 2012-11-21 |
Family
ID=40606125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007234556A Expired - Fee Related JP5076757B2 (ja) | 2007-09-10 | 2007-09-10 | 画像処理方法およびプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5076757B2 (ja) |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0755905A (ja) * | 1993-08-10 | 1995-03-03 | Hitachi Ltd | スペクトル分解方法 |
-
2007
- 2007-09-10 JP JP2007234556A patent/JP5076757B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2009069901A (ja) | 2009-04-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9652830B2 (en) | Method and apparatus for performing hierarchical super-resolution of an input image | |
US9692939B2 (en) | Device, system, and method of blind deblurring and blind super-resolution utilizing internal patch recurrence | |
Zhang et al. | Non-local kernel regression for image and video restoration | |
JP4799428B2 (ja) | 画像処理装置及び方法 | |
KR101036787B1 (ko) | 움직임 벡터 연산 방법과 이 방법을 이용한 손 떨림 보정장치, 촬상 장치, 및 동영상 생성 장치 | |
US8379120B2 (en) | Image deblurring using a combined differential image | |
JP2011180798A (ja) | 画像処理装置、および画像処理方法、並びにプログラム | |
JP2007000205A (ja) | 画像処理装置及び画像処理方法並びに画像処理プログラム | |
US20130004095A1 (en) | Image Processing Method and Program | |
JP6462372B2 (ja) | 超解像装置及びプログラム | |
JP5824155B2 (ja) | 画像のノイズ除去、圧縮および補間のための異方性勾配の正則化 | |
KR101538313B1 (ko) | 블록단위 영상 정합을 이용한 초해상도 영상 복원 방법 및 장치 | |
Jeong et al. | Multi-frame example-based super-resolution using locally directional self-similarity | |
CN105574823B (zh) | 一种失焦模糊图像的去模糊方法和装置 | |
JP4859516B2 (ja) | 画像処理装置および画像復元方法 | |
JP5146159B2 (ja) | 画像復元方法、画像復元プログラム、および画像復元装置 | |
JP5076758B2 (ja) | 画像処理方法およびプログラム | |
JP5076757B2 (ja) | 画像処理方法およびプログラム | |
JP2002319020A (ja) | 画像処理装置および画像処理方法 | |
JP5198500B2 (ja) | 信号処理装置及びプログラム | |
Abang et al. | Application of blind deconvolution and Lucy-Richardson Deconvolution for image deblurring | |
Banik et al. | Transformer based technique for high resolution image restoration | |
JP5157715B2 (ja) | 画像復元方法、プログラムおよび画像復元装置 | |
Getreuer | Image zooming with contour stencils | |
Jagdale et al. | V-Channel magnification enabled by hybrid optimization algorithm: Enhancement of video super resolution |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100903 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120306 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120502 |
|
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: 20120731 |
|
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: 20120813 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150907 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5076757 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150907 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |