JP2009038498A - 画像処理装置及び画像処理方法 - Google Patents
画像処理装置及び画像処理方法 Download PDFInfo
- Publication number
- JP2009038498A JP2009038498A JP2007199491A JP2007199491A JP2009038498A JP 2009038498 A JP2009038498 A JP 2009038498A JP 2007199491 A JP2007199491 A JP 2007199491A JP 2007199491 A JP2007199491 A JP 2007199491A JP 2009038498 A JP2009038498 A JP 2009038498A
- Authority
- JP
- Japan
- Prior art keywords
- color enhancement
- image
- color
- magnitude
- correction
- 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
- 238000012545 processing Methods 0.000 title claims abstract description 80
- 238000000034 method Methods 0.000 title claims description 47
- 238000012937 correction Methods 0.000 claims abstract description 167
- 230000000694 effects Effects 0.000 claims abstract description 48
- 238000004364 calculation method Methods 0.000 claims abstract description 41
- 238000003672 processing method Methods 0.000 claims description 12
- 239000003086 colorant Substances 0.000 claims description 3
- 230000002708 enhancing effect Effects 0.000 abstract description 5
- 230000006870 function Effects 0.000 description 17
- 238000010586 diagram Methods 0.000 description 12
- 238000001514 detection method Methods 0.000 description 9
- 239000011159 matrix material Substances 0.000 description 6
- 230000001186 cumulative effect Effects 0.000 description 3
- 238000003702 image correction Methods 0.000 description 3
- 238000009826 distribution Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 241001465754 Metazoa Species 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 244000309464 bull Species 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000001815 facial effect Effects 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 235000012736 patent blue V Nutrition 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 230000002194 synthesizing effect Effects 0.000 description 1
- 238000012360 testing method 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/6027—Correction or control of colour gradation or colour contrast
-
- 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
-
- 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/628—Memory colours, e.g. skin or sky
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
Abstract
【解決手段】本発明の画像処理装置は、特定色を強調するための複数の色強調テーブルを保持する保持手段と、画像に対して保持手段によって保持された複数の色強調テーブルを適用した際の色強調効果の大きさをそれぞれ算出する算出手段と、色強調効果の大きさに応じて一つ以上の色強調テーブルを選択する選択手段と、選択手段によって選択された色強調テーブルを画像に適用することにより、画像内の特定色を補正する補正手段とを備える。
【選択図】図2
Description
(第1の実施形態)
図1は、本発明を適用可能な画像処理装置の構成例を示すブロック図である。
if(平均変動量>TH0) W0=1.0
else W0=平均変動量÷TH0
ここで、TH0は、平均変動量を正規化するための閾値である。
if(色強調前の平均彩度<TH2) W2=1.0
else W2=TH2÷色強調前の平均彩度
ここで、TH2は、色強調前の平均彩度を正規化するための閾値である。
W=W0×W1×W2
以上が、特定色強調部209における、特定色強調テーブルの選択と、選択された特定色強調テーブルを適用する強度Wを算出する処理の説明である。
補正用3次元ルックアップテーブル修正部211は、特定色強調部209で求めた強度で、補正用3次元ルックアップテーブル生成部205で生成された補正用3次元ルックアップテーブルと特定色強調部209で生成された特定色強調テーブルとを合成する。
R’’=(R−R’)×W+R
G’’=(G−G’)×W+G
B’’=(B−B’)×W+B
Cb’=Cb×SG
Cr’=Cr×SG
第1の実施形態では、画像処理装置は、まず、VGAサイズの縮小画像データを生成し、ホワイトバランス補正パラメータと階調補正カーブを算出する。次いで、画像処理装置は、縮小画像データに対して基本補正(ホワイトバランス補正および階調補正)を行うことにより中間画像データを生成し、その中間画像データを用いて、適用する特定色強調テーブルを選択する。このような第1の実施形態においては、以下に示す改善点がある。
GH[GR][GG][GB]=GH[GR][GG][GB]+1
上述した実施形態では、RGBの補正用3次元ルックアップテーブルを用いたが、輝度・色差信号(YCbCr、YC1C2、L*a*b*など)の補正用3次元ルックアップテーブルやCMYKなど3次元以上のルックアップテーブルを用いてもよい。
W=W0×(1.0−W1)×W2
101 CPU
102 ROM
103 RAM
104 プリンタエンジン
105 ユーザインタフェース
106 表示装置
107 メモリーカードリーダー
108 入出力インタフェース
109 システムバス
110 パーソナルコンピュータ(PC)
Claims (18)
- 画像内に予め定められたオブジェクトが存在するか否かを判定する判定手段と、
前記判定手段によって画像内に前記予め定められたオブジェクトが存在すると判定された場合は、当該予め定められたオブジェクトの色以外の特定色を補正し、前記判定手段によって画像内に前記予め定めたオブジェクトが存在しないと判定された場合は、当該画像全体の彩度を補正する補正手段と、
を備えることを特徴とする画像処理装置。 - 特定色を強調するための複数の色強調テーブルを保持する保持手段と、
画像に対して前記保持手段によって保持された複数の色強調テーブルを適用した際の色強調効果の大きさをそれぞれ算出する算出手段と、
前記色強調効果の大きさに応じて一つ以上の色強調テーブルを選択する選択手段と、
前記選択手段によって選択された色強調テーブルを前記画像に適用することにより、前記画像内の特定色を補正する補正手段と、
を備えることを特徴とする画像処理装置。 - 特定色を強調するための複数の色強調テーブルを保持する保持手段と、
画像内に予め定められたオブジェクトが存在するか否かを判定する判定手段と、
前記画像に対して前記保持手段によって保持された複数の色強調テーブルを適用した際の色強調効果の大きさをそれぞれ算出する算出手段と、
前記色強調効果の大きさに応じて一つ以上の色強調テーブルを選択する選択手段と、
前記選択手段によって選択された色強調テーブルを前記画像に適用する強度を算出する手段と、
前記判定手段によって前記画像内に予め定められたオブジェクトが存在すると判定された場合、当該予め定められたオブジェクトの色以外の特定色に対して、前記選択手段によって選択された色強調テーブルを前記強度で適用することにより前記特定色を補正し、前記判定手段によって前記画像内に予め定められたオブジェクトが存在しないと判定された場合は、前記画像全体の彩度を補正する補正手段と、
を備えることを特徴とする画像処理装置。 - 前記色強調効果の大きさを算出する手段は、
前記画像に対して前記複数の色強調テーブルを適用し、当該色強調テーブルの適用前後の変動量から色強調効果の大きさを算出することを特徴とする請求項2又は3記載の画像処理装置。 - 前記選択手段は、前記色強調効果の大きさが他と比べて大きい色強調テーブルを選択することを特徴とする請求項2又は3記載の画像処理装置。
- 前記画像のグリッドヒストグラムを算出する手段と、
前記グリッドヒストグラムの各グリッドを補正する手段と、
を更に備え、
前記色強調効果の大きさを算出する手段は、
前記補正されたグリッドに対して前記複数の色強調テーブルを適用し、当該色強調テーブルの適用前後の変動量と当該グリッドの度数から色強調効果の大きさを算出することを特徴とする請求項2又は3記載の画像処理装置。 - 前記選択手段は、
前記算出された色強調効果の大きさを参照して、色強調効果が大きい上位N個の色強調テーブルを選択することを特徴とする請求項2〜4のいずれか1項に記載の画像処理装置。 - 前記強度を算出する手段は、
前記色強調効果の大きさ並びに前記色強調テーブルの適用前後における画素の平均変動量、所定値以上変動する画素数又は色強調前の画像の彩度のうち少なくとも1つを参照して、色強調テーブルを適用する強度を算出することを特徴とする請求項3〜6のいずれか1項に記載の画像処理装置。 - 画像内に予め定められたオブジェクトが存在するか否かを判定するステップと、
前記判定するステップによって画像内に前記予め定められたオブジェクトが存在すると判定された場合は、当該予め定められたオブジェクトの色以外の特定色を補正し、前記判定するステップによって画像内に前記予め定めたオブジェクトが存在しないと判定された場合は、当該画像全体の彩度を補正するステップと、
を含むことを特徴とする画像処理方法。 - 特定色を強調するための複数の色強調テーブルを保持するステップと、
画像に対して前記保持ステップによって保持された複数の色強調テーブルを適用した際の色強調効果の大きさをそれぞれ算出するステップと、
前記色強調効果の大きさに応じて一つ以上の色強調テーブルを選択するステップと、
前記選択するステップによって選択された色強調テーブルを前記画像に適用することにより、前記画像内の特定色を補正するステップと、
を含むことを特徴とする画像処理方法。 - 特定色を強調するための複数の色強調テーブルを保持するステップと、
画像内に予め定められたオブジェクトが存在するか否かを判定するステップと、
前記画像に対して前記保持するステップによって保持された複数の色強調テーブルを適用した際の色強調効果の大きさをそれぞれ算出するステップと、
前記色強調効果の大きさに応じて一つ以上の色強調テーブルを選択するステップと、
前記色強調テーブルを選択するステップによって選択された色強調テーブルを前記画像に適用する強度を算出するステップと、
前記判定するステップによって前記画像内に予め定められたオブジェクトが存在すると判定された場合、当該予め定められたオブジェクトの色以外の特定色に対して、前記色強調テーブルを選択するステップによって選択された色強調テーブルを前記強度で適用することにより前記特定色を補正し、前記判定するステップによって前記画像内に予め定められたオブジェクトが存在しないと判定された場合は、前記画像全体の彩度を補正するステップと、
を含むことを特徴とする画像処理方法。 - 前記色強調効果の大きさを算出するステップは、
前記画像に対して前記複数の色強調テーブルを適用し、当該色強調テーブルの適用前後の変動量から色強調効果の大きさを算出することを含むことを特徴とする請求項10又は11記載の画像処理方法。 - 前記色強調テーブルを選択するステップは、前記色強調効果の大きさが他と比べて大きい色強調テーブルを選択することを含むことを特徴とする請求項10又は11記載の画像処理方法。
- 前記画像のグリッドヒストグラムを算出するステップと、
前記グリッドヒストグラムの各グリッドを補正するステップと、
を更に含み、
前記色強調効果の大きさを算出するステップは、
前記補正されたグリッドに対して前記複数の色強調テーブルを適用し、当該色強調テーブルの適用前後の変動量と当該グリッドの度数から色強調効果の大きさを算出することを含むことを特徴とする請求項10又は11記載の画像処理方法。 - 前記色強調テーブルを選択するステップは、
前記算出された色強調効果の大きさを参照して、色強調効果が大きい上位N個の色強調テーブルを選択することを含むことを特徴とする請求項10〜12のいずれか1項に記載の画像処理方法。 - 前記強度を算出するステップは、
前記色強調効果の大きさ並びに前記色強調テーブルの適用前後における画素の平均変動量、所定値以上変動する画素数又は色強調前の画像の彩度のうち少なくとも1つを参照して、色強調テーブルを適用する強度を算出することを含むことを特徴とする請求項11〜14のいずれか1項に記載の画像処理方法。 - コンピュータに、請求項9〜16いずれか1項に記載の方法を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
- コンピュータに、請求項9〜16のいずれか1項に記載の方法を実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007199491A JP5116393B2 (ja) | 2007-07-31 | 2007-07-31 | 画像処理装置及び画像処理方法 |
US12/181,903 US8290259B2 (en) | 2007-07-31 | 2008-07-29 | Device adaptively switching color emphasis processing for image |
CN2008101444748A CN101360179B (zh) | 2007-07-31 | 2008-07-31 | 图像处理装置和方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007199491A JP5116393B2 (ja) | 2007-07-31 | 2007-07-31 | 画像処理装置及び画像処理方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011254079A Division JP5116873B2 (ja) | 2011-11-21 | 2011-11-21 | 画像処理装置及び画像処理方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2009038498A true JP2009038498A (ja) | 2009-02-19 |
JP2009038498A5 JP2009038498A5 (ja) | 2011-03-03 |
JP5116393B2 JP5116393B2 (ja) | 2013-01-09 |
Family
ID=40332507
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007199491A Expired - Fee Related JP5116393B2 (ja) | 2007-07-31 | 2007-07-31 | 画像処理装置及び画像処理方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8290259B2 (ja) |
JP (1) | JP5116393B2 (ja) |
CN (1) | CN101360179B (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102469239A (zh) * | 2010-11-17 | 2012-05-23 | 北大方正集团有限公司 | 颜色校正方法和装置 |
DE102013209876A1 (de) | 2012-05-30 | 2014-01-02 | Canon K. K. | Bildverarbeitungsgerät, Bildverarbeitungsverfahren und Programm |
WO2016203930A1 (ja) * | 2015-06-18 | 2016-12-22 | Necソリューションイノベータ株式会社 | 画像処理装置、画像処理方法、及びコンピュータ読み取り可能な記録媒体 |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5251629B2 (ja) * | 2008-05-20 | 2013-07-31 | 株式会社リコー | 画像処理装置、撮像装置、画像処理方法、及び、コンピュータプログラム |
JP5424712B2 (ja) * | 2009-05-21 | 2014-02-26 | キヤノン株式会社 | 画像処理装置及びその制御方法とプログラム |
JP5300595B2 (ja) * | 2009-05-28 | 2013-09-25 | キヤノン株式会社 | 画像処理装置及び方法、及びコンピュータプログラム |
JP5719123B2 (ja) | 2010-05-24 | 2015-05-13 | キヤノン株式会社 | 画像処理装置、画像処理方法、およびプログラム |
JP5744430B2 (ja) | 2010-07-16 | 2015-07-08 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム |
JP5744431B2 (ja) | 2010-07-16 | 2015-07-08 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム |
JP5744429B2 (ja) | 2010-07-16 | 2015-07-08 | キヤノン株式会社 | 画像処理装置、画像処理方法、およびプログラム |
JP5436389B2 (ja) | 2010-10-05 | 2014-03-05 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
JP5541721B2 (ja) | 2010-10-05 | 2014-07-09 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
JP5465145B2 (ja) | 2010-10-05 | 2014-04-09 | キヤノン株式会社 | 画像処理装置、画像処理方法、および画像記録装置 |
JP5436388B2 (ja) | 2010-10-05 | 2014-03-05 | キヤノン株式会社 | 画像処理装置、画像処理方法および画像記録装置 |
US10003720B2 (en) * | 2014-12-05 | 2018-06-19 | Mitsubishi Electric Corporation | Image processing apparatus and method, and program and recording medium |
JP6623765B2 (ja) * | 2016-01-07 | 2019-12-25 | コニカミノルタ株式会社 | 制御装置及び多次元補正方法並びに多次元補正プログラム |
US10354370B2 (en) * | 2016-03-24 | 2019-07-16 | Panasonic Intellectual Property Management Co., Ltd. | Image processor, image processing method, and program |
JP6821418B2 (ja) | 2016-12-16 | 2021-01-27 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びプログラム |
EP3588363A4 (en) * | 2017-03-09 | 2020-05-27 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | DEPTH-BASED CONTROL METHOD, DEPTH-BASED CONTROL DEVICE AND ELECTRONIC DEVICE |
CN108053383A (zh) * | 2017-12-28 | 2018-05-18 | 努比亚技术有限公司 | 一种降噪方法、设备和计算机可读存储介质 |
KR102534125B1 (ko) * | 2018-09-13 | 2023-05-19 | 삼성디스플레이 주식회사 | 영상 데이터 보정 장치, 및 이를 포함하는 표시 장치 |
CN112911366B (zh) * | 2019-12-03 | 2023-10-27 | 海信视像科技股份有限公司 | 饱和度调整方法、装置及显示设备 |
JP2022015952A (ja) * | 2020-07-10 | 2022-01-21 | 京セラドキュメントソリューションズ株式会社 | 画像形成制御装置、画像形成制御方法及び画像形成制御プログラム |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006293898A (ja) * | 2005-04-14 | 2006-10-26 | Konica Minolta Photo Imaging Inc | 画像処理方法、画像処理装置及び画像処理プログラム |
JP2007067815A (ja) * | 2005-08-31 | 2007-03-15 | Olympus Imaging Corp | 画像処理装置及び画像処理方法 |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3609873B2 (ja) * | 1995-07-18 | 2005-01-12 | 京セラミタ株式会社 | 色補正装置 |
JP3584389B2 (ja) | 1998-03-25 | 2004-11-04 | 富士写真フイルム株式会社 | 画像処理方法および画像処理装置 |
JP3649606B2 (ja) * | 1998-11-26 | 2005-05-18 | セイコーエプソン株式会社 | 画像処理方法及びその画像処理装置 |
JP3800873B2 (ja) * | 1999-07-29 | 2006-07-26 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置及び方法 |
JP2002044469A (ja) | 2000-07-21 | 2002-02-08 | Noritsu Koki Co Ltd | 画像処理方法および画像処理プログラムを記録した記録媒体 |
JP4590751B2 (ja) * | 2001-02-19 | 2010-12-01 | パナソニック株式会社 | 映像ノイズ除去装置 |
US6868179B2 (en) * | 2001-07-06 | 2005-03-15 | Jasc Software, Inc. | Automatic saturation adjustment |
JP4217398B2 (ja) | 2001-09-12 | 2009-01-28 | キヤノン株式会社 | 画像データ処理方法、画像データ処理装置、記憶媒体、及びプログラム |
JP4065482B2 (ja) | 2001-09-18 | 2008-03-26 | キヤノン株式会社 | 画像データ処理方法、装置、記憶媒体、及びプログラム |
JP4227322B2 (ja) | 2001-10-01 | 2009-02-18 | キヤノン株式会社 | 画像処理方法、画像処理装置、記憶媒体及びプログラム |
JP4155023B2 (ja) | 2002-12-20 | 2008-09-24 | カシオ計算機株式会社 | 電子カメラ、画像処理方法及びプログラム |
JP3804067B2 (ja) | 2003-03-28 | 2006-08-02 | ソニー株式会社 | 撮像装置及び撮像方法 |
US7844076B2 (en) * | 2003-06-26 | 2010-11-30 | Fotonation Vision Limited | Digital image processing using face detection and skin tone information |
US7616233B2 (en) * | 2003-06-26 | 2009-11-10 | Fotonation Vision Limited | Perfecting of digital image capture parameters within acquisition devices using face detection |
JP2005151282A (ja) * | 2003-11-18 | 2005-06-09 | Fuji Xerox Co Ltd | 画像処理装置、画像処理方法、およびプログラム |
JP4189328B2 (ja) * | 2004-01-16 | 2008-12-03 | セイコーエプソン株式会社 | 画像処理装置、画像表示装置、画像処理方法および画像処理プログラム |
JP4058420B2 (ja) * | 2004-02-19 | 2008-03-12 | キヤノン株式会社 | 映像信号補正方法及び映像信号補正装置 |
US7663788B2 (en) * | 2004-06-29 | 2010-02-16 | Fujifilm Corporation | Image correcting apparatus and method, and image correction program |
JP4324044B2 (ja) * | 2004-07-15 | 2009-09-02 | キヤノン株式会社 | 画像処理装置およびその方法 |
JPWO2006059573A1 (ja) * | 2004-12-02 | 2008-06-05 | 松下電器産業株式会社 | 色彩調整装置及び方法 |
JP4595569B2 (ja) | 2005-02-03 | 2010-12-08 | 株式会社ニコン | 撮像装置 |
JP4648071B2 (ja) * | 2005-04-28 | 2011-03-09 | 株式会社日立製作所 | 映像表示装置及び映像信号の色飽和度制御方法 |
JP4408858B2 (ja) | 2005-12-28 | 2010-02-03 | キヤノン株式会社 | 画像処理装置およびその方法 |
US7869649B2 (en) * | 2006-05-08 | 2011-01-11 | Panasonic Corporation | Image processing device, image processing method, program, storage medium and integrated circuit |
US7679786B2 (en) * | 2006-09-06 | 2010-03-16 | Eastman Kodak Company | Color correction method |
-
2007
- 2007-07-31 JP JP2007199491A patent/JP5116393B2/ja not_active Expired - Fee Related
-
2008
- 2008-07-29 US US12/181,903 patent/US8290259B2/en not_active Expired - Fee Related
- 2008-07-31 CN CN2008101444748A patent/CN101360179B/zh not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006293898A (ja) * | 2005-04-14 | 2006-10-26 | Konica Minolta Photo Imaging Inc | 画像処理方法、画像処理装置及び画像処理プログラム |
JP2007067815A (ja) * | 2005-08-31 | 2007-03-15 | Olympus Imaging Corp | 画像処理装置及び画像処理方法 |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102469239A (zh) * | 2010-11-17 | 2012-05-23 | 北大方正集团有限公司 | 颜色校正方法和装置 |
DE102013209876A1 (de) | 2012-05-30 | 2014-01-02 | Canon K. K. | Bildverarbeitungsgerät, Bildverarbeitungsverfahren und Programm |
US8995024B2 (en) | 2012-05-30 | 2015-03-31 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and program |
DE102013209876B4 (de) * | 2012-05-30 | 2015-09-24 | Canon K. K. | Bildverarbeitungsgerät, Bildverarbeitungsverfahren und Programm |
WO2016203930A1 (ja) * | 2015-06-18 | 2016-12-22 | Necソリューションイノベータ株式会社 | 画像処理装置、画像処理方法、及びコンピュータ読み取り可能な記録媒体 |
US10475210B2 (en) | 2015-06-18 | 2019-11-12 | Nec Solution Innovators, Ltd. | Image processing device, image processing method, and computer-readable recording medium |
Also Published As
Publication number | Publication date |
---|---|
US8290259B2 (en) | 2012-10-16 |
US20090034838A1 (en) | 2009-02-05 |
JP5116393B2 (ja) | 2013-01-09 |
CN101360179B (zh) | 2013-01-16 |
CN101360179A (zh) | 2009-02-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5116393B2 (ja) | 画像処理装置及び画像処理方法 | |
JP5032911B2 (ja) | 画像処理装置及び画像処理方法 | |
JP4375781B2 (ja) | 画像処理装置および画像処理方法並びにプログラムおよび記録媒体 | |
US9036205B2 (en) | Image processing apparatus and method for correcting luminance and saturation of a pixel in an image or of a target lattice point in a lookup table | |
JP5795548B2 (ja) | 拡張rgb空間へのトーンマッピングを用いた高ダイナミックレンジ画像の処理方法 | |
EP2257038A2 (en) | Image processing apparatus, image processing method, and computer program | |
KR20170107487A (ko) | 메타데이터 기반 영상 처리 방법 및 장치 | |
JP2007208956A (ja) | 画像処理装置、画像形成装置、画像処理装置の制御方法、画像処理プログラム、コンピュータ読み取り可能な記録媒体 | |
JP4428742B2 (ja) | 画像処理装置及びその方法 | |
US7889280B2 (en) | Image processing apparatus and method thereof | |
CN1655626B (zh) | 裁剪像素值的方法和系统 | |
KR102311367B1 (ko) | 화상 처리 장치, 화상 처리 방법, 및 프로그램 | |
JP5253047B2 (ja) | 色処理装置およびその方法 | |
JPWO2009093294A1 (ja) | 画像信号処理装置及び画像信号処理プログラム | |
JP5116873B2 (ja) | 画像処理装置及び画像処理方法 | |
JP4018245B2 (ja) | 画像処理方法、装置および記録媒体 | |
JP2003234916A (ja) | 画像処理装置、画像処理方法、印刷装置、画像処理プログラムおよび画像処理プログラムを記録した媒体 | |
US7817303B2 (en) | Image processing and image forming with modification of a particular class of colors | |
JP2000032287A (ja) | 画像処理装置及び画像処理方法 | |
JP6707262B2 (ja) | 画像形成装置およびプログラム | |
JPH10340332A (ja) | 画像処理装置、画像処理方法、画像処理制御プログラムを記録した媒体 | |
JP2008147714A (ja) | 画像処理装置およびその方法 | |
JP5675856B2 (ja) | 画像処理装置及び方法、及びプログラムを記録した記憶媒体 | |
JP2000105820A (ja) | モノト―ン変換装置、モノト―ン変換方法およびモノト―ン変換プログラムを記録した媒体 | |
JP2008312177A (ja) | 映像階調変換装置、映像階調変換方法、映像階調変換プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100630 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100630 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20101106 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110922 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111121 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120309 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120508 |
|
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: 20120918 |
|
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: 20121016 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5116393 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151026 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |