Movatterモバイル変換


[0]ホーム

URL:


CN110830043B - An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank - Google Patents

An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank
Download PDF

Info

Publication number
CN110830043B
CN110830043BCN201911055874.6ACN201911055874ACN110830043BCN 110830043 BCN110830043 BCN 110830043BCN 201911055874 ACN201911055874 ACN 201911055874ACN 110830043 BCN110830043 BCN 110830043B
Authority
CN
China
Prior art keywords
image
total variation
model
rank
order
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
CN201911055874.6A
Other languages
Chinese (zh)
Other versions
CN110830043A (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.)
Chongqing University of Post and Telecommunications
Original Assignee
Chongqing University of Post and Telecommunications
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 Chongqing University of Post and TelecommunicationsfiledCriticalChongqing University of Post and Telecommunications
Priority to CN201911055874.6ApriorityCriticalpatent/CN110830043B/en
Publication of CN110830043ApublicationCriticalpatent/CN110830043A/en
Application grantedgrantedCritical
Publication of CN110830043BpublicationCriticalpatent/CN110830043B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明涉及一种基于混合加权全变分和非局部低秩的图像压缩感知重构方法,属于属于信号处理技术领域。该方法包括:S1首先对原始图像进行CS处理,得到观测图像;然后利用平均曲率M构造的边缘检测器对观测后的图像进行分解,得到高频部分和低频部分;再对图像的低频部分进行二阶全变分处理,对图像的高频部分进行一阶加权全变分处理,得到一个混合加权全变分模型;S2将图像样本块和样本相似块按列聚合成为一个数据矩阵,得到一个非局部低秩模型;S3将混合加权全变分模型和非局部低秩模型联合,得到最终的目标函数,通过ADMM算法对目标函数进行优化求解。本发明在采样率较低的情况下具有更高的重构质量。

The invention relates to an image compression sensing reconstruction method based on mixed weighted total variation and non-local low rank, and belongs to the technical field of signal processing. The method includes: S1 first CS processing the original image to obtain the observed image; then using the edge detector constructed by the average curvature M to decompose the observed image to obtain the high-frequency part and low-frequency part; The second-order total variation processing is to perform first-order weighted total variation processing on the high-frequency part of the image to obtain a mixed weighted total variation model; S2 aggregates image sample blocks and sample similar blocks into a data matrix by column to obtain a Non-local low-rank model; S3 combines the hybrid weighted full variation model and the non-local low-rank model to obtain the final objective function, which is optimized and solved by the ADMM algorithm. The present invention has higher reconstruction quality at a lower sampling rate.

Description

Image compressed sensing reconstruction method based on mixed weighted total variation and non-local low rank
Technical Field
The invention belongs to the technical field of signal processing, and relates to an image compressed sensing reconstruction method based on mixed weighted total variation and non-local low rank.
Background
The compressed sensing (Compressed Sensing, CS) theory proposes a new sampling framework for simultaneously sampling and compressing sparse or compressible signals at a sampling rate far lower than Nyquist sampling (Nyquist), and accurately reconstructing an original signal through a corresponding optimal reconstruction algorithm, so that the deficiency of the Nyquist sampling theorem is effectively solved. CS theory mainly involves three parts: sparse representation, design of observation matrix and reconstruction algorithm. Efficient reconstruction algorithms are one of the key technologies of compressed sensing theory, while prior information of images has an extremely important role in image reconstruction.
Formally, from the observations y ε Rm Medium reconstructed original image u e Rn Can be expressed as: y=Φu+v, where Φ∈rm×n (m < n) is a known measurement matrix and v is additive noise. The observation matrix Φ can be regarded as a degenerate operation during the observation process, so that the signal reconstruction essentially belongs to a sick inverse problem. However, if the original signal is sufficiently sparse (or compressible) over the sparse transform domain and the observation matrix is highly uncorrelated with the sparse matrix, i.e. satisfies the condition that limits the equidistant properties (RIP), the original signal can be reconstructed accurately from the undersampled quantity, in order to obtain an estimate of the noise with more reasonable accuracy and stability, a priori information on the original signal is usually needed, and then the estimate of the original signal can be expressed as a regularized based optimization problem, wherein the regularized term contains these a priori information of the image, and a general optimization model solving the inverse problem can be expressed as:wherein the first term is a data fidelity term that is used to measure the proximity between the estimate and the data. Second item->The prior information representing the original image is represented as a regular constraint term, which mainly serves to penalize the estimated value representing the expected property. Lambda is a regularization term parameter used to trade-off data fidelity terms with regularization terms.
Classical smooth prior information regularization items, such as a first-order Total Variation (TV) regularization method, achieve the denoising effect while protecting the image edge information, but generate a 'ladder effect' in an image smoothing area, wherein the ladder is an edge-like artifact, and the method applies the same penalty to all gradients of the image and cannot effectively distinguish high-frequency pixel points such as image edges and noise. In order to avoid the generation of a 'step effect' in a smooth area of a first-order full-variation model, many researches replace a traditional first-order full-variation regularization term with a higher-order full-variation regularization term, such as a second-order full-variation (Second Order Total Variation), and because a solution obtained by constraint of the second-order full-variation regularization term is piecewise linear, the change of the gray level of an image can be better described in the smooth area of the image by the solution, so that the 'step effect' in the image reconstruction process is restrained as much as possible. However, the second-order total variation regularization method has a disadvantage in edge protection. Some studies have proposed edge structures of images to be protected while combining first-order total variation and higher-order total variation to attenuate the stair-step effect. Most of the traditional mixed total variation models do not consider the structural characteristics of the images, and the edges, noise and smooth areas of the images cannot be effectively distinguished, so that the image reconstruction effect is poor. Aiming at the problem that the punishment of all gradients is consistent for a unified full-variational model, a weighting strategy is provided, wherein the main idea of the traditional weighting strategy is to set larger weights for pixels with larger gradients and smaller weights for pixels with smaller gradients, and obviously, the method protects the edges of images better than the traditional full-variational model. However, the existing weighting strategies generally utilize first-order gradients of images to construct weighting coefficients, and cannot fully utilize structural features of the images, so that the weighting strategies are easily affected by noise, have weak noise resistance, easily introduce wrong textures into the reconstructed images, and have poor reconstruction effects.
Besides smoothing sparse priors, non-local Self-similarity (NSS) is also an important feature in natural images, which describes the repeatability of image structures, i.e. image blocks at different positions often show strong similarity, and methods based on Non-local Self-similarity of images are widely applied to image processing and CS image recovery. Such as the non-local low-rank model algorithm (NLR-CS) proposed by Dong et al, which effectively reduces redundant information of images and retains global structural information of images. However, because the image structure is complex, it is difficult to find enough similar blocks from the image sample blocks with strong edge information, so the non-local low-rank method often damages key details of the image, and cannot effectively protect the image edge structure.
Disclosure of Invention
In view of the above, the present invention aims to provide a compressed sensing reconstruction algorithm (Hybrid Weighted Total Variation-non-local Rank, HWTV-NLR) based on a hybrid weighted total variation and a non-local low Rank, which mainly uses a local smooth sparse prior and a non-local self-similarity prior of an image, wherein the non-local similarity prior is used to preserve global information of the image, and the local smooth sparse prior suppresses noise while preserving detailed information of the image, so that a better effect can be achieved by effectively adjusting weights of the two items. In order to improve the quality of a reconstructed image, the invention improves the traditional total variation, namely, before reconstruction, an image high-frequency region (an edge, a noise and other regions) and a low-frequency region (a flat region) are detected through an edge detection operator, a second-order total variation is used for the low-frequency region of the image, and a first-order weighted total variation is used for the high-frequency region of the image.
In order to achieve the above purpose, the present invention provides the following technical solutions:
the image compressed sensing reconstruction method based on mixed weighted total variation and non-local low rank comprises the following specific processes:
s1: firstly, performing CS processing on an original image, and performing two-dimensional CS observation on the original image to obtain an observation value y; then decomposing the observed image by using an edge detector with an average curvature M structure to obtain a high-frequency part and a low-frequency part; the high frequency part mainly comprises edge details and noise of the image, and the low frequency part mainly comprises a flat area of the image; performing second-order total variation processing on the low-frequency part of the image, performing first-order weighted total variation processing on the high-frequency part of the image, and constructing a weight coefficient by a differential curvature C so as to obtain a mixed weighted total variation model;
s2: extracting sample blocks from the image, finding a certain number of sample similar blocks in a given area, and aggregating the image sample blocks and the sample similar blocks into a data matrix according to columns, wherein the data matrix has the property of low rank, so that a non-local low rank model is obtained;
s3: and combining the mixed weighted total variation model and the non-local low-rank model to obtain a final objective function, and carrying out optimization solution on the objective function by an alternate direction multiplier method.
Further, in the step S1, an edge detector is constructed by using an average curvature M based on a second order gradient, the image is adaptively decomposed into a high frequency part and a low frequency part, the low frequency part is processed by using a traditional second order total variation process, and the high frequency part is processed by using a first order weighted total variation process, wherein a weight coefficient is constructed by using a differential curvature edge detection operator based on the second order gradient, so that the edge detail of the image is protected, the robustness of the algorithm to noise is effectively improved, and finally, a new total variation model based on a total variation model, namely a mixed weighted total variation model is obtained, namely the expression of the mixed weighted total variation model is as follows:
wherein omegai As the weight coefficient, alphai For the edge detection operator, u represents the original reconstructed image, |Du|i Is first-order total variation, |D2 u|i Is a second-order total variation.
Further, in the step S1, the average curvature M is:
wherein,,ux and uy Respectively representing the first order of the current pixel point i of the original image along the horizontal direction and the vertical directionGradient uxx 、uxy 、uyx And uyy Representing the second order gradient of the current pixel point of the original image along different directions.
Further, in the step S1, the edge detector adaptively determines the high frequency and low frequency portions of the image by setting the threshold σ, when Mi At > sigma, alphai 1, wherein only a first-order total variation model acts on the high-frequency part; when Mi When less than or equal to sigma, alpha isi At 0, only the second-order total variation model acts on the smoothing portion.
Further, in the step S1, a weight coefficient ωi The method comprises the following steps:
wherein θ is a constant, Ci =||(uηη )i |-|(uξξ )i ||。
Further, in the step S3, the local smooth sparsity and the non-local self-similarity of the image are simultaneously depicted in the same frame, that is, the hybrid weighted total variation model is combined with the non-local low-rank model, and the combined model is used as a regular term constraint condition to construct an optimization model, that is, the objective function is expressed as:
the first term is a data fidelity term, the second term is a mixed weighted total variation regularization term, and the third term is a non-local low-rank regularization term; lambda (lambda)1 And lambda (lambda)2 As a regular term parameter, ωi R is the weight of each pixel pointi u represents a sample block ui And a matrix of similar image blocks, Li For a low rank matrix, Φ represents the observation matrix, y represents the observation value, η is the balance coefficient, and rank (·) represents the rank of the matrix.
The invention has the beneficial effects that: the invention considers the local smoothness and the non-local self-similarity of the image, improves the traditional mixed total variation model, constructs a weight coefficient by using a differential curvature by weighting the first-order total variation model, constructs a new edge detection operator by using an average curvature, and adaptively selects the total variation model by a threshold strategy. The mixed weighted total variation model combines the advantages of the first-order total variation model and the second-order total variation model, and effectively avoids the step effect while protecting the image edge. And redundant information is effectively reduced while the non-local low-rank model protects the global structural information of the image. In addition, the improved mixed weighted total variation model and the non-local low-rank model are taken as constraint construction prior regularization terms, and the soft threshold function and the smooth non-convex function are respectively adopted to solve the total variation and low-rank optimization problem, so that the structural characteristics of the image are fully utilized, and the adaptability and the noise immunity of the algorithm are effectively improved. Finally, the algorithm separates the target model into a plurality of sub-problems through an alternate direction multiplier method iteration strategy, and adopts the most efficient method to solve each sub-problem. Compared with the currently mainstream compressed sensing reconstruction algorithm, the algorithm has higher reconstruction quality, especially in the case of lower sampling rate. The method comprises the following steps:
1) The invention uses the mixed total variation to process the high frequency and low frequency of the image separately, processes the low frequency part of the image by the second-order total variation, suppresses the ladder effect, processes the high frequency part of the image by the first-order weighted total variation, suppresses the noise, and simultaneously keeps the edge details of the image, etc.
2) The invention introduces the mixed weighted total variation model into the non-local low-rank reconstruction algorithm, namely, the non-local self-similarity and the local smooth sparsity of the natural image are simultaneously and effectively depicted in a unified frame, and the adaptability and the reconstruction performance of the algorithm are enhanced.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objects and other advantages of the invention may be realized and obtained by means of the instrumentalities and combinations particularly pointed out in the specification.
Drawings
For the purpose of making the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in the following preferred detail with reference to the accompanying drawings, in which:
FIG. 1 is a schematic flow chart of the method of the present invention;
FIG. 2 is an iterative graph of algorithm stability analysis in an embodiment of the present invention;
fig. 3 is a subjective visual contrast chart of simulation results of barba at a sampling rate of 0.05 under noise-free observation in the embodiment of the present invention, fig. 3 (a) is an original image, fig. 3 (b) is a visual effect chart (psnr=22.64 dB) using a TVNLR algorithm, fig. 3 (c) is a visual effect chart (psnr=27.94 dB) using a NLR-CS algorithm, and fig. 3 (d) is a visual effect chart (psnr=29.70 dB) using the algorithm of the present invention;
fig. 4 is a subjective visual contrast chart of simulation results of camelman at a sampling rate of 0.05 under noise-free observation in the embodiment of the present invention, fig. 4 (a) is an original image, fig. 4 (b) is a visual effect chart (psnr=24.39 dB) using TVNLR algorithm, fig. 4 (c) is a visual effect chart (psnr=25.38 dB) using NLR-CS algorithm, and fig. 4 (d) is a visual effect chart (psnr= 28.41 dB) using the algorithm of the present invention;
fig. 5 is a comparison graph of simulation effects under noisy observation in the embodiment of the present invention, fig. 5 (a) is a barba simulation graph, and fig. 5 (b) is a Cameraman simulation graph.
Detailed Description
Other advantages and effects of the present invention will become apparent to those skilled in the art from the following disclosure, which describes the embodiments of the present invention with reference to specific examples. The invention may be practiced or carried out in other embodiments that depart from the specific details, and the details of the present description may be modified or varied from the spirit and scope of the present invention. It should be noted that the illustrations provided in the following embodiments merely illustrate the basic idea of the present invention by way of illustration, and the following embodiments and features in the embodiments may be combined with each other without conflict.
Referring to fig. 1 to 5, fig. 1 is a compressed sensing reconstruction algorithm based on hybrid weighted total variation and non-local low rank according to the present invention, and the specific processing flow is as follows:
(1) Firstly, an original image is subjected to two-dimensional CS observation to obtain an observation value y, wherein an observation matrix phi is a partial Fourier matrix, the observation value is subjected to inverse Fourier transform to obtain a pre-reconstructed image u, and each regularization parameter is initialized.
(2) For the non-local low-rank problem, firstly, finding out similar blocks of a sample image block according to a block matching method, wherein the used similar block matching method is based on Euclidean distance, then, aggregating the sample image block and similar blocks thereof into a matrix according to column arrangement, wherein the matrix has low-rank attribute, which is called a non-local low-rank matrix, and finally, converting the non-local low-rank problem into a minimum problem for solving rank, wherein the solving of the minimum problem for rank is approximated by using a non-convex proxy function log (°).
(3) For the total variation problem, a new edge detection operator is firstly constructed by utilizing an average curvature M based on a second derivative, an image is divided into a high-frequency part (such as an edge and noise) and a low-frequency part (a smooth area), and for the low-frequency area, second-order total variation processing is used; for the high frequency region, a first-order weighted total variation process is used, in which the first-order weighting coefficient is constructed by a differential curvature C, and the weight is smaller in the edge region and larger in the noise region. And finally, converting the total variation problem into a minimization optimization problem, and carrying out gradient solving of the high-frequency component and the low-frequency component by utilizing a soft threshold function.
(4) And combining the mixed weighted total variation and the non-local low-rank construction regularization term constraint to obtain a reconstructed objective function, decomposing the objective function into a plurality of sub-problems by using an Alternating Direction Multiplier Method (ADMM), and solving each sub-problem efficiently.
(5) And finally, carrying out experimental simulation by utilizing MATLAB, and carrying out comparative analysis by using the MATLAB and a mainstream image compressed sensing reconstruction algorithm to verify the effectiveness and feasibility of the algorithm.
1. Mixed weighted total variation model
In order to improve the adaptability and noise immunity of the traditional mixed total variation, the embodiment provides a new self-adaptive total variation strategy and a new first-order TV weighting model.
(1) Mixed total variation model
The traditional hybrid total variation model is generally expressed as:
wherein,,
wherein alpha isi For weighting coefficients, the edge detector selection is particularly important because the balanced hybrid total variation model is typically constructed using edge detection operators. The formula (2) and the formula (3) are a first-order total variation model and a second-order total variation model respectively, wherein (D)x u)i 、(Dy u)i The first-order difference operators of the current pixel point along the horizontal direction and the vertical direction are respectively adopted; (D)xx u)i 、(Dxy u)i 、(Dyx u)i 、(Dyy u)i And the second-order difference operators of the current pixel point along different directions are respectively adopted. Because of the complex image structure, the traditional edge detection operator based on the image gradient cannot effectively distinguish the edge, noise and smooth area of the image, so that the two regularization terms cannot be effectively balanced; and the first-order total variation model penalizes all gradients of the image uniformly, so that the edge of the image is protected and the denoising effect is poor in the reconstruction process. Aiming at the problems, a new edge detection operator is provided, a threshold value is set, a full-variation model is adaptively selected, and weights are set for the first-order full-variation model, so that the adaptability and the robustness of an algorithm are improved.
The present embodiment constructs a new edge detection operator using an average curvature M based on the second derivative, which can effectively distinguish between a high frequency part (such as an edge, noise) and a low frequency part (flat area) of an image, and the definition of the average curvature is as follows:
wherein,,ux and uy Represents the first-order gradient of the current pixel point i of the original image along the horizontal direction and the vertical direction, uxx 、uxy 、uyx And uyy Representing the second order gradient of the current pixel point of the original image along different directions. The first-order full-variation model can effectively protect the edge structure of the image, and the second-order full-variation model can effectively remove the step effect in the image smoothing area, so that the embodiment of the invention provides a self-adaptive full-variation strategy. Differentiating edges, noise mixed regions and smooth regions by setting a threshold sigma, when Mi At > sigma, alphai 1, only a first-order total variation model acts on an edge area and noise at the moment, and noise is removed while the edge of an image is protected; when Mi When less than or equal to sigma, alpha isi And 0, only the second-order total variation model acts on the smooth area, so that the step effect can be effectively avoided. The self-adaptive strategy fully utilizes the characteristics of the first-order total variation and the second-order total variation to achieve a better reconstruction effect.
(2) Hybrid weighted total variation
Aiming at the problem that all gradients of the image are punished to be consistent by the conventional unified full-variation model, the embodiment of the invention provides a novel mixed weighted full-variation model which can be expressed as:
wherein omegai As a weight coefficient, the traditional weighted total variation model only uses imagesThe weighting strategy provided by the invention utilizes a differential curvature C pixel edge detector based on a second-order gradient to construct a weighting coefficient, and can effectively distinguish an image edge region from a noise point, and the weighting coefficient at a pixel point i can be expressed as:
wherein,,
Ci =||(uηη )i |-|(uξξ )i || (7)
θ is a constant, at the edge, | (u)ηη )i Large, | (u)ξξ )i The I is very small, so C is very large, and omega is very small; at the noise point, | (u)ηη )i Sum (u)ξξ )i I are all large and almost equal, so C is small and ω is large. Therefore, the edge and the noise point of the image can be effectively distinguished according to the differential curvature C, and the first-order total variation model has smaller weight in the edge area, so that the edge of the image can be effectively protected; the first-order total variation model has larger weight at noise points, so that noise can be removed better, and the robustness of the model is improved effectively by the novel weighting strategy.
2. Non-local low rank model
Many repeated similar structures exist in a natural image, and for any sample image block, similar blocks similar to the image can be found in the image, and the property is called non-local similarity of the image. The construction of the non-local low rank matrix is as follows:
assume that the sample block size at pixel i position isDenoted as ui ∈Rn ,ui Looking up m image blocks similar to the local window (20×20):
wherein G isi Represents the positions in the image of all similar blocks of sample block i, d () represents the euclidean distance, T represents the similarity threshold,representing the j-th similar block of sample block i.
Finding ui After each similar block of (2), each similar block is sequentially expanded in sequence from high to low in similarity, so that a data matrix X is obtainedi =[ui,0 ui,1 …ui,m-1 ],Xi ∈Rn×m . Since these image blocks have similar structural information, a data matrix X is formedi With low rank properties. In practice, Xi May be affected by noise, one solution is to matrix the data Xi Modeled as Xi =Li +Si Wherein L isi Is a low rank matrix, Si Is a gaussian noise matrix, and therefore, the NLR-CS algorithm model can be expressed as:
wherein,,representing the variance of additive gaussian noise. Converting it into unconstrained form is:
wherein R isi u=[Ri1 u,Ri2 u,…Rih u]Representing a sample block ui And a matrix of similar image blocks.
3. Combined model
The objective function of the above-described mixed weighted total variation and non-local low rank CS image reconstruction algorithm is as follows:
wherein lambda is1 And lambda (lambda)2 As a regular term parameter, ωi The weight of each pixel point. The first term is a data fidelity term, the second term is a mixed weighted total variation regularization term, and the third term is a non-local low-rank regularization term.
Because the formula (11) contains low-rank matrix minimization and different gradient optimization problems, direct solution is very complex, in order to simplify the solution of an algorithm model, the embodiment of the invention adopts an ADMM method framework to carry out optimization solution on the proposed objective function, and the ADMM method has the advantages that when the model meets certain convexity conditions, the model can be converged to the optimal solution of the original model without meeting the condition that parameters tend to infinity, and the original problem is solved separately and independently, so that the solution of the model becomes easier. The method comprises the following specific steps:
by introducing auxiliary variables x, z1 And z2 The unconstrained minimization problem of equation (11) is rewritten as a constraint problem as follows:
s.t.u=x,Du=z1 ,D2 u=z2
the corresponding augmented lagrangian function is:
wherein mu1 、μ2 Sum mu3 Penalty parameters for controlling linear constraints; a. b and c are lagrange multipliers; the ADMM method can be regarded as an original dual method of solving the saddle point problem (augmented lagrangian), soThe saddle point of equation (13) is the optimal solution of the original problem (11). Next, we decompose equation (13) into a number of simpler minimisation sub-problems a-E, resulting in a corresponding solution.
A、z1 -sub-problem
Fix u, Li X, and z2 Then z1 The optimization problem of (2) can be expressed as:
the sub-problem can be solved by a soft threshold operator, and can be obtained:
wherein sign (·) is a sign function, and when·is equal to or greater than 0, sign (·) =1; when · is less than 0, sign (·) = -1.
B、z2 -sub-problem
The same as the A sub-problem, fix u, Li X, and z1 Then z2 The optimization problem of (2) can be expressed as:
the sub-problem can also be solved by a soft threshold operator, and can be obtained:
wherein I is an identity matrix.
C、Li -sub-problem
Fix u, x, z1 And z2 L is theni The optimization problem of (2) can be expressed as:
since the low rank solution of the matrix is an NP-hard problem, it cannot be directly solved, based on which Dong et al uses a smooth and non-convex function L (Li Epsilon) to approximate rank (Li ) And effectively proves that the low-rank approximation effect of logdet () is better than the core norm I I.I.I.)* (sum of singular values). L (L)i Epsilon) can be defined as:
L(Li ,ε)=logdet((Li LiΤ )1/2 +γI) (19)
wherein, gamma is a positive constant, I is an identity matrix, and the iterative process is as follows:
wherein,,is Xi Is a singular value decomposition of τ=η/2λ2 ,(x)+ =max(x,0),ξj(k) =1/(σj(k) +ε),σj Is Li The j-th singular value.
D. x-child problem
Fix u, Li 、z1 And z2 The optimization problem for x can be expressed as:
equation (21) is essentially a strict convex quadratic function minimization problem, so let xk+1 The derivative of (2) is zero to obtain its closed solution as shown below
Wherein I is an identity matrix.For a diagonal matrix, each element in the diagonal matrix corresponds to an image pixel location, and the value of the element is the number of overlapping patches covering the pixel location. />Representing the average result of the image blocks, all collected similar blocks are averaged for each sample block.
E. u-child problem
Fix Li 、z1 、z2 And x, then the optimization problem for u can be expressed as:
equation (23) is also a strict convex quadratic optimization problem containing a closed-form solution, and the derivative is zero, so that
To solve equation (24) more efficiently, we solve using the Preconditioned Conjugate Gradient (PCG) method.
After solving the above five sub-problems, the lagrangian multiplier is updated according to equation (25), as follows:
then, the next iteration is performed until the iteration termination condition is satisfied. Output u of last iterationk+1 Reconstructed image that is original image
In order to verify the effectiveness and feasibility of the invention, we performed experimental simulations on the inventive examples. Six images were selected for simulation, barbara, boats, cameraman, lena, monarch, parrots each with a resolution of 256×256. In order to more objectively verify the invention, the most mainstream CS image reconstruction algorithm at present is selected for experimental comparison, and the experimental comparison is respectively as follows: NLR-CS algorithm, TVNLR algorithm. The performance evaluation index is PSNR (peak signal to noise ratio, dB). All simulation experiments were performed on Matlab2016 a.
In the comparative experiment, the settings of the relevant parameters were as follows: m is initialized to be an identity matrix; k, T, K0 18,15 and 5, respectively; the lagrangian multipliers a, b, c are set according to sampling rates, different sampling rates possibly corresponding to different values; selecting the most proper iteration times to be 270 times according to experimental simulation; the number of sample-like blocks is 45; the size of the similar block matching window is set to 20×20, and the window is centered on the current pixel point; the sample block has a size of 6×6.
Fig. 2 shows analysis of stability of the present invention at sampling rates of 0.05 (fig. 2 (a)) and 0.20 (fig. 2 (b)), and it can be seen from the graph that, under different sampling rates, the PSNR curve monotonically increases with increasing iteration number, and when the iteration number reaches a certain number, the PSNR curve finally becomes stable, and the experiment fully proves the stability of the algorithm of the present invention.
Fig. 3 and fig. 4 are subjective visual contrast diagrams of simulation results of Barbara, camaraman images at a sampling rate of 0.05, respectively. The image reconstruction method has the advantages that the algorithm provided by the invention obtains the maximum PSNR value under the same condition, the image reconstruction effect is the best, and the effectiveness of the algorithm provided by the invention is verified; in order to verify the robustness of the proposed algorithm to noise, in the simulation process, different levels of noise are added to the observed value to carry out experimental simulation, and the reconstruction effects of the proposed algorithm and the comparison algorithm under the noise condition are compared. Taking the sample rate of 0.05 as an example, the noise is gaussian white noise, and fig. 5 (a) and fig. 5 (b) are reconstruction performance curves of the images barbera and Cameraman at different noise levels, respectively. As can be seen from fig. 5, the PSNR values of the proposed algorithm are higher than those of the comparative algorithm in the case of being interfered by noise of different degrees, which verifies that the algorithm has better robustness to noise.
Finally, it is noted that the above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications and equivalents may be made thereto without departing from the spirit and scope of the present invention, which is intended to be covered by the claims of the present invention.

Claims (6)

CN201911055874.6A2019-10-312019-10-31 An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low RankActiveCN110830043B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201911055874.6ACN110830043B (en)2019-10-312019-10-31 An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201911055874.6ACN110830043B (en)2019-10-312019-10-31 An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank

Publications (2)

Publication NumberPublication Date
CN110830043A CN110830043A (en)2020-02-21
CN110830043Btrue CN110830043B (en)2023-07-18

Family

ID=69551960

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201911055874.6AActiveCN110830043B (en)2019-10-312019-10-31 An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank

Country Status (1)

CountryLink
CN (1)CN110830043B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112036000A (en)*2020-06-182020-12-04南开大学 A multi-slot data acquisition method for ambient temperature and humidity based on matrix filling
CN112767272A (en)*2021-01-202021-05-07南京信息工程大学Weight self-adaptive mixed-order fully-variable image denoising algorithm
CN113034640A (en)*2021-03-262021-06-25浙江工业大学Compressed sensing image reconstruction method combining bilateral total variation and non-local low-rank regularization
CN114785483B (en)*2022-05-232025-05-02河南大学 Secure transmission method of medical images based on semi-tensor product compressed sensing and hybrid cloud
CN115034995A (en)*2022-06-222022-09-09齐鲁工业大学Image restoration method and system based on compressed sensing and reversible information hiding
CN117541495A (en)*2023-09-042024-02-09长春理工大学Image stripe removing method, device and medium for automatically optimizing model weight
CN119738871A (en)*2024-12-172025-04-01成都理工大学 A seismic data denoising method and device based on fusion enhancement of low rank and gradient smoothness

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9544550B1 (en)*2013-03-142017-01-10Hrl Laboratories, LlcLow power surveillance camera system for intruder detection
CN109102551A (en)*2018-07-112018-12-28中国人民解放军战略支援部队航天工程大学A kind of time compressed sensing reconstructing method based on ray tracing
CN109461122A (en)*2018-06-272019-03-12北京工业大学A kind of compressed sensing image rebuilding method based on multi-view image
CN109584319A (en)*2018-12-052019-04-05重庆邮电大学A kind of compression of images sensing reconstructing algorithm based on non-local low rank and full variation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102265616B (en)*2008-12-262013-12-11日本电气株式会社Reverse quantization method, reverse quantization device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9544550B1 (en)*2013-03-142017-01-10Hrl Laboratories, LlcLow power surveillance camera system for intruder detection
CN109461122A (en)*2018-06-272019-03-12北京工业大学A kind of compressed sensing image rebuilding method based on multi-view image
CN109102551A (en)*2018-07-112018-12-28中国人民解放军战略支援部队航天工程大学A kind of time compressed sensing reconstructing method based on ray tracing
CN109584319A (en)*2018-12-052019-04-05重庆邮电大学A kind of compression of images sensing reconstructing algorithm based on non-local low rank and full variation

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Caiming Zhang."Effective compressive sensing via reweighted total variation and weighted nuclear norm regularization".《2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 》.2017,1802-1806.*
Mingli Zhang;Christian Desrosiers*
张宏群等."一种去除乘性噪声的自适应混合阶偏微分方法".《科学技术与工程》.2013,第13卷(第04期),第1045-1048页.*
赵辉等."基于非局部低秩和加权全变分的图像压缩感知重构算法".《电子与信息学报》.2019,第41卷(第08期),第2025-2032页.*
马飞等."基于自适应加权的正则化超分辨率图像重建".《计算机工程与设计》.2016,第37卷(第05期),第1303-1308页.*

Also Published As

Publication numberPublication date
CN110830043A (en)2020-02-21

Similar Documents

PublicationPublication DateTitle
CN110830043B (en) An Image Compressive Sensing Reconstruction Method Based on Hybrid Weighted Total Variation and Nonlocal Low Rank
CN109102477B (en) A hyperspectral remote sensing image restoration method based on non-convex low-rank sparsity constraints
Xu et al.Image inpainting by patch propagation using patch sparsity
Zhang et al.Joint image denoising using adaptive principal component analysis and self-similarity
CN109671029B (en) Image denoising method based on gamma norm minimization
CN108133465B (en)Non-convex low-rank relaxation hyperspectral image recovery method based on spatial spectrum weighted TV
Zhang et al.Group-based sparse representation for image restoration
CN114820352B (en) Hyperspectral image denoising method, device and storage medium
Zhao et al.Detail-preserving image denoising via adaptive clustering and progressive PCA thresholding
CN111369457A (en)Remote sensing image denoising method for sparse discrimination tensor robustness PCA
Wen et al.FRIST—Flipping and rotation invariant sparsifying transform learning and applications
CN109584319A (en)A kind of compression of images sensing reconstructing algorithm based on non-local low rank and full variation
CN105260998A (en)MCMC sampling and threshold low-rank approximation-based image de-noising method
Dharejo et al.A color enhancement scene estimation approach for single image haze removal
CN102542542A (en)Image denoising method based on non-local sparse model
CN112581378A (en)Image blind deblurring method and device based on significance intensity and gradient prior
CN116109519B (en) Image Denoising Methods
Chen et al.A soft double regularization approach to parametric blind image deconvolution
CN107451980B (en) A THz Image Denoising Method Based on Compressed Sensing
CN112233046A (en)Image restoration method under Cauchy noise and application thereof
CN114926452A (en)Remote sensing image fusion method based on NSST and beta divergence nonnegative matrix factorization
CN105338219A (en)Video image denoising processing method and apparatus
CN113160069B (en)Hyperspectral image denoising method based on image signal
CN109446473B (en)Robust tensor principal component analysis method based on blocks
CN112767263B (en) Image mixed noise removal method based on low-rank function and multi-directional total variation

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp