JP2010026734A - 画像処理装置およびその方法 - Google Patents
画像処理装置およびその方法 Download PDFInfo
- Publication number
- JP2010026734A JP2010026734A JP2008186503A JP2008186503A JP2010026734A JP 2010026734 A JP2010026734 A JP 2010026734A JP 2008186503 A JP2008186503 A JP 2008186503A JP 2008186503 A JP2008186503 A JP 2008186503A JP 2010026734 A JP2010026734 A JP 2010026734A
- Authority
- JP
- Japan
- Prior art keywords
- image
- area
- region
- similar
- demosaicing
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 46
- 238000012545 processing Methods 0.000 claims abstract description 119
- 238000011161 development Methods 0.000 claims abstract description 73
- 238000004590 computer program Methods 0.000 claims description 11
- 238000012360 testing method Methods 0.000 claims description 10
- 239000000284 extract Substances 0.000 claims description 5
- 238000003672 processing method Methods 0.000 claims description 3
- 230000002093 peripheral effect Effects 0.000 claims description 2
- 238000000605 extraction Methods 0.000 claims 4
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 8
- 238000004364 calculation method Methods 0.000 description 7
- 230000015556 catabolic process Effects 0.000 description 5
- 230000000052 comparative effect Effects 0.000 description 5
- 238000006731 degradation reaction Methods 0.000 description 5
- 238000003384 imaging method Methods 0.000 description 4
- 238000001514 detection method Methods 0.000 description 3
- FFBHFFJDDLITSX-UHFFFAOYSA-N benzyl N-[2-hydroxy-4-(3-oxomorpholin-4-yl)phenyl]carbamate Chemical compound OC1=C(NC(=O)OCC2=CC=CC=C2)C=CC(=C1)N1CCOCC1=O FFBHFFJDDLITSX-UHFFFAOYSA-N 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 239000003086 colorant Substances 0.000 description 2
- 230000006866 deterioration Effects 0.000 description 2
- 230000011514 reflex Effects 0.000 description 2
- 238000012937 correction Methods 0.000 description 1
- 238000013144 data compression Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/63—Control of cameras or camera modules by using electronic viewfinders
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/80—Camera processing pipelines; Components thereof
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Studio Devices (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
Abstract
【解決手段】 撮影画像を現像処理する際に、撮影画像をデモザイキング処理し(S102)、デモザイキング処理した撮影画像から表示画像を生成する(S103)。そして、表示画像の参照領域を示す指示を入力し(S104)、撮影画像の現像処理パラメータを調整指示を入力する(S106)。そして、参照領域との相関が高い画像領域を類似領域として抽出する(S109)。そして、参照領域に対応するデモザイキング処理の前の撮影画像と、類似領域に対応するデモザイキング処理の前の撮影画像に現像処理パラメータを適用して、参照領域および類似領域の表示画像を生成する(S107、S110)。
【選択図】 図3
Description
図1は画像処理装置の構成例を示すブロック図である。
図2は実施例1の現像処理アプリケーションによる処理の概要を示す図で、現像処理は、処理1、処理2、処理3に大別される。
図4は相関の算出(S109)を説明するフローチャートである。
Corr = ΣiΣiIref(i, j)Icomp(i, j) …(1)
ここで、Corrは相関値、
iは縦方向の画素位置を表すインデックス、
jは横方向の画素位置を表すインデックス、
Irefは参照RAWデータの画素(i, j)の値、
Icompは比較RAWデータの画素(i, j)の値。
Corr = ΣiΣi{Iref(i, j) - Irefave}{Icomp(i, j) - Icompave} …(2)
ここで、Corrは相関値、
Irefaveは参照RAWデータの平均値、
Icompaveは比較RAWデータの平均値。
実施例2においては、例えばユーザが指定する比較画像を取得し、比較画像の参照領域121と相関が高い類似領域116に、参照画像において調整した現像処理パラメータを適用する例を説明した。ここで、比較画像を、例えば図7に示すテストチャートなどの予め指定されたRAWデータにすることもできる。図7に示すテストチャートは、画像中央部で空間周波数が低く、画像周辺部で空間周波数が高い画像の一例である。なお、様々な空間周波数のパターンが記録されたテストチャートがあり、テスチャートの撮影、現像処理によって、画像処理の特性が一目で把握できる。
なお、本発明は、複数の機器(例えばコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置、制御装置など)に適用してもよい。
Claims (9)
- 撮影画像を現像処理する画像処理装置であって、
撮影画像をデモザイキング処理するデモザイキング手段と、
前記デモザイキング処理した撮影画像から表示画像を生成する画像処理手段と、
前記表示画像の参照領域を示す指示を入力する入力手段と、
前記撮影画像の現像処理パラメータの調整指示を入力する調整手段と、
前記参照領域との相関が高い画像領域を類似領域として抽出する抽出手段と、
前記参照領域に対応する前記デモザイキング処理の前の撮影画像と、前記類似領域に対応する前記デモザイキング処理の前の撮影画像に前記現像処理パラメータを適用して、前記参照領域および前記類似領域の表示画像を生成する生成手段を有することを特徴とする画像処理装置。 - さらに、前記撮影画像の表示画像に、前記参照領域および前記類似領域の表示画像を重ねてモニタに表示する表示手段を有することを特徴とする請求項1に記載された画像処理装置。
- 前記抽出手段は、前記参照領域との相関が高い、前記参照領域以外の画像領域を前記類似領域として抽出することを特徴とする請求項1または請求項2に記載された画像処理装置。
- 前記抽出手段は、前記現像処理の対象の撮影画像から前記参照領域と相関が高い画像領域を前記類似領域として抽出することを特徴とする請求項1または請求項2に記載された画像処理装置。
- 前記抽出手段は、予め指定された画像から前記参照領域と相関が高い画像領域を前記類似領域として抽出することを特徴とする請求項1または請求項2に記載された画像処理装置。
- 前記予め指定された画像は、画像の中央部で空間周波数が低く、画像周辺部ほど空間周波数が高いテストチャートであることを特徴とする請求項5に記載された画像処理装置。
- 撮影画像を現像処理する画像処理方法であって、
撮影画像をデモザイキング処理し、
前記デモザイキング処理した撮影画像から表示画像を生成し、
前記表示画像の参照領域を示す指示を入力し、
前記撮影画像の現像処理パラメータを調整指示を入力し、
前記参照領域との相関が高い画像領域を類似領域として抽出し、
前記参照領域に対応する前記デモザイキング処理の前の撮影画像と、前記類似領域に対応する前記デモザイキング処理の前の撮影画像に前記現像処理パラメータを適用して、前記参照領域および前記類似領域の表示画像を生成することを特徴とする画像処理方法。 - コンピュータ装置を制御して、請求項1から請求項6の何れか一項に記載された画像処理装置の各手段として機能させることを特徴とするコンピュータプログラム。
- 請求項8に記載されたコンピュータプログラムが記録されたことを特徴とするコンピュータが読み取り可能な記録媒体。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008186503A JP2010026734A (ja) | 2008-07-17 | 2008-07-17 | 画像処理装置およびその方法 |
US12/499,407 US8259188B2 (en) | 2008-07-17 | 2009-07-08 | Image processing apparatus and method thereof |
EP09165598A EP2148502B1 (en) | 2008-07-17 | 2009-07-15 | Image processing apparatus and method thereof |
AT09165598T ATE525853T1 (de) | 2008-07-17 | 2009-07-15 | Bildverarbeitungsvorrichtung und zugehöriges verfahren |
CN2009101591737A CN101631251B (zh) | 2008-07-17 | 2009-07-17 | 图像处理设备和图像处理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008186503A JP2010026734A (ja) | 2008-07-17 | 2008-07-17 | 画像処理装置およびその方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013052404A Division JP5539561B2 (ja) | 2013-03-14 | 2013-03-14 | 画像処理装置およびその方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2010026734A true JP2010026734A (ja) | 2010-02-04 |
Family
ID=41100895
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008186503A Pending JP2010026734A (ja) | 2008-07-17 | 2008-07-17 | 画像処理装置およびその方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US8259188B2 (ja) |
EP (1) | EP2148502B1 (ja) |
JP (1) | JP2010026734A (ja) |
CN (1) | CN101631251B (ja) |
AT (1) | ATE525853T1 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102547103A (zh) * | 2010-12-28 | 2012-07-04 | 华晶科技股份有限公司 | 电子装置、影像拍摄装置及其方法 |
CN104933674B (zh) * | 2015-06-29 | 2019-03-12 | 网易传媒科技(北京)有限公司 | 一种图像处理方法及装置 |
CN108307113B (zh) * | 2018-01-26 | 2020-10-09 | 北京图森智途科技有限公司 | 图像采集方法、图像采集控制方法及相关装置 |
CN110648636B (zh) * | 2018-06-26 | 2020-07-31 | 京东方科技集团股份有限公司 | 显示控制方法、装置,显示装置,存储介质和计算机设备 |
CN112270369A (zh) * | 2020-11-05 | 2021-01-26 | Oppo广东移动通信有限公司 | 图像处理方法、图像处理装置、电子设备 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11275351A (ja) * | 1998-03-19 | 1999-10-08 | Fuji Photo Film Co Ltd | 画像処理方法 |
JP2004040559A (ja) * | 2002-07-04 | 2004-02-05 | Fuji Photo Film Co Ltd | 画像処理方法、画像処理装置、及び画像処理プログラム |
JP2005102175A (ja) * | 2003-08-25 | 2005-04-14 | Fuji Photo Film Co Ltd | デジタルカメラ |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4126640B2 (ja) * | 2000-03-08 | 2008-07-30 | 富士フイルム株式会社 | 電子カメラ |
JP3814514B2 (ja) * | 2001-10-23 | 2006-08-30 | キヤノン株式会社 | 画像表示装置、画像処理方法及びプログラム |
JP4298253B2 (ja) * | 2002-10-01 | 2009-07-15 | キヤノン株式会社 | 画像処理方法及び装置、及び撮像装置 |
US7574016B2 (en) * | 2003-06-26 | 2009-08-11 | Fotonation Vision Limited | Digital image processing using face detection information |
US7620218B2 (en) * | 2006-08-11 | 2009-11-17 | Fotonation Ireland Limited | Real-time face tracking with reference images |
US7412092B2 (en) * | 2003-10-31 | 2008-08-12 | Sony Corporation | Image processing apparatus, image processing method, and program |
JP4845382B2 (ja) * | 2004-02-06 | 2011-12-28 | キヤノン株式会社 | 画像処理装置及びその制御方法、並びに、コンピュータプログラム及びコンピュータ可読記憶媒体 |
JP2005275977A (ja) * | 2004-03-25 | 2005-10-06 | Fuji Photo Film Co Ltd | 画像表示方法、画像表示装置及び画像表示プログラム |
JP2005286653A (ja) * | 2004-03-29 | 2005-10-13 | Fuji Photo Film Co Ltd | 画像表示方法、画像表示装置及び画像表示プログラム |
JP4039412B2 (ja) * | 2004-09-09 | 2008-01-30 | コニカミノルタオプト株式会社 | 画像処理方法、画像処理プログラムおよび画像処理装置 |
JP4547223B2 (ja) * | 2004-09-28 | 2010-09-22 | オリンパス株式会社 | 撮像システム、ノイズ低減処理装置及び撮像処理プログラム |
JP4448039B2 (ja) * | 2005-01-26 | 2010-04-07 | キヤノン株式会社 | 撮像装置及びその制御方法 |
JP4427001B2 (ja) * | 2005-05-13 | 2010-03-03 | オリンパス株式会社 | 画像処理装置、画像処理プログラム |
US20100045825A1 (en) * | 2005-10-18 | 2010-02-25 | Kyocera Corporation | Image Apparatus and Image Processing Method |
US7403643B2 (en) * | 2006-08-11 | 2008-07-22 | Fotonation Vision Limited | Real-time face tracking in a digital image acquisition device |
JP5003196B2 (ja) * | 2007-02-19 | 2012-08-15 | ソニー株式会社 | 画像処理装置および方法、並びに、プログラム |
JP5381060B2 (ja) * | 2008-02-05 | 2014-01-08 | 株式会社リコー | 撮像装置およびその画像処理方法 |
-
2008
- 2008-07-17 JP JP2008186503A patent/JP2010026734A/ja active Pending
-
2009
- 2009-07-08 US US12/499,407 patent/US8259188B2/en not_active Expired - Fee Related
- 2009-07-15 AT AT09165598T patent/ATE525853T1/de not_active IP Right Cessation
- 2009-07-15 EP EP09165598A patent/EP2148502B1/en not_active Not-in-force
- 2009-07-17 CN CN2009101591737A patent/CN101631251B/zh not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11275351A (ja) * | 1998-03-19 | 1999-10-08 | Fuji Photo Film Co Ltd | 画像処理方法 |
JP2004040559A (ja) * | 2002-07-04 | 2004-02-05 | Fuji Photo Film Co Ltd | 画像処理方法、画像処理装置、及び画像処理プログラム |
JP2005102175A (ja) * | 2003-08-25 | 2005-04-14 | Fuji Photo Film Co Ltd | デジタルカメラ |
Also Published As
Publication number | Publication date |
---|---|
US20100013858A1 (en) | 2010-01-21 |
CN101631251B (zh) | 2011-08-17 |
CN101631251A (zh) | 2010-01-20 |
EP2148502A1 (en) | 2010-01-27 |
EP2148502B1 (en) | 2011-09-21 |
US8259188B2 (en) | 2012-09-04 |
ATE525853T1 (de) | 2011-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8941749B2 (en) | Image processing apparatus and method for image synthesis | |
US9538085B2 (en) | Method of providing panoramic image and imaging device thereof | |
JP2008022240A (ja) | 撮影装置,画像処理装置、及び画像ファイル生成方法,画像処理方法、並びに画像処理プログラム | |
US8310553B2 (en) | Image capturing device, image capturing method, and storage medium having stored therein image capturing program | |
JP5984493B2 (ja) | 画像処理装置、画像処理方法、撮像装置およびプログラム | |
US8922681B2 (en) | Image processing device that performs image processing to correct target pixels in a region surrounding a defective pixel | |
JP6071419B2 (ja) | 画像処理装置及び画像処理方法 | |
JP2017168982A (ja) | 撮像装置、撮像装置の制御方法及びプログラム | |
JP2007228224A (ja) | 画像生成装置、画像抽出装置、画像生成装置の制御方法、画像抽出方法及び画像抽出プログラム、並びに画像抽出プログラムを記録した記録媒体 | |
JP2010026734A (ja) | 画像処理装置およびその方法 | |
JP2007074578A (ja) | 画像処理装置、撮影装置、及びプログラム | |
JP2009055125A (ja) | 撮像装置及び撮像装置の制御方法 | |
JP2019110430A (ja) | 制御装置、撮像装置、制御方法およびプログラム | |
US8837866B2 (en) | Image processing apparatus and method for controlling image processing apparatus | |
US20200366837A1 (en) | Electronic apparatus, control method of electronic apparatus, and non-transitory computer readable medium | |
JP5539561B2 (ja) | 画像処理装置およびその方法 | |
JP6702792B2 (ja) | 画像処理装置およびその制御方法 | |
JP6218520B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP6245847B2 (ja) | 画像処理装置および画像処理方法 | |
JP7183015B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP6818585B2 (ja) | 画像処理装置、画像処理方法、及び、プログラム | |
JP2010119051A (ja) | 撮像装置及び撮像方法 | |
JP2017204787A (ja) | 画像処理装置およびその制御方法、撮像装置、プログラム | |
JP5158167B2 (ja) | 画像処理装置、撮像装置および画像処理プログラム | |
JP2008048168A (ja) | 色処理パラメータ設定方法及びデジタル撮像機器 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110617 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120413 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120420 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120611 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20121217 |