JP6879636B1 - 画像処理方法 - Google Patents
画像処理方法 Download PDFInfo
- Publication number
- JP6879636B1 JP6879636B1 JP2021018690A JP2021018690A JP6879636B1 JP 6879636 B1 JP6879636 B1 JP 6879636B1 JP 2021018690 A JP2021018690 A JP 2021018690A JP 2021018690 A JP2021018690 A JP 2021018690A JP 6879636 B1 JP6879636 B1 JP 6879636B1
- Authority
- JP
- Japan
- Prior art keywords
- value
- brightness
- distribution information
- blur
- image
- 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 abstract description 6
- 239000000872 buffer Substances 0.000 claims description 10
- 238000010586 diagram Methods 0.000 abstract description 4
- 238000000034 method Methods 0.000 description 6
- 238000003384 imaging method Methods 0.000 description 5
- 238000006243 chemical reaction Methods 0.000 description 3
- 239000003086 colorant Substances 0.000 description 3
- 239000002131 composite material Substances 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
Abstract
Description
ラインバッファの場合(FPGA)は、ガウシアンフィルタの直径分のライン数だけレベル変換(分布情報の修正)が終わった段階で並列処理が可能となり、カーネルフィルタの場合(GPU,CPU)は、上記の流れがそのまま実装できるのでカーネルフィルタの演算終了直後に出力できる。
またガウシアンブラー(Gaussian Blur)処理を行いながら、Blur画像の最小値(Bmin)と最大値(Bmax)を求める。
このような補正を行うことで、入力画像で0.5以上の輝度があるピクセル(画素)は分布情報では1.0となり、後の処理(輝度分布情報を分母として入力画像を除算)で元の画像から変化しない。一方、暗い部分は分母が徐々に小さくなるため元の画像が暗いほど倍率が高くなるように暗部は補正される。
出力画像F(x,y)=入力画像Y(x,y)*256/フラットフレームBlur(x,y)
256はビット深度が8bitの場合
出力画像F(x,y)={(Y(x,y)- Y(min)>0q(Y(x,y)- Y(min):0)*256/
{Blur(x,y) *(255- Bmin)/ Bmax + Bmin<255q Blur(x,y) *(255- Bmin)/
Bmax + Bmin:255}
qはクエッションマーク
Claims (2)
- 入力画像のYプレーン(輝度プレーン)メモリ内の各ピクセルの輝度にガウシアンBlur処理を行うことで輝度がぼけたBlur値を求め、このBlur値を正規化して0〜1.0の値をとる分布情報とし、更に正規化した値0〜1.0の間で閾値を設定し、この閾値よりも大きい値のピクセルについては全て1.0とし、閾値よりも小さい値の暗部のピクセルについては最も暗いピクセルの輝度倍率(n)を決め、その逆数(1/n)を分布情報の最低値とするように分布情報を補正し、補正した暗部の輝度分布情報(1/n〜1.0)を分母として入力画像の輝度を除算することを特徴とする画像処理方法。
- 請求項1に記載の画像処理方法において、前記Blur値の算出結果をラインバッファのみでバッファリングして分布情報の補正と並行処理することを特徴とする画像処理方法。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021018690A JP6879636B1 (ja) | 2021-02-09 | 2021-02-09 | 画像処理方法 |
EP21921116.6A EP4283558A1 (en) | 2021-01-22 | 2021-07-20 | Image processing method |
PCT/JP2021/027235 WO2022158010A1 (ja) | 2021-01-22 | 2021-07-20 | 画像処理方法 |
US17/632,644 US20230162473A1 (en) | 2021-01-22 | 2021-07-20 | Image processing method |
KR1020237027837A KR20230133344A (ko) | 2021-01-22 | 2021-07-20 | 화상 처리 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021018690A JP6879636B1 (ja) | 2021-02-09 | 2021-02-09 | 画像処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6879636B1 true JP6879636B1 (ja) | 2021-06-02 |
JP2022121793A JP2022121793A (ja) | 2022-08-22 |
Family
ID=76083832
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021018690A Active JP6879636B1 (ja) | 2021-01-22 | 2021-02-09 | 画像処理方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6879636B1 (ja) |
-
2021
- 2021-02-09 JP JP2021018690A patent/JP6879636B1/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2022121793A (ja) | 2022-08-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111028189B (zh) | 图像处理方法、装置、存储介质及电子设备 | |
US10021313B1 (en) | Image adjustment techniques for multiple-frame images | |
US8131108B2 (en) | Method and system for dynamic contrast stretch | |
US8965120B2 (en) | Image processing apparatus and method of controlling the same | |
KR20010012745A (ko) | 이미지 강조 수행 방법 및 장치 | |
WO2021180173A1 (zh) | 一种图像处理方法、装置、设备和存储介质 | |
CN112288661B (zh) | 一种图像色彩校正方法 | |
JP2002359754A (ja) | 階調補正装置及び方法 | |
US20210374923A1 (en) | Image processing device and image processing method | |
JP4851505B2 (ja) | 画像処理装置及び画像処理方法 | |
CN101399909B (zh) | 适应性图像调整方法及使用该方法的图像处理装置 | |
CN112598609B (zh) | 一种动态图像的处理方法及装置 | |
JP4879363B1 (ja) | 画像処理システム | |
WO2022158010A1 (ja) | 画像処理方法 | |
CN117218039A (zh) | 图像处理方法、装置、计算机设备及存储介质 | |
JP6879636B1 (ja) | 画像処理方法 | |
JP6867563B1 (ja) | 画像処理方法 | |
CN115330621A (zh) | 图像处理方法、装置、设备、存储介质及程序产品 | |
JP6893068B1 (ja) | 画像処理方法 | |
JP5520863B2 (ja) | 画像信号処理装置 | |
JP5297897B2 (ja) | 画像信号処理装置 | |
JP2008123472A (ja) | 映像信号処理装置 | |
WO2012172728A1 (ja) | 画像処理システム | |
CN113850743B (zh) | 一种基于自适应参数的视频全局色调映射方法 | |
JP2001061075A (ja) | 画像処理方法、装置および記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210209 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20210209 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20210422 |
|
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: 20210428 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210428 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6879636 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |