JP4568692B2 - 画像補正システム、画像補正方法およびこの方法のプログラム - Google Patents
画像補正システム、画像補正方法およびこの方法のプログラム Download PDFInfo
- Publication number
- JP4568692B2 JP4568692B2 JP2006102968A JP2006102968A JP4568692B2 JP 4568692 B2 JP4568692 B2 JP 4568692B2 JP 2006102968 A JP2006102968 A JP 2006102968A JP 2006102968 A JP2006102968 A JP 2006102968A JP 4568692 B2 JP4568692 B2 JP 4568692B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- processing target
- color space
- processing
- rgb
- 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
Landscapes
- Image Processing (AREA)
- Processing Of Color Television Signals (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
- Image Analysis (AREA)
Description
Reinhard,E.,Ashikhmin,M.,Gooch,B.,Shirley,p. "Color Transfer Between Images" IEEE Computer Graphics and Applications,vol.21,no.5,pp.34−41,2001.
また、変換されたカラースペースの成分値をあらかじめ決定された指定範囲毎のカテゴリーに分類しているので、同一指定範囲のカテゴリーに含まれる画素同士で個別にRGB値を変換することができる。
(2)また、変換されたカラースペースの成分値をあらかじめ決定された指定範囲毎のカテゴリーに分類しているので、同一指定範囲のカテゴリーに含まれる画素同士で個別にRGB値を変換することができる。
[ステップS1] 処理対象画像のRGB値を入力する。
[ステップS2] 参照画像のRGB値を入力する。
[ステップS3] RGB値を設定されたカラースペースに変換する。
[ステップS4] カラースペースの成分に対して、成分値を指定範囲毎のカテゴリーに分類する。
[ステップS5] 各カテゴリーに含まれる画素を処理対象領域、及びそれに対する参照領域と決定する。
(g(x,y−1)/g(x,y)+g(x,y+1)/g(x,y)+g(x−1,y)/g(x,y)+g(x+1,y)/g(x,y))/4,
(b(x,y−1)/b(x,y)+b(x,y+1)/b(x,y)+b(x−1,y)/b(x,y)+b(x+1,y)/b(x,y))/4}…(1)
chromaticity(x,y)=max(r(x,y),g(x,y),b(x,y))/(r(x,y)+g(x,y)+b(x,y))…(2)
ratio(x,y)=(r(x,y)+b(x,y)−2*g(x,y))/(g(x,y)+b(x,y)−2*r(x,y))…(3)
次に色空間変換部3は図3に示す手順で以下の処理を行う。
[ステップS1] 処理対象領域内の画素のRGB値を入力する。
[ステップS2] 参照領域内の画素のRGB値を入力する。
[ステップS3] 各領域に対して、主成分分析により、主成分となる3軸を決定する。
[ステップS4] 決定された軸方向に対して、RGB値分布を囲む最小のバウンディングボックスを算出する。
[ステップS5] 各領域のバウンディングボックス間のアフィン変換係数を算出する。
[ステップS6] 算出したアフィン変換係数により、処理対象領域内の画素のRGB値を変換する。
[ステップS7] 全ての処理対象領域について、[ステップS1]〜[ステップS6]を繰り返す。
Claims (3)
- 画像の色彩を変化させるための画像補正システムにおいて、
処理対象となる処理対象画像、及び補正処理の参照とする参照画像を入力する画像入力手段と、
前記画像入力手段にて入力された処理対象画像、及び参照画像のRGB値を、設定されたカラースペースに各々変換し、前記カラースペースの成分値を、あらかじめ決定された指定範囲毎のカテゴリーに分類し、前記分類された各指定範囲のカテゴリーに含まれる画素を処理対象領域及びそれに対する参照領域と決定する色空間分割手段と、
前記色空間分割手段にて決定された処理対象領域及び参照領域における、各領域内の画素のRGB値の分布に対して主成分分析を行って主成分となる3軸を決定し、該決定された軸方向に対してRGB値分布を囲む最小のバウンディングボックスを算出し、処理対象領域及び参照領域のバウンディングボックス間のアフィン変換係数を算出し、該算出したアフィン変換係数により処理対象領域内の画素のRGB値を変換する色空間変換手段と、
前記色空間変換手段における処理結果に基づき、前記画像入力手段にて入力された処理対象画像に対して、所定のフォーマットで処理結果画像を出力する画像出力手段とを備えたことを特徴とする画像補正システム。 - 画像の色彩を変化させるための画像補正方法において、
色空間分割手段が、画像入力手段にて入力された、処理対象となる処理対象画像のRGB値を入力するステップと、画像入力手段にて入力された、補正処理の参照となる参照画像のRGB値を入力するステップと、前記各RGB値を設定されたカラースペースに変換するステップと、前記カラースペースの成分値を、あらかじめ決定された指定範囲毎のカテゴリーに分類するステップと、前記分類された各指定範囲のカテゴリーに含まれる画素を処理対象領域、及びそれに対する参照領域と決定するステップと、
色空間変換手段が、全ての処理対象領域について、処理対象領域内の画素のRGB値を入力するステップと、前記参照領域内の画素のRGB値を入力するステップと、前記処理対象領域及び参照領域の各領域に対して、主成分分析により、主成分となる3軸を決定するステップと、決定された軸方向に対して、RGB値分布を囲む最小のバウンディングボックスを算出するステップと、前記処理対象領域及び参照領域のバウンディングボックス間のアフィン変換係数を算出するステップと、算出したアフィン変換係数により、処理対象領域内の画素のRGB値を変換する色空間変換ステップと、
画像出力手段が、前記色空間変換ステップにおける処理結果に基づき、前記画像入力手段にて入力された処理対象画像に対して、所定のフォーマットで処理結果画像を出力する画像出力ステップとを備えたことを特徴とする画像補正方法。 - 請求項2に記載の画像補正方法をコンピュータに実行させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006102968A JP4568692B2 (ja) | 2006-04-04 | 2006-04-04 | 画像補正システム、画像補正方法およびこの方法のプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006102968A JP4568692B2 (ja) | 2006-04-04 | 2006-04-04 | 画像補正システム、画像補正方法およびこの方法のプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007281666A JP2007281666A (ja) | 2007-10-25 |
JP4568692B2 true JP4568692B2 (ja) | 2010-10-27 |
Family
ID=38682698
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006102968A Expired - Fee Related JP4568692B2 (ja) | 2006-04-04 | 2006-04-04 | 画像補正システム、画像補正方法およびこの方法のプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4568692B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9424633B2 (en) | 2014-05-27 | 2016-08-23 | Fuji Xerox Co., Ltd. | Image processing apparatus, and non-transitory computer readable medium for generating a feature-reflected image and for changing a degree of reflection of a feature in the feature-reflected image |
US9589338B2 (en) | 2015-03-19 | 2017-03-07 | Fuji Xerox Co., Ltd. | Image processing apparatus, image processing system, image processing method, and non-transitory computer readable medium for varied luminance adjustment in different image regions |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009124489A (ja) * | 2007-11-15 | 2009-06-04 | Olympus Corp | 映像信号処理装置及びプログラム |
JP6135854B2 (ja) * | 2013-06-28 | 2017-05-31 | 大日本印刷株式会社 | 画像処理装置、色替え処理方法、コンピュータプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04342366A (ja) * | 1991-05-20 | 1992-11-27 | Minolta Camera Co Ltd | 画像形成装置 |
JPH09233353A (ja) * | 1996-02-22 | 1997-09-05 | Dainippon Printing Co Ltd | 画像の色調修正装置 |
JP2002223366A (ja) * | 2001-01-26 | 2002-08-09 | Canon Inc | 画像処理装置及びその方法、及び画像処理システム |
-
2006
- 2006-04-04 JP JP2006102968A patent/JP4568692B2/ja not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04342366A (ja) * | 1991-05-20 | 1992-11-27 | Minolta Camera Co Ltd | 画像形成装置 |
JPH09233353A (ja) * | 1996-02-22 | 1997-09-05 | Dainippon Printing Co Ltd | 画像の色調修正装置 |
JP2002223366A (ja) * | 2001-01-26 | 2002-08-09 | Canon Inc | 画像処理装置及びその方法、及び画像処理システム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9424633B2 (en) | 2014-05-27 | 2016-08-23 | Fuji Xerox Co., Ltd. | Image processing apparatus, and non-transitory computer readable medium for generating a feature-reflected image and for changing a degree of reflection of a feature in the feature-reflected image |
US9805284B2 (en) | 2014-05-27 | 2017-10-31 | Fuji Xerox Co., Ltd. | Image processing apparatus, and non-transitory computer readable medium for generating a feature-reflected image and for changing a degree of reflection of a feature in the feature-reflected image |
US9589338B2 (en) | 2015-03-19 | 2017-03-07 | Fuji Xerox Co., Ltd. | Image processing apparatus, image processing system, image processing method, and non-transitory computer readable medium for varied luminance adjustment in different image regions |
Also Published As
Publication number | Publication date |
---|---|
JP2007281666A (ja) | 2007-10-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4750443B2 (ja) | 単一のイメージからのラジオメトリック較正 | |
US9846826B2 (en) | Image processing to generate a tone curve for processing an image by associating a model parameter of the image with another model parameter of a reference image | |
US9064318B2 (en) | Image matting and alpha value techniques | |
US8526719B2 (en) | Method of converting color image into grayscale image and recording medium storing program for performing the same | |
JP6840957B2 (ja) | 画像類似度算出装置、画像処理装置、画像処理方法、及び記録媒体 | |
US6681041B1 (en) | System and method for converting color data | |
JP2011039675A (ja) | 画像処理装置、画像処理方法、及び、コンピュータプログラム | |
JP2008172431A (ja) | 画像処理装置および撮像装置 | |
JP4568692B2 (ja) | 画像補正システム、画像補正方法およびこの方法のプログラム | |
JP2010016803A (ja) | 複数のカラーカメラ間の色調整装置および方法 | |
US7251360B2 (en) | Look-up table generation method, computer program, and imaging apparatus | |
US20210342972A1 (en) | Automatic Content-Aware Collage | |
JP2007142494A (ja) | 画像処理装置および方法、並びにプログラム | |
JP4276395B2 (ja) | 画像処理装置および画像処理プログラム | |
JP2005527023A (ja) | 空間依存色域マッピングにおけるハローの低減 | |
JP2008067308A (ja) | 色処理装置、色処理方法およびプログラム | |
JP2017229025A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP6798690B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2006050559A (ja) | 画像補正装置および方法,ならびに画像補正プログラム | |
JP7476345B2 (ja) | 輪郭精度評価を用いた画像セグメンテーション訓練 | |
US12014702B2 (en) | Image processing apparatus, image processing method, and storage medium | |
US11995153B2 (en) | Information processing apparatus, information processing method, and storage medium | |
KR101074184B1 (ko) | 컬러 이미지를 그레이스케일 이미지로 변환하는 방법 및 이를 수행하는 프로그램이 기록된 기록매체 | |
JP5277388B2 (ja) | 画像処理装置および撮像装置 | |
WO2021053735A1 (ja) | アップスケーリング装置、アップスケーリング方法、及び、アップスケーリングプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080903 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20090604 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100223 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100316 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100419 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100511 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100709 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20100713 |
|
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: 20100803 |
|
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: 20100809 |
|
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: 20130813 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |