CN104616259A - Non-local mean image de-noising method with noise intensity self-adaptation function - Google Patents

Non-local mean image de-noising method with noise intensity self-adaptation function Download PDF

Info

Publication number
CN104616259A
CN104616259A CN201510057999.8A CN201510057999A CN104616259A CN 104616259 A CN104616259 A CN 104616259A CN 201510057999 A CN201510057999 A CN 201510057999A CN 104616259 A CN104616259 A CN 104616259A
Authority
CN
China
Prior art keywords
image
denoising
brightness
strength parameter
noising
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
CN201510057999.8A
Other languages
Chinese (zh)
Other versions
CN104616259B (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.)
Xian University of Technology
Original Assignee
Xian University of Technology
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 Xian University of Technology filed Critical Xian University of Technology
Priority to CN201510057999.8A priority Critical patent/CN104616259B/en
Publication of CN104616259A publication Critical patent/CN104616259A/en
Application granted granted Critical
Publication of CN104616259B publication Critical patent/CN104616259B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a non-local mean image de-noising method with a noise intensity self-adaptation function. The non-local mean image de-noising method with the noise intensity self-adaptation function comprises the steps that firstly, a gray scale strip image is collected, and de-noising processing is conducted on the gray scale strip image by using different de-noising intensity parameters through a non-local mean method, so that optimal de-noising intensity parameters under the condition of different degrees of brightness are obtained; then, optimal de-noising intensity parameters corresponding to other degrees of brightness are calculated through a linear interpolation method; finally, de-noising processing is conducted on the image in a logarithm domain through the optimal de-noising intensity parameters corresponding to different degrees of brightness, and exponential transformation is conducted on the de-noised image in the logarithm domain, so that a final de-noised image is obtained. The non-local mean image de-noising method overcomes the defect that in an existing method, de-noising intensity parameters are fixed, and the de-noising effect of the image is improved; due to processing in the logarithm domain, the difference of brightness of pixels in a dark region can be increased, the difference of brightness of pixels in a bright region can be reduced, and the de-noising effect of the image can be improved.

Description

The adaptive non-local mean image de-noising method of a kind of noise intensity
Technical field
The invention belongs to digital image processing techniques field, relate to the adaptive non-local mean image de-noising method of a kind of noise intensity.
Background technology
Digital picture is in the process obtained, inevitably be subject to the interference of various noise signal, make deteriroation of image quality, thus affect the image characteristics extraction in later stage, Target Segmentation and target identification, therefore image denoising has important actual application value.
Image de-noising method can be divided into the method based on spatial domain and the large class of the method based on transform domain two.Method based on spatial domain has the method such as bilateral filtering, gaussian filtering based on single pixel grey scale similarity, based on the method for transform domain as various based on the image de-noising method etc. of wavelet transformation.Traditional spatial domain denoising method processes based on single Pixel Information, weak edge and grain details can not be retained well, the non-local mean denoising method proposed by Buades is then the information utilizing topography's block, better can express the structural information of image, therefore its performance is better than the denoise algorithm of other classics, as bilateral filtering, PDE, method etc. based on small echo.
Because non-local mean method has that algorithm is succinct, superior performance, is easy to improve and extend, it is a kind of main stream approach in current practical application.But the method is when practical application, identical removing-noise strength parameter is adopted to entire image, cause the denoising effect of different luminance area in image not ideal enough.The present invention is intended to distribute inconsistent feature according to the different luminance area noise intensity of image, by the denoising effect under different brightness in test grayscale bar, select the denoising parameter of varying strength, better can adapt to the uneven situation of noise profile, thus can obtain better image denoising effect.
Summary of the invention
The object of this invention is to provide the adaptive non-local mean image de-noising method of a kind of noise intensity, to solve the undesirable technical matters of image denoising effect that existing non-local mean denoising method adopts identical removing-noise strength parameter to cause.
The technical solution used in the present invention is, the adaptive non-local mean image de-noising method of a kind of noise intensity, specifically comprises following methods step:
Step 1: gather GTG bar image, inputted computing machine, GTG bar image is designated as z (i), and wherein i represents pixel, and z represents the brightness value of this pixel, and luminance areas different for GTG bar is designated as X m;
Step 2: obtain the best removing-noise strength parameter under different brightness;
2.1, use non-local mean method under different removing-noise strength parameter, to carry out denoising to GTG bar image z (i), to obtain different brightness Y mcorresponding best removing-noise strength parameter g m, be designated as (g m, Y m), Y mfor luminance area X maverage brightness;
2.2, adopt linear difference method to obtain and be different from brightness Y mbrightness P ncorresponding best removing-noise strength parameter q n;
Step 3: best denoising parameter corresponding to the different brightness obtained according to step 2 treats the noise intensity self-adaptive solution that denoising image carries out under different brightness.
Feature of the present invention is also,
The detailed process of step 2.1 is:
2.1.1, adopt denoising formula to GTG bar image z (i) denoising:
By removing-noise strength parameter h from 1, change value successively from small to large, carry out denoising to GTG bar image z (i), obtain the image after a series of denoising, wherein, the value of removing-noise strength parameter h is: h 1=1, h i=10 (i-1), 2≤i≤101, i is integer, h irepresent i-th removing-noise strength parameter, denoising formula is as follows:
NLM(i)=∑ω(i,j)z(j)
ω ( i , j ) = 1 C ( i ) exp ( - | | z ( N i ) - z ( N j ) | | 2 2 h 2 )
C ( i ) = Σ j exp ( - | | z ( N i - z ( N j ) ) | | 2 2 h 2 ) ;
Wherein, NLM (i) is the image after gray scale image z (i) being used the denoising of non-local mean method, and ω (i, j) represents the weight between pixel i and j, and meet 0≤ω (i, j)≤1 and j is the pixel in 21 × 21 regions centered by i; C (i) is normalized factor, N irepresent the image block of 7 × 7 centered by pixel i, N jrepresent the image block of 7 × 7 centered by pixel j;
Step 2.1.2, calculates GTG bar image z (i) each luminance area X madopt different removing-noise strength parameter h ithe Y-PSNR PSNR of a series of images obtained after denoising, chooses each luminance area X mremoving-noise strength parameter h corresponding to the image that in a series of images obtained after denoising, Y-PSNR PSNR is maximum ias corresponding bright region X mbest removing-noise strength parameter, be designated as g m, and calculate each luminance area X maverage brightness Y m, by each luminance area X munder best removing-noise strength parameter and average brightness be expressed as (g m, Y m);
The computing formula of Y-PSNR PSNR is:
PSNR = 10 log ( 255 2 1 M Σ i = 1 M ( NLM ( i ) - z ( i ) ) 2 ) ;
Wherein, M represents luminance area X msum of all pixels;
The average brightness Y of each luminance area mcomputing formula is:
Y m = 1 M Σ i = 1 M z ( i ) .
The detailed process of step 2.2 is:
If brightness P nnot at (g m, Y m) among, then from (g m, Y m) among find adjacent two average brightness the most close with its numerical value, be designated as Y respectively jand Y j+1, wherein Y jbe less than P n, Y j+1be greater than P n, Y jand Y j+1at (g m, Y m) in corresponding removing-noise strength parameter be respectively g jand g j+1, then brightness P ncorresponding best removing-noise strength parameter q ntried to achieve by linear interpolation formulae discovery, linear interpolation formula is:
q n = | P n - Y j | | Y j + 1 - Y j | × g j + | Y j + 1 - P n | | Y j + 1 - Y j | × g j + 1 .
The detailed process of step 3 is:
3.1, by treating that the image of denoising is expressed as g (x, y), carry out natural logarithm conversion to it, transformation results is g 1(x, y)=lng (x, y);
3.2, at log-domain to g 1(x, y) adopts non-local mean method to carry out denoising, is specially:
To g 1each pixel (x, y) of (x, y), adopts the removing-noise strength parameter h of the best that its original image g (x, y) brightness value is corresponding, according to denoising formula to g 1(x, y) denoising, obtains the image after denoising, is designated as g 2(x, y);
3.3, to g 2(x, y) carries out exponential transform, obtains the image h (x, y) after final denoising, and result is h (x, y)=exp (g 2(x, y).
The invention has the beneficial effects as follows, the present invention is by adopting different removing-noise strength parameters to carry out non-local mean denoising to GTG bar image, seek the best removing-noise strength parameter under different brightness, then different removing-noise strength parameter denoisings is adopted to image, overcome the defect that in existing non-local mean denoising method, removing-noise strength parameter is fixing, improve the denoising effect of the different luminance area of image.Meanwhile, contribute in log-domain process the difference increasing dark areas pixel intensity, reduce the difference of bright area, improve the denoising effect of image further.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the adaptive non-local mean image de-noising method of a kind of noise intensity of the present invention;
Fig. 2 is the image treating denoising;
Fig. 3 is the image adopting the inventive method denoising later.
Embodiment
Below by the drawings and specific embodiments, the present invention is described in detail.
The invention provides the adaptive non-local mean image de-noising method of a kind of noise intensity, specifically implement according to following steps:
Step 1: gather the GTG bar image on KODAK Gray Scale GTG card, inputted computing machine, this GTG bar image comprises the region from black to white totally 20 different brightness, GTG bar image is designated as z (i), wherein i represents pixel, and z represents the brightness value of this pixel, and luminance area is designated as X m, 1≤m≤20;
Step 2: obtain the best removing-noise strength parameter under different brightness, detailed process is as follows:
Step 2.1, uses non-local mean algorithm, uses different removing-noise strength parameters to carry out denoising, to obtain different brightness Y to gray scale image z (i) mcorresponding best removing-noise strength parameter g m, be designated as (g m, Y m| m=1,2......20), Y mfor luminance area X maverage brightness:
Step 2.1.1, adopts denoising formula to GTG bar image z (i) denoising:
By removing-noise strength parameter h from 1, change value successively from small to large, carry out denoising to GTG bar image z (i), obtain the image after a series of denoising, wherein, the value of removing-noise strength parameter h is: h 1=1, h i=10 (i-1), 2≤i≤101, i is integer, h irepresent the value of i-th removing-noise strength parameter, denoising formula is as follows:
NLM(i)=∑ω(i,j)z(j) (1)
ω ( i , j ) = 1 C ( i ) exp ( - | | z ( N i ) - z ( N j ) | | 2 2 h 2 ) - - - ( 2 )
C ( i ) = Σ j exp ( - | | z ( N i - z ( N j ) ) | | 2 2 h 2 ) ; - - - ( 3 )
Wherein, NLM (i) is the image after gray scale image z (i) being used the denoising of non-local mean method, and ω (i, j) represents the weight between pixel i and j, and meet 0≤ω (i, j)≤1 and j is the pixel in 21 × 21 regions centered by i; C (i) is normalized factor, N irepresent the image block of 7 × 7 centered by pixel i, N jrepresent the image block of 7 × 7 centered by pixel j;
Step 2.1.2, calculates GTG bar image z (i) each luminance area X madopt different removing-noise strength parameter h ithe Y-PSNR PSNR of a series of images obtained after denoising, chooses each luminance area X mremoving-noise strength parameter h corresponding to the image that in a series of images obtained after denoising, Y-PSNR PSNR is maximum ias corresponding bright region X mbest removing-noise strength parameter, be expressed as g m, and calculate each luminance area X maverage brightness Y m, by each luminance area X munder best removing-noise strength parameter and average brightness be expressed as (g m, Y m| m=1,2......20);
The computing formula of Y-PSNR PSNR is:
PSNR = 10 log ( 255 2 1 M Σ i = 1 M ( NLM ( i ) - z ( i ) ) 2 ) - - - ( 4 )
Wherein, M represents luminance area X msum of all pixels;
The average brightness computing formula of each luminance area is:
Y m = 1 M Σ i = 1 M z ( i ) - - - ( 5 )
Wherein, M represents luminance area X msum of all pixels;
Step 2.2, adopts linear difference method to obtain and is different from brightness Y mbrightness P ncorresponding best removing-noise strength parameter q n, be specially:
If brightness P nnot at (g m, Y m| m=1,2......20) among, then from (g m, Y m| m=1,2......20) among find adjacent two average brightness the most close with its numerical value, be designated as Y respectively jand Y j+1, wherein Y jbe less than P n, Y j+1be greater than P n, Y jand Y j+1at (g m, Y m| m=1,2......20) in corresponding removing-noise strength parameter be respectively g jand g j+1, then brightness P ncorresponding best removing-noise strength parameter q ntried to achieve by linear interpolation formulae discovery, linear interpolation formula is:
q n = | P n - Y j | | Y j + 1 - Y j | × g j + | Y j + 1 - P n | | Y j + 1 - Y j | × g j + 1 - - - ( 6 )
Step 3, best denoising parameter corresponding to the different brightness obtained according to step 2 treats the noise intensity self-adaptive solution that denoising image carries out under different brightness, and detailed process is:
Step 3.1, by treating that the image of denoising is expressed as g (x, y), carries out natural logarithm conversion to it, and transformation results is g 1(x, y)=lng (x, y);
Step 3.2, at log-domain to g 1(x, y) adopts non-local mean method to carry out denoising, is specially:
To g 1each pixel (x, y) of (x, y), adopts the removing-noise strength parameter h of the best that its original image g (x, y) brightness value is corresponding, according to the denoising formula in step 2 to g 1(x, y) denoising, obtains the image after denoising, is designated as g 2(x, y);
Step 3.3), to g 2(x, y) carries out exponential transform, obtains the image h (x, y) after final denoising, and result is h (x, y)=exp (g 2(x, y)).
Adopt GTG bar image can well characterize different brightness case in natural image from black to white in the present invention, by using different removing-noise strength parameters to this GTG bar image denoising, the suitable strength denoising parameter under each brightness can be found, and the best removing-noise strength parameter obtained by the method for interpolation under all brightness, thus be applied to real image denoising, the denoising parameter of varying strength can be adopted the pixel of the different brightness of each in real image, obtain better denoising effect.
Fig. 3 adopts the design sketch after the final denoising of the inventive method to the image of Fig. 2 Noise, and adopt the inventive method to obtain the image denoising effect after denoising as can be seen from Figure 3 good, the edge details of image etc. obtain good reservation.

Claims (4)

1. the adaptive non-local mean image de-noising method of noise intensity, is characterized in that, specifically comprise the following steps:
Step 1: gather GTG bar image, inputted computing machine, GTG bar image is designated as z (i), and wherein i represents pixel, and z represents the brightness value of this pixel, and luminance areas different for GTG bar is designated as X m;
Step 2: obtain the best removing-noise strength parameter under different brightness;
2.1, use non-local mean method under different removing-noise strength parameter, to carry out denoising to GTG bar image z (i), to obtain different brightness Y mcorresponding best removing-noise strength parameter g m, be designated as (g m, Y m), Y mfor luminance area X maverage brightness;
2.2, adopt linear difference method to obtain and be different from brightness Y mbrightness P ncorresponding best removing-noise strength parameter q n;
Step 3: best denoising parameter corresponding to the different brightness obtained according to step 2 treats the noise intensity self-adaptive solution that denoising image carries out under different brightness.
2. the adaptive non-local mean image de-noising method of a kind of noise intensity according to claim 1, is characterized in that, the detailed process of described step 2.1 is:
2.1.1, adopt denoising formula to GTG bar image z (i) denoising:
By removing-noise strength parameter h from 1, change value successively from small to large, carry out denoising to GTG bar image z (i), obtain the image after a series of denoising, wherein, the value of removing-noise strength parameter h is: h 1=1, h i=10 (i-1), 2≤i≤101, i is integer, h irepresent the value of i-th removing-noise strength parameter, denoising formula is as follows:
NLM(i)=Σω(i,j)z(j)
ω ( i , j ) = 1 C ( i ) exp ( - | | z ( N i ) - z ( N j ) | | 2 2 h 2 )
C ( i ) = Σ j exp ( - | | z ( N i ) - z ( N j ) | | 2 2 h 2 ) ;
Wherein, NLM (i) is the image after gray scale image z (i) being used the denoising of non-local mean method, and ω (i, j) represents the weight between pixel i and j, and meet 0≤ω (i, j)≤1 and j is the pixel in 21 × 21 regions centered by i; C (i) is normalized factor, N irepresent the image block of 7 × 7 centered by pixel i, N jrepresent the image block of 7 × 7 centered by pixel j;
2.1.2, GTG bar image z (i) each luminance area X is calculated madopt different removing-noise strength parameter h ithe Y-PSNR PSNR of a series of images obtained after denoising, chooses each luminance area X mremoving-noise strength parameter h corresponding to the image that in a series of images obtained after denoising, Y-PSNR PSNR is maximum ias corresponding bright region X mbest removing-noise strength parameter, be designated as g m, and calculate each luminance area X maverage brightness Y m, by each luminance area X munder best removing-noise strength parameter and average brightness be expressed as (g m, Y m);
The computing formula of Y-PSNR PSNR is:
PSNR = 10 log ( 255 2 1 M Σ i = 1 M ( NLM ( i ) - z ( i ) ) 2 ) ;
Wherein, M represents luminance area X msum of all pixels;
The average brightness Y of each luminance area mcomputing formula is:
Y m = 1 M Σ i = 1 M z ( i ) .
3. the adaptive non-local mean image de-noising method of a kind of noise intensity according to claim 1, is characterized in that, the detailed process of described step 2.2 is:
If brightness P nnot at (g m, Y m) among, then from (g m, Y m) among find adjacent two average brightness the most close with its numerical value, be designated as Y respectively jand Y j+1, wherein Y jbe less than P n, Y j+1be greater than P n, Y jand Y j+1at (g m, Y m) in corresponding removing-noise strength parameter be respectively g jand g j+1, then brightness P ncorresponding best removing-noise strength parameter q ntried to achieve by linear interpolation formulae discovery, linear interpolation formula is:
q n = | P n - Y j | | Y j + 1 - Y j | × g j + | Y j + 1 - P n | | Y j + 1 - Y j | × g j + 1 .
4. the adaptive non-local mean image de-noising method of a kind of noise intensity according to claim 1, is characterized in that, the detailed process of described step 3 is:
3.1, by treating that the image of denoising is expressed as g (x, y), carry out natural logarithm conversion to it, transformation results is g 1(x, y)=lng (x, y);
3.2, at log-domain to g 1(x, y) adopts non-local mean method to carry out denoising, is specially:
To g 1each pixel (x, y) of (x, y), adopts the removing-noise strength parameter h of the best that its original image g (x, y) brightness value is corresponding, according to denoising formula to g 1(x, y) denoising, obtains the image after denoising, is designated as g 2(x, y);
3.3, to g 2(x, y) carries out exponential transform, obtains the image h (x, y) after final denoising, and result is h (x, y)=exp (g 2(x, y)).
CN201510057999.8A 2015-02-04 2015-02-04 A kind of adaptive non-local mean image de-noising method of noise intensity Expired - Fee Related CN104616259B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510057999.8A CN104616259B (en) 2015-02-04 2015-02-04 A kind of adaptive non-local mean image de-noising method of noise intensity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510057999.8A CN104616259B (en) 2015-02-04 2015-02-04 A kind of adaptive non-local mean image de-noising method of noise intensity

Publications (2)

Publication Number Publication Date
CN104616259A true CN104616259A (en) 2015-05-13
CN104616259B CN104616259B (en) 2017-08-25

Family

ID=53150692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510057999.8A Expired - Fee Related CN104616259B (en) 2015-02-04 2015-02-04 A kind of adaptive non-local mean image de-noising method of noise intensity

Country Status (1)

Country Link
CN (1) CN104616259B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105913427A (en) * 2016-04-12 2016-08-31 福州大学 Machine learning-based noise image saliency detecting method
CN106228515A (en) * 2016-07-13 2016-12-14 凌云光技术集团有限责任公司 A kind of image de-noising method and device
CN110390643A (en) * 2018-04-20 2019-10-29 杭州海康威视数字技术股份有限公司 A kind of license plate Enhancement Method, device and electronic equipment
CN110533602A (en) * 2019-07-19 2019-12-03 中国石油天然气集团有限公司 Inner buried hill image enhancement method and apparatus based on signal-to-noise ratio field dynamic constrained
CN114155161A (en) * 2021-11-01 2022-03-08 富瀚微电子(成都)有限公司 Image denoising method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020918A (en) * 2013-01-09 2013-04-03 西安电子科技大学 Shape-adaptive neighborhood mean value based non-local mean value denoising method
CN103093433A (en) * 2013-01-25 2013-05-08 西安电子科技大学 Natural image denoising method based on regionalism and dictionary learning
US20130202079A1 (en) * 2012-02-07 2013-08-08 Lifeng Yu System and Method for Controlling Radiation Dose for Radiological Applications
US20140064615A1 (en) * 2012-09-05 2014-03-06 Peking University Method and Device for Denoising Videos Based on Non-Local Means
CN103955903A (en) * 2014-05-09 2014-07-30 东南大学 Weight window self-adaptation non-local mean image denoising method
CN104036465A (en) * 2014-06-17 2014-09-10 南京邮电大学 Edge detection based on self-adaptive nonlocal mean denoising method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130202079A1 (en) * 2012-02-07 2013-08-08 Lifeng Yu System and Method for Controlling Radiation Dose for Radiological Applications
US20140064615A1 (en) * 2012-09-05 2014-03-06 Peking University Method and Device for Denoising Videos Based on Non-Local Means
CN103020918A (en) * 2013-01-09 2013-04-03 西安电子科技大学 Shape-adaptive neighborhood mean value based non-local mean value denoising method
CN103093433A (en) * 2013-01-25 2013-05-08 西安电子科技大学 Natural image denoising method based on regionalism and dictionary learning
CN103955903A (en) * 2014-05-09 2014-07-30 东南大学 Weight window self-adaptation non-local mean image denoising method
CN104036465A (en) * 2014-06-17 2014-09-10 南京邮电大学 Edge detection based on self-adaptive nonlocal mean denoising method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105913427A (en) * 2016-04-12 2016-08-31 福州大学 Machine learning-based noise image saliency detecting method
CN106228515A (en) * 2016-07-13 2016-12-14 凌云光技术集团有限责任公司 A kind of image de-noising method and device
CN110390643A (en) * 2018-04-20 2019-10-29 杭州海康威视数字技术股份有限公司 A kind of license plate Enhancement Method, device and electronic equipment
CN110390643B (en) * 2018-04-20 2022-04-26 杭州海康威视数字技术股份有限公司 License plate enhancement method and device and electronic equipment
CN110533602A (en) * 2019-07-19 2019-12-03 中国石油天然气集团有限公司 Inner buried hill image enhancement method and apparatus based on signal-to-noise ratio field dynamic constrained
CN114155161A (en) * 2021-11-01 2022-03-08 富瀚微电子(成都)有限公司 Image denoising method and device, electronic equipment and storage medium
CN114155161B (en) * 2021-11-01 2023-05-09 富瀚微电子(成都)有限公司 Image denoising method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN104616259B (en) 2017-08-25

Similar Documents

Publication Publication Date Title
CN108986050B (en) Image and video enhancement method based on multi-branch convolutional neural network
CN107527333B (en) Quick image enhancement method based on gamma transformation
Wang et al. Dehazing for images with large sky region
CN105608676B (en) The Enhancement Method and device of a kind of video image
Yu et al. Image denoising using trivariate shrinkage filter in the wavelet domain and joint bilateral filter in the spatial domain
CN104574293A (en) Multiscale Retinex image sharpening algorithm based on bounded operation
CN105046677B (en) A kind of enhancing treating method and apparatus for traffic video image
CN102521813B (en) Infrared image adaptive enhancement method based on dual-platform histogram
CN111583123A (en) Wavelet transform-based image enhancement algorithm for fusing high-frequency and low-frequency information
CN105913396A (en) Noise estimation-based image edge preservation mixed de-noising method
CN110889812B (en) Underwater image enhancement method for multi-scale fusion of image characteristic information
CN104616259A (en) Non-local mean image de-noising method with noise intensity self-adaptation function
TWI393073B (en) Image denoising method
CN102930508B (en) Image residual signal based non-local mean value image de-noising method
CN103020918A (en) Shape-adaptive neighborhood mean value based non-local mean value denoising method
CN102968770A (en) Method and device for eliminating noise
CN104881847A (en) Match video image enhancement method based on wavelet analysis and pseudo-color processing
CN108492268A (en) Enhancement algorithm for low-illumination image based on wavelet coefficient fusion
CN103489168A (en) Enhancing method and system for infrared image being converted to pseudo color image in self-adaptive mode
CN106981052B (en) Adaptive uneven brightness variation correction method based on variation frame
CN112541869A (en) Retinex image defogging method based on matlab
Jeon et al. Low-light image enhancement using inverted image normalized by atmospheric light
CN101957984B (en) Image de-noising method based on parametric estimation of non-local shrinkage factor
CN101655973A (en) Image enhancing method based on visual characteristics of human eyes
CN116862809A (en) Image enhancement method under low exposure condition

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170825

Termination date: 20210204

CF01 Termination of patent right due to non-payment of annual fee