CN105913393A - Self-adaptive wavelet threshold image de-noising algorithm and device - Google Patents

Self-adaptive wavelet threshold image de-noising algorithm and device Download PDF

Info

Publication number
CN105913393A
CN105913393A CN201610218464.9A CN201610218464A CN105913393A CN 105913393 A CN105913393 A CN 105913393A CN 201610218464 A CN201610218464 A CN 201610218464A CN 105913393 A CN105913393 A CN 105913393A
Authority
CN
China
Prior art keywords
wavelet
threshold
coefficient
layer
adaptive
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
CN201610218464.9A
Other languages
Chinese (zh)
Other versions
CN105913393B (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.)
Jinan University
Original Assignee
Jinan 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 Jinan University filed Critical Jinan University
Priority to CN201610218464.9A priority Critical patent/CN105913393B/en
Publication of CN105913393A publication Critical patent/CN105913393A/en
Application granted granted Critical
Publication of CN105913393B publication Critical patent/CN105913393B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing

Landscapes

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

Abstract

The invention brings forward a self-adaptive wavelet threshold image de-noising algorithm and device. The image de-noising algorithm comprises the following steps: a noised image is subjected to wavelet transformation operation, and wavelet coefficients of all layers can be obtained; with signal correlation considered, coefficients in an area adjacent to each coefficient are averaged in wavelet coefficients of each layer; threshold is determined based on a wavelet coefficient which is obtained via an absolute mean value estimation method, and a self-adaptive threshold method is adopted for determining thresholds suitable for all different scales; as for the wavelet coefficients and thresholds, self-adaptive threshold functions for all directions at all layers are constructed, wavelet inverse transformation and reconstruction are performed, and a de-noised image can be obtained. According to the image de-noising algorithm, the self-adaptive threshold method is adopted for determining the thresholds, an overall uniform threshold is replaced with thresholds for different scales, wavelet threshold de-noising operation is performed via use of the self-adaptive thresholds and the self-adaptive threshold functions, and detailed information of the image can be protected; the self-adaptive wavelet threshold image de-noising algorithm is better than a conventional wavelet threshold de-noising algorithm in terms of peak signal to noise ratio and visual perception.

Description

A kind of adaptive wavelet threshold Image denoising algorithm and device
Technical field
The present invention relates to the Image Denoising Technology field in Digital Image Processing, particularly to a kind of adaptive wavelet threshold Image denoising algorithm and device.
Background technology
The impact of the reasons such as digital picture can be subject to such as sensor oscillation during producing, electronic device interference, leads The digital picture quality obtained after causing conversion declines, and have impact on the understanding to picture material.In order to ensure the correct of subsequent treatment Property, need image is carried out denoising.The application of Image Denoising Technology expands to biomedicine, Information Center from aeronautical field Every field and the industries such as, Resources and environmental sciences, astronomy, physics, industry, agricultural, national defence, education, art, to warp Ji, military, culture and daily life produce significant impact.Therefore, the research of Image Denoising Technology has of crucial importance Using value.
The method of image denoising has a variety of, is broadly divided into spatial domain and frequency domain two kinds.Traditional image denoising mainly exists Spatial domain realizes, and main method has mean filter, medium filtering and Wiener filtering.But the denoising effect of these methods is not Preferable, although noise can be removed, but the image after denoising there will be the phenomenon of fuzzy distortion.Frequency domain denoising method is to scheme As by space field transformation to frequency domain, the conversion coefficient in frequency domain is carried out denoising, then the coefficient after denoising is carried out contravariant gain The purpose of denoising is reached to spatial domain.Conventional method has Fourier transformation, wavelet transformation etc..Wavelet analysis is international in recent years On start a modish research frontier, be the breakthrough of Fourier analysis of continuing.Small echo with its good time Frequently characteristic and multi-resolution characteristics so that it is be widely used in denoising field.
Existing Wavelet noise-eliminating method is broadly divided into three classes: being correlated with denoising in (1) spatial domain, utilizes signal wavelet coefficient at each chi There is between degree dependency denoising;(2) denoising based on Singularity Detection, utilizes signal and noise to have different singularitys and goes Make an uproar;(3) wavelet threshold de-noise, is produced this hypothesis denoising according to the coefficient that amplitude is bigger by signal of interest.Due to first two Method calculates complexity, and the uncertainty affecting denoising effect is more, and therefore practicality is the strongest.And realization is simple and effect is preferable Wavelet threshold denoising algorithm, is most commonly used method of studying at present.
The principle of wavelet threshold denoising is that image carries out wavelet transformation, and bigger wavelet coefficient is typically all actual signal Be main, less coefficient be the most largely noise, therefore can by set suitable threshold value, the coefficient less than threshold value is put Zero, and remain larger than the wavelet coefficient of threshold value, being then passed through threshold function table mapping obtains estimation coefficient, finally enters estimation coefficient Row inverse transformation, it is achieved image denoising and reconstruction.Two fundamentals in wavelet threshold denoising are threshold value and threshold function table, they Selection be the key of denoising.
Frequently with threshold function table have hard-threshold and soft-threshold function.Their basic thought is all to remove little wavelet systems Number, shrinks big wavelet coefficient and retains.Hard threshold function is defined as:
W ^ j , k = W j , k | W j , k | &GreaterEqual; &lambda; 0 | W j , k | < &lambda;
It is exactly the absolute value of signal wavelet coefficient to be compared with threshold value, the wavelet systems less than threshold value that hard-threshold processes Number is set to zero, keeps constant more than the wavelet coefficient of threshold value.
Soft thresholding formula is expressed as follows:
W ^ j , k = s i g n ( W j , k ) &CenterDot; ( | W j , k | - &lambda; ) | W j , k | &GreaterEqual; &lambda; 0 | W j , k | < &lambda;
Soft-threshold processes the difference becoming this point and threshold value exactly wavelet coefficient being more than threshold value.
In formula, λ is Donoho wavelet threshold,Wj,kFor wavelet coefficient,Estimate for wavelet coefficient Value.Although both approaches is used widely in practice, also achieves better effects, but method itself has some potential Shortcoming.As in hard thresholding method,It is discontinuous at λ, utilizesReconstruct gained signal may produce Vibration;Estimated by Soft thresholdingAlthough overall seriality is good, but works as | Wj,k| during > λ,With Wj,kAlways deposit In constant deviation, directly affect the approximation ratio of reconstruction signal and actual signal.
The determination of optimal threshold λ is a key issue in wavelet threshold denoising method.Conventional Research on threshold selection has Donoho Global thresholding and Birge-Massart threshold strategies:
(1) global threshold, i.e. Visushrink generic threshold value:Wherein σ is noise variance, and N is letter Number length.This threshold value draws for multidimensional independent normal variate Joint Distribution under Gauss model;
(2) Birge-Massart strategy, i.e. local threshold: a given Decomposition order j specified, to j+1 and higher All coefficients retain;I-th (i=1~j) layer is retained to the M/ (j+2-i) of maximum absolute valueαIndividual wavelet coefficient, wherein M is Empirical coefficient, remaining sets to 0.
Tradition major part method is all the global threshold used.Although global threshold calculates simple, but can cause not Gibbs' effect at continuity point, and the mistake of high energy signal is strangled, thus affect noise reduction.
Summary of the invention
It is an object of the invention to the shortcoming overcoming prior art with not enough, it is provided that a kind of adaptive wavelet threshold image goes Make an uproar algorithm and device.
According to disclosed embodiment, a first aspect of the present invention proposes a kind of adaptive wavelet threshold image denoising and calculates Method, described algorithm comprises the following steps:
S1, picture signal is carried out wavelet decomposition step, select suitable small echo and set highest level N of decomposition, meter (i, j) at the wavelet coefficient of each layer to calculate noisy picture signal s;
S2, the thresholding step of wavelet coefficient, determine suitable threshold value, to respectively in each layer all directions of wavelet decomposition Layer detail wavelet coefficients uses suitable threshold function table to process, and is former to retain the wavelet coefficient of picture signal as far as possible Then, the wavelet coefficient making noise is zero;
S3, reconstruct picture signal step, utilize the approximate part wavelet coefficient of n-th layer and at the 1st layer to n-th layer process Each detail wavelet coefficients reconstruct picture signal of reason.
Further, described S1, picture signal is carried out wavelet decomposition step particularly as follows:
S11, to noisy picture signal s, (i, j) carries out 3 layers of wavelet transformation, produces low frequency coefficient and direction respectively after decomposition It is level, vertical, the high frequency coefficient at diagonal angle;
S12, according to above layers wavelet coefficient, it is considered to its signal correlation, the coefficient of each coefficient adjacent area is asked Average:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent pixel in image Position, Si,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
Further, the choosing method of described threshold values is specific as follows:
Using Adaptive Thresholding to determine described threshold value, the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
Wherein, σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients.
Further, the building method of described threshold function table is specific as follows:
According to the wavelet coefficient obtained, it is constructed as follows the adaptive thresholding value function of wavelet coefficient in each layer all directions:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kIt is that i-th layer of decomposition obtains Original wavelet coefficients,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.
Further, described S3, reconstruct picture signal step particularly as follows:
Described purified signal wavelet coefficient after utilizing threshold function table to processCarry out inverse wavelet transform and reconstruct, obtaining The denoising picture signal recovered.
Further, the field R=5 averaged described in.
Further, described regulatory factor β=0.3, described attenuation quotient α=0.1.
According to disclosed embodiment, a second aspect of the present invention proposes a kind of adaptive wavelet threshold image denoising dress Putting, described device includes following modules:
Wavelet decomposition module, for picture signal is carried out wavelet decomposition, selects suitable small echo and sets decomposition High-level N, (i, j) at the wavelet coefficient of each layer to calculate noisy picture signal s;
Wavelet coefficient module, for the threshold process of wavelet coefficient, it is suitable to determine in each layer all directions of wavelet decomposition Threshold value, to each layer detail wavelet coefficients use suitable threshold function table process, to retain the little of picture signal as far as possible Wave system number is principle, and the wavelet coefficient making noise is zero;
Image reconstruction module, is used for reconstructing picture signal, utilize n-th layer approximate part wavelet coefficient and from the 1st layer to N-th layer treated each detail wavelet coefficients reconstruct picture signal.
Further, described wavelet decomposition module includes:
Wavelet coefficient resolving cell, for noisy picture signal s, (i j) carries out 3 layers of wavelet transformation, produces low after decomposition Frequently coefficient and direction are level, vertical, the high frequency coefficient at diagonal angle respectively;
Wavelet coefficient averaging unit, for according to above layers wavelet coefficient, it is considered to its signal correlation, to each coefficient The coefficient of adjacent area is averaging:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent pixel in image Position, Si,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
Further, described wavelet coefficient module includes:
Threshold values determines unit, is used for using Adaptive Thresholding to determine described threshold value, and the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
Wherein, σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients;
Threshold values construction of function unit, for according to the wavelet coefficient obtained, being constructed as follows wavelet coefficient in each layer all directions Adaptive thresholding value function:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kIt is that i-th layer of decomposition obtains Original wavelet coefficients,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.
The present invention has such advantages as relative to prior art and effect:
1) the adaptive wavelet threshold Image denoising algorithm that the present invention proposes has taken into full account the field dependency of signal, will The coefficient of each coefficient adjacent area be applied to threshold value choose with in the structure of threshold function table;
2) use Adaptive Thresholding to determine threshold value, threshold values different for each yardstick level is replaced the uniform threshold of the overall situation;
3) shortcoming that the threshold function table constructed overcomes firmly, Soft thresholding exists, has adaptivity;
4) by utilization, there is the threshold value of adaptivity and threshold function table carries out wavelet threshold denoising, can not only effectively remove White Gaussian noise, moreover it is possible to retain edge and the detailed information of image well.
Accompanying drawing explanation
Fig. 1 is the denoising theory diagram of the adaptive wavelet threshold Image denoising algorithm disclosed in the present invention;
Fig. 2 is three layers of exploded view of small echo in the adaptive wavelet threshold Image denoising algorithm disclosed in the present invention;
Fig. 3 is the denoising result contrast of the adaptive wavelet threshold Image denoising algorithm disclosed in the present invention and other algorithms Figure;
Fig. 4 is the structure composition frame chart of the adaptive wavelet threshold image denoising device disclosed in the present invention.
Detailed description of the invention
For making the purpose of the present invention, technical scheme and advantage clearer, clear and definite, develop simultaneously embodiment pair referring to the drawings The present invention further describes.Should be appreciated that specific embodiment described herein, and need not only in order to explain the present invention In limiting the present invention.
Embodiment one
As it is shown in figure 1, present embodiment discloses a kind of adaptive wavelet threshold Image denoising algorithm, comprise the following steps:
S1, picture signal is carried out wavelet decomposition: select suitable small echo and set highest level N of decomposition, calculate figure (i, j) at the wavelet coefficient of each layer for image signal s;
S11, as in figure 2 it is shown, noisy image carries out 3 layers of wavelet transformation, produces low frequency coefficient and direction difference after decomposition Being level, vertical, the high frequency coefficient at diagonal angle, wherein the energy of signal, the key character information of image are concentrated mainly on low frequency and put down On sliding component LL.
S12, each layer wavelet coefficient obtained according to step S11, it is considered to its signal correlation, to each coefficient adjacent area Coefficient be averaging:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, and here takes R=5, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent figure The position of pixel, S in Xiangi,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
S2, the threshold process of wavelet coefficient: in each layer all directions of wavelet decomposition, determine suitable threshold value, thin to each layer Joint wavelet coefficient uses suitable threshold function table to process, and makes the wavelet coefficient of signal retain as much as possible, makes noise Wavelet coefficient is zero;
The present invention proposes new Research on threshold selection, it may be assumed that
Using the threshold value that Adaptive Thresholding determines, the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
The present embodiment takes regulatory factor β=0.3.σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients.
The present invention proposes new threshold function table building method, it may be assumed that
According to the wavelet coefficient obtained, it is constructed as follows the adaptive thresholding value function of wavelet coefficient in each layer all directions:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kIt is that i-th layer of decomposition obtains Original wavelet coefficients,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.This enforcement Example takes attenuation quotient α=0.1.
S3, reconstruct picture signal: utilize the approximate part wavelet coefficient of n-th layer and treated to n-th layer from the 1st layer Each detail wavelet coefficients reconstruct picture signal.
S31, utilize threshold function table to process after purified signal wavelet coefficient enter traveling wave coefficient and carry out inverse wavelet transform and lay equal stress on Structure, the picture signal being restored is final denoising image.
Calculate the value of Y-PSNR PSNR corresponding to this signal.
Calculating the PSNR value recovering signal corresponding in this example is:
P S N R = 10 log 10 ( 255 2 M S E )
Wherein MSE is mean square error, is defined as:
M S E = &Sigma; m = 0 M - 1 &Sigma; n = 0 N - 1 &lsqb; f ( m , n ) - f ^ ( m , n ) &rsqb; 2 / M N
Wherein f (m, n) is original noise-free picture signal,Recovery signal after denoising, MN is that the pixel of image is big Little.
Table 1 compares for single image denoising effect, uses and not only comprises smooth but also have the Lena of abundant detail textures to scheme As test object, in test image, superposition average respectively is 0, and standard deviation (σ) is the white Gaussian of 10,15,20,25,30 Noise.In order to verify the superiority of Image denoising algorithm that this patent proposed, it is utilized respectively traditional hard-threshold and soft-threshold Denoising Algorithm and herein algorithm carry out denoising to adding image of making an uproar, and obtain by contrasting respective peak value to-noise ratio (PSNR) Comparison to denoising effect.Comparative result is as shown in table 1.
The each algorithm of table 1 adds the denoising result of image of making an uproar and compares (PSNR) Lena
After objectively comparing the denoising result of this algorithm and traditional algorithm, contrast several going from subjective evaluation below Make an uproar the actual effect figure of algorithm.One Lena image is added average be 0, standard deviation be the Gaussian noise of 20, each algorithm is to it Image after denoising is as shown in Figure 3.
Table 2 is algorithm Common Testing, and the multiple image in standard picture storehouse is carried out denoising emulation experiment, chooses five Representative picture: Baboon, Barbara, Fishingboat, Goldhill, Peppers.In these images, have Detailed information abundanter, some marginal informations are more, also have some complex scenes and simple fine and smooth smoothed image, and total comes Say and can represent real-life major applications scene.Adding average in these images is 0, and standard deviation is the Gauss of 20 White noise, application traditional algorithm and this paper algorithm are tested respectively, and experimental result is as shown in table 2.
The each algorithm of table 2 adds the denoising result of image of making an uproar and compares (PSNR) difference
By the comparing result of Tables 1 and 2, it can be seen that the adaptive wavelet threshold Denoising Algorithm of the present embodiment is respectively Plant denoising effect under noise level and be all substantially better than additive method, and be applicable to different types of image.
Below from objective experimental data, not only demonstrate the superiority of the present invention, and by human eye subjective judgement denoising After image also can embody the advantage of algorithm denoising effect herein.This algorithm overcomes the shortcoming of conventional threshold values denoising method, Picture quality after denoising is high, and edge detail information also can be sufficiently reserved.By to add that the Baboon image denoising made an uproar processes can To find out, the situation that this algorithm is complicated and changeable for picture material, to comprise quantity of information bigger, have and have the denoising of uniqueness excellent Gesture.
Embodiment two
As shown in Figure 4, present embodiment discloses a kind of adaptive wavelet threshold image denoising device, under described device includes Row module:
Wavelet decomposition module, for picture signal is carried out wavelet decomposition, selects suitable small echo and sets decomposition High-level N, (i, j) at the wavelet coefficient of each layer to calculate noisy picture signal s;
Wavelet coefficient module, for the threshold process of wavelet coefficient, it is suitable to determine in each layer all directions of wavelet decomposition Threshold value, to each layer detail wavelet coefficients use suitable threshold function table process, to retain the little of picture signal as far as possible Wave system number is principle, and the wavelet coefficient making noise is zero;
Image reconstruction module, is used for reconstructing picture signal, utilize n-th layer approximate part wavelet coefficient and from the 1st layer to N-th layer treated each detail wavelet coefficients reconstruct picture signal.
Wherein, described wavelet decomposition module includes:
Wavelet coefficient resolving cell, for noisy picture signal s, (i j) carries out 3 layers of wavelet transformation, produces low after decomposition Frequently coefficient and direction are level, vertical, the high frequency coefficient at diagonal angle respectively;
Wavelet coefficient averaging unit, for according to above layers wavelet coefficient, it is considered to its signal correlation, to each coefficient The coefficient of adjacent area is averaging:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent pixel in image Position, Si,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
Wherein, described wavelet coefficient module includes:
Threshold values determines unit, is used for using Adaptive Thresholding to determine described threshold value, and the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
Wherein, σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients;
Threshold values construction of function unit, for according to the wavelet coefficient obtained, being constructed as follows wavelet coefficient in each layer all directions Adaptive thresholding value function:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kIt is that i-th layer of decomposition obtains Original wavelet coefficients,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.
It should be noted that in said apparatus embodiment, included modules and unit are according to function logic Carry out dividing, but be not limited to above-mentioned division, as long as being capable of corresponding function;It addition, each module and list The specific name of unit, also only to facilitate mutually distinguish, is not limited to protection scope of the present invention.
Above-described embodiment is the present invention preferably embodiment, but embodiments of the present invention are not by above-described embodiment Limit, the change made under other any spirit without departing from the present invention and principle, modify, substitute, combine, simplify, All should be the substitute mode of equivalence, within being included in protection scope of the present invention.

Claims (10)

1. an adaptive wavelet threshold Image denoising algorithm, it is characterised in that described algorithm comprises the following steps:
S1, picture signal being carried out wavelet decomposition step, select suitable small echo and set highest level N of decomposition, calculating contains (i, j) at the wavelet coefficient of each layer for picture signal s of making an uproar;
S2, the thresholding step of wavelet coefficient, determine suitable threshold value in each layer all directions of wavelet decomposition, thin to each layer Joint wavelet coefficient use suitable threshold function table process, with retain picture signal as far as possible wavelet coefficient as principle, make The wavelet coefficient of noise is zero;
S3, reconstruct picture signal step, utilize the approximate part wavelet coefficient of n-th layer and treated to n-th layer from the 1st layer Each detail wavelet coefficients reconstruct picture signal.
A kind of adaptive wavelet threshold Image denoising algorithm the most according to claim 1, it is characterised in that described S1, right Picture signal carry out wavelet decomposition step particularly as follows:
S11, to noisy picture signal s, (i, j) carries out 3 layers of wavelet transformation, and producing low frequency coefficient and direction after decomposition is water respectively Flat, vertical, the high frequency coefficient at diagonal angle;
S12, according to above layers wavelet coefficient, it is considered to its signal correlation, the coefficient of each coefficient adjacent area is averaging:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent the position of pixel in image, Si,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
3. according to a kind of adaptive wavelet threshold Image denoising algorithm according to claim 1, it is characterised in that described valve The choosing method of value is specific as follows:
Using Adaptive Thresholding to determine described threshold value, the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
Wherein, σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients.
4. according to a kind of adaptive wavelet threshold Image denoising algorithm according to claim 3, it is characterised in that described threshold The building method of value function is specific as follows:
According to the wavelet coefficient obtained, it is constructed as follows the adaptive thresholding value function of wavelet coefficient in each layer all directions:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kBe i-th layer of decomposition obtain original Wavelet coefficient,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.
5. according to a kind of adaptive wavelet threshold Image denoising algorithm according to claim 4, it is characterised in that described S3, reconstruct picture signal step particularly as follows:
Described purified signal wavelet coefficient after utilizing threshold function table to processCarry out inverse wavelet transform and reconstruct, being restored Denoising picture signal.
6. according to a kind of adaptive wavelet threshold Image denoising algorithm according to claim 2, it is characterised in that described in ask The field R=5 of meansigma methods.
7. according to a kind of adaptive wavelet threshold Image denoising algorithm according to claim 4, it is characterised in that described tune Joint factor-beta=0.3, described attenuation quotient α=0.1.
8. an adaptive wavelet threshold image denoising device, it is characterised in that described device includes following modules:
Wavelet decomposition module, for picture signal is carried out wavelet decomposition, selects suitable small echo and sets the top of decomposition Secondary N, (i, j) at the wavelet coefficient of each layer to calculate noisy picture signal s;
Wavelet coefficient module, for the threshold process of wavelet coefficient, determines suitable threshold in each layer all directions of wavelet decomposition Value, uses suitable threshold function table to process, to retain the wavelet systems of picture signal as far as possible each layer detail wavelet coefficients Number is principle, and the wavelet coefficient making noise is zero;
Image reconstruction module, is used for reconstructing picture signal, utilizes the approximate part wavelet coefficient of n-th layer and from the 1st layer to n-th layer Treated each detail wavelet coefficients reconstruct picture signal.
A kind of adaptive wavelet threshold image denoising device the most according to claim 8, it is characterised in that described little wavelength-division Solution module includes:
Wavelet coefficient resolving cell, for noisy picture signal s, (i, j) carries out 3 layers of wavelet transformation, produces low frequency system after decomposition Number and direction are level, vertical, the high frequency coefficient at diagonal angle respectively;
Wavelet coefficient averaging unit is for according to above layers wavelet coefficient, it is considered to its signal correlation, adjacent to each coefficient The coefficient in region is averaging:
Si,j,k=S/R2
S = &Sigma; m = - R - 1 2 m = R - 1 2 &Sigma; n = - R - 1 2 n = R - 1 2 ( W i , j + m , k + n ) 2 , i = 1 : N
Wherein, R represents the field averaged, Wi,j,kBeing the wavelet coefficient of i-th layer, j, k represent the position of pixel in image, Si,j,kFor the wavelet coefficient using absolute average to retrieve after estimating.
A kind of adaptive wavelet threshold image denoising device the most according to claim 8, it is characterised in that described small echo Coefficient module includes:
Threshold values determines unit, is used for using Adaptive Thresholding to determine described threshold value, and the threshold value being adapted to each layer is:
λi=(N+1-i) 2 β σ2Log (R) i=1:N, β ∈ (0,1)
Wherein, σ is noise variance, is estimated as follows shown in formula to it:
σ=median (| WHH1|)/0.6745
WHH1Represent ground floor HH sub-band coefficients;
Threshold values construction of function unit, for according to the wavelet coefficient that obtains, be constructed as follows wavelet coefficient in each layer all directions from Adaptation threshold function table:
W ^ i , j , k = W i , j , k ( 1 - &alpha;&lambda; i ( N + 1 - i ) S i , j , k ) S i , j , k &GreaterEqual; &lambda; i 0 S i , j , k < &lambda; i , &alpha; &Element; ( 0 , 1 )
Wherein α is attenuation quotient, and i is the wavelet decomposition number of plies, λiIt is the threshold value of i-th layer, Wi,j,kBe i-th layer of decomposition obtain original Wavelet coefficient,For the estimated value of purified signal wavelet coefficient, j, k represent the position of pixel in image.
CN201610218464.9A 2016-04-08 2016-04-08 A kind of adaptive wavelet threshold image de-noising method and device Expired - Fee Related CN105913393B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610218464.9A CN105913393B (en) 2016-04-08 2016-04-08 A kind of adaptive wavelet threshold image de-noising method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610218464.9A CN105913393B (en) 2016-04-08 2016-04-08 A kind of adaptive wavelet threshold image de-noising method and device

Publications (2)

Publication Number Publication Date
CN105913393A true CN105913393A (en) 2016-08-31
CN105913393B CN105913393B (en) 2018-08-17

Family

ID=56745494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610218464.9A Expired - Fee Related CN105913393B (en) 2016-04-08 2016-04-08 A kind of adaptive wavelet threshold image de-noising method and device

Country Status (1)

Country Link
CN (1) CN105913393B (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106570843A (en) * 2016-11-14 2017-04-19 山东理工大学 Adaptive wavelet threshold function image noise suppression method
CN107080522A (en) * 2017-03-16 2017-08-22 深圳竹信科技有限公司 Signal processing method and device
CN107230189A (en) * 2017-05-23 2017-10-03 长春工业大学 Turbulent flow image de-noising method
CN107480643A (en) * 2017-08-18 2017-12-15 潘金文 A kind of robot of Intelligent refuse classification processing
CN108133466A (en) * 2018-01-15 2018-06-08 集美大学 A kind of modified adaptive wavelet Terahertz image de-noising method
CN108596848A (en) * 2018-04-20 2018-09-28 西南交通大学 A kind of image de-noising method based on improvement wavelet threshold function
CN108615031A (en) * 2018-05-23 2018-10-02 中国计量大学 Heart sound filtering method based on threshold value wavelet transformation
CN108648158A (en) * 2018-05-08 2018-10-12 广州大学 Wavelet image denoising method based on genetic algorithm and device
CN108765308A (en) * 2018-04-25 2018-11-06 西安科技大学 A kind of image de-noising method based on convolution mask
CN109242799A (en) * 2018-09-19 2019-01-18 安徽理工大学 A kind of Wavelet noise-eliminating method of variable threshold value
CN109253703A (en) * 2018-10-16 2019-01-22 北京科技大学 The suppressing method of flow perturbation error in high temperature deformation non-cpntact measurement
CN109712086A (en) * 2018-12-11 2019-05-03 上海集成电路研发中心有限公司 A kind of efficient cmos image sensor on piece Denoising Algorithm
CN109713745A (en) * 2018-12-13 2019-05-03 惠州华智新能源科技有限公司 A kind of intelligent charge detection circuit
CN109816599A (en) * 2018-12-07 2019-05-28 西安电子科技大学 A kind of image band noise suppressing method based on wavelet decomposition convolutional neural networks
CN110220708A (en) * 2019-04-24 2019-09-10 邯郸钢铁集团有限责任公司 A kind of bearing signal de-noising method based on improvement wavelet algorithm
CN111242854A (en) * 2020-01-03 2020-06-05 深圳市京湾量子遥感科技有限公司 Image denoising method
CN111723677A (en) * 2020-05-27 2020-09-29 中国电建集团华东勘测设计研究院有限公司 Wavelet denoising method based on self-adaptive threshold
CN113238190A (en) * 2021-04-12 2021-08-10 大连海事大学 Ground penetrating radar echo signal denoising method based on EMD combined wavelet threshold
CN113324918A (en) * 2021-01-26 2021-08-31 核工业北京地质研究院 Rock spectrum denoising method
CN114355348A (en) * 2022-01-10 2022-04-15 交通运输部路网监测与应急处置中心 SAR interferogram wavelet denoising processing method and processing device thereof
CN115601262A (en) * 2022-10-19 2023-01-13 海南港航控股有限公司(Cn) Image denoising method and system based on improved wavelet threshold

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2610645A2 (en) * 2011-12-27 2013-07-03 CGGVeritas Services SA Device and method for denoising ocean bottom data
CN103439110A (en) * 2013-07-31 2013-12-11 哈尔滨工程大学 Early-stage weak fault diagnosis method of rolling bearing
CN103700072A (en) * 2013-12-17 2014-04-02 北京工业大学 Image denoising method based on self-adaptive wavelet threshold and two-sided filter
CN103761719A (en) * 2014-01-06 2014-04-30 暨南大学 Self-adaptive wavelet threshold de-noising method based on neighborhood correlation
CN104280776A (en) * 2013-07-05 2015-01-14 中国石油化工股份有限公司 Self-adaption wavelet threshold solving method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2610645A2 (en) * 2011-12-27 2013-07-03 CGGVeritas Services SA Device and method for denoising ocean bottom data
CN104280776A (en) * 2013-07-05 2015-01-14 中国石油化工股份有限公司 Self-adaption wavelet threshold solving method
CN103439110A (en) * 2013-07-31 2013-12-11 哈尔滨工程大学 Early-stage weak fault diagnosis method of rolling bearing
CN103700072A (en) * 2013-12-17 2014-04-02 北京工业大学 Image denoising method based on self-adaptive wavelet threshold and two-sided filter
CN103761719A (en) * 2014-01-06 2014-04-30 暨南大学 Self-adaptive wavelet threshold de-noising method based on neighborhood correlation

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106570843A (en) * 2016-11-14 2017-04-19 山东理工大学 Adaptive wavelet threshold function image noise suppression method
CN107080522A (en) * 2017-03-16 2017-08-22 深圳竹信科技有限公司 Signal processing method and device
CN107230189A (en) * 2017-05-23 2017-10-03 长春工业大学 Turbulent flow image de-noising method
CN107230189B (en) * 2017-05-23 2021-05-11 长春工业大学 Turbulent image denoising method
CN107480643B (en) * 2017-08-18 2020-06-26 浙江爱源环境工程有限公司 Intelligent garbage classification processing robot
CN107480643A (en) * 2017-08-18 2017-12-15 潘金文 A kind of robot of Intelligent refuse classification processing
CN108133466A (en) * 2018-01-15 2018-06-08 集美大学 A kind of modified adaptive wavelet Terahertz image de-noising method
CN108596848A (en) * 2018-04-20 2018-09-28 西南交通大学 A kind of image de-noising method based on improvement wavelet threshold function
CN108596848B (en) * 2018-04-20 2020-06-30 西南交通大学 Image denoising method based on improved wavelet threshold function
CN108765308A (en) * 2018-04-25 2018-11-06 西安科技大学 A kind of image de-noising method based on convolution mask
CN108648158A (en) * 2018-05-08 2018-10-12 广州大学 Wavelet image denoising method based on genetic algorithm and device
CN108615031A (en) * 2018-05-23 2018-10-02 中国计量大学 Heart sound filtering method based on threshold value wavelet transformation
CN109242799A (en) * 2018-09-19 2019-01-18 安徽理工大学 A kind of Wavelet noise-eliminating method of variable threshold value
CN109242799B (en) * 2018-09-19 2021-10-12 安徽理工大学 Variable-threshold wavelet denoising method
CN109253703A (en) * 2018-10-16 2019-01-22 北京科技大学 The suppressing method of flow perturbation error in high temperature deformation non-cpntact measurement
CN109816599A (en) * 2018-12-07 2019-05-28 西安电子科技大学 A kind of image band noise suppressing method based on wavelet decomposition convolutional neural networks
CN109816599B (en) * 2018-12-07 2020-12-29 西安电子科技大学 Image banding noise suppression method based on wavelet decomposition convolution neural network
CN109712086A (en) * 2018-12-11 2019-05-03 上海集成电路研发中心有限公司 A kind of efficient cmos image sensor on piece Denoising Algorithm
CN109713745A (en) * 2018-12-13 2019-05-03 惠州华智新能源科技有限公司 A kind of intelligent charge detection circuit
CN109713745B (en) * 2018-12-13 2019-10-25 惠州华智新能源科技有限公司 A kind of intelligent charge detection circuit
CN110220708A (en) * 2019-04-24 2019-09-10 邯郸钢铁集团有限责任公司 A kind of bearing signal de-noising method based on improvement wavelet algorithm
CN111242854A (en) * 2020-01-03 2020-06-05 深圳市京湾量子遥感科技有限公司 Image denoising method
CN111242854B (en) * 2020-01-03 2023-09-01 深圳市京湾量子遥感科技有限公司 Image denoising method
CN111723677A (en) * 2020-05-27 2020-09-29 中国电建集团华东勘测设计研究院有限公司 Wavelet denoising method based on self-adaptive threshold
CN111723677B (en) * 2020-05-27 2022-11-04 中国电建集团华东勘测设计研究院有限公司 Wavelet denoising method based on self-adaptive threshold
CN113324918A (en) * 2021-01-26 2021-08-31 核工业北京地质研究院 Rock spectrum denoising method
CN113324918B (en) * 2021-01-26 2023-01-24 核工业北京地质研究院 Rock spectrum denoising method
CN113238190A (en) * 2021-04-12 2021-08-10 大连海事大学 Ground penetrating radar echo signal denoising method based on EMD combined wavelet threshold
CN113238190B (en) * 2021-04-12 2023-07-21 大连海事大学 Ground penetrating radar echo signal denoising method based on EMD combined wavelet threshold
CN114355348A (en) * 2022-01-10 2022-04-15 交通运输部路网监测与应急处置中心 SAR interferogram wavelet denoising processing method and processing device thereof
CN115601262A (en) * 2022-10-19 2023-01-13 海南港航控股有限公司(Cn) Image denoising method and system based on improved wavelet threshold

Also Published As

Publication number Publication date
CN105913393B (en) 2018-08-17

Similar Documents

Publication Publication Date Title
CN105913393B (en) A kind of adaptive wavelet threshold image de-noising method and device
CN103873743B (en) Video de-noising method based on structure tensor and Kalman filtering
CN109919870B (en) SAR image speckle suppression method based on BM3D
CN103761719B (en) A kind of adaptive wavelet threshold denoising method based on neighborhood relevance
Parrilli et al. A nonlocal approach for SAR image denoising
CN103854264A (en) Improved threshold function-based wavelet transformation image denoising method
CN101303764A (en) Method for self-adaption amalgamation of multi-sensor image based on non-lower sampling profile wave
CN103020922A (en) PCA (principal component analysis) transformation based SAR (synthetic aperture radar) image speckle suppression method
CN102663695A (en) DR image denoising method based on wavelet transformation and system thereof
CN110830043B (en) Image compressed sensing reconstruction method based on mixed weighted total variation and non-local low rank
Patel et al. Separated component-based restoration of speckled SAR images
CN104657951A (en) Multiplicative noise removal method for image
CN100417191C (en) Method of reducing noise for combined images
CN102810202B (en) Based on the image multistep residual feedback iterative filtering method of fractional order difference weighting
CN109345516A (en) A kind of brain magnetic resonance volume data self-adapting enhancement method converting domain HMT model
CN104978716A (en) SAR image noise reduction method based on linear minimum mean square error estimation
CN102314675B (en) Wavelet high-frequency-based Bayesian denoising method
Yu et al. An efficient edge-based bilateral filter for restoring real noisy image
CN102289800B (en) Contourlet domain image denoising method based on Treelet
CN103839239A (en) Self-adaption denoising method for cable porcelain shell terminal infrared images
CN101930605B (en) Synthetic Aperture Radar (SAR) image target extraction method and system based on two-dimensional mixing transform
CN111652810A (en) Image denoising method based on wavelet domain singular value differential model
CN111461999A (en) SAR image speckle suppression method based on super-pixel similarity measurement
CN102622731B (en) Contourlet domain Wiener filtering image denoising method based on two-dimensional Otsu
CN102509268B (en) Immune-clonal-selection-based nonsubsampled contourlet domain image denoising 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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180817