JP6334358B2 - 画像信号処理装置およびビット拡張演算処理方法 - Google Patents
画像信号処理装置およびビット拡張演算処理方法 Download PDFInfo
- Publication number
- JP6334358B2 JP6334358B2 JP2014206985A JP2014206985A JP6334358B2 JP 6334358 B2 JP6334358 B2 JP 6334358B2 JP 2014206985 A JP2014206985 A JP 2014206985A JP 2014206985 A JP2014206985 A JP 2014206985A JP 6334358 B2 JP6334358 B2 JP 6334358B2
- Authority
- JP
- Japan
- Prior art keywords
- bit
- pixel
- bits
- interest
- image signal
- 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.)
- Active
Links
- 238000003672 processing method Methods 0.000 title claims description 9
- 238000004364 calculation method Methods 0.000 title description 21
- 238000000034 method Methods 0.000 claims description 25
- 238000010606 normalization Methods 0.000 claims description 5
- 238000006243 chemical reaction Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 11
- 230000002093 peripheral effect Effects 0.000 description 7
- 230000006866 deterioration Effects 0.000 description 6
- 230000015556 catabolic process Effects 0.000 description 4
- 238000006731 degradation reaction Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000009825 accumulation Methods 0.000 description 2
- 239000006185 dispersion Substances 0.000 description 2
- 238000013139 quantization Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000012447 hatching Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/10—Intensity circuits
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/02—Improving the quality of display appearance
- G09G2320/0271—Adjustment of the gradation levels within the range of the gradation scale, e.g. by redistribution or clipping
- G09G2320/0276—Adjustment of the gradation levels within the range of the gradation scale, e.g. by redistribution or clipping for the purpose of adaptation to the characteristics of a display device, i.e. gamma correction
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/04—Changes in size, position or resolution of an image
- G09G2340/0407—Resolution change, inclusive of the use of different resolutions for different screen areas
- G09G2340/0428—Gradation resolution change
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
- Picture Signal Circuits (AREA)
Description
(1)演算精度の問題について
フィルタ等では積和演算が主である。ここで、簡単のために、固定長演算で8ビットの入力と8ビットの係数の積和演算を考える。図9は、従来の画像信号処理装置において積和演算を行うことによって精度劣化が生じる状態を説明するための図である。途中演算でビット精度を維持したとしても、最終的に8ビットに丸めて出力すると、有効桁は、7ビットになる。
例えば、ガンマ変換を考えた場合、8ビット入力で8ビット出力のガンマ変換では、画素値の存在範囲が飛び飛びになることがある。図10は、従来の画像信号処理装置において、階調変換を行った際のヒストグラムの変化の様子を説明するための図である。具体的には、図10(a)は、8ビット入力データに対して、ガンマ変換を施して8ビット出力データを得た際の変換カーブを示している。また、図10(b)は、入力画像のヒストグラム、図10(c)は、ガンマ変換後の画像のヒストグラムを示している。図10(b)と図10(c)との比較から明らかなように、ガンマ変換後は、画素値の頻度分布に飛び飛びの変化が生じ、元の画像の滑らかさが失われることがある。
図1は、本発明の実施の形態1における画像信号処理装置の構成図である。本実施の形態1における画像信号処理装置10は、ビット拡張処理部11および表示画像生成処理部12で構成され、表示画像生成処理部12による処理後の出力画像が、ディスプレイパネル20に表示される。なお、図1においては、入力画像が8ビット、ビット拡張処理後の画像が10ビット、出力画像が8ビットの場合を一例として示している。
パターンA:注目画素に隣接する8個の画素a1〜a4、a6〜a9を周囲画素として規定したもの。
パターンB:注目画素から1画素隔てた位置の8個の画素b1〜b4、b6〜b9を周囲画素として規定したもの。
パターンC:注目画素から2画素隔てた位置の8個の画素c1〜c4、c6〜c9を周囲画素として規定したもの。
Claims (4)
- 輝度値がpビットの分解能を有するディジタル入力画像を、qビット(p<q)にビット拡張するビット拡張処理部を備えた画像信号処理装置であって、
前記ビット拡張処理部は、前記ディジタル入力画像における注目画素の輝度値をビット拡張する際に、前記注目画素の周囲に存在する複数の周囲画素の輝度値と、前記注目画素の輝度値との大小関係から、前記注目画素の輝度値に重み付けを付加し、前記重み付けが付加された後の前記注目画素の輝度値に対してゲイン補正を行うことで、pビットからqビットへのビット拡張処理を実行する
画像信号処理装置。 - 前記ビット拡張処理部は、前記注目画素を中心とした3×3画素の領域における輝度値の分散値を算出し、算出した前記分散値が、あらかじめ設定した判定閾値よりも大きい場合には、前記注目画素に隣接する8つの画素を前記周囲画素として設定し、算出した前記分散値が、あらかじめ設定した判定閾値以下の場合には、前記注目画素に隣接する前記8つの画素よりも、前記注目画素から遠方の位置にある画素の集合を前記周囲画素として設定することで、前記ビット拡張処理を実行する
請求項1に記載の画像信号処理装置。 - 前記ビット拡張処理部は、
前記ゲイン補正を行った後のビット拡張データが、前記qビットで表現できる値域を超えないように、前記重み付けに対して正規化を行い、正規化後の重み付けが付加された後の前記注目画素の輝度値に対してゲイン補正を行うことで、pビットからqビットへのビット拡張処理を実行する
請求項1または2に記載の画像信号処理装置。 - 輝度値がpビットの分解能を有するディジタル入力画像を、qビット(p<q)にビット拡張するビット拡張処理部を備えた画像信号処理装置で実行されるビット拡張演算処理方法であって、
前記ビット拡張処理部において、
前記ディジタル入力画像における注目画素の輝度値をビット拡張する際に、前記注目画素の周囲に存在する複数の周囲画素の輝度値と、前記注目画素の輝度値との大小関係から、前記注目画素の輝度値に重み付けを付加する重み付けステップと、
前記重み付けが付加された後の前記注目画素の輝度値に対してゲイン補正を行うことで、pビットからqビットへのビット拡張処理を実行するゲイン補正ステップと
を有するビット拡張演算処理方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014206985A JP6334358B2 (ja) | 2014-10-08 | 2014-10-08 | 画像信号処理装置およびビット拡張演算処理方法 |
KR1020150107114A KR101713149B1 (ko) | 2014-10-08 | 2015-07-29 | 화상 신호 처리 장치 및 비트 확장 연산 처리 방법 |
US14/876,383 US9679537B2 (en) | 2014-10-08 | 2015-10-06 | Bit expansion method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014206985A JP6334358B2 (ja) | 2014-10-08 | 2014-10-08 | 画像信号処理装置およびビット拡張演算処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016076143A JP2016076143A (ja) | 2016-05-12 |
JP6334358B2 true JP6334358B2 (ja) | 2018-05-30 |
Family
ID=55655883
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014206985A Active JP6334358B2 (ja) | 2014-10-08 | 2014-10-08 | 画像信号処理装置およびビット拡張演算処理方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9679537B2 (ja) |
JP (1) | JP6334358B2 (ja) |
KR (1) | KR101713149B1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112233615B (zh) * | 2020-12-09 | 2021-03-05 | 卡莱特(深圳)云科技有限公司 | 一种提升led显示屏显示效果的方法及装置 |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08237669A (ja) * | 1995-02-28 | 1996-09-13 | Sony Corp | 画像信号処理装置、画像信号処理方法および画像信号復号化装置 |
JP2002232713A (ja) * | 2001-02-06 | 2002-08-16 | Mitsubishi Electric Corp | 画像処理装置及び画像処理方法 |
US6989636B2 (en) * | 2004-06-16 | 2006-01-24 | Eastman Kodak Company | Method and apparatus for uniformity and brightness correction in an OLED display |
JP4192900B2 (ja) * | 2005-02-08 | 2008-12-10 | ソニー株式会社 | 量子化精度再生方法、量子化精度再生装置、撮像装置、情報処理装置及びプログラム |
KR100679047B1 (ko) * | 2005-09-29 | 2007-02-05 | 삼성전자주식회사 | 비트 해상도 확장 방법 및 장치 |
US8160381B2 (en) * | 2006-08-30 | 2012-04-17 | Micron Technology, Inc. | Method and apparatus for image noise reduction using noise models |
JP4527750B2 (ja) * | 2007-05-30 | 2010-08-18 | 三菱電機株式会社 | 画像処理装置及び方法並びに画像表示装置 |
JP4983415B2 (ja) * | 2007-06-11 | 2012-07-25 | ソニー株式会社 | 画像信号処理装置、画像信号処理方法及びプログラム |
JP2009276956A (ja) * | 2008-05-14 | 2009-11-26 | Fujifilm Corp | 画像処理装置および方法並びにプログラム |
WO2010061436A1 (ja) * | 2008-11-25 | 2010-06-03 | パイオニア株式会社 | 映像処理回路、情報再生装置及び映像処理方法 |
US8406569B2 (en) * | 2009-01-19 | 2013-03-26 | Sharp Laboratories Of America, Inc. | Methods and systems for enhanced dynamic range images and video from multiple exposures |
JP5159651B2 (ja) * | 2009-01-21 | 2013-03-06 | 三菱電機株式会社 | 画像処理装置、画像処理方法、及び画像表示装置 |
JP2012058850A (ja) * | 2010-09-06 | 2012-03-22 | Sony Corp | 画像処理装置および方法、並びにプログラム |
US8773451B2 (en) * | 2011-05-03 | 2014-07-08 | Apple Inc. | Color correction method and apparatus for displays |
JP5899684B2 (ja) * | 2011-07-11 | 2016-04-06 | ソニー株式会社 | 画像処理装置、および画像処理方法、並びにプログラム |
US20130162625A1 (en) * | 2011-12-23 | 2013-06-27 | Michael L. Schmit | Displayed Image Improvement |
JP5843641B2 (ja) * | 2012-02-07 | 2016-01-13 | 株式会社東芝 | 画像処理装置及び固体撮像装置 |
JP6320053B2 (ja) * | 2014-01-22 | 2018-05-09 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びコンピュータプログラム |
-
2014
- 2014-10-08 JP JP2014206985A patent/JP6334358B2/ja active Active
-
2015
- 2015-07-29 KR KR1020150107114A patent/KR101713149B1/ko active IP Right Grant
- 2015-10-06 US US14/876,383 patent/US9679537B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20160104459A1 (en) | 2016-04-14 |
US9679537B2 (en) | 2017-06-13 |
JP2016076143A (ja) | 2016-05-12 |
KR20160041751A (ko) | 2016-04-18 |
KR101713149B1 (ko) | 2017-03-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107068037B (zh) | 显示面板的灰阶校正方法和灰阶校正装置 | |
CN102918562B (zh) | 用于生成增强图像的方法和系统 | |
CN110827229B (zh) | 一种基于纹理加权直方图均衡化的红外图像增强方法 | |
CN101383976B (zh) | 通过三次插值计算执行伽马校正的视频信号处理装置及其方法 | |
JP2004159344A (ja) | コントラスト補正装置及びその方法 | |
KR20080038414A (ko) | 테이블 구성을 위한 시스템, 방법, 및 장치, 그리고 이미지프로세싱 시의 사용 | |
JP2005065227A (ja) | 画像処理方法、プログラム、記憶媒体及び装置 | |
US10037307B2 (en) | Device for average calculating of non-linear data | |
JP2009010489A (ja) | 画像処理装置及び画像処理方法 | |
JP5152203B2 (ja) | 画像処理装置、画像処理方法、画像処理プログラムおよび画像補正装置 | |
JP6334358B2 (ja) | 画像信号処理装置およびビット拡張演算処理方法 | |
KR100513273B1 (ko) | 동영상 신호의 실시간 밝기 제어 장치 및 방법 | |
CN111385437B (zh) | 图像设备及预防烙印方法 | |
CN116682350A (zh) | 显示面板的数据处理方法、装置及计算机可读存储介质 | |
CN108447037B (zh) | 一种图像动态范围增强的方法和装置 | |
CN107292829B (zh) | 图像处理方法及装置 | |
JP3808798B2 (ja) | 色信号拡張装置および色信号拡張方法 | |
CN110827206B (zh) | 过滤信号的数位滤波器 | |
CN111861947A (zh) | 提高直方图技术增强图像的信息熵的方法、装置 | |
JP4930845B2 (ja) | 画像処理装置、画像処理方法、および画像処理用プログラム | |
JP6303636B2 (ja) | 画像処理装置及び画像処理方法 | |
US10764589B2 (en) | Method and module for processing image data | |
CN115050306B (zh) | 图像校正方法及其预处理方法、图像校正电路 | |
JP2001357394A (ja) | 色むら補正データ作成システムおよび画像表示装置 | |
CN116153246A (zh) | 图像的灰阶值确定方法、装置及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170308 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180320 |
|
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: 20180403 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180426 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6334358 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |