CN105761223A - Iterative noise reduction method based on image low-rank performance - Google Patents

Iterative noise reduction method based on image low-rank performance Download PDF

Info

Publication number
CN105761223A
CN105761223A CN201610087458.4A CN201610087458A CN105761223A CN 105761223 A CN105761223 A CN 105761223A CN 201610087458 A CN201610087458 A CN 201610087458A CN 105761223 A CN105761223 A CN 105761223A
Authority
CN
China
Prior art keywords
image
block
noise
similar
matrix
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610087458.4A
Other languages
Chinese (zh)
Inventor
范勇
胡成华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Yonglian Information Technology Co Ltd
Original Assignee
Sichuan Yonglian Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Yonglian Information Technology Co Ltd filed Critical Sichuan Yonglian Information Technology Co Ltd
Priority to CN201610087458.4A priority Critical patent/CN105761223A/en
Publication of CN105761223A publication Critical patent/CN105761223A/en
Pending legal-status Critical Current

Links

Classifications

    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

The invention provides an iterative noise reduction method based on image low-rank performance. The method concretely relates to the field of image processing and computer vision. In the image representation, Y refers to an image having noise, X refers to an ideal image, N refers to Gaussian white noise of which the standard deviation is tau, and the image is described as Y=X+N and denoising means to reduce the value of N. In order to better utilize the image low-rank performance to perform denoising, firstly an observation image is divided into multiple small blocks which are identical in size. As for any image block P<i>, image blocks similar to the image block P<i> are searched according to a certain similarity criterion. The similar image blocks are vectorized so that a similar block matrix P<i> is formed, based on which the P<i> is estimated by utilizing the low-rank performance of the similar block matrix and the theory of minimum variance estimation so that the objective of suppressing image block noise can be achieved. Finally the denoised image is obtained through reconstruction of the image block estimation value. As for the problem of a small amount of residual noise, the denoised image is processed by adopting a synthetic iterative method.

Description

A kind of iteration noise-reduction method based on image low-rank
Technical field
The method relates to computer information technology field, more particularly to image procossing, computer vision field.
Background technology
Impact by image-forming condition and external interference factor, image can produce noise in various degree in acquisition, compression, transmitting procedure, that reduce the visual quality of image and affect the subsequent treatment of image, so the noise reduction of image obtains bigger concern in the field such as image procossing and computer vision.
In research, scholar is had to adopt evaluation method and wavelet coefficient to propose the denoising method based on wavelet transformation, also scholar is had to adopt generalized Gaussian distribution that wavelet coefficient is modeled, then Bayesian Estimation deduced image constriction coefficient is utilized to carry out noise reduction, also scholar is had to utilize the dependency between wavelet coefficient yardstick to set up bivariate denoising model, researcher is also had according to the directional dependency between shearing wave coefficient, coefficient to be modeled, propose the ternary denoising method based on shearing wave conversion, the method can keep edge and the texture of image preferably while effectively suppressing noise. but, although the line that the above-mentioned denoising method based on multiple dimensioned geometric transformation can process in image preferably is unusual, but the self adaptation of image is represented that ability still has much room for improvement and the learning process of dictionary is more complicated.
At present, the self-similarity of image is included into sight line gradually, and its main manifestations is there is substantial amounts of similar pixel in image, and the position of these pixels is not necessarily adjacent, but its gray scale and architectural feature are usually closely similar.Utilizing this similarity between pixel by being weighted on average suppressing noise to the similar pixel in noisy image, test result indicate that, the utilization of self-similarity can improve the visual quality of image after denoising.In order to more efficiently utilize image self-similarity, can being many little image blocks by picture breakdown, and be grouped according to the similarity between image block, often group similar block can pass through block vectorization process generation similar block matrix;Adopt nonlinear IEM model and regularization method that similar block matrix is estimated, to reach to suppress the purpose of noise.Owing to there is stronger dependency between similar block matrix column vector so that when this matrix is carried out wavelet transformation, it represents that coefficient has well openness.How to make full use of the key that the prior information that image self comprises is structure denoising method, the self-similarity of image means have higher dependency between the similar block matrix column vector being made up of similar image block, and therefore similar block rank of matrix is usually relatively low.This low-rank utilizing image can extract the core information of view data easily, thus contributing to realizing separating of image and noise.In consideration of it, this method utilizes the low-rank that image self-similarity is implied, derive a kind of image de-noising method by minimum variance estimate theory.
Summary of the invention
For above-mentioned weak point, the present invention proposes a kind of iteration noise-reduction method based on image low-rank, the method utilizes image self similarity to construct the similar block matrix with low-rank, thus image denoising problem is converted into low-rank matrix estimation problem, it is derived a kind of effective image de-noising method based on minimum variance estimate theory, meanwhile, for a small amount of noise residue problem, alternative manner is adopted to improve the denoising performance of method further.Making full use of the redundancy contained by image to reach the purpose of denoising, similar image block is had certain self adaptation and represents ability by the singular value decomposition of employing.
It is an object of the invention to: improve the noise reduction capability of image so that the visual quality of image is better.
What the present invention adopted for achieving the above object technical scheme is: a kind of iteration noise-reduction method based on image low-rank.The enforcement step of the method is as follows:
Step one: input noisy image Y;
Step 2: utilize absolute deviation median method estimate image Y (or) noise level τ;
Step 3: to image Y (or) carry out piecemeal process, and each image block is found out similar image block according to algorithm, thus forming C similar block block matrix
Step 4: to each similar block matrix Pj, calculate its noisy similar block matrix PjEstimated value
Step 5: calculateThe weight w of contained image blockj
Step 6: utilize the estimated value reconstruct image of image block
Step 7: utilize formula 12 to generate new noisy image
Step 8: repeat step 2 to step 7, until image reaches desirable level;
Step 9: the image after output denoising
The invention has the beneficial effects as follows: 1, there is higher PSNR value;2 have higher FSIM (structural similarity);3, visual effect is improved;4 keep image detail.
Detailed description of the invention
One, problem describes
In graphical representation, making Y represent containing noisy image, X represents that ideal image, N represent the white Gaussian noise that standard deviation is τ, then image can be described as: Y=X+N.
It can thus be seen that denoising seeks to reduce the value of N, difficulty is in that how to retain in noise reduction process the minutias such as edge and the texture of image.
Image denoising it is crucial that how to make full use of the priori rule of image self and adopt which kind of data evaluating method that image is estimated.In order to better utilize image low-rank to carry out denoising, first observed image is divided into the fritter that many sizes are identical by the present invention, to arbitrary image block PiSearch out the image block similar to it by a certain similarity criterion, these similar image blocks are carried out vectorization and forms similar block matrix Pi, on this basis, utilize the low-rank of similar block matrix and minimum variance estimate theoretical to PiEstimate, thus arriving the purpose suppressing image block noise;Finally obtained the image after denoising by the reconstruct of image block estimated value.For a small amount of noise residue problem, adopt back projection method that denoising image is processed, promote the denoising effect of image further.
Two, the judgement of the packet similarity of image block
We divide the image into the image subblock of 7*7, use PjRepresent, Pj∈ P}, j, i, r ∈ 1,2 ..., N}, owing to consider computation complexity and the speed of image procossing, so adopting the Euclidean distance based on gray feature to measure the similarity between image block;To any two image block PjAnd PiIts similarity can represent:
&Delta; ( P j , P i ) = | | P i - P j | | 2 2
Δ(Pj, Pi) value more little, then PjAnd PiMore similar, for arbitrary image block Pr, adopt above formula to carry out the similarity between coupling image block, find out K the image block similar to it, be recorded asNamely can be expressed as:
P r = &lsqb; P r , P r 1 , ... , P r K &rsqb;
Then image block can be expressed in matrix as:
Pr=Qr+NrFormula 1
Wherein QrRepresent the ideal image block matrix of not Noise, NrFor noise matrix, denoising target is conversion P justrAs much as possible accurately estimate Qr.By noisy similar block matrix PrConstitute it can be seen that have higher dependency between its column vector, it means that matrix PrIt is low-rank, it is possible to use similar block matrix QrThis low-rank it is estimated, thus reach remove picture noise purpose.
Three, the estimation of similar block matrix
Make Q ∈ Rm*nOrder be k, m > n is then according to singular value decomposition theorem, the singular value decomposition of noisy similar block matrix P can be expressed as:
P = U P E P V P T = U P 1 U P 2 E P 1 0 0 E P 2 V P 1 T V P 2 T Formula 2
Wherein, UP1∈Rm*k, UP2∈Rm*(n-k), VP1∈Rk*n, VP2∈Rn*(n-k),
EP1=diag (δ1, δ2..., δk)∈Rk*k,
EP2=diag (δ1+k, δ2+k..., δn)∈R(n-k)*(n-k)
Owing to Q is low-rank, k < n, so Q = U Q E Q V Q T = U Q 1 U Q 2 E Q 1 0 0 E Q 2 V Q 1 T V Q 2 T , Adopting minimum variance that Q is estimated, targeted transformation is the matrix M solving and meeting minimization problem:
arg m i n | | P M - Q | | 2 2 , M &Element; R m * n
Object function in above formula is Strict Convex and can be micro-, by asking first derivative to be zero:
M=(PTP)-1PTQ
Thus, the minimum variance of QCan be expressed as:
Q ^ = P M = P ( P T P ) - 1 P T Q = U P U P T Q Formula 3
Owing to noise is white Gaussian noise, therefore noise matrix NrIt is full rank, so that noisy matrix PrNon-singular matrix.Known PTP is reversible.Owing to Q is unknown, formula (3) only has theory significance.Q is actually Q rectangular projection on P column space, can release the estimated value expression formula based on matrix P further with the relation of noisy matrix P and ideal matrix Q.
From formula (1) and Singular Value Decomposition Using character:
P = Q + N = U Q 1 U Q 2 E Q 1 0 0 0 V Q 1 T V Q 2 T + N V Q 1 V Q 2 V Q 1 T V Q 2 T = U Q 1 E Q 1 V Q 1 T + NV Q 1 V Q 1 T + NV Q 2 V Q 2 T = { ( U Q 1 E Q 1 + NV Q 1 ) ( E Q 1 2 + &tau; 2 I ) - 1 2 &tau; - 1 NV Q 2 } * { ( E Q 1 2 + &tau; 2 I ) - 1 2 0 0 &tau; I V Q 1 T V Q 2 T }
Formula 4
From formula 4 and formula 2:
U P = U P 1 U P 2 = { ( U Q 1 E Q 1 + NV Q 1 ) ( E Q 1 2 + &tau; 2 I ) - 1 2 &tau; - 1 NV Q 2 } Formula 5
VP=(VP1VP2)=(VQ1VQ2),
E P 1 = ( E Q 1 2 + &tau; 2 I ) 1 2 Formula 6
EP2=τ I
Can be obtained by formula 5 and formula 6:
U P = U P 1 U P 2 = { ( U Q 1 E Q 1 + NV Q 1 ) E P 1 - 1 U Q 1 E Q 1 V Q 1 T NV Q 2 } Formula 7
Formula 7 substitutes into formula 3 and obtains:
Q ^ = U P U P T Q = U P 1 U P 2 U Q 1 T U Q 2 T U Q 1 E Q 1 V Q 1 T = U P 1 U P 1 T U Q 1 E Q 1 V Q 1 T +
U P 2 U P 2 T U Q 1 E Q 1 V Q 1 T
= U P 1 E P 1 - 1 ( E Q 1 V Q 1 T + V Q 1 T N T ) U Q 1 E Q 1 V Q 1 T + &tau; - 1 U P 2 V P 2 T N T U Q 1 E Q 1 V Q 1 T Formula 8
If noise is additive white Gaussian noise, then have:Formula 9
And E Q 1 2 = E P 1 2 - &tau; 2 I Formula 10
Formula 9 formula 10 substitutes into formula 8 and obtainsFinal estimated value be:
Q ^ = U P 1 ( E P 1 - &tau; 2 IE P 1 - 1 ) V P 1 T Formula 11
Due to EP1For diagonal matrix, i.e. EP1=diag (δ1, δ2..., δk)
Then: E P 1 - &tau; 2 IE P 1 - 1 = d i a g &delta; 1 - &tau; 2 &delta; 1 , &delta; 2 - &tau; 2 &delta; 2 , ... , &delta; k - &tau; 2 &delta; k
Thus it is known that the core that matrix Q carries out minimum variance estimate is the singular value to noisy matrix P
Carry out shrink process:
S h r i n k ( &delta; 1 = &delta; 1 ^ = ) &delta; i - &tau; 2 &delta; i , i < k 0 , i &GreaterEqual; k
Singular value after processing is reconstructed and obtains similar block matrix after denoisingRightAll column vectors carry out the image block after rearranging and can obtain denoising.
Four, image reconstruction
Overlap is had time due to piecemeal, namely a pixel would be likely to occur in multiple image block, that is after noise reduction process, each pixel or have multiple estimated value, need to carry out fusion treatment, adopt the weighted average of estimated value to obtain the end value of this pixel, in order to reduce complexity, this method adopts fixing weights, the namely similar block matrix to jthThe all pixels comprised carry out weights definition:
w j = 1 - k k + 1 , k < K + 1 1 k + 1 , k = K + 1
Define based on these weights, pixel xiEstimated value be represented by:j∈S(xi)
W = &Sigma; j L w j ,
S(xi)={ j | xi∈Qj, j=1 ..., L}
Once after the pixel estimated value of image determines, the estimated value of original image XAlso determine that.Namely complete the reconstruction of image.
Five, denoising quality is promoted
For noisy image, the existence of noise can reduce the accuracy of image block packet, thus affecting the estimated accuracy of successive image block matrix, ultimately resulting in and there is a small amount of noise residual in the image after denoising.Generally, the signal to noise ratio of noisy image is more low, and noise residual phenomena is more obvious.In order to solve this problem, adopting iterative processing, it may be assumed that by image after noisy image Y and denoisingResidual imageBy a certain percentage with denoising after image blend generate the noisy image that a width is newThen rightAgain carry out denoising.Generation process be represented by:
Y ^ = X ^ + &gamma; ( Y - X ^ ) , 0 < &gamma; < 1 Formula 12
γ is relaxation factor, in an experiment, is obtained in that better result when γ=0.2.
Above-described embodiment is intended merely to better explains the present invention, is not limit the present invention, and protection scope of the present invention is determined according to the content of claims.

Claims (6)

1. based on an iteration noise-reduction method for image low-rank, the method relates to computer information technology field, more particularly to image procossing, computer vision field, it is characterized in that: the enforcement step of the method is as follows:
Step one: input noisy image Y;
Step 2: utilize absolute deviation median method estimate image Y(or) noise level
Step 3: to image Y(or) carry out piecemeal process, and each image block is found out similar image block according to algorithm, thus forming C similar block block matrix
Step 4: to each similar block matrix, calculate its noisy similar block matrixEstimated value
Step 5: calculateThe weights of contained image block
Step 6: utilize the estimated value reconstruct image of image block
Step 7: by noisy image Y(or) with denoising after imageResidual imageBy a certain percentage with denoising after image blend generate new noisy image
Step 8: repeat step 2 to step 7 it is known that image reaches desirable level;
Step 9: the image after output denoising
2. a kind of iteration noise-reduction method based on image low-rank according to claim 1, is characterized in that: image in step 3
Piecemeal and similarity decision method be:
Divide the image into the image subblock of 7*7, useRepresent,, owing to consider computation complexity and the speed of image procossing, so adopting the Euclidean distance based on gray feature to measure the similarity between image block;To any two image blocksWithIts similarity can represent:
Value more little, thenWithMore similar, for arbitrary image block, adopt above formula to carry out the similarity between coupling image block, find out K the image block similar to it, be recorded asNamely it is represented by:
Then image block can be expressed in matrix as:
3. a kind of iteration noise-reduction method based on image low-rank according to claim 1, is characterized in that: calculate in step 4
The estimated value method of its noisy similar block matrix is as follows:
OrderOrder be k,Then according to singular value decomposition theorem, the singular value decomposition of noisy similar block matrix P can be expressed as:
Owing to Q is low-rank,, so:
Adopting minimum variance that Q is estimated, targeted transformation is the matrix M solving and meeting minimization problem:
Object function in above formula is Strict Convex and can be micro-, by asking first derivative to be zero:
Thus, the minimum variance of QCan be expressed as:
Wherein
Thus calculate:
If noise is additive white Gaussian noise, then have:
And
So:
4. a kind of iteration noise-reduction method based on image low-rank according to claim 1, is characterized in that: in step 5The weights of contained image blockComputational methods are as follows:
5. a kind of iteration noise-reduction method based on image low-rank according to claim 1, is characterized in that: utilize the estimated value reconstruct image of image block in step 6Method is as follows:
Define based on these weights, pixelEstimated value can be expressed as:
Once after the pixel estimated value of image determines, the estimated value QUOTE of original image X Also the reconstruction namely completing image has been determined that.
6. a kind of iteration noise-reduction method based on image low-rank according to claim 1, is characterized in that: in step 7, new noisy imageGeneration method as follows:
For relaxation factor, whenTime be obtained in that better result.
CN201610087458.4A 2016-02-16 2016-02-16 Iterative noise reduction method based on image low-rank performance Pending CN105761223A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610087458.4A CN105761223A (en) 2016-02-16 2016-02-16 Iterative noise reduction method based on image low-rank performance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610087458.4A CN105761223A (en) 2016-02-16 2016-02-16 Iterative noise reduction method based on image low-rank performance

Publications (1)

Publication Number Publication Date
CN105761223A true CN105761223A (en) 2016-07-13

Family

ID=56330793

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610087458.4A Pending CN105761223A (en) 2016-02-16 2016-02-16 Iterative noise reduction method based on image low-rank performance

Country Status (1)

Country Link
CN (1) CN105761223A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256002A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 The algorithm of new measurement manufacturing process multivariate quality ability
CN107256001A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 The improved algorithm for weighing manufacturing process multivariate quality ability
CN107256003A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 A kind of manufacturing process multivariate quality diagnostic classification device of fuzzy support vector machine
CN107292852A (en) * 2017-07-19 2017-10-24 南京邮电大学 A kind of Image denoising algorithm theoretical based on low-rank
CN107291065A (en) * 2017-05-27 2017-10-24 四川用联信息技术有限公司 The improved manufacturing process multivariate quality diagnostic classification device based on decision tree
CN107390667A (en) * 2017-05-27 2017-11-24 四川用联信息技术有限公司 Manufacturing process multivariate quality diagnostic classification device based on decision tree
CN107451954A (en) * 2017-05-23 2017-12-08 南京邮电大学 Iterated pixel interpolation method based on image low-rank property
CN107704831A (en) * 2017-10-11 2018-02-16 山东科技大学 A kind of gas density data noise reduction based on singular value decomposition median method
US20220252696A1 (en) * 2021-02-05 2022-08-11 Nxp Usa, Inc. Stop criterion for greedy target detection algorithms in radar applications using sparse phased arrays
CN115115553A (en) * 2022-08-26 2022-09-27 华伦医疗用品(深圳)有限公司 Endoscope image noise reduction processing method, electronic equipment and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101714254A (en) * 2009-11-16 2010-05-26 哈尔滨工业大学 Registering control point extracting method combining multi-scale SIFT and area invariant moment features
US20150131915A1 (en) * 2013-11-14 2015-05-14 Adobe Systems Incorporated Adaptive denoising with internal and external patches

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101714254A (en) * 2009-11-16 2010-05-26 哈尔滨工业大学 Registering control point extracting method combining multi-scale SIFT and area invariant moment features
US20150131915A1 (en) * 2013-11-14 2015-05-14 Adobe Systems Incorporated Adaptive denoising with internal and external patches

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭强等: "基于最小方差估计的图像低秩去噪", 《计算机辅助设计与图形学学报》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451954A (en) * 2017-05-23 2017-12-08 南京邮电大学 Iterated pixel interpolation method based on image low-rank property
CN107256002A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 The algorithm of new measurement manufacturing process multivariate quality ability
CN107256001A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 The improved algorithm for weighing manufacturing process multivariate quality ability
CN107256003A (en) * 2017-05-27 2017-10-17 四川用联信息技术有限公司 A kind of manufacturing process multivariate quality diagnostic classification device of fuzzy support vector machine
CN107291065A (en) * 2017-05-27 2017-10-24 四川用联信息技术有限公司 The improved manufacturing process multivariate quality diagnostic classification device based on decision tree
CN107390667A (en) * 2017-05-27 2017-11-24 四川用联信息技术有限公司 Manufacturing process multivariate quality diagnostic classification device based on decision tree
CN107292852A (en) * 2017-07-19 2017-10-24 南京邮电大学 A kind of Image denoising algorithm theoretical based on low-rank
CN107292852B (en) * 2017-07-19 2020-05-05 南京邮电大学 Image denoising algorithm based on low-rank theory
CN107704831A (en) * 2017-10-11 2018-02-16 山东科技大学 A kind of gas density data noise reduction based on singular value decomposition median method
US20220252696A1 (en) * 2021-02-05 2022-08-11 Nxp Usa, Inc. Stop criterion for greedy target detection algorithms in radar applications using sparse phased arrays
US11782127B2 (en) * 2021-02-05 2023-10-10 Nxp Usa, Inc. Stop criterion for greedy target detection algorithms in radar applications using sparse phased arrays
CN115115553A (en) * 2022-08-26 2022-09-27 华伦医疗用品(深圳)有限公司 Endoscope image noise reduction processing method, electronic equipment and system

Similar Documents

Publication Publication Date Title
CN105761223A (en) Iterative noise reduction method based on image low-rank performance
CN103873743B (en) Video de-noising method based on structure tensor and Kalman filtering
Simon et al. A blockwise descent algorithm for group-penalized multiresponse and multinomial regression
Channappayya et al. Design of linear equalizers optimized for the structural similarity index
CN105279740A (en) Image denoising method based on sparse regularization
CN107730482B (en) Sparse fusion method based on regional energy and variance
CN106056553B (en) Image restoration method based on tight frame feature dictionary
CN104156918B (en) SAR image noise suppression method based on joint sparse representation and residual fusion
CN105427264A (en) Image reconstruction method based on group sparsity coefficient estimation
Gupta et al. Image denoising using wavelet transform method
CN105678715A (en) Method for removing image noise based on kernel regression total variation
CN105096326A (en) Laplace cutout matrix method by using moving least square method
CN110139046B (en) Tensor-based video frame synthesis method
Boukouvalas et al. An efficient multivariate generalized Gaussian distribution estimator: Application to IVA
CN102567973A (en) Image denoising method based on improved shape self-adaptive window
CN104463819A (en) Method and apparatus for filtering an image
CN112801889A (en) Image denoising method, system, device and storage medium
CN115100421A (en) Confrontation sample generation method based on image frequency domain decomposition and reconstruction
CN107301631B (en) SAR image speckle reduction method based on non-convex weighted sparse constraint
CN112330569A (en) Model training method, text denoising method, device, equipment and storage medium
CN110533608B (en) Image banding noise suppression method and device, electronic device and storage medium
Qidi et al. The nonlocal sparse reconstruction algorithm by similarity measurement with shearlet feature vector
CN104978716A (en) SAR image noise reduction method based on linear minimum mean square error estimation
CN106991659B (en) A kind of multi-frame self-adaption optical image restoration methods for adapting to atmospheric turbulance change
Hel-Or et al. The role of redundant bases and shrinkage functions in image denoising

Legal Events

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

Application publication date: 20160713