CN113947535A - Low-illumination image enhancement method based on illumination component optimization - Google Patents

Low-illumination image enhancement method based on illumination component optimization Download PDF

Info

Publication number
CN113947535A
CN113947535A CN202010694542.9A CN202010694542A CN113947535A CN 113947535 A CN113947535 A CN 113947535A CN 202010694542 A CN202010694542 A CN 202010694542A CN 113947535 A CN113947535 A CN 113947535A
Authority
CN
China
Prior art keywords
illumination
image
low
point
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.)
Granted
Application number
CN202010694542.9A
Other languages
Chinese (zh)
Other versions
CN113947535B (en
Inventor
王正勇
龙庆延
何小海
卿粼波
吴小强
滕奇志
吴晓红
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan University
Original Assignee
Sichuan University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Sichuan University filed Critical Sichuan University
Priority to CN202010694542.9A priority Critical patent/CN113947535B/en
Publication of CN113947535A publication Critical patent/CN113947535A/en
Application granted granted Critical
Publication of CN113947535B publication Critical patent/CN113947535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20024Filtering details
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a low-illumination image enhancement method based on illumination component optimization. Firstly, estimating an initial illumination component by using a max-RGB model for a low-illumination original image, and optimizing the initial illumination component by using singular value decomposition and guide filtering to obtain a final illumination map. According to Retinex theory, the low-illumination original image and the final illumination image are divided point by point, and the G channel in RGB three channels of the low-illumination original image is used for guiding, filtering and removing noise of the obtained image. Because singular value decomposition and guide filtering are combined, the illumination component can be estimated more accurately, and the subjective visual effect and various objective indexes of the enhanced picture are improved. The effectiveness of the method is verified in a plurality of image enhancement experiments.

Description

Low-illumination image enhancement method based on illumination component optimization
Technical Field
The invention relates to a low-illumination image enhancement problem in the field of image processing, in particular to a low-illumination image enhancement method based on illumination component optimization.
Background
Low-illumination image enhancement has been a research hotspot in the field of image processing. Under the condition of lacking good illumination conditions, the image acquisition process is inevitably influenced by a plurality of factors such as self parameters of equipment, illumination change and the like, so that the image shooting effect is poor, the problems of uneven illumination, color distortion and the like occur, and certain influence is generated on the subsequent processing such as target detection, target identification and the like. Therefore, how to obtain a high quality image under low illumination conditions is a crucial issue.
Classical low image enhancement methods can be divided into three categories: histogram transform based, Retinex model based and defogging model based. The histogram conversion achieves an enhanced effect by expanding the gray level of the original image and increasing the dynamic range of the image. The Retinex model is based on the principle of color constancy, and the traditional method estimates the illumination in the original image by using Gaussian filtering and removes the illumination by using logarithmic transformation to obtain an enhanced image. In the defogging model, the image is inverted to obtain an effect similar to the foggy image, and the image is inverted again after being processed by the defogging algorithm to obtain an enhanced image. The three methods all make certain progress, but the visual effect and objective index are still not ideal.
Disclosure of Invention
Aiming at the problem that the low-illumination image enhancement result is not ideal, the invention provides a low-illumination image enhancement method based on illumination component optimization. And optimizing initial illumination by using singular value decomposition and guide filtering, and denoising the enhanced image by using the guide filtering again after the enhanced image is obtained by simplifying the Retinex model. The present invention achieves the above object by the following processes:
(1) obtaining an initial illumination component diagram by using a max-RGB model for the original image with low illumination;
(2) processing the initial illumination component graph obtained in the step (1) by using singular value decomposition, and normalizing;
(3) using three-time guided filtering to the result after normalization in the step (2) to obtain an optimized illumination component diagram;
(4) according to the simplified Retinex model, dividing RGB three channels of the low-illumination original image by the illumination component image obtained in the step (3) point by point to obtain an enhanced image;
(5) and (3) taking a G channel in RGB three channels of the low-illumination original image as a guide image, and carrying out denoising processing on the enhanced image obtained in the step (4) to obtain a finally required enhanced image.
Drawings
FIG. 1 is a block diagram of a low-illumination image enhancement method based on illumination component optimization;
Detailed Description
The invention is further described below with reference to the accompanying drawings:
the illumination map calculation and optimization method specifically comprises the following steps:
(1) acquisition of initial illumination map
The initial illumination map is extracted by adopting a max-RGB model, and the calculation formula is as follows:
L(x,y)=max(R(x,y),G(x,y),B(x,y)) (1)
in the formula, R (x, y), G (x, y), and B (x, y) are RGB three-channel images of the low-illuminance original image, respectively.
(2) Optimization of illumination maps
Singular value decomposition is a common matrix diagonalization decomposition method, and by using singular value decomposition, a matrix a can be decomposed into the following form:
A=UΣVT (2)
where U and V are both orthogonal matrices, i.e. UU for matrix U, VTI and VVTWhen the matrix is a negative diagonal matrix, the orthogonal matrices U and V contain structural information of the original matrix, and the singular matrix Σ contains energy information of the original matrix. The singular matrix Σ can be expressed as:
Σ=diag(s1,s2,…,sN)(s1>s2>…>sN) (3)
in the formula, s1,s2,…,sNAre the singular values of the original matrix a.
After singular value decomposition is carried out on a 3 multiplied by 3 area in an initial illumination image, S in a singular matrix is selected1I.e. the largest singular value as the illumination intensity at that point. And after the whole image is processed, carrying out normalization.
The guide filter is a commonly used edge-preserving filter, which can well preserve the edge of the image while removing the texture detail information. To further optimize the illumination map, the illumination map after singular value decomposition and normalization is reprocessed using cubic guided filtering. If the initial light map is Lini(x, y), the illumination map obtained after singular value decomposition and normalization is Ls(x,y),GFR(A, B) denotes guided filtering with a window radius R, there is the following equation:
Figure BDA0002590566320000031
wherein the window size is r1=15、r2=7、r3=3,L3(x, y) is the optimized final used illumination pattern.
The enhanced image is obtained and the denoising method is as follows:
(1) according to Retinex theory, a low-illumination image S (x, y) can be expressed as the product of an illumination component L (x, y) and a reflection component R (x, y), i.e.:
S(x,y)=L(x,y)×R(x,y) (5)
the above formula can be modified into:
Figure BDA0002590566320000032
in the formula, τ is a constant that prevents the denominator from being zero, and is taken to be 0.01.
(2) An enhanced image can be obtained according to equation (6). The low-illumination image amplifies the noise originally hidden in the dark while enhancing, and denoising processing is needed after enhancing. The currently used CCD camera and CMOS camera mostly use a bayer array sensor to acquire a color image, and the bayer array is a 4 × 4 array composed of 8 green, 4 blue, and 4 red pixels. Therefore, the noise level of the green channel in the original image is usually low, the green channel can be used as a guide image, the guide filtering is used for denoising RGB three channels of the enhanced result respectively, and the final result is obtained after the three channels are fused.
In order to verify the effectiveness of the low-illumination image enhancement method based on illumination component optimization, experiments are carried out on 20 graphs, and comparison experiments are carried out on the classical low-illumination image enhancement method MSRCR, Dong and SRIE and the method provided by the invention.
Average value of indexes of 120 images in table
Tab.1 Mean value of indicators for 20images
Figure BDA0002590566320000033
It can be seen from the table that the invention achieves better effect on experimental pictures and has certain practical value, the index of the color entropy is lower than that of the method A, and the indexes of LOE, NIQE and BRISQE exceed that of the comparison method.

Claims (6)

1. A low-illumination image enhancement method based on illumination component optimization is characterized by comprising the following steps:
(1) obtaining an initial illumination component diagram by using a max-RGB model for the original image with low illumination;
(2) processing the initial illumination map obtained in the step (1) by using singular value decomposition, and normalizing;
(3) using three-time guided filtering to the result after normalization in the step (2) to obtain an optimized illumination component diagram;
(4) according to the simplified Retinex model, dividing RGB three channels of the low-illumination original image by the illumination component image obtained in the step (3) point by point to obtain an enhanced image;
(5) and (3) taking a G channel in RGB three channels of the low-illumination original image as a guide image, and carrying out denoising processing on the enhanced image obtained in the step (4) to obtain a finally required enhanced image.
2. The method according to claim 1, wherein the initial illumination map is obtained in step (1) using a max-RGB model, i.e. using the maximum of RGB three channels at point (x, y) of the original image as the illumination of the point.
3. The method of claim 1, wherein the initial illumination map is processed in step (2) using singular value decomposition by the following method:
singular value decomposition is performed for a 3 × 3 region of the image centered at point (x, y), i.e.:
A=UΣVT (1)
wherein, a represents a 3 × 3 area in the initial illumination map, U and V are both orthogonal matrices, Σ is a non-negative diagonal matrix, and consists of singular values of a, and there are:
Σ=diag=(s1,s2,…,sN)(s1>s2>…>sN) (2)
at the maximum singular value S1And (4) replacing the point illumination, and performing normalization after the whole image is processed.
4. The method according to claim 1, wherein the illumination is optimized by three times of guided filtering using windows with different sizes in step (3), and the optimization method is as follows:
let L be the initial illumination map obtained in step 1ini(x, y), the irradiance profile obtained in step 2 is Ls(x,y),GFR(A, B) denotes guided filtering with a window radius R, there is the following equation:
Figure FDA0002590566310000011
in the formula, L3(x, y) is the optimized final used illumination pattern.
5. The method according to claim 1, wherein the enhanced image is obtained in step (4) by using a simplified Retinex model, which has the following formula:
Figure FDA0002590566310000021
in the formula, τ is 0.01 to prevent the denominator from being zero.
6. The method according to claim 1, wherein in step (5), the enhanced image is subjected to guided filtering and denoising using the green channel component with lower noise level in the original image, so as to improve the visual effect and various indexes of the image.
CN202010694542.9A 2020-07-17 2020-07-17 Low-illumination image enhancement method based on illumination component optimization Active CN113947535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010694542.9A CN113947535B (en) 2020-07-17 2020-07-17 Low-illumination image enhancement method based on illumination component optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010694542.9A CN113947535B (en) 2020-07-17 2020-07-17 Low-illumination image enhancement method based on illumination component optimization

Publications (2)

Publication Number Publication Date
CN113947535A true CN113947535A (en) 2022-01-18
CN113947535B CN113947535B (en) 2023-10-13

Family

ID=79326765

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010694542.9A Active CN113947535B (en) 2020-07-17 2020-07-17 Low-illumination image enhancement method based on illumination component optimization

Country Status (1)

Country Link
CN (1) CN113947535B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114862711A (en) * 2022-04-29 2022-08-05 西安理工大学 Low-illumination image enhancement and denoising method based on dual complementary prior constraints
CN114897710A (en) * 2022-04-06 2022-08-12 四川大学 Video enhancement method under low-illumination environment

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101916431A (en) * 2010-07-23 2010-12-15 北京工业大学 Low-illumination image data processing method and system
US20110293179A1 (en) * 2010-05-31 2011-12-01 Mert Dikmen Systems and methods for illumination correction of an image
JP2012108898A (en) * 2010-10-29 2012-06-07 Jvc Kenwood Corp Image processing device and image processing method
CN103578084A (en) * 2013-12-09 2014-02-12 西安电子科技大学 Color image enhancement method based on bright channel filtering
US20150098662A1 (en) * 2013-10-04 2015-04-09 Fuji Xerox Co., Ltd. Image processor and non-transitory computer readable medium
CN105205794A (en) * 2015-10-27 2015-12-30 西安电子科技大学 Synchronous enhancement de-noising method of low-illumination image
CN105654437A (en) * 2015-12-24 2016-06-08 广东迅通科技股份有限公司 Enhancement method for low-illumination image
CN106846282A (en) * 2017-03-28 2017-06-13 华侨大学 A kind of enhancement method of low-illumination image of use adaptively correcting
CN106897981A (en) * 2017-04-12 2017-06-27 湖南源信光电科技股份有限公司 A kind of enhancement method of low-illumination image based on guiding filtering
CN107203977A (en) * 2017-05-17 2017-09-26 河海大学 A kind of underwater image restoration method based on dark primary priori and rarefaction representation
CN107527332A (en) * 2017-10-12 2017-12-29 长春理工大学 Enhancement Method is kept based on the low-light (level) image color for improving Retinex
CN107563971A (en) * 2017-08-12 2018-01-09 四川精视科技有限公司 A kind of very color high-definition night-viewing imaging method
CN107578383A (en) * 2017-08-29 2018-01-12 北京华易明新科技有限公司 A kind of low-light (level) image enhancement processing method
CN108596853A (en) * 2018-04-28 2018-09-28 上海海洋大学 Underwater picture Enhancement Method based on bias light statistical model and transmission map optimization
CN109191390A (en) * 2018-08-03 2019-01-11 湘潭大学 A kind of algorithm for image enhancement based on the more algorithm fusions in different colours space
CN109978789A (en) * 2019-03-26 2019-07-05 电子科技大学 A kind of image enchancing method based on Retinex algorithm and guiding filtering
CN110570360A (en) * 2019-05-30 2019-12-13 昆明理工大学 Retinex-based robust and comprehensive low-quality illumination image enhancement method
CN110992287A (en) * 2019-12-03 2020-04-10 中国电子科技集团公司信息科学研究院 Method for clarifying non-uniform illumination video
CN111292257A (en) * 2020-01-15 2020-06-16 重庆邮电大学 Retinex-based image enhancement method in dark vision environment
CN111353955A (en) * 2020-02-28 2020-06-30 广州市百果园信息技术有限公司 Image processing method, device, equipment and storage medium

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110293179A1 (en) * 2010-05-31 2011-12-01 Mert Dikmen Systems and methods for illumination correction of an image
CN101916431A (en) * 2010-07-23 2010-12-15 北京工业大学 Low-illumination image data processing method and system
JP2012108898A (en) * 2010-10-29 2012-06-07 Jvc Kenwood Corp Image processing device and image processing method
US20150098662A1 (en) * 2013-10-04 2015-04-09 Fuji Xerox Co., Ltd. Image processor and non-transitory computer readable medium
CN103578084A (en) * 2013-12-09 2014-02-12 西安电子科技大学 Color image enhancement method based on bright channel filtering
CN105205794A (en) * 2015-10-27 2015-12-30 西安电子科技大学 Synchronous enhancement de-noising method of low-illumination image
CN105654437A (en) * 2015-12-24 2016-06-08 广东迅通科技股份有限公司 Enhancement method for low-illumination image
CN106846282A (en) * 2017-03-28 2017-06-13 华侨大学 A kind of enhancement method of low-illumination image of use adaptively correcting
CN106897981A (en) * 2017-04-12 2017-06-27 湖南源信光电科技股份有限公司 A kind of enhancement method of low-illumination image based on guiding filtering
CN107203977A (en) * 2017-05-17 2017-09-26 河海大学 A kind of underwater image restoration method based on dark primary priori and rarefaction representation
CN107563971A (en) * 2017-08-12 2018-01-09 四川精视科技有限公司 A kind of very color high-definition night-viewing imaging method
CN107578383A (en) * 2017-08-29 2018-01-12 北京华易明新科技有限公司 A kind of low-light (level) image enhancement processing method
CN107527332A (en) * 2017-10-12 2017-12-29 长春理工大学 Enhancement Method is kept based on the low-light (level) image color for improving Retinex
CN108596853A (en) * 2018-04-28 2018-09-28 上海海洋大学 Underwater picture Enhancement Method based on bias light statistical model and transmission map optimization
CN109191390A (en) * 2018-08-03 2019-01-11 湘潭大学 A kind of algorithm for image enhancement based on the more algorithm fusions in different colours space
CN109978789A (en) * 2019-03-26 2019-07-05 电子科技大学 A kind of image enchancing method based on Retinex algorithm and guiding filtering
CN110570360A (en) * 2019-05-30 2019-12-13 昆明理工大学 Retinex-based robust and comprehensive low-quality illumination image enhancement method
CN110992287A (en) * 2019-12-03 2020-04-10 中国电子科技集团公司信息科学研究院 Method for clarifying non-uniform illumination video
CN111292257A (en) * 2020-01-15 2020-06-16 重庆邮电大学 Retinex-based image enhancement method in dark vision environment
CN111353955A (en) * 2020-02-28 2020-06-30 广州市百果园信息技术有限公司 Image processing method, device, equipment and storage medium

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
BIMA SENA BAYU DEWANTARA 等: "OptiFuzz: a robust illumination invariant face recognition system and its implementation" *
WONJUN KIM 等: "Low-Light Image Enhancement Using Volume-Based Subspace Analysis" *
刘颖 等: "基于加权引导滤波的Retinex刑侦图像增强" *
王殿伟 等: "基于光照-反射成像模型和形态学操作的多谱段图像增强算法" *
王瑞尧 等: "最大差值图决策的低照度图像自适应增强算法" *
赵全友 等: "复杂光照下的两步法颜色恒常性增强" *
鞠明 等: "基于向心自动波交叉皮质模型的非均匀光照图像增强" *
黄丽雯 等: "低光照彩色图像增强算法研究" *
龙庆延 等: "基于奇异值分解和引导滤波的低照度图像增强算法" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114897710A (en) * 2022-04-06 2022-08-12 四川大学 Video enhancement method under low-illumination environment
CN114862711A (en) * 2022-04-29 2022-08-05 西安理工大学 Low-illumination image enhancement and denoising method based on dual complementary prior constraints

Also Published As

Publication number Publication date
CN113947535B (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US11127122B2 (en) Image enhancement method and system
Chen et al. Visual depth guided color image rain streaks removal using sparse coding
CN104318262A (en) Method and system for replacing skin through human face photos
CN107358585B (en) Foggy day image enhancement method based on fractional order differential and dark channel prior
CN108875747A (en) A kind of wheat unsound grain recognition methods based on machine vision
CN113947535B (en) Low-illumination image enhancement method based on illumination component optimization
CN111598812B (en) Image defogging method based on RGB and HSV double-color space
CN109274948B (en) Image color correction method, device, storage medium and computer equipment
CN111080568A (en) Tetrolet transform-based near-infrared and color visible light image fusion algorithm
CN102819827A (en) Self-adaption moment matching stripe noise removing method based on gray-level segmentation
CN105678245A (en) Target position identification method based on Haar features
CN111861896A (en) UUV-oriented underwater image color compensation and recovery method
CN111127384A (en) Strong reflection workpiece vision measurement method based on polarization imaging
CN111598886B (en) Pixel-level transmittance estimation method based on single image
CN110675332A (en) Method for enhancing quality of metal corrosion image
CN113191985B (en) Intelligent freckle removing system based on infrared laser
CN111127350A (en) Image enhancement method
CN113129300A (en) Drainage pipeline defect detection method, device, equipment and medium for reducing false detection rate
CN117593235A (en) Retinex variation underwater image enhancement method and device based on depth CNN denoising prior
CN117274085A (en) Low-illumination image enhancement method and device
CN105405110A (en) Uneven light compensation method
CN111611940A (en) Rapid video face recognition method based on big data processing
CN115937021A (en) Polarization defogging method based on frequency domain feature separation and iterative optimization of atmospheric light
CN104966271A (en) Image denoising method based on biological vision receptive field mechanism
Yang et al. Blind image quality assessment on authentically distorted images with perceptual features

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant