CN103996178A - Sand and dust weather color image enhancing method - Google Patents

Sand and dust weather color image enhancing method Download PDF

Info

Publication number
CN103996178A
CN103996178A CN201410242755.2A CN201410242755A CN103996178A CN 103996178 A CN103996178 A CN 103996178A CN 201410242755 A CN201410242755 A CN 201410242755A CN 103996178 A CN103996178 A CN 103996178A
Authority
CN
China
Prior art keywords
image
represent
passage
dust
processing
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.)
Pending
Application number
CN201410242755.2A
Other languages
Chinese (zh)
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.)
Tianjin University
Original Assignee
Tianjin 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 Tianjin University filed Critical Tianjin University
Priority to CN201410242755.2A priority Critical patent/CN103996178A/en
Publication of CN103996178A publication Critical patent/CN103996178A/en
Pending legal-status Critical Current

Links

Abstract

The invention relates to a sand and dust weather color image enhancing method which comprises the steps that color space is converted, and three components of a converted CIE LAB space are represented through L*, a* and b*; L* channel denoising is carried out; L* channel contrast ratio stretching is carried out; L* channel sharpening processing is carried out; a gray world assumption is used for carrying out color correcting processing on an a* channel and a b* channel; and color images after processing are reestablished. Color cast and noise influence existing in the images can be removed, and the image contrast ratio is improved.

Description

A kind of dust and sand weather colour-image reinforcing method
Affiliated technical field
The present invention relates to the image enhancement technique under severe weather conditions, especially for the enhancing of dust and sand weather coloured image.
Background technology
Dust and sand weather is a kind of inclement weather that often occurs NW China and North China in spring.According to incompletely statistics, only, during 2000~2003 years, the dust and sand weather of Kashi Area of Xingjiang Autonomous Region is on average about 103 days/year [1].According to the height difference of horizontal visibility, dust and sand weather grows from weak to strong and is divided into successively floating dust (visibility is greater than 10 kilometers), sand (visibility is less than 10 kilometers), sandstorm (visibility is less than 1 kilometer) and strong sandstorm (visibility is less than 50 meters) four classes.Wherein more common with sand and sandstorm, when dust and sand weather occurs, can make visibility significantly reduce, all trades and professions are all had to harmful effect in various degree, particularly serious on the impact of communications and transportation.In addition, image and video visual quality that under dust and sand weather condition, monitoring camera is taken significantly decline, and outdoor monitoring system cannot the work of normal reliable ground.So, the image obtaining under dust and sand weather condition is strengthened to processing, improve contrast and the visual quality of image, there is important using value and social reality meaning.
Dust and sand weather figure image intensifying belongs to inclement weather figure image intensifying field, but current research mainly concentrates on Misty Image enhancing aspect, and existing method can be divided into two classes: the method based on model and the method based on image processing.The middle employing of document [2] is set up Atmospheric models and is restored the method for degraded image under greasy weather condition, but needs multiple parameters; Underwater picture and sand and dust image have similarity aspect a lot, and such as image inside all exists obvious colour cast and noise effect, the contrast of image is all lower.Document [3] has proposed a kind of image co-registration scheme for strengthening underwater picture.First input picture is carried out to color correction, and use histogram equalization technology to carry out denoising and contrast stretching to color correction result, and then extract several features for determining image co-registration matrix of coefficients used.
List of references:
[1] Jiang Yuanan, Zhang Yunhui, etc. Analysis of Sand-dust Weather in Kashi Area [J], Xinjiang meteorology, 2005, (28).
[2] Wang Zhijian, the image restoration based on Atmospheric models improves algorithm and application [J], computer engineering and application, 2007,43 (3): 239-248.
[3]C.Ancuti,C.O.Ancuti,T.Haber,P.Bekaert,Automatic red-eye detection and removal[C],in Proceeding of CVPR,81-88,2012.
Summary of the invention
The object of the invention is to propose a kind of Enhancement Method for dust and sand weather coloured image, the colour cast existing in removal of images and noise effect, the contrast of raising image.Technical scheme of the present invention is as follows:
A kind of dust and sand weather colour-image reinforcing method, comprises the following steps:
1. color space conversion: a width dust and sand weather coloured image that represents input with I, I is transformed into CIE LAB color space by rgb space, I represents with L*, a* and b* respectively at the three-component in CIELAB space, L*, a* and b* triple channel are normalized, triple channel value is all adjusted to interval [0,1], use I l, I aand I brepresent respectively normalized each channel image afterwards;
2. L* passage denoising: use Gauss's low pass template to I lcarry out filtering processing, remove I lin noise, result I l1represent;
3. L* passage contrast stretching: adopt Sigmoid function to I l1carry out gray level stretch processing, compress low gray level and high grade grey level part, to improve contrast, contrast stretching result I l2represent;
4. L* passage sharpening processing: adopt unsharp template to I l2carry out sharpening processing, Gauss's low pass template is processed I l2, obtain low-pass pictures, with representing adopt following formula to calculate sharpening image, use I l3represent:
5. adopt gray scale world hypothesis to carry out color correction process to the a* passage after normalization and b* passage, step is as follows:
1) calculate I aand I bmean value, use respectively μ aand μ brepresent;
2) the adjustment coefficient of calculating a* passage and b* passage, uses respectively λ aand λ brepresent Qi Zhongyou
λ A=0.5/μ A,λ A=0.5/μ B
3) use I a1and I b1expression color correction after image, they meet I a1=I a× λ a, I b1=I b× λ b;
6. the coloured image after reconstruction processing.
As preferred implementation, in step 3, the expression formula of S function used is: in formula, x represents input gray grade, and y represents output gray level, and their span is all between [0,1]; In step 6, the step of employing is:
1) by I after treatment l3in the value of each pixel adjust between [0,100], result I ' lrepresent;
2) by I a1and I b1in the value of each pixel adjust to respectively between [127,128], result I ' aand I ' brepresent;
3) use the inverse transformation formula of CIE LAB color space to RGB color space, the coloured image after reconstruction processing.
The Enhancement Method for dust and sand weather coloured image the present invention proposes, is first luminance channel and chrominance channel by separation of images, and luminance channel image is carried out to denoising, contrast stretching and sharpening processing, and chrominance channel is carried out to color correction.Then two passages after treatment are reassembled into coloured image after treatment.Computer artificial result shows, the method proposing can significantly improve the visual quality of dust and sand weather image, and the computation complexity of institute's extracting method is not high in addition, can meet the requirement of real-time processing.
Brief description of the drawings
Fig. 1 is the process flow diagram of institute's extracting method.
Fig. 2 is Gauss's low pass template (variance is 0.5) of image denoising process 5 × 5 sizes used.
Fig. 3 is contrast stretching process S function schematic diagram used.
Fig. 4 sand and dust image enhancement processing process example, (a) input dust and sand weather image, (b) L channel image, (c) strengthens L channel image after treatment, (d) image after treatment.
Fig. 5 part of test results, a row figure in left side is that row on former figure right side are schemed corresponding figure's) result figure.
Embodiment
Institute of the present invention extracting method comprises three parts: color space conversion, luminance channel processing, chrominance channel processing.Fig. 1 has provided the block diagram of institute's extracting method.
1, color space conversion
Represent a width dust and sand weather coloured image of input with I.I is transformed into CIELAB color space by rgb space, and I represents with L*, a* and b* respectively at the three-component in CIE LAB space, and wherein the value of L* passage is between [0,100], and the value of a* component and b* component is all between [127,128].
Process conveniently for later step, L*, a* and b* triple channel are normalized, all adjust to interval [0,1] by triple channel value.Use I l, I aand I brepresent respectively normalized each channel image afterwards.
2, L* passage denoising
Use Gauss's low pass template of 5 × 5 sizes to I lcarry out filtering processing, remove I lin noise.As shown in Figure 2, wherein Gaussian function variance is in the horizontal and vertical directions all 0.5 to template used coefficient.Result I l1represent.
3, L* passage contrast stretching
Adopt S type function (Sigmoid function) to I l1carry out gray level stretch processing, compress low gray level and high grade grey level part, reach the object that increases contrast.The expression formula of S function used is:
y = 1 1 + e - 10 ( x - 0.5 ) - - - ( 1 )
In formula, x represents input gray grade, and y represents output gray level, and their span is all between [0,1].Fig. 3 has provided the schematic diagram of S function used.Contrast stretching result I l2represent.
4, L* passage sharpening processing
Adopt unsharp template to I l2carry out sharpening processing.Concrete way is to use 5 × 5 Gauss's low pass templates shown in Fig. 2 to process I l2, obtain low-pass pictures, with representing adopt following formula to calculate sharpening image, use I l3represent.
I L 3 = 2 · I L 2 - I ~ L 2 - - - ( 2 )
5, the color correction of a* passage and b* passage
Adopt gray scale world hypothesis (Gray World) to carry out color correction process to the a* passage after normalization and b* passage.Specific practice is as follows:
4) calculate I aand I bmean value, use μ aand μ brepresent.
5) the adjustment coefficient of calculating a* passage and b* passage, uses respectively λ aand λ brepresent Qi Zhongyou
λ A=0.5/μ A,λ A=0.5/μ B (3)
6) use I a1and I b1expression color correction after image, they meet
I A1=I A×λ A,I B1=I B×λ B (4)
6, Image Reconstruction
Use following formula by I after treatment l3in the value of each pixel adjust between [0,100], result I ' lrepresent
I’ L=I L3×100 (5)
Use following formula by I a1and I b1in the value of each pixel adjust between [127,128], result I ' aand I ' brepresent
I’ A=I A1×255-127 (6)
I’ B=I B1×255-127 (7)
Use the inverse transformation formula of CIELAB color space to RGB color space, the coloured image after reconstruction processing.
Matlab2014a under employing Windows7 SP1 system is as experiment simulation platform.Select patent applicant from Internet download 78 width sand and dust images as test set.The method that adopts this patent to propose is processed test pattern, has obtained good treatment effect.For the image of 1024768 sizes, adopt the processing speed average out to 18ms of institute's extracting method, processing speed is very fast.Fig. 4 has provided employing institute extracting method processing procedure example.Fig. 5 has provided more result, and wherein left side is input picture, and right side is result.
Adopt the method for the invention, compared with prior art, corrected the colour cast situation that original image exists, obviously improved the contrast of image, improved the visual quality of image, saved the time of computing machine processing, reached the effect of more approaching practicality.

Claims (3)

1. a dust and sand weather colour-image reinforcing method, comprises the following steps:
1. color space conversion: a width dust and sand weather coloured image that represents input with I, I is transformed into CIELAB color space by rgb space, I represents with L*, a* and b* respectively at the three-component in CIELAB space, L*, a* and b* triple channel are normalized, triple channel value is all adjusted to interval [0,1], use I l, I aand I brepresent respectively normalized each channel image afterwards;
2. L* passage denoising: use Gauss's low pass template to I lcarry out filtering processing, remove I lin noise, result I l1represent;
3. L* passage contrast stretching: adopt Sigmoid function to I l1carry out gray level stretch processing, compress low gray level and high grade grey level part, to improve contrast, contrast stretching result I l2represent;
4. L* passage sharpening processing: adopt unsharp template to I l2carry out sharpening processing, Gauss's low pass template is processed I l2, obtain low-pass pictures, with representing adopt following formula to calculate sharpening image, use I l3represent:
5. adopt gray scale world hypothesis to carry out color correction process to the a* passage after normalization and b* passage, step is as follows:
1) calculate I aand I bmean value, use respectively μ aand μ brepresent;
2) the adjustment coefficient of calculating a* passage and b* passage, uses respectively λ aand λ brepresent Qi Zhongyou
λ A=0.5/μ A,λ A=0.5/μ B
3) use I a1and I b1expression color correction after image, they meet I a1=I a× λ a, I b1=I b× λ b;
6. the coloured image after reconstruction processing.
2. dust and sand weather colour-image reinforcing method according to claim 1, is characterized in that, in step 3, the expression formula of S function used is: in formula, x represents input gray grade, and y represents output gray level, and their span is all between [0,1].
3. dust and sand weather colour-image reinforcing method according to claim 1, is characterized in that, in step 6, the step of employing is:
1) by I after treatment l3in the value of each pixel adjust between [0,100], result I ' lrepresent;
2) by I a1and I b1in the value of each pixel adjust to respectively between [127,128], result I ' aand I ' brepresent;
3) use the inverse transformation formula of CIE LAB color space to RGB color space, the coloured image after reconstruction processing.
CN201410242755.2A 2014-05-30 2014-05-30 Sand and dust weather color image enhancing method Pending CN103996178A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410242755.2A CN103996178A (en) 2014-05-30 2014-05-30 Sand and dust weather color image enhancing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410242755.2A CN103996178A (en) 2014-05-30 2014-05-30 Sand and dust weather color image enhancing method

Publications (1)

Publication Number Publication Date
CN103996178A true CN103996178A (en) 2014-08-20

Family

ID=51310335

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410242755.2A Pending CN103996178A (en) 2014-05-30 2014-05-30 Sand and dust weather color image enhancing method

Country Status (1)

Country Link
CN (1) CN103996178A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105096271A (en) * 2015-08-17 2015-11-25 长安大学 Method for detecting traffic image in hazy weather based on improved gradient similarity kernel
CN105205792A (en) * 2015-09-18 2015-12-30 天津大学 Underwater image enhancement method based on brightness and chrominance separation
CN106127708A (en) * 2016-06-24 2016-11-16 华东师范大学 A kind of colored eye fundus image Enhancement Method based on LAB color space
CN106127709A (en) * 2016-06-24 2016-11-16 华东师范大学 A kind of low-luminance color eye fundus image determination methods and Enhancement Method
CN106546756A (en) * 2016-10-20 2017-03-29 北京爱康泰科技有限责任公司 A kind of ovulation test paper detection method and system
CN106951908A (en) * 2017-03-24 2017-07-14 深圳汇通智能化科技有限公司 A kind of effective Target Identification Unit
CN107067386A (en) * 2017-04-24 2017-08-18 上海海洋大学 A kind of shallow sea underwater picture Enhancement Method stretched based on relative color histogram
CN107438178A (en) * 2016-05-25 2017-12-05 掌赢信息科技(上海)有限公司 A kind of image color antidote and electronic equipment
CN107507145A (en) * 2017-08-25 2017-12-22 上海海洋大学 A kind of underwater picture Enhancement Method based on the stretching of different colours spatially adaptive histogram
CN108416742A (en) * 2018-01-23 2018-08-17 浙江工商大学 Sand and dust degraded image Enhancement Method based on colour cast correction and information loss constraint
CN108509851A (en) * 2018-03-01 2018-09-07 曹婷 Weather danger alarm platform based on image analysis
CN108780508A (en) * 2016-03-11 2018-11-09 高通股份有限公司 System and method for normalized image
WO2018212538A1 (en) * 2017-05-16 2018-11-22 Samsung Electronics Co., Ltd. Electronic device and method of detecting driving event of vehicle
CN109118437A (en) * 2018-06-27 2019-01-01 福建海图智能科技有限公司 A kind of method, storage medium that can handle muddy water image in real time
CN110892451A (en) * 2017-05-16 2020-03-17 三星电子株式会社 Electronic device and method for detecting driving event of vehicle
CN111028181A (en) * 2019-12-25 2020-04-17 歌尔股份有限公司 Image enhancement processing method, device, equipment and storage medium
US10769453B2 (en) 2017-05-16 2020-09-08 Samsung Electronics Co., Ltd. Electronic device and method of controlling operation of vehicle

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841724A (en) * 2009-03-20 2010-09-22 胜华科技股份有限公司 Image processing method
CN102883168A (en) * 2012-07-05 2013-01-16 上海大学 White balance processing method directed towards atypical-feature image
CN102905160A (en) * 2011-07-25 2013-01-30 深圳英飞拓科技股份有限公司 Method and system for detecting color cast
WO2013103184A1 (en) * 2012-01-03 2013-07-11 중앙대학교 산학협력단 Apparatus and method for improving image using color channels

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841724A (en) * 2009-03-20 2010-09-22 胜华科技股份有限公司 Image processing method
CN102905160A (en) * 2011-07-25 2013-01-30 深圳英飞拓科技股份有限公司 Method and system for detecting color cast
WO2013103184A1 (en) * 2012-01-03 2013-07-11 중앙대학교 산학협력단 Apparatus and method for improving image using color channels
CN102883168A (en) * 2012-07-05 2013-01-16 上海大学 White balance processing method directed towards atypical-feature image

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
徐艳丽 等: "基于非线性反锐化掩膜的DR 图像边缘增强", 《中国医学物理学杂志》 *
王敏: "基于色温估计自动白平衡算法研究与实现", 《中国优秀硕士论文全文数据库 信息科技辑》 *

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105096271A (en) * 2015-08-17 2015-11-25 长安大学 Method for detecting traffic image in hazy weather based on improved gradient similarity kernel
CN105096271B (en) * 2015-08-17 2017-08-25 长安大学 Based on traffic image detection method under the haze weather for improving gradient similarity core
CN105205792A (en) * 2015-09-18 2015-12-30 天津大学 Underwater image enhancement method based on brightness and chrominance separation
CN108780508A (en) * 2016-03-11 2018-11-09 高通股份有限公司 System and method for normalized image
CN107438178A (en) * 2016-05-25 2017-12-05 掌赢信息科技(上海)有限公司 A kind of image color antidote and electronic equipment
CN107438178B (en) * 2016-05-25 2019-02-22 掌赢信息科技(上海)有限公司 A kind of image color antidote and electronic equipment
CN106127708A (en) * 2016-06-24 2016-11-16 华东师范大学 A kind of colored eye fundus image Enhancement Method based on LAB color space
CN106127709A (en) * 2016-06-24 2016-11-16 华东师范大学 A kind of low-luminance color eye fundus image determination methods and Enhancement Method
CN106546756A (en) * 2016-10-20 2017-03-29 北京爱康泰科技有限责任公司 A kind of ovulation test paper detection method and system
CN106951908A (en) * 2017-03-24 2017-07-14 深圳汇通智能化科技有限公司 A kind of effective Target Identification Unit
CN106951908B (en) * 2017-03-24 2020-06-26 爱保科技有限公司 Effective target recognition device
CN107067386A (en) * 2017-04-24 2017-08-18 上海海洋大学 A kind of shallow sea underwater picture Enhancement Method stretched based on relative color histogram
CN107067386B (en) * 2017-04-24 2020-05-01 上海海洋大学 Shallow sea underwater image enhancement method based on relative global histogram stretching
WO2018212538A1 (en) * 2017-05-16 2018-11-22 Samsung Electronics Co., Ltd. Electronic device and method of detecting driving event of vehicle
US10803323B2 (en) 2017-05-16 2020-10-13 Samsung Electronics Co., Ltd. Electronic device and method of detecting driving event of vehicle
US10769453B2 (en) 2017-05-16 2020-09-08 Samsung Electronics Co., Ltd. Electronic device and method of controlling operation of vehicle
CN110892451A (en) * 2017-05-16 2020-03-17 三星电子株式会社 Electronic device and method for detecting driving event of vehicle
CN107507145B (en) * 2017-08-25 2021-04-27 上海海洋大学 Underwater image enhancement method based on different color space self-adaptive histogram stretching
CN107507145A (en) * 2017-08-25 2017-12-22 上海海洋大学 A kind of underwater picture Enhancement Method based on the stretching of different colours spatially adaptive histogram
CN108416742A (en) * 2018-01-23 2018-08-17 浙江工商大学 Sand and dust degraded image Enhancement Method based on colour cast correction and information loss constraint
CN108416742B (en) * 2018-01-23 2021-09-17 浙江工商大学 Sand and dust degraded image enhancement method based on color cast correction and information loss constraint
CN108509851B (en) * 2018-03-01 2019-04-26 江苏华高软件技术有限公司 Weather danger alarm platform based on image analysis
CN108509851A (en) * 2018-03-01 2018-09-07 曹婷 Weather danger alarm platform based on image analysis
CN109118437A (en) * 2018-06-27 2019-01-01 福建海图智能科技有限公司 A kind of method, storage medium that can handle muddy water image in real time
CN109118437B (en) * 2018-06-27 2021-08-17 福建海图智能科技有限公司 Method and storage medium capable of processing muddy water image in real time
CN111028181A (en) * 2019-12-25 2020-04-17 歌尔股份有限公司 Image enhancement processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103996178A (en) Sand and dust weather color image enhancing method
CN106296612B (en) A kind of stagewise monitor video sharpening system and method for image quality evaluation and weather conditions guidance
CN102831591B (en) Gaussian filter-based real-time defogging method for single image
CN105225210B (en) A kind of self-adapting histogram enhancing defogging method based on dark
CN108230264B (en) Single image defogging method based on ResNet neural network
CN102750674B (en) Video image defogging method based on self-adapting allowance
CN103747213B (en) A kind of real-time defogging method of the Traffic Surveillance Video based on moving target
CN105046666B (en) A kind of method of the real-time defogging of traffic video based on dark primary priori
CN103049888A (en) Image/video demisting method based on combination of dark primary color of atmospheric scattered light
CN105023256B (en) A kind of image defogging method and system
CN106846263A (en) The image defogging method being immunized based on fusion passage and to sky
CN107507145A (en) A kind of underwater picture Enhancement Method based on the stretching of different colours spatially adaptive histogram
CN107330871A (en) The image enchancing method of insulator automatic identification is run under bad weather condition
CN105976337B (en) A kind of image defogging method based on intermediate value guiding filtering
CN104574293A (en) Multiscale Retinex image sharpening algorithm based on bounded operation
CN107301624A (en) The convolutional neural networks defogging algorithm pre-processed based on region division and thick fog
CN105959510B (en) A kind of video rapid defogging method
Wang et al. Variational single nighttime image haze removal with a gray haze-line prior
CN103886565A (en) Nighttime color image enhancement method based on purpose optimization and histogram equalization
CN110675351B (en) Marine image processing method based on global brightness adaptive equalization
CN104809700A (en) Low-light video real-time enhancement method based on bright channel
CN101211459A (en) Boundary point processed histogram balancing method
CN104504722A (en) Method for correcting image colors through gray points
CN104091307A (en) Frog day image rapid restoration method based on feedback mean value filtering
CN103778605A (en) Greasy weather image enhancement method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140820

WD01 Invention patent application deemed withdrawn after publication