JP4324044B2 - 画像処理装置およびその方法 - Google Patents
画像処理装置およびその方法 Download PDFInfo
- Publication number
- JP4324044B2 JP4324044B2 JP2004208883A JP2004208883A JP4324044B2 JP 4324044 B2 JP4324044 B2 JP 4324044B2 JP 2004208883 A JP2004208883 A JP 2004208883A JP 2004208883 A JP2004208883 A JP 2004208883A JP 4324044 B2 JP4324044 B2 JP 4324044B2
- Authority
- JP
- Japan
- Prior art keywords
- color
- image
- area
- correction
- saturation
- 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
- 238000012545 processing Methods 0.000 title claims description 46
- 238000000034 method Methods 0.000 title description 51
- 238000012937 correction Methods 0.000 claims description 118
- 238000000605 extraction Methods 0.000 claims description 9
- 239000000284 extract Substances 0.000 claims description 6
- 230000007423 decrease Effects 0.000 claims description 5
- 230000003247 decreasing effect Effects 0.000 claims description 2
- 238000003672 processing method Methods 0.000 claims 1
- 230000008569 process Effects 0.000 description 14
- 230000006870 function Effects 0.000 description 13
- 239000003086 colorant Substances 0.000 description 9
- 230000014509 gene expression Effects 0.000 description 7
- 238000001514 detection method Methods 0.000 description 5
- 210000001508 eye Anatomy 0.000 description 5
- 238000003702 image correction Methods 0.000 description 5
- 238000006243 chemical reaction Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 241000282412 Homo Species 0.000 description 3
- 210000004709 eyebrow Anatomy 0.000 description 3
- 210000000744 eyelid Anatomy 0.000 description 3
- KNMAVSAGTYIFJF-UHFFFAOYSA-N 1-[2-[(2-hydroxy-3-phenoxypropyl)amino]ethylamino]-3-phenoxypropan-2-ol;dihydrochloride Chemical compound Cl.Cl.C=1C=CC=CC=1OCC(O)CNCCNCC(O)COC1=CC=CC=C1 KNMAVSAGTYIFJF-UHFFFAOYSA-N 0.000 description 2
- 230000002776 aggregation Effects 0.000 description 2
- 238000004220 aggregation Methods 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 235000012736 patent blue V Nutrition 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000003631 expected effect Effects 0.000 description 1
- 210000000887 face Anatomy 0.000 description 1
- 230000001815 facial effect Effects 0.000 description 1
- 238000012804 iterative process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/62—Retouching, i.e. modification of isolated colours only or in isolated picture areas only
- H04N1/622—Retouching, i.e. modification of isolated colours only or in isolated picture areas only with simulation on a subsidiary picture reproducer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/6027—Correction or control of colour gradation or colour contrast
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Image Processing (AREA)
- Color Image Communication Systems (AREA)
Description
図1は実施例の画像処理装置の基本構成を示すブロック図である。
図2は画像処理装置の機能構成を示すブロック図である。
図3はCPU 201が実行する画像補正処理を示すフローチャートである。
図4はCPU 201が実行する所定色領域の色補正処理(S6)を示すフローチャートである。
ΔH(k) = max(|Hmax(k) - Hr(k)|, |Hmin(k) - Hr(k)|) …(1)
ここで、関数max()は括弧の中で最大のものを選択する関数
HがHr(k)±ΔHの範囲内 Wh(k) = |H - Hr(k)|/ΔH
Hが上記範囲外 Wh(k) = 0 …(2)
C < Cthの場合 Wc(k) = 0
Cth ≦ C ≦ Cr(k)の場合 Wc(k) = (C - Cth)/(Cr(k) - Cth) …(3)
C > Cr(k)の場合 Wc(k) = 1
Ph(dist) = K1・exp(-Hdist 2/t1) …(4)
ここで、K1、t1は定数
Hdist = |Ht - Hr(k)|
Ct < Cr(k)の場合 Pc(dist) = -a1・Cdist 2 + b1 …(5)
Ct ≧ Cr(k)の場合 Pc(dist) = K2・exp(-Cdist 2/t2) …(6)
ここで、a1、b1、K2、t2は定数
Cdist = |Ct - Cr(k)|
H' = H + W(j)・Dh(j)
Dh(j) = Ph(Ht - Hr(j)) …(7)
W(j) = Wh(j)・Wc(j)・Wp(j)
ここで、Hは色補正前の画素の色相
H'は色補正後の画素の色相
C' = C{W(j)・Kc(j) + 1}
Kc(j) = Pc{Ct - Cr(j)}/Cr(j) (Ct≠0) …(8)
W(j) = Wh(j)・Wc(j)・Wp(j)
ここで、Cは色補正前の画素の彩度
C'は色補正後の画素の彩度
上記の実施例では、ディジタルカメラで撮影した画像をコンピュータで処理する場合を中心について説明したが、写真などをスキャナで読み取った画像の処理にも適用することができる。また、本実施例の機能は、コンピュータだけでなく、ディジタルカメラ、スキャナ、ディスプレイ、プリンタなどのカラー画像機器本体に組み込むこともできる。
なお、本発明は、複数の機器(例えばホストコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置など)に適用してもよい。
Claims (11)
- 入力画像から複数の画像領域を抽出し、
前記画像領域ごとに、代表色を抽出し、
前記画像領域ごとに、前記代表色に基づき前記代表色を含む補正対象の色領域を算出し、
前記画像領域ごとに、前記代表色と前記補正対象の色領域に基づき色値に関する重みを算出し、
前記画像領域ごとに、前記画像領域における位置に関する重みを算出し、
前記画像領域ごとに、メモリから取得した目標色と前記代表色の差から補正係数を設定し、
前記画像領域ごとに、前記色値に関する重み、前記位置に関する重みおよび前記補正係数に基づく色補正を行うことを特徴とする画像処理方法。 - 入力画像から複数の画像領域を抽出する第一の抽出手段と、
前記画像領域ごとに、代表色を抽出する第二の抽出手段と、
前記画像領域ごとに、前記代表色に基づき前記代表色を含む補正対象の色領域を算出する第一の算出手段と、
前記画像領域ごとに、前記代表色と前記補正対象の色領域に基づき色値に関する重みを算出する第二の算出手段と、
前記画像領域ごとに、前記画像領域における位置に関する重みを算出する第三の算出手段と、
前記画像領域ごとに、メモリから取得した目標色と前記代表色の差から補正係数を設定する設定手段と、
前記画像領域ごとに、前記色値に関する重み、前記位置に関する重みおよび前記補正係数に基づく色補正を行う補正手段とを有することを特徴とする画像処理装置。 - 前記設定手段は、前記代表色と前記目標色の差が大きくなると前記補正係数が小さくなるように前記設定を行うことを特徴とする請求項2に記載された画像処理装置。
- 前記設定手段は、前記代表色の色相と前記目標色の色相の差に基づき、前記補正係数を設定することを特徴とする請求項2または請求項3に記載された画像処理装置。
- 前記設定手段は、前記代表色の彩度と前記目標色の彩度の差に基づき、前記補正係数を設定することを特徴とする請求項2または請求項3に記載された画像処理装置。
- 前記設定手段は、前記色補正によって彩度を下げる場合の補正量が、前記彩度を上げる場合の補正量よりも小さくなるように、前記補正係数を設定することを特徴とする請求項2から請求項5の何れか一項に記載された画像処理装置。
- 前記補正対象の色領域は人肌領域であることを特徴とする請求項2から請求項6の何れか一項に記載された画像処理装置。
- 前記色値に関する重みは色相値に関する重みであることを特徴とする請求項2から請求項7の何れか一項に記載された画像処理装置。
- 前記色値に関する重みは彩度値に関する重みであることを特徴とする請求項2から請求項7の何れか一項に記載された画像処理装置。
- 前記色相値に関する重みは、前記代表色で最大になり、かつ、前記補正対象の色領域外で零になることを特徴とする請求項8に記載された画像処理装置。
- コンピュータ装置を制御して、請求項1に記載された画像処理を実現することを特徴とするプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004208883A JP4324044B2 (ja) | 2004-07-15 | 2004-07-15 | 画像処理装置およびその方法 |
US11/180,450 US7468812B2 (en) | 2004-07-15 | 2005-07-13 | Image processing apparatus and its method for color correction |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004208883A JP4324044B2 (ja) | 2004-07-15 | 2004-07-15 | 画像処理装置およびその方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006033383A JP2006033383A (ja) | 2006-02-02 |
JP4324044B2 true JP4324044B2 (ja) | 2009-09-02 |
Family
ID=35599105
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004208883A Expired - Fee Related JP4324044B2 (ja) | 2004-07-15 | 2004-07-15 | 画像処理装置およびその方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7468812B2 (ja) |
JP (1) | JP4324044B2 (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8238696B2 (en) * | 2003-08-21 | 2012-08-07 | Microsoft Corporation | Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system |
US7590643B2 (en) * | 2003-08-21 | 2009-09-15 | Microsoft Corporation | Systems and methods for extensions and inheritance for units of information manageable by a hardware/software interface system |
US8166101B2 (en) * | 2003-08-21 | 2012-04-24 | Microsoft Corporation | Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system |
JP4324043B2 (ja) * | 2004-07-15 | 2009-09-02 | キヤノン株式会社 | 画像処理装置およびその方法 |
TW200632771A (en) * | 2005-03-10 | 2006-09-16 | Avisonic Technology Corp | Automatic white balance method applicable for color digital image |
JP4624248B2 (ja) * | 2005-12-06 | 2011-02-02 | 富士フイルム株式会社 | 画像処理装置、肌色調整方法及びプログラム |
KR100791380B1 (ko) * | 2006-01-17 | 2008-01-07 | 삼성전자주식회사 | 보색 대비를 이용하여 영상을 향상하는 방법 및 장치 |
JP4906627B2 (ja) * | 2007-07-31 | 2012-03-28 | キヤノン株式会社 | 画像処理装置、画像処理方法、コンピュータプログラム及び記憶媒体 |
JP5116393B2 (ja) * | 2007-07-31 | 2013-01-09 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
JP2009290822A (ja) * | 2008-06-02 | 2009-12-10 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
US8140708B2 (en) * | 2008-11-17 | 2012-03-20 | Xrfiles, Inc. | System and method for the serving of extended bit depth high resolution images |
US20100158359A1 (en) * | 2008-12-18 | 2010-06-24 | Yue Qiao | Image data clustering and color conversion |
JP5680976B2 (ja) * | 2010-08-25 | 2015-03-04 | 株式会社日立ソリューションズ | 電子黒板システム及びプログラム |
JP4760999B1 (ja) * | 2010-10-29 | 2011-08-31 | オムロン株式会社 | 画像処理装置、画像処理方法、および制御プログラム |
JP5734080B2 (ja) * | 2011-05-10 | 2015-06-10 | キヤノン株式会社 | 情報処理装置、その処理方法及びプログラム |
US10803341B2 (en) * | 2017-12-26 | 2020-10-13 | Augentix Inc. | Method and computer system of white point detection |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE3582581D1 (de) | 1985-02-09 | 1991-05-23 | Dainippon Screen Mfg | Verfahren und geraet zur wiedergabe von farbtrennungsbildern durch abtasten. |
JP3399486B2 (ja) | 1993-06-30 | 2003-04-21 | 富士ゼロックス株式会社 | カラー画像処理装置及び方法 |
JP2630923B2 (ja) | 1994-12-05 | 1997-07-16 | 日本アイ・ビー・エム株式会社 | 画像認識方法及び装置 |
US5710872A (en) * | 1995-03-23 | 1998-01-20 | Nikon Corporation | Color image recording device, system, and method |
US6343141B1 (en) | 1996-10-08 | 2002-01-29 | Lucent Technologies Inc. | Skin area detection for video image systems |
US6239886B1 (en) | 1998-01-08 | 2001-05-29 | Xerox Corporation | Method and apparatus for correcting luminance and chrominance data in digital color images |
JP2000209425A (ja) | 1998-11-09 | 2000-07-28 | Canon Inc | 画像処理装置及び方法並びに記憶媒体 |
JP2001034775A (ja) * | 1999-05-17 | 2001-02-09 | Fuji Photo Film Co Ltd | 履歴画像表示方法 |
JP2001043371A (ja) | 1999-07-29 | 2001-02-16 | Canon Inc | 画像処理方法、画像処理装置及び記憶媒体 |
JP4095208B2 (ja) | 1999-07-29 | 2008-06-04 | キヤノン株式会社 | 画像処理方法、画像処理装置及び記憶媒体 |
US7079284B2 (en) | 2001-10-10 | 2006-07-18 | Kabushiki Kaisha Toshiba | Image processing apparatus |
JP3890219B2 (ja) | 2001-10-31 | 2007-03-07 | キヤノン株式会社 | 画像処理装置 |
US7356190B2 (en) | 2002-07-02 | 2008-04-08 | Canon Kabushiki Kaisha | Image area extraction method, image reconstruction method using the extraction result and apparatus thereof |
EP1538848A4 (en) | 2002-09-12 | 2009-04-15 | Panasonic Corp | IMAGE PROCESSING DEVICE |
US7376268B2 (en) | 2002-09-17 | 2008-05-20 | Ricoh Company, Limited | Image processing apparatus for transmitting image data to an external device |
JP2004236110A (ja) | 2003-01-31 | 2004-08-19 | Canon Inc | 画像処理装置、画像処理方法、記憶媒体及びプログラム |
-
2004
- 2004-07-15 JP JP2004208883A patent/JP4324044B2/ja not_active Expired - Fee Related
-
2005
- 2005-07-13 US US11/180,450 patent/US7468812B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006033383A (ja) | 2006-02-02 |
US20060012839A1 (en) | 2006-01-19 |
US7468812B2 (en) | 2008-12-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4324043B2 (ja) | 画像処理装置およびその方法 | |
US6535301B1 (en) | Image processing apparatus, image processing method, image processing program recording medium, color adjustment method, color adjustment device, and color adjustment control program recording medium | |
KR101309497B1 (ko) | 높은 동작 범위 이미지 매핑을 위한 히스토그램 조정 | |
KR101309498B1 (ko) | 높은 동적 범위 이미지 매핑을 위한 히스토그램 조정 | |
JP5424712B2 (ja) | 画像処理装置及びその制御方法とプログラム | |
JP4324044B2 (ja) | 画像処理装置およびその方法 | |
US20090066806A1 (en) | Image processing device, image processing method, and image processing program | |
US8463038B2 (en) | Image processing apparatus and method for correcting an image based upon features of the image | |
JP2003274427A (ja) | 画像処理装置、画像処理システム、画像処理方法、記憶媒体、及びプログラム | |
US8290262B2 (en) | Color processing apparatus and method thereof | |
WO2000007144A1 (fr) | Dispositif de conversion monotone, procede de conversion monotone et milieu sur lequel un programme de conversion monotone est enregistre | |
US20050068587A1 (en) | Monotone conversion process for color images | |
JP2006303708A (ja) | 画像処理装置および画像処理方法 | |
JP4243362B2 (ja) | 画像処理装置、画像処理方法、および画像処理プログラムを記録した記録媒体 | |
JP2002033934A (ja) | 画像処理装置及び方法 | |
JP4332474B2 (ja) | 画像処理装置およびその方法 | |
JP4522229B2 (ja) | 画像処理方法及びその装置 | |
JP2005192158A (ja) | 画像処理方法、画像処理装置及び画像記録装置 | |
JP3817371B2 (ja) | 画像処理方法、装置および記録媒体 | |
JP2006133874A (ja) | 画像処理方法及びその装置 | |
JPH10340332A (ja) | 画像処理装置、画像処理方法、画像処理制御プログラムを記録した媒体 | |
JP2006203431A (ja) | 画像処理装置および画像処理方法 | |
US7817303B2 (en) | Image processing and image forming with modification of a particular class of colors | |
JP4818459B2 (ja) | 画像処理方法及び装置 | |
JP4909308B2 (ja) | 画像処理方法及び装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070711 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20070711 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081208 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090105 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090306 |
|
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: 20090529 |
|
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: 20090605 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120612 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120612 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130612 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |