JP2013243528A - 画像処理装置 - Google Patents
画像処理装置 Download PDFInfo
- Publication number
- JP2013243528A JP2013243528A JP2012115548A JP2012115548A JP2013243528A JP 2013243528 A JP2013243528 A JP 2013243528A JP 2012115548 A JP2012115548 A JP 2012115548A JP 2012115548 A JP2012115548 A JP 2012115548A JP 2013243528 A JP2013243528 A JP 2013243528A
- Authority
- JP
- Japan
- Prior art keywords
- brightness
- color
- image
- pixel
- colorrate
- 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 83
- 239000000872 buffer Substances 0.000 claims abstract description 25
- 238000004364 calculation method Methods 0.000 description 11
- 238000000034 method Methods 0.000 description 9
- 238000012937 correction Methods 0.000 description 5
- 238000003384 imaging method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000001186 cumulative effect Effects 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/90—Dynamic range modification of images or parts thereof
- G06T5/94—Dynamic range modification of images or parts thereof based on local image properties, e.g. for local contrast enhancement
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2200/00—Indexing scheme for image data processing or generation, in general
- G06T2200/21—Indexing scheme for image data processing or generation, in general involving computational photography
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20004—Adaptive image processing
- G06T2207/20012—Locally adaptive
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
- G06T2207/20208—High dynamic range [HDR] image processing
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Studio Devices (AREA)
Abstract
【解決手段】画像処理装置は明るさの調整と色調の調整を並列して行い、明るさの調整領域ではピクセル毎の明るさを演算する演算処理装置と、この演算処理装置による処理前と処理後のピクセル毎の明るさが展開されるフレームバッファとを備え、色調の調整領域ではピクセル毎の色調を演算する演算処理装置と、この演算処理装置による処理前と処理後のピクセル毎の色調が展開されるフレームバッファとを備え、色調を演算する演算処理装置には処理前と処理後のピクセル毎の明るさ比(f)が入力され、この比(f)が予め設定した色強調パラメータ(ColorRate)と等しいかそれよりも大きい場合は、比(f)から色強調パラメータ(ColorRate)を引いた値の対数値を求め、この対数値に色強調パラメータ(ColorRate)を加え、この加えた値を色空間の値に乗じる。
【選択図】図2
Description
しかしながら、特許文献4で提案される画像処理装置による処理は、各ピクセルの明るさの調整のみで、色調についての調整は行っていないため、改善の余地が残っている。
以下に本発明の従来コンピュータでの実施の形態を図に基づいて詳細に説明する。
なお、以下の実施例は本発明においてグラフィックボードは旧来のものではなく、プロセッサあたり120個以上のコアを搭載したマルチコアGPUを搭載したグラフィックボード使うことが望ましい。
(1)フレームグラバから画像を取り込む。
(2)取り込んだ画像をグラフィックボード上の処理用フレームバッファ11へ転送する。
(3)GPUへ本件処理を指示する。
(4)GPU内セルが並列処理によって指示を実行する。
(5)処理結果がすべて出力用フレームバッファに書き込まれるまで待つ。
(6)処理結果を表示。
といった一連の動作を繰り返す。
着目ピクセル25が1ピクセル分右に移動すると、ヒストグラム計算における選択ピクセル1行目から7行目までのうち2列目〜7列目は図3(a)と共通であるが、新たに2列目〜7列目までと8列目が追加となっている。
式は以下の式を用いる。
CbCr←CbCr*[m*log2{(f- ColorRate)*n+c1}+c2+ ColorRate]
ここで、m、n、c1、c2は対数のカーブを適正にするための定数である。
m,nを2のべき乗の加減算とすれば、乗算の回数をさらに減らすことが出来る。
例)m = 2 , n = 1.75の場合、2倍は被乗数を左シフト1回、1.75倍は被乗数に右シフト1回と2回を加算すれば乗算が不要になる。
図4に、m=2 、 n=1.75、c1=9、c2=−6の場合の色調(CbCr)の倍率と前段画像処理での明るさ変化(Y0/Y1)の関係を示す。
求める対数の整数部は被対数の最上位ビットのビット桁番号とする(LSBを0とした桁番号)。次に求める対数の小数分は上記最上位ビットを除いた下位ビットをそのまま小数部とする。
(表1)に16ビット小数部4桁の場合の処理例を示す。
これによりシフト操作のみで被対数が1−2−4−8・・・と2のべき乗の時の対数(整数解)の間を直線で補間して近似することになり、対数を高速に演算出来る。
CbCr←CbCr* ColorRate
これらの画像から本発明に係る画像処理装置を用いて、明るさ及び色調の調整を行った画像は他の画像に比べて、遠近感が優れ、細部までハッキリと識別できることが分かる。
Claims (2)
- 1パスの画像走査で画像を構成するピクセル毎の明るさと色調を調整する画像処理装置であって、この画像処理装置は明るさの調整と色調の調整を並列して行い、明るさの調整領域ではピクセル毎の明るさを演算する演算処理装置と、この演算処理装置による処理前と処理後のピクセル毎の明るさが展開されるフレームバッファとを備え、色調の調整領域ではピクセル毎の色調を演算する演算処理装置と、この演算処理装置による処理前と処理後のピクセル毎の色調が展開されるフレームバッファとを備え、前記色調を演算する演算処理装置には前記処理前と処理後のピクセル毎の明るさ比(f)が入力され、この比(f)が予め設定した色強調パラメータ(ColorRate)と等しいかそれよりも大きい場合は、比(f)から色強調パラメータ(ColorRate)を引いた値の対数値を求め、この対数値に色強調パラメータ(ColorRate)を加え、この加えた値を色空間の値に乗じ、また比(f)が予め設定した色強調パラメータ(ColorRate)よりも小さい場合には、色強調パラメータ(ColorRate)を色空間の値に乗じることを特徴とする画像処理装置。
- 請求項1に記載の画像処理装置において、前記色強調パラメータ(ColorRate)は外部から指定可能であることを特徴とする画像処理装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012115548A JP5178933B1 (ja) | 2012-05-21 | 2012-05-21 | 画像処理装置 |
PCT/JP2013/062555 WO2013175946A1 (ja) | 2012-05-21 | 2013-04-30 | 画像処理装置 |
US13/897,913 US9082163B2 (en) | 2012-05-21 | 2013-05-20 | Image processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012115548A JP5178933B1 (ja) | 2012-05-21 | 2012-05-21 | 画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5178933B1 JP5178933B1 (ja) | 2013-04-10 |
JP2013243528A true JP2013243528A (ja) | 2013-12-05 |
Family
ID=48189423
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012115548A Active JP5178933B1 (ja) | 2012-05-21 | 2012-05-21 | 画像処理装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9082163B2 (ja) |
JP (1) | JP5178933B1 (ja) |
WO (1) | WO2013175946A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016087468A (ja) * | 2014-11-04 | 2016-05-23 | 株式会社東芝 | 医用画像診断装置及び医用画像処理装置 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9761028B2 (en) * | 2013-02-13 | 2017-09-12 | Konica Minolta Laboratory U.S.A., Inc. | Generation of graphical effects |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100200628B1 (ko) * | 1996-09-30 | 1999-06-15 | 윤종용 | 화질 개선 회로 및 그 방법 |
US6049626A (en) * | 1996-10-09 | 2000-04-11 | Samsung Electronics Co., Ltd. | Image enhancing method and circuit using mean separate/quantized mean separate histogram equalization and color compensation |
US6018588A (en) * | 1996-10-09 | 2000-01-25 | Samsung Electronics Co., Ltd. | Image enhancement circuit and method using mean matching/quantized mean matching histogram equalization and color compensation |
JPH1169372A (ja) * | 1997-08-14 | 1999-03-09 | Fuji Photo Film Co Ltd | 画像の明度調整方法およびその方法に使用するデジタルカメラ並びに画像処理装置 |
JP3857438B2 (ja) * | 1998-10-22 | 2006-12-13 | 株式会社日立国際電気 | カラーテレビジョンカメラ |
JP2002142150A (ja) | 2000-10-31 | 2002-05-17 | Hitachi Ltd | 撮像装置 |
JP2003009163A (ja) * | 2001-06-27 | 2003-01-10 | Canon Inc | 電子カメラ及びそのホワイトバランス処理方法 |
JP2003051944A (ja) | 2001-08-07 | 2003-02-21 | Canon Inc | 画像処理方法、画像処理システム、プログラム及び記憶媒体 |
US7110046B2 (en) * | 2003-11-04 | 2006-09-19 | Cyberlink Corp. | Method for dynamically adjusting video brightness |
US7450756B2 (en) * | 2005-04-28 | 2008-11-11 | Hewlett-Packard Development Company, L.P. | Method and apparatus for incorporating iris color in red-eye correction |
US8139828B2 (en) * | 2005-10-21 | 2012-03-20 | Carestream Health, Inc. | Method for enhanced visualization of medical images |
JP4774915B2 (ja) | 2005-10-26 | 2011-09-21 | カシオ計算機株式会社 | 撮像装置、階調補正方法及びプログラム |
JP5187531B2 (ja) * | 2007-02-20 | 2013-04-24 | ソニー株式会社 | 画像表示装置 |
JP4386959B1 (ja) * | 2009-02-06 | 2009-12-16 | 正浩 小林 | 画像処理装置 |
JP5699482B2 (ja) * | 2010-08-24 | 2015-04-08 | セイコーエプソン株式会社 | 画像処理装置、画像処理方法及び撮像装置 |
-
2012
- 2012-05-21 JP JP2012115548A patent/JP5178933B1/ja active Active
-
2013
- 2013-04-30 WO PCT/JP2013/062555 patent/WO2013175946A1/ja active Application Filing
- 2013-05-20 US US13/897,913 patent/US9082163B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016087468A (ja) * | 2014-11-04 | 2016-05-23 | 株式会社東芝 | 医用画像診断装置及び医用画像処理装置 |
Also Published As
Publication number | Publication date |
---|---|
US9082163B2 (en) | 2015-07-14 |
JP5178933B1 (ja) | 2013-04-10 |
US20130308859A1 (en) | 2013-11-21 |
WO2013175946A1 (ja) | 2013-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4290193B2 (ja) | 画像処理装置 | |
US7791652B2 (en) | Image processing apparatus, image capture apparatus, image output apparatus, and method and program for these apparatus | |
JP4831067B2 (ja) | 画像処理装置、画像処理方法、画像処理プログラム製品、および撮像装置 | |
JP6240143B2 (ja) | ハイダイナミックレンジ画像生成方法およびハイダイナミックレンジ画像生成装置 | |
WO2012006251A1 (en) | Capturing and rendering high dynamic ranges images | |
JP6818463B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP4386959B1 (ja) | 画像処理装置 | |
JP6677172B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
JP2005056374A (ja) | 映像処理におけるエッジ強調のための装置および方法 | |
US8355597B2 (en) | Image processing device including gradation conversion processor, noise reduction processor, and combining-raio calculator, and method and storage device storing progam for same | |
JP5178933B1 (ja) | 画像処理装置 | |
JPH1117984A (ja) | 画像処理装置 | |
JP2016046701A (ja) | 画像処理装置、画像処理方法、及び、プログラム | |
JP2017229025A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2022112995A (ja) | 画像処理方法 | |
JP4632100B2 (ja) | 画像処理装置、画像処理方法、記録媒体、およびプログラム | |
JP5159647B2 (ja) | 画像処理装置及び画像処理方法 | |
CN110913143A (zh) | 图像处理方法、装置、存储介质及电子设备 | |
JP2008021219A (ja) | 画像処理装置及び方法 | |
JP2021082211A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
Narasimha et al. | A real-time high dynamic range HD video camera | |
JP6858073B2 (ja) | 画像処理装置、画像処理方法、及び、プログラム | |
JP2009027583A (ja) | 画像処理装置および方法並びにプログラム | |
JP2005039457A (ja) | 画像処理装置および方法 | |
JP2024085780A (ja) | 画像処理装置、画像処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20130108 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130108 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5178933 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
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 |
|
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 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |