CN109242799B - Variable-threshold wavelet denoising method - Google Patents

Variable-threshold wavelet denoising method Download PDF

Info

Publication number
CN109242799B
CN109242799B CN201811094442.1A CN201811094442A CN109242799B CN 109242799 B CN109242799 B CN 109242799B CN 201811094442 A CN201811094442 A CN 201811094442A CN 109242799 B CN109242799 B CN 109242799B
Authority
CN
China
Prior art keywords
wavelet
threshold
layer
coefficient
frequency coefficient
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811094442.1A
Other languages
Chinese (zh)
Other versions
CN109242799A (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.)
Anhui University of Science and Technology
Original Assignee
Anhui University of Science and 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 Anhui University of Science and Technology filed Critical Anhui University of Science and Technology
Priority to CN201811094442.1A priority Critical patent/CN109242799B/en
Publication of CN109242799A publication Critical patent/CN109242799A/en
Application granted granted Critical
Publication of CN109242799B publication Critical patent/CN109242799B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20048Transform domain processing
    • G06T2207/20064Wavelet transform [DWT]

Landscapes

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

Abstract

The invention discloses a wavelet denoising method with a variable threshold, which comprises five steps. Inputting an original image and adding corresponding Gaussian noise; step two, selecting a wavelet basis function and determining the layer number O of wavelet decomposition: decomposing the noise image S to obtain a first-layer low-frequency coefficient A1, horizontal and vertical high-frequency coefficients H1 and V1 and a diagonal high-frequency coefficient D1; decomposing A1 to obtain a second layer low-frequency coefficient A2, horizontal and vertical high-frequency coefficients H2 and V2 and a diagonal high-frequency coefficient D2; decomposing A2 to obtain a third layer of low-frequency coefficient A3, horizontal and vertical high-frequency coefficients H3 and V3 and a diagonal high-frequency coefficient D3; sequentially decomposing the mixture to an O-th layer; step three, selecting a combined wavelet threshold and a straight line
Figure DDA0001805199580000011
Processing the wavelet coefficients for a wavelet threshold function of the asymptote line; step four, performing wavelet reconstruction on the wavelet coefficient after threshold quantization; and fifthly, outputting the denoised image. The invention can improve the precision of wavelet transform processing noise signals, effectively improve the denoising effect of images and obtain high-quality denoised images.

Description

Variable-threshold wavelet denoising method
Technical Field
The invention relates to the field of denoising in digital image processing, in particular to a wavelet denoising method with a variable threshold value.
Background
The image is susceptible to noise in the processes of forming, recording, processing and transmitting, so that the image quality is reduced, the image is blurred, and even the image characteristics are submerged, which brings difficulties to subsequent image region segmentation, target identification, edge extraction and the like. Therefore, removing noise is a key preprocessing step before processing the image. In order to obtain high quality digital images, it is necessary to perform noise reduction on the images to remove unwanted information from the signal while maintaining the integrity (i.e., the main features) of the original information as much as possible. Therefore, the noise reduction processing has been a hot spot of the image processing.
The wavelet denoising is generally divided into three types, wherein the first type is image denoising by using a wavelet transform modulus maximum method; the second type is that after wavelet transformation is carried out on a signal containing noise, correlation of wavelet coefficients between adjacent scales is calculated, the wavelet coefficients are subjected to accepting and rejecting according to the magnitude of the correlation, and finally, the de-noised signal is obtained through reconstruction; the third type is threshold denoising, which is realized by performing different processing on wavelet coefficients according to different wavelet coefficient distributions of signals and noise after wavelet transformation. The wavelet threshold denoising method is small in operation amount, simple to implement and widely applied.
In the patent 'DR image denoising method and system based on wavelet transform' (patent number: 102663695A), an improved soft threshold function is adopted to process an image, wavelet reconstruction is carried out to obtain a high-frequency coefficient and a low-frequency coefficient of a first layer, the high-frequency coefficient of the first layer is processed by adopting a hard threshold function, and then reconstruction is carried out again. The method organically combines the soft threshold function and the hard threshold function together, obtains better denoising effect, improves the signal-to-noise ratio of the image, but still cannot solve the defects of the soft threshold function and the hard threshold function.
Compared with a DR image denoising method and system based on wavelet transformation, the method has the advantages that:
(1) wavelet threshold function of the invention is represented by a straight line
Figure BDA0001805199560000011
The method solves the problem of edge mode caused by the discontinuity of the hard threshold function at the threshold point and the constant deviation between the soft threshold functions for the gradual lineThe problem of paste.
(2) The wavelet threshold provided by the invention has self-adaptability and meets the characteristics that the noise signal of the image signal is continuously reduced and the image signal is continuously increased in the decomposition process. When the number of decomposition layers i is 1, the threshold value is continuously decreased as the number of decomposition layers increases, as in the case of the global threshold value.
(3) The wavelet threshold value provided by the invention can be adaptively updated according to different image decomposition layer numbers, so that the wavelet threshold value is adaptive to the characteristics of wavelet transform coefficients of each layer.
The invention aims to provide a wavelet threshold and a wavelet threshold function, which can improve the precision of processing a noise signal by wavelet transformation, effectively improve the denoising effect of an image and obtain a high-quality denoised image.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention aims to provide a variable-threshold wavelet denoising method to improve the denoising effect of an image.
The invention relates to a wavelet denoising method with a variable threshold, which is characterized by comprising the following steps:
inputting an original image and adding corresponding Gaussian noise;
selecting a proper wavelet basis function, determining the layer number O of wavelet decomposition, and then performing O-layer wavelet decomposition on the noisy image:
(a) decomposing the noise image S to obtain a first-layer low-frequency coefficient A1, a first-layer horizontal high-frequency coefficient H1, a first-layer vertical high-frequency coefficient V1 and a first-layer diagonal high-frequency coefficient D1;
(b) decomposing the first layer low-frequency coefficient A1 to obtain a second layer low-frequency coefficient A2, a second layer horizontal high-frequency coefficient H2, a second layer vertical high-frequency coefficient V2 and a second layer diagonal high-frequency coefficient D2;
(c) decomposing the second layer low-frequency coefficient A2 to obtain a third layer low-frequency coefficient A3, a third layer horizontal high-frequency coefficient H3, a third layer vertical high-frequency coefficient V3 and a third layer diagonal high-frequency coefficient D3;
(d) sequentially decomposing the low-frequency coefficients of the current layer until the required number of wavelet decomposition layers of the O layers is reached;
step three, threshold quantization of the wavelet coefficient, selecting proper wavelet threshold and wavelet threshold function to process the wavelet coefficient;
step four, wavelet coefficient reconstruction, namely performing wavelet reconstruction on the wavelet coefficient after threshold quantization;
and fifthly, outputting the denoised image.
Further, the wavelet denoising method with variable threshold according to claim 1, wherein in step three, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, where the wavelet threshold function is,
Figure BDA0001805199560000031
in the formula (1), m is a positive number,
Figure BDA0001805199560000033
for the processed wavelet coefficients, Wl,kIs a wavelet coefficient, T is a wavelet threshold
Furthermore, the method for denoising by using wavelet with variable threshold is characterized in that in the third step, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, wherein the wavelet threshold function is a straight line
Figure BDA0001805199560000034
Is an asymptotic line.
Furthermore, the method for denoising by wavelet with variable threshold is characterized in that, in the third step, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, wherein the wavelet threshold T is,
Figure BDA0001805199560000035
in the formula (2), i is the number of layers of the current decomposition, σ is the signal variance, M × N is the size of the high-frequency coefficient of the ith layer, and the threshold value can be reduced along with the increase of the number of the layers of the decomposition, so that the method conforms to the change of a noise signal and an image signal in the practical process of wavelet decomposition.
Furthermore, the method for denoising by using a variable threshold is characterized in that in the third step, the best image denoising effect can be obtained when m is greater than or equal to 50 and less than or equal to 60 in the wavelet threshold function.
Compared with the prior art, the invention has the following technical effects:
(1) wavelet threshold function of the invention is represented by a straight line
Figure BDA0001805199560000036
Is an asymptote line and is continuous at the position +/-T of the threshold value point, not only the defect that the hard threshold value function is discontinuous at the threshold value point is solved, but also the soft threshold value function can be solved
Figure BDA0001805199560000037
And Wj,kThere is a problem of edge blurring due to a constant deviation therebetween. The wavelet threshold function of equation (1) is demonstrated below to
Figure BDA0001805199560000038
Is an asymptotic line.
When W isl,k→T+And Wl,k→T-When the temperature of the water is higher than the set temperature,
Figure BDA0001805199560000039
when W isl,k→-T+And Wl,k→-T+Time of flight
Figure BDA00018051995600000310
Therefore, the improved threshold function is continuous at the threshold point +/-T, and the visual distortion phenomena of pseudo Gibbs effect, ringing and the like of the denoised image caused by the discontinuity of the hard threshold function at the threshold point +/-T are solved.
Is provided with
Figure BDA00018051995600000311
Wherein m and T are constants
Because:
Figure BDA0001805199560000032
Figure BDA0001805199560000041
Figure BDA0001805199560000042
Figure BDA0001805199560000043
therefore, the function f (x) is an asymptote line with y ═ x, and the wavelet threshold function of the formula (1) is a straight line
Figure BDA0001805199560000044
Is an asymptotic line. The problem that the wavelet coefficient processed by the soft threshold function has constant deviation with the original wavelet coefficient is solved, and the processing effect of the image on the edge details is closer.
(2) The wavelet threshold function of the invention is continuous at the threshold point +/-T, thus solving the visual distortion phenomena of pseudo Gibbs effect, ringing and the like of the denoised image caused by the discontinuity of the hard threshold function at the threshold point +/-T.
(3) The wavelet threshold provided by the invention has self-adaptability and meets the characteristics that the noise signal of the image signal is continuously reduced and the image signal is continuously increased in the decomposition process.
(4) The wavelet threshold provided by the invention can solve the problem of the conventional global threshold, namely ln (e + 2) in formula (2)(1-i)-1) corresponds to a puncturing factor, and when the number of decomposition layers i is 1, the threshold value is continuously decreased as the number of decomposition layers increases, as with the global threshold value.
(5) The wavelet threshold value provided by the invention can be adaptively updated according to different image decomposition layer numbers, so that the wavelet threshold value is adaptive to the characteristics of wavelet transform coefficients of each layer.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a wavelet hard threshold function image;
FIG. 2 is a wavelet soft threshold function image;
FIG. 3 is a threshold function image of the present invention;
FIG. 4 is a flow chart of a variable threshold wavelet denoising method;
FIG. 5 is a schematic diagram of a wavelet decomposition process;
FIG. 6 is a flow chart of wavelet coefficient threshold quantization;
FIG. 7 is a denoising result of a Lena image with a noise of 10 gauss added by different methods;
FIG. 8 is a denoising result of a Lena image with different methods for adding 20 Gaussian noise to the Lena image;
FIG. 9 is a denoising result of a different method for adding 30 Gaussian noise to a Lena image;
wherein S is a noise image; a1, A2 and A3 are respectively a first layer, a second layer and a third layer of low-frequency coefficients; g1, G2 and G3 are respectively a first layer, a second layer and a third layer of high-frequency coefficients; g11, G22 and G33 are respectively the first, second and third layers of high-frequency coefficients after threshold quantization; the high frequency coefficients G for each layer include horizontal, vertical and diagonal high frequency coefficients H, V and D.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 and 2 are hard and soft threshold function graphs of wavelets, respectively, when the wavelets are used for image denoising, the reconstructed image has visual distortions such as pseudo-gibbs effect and ringing due to the fact that the hard threshold function is discontinuous at a threshold point. However, the wavelet signal processed by the soft threshold function has a constant deviation with the wavelet signal of the original image, which causes a reduction in accuracy during reconstruction and blurs the edge of the image. To improve the above problem, the present invention designs the threshold function of fig. 3.
As shown in fig. 4, the present invention discloses a wavelet denoising method with variable threshold, which comprises five steps.
Step S1, inputting an original image and adding corresponding Gaussian noise;
step S2, selecting wavelet basis functions and determining the number of layers O of the wavelet decomposition: decomposing the noise image S according to the wavelet decomposition diagram of FIG. 5 to obtain a first-layer low-frequency coefficient A1, horizontal and vertical high-frequency coefficients H1 and V1, and a diagonal high-frequency coefficient D1; decomposing A1 to obtain a second layer low-frequency coefficient A2, horizontal and vertical high-frequency coefficients H2 and V2 and a diagonal high-frequency coefficient D2; decomposing A2 to obtain a third layer of low-frequency coefficient A3, horizontal and vertical high-frequency coefficients H3 and V3 and a diagonal high-frequency coefficient D3; sequentially decomposing the mixture to an O-th layer;
step S3, selecting a combined wavelet threshold and a straight line
Figure BDA0001805199560000051
Processing the wavelet coefficients for a wavelet threshold function of the asymptote line;
step S4, quantizing the threshold according to the wavelet coefficient threshold quantization flowchart of fig. 6, and then performing wavelet reconstruction on the quantized wavelet coefficients;
and step S5, outputting the denoised image.
Further, the wavelet denoising method with variable threshold according to claim 1, wherein in step three, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, where the wavelet threshold function is,
Figure BDA0001805199560000061
wherein m is a positive number, and m is a positive number,
Figure BDA0001805199560000063
for the processed wavelet coefficients, Wl,kIs the wavelet coefficient and T is the wavelet threshold.
Furthermore, the method for denoising by using wavelet with variable threshold is characterized in that in the third step, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, wherein the wavelet threshold function is a straight line
Figure BDA0001805199560000064
Is an asymptotic line.
Furthermore, the method for denoising by wavelet with variable threshold is characterized in that, in the third step, the threshold of the wavelet coefficient is quantized, and the wavelet coefficient is processed by selecting a proper wavelet threshold and a wavelet threshold function, wherein the wavelet threshold T is,
Figure BDA0001805199560000062
wherein i is the number of layers of the current decomposition, σ is the signal variance, M × N is the size of the high-frequency coefficient of the ith layer, and the threshold can be reduced along with the increase of the number of the layers of the decomposition, so that the method conforms to the change of noise signals and image signals in the practical process of wavelet decomposition.
Furthermore, the method for denoising by using a variable threshold is characterized in that in the third step, the best image denoising effect can be obtained when m is greater than or equal to 50 and less than or equal to 60 in the wavelet threshold function.
To verify the effectiveness of the present invention, simulation experiments were performed.
The experiments were all programmed in the environment of MATLAB 2018a, running on a PC configured as intel (R) core (TM) i5-5200U CPU2.19GHz. In the experimental process, the number of layers of wavelet decomposition is N-3, and m in the formula (1) is 58.
After gaussian noise with the resolution of 512 × 512 is added to a standard Lena image, the gaussian noise has the σ of 10, the σ of 20, and the σ of 30, a hard threshold function, a soft threshold function, a combination of a soft threshold function and a soft threshold function (patent 'DR image denoising method and system based on wavelet transform', patent number: 102663695a) and the method provided by the present invention are respectively adopted to denoise, and the effect after denoising is as shown in fig. 7, fig. 8, and fig. 9. The peak signal-to-noise ratio (PSNR) is used to measure the denoising effect, and the denoising result is shown in table 1.
TABLE 1 De-noising result comparison
Figure BDA0001805199560000071
As can be seen from the test results in Table 1, the denoising method of the present invention can obtain better PSNR.
The above description is only an example of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (3)

1. A wavelet denoising method with a variable threshold is characterized by comprising the following steps:
inputting an original image and adding corresponding Gaussian noise;
step two, selecting a wavelet basis function, determining the layer number O of wavelet decomposition, and then performing O-layer wavelet decomposition on the noisy image:
(a) decomposing the noise image S to obtain a first-layer low-frequency coefficient A1, a first-layer horizontal high-frequency coefficient H1, a first-layer vertical high-frequency coefficient V1 and a first-layer diagonal high-frequency coefficient D1;
(b) decomposing the first layer low-frequency coefficient A1 to obtain a second layer low-frequency coefficient A2, a second layer horizontal high-frequency coefficient H2, a second layer vertical high-frequency coefficient V2 and a second layer diagonal high-frequency coefficient D2;
(c) decomposing the second layer low-frequency coefficient A2 to obtain a third layer low-frequency coefficient A3, a third layer horizontal high-frequency coefficient H3, a third layer vertical high-frequency coefficient V3 and a third layer diagonal coefficient D3;
(d) sequentially decomposing the low-frequency coefficients of the current layer until the required number of wavelet decomposition layers of the O layers is reached;
step three, threshold quantization of the wavelet coefficient, selecting a wavelet threshold and a wavelet threshold function to process the wavelet coefficient;
in the third step, the threshold value of the wavelet coefficient is quantized, and the wavelet threshold value and the wavelet threshold function are selected to process the wavelet coefficient, wherein the wavelet threshold function is,
Figure FDA0003220532720000011
in the formula (1), m is a positive number,
Figure FDA0003220532720000012
for the processed wavelet coefficients, Wl,kIs a wavelet coefficient, T is a wavelet threshold;
in the third step, the threshold value of the wavelet coefficient is quantized, the wavelet threshold value and the wavelet threshold value function are selected to process the wavelet coefficient, the wavelet threshold value T is,
Figure FDA0003220532720000013
in the formula (2), i is the number of layers of current decomposition, sigma is the signal variance, M × N is the size of the high-frequency coefficient of the ith layer, and the threshold can be reduced along with the increase of the number of the layers of decomposition, so that the method conforms to the change of noise signals and image signals in the practical process of wavelet decomposition;
step four, wavelet coefficient reconstruction, namely performing wavelet reconstruction on the wavelet coefficient after threshold quantization;
and fifthly, outputting the denoised image.
2. The wavelet denoising method of claim 1, wherein in step three, the threshold quantization of the wavelet coefficients, selecting the wavelet threshold and the wavelet threshold function to process the wavelet coefficients, the wavelet threshold function being a straight line
Figure FDA0003220532720000021
Is an asymptotic line.
3. The method as claimed in claim 1, wherein in step three, the best image denoising effect can be obtained when m is greater than or equal to 50 and less than or equal to 60 in the wavelet threshold function.
CN201811094442.1A 2018-09-19 2018-09-19 Variable-threshold wavelet denoising method Active CN109242799B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811094442.1A CN109242799B (en) 2018-09-19 2018-09-19 Variable-threshold wavelet denoising method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811094442.1A CN109242799B (en) 2018-09-19 2018-09-19 Variable-threshold wavelet denoising method

Publications (2)

Publication Number Publication Date
CN109242799A CN109242799A (en) 2019-01-18
CN109242799B true CN109242799B (en) 2021-10-12

Family

ID=65058244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811094442.1A Active CN109242799B (en) 2018-09-19 2018-09-19 Variable-threshold wavelet denoising method

Country Status (1)

Country Link
CN (1) CN109242799B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110766627A (en) * 2019-10-16 2020-02-07 北京信息科技大学 Speckle interference image noise reduction method and device
CN112348031A (en) * 2020-11-17 2021-02-09 安徽理工大学 Improved wavelet threshold denoising method for removing fingerprint image mixed noise
CN112395992A (en) * 2020-11-18 2021-02-23 云南电网有限责任公司电力科学研究院 Electric power harmonic signal denoising method based on improved wavelet threshold
CN112991196B (en) * 2021-02-02 2022-08-02 武汉科技大学 Frequency domain denoising method for rotary kiln flame image
CN113034400A (en) * 2021-04-07 2021-06-25 深圳鱼亮科技有限公司 Image noise reduction method based on wireless image sensor array
CN113239751A (en) * 2021-04-27 2021-08-10 电子科技大学 Wavelet threshold denoising method based on weighting factor
CN113628627B (en) * 2021-08-11 2022-06-14 广东电网有限责任公司广州供电局 Electric power industry customer service quality inspection system based on structured voice analysis
CN114841213B (en) * 2022-05-19 2023-04-07 东南大学 Silicon micro-resonance type accelerometer noise reduction method based on improved wavelet threshold function
CN115147316B (en) * 2022-08-06 2023-04-04 南阳师范学院 Computer image efficient compression method and system
CN117520752B (en) * 2024-01-05 2024-04-12 梁山公用水务有限公司 Hydraulic engineering information management method based on big data

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663695A (en) * 2012-03-31 2012-09-12 重庆大学 DR image denoising method based on wavelet transformation and system thereof
CN103854264A (en) * 2014-03-28 2014-06-11 中国石油大学(华东) Improved threshold function-based wavelet transformation image denoising method
CN103886558A (en) * 2014-04-02 2014-06-25 福州大学 Improved adaptive threshold wavelet denoising algorithm based on LoG operator
CN104318527A (en) * 2014-10-21 2015-01-28 浙江工业大学 Method for de-noising medical ultrasonic image based on wavelet transformation and guide filter
CN104715461A (en) * 2015-04-02 2015-06-17 哈尔滨理工大学 Image noise reduction method
CN105913393A (en) * 2016-04-08 2016-08-31 暨南大学 Self-adaptive wavelet threshold image de-noising algorithm and device
CN106651788A (en) * 2016-11-11 2017-05-10 深圳天珑无线科技有限公司 Image denoising method
CN107657868A (en) * 2017-10-19 2018-02-02 重庆邮电大学 A kind of teaching tracking accessory system based on brain wave

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639800B (en) * 2013-11-08 2017-11-24 华为终端(东莞)有限公司 A kind of method and terminal for image noise reduction

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663695A (en) * 2012-03-31 2012-09-12 重庆大学 DR image denoising method based on wavelet transformation and system thereof
CN103854264A (en) * 2014-03-28 2014-06-11 中国石油大学(华东) Improved threshold function-based wavelet transformation image denoising method
CN103886558A (en) * 2014-04-02 2014-06-25 福州大学 Improved adaptive threshold wavelet denoising algorithm based on LoG operator
CN104318527A (en) * 2014-10-21 2015-01-28 浙江工业大学 Method for de-noising medical ultrasonic image based on wavelet transformation and guide filter
CN104715461A (en) * 2015-04-02 2015-06-17 哈尔滨理工大学 Image noise reduction method
CN105913393A (en) * 2016-04-08 2016-08-31 暨南大学 Self-adaptive wavelet threshold image de-noising algorithm and device
CN106651788A (en) * 2016-11-11 2017-05-10 深圳天珑无线科技有限公司 Image denoising method
CN107657868A (en) * 2017-10-19 2018-02-02 重庆邮电大学 A kind of teaching tracking accessory system based on brain wave

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
A New Wavelet Denoising Method for Selecting Decomposition Levels and Noise Thresholds;MADHUR SRIVASTAVA等;《IEEE Access》;20160707;第4卷(第4期);第3862-3877页 *
一种能量自适应的降噪阈值函数;周永明等;《微计算机信息》;20081231;第24卷(第3-1期);第288-290页 *
一种阈值函数与灰预测的组合去噪方法;李磊等;《测绘科学》;20160331;第41卷(第3期);第145-149页 *
基于一种新的小波阈值函数的心音信号去噪;陈远贵等;《计算机仿真》;20101130;第27卷(第11期);第319-323页 *
基于小波变换的心音信号降噪方法;王燕等;《信息与电子工程》;20100630;第8卷(第3期);第303-307页 *
基于改进的小波阈值函数语音增强方法;董胡等;《计算机系统应用》;20151231;第24卷(第8期);第160-164页 *

Also Published As

Publication number Publication date
CN109242799A (en) 2019-01-18

Similar Documents

Publication Publication Date Title
CN109242799B (en) Variable-threshold wavelet denoising method
CN110045419B (en) Sensor residual self-coding network seismic data denoising method
CN108805840B (en) Image denoising method, device, terminal and computer readable storage medium
CN103020916B (en) Image denoising method combining two-dimensional Hilbert transform and BEMD
CN112561804A (en) Low-illumination underwater image enhancement method based on multi-scale detail enhancement
CN102930508B (en) Image residual signal based non-local mean value image de-noising method
CN108109123B (en) Image denoising method
CN112508810A (en) Non-local mean blind image denoising method, system and device
CN106570843A (en) Adaptive wavelet threshold function image noise suppression method
CN113989168A (en) Self-adaptive non-local mean filtering method for salt and pepper noise
CN111242854A (en) Image denoising method
CN110706186B (en) Underwater information anti-interference method based on compressed sensing and Renyi entropy
CN101957984B (en) Image de-noising method based on parametric estimation of non-local shrinkage factor
Josephus et al. Multilayered contrast limited adaptive histogram equalization using frost filter
CN115082336A (en) SAR image speckle suppression method based on machine learning
CN108629740B (en) Image denoising processing method and device
CN112750090A (en) Underwater image denoising method and system for improving wavelet threshold
CN111652810A (en) Image denoising method based on wavelet domain singular value differential model
Zhang et al. Diffusion scheme using mean filter and wavelet coefficient magnitude for image denoising
CN111311508A (en) Noise reduction method for pavement crack image with noise
CN116612032A (en) Sonar image denoising method and device based on self-adaptive wiener filtering and 2D-VMD
Yang et al. Mixed noise removal by residual learning of deep cnn
Malik et al. Contrast enhancement and smoothing of CT images for diagnosis
AU2021101814A4 (en) A novel image denoising method with hybrid dual tree complex wavelet transform
Alwan Color image denoising using stationary wavelet transform and adaptive wiener filter

Legal Events

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