CN109447921A - A kind of image measurement matrix optimizing method based on reconstructed error - Google Patents
A kind of image measurement matrix optimizing method based on reconstructed error Download PDFInfo
- Publication number
- CN109447921A CN109447921A CN201811476660.1A CN201811476660A CN109447921A CN 109447921 A CN109447921 A CN 109447921A CN 201811476660 A CN201811476660 A CN 201811476660A CN 109447921 A CN109447921 A CN 109447921A
- Authority
- CN
- China
- Prior art keywords
- measurement matrix
- image
- matrix
- model
- mean square
- 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
Links
- 239000011159 matrix material Substances 0.000 title claims abstract description 90
- 238000005259 measurement Methods 0.000 title claims abstract description 65
- 238000000034 method Methods 0.000 title claims abstract description 18
- 238000005457 optimization Methods 0.000 claims abstract description 21
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 11
- 238000009826 distribution Methods 0.000 claims abstract description 10
- 230000006835 compression Effects 0.000 claims description 3
- 238000007906 compression Methods 0.000 claims description 3
- 238000012549 training Methods 0.000 claims description 2
- 238000006467 substitution reaction Methods 0.000 claims 1
- 238000000354 decomposition reaction Methods 0.000 abstract description 3
- 238000002474 experimental method Methods 0.000 abstract description 3
- 230000002349 favourable effect Effects 0.000 abstract description 2
- 238000005070 sampling Methods 0.000 description 4
- 108010076504 Protein Sorting Signals Proteins 0.000 description 3
- 230000006978 adaptation Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000008447 perception Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000011084 recovery Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000011478 gradient descent method Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/70—Denoising; Smoothing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
- G06T9/007—Transform coding, e.g. discrete cosine transform
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Discrete Mathematics (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
Abstract
本发明提出一种基于MSE的测量矩阵优化的鲁棒性方法。该方法是在传统优化测量矩阵的模型基础上,增加一项正则项,该正则项代表原始图像与重构图像的均方误差,通过假设均方差误差服从标准正太分布,应用中心极限定理和等价字典进行奇异值分解,很好的简化了测量矩阵的优化模型,最后使用梯度下降算法,迭代求解出优化后的测量矩阵,新提出的图像测量矩阵优化模型充分应用图像本身的信息,不仅减小了测量矩阵中与稀疏基之间的互相关系数,也降低了对稀疏度的要求,从一定程度上增加了图像压缩感知系统鲁棒性。实验表明,优化后的测量矩阵列之间的独立性增加,更有利重构出高质量的图像信号。
The present invention proposes a robust method for MSE-based measurement matrix optimization. The method is to add a regular term based on the traditional optimized measurement matrix model, which represents the mean square error between the original image and the reconstructed image. By assuming that the mean square error obeys the standard normal distribution, the central limit theorem and the The valence dictionary performs singular value decomposition, which simplifies the optimization model of the measurement matrix. Finally, the gradient descent algorithm is used to iteratively solve the optimized measurement matrix. The newly proposed image measurement matrix optimization model fully uses the information of the image itself, not only reduces the The cross-correlation coefficient between the measurement matrix and the sparse basis is reduced, and the requirement for sparsity is also reduced, which increases the robustness of the image compressed sensing system to a certain extent. Experiments show that the increased independence between the columns of the optimized measurement matrix is more favorable for reconstructing high-quality image signals.
Description
技术领域technical field
本发明属于信号处理领域,具体为一种基于重构误差的图像测量矩阵优化方法The invention belongs to the field of signal processing, in particular to an image measurement matrix optimization method based on reconstruction error
背景技术Background technique
由Nyquist采样定理可知,完全恢复出原始信号要求信号的采样频率大于等于信号最高频率的两倍,这不仅给硬件系统带来了巨大的采样速率压力,而且采集到大连的冗余信息,造成大量采样资源的浪费。压缩感知(Compressive Sensing,CS)是由Donoho,Candè等人提出一种新的理论,该理论突破了传统的奈奎斯特采样定理的限制,实现了图像数据的获取和压缩同时进行,避免了对图像中的大量冗余信息地采集,缓解了图像数据在存储和传输时给数据存储硬件和传输线路带来的压力。压缩感知理论主要包括信号的稀疏表示、测量矩阵和重构算法三个方面。According to the Nyquist sampling theorem, the sampling frequency of the signal is required to be greater than or equal to twice the highest frequency of the signal to completely recover the original signal. Waste of sampling resources. Compressive Sensing (CS) is a new theory proposed by Donoho, Candè and others, which breaks through the limitations of the traditional Nyquist sampling theorem and realizes the acquisition and compression of image data at the same time, avoiding the need for The acquisition of a large amount of redundant information in the image relieves the pressure on the data storage hardware and transmission lines when the image data is stored and transmitted. The theory of compressed sensing mainly includes three aspects: the sparse representation of the signal, the measurement matrix and the reconstruction algorithm.
压缩感知是一个线性测量过程,设X∈RN为原始信号,长度为N,通过与测量矩阵Φ∈RM×N相乘,得到长度为M的观测值Y,Compressed sensing is a linear measurement process. Let X∈R N be the original signal and the length is N. By multiplying with the measurement matrix Φ∈R M×N , the observation value Y of length M is obtained,
Y=ΦX (1)Y=ΦX (1)
如果X不是稀疏信号,将其进行稀疏变换可以得到X=Ψθ,其中Ψ为稀疏基,θ为稀疏系数,D=ΦΨ感知矩阵,CS图像信号的观测过程可以理解为信号X从N维降低到M维的过程,具体过程如图1。If X is not a sparse signal, it can be sparsely transformed to obtain X=Ψθ, where Ψ is the sparse basis, θ is the sparse coefficient, D=ΦΨ perception matrix, the observation process of the CS image signal can be understood as the signal X is reduced from N dimension to The M-dimensional process, the specific process is shown in Figure 1.
当θ满足||θ||0≤S,称X是S稀疏信号。||θ||0表示非零元素的个数。恢复稀疏信号X可以通过下式:When θ satisfies ||θ|| 0 ≤S, X is said to be an S-sparse signal. ||θ|| 0 represents the number of non-zero elements. The sparse signal X can be recovered by the following formula:
其中,表示噪声估计水平。为了准确从式中恢复出θ,用等价矩阵D∈RM×L,代替ΦΨ,测量矩阵Φ和稀疏字典Ψ的互相关性定义为:in, Indicates the noise estimate level. In order to accurately recover θ from the formula, the equivalent matrix D∈R M × L is used instead of ΦΨ, and the cross-correlation between the measurement matrix Φ and the sparse dictionary Ψ is defined as:
虽然μ(D)在一定程度上能够反映测量矩阵的性能,但由于得到相干系数分布具有离散型,可以采用平均互相干性稀疏,定义为:Although μ(D) can reflect the performance of the measurement matrix to a certain extent, since the obtained coherence coefficient distribution is discrete, the average mutual coherence sparse can be used, which is defined as:
μ(D)的下界为:其中S稀疏信号X能够准确被恢复条件为:The lower bound of μ(D) is: The condition that S sparse signal X can be accurately recovered is:
从上式可以看出相关系数μ(D)的值越小,不相干性越强,则原始信号的恢复率越高,当减小μ(D)的值,不等式右边的式子增大,则左边式子也可增大上限,即S的值增大,相当于降低了对原始信号的稀疏度的要求。另一方面,假如保持S的值不变,减小μ(D)的值,则原始信号的重构率将会增高。It can be seen from the above formula that the smaller the value of the correlation coefficient μ(D), the stronger the incoherence, and the higher the recovery rate of the original signal. When the value of μ(D) is reduced, the expression on the right side of the inequality increases, Then the upper limit of the left equation can also be increased, that is, the value of S increases, which is equivalent to reducing the requirement on the sparsity of the original signal. On the other hand, if the value of S is kept unchanged and the value of μ(D) is reduced, the reconstruction rate of the original signal will increase.
在传统方法中,在稀疏字典给定的情况下,图像重构效果主要依赖于测量矩阵的性能,因此,优化现有测量矩阵的性能具有重要意义,近来研究表明,通过减小测量矩阵与稀疏字典的互相干系数可以提高压缩感知的整体性能,互相干系数影响着信号适应的稀疏度范围和重建信号所需测量数目以及重建效果:互相干系数越小,信号适应的稀疏度范围越大,重建信号需要的测量值的数目越少,信号的重建效果也越好。此类方法首先通过测量矩阵Φ和稀疏字典Ψ的乘积,得到D=ΦΨ,构造其对应的Gram矩阵,该矩阵非对角线元素即是测量矩阵和稀疏字典的互相关系数,然后通过研究Gram矩阵的特性改善测量矩阵的性,Elad通过阈值法来减小Gram矩阵非对角线元素,进而减少测量矩阵和稀疏字典的相关性,仿真表明,提高了恢复图像的质量,但是该算法参数选择依靠经验,迭代次数多,而且收缩操作可能会引入新的干扰;在此算法上衍生出采用梯度下降法使Gram矩阵逼近于单位矩阵,以及通过等角紧框架(Equiangular Tight Frame,ETF)逐步更新Gram矩阵,让Gram矩阵矩阵的非对角线元素等于矩阵的最大互相关数,虽然在一定程度上提高了图像重构的性能,但原始图像与恢复图像依然存在比较大的重构误差,本文在优化测量矩阵的同时,将稀疏图像信号的重构误差MSE考虑进去,提出一种基于MSE的测量矩阵优化的鲁棒性算法。In the traditional method, when the sparse dictionary is given, the image reconstruction effect mainly depends on the performance of the measurement matrix. Therefore, it is of great significance to optimize the performance of the existing measurement matrix. Recent studies have shown that by reducing the measurement matrix and sparseness The mutual interference coefficient of the dictionary can improve the overall performance of compressed sensing. The mutual interference coefficient affects the sparsity range of signal adaptation, the number of measurements required to reconstruct the signal, and the reconstruction effect: the smaller the mutual interference coefficient, the larger the sparsity range of signal adaptation. The fewer the number of measurements required to reconstruct the signal, the better the reconstruction of the signal. This kind of method first obtains D=ΦΨ by measuring the product of the matrix Φ and the sparse dictionary Ψ, and constructs its corresponding Gram matrix. The off-diagonal elements of the matrix are the cross-correlation coefficients between the measurement matrix and the sparse dictionary, and then by studying the Gram matrix. The characteristics of the matrix improve the performance of the measurement matrix. Elad reduces the off-diagonal elements of the Gram matrix through the threshold method, thereby reducing the correlation between the measurement matrix and the sparse dictionary. The simulation shows that the quality of the restored image is improved, but the parameter selection of the algorithm Relying on experience, the number of iterations is large, and the shrinking operation may introduce new interference; on this algorithm, the gradient descent method is used to make the Gram matrix approximate to the identity matrix, and the equiangular tight frame (ETF) is gradually updated. Gram matrix, let the off-diagonal elements of the Gram matrix be equal to the maximum cross-correlation coefficient of the matrix. Although the performance of image reconstruction is improved to a certain extent, there is still a relatively large reconstruction error between the original image and the restored image. This paper While optimizing the measurement matrix, considering the reconstruction error MSE of the sparse image signal, a robust algorithm of MSE-based measurement matrix optimization is proposed.
发明内容SUMMARY OF THE INVENTION
本发明的目的在与针对现有技术的不足,提出了一种新的基于MSE的测量矩阵优化的鲁棒性算法。该算法在优化测量矩阵的同时,将稀疏图像信号的重构误差MSE考虑进去,不仅提高了图像重构的性能,降低了重构误差,而且减小了测量矩阵与稀疏基的互相干性,一定程度也减轻对压缩比的要求。The purpose of the present invention is to propose a new robust algorithm of measurement matrix optimization based on MSE in view of the deficiencies of the prior art. While optimizing the measurement matrix, the algorithm considers the reconstruction error MSE of the sparse image signal, which not only improves the performance of image reconstruction, reduces the reconstruction error, but also reduces the mutual coherence between the measurement matrix and the sparse basis. To a certain extent, the requirements for the compression ratio are also alleviated.
本发明的技术方案:基于MSE的测量矩阵优化的鲁棒性方法。该方法是在传统优化测量矩阵的模型基础上,增加一项正则项,该正则项代表原始图像与重构图像的均方误差,新提出的图像测量矩阵优化模型充分应用图像本身的信息,通过假设误差服从标准正太分布,以及对等价字典进行奇异值分解,很好的简化了测量矩阵的优化模型,最后使用梯度下降算法,迭代求解出优化后的测量矩阵,实验表明,优化后的测量矩阵列之间的独立性增加,更有利重构出高质量的图像信号。主要步骤如下:The technical solution of the present invention is a robust method of MSE-based measurement matrix optimization. This method adds a regular term based on the traditional optimization measurement matrix model, which represents the mean square error between the original image and the reconstructed image. The newly proposed image measurement matrix optimization model fully utilizes the information of the image itself, through It is assumed that the error obeys the standard normal distribution, and the singular value decomposition of the equivalent dictionary simplifies the optimization model of the measurement matrix. Finally, the gradient descent algorithm is used to iteratively solve the optimized measurement matrix. Experiments show that the optimized measurement matrix The increased independence between the matrix columns is more favorable for reconstructing high-quality image signals. The main steps are as follows:
步骤一:设置参数:迭代总次数Iter,迭代次数为t,初始值为1,列相关性系数μ,正则项系数为β,原始图像信号X,恢复图像信号随机变量n服从均值0,方差为σ2I高斯分布,测量矩阵的行列数分别设置为:M、N,稀疏基的行列数分别设置为:N、L;Step 1: Set the parameters: the total number of iterations Iter, the number of iterations is t, the initial value is 1, the column correlation coefficient μ, the regular term coefficient is β, the original image signal X, the restored image signal The random variable n obeys the mean value of 0, the variance is σ 2 I Gaussian distribution, the number of rows and columns of the measurement matrix is set to: M, N, and the number of rows and columns of the sparse basis is set to: N, L respectively;
步骤二:选取合理的单位矩阵I,生成随机高斯测量矩阵Φ和稀疏基Ψ,并标准化测量矩阵Φ,其中I∈RL×L,Φ∈RM×N,Ψ∈RN×L,其中M<N<L。Step 2: Select a reasonable identity matrix I, generate a random Gaussian measurement matrix Φ and a sparse basis Ψ, and standardize the measurement matrix Φ, where I∈R L×L , Φ∈R M×N , Ψ∈R N×L , where M<N<L.
步骤三:计算Gram矩阵G,原始图像信号X与恢复图像信号的均方误差,即G=DTD=ΨTΦTΦΨ,其中D=ΦΨ表示感知矩阵。Step 3: Calculate the Gram matrix G, the original image signal X and the restored image signal The mean square error of , namely G=D T D=Ψ T Φ T ΦΨ, where D=ΦΨ represents the perception matrix.
步骤四:构造图像测量矩阵优化模型,在传统优化图像测量矩阵的基础上,增加了一项正则项,即Step 4: Construct an image measurement matrix optimization model. On the basis of the traditional optimized image measurement matrix, a regular term is added. which is
步骤五:模型优化。由CS标准的测量模型:Step 5: Model optimization. Measurement model by CS standard:
Y=ΦΨθ+n (7)Y=ΦΨθ+n (7)
其中实际观测值Y,n表示服从高斯分布的误差,由OMP算法可得,在重构出图像之前,首先要对稀疏信号X非零部分进行估计,具体表达式为:Among them, the actual observation value Y, n represents the error obeying the Gaussian distribution, which can be obtained by the OMP algorithm. Before reconstructing the image, the non-zero part of the sparse signal X should be estimated first. The specific expression is:
其中,原始图像与恢复图像之间的重构误差主要来自稀疏信号X非零部分估计之间的误差,所以就可以用近似的代替则(6)式中关于图像测量矩阵的优化模型可转化为Among them, the reconstruction error between the original image and the restored image mainly comes from the error between the estimation of the non-zero part of the sparse signal X, so it can be used approximate replacement Then the optimization model of the image measurement matrix in (6) can be transformed into
从上式中可以看出,在优化测量矩阵之前,存在两个计算复杂的问题,①随机变量n的处理,由于存在随机性,给计算带来不确定性。②矩阵求逆,即使求解矩阵的伪逆,依然存在计算复杂度高的缺点,而且并不能确保收敛性。针对①,假设n={nk},k=1,2...P服从相互独立的高斯分布均值为0,方差为σ2I,令S=(DTD)-1DT,S∈RL×L,则It can be seen from the above formula that there are two computationally complex problems before optimizing the measurement matrix. ① The processing of the random variable n brings uncertainty to the calculation due to the existence of randomness. ②The matrix inversion, even if the pseudo-inverse of the matrix is solved, still has the disadvantage of high computational complexity, and cannot ensure convergence. For ①, assuming that n={n k }, k=1, 2...P obeys mutually independent Gaussian distributions with a mean of 0 and a variance of σ 2 I, let S=(D T D) -1 D T , S ∈R L×L , then
当P趋近于∞时,收敛于可以得出When P approaches ∞, converge on can be drawn
由(10)(11)式可知,当P趋近于无穷大时,与成正比。(9)式就可以转化为From equations (10) and (11), it can be known that when P approaches infinity, and proportional. (9) can be transformed into
针对②将F范数展开,求解矩阵的迹,具体如下:Expand the F norm for ② and solve the trace of the matrix, as follows:
对D进行奇异值分解:D=UΛVT,U、V表示任意正交矩阵,Λ表示对角矩阵,Λ=diag[λ1≥λ2≥··≥λi≥··λn],其中λ1≥λ2≥··≥λi≥··λn≥0。由(13)式可知,上式表达式可以一转化为:Perform singular value decomposition on D: D=UΛV T , U, V represent any orthogonal matrix, Λ represents a diagonal matrix, Λ=diag[λ 1 ≥λ 2 ≥··≥λ i ≥··λ n ], where λ 1 ≥λ 2 ≥··≥λ i ≥··λ n ≥0. It can be seen from (13) that the above expression can be transformed into:
(7)式就可转化为:(7) can be transformed into:
由于上式(15)是一个非凸优化问题,根据(14)的上界约束条件可得:Since the above equation (15) is a non-convex optimization problem, according to the upper bound constraints of (14), we can get:
其中表示对角矩阵,对角线元素的前m项为λmax+λmin,其余项为零。根据D=UΛVT,可将(15)式可转化为:in represents a diagonal matrix, the first m terms of the diagonal elements are λ max + λ min , and the remaining terms are zero. According to D=UΛV T , Equation (15) can be transformed into:
步骤六:令求解f(Φ)梯度Step 6: Order Solving for the f(Φ) gradient
步骤七:迭代计算测量矩阵Φ,直到t>Iter,(13)式停止迭代。Step 7: Iteratively calculate the measurement matrix Φ, until t>Iter, the iteration is stopped by formula (13).
Φk+1=Φk-γ▽f(Φ) (19)Φ k+1 = Φ k -γ▽f(Φ) (19)
本发明的优点:与之前优化测量矩阵相比,(1)在加入图像重构误差的情况下,充分考虑图像自身的信息,很好提高重构图像的PSNR。(2)大大降低了测量矩阵与稀疏基的互相干性,减小原始图像与重构图像之间的相对误差,增加了测量矩阵列之间独立性。The advantages of the present invention: compared with the previous optimized measurement matrix, (1) in the case of adding the image reconstruction error, the information of the image itself is fully considered, and the PSNR of the reconstructed image is well improved. (2) The mutual coherence between the measurement matrix and the sparse basis is greatly reduced, the relative error between the original image and the reconstructed image is reduced, and the independence between the columns of the measurement matrix is increased.
附图说明Description of drawings
图1是压缩感知的信号观测过程Figure 1 shows the signal observation process of compressed sensing
图2是测量矩阵优化前后互相关系数分布直方图Figure 2 is the histogram of the cross-correlation coefficient distribution before and after the optimization of the measurement matrix
图3是测量矩阵优化前后原始信号与恢复信号相对误差图Figure 3 is the relative error diagram of the original signal and the recovered signal before and after the optimization of the measurement matrix
图4是测量矩阵优化前后恢复图像的PSNR随稀疏度变化图Figure 4 is a graph showing the variation of PSNR with sparsity of the restored image before and after optimization of the measurement matrix
图5为本发明实施例中摘要附图FIG. 5 is a drawing of the abstract in the embodiment of the present invention
具体实施方式Detailed ways
本发明提出的一种基于均方误差的图像测量矩阵优化方法,本发明实验是在MATLAB平台上实现,具体操作包括以下步骤:An image measurement matrix optimization method based on mean square error proposed by the present invention, the experiment of the present invention is realized on the MATLAB platform, and the specific operation includes the following steps:
步骤一:设置参数,迭代总次数Iter=100,迭代次数为t,初始值为1,正则项系数为α=1.1,m=10,原始图像信号X为lena256*256,随机变量n服从均值0,方差为σ2I高斯分布,测量矩阵的行列数分别设置为:M=20、N=64,稀疏基的行列数分别设置为:N=64、L=100Step 1: Set parameters, the total number of iterations Iter=100, the number of iterations is t, the initial value is 1, the regular term coefficient is α=1.1, m=10, the original image signal X is lena256*256, the random variable n obeys the mean value of 0 , the variance is σ 2 I Gaussian distribution, the number of rows and columns of the measurement matrix is set as: M=20, N=64, and the number of rows and columns of the sparse basis is set as: N=64, L=100
步骤二:选取100×100的单位矩阵I,生成20×64随机高斯测量矩阵Φ,并标准化测量矩阵Φ,由KSVD训练得到稀疏基64×100的Ψ。Step 2: Select a 100×100 identity matrix I, generate a 20×64 random Gaussian measurement matrix Φ, and standardize the measurement matrix Φ, and obtain a sparse base 64×100 Ψ by KSVD training.
步骤三:通过迭代计算测量矩阵Φ,直到t>Iter,(19)式停止迭代。将迭代之后的Φ与稀疏基Ψ相乘,分别通过下式计算整体相关系数μ(D),平均互相关系数如表1,互相关系数直方图,计算结果如图2Step 3: Calculate the measurement matrix Φ by iteration until t>Iter, and the iteration is stopped by the formula (19). Multiply the Φ after iteration by the sparse basis Ψ, calculate the overall correlation coefficient μ(D) by the following formulas, and the average cross-correlation coefficient As shown in Table 1, the cross-correlation coefficient histogram, the calculation results are shown in Figure 2
表1Table 1
步骤四:构造每列的稀疏度为4并服从标准正态分布的一维100×1的稀疏信号序列,记为{sk}(k=1,2,...1000),通过zk=Φyk=ΦΨsk得到测试信号序列,记为{yk},同理可得观测值序列{zk},通过OMP算法,重构出来的稀疏序列恢复信号序列Ns=1000可以使用相对误差公式检测优化后的测量矩阵的性能:Step 4: Construct a one-dimensional 100×1 sparse signal sequence with a sparsity of 4 for each column and a standard normal distribution, denoted as {s k }(k=1,2,...1000), through z k =Φy k =ΦΨs k to obtain the test signal sequence, denoted as {y k }, and similarly, the observation value sequence {z k } can be obtained. Through the OMP algorithm, the reconstructed sparse sequence recovery signal sequence N s = 1000 can check the performance of the optimized measurement matrix using the relative error formula:
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811476660.1A CN109447921A (en) | 2018-12-05 | 2018-12-05 | A kind of image measurement matrix optimizing method based on reconstructed error |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811476660.1A CN109447921A (en) | 2018-12-05 | 2018-12-05 | A kind of image measurement matrix optimizing method based on reconstructed error |
Publications (1)
Publication Number | Publication Date |
---|---|
CN109447921A true CN109447921A (en) | 2019-03-08 |
Family
ID=65557018
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811476660.1A Pending CN109447921A (en) | 2018-12-05 | 2018-12-05 | A kind of image measurement matrix optimizing method based on reconstructed error |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109447921A (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110163821A (en) * | 2019-05-09 | 2019-08-23 | 安徽大学 | A kind of terrible imaging method and system of singular value decomposition compression based on nonnegativity restrictions |
CN110266318A (en) * | 2019-06-24 | 2019-09-20 | 中国科学院光电技术研究所 | A Measurement Matrix Optimization Method Based on Gradient Projection Algorithm in Compressed Sensing Signal Reconstruction |
CN110400258A (en) * | 2019-07-27 | 2019-11-01 | 南阳理工学院 | A Visual Perception-Based HEVC Rate Control Algorithm |
CN110470667A (en) * | 2019-08-21 | 2019-11-19 | 清华大学 | Said three-dimensional body imaging method and device based on compressed sensing and random multifocal spot scan |
CN110611522A (en) * | 2019-09-20 | 2019-12-24 | 广东石油化工学院 | A PLC signal reconstruction method and system using multi-regular optimization theory |
CN110912564A (en) * | 2019-11-19 | 2020-03-24 | 重庆邮电大学 | An Image Measurement Matrix Optimization Method Based on Unit Norm Compact Framework |
CN111681153A (en) * | 2020-06-08 | 2020-09-18 | 重庆邮电大学 | Robust digital watermarking algorithm of CS-SVD based on non-subsampled contourlet transform |
CN112511824A (en) * | 2020-11-27 | 2021-03-16 | 苏州浪潮智能科技有限公司 | Image compression sampling method and assembly |
CN112767509A (en) * | 2021-01-18 | 2021-05-07 | 中南大学 | Image reconstruction method for correlated imaging system |
CN112836708A (en) * | 2021-01-25 | 2021-05-25 | 绍兴图信物联科技有限公司 | Image feature detection method based on Gram matrix and F norm |
CN113222860A (en) * | 2021-06-02 | 2021-08-06 | 哈尔滨工程大学 | Image recovery method and system based on noise structure multiple regularization |
CN113916793A (en) * | 2021-09-18 | 2022-01-11 | 华南理工大学 | Non-contact laser ultrasonic damage detection method and system based on sparse array excitation |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101242214A (en) * | 2002-10-25 | 2008-08-13 | 高通股份有限公司 | Pilots for MIMO communication systems |
CN102172026A (en) * | 2008-10-07 | 2011-08-31 | 欧几里得发现有限责任公司 | Feature-based video compression |
CN103713288A (en) * | 2013-12-31 | 2014-04-09 | 电子科技大学 | Linear array SAR imaging method based on iterative minimization sparse Bayesian reconstitution |
CN104703216A (en) * | 2015-02-04 | 2015-06-10 | 杭州电子科技大学 | Energy-efficient-based detecting method of multi-task Bayes compressed sensing broadband spectrum |
CN106341169A (en) * | 2016-10-25 | 2017-01-18 | 重庆大学 | Antenna selection method for the uplink of multi-user large-scale MIMO system |
CN106357581A (en) * | 2016-09-08 | 2017-01-25 | 西安电子科技大学 | Pilot design method in compressed sensing channel estimation |
WO2018106805A1 (en) * | 2016-12-09 | 2018-06-14 | William Marsh Rice University | Signal recovery via deep convolutional networks |
WO2018122651A1 (en) * | 2017-01-02 | 2018-07-05 | Technion Research & Development Foundation Ltd. | Beamforming with coded signals in frequency domain |
CN108919192A (en) * | 2018-05-02 | 2018-11-30 | 浙江工业大学 | A kind of radar signal measurement method based on Bayes's compressed sensing |
-
2018
- 2018-12-05 CN CN201811476660.1A patent/CN109447921A/en active Pending
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101242214A (en) * | 2002-10-25 | 2008-08-13 | 高通股份有限公司 | Pilots for MIMO communication systems |
CN102172026A (en) * | 2008-10-07 | 2011-08-31 | 欧几里得发现有限责任公司 | Feature-based video compression |
CN103713288A (en) * | 2013-12-31 | 2014-04-09 | 电子科技大学 | Linear array SAR imaging method based on iterative minimization sparse Bayesian reconstitution |
CN104703216A (en) * | 2015-02-04 | 2015-06-10 | 杭州电子科技大学 | Energy-efficient-based detecting method of multi-task Bayes compressed sensing broadband spectrum |
CN106357581A (en) * | 2016-09-08 | 2017-01-25 | 西安电子科技大学 | Pilot design method in compressed sensing channel estimation |
CN106341169A (en) * | 2016-10-25 | 2017-01-18 | 重庆大学 | Antenna selection method for the uplink of multi-user large-scale MIMO system |
WO2018106805A1 (en) * | 2016-12-09 | 2018-06-14 | William Marsh Rice University | Signal recovery via deep convolutional networks |
WO2018122651A1 (en) * | 2017-01-02 | 2018-07-05 | Technion Research & Development Foundation Ltd. | Beamforming with coded signals in frequency domain |
CN108919192A (en) * | 2018-05-02 | 2018-11-30 | 浙江工业大学 | A kind of radar signal measurement method based on Bayes's compressed sensing |
Non-Patent Citations (2)
Title |
---|
JIAN ZHANG ET AL.: "Improved total variation based image compressive sensing recovery by nonlocal regularization", 《IEEE》 * |
肖沈阳等: "压缩感知OFDM稀疏信道估计导频设计", 《北京航空航天大学学报》 * |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110163821A (en) * | 2019-05-09 | 2019-08-23 | 安徽大学 | A kind of terrible imaging method and system of singular value decomposition compression based on nonnegativity restrictions |
CN110163821B (en) * | 2019-05-09 | 2022-10-11 | 安徽大学 | Singular value decompression ghost imaging method and system based on non-negative constraint |
CN110266318A (en) * | 2019-06-24 | 2019-09-20 | 中国科学院光电技术研究所 | A Measurement Matrix Optimization Method Based on Gradient Projection Algorithm in Compressed Sensing Signal Reconstruction |
CN110266318B (en) * | 2019-06-24 | 2022-06-28 | 中国科学院光电技术研究所 | Measurement matrix optimization method based on gradient projection algorithm in compressed sensing signal reconstruction |
CN110400258A (en) * | 2019-07-27 | 2019-11-01 | 南阳理工学院 | A Visual Perception-Based HEVC Rate Control Algorithm |
CN110400258B (en) * | 2019-07-27 | 2023-01-13 | 南阳理工学院 | HEVC (high efficiency video coding) rate control algorithm based on visual perception |
CN110470667A (en) * | 2019-08-21 | 2019-11-19 | 清华大学 | Said three-dimensional body imaging method and device based on compressed sensing and random multifocal spot scan |
CN110470667B (en) * | 2019-08-21 | 2020-11-13 | 清华大学 | Three-dimensional imaging method and device based on compressed sensing and random multi-focus scanning |
CN110611522A (en) * | 2019-09-20 | 2019-12-24 | 广东石油化工学院 | A PLC signal reconstruction method and system using multi-regular optimization theory |
CN110912564A (en) * | 2019-11-19 | 2020-03-24 | 重庆邮电大学 | An Image Measurement Matrix Optimization Method Based on Unit Norm Compact Framework |
CN111681153A (en) * | 2020-06-08 | 2020-09-18 | 重庆邮电大学 | Robust digital watermarking algorithm of CS-SVD based on non-subsampled contourlet transform |
US11936869B2 (en) | 2020-11-27 | 2024-03-19 | Inspur Suzhou Intelligent Technology Co., Ltd. | Image compression sampling method and assembly |
CN112511824A (en) * | 2020-11-27 | 2021-03-16 | 苏州浪潮智能科技有限公司 | Image compression sampling method and assembly |
CN112767509A (en) * | 2021-01-18 | 2021-05-07 | 中南大学 | Image reconstruction method for correlated imaging system |
CN112767509B (en) * | 2021-01-18 | 2022-10-14 | 中南大学 | Image reconstruction methods for correlative imaging systems |
CN112836708A (en) * | 2021-01-25 | 2021-05-25 | 绍兴图信物联科技有限公司 | Image feature detection method based on Gram matrix and F norm |
CN112836708B (en) * | 2021-01-25 | 2022-05-13 | 绍兴图信物联科技有限公司 | Image feature detection method based on Gram matrix and F norm |
CN113222860B (en) * | 2021-06-02 | 2022-09-20 | 哈尔滨工程大学 | Image recovery method and system based on noise structure multiple regularization |
CN113222860A (en) * | 2021-06-02 | 2021-08-06 | 哈尔滨工程大学 | Image recovery method and system based on noise structure multiple regularization |
CN113916793A (en) * | 2021-09-18 | 2022-01-11 | 华南理工大学 | Non-contact laser ultrasonic damage detection method and system based on sparse array excitation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109447921A (en) | A kind of image measurement matrix optimizing method based on reconstructed error | |
Ravishankar et al. | Efficient blind compressed sensing using sparsifying transforms with convergence guarantees and application to magnetic resonance imaging | |
CN103840838B (en) | Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix | |
CN113674172B (en) | An image processing method, system, device and storage medium | |
CN103400402B (en) | Based on the sparse compressed sensing MRI image rebuilding method of low-rank structure | |
Xiao et al. | An inexact alternating directions algorithm for constrained total variation regularized compressive sensing problems | |
CN103929649B (en) | Reconstruction method for video compressed sensing | |
CN107330946A (en) | A kind of image processing method and device based on compressed sensing | |
CN107016656B (en) | Wavelet sparse basis optimization method in image reconstruction based on compressed sensing | |
CN103077510B (en) | Multivariate compressive sensing reconstruction method based on wavelet HMT (Hidden Markov Tree) model | |
CN109003229B (en) | Magnetic Resonance Super-resolution Reconstruction Method Based on 3D Enhanced Deep Residual Network | |
CN107516301A (en) | Construction optimization method for measuring matrix in image reconstruction based on compressed sensing | |
CN107192878A (en) | A kind of trend of harmonic detection method of power and device based on compressed sensing | |
CN107527371B (en) | A Design and Construction Method of Image Reconstruction Algorithm Approaching Smooth L0 Norm in Compressed Sensing | |
CN109375125B (en) | Compressed sensing magnetic resonance imaging reconstruction method for correcting regularization parameters | |
CN111047661A (en) | CS-MRI image reconstruction method based on sparse manifold joint constraint | |
CN111681298A (en) | A Compressed Sensing Image Reconstruction Method Based on Multi-feature Residual Network | |
Cui et al. | Deep neural network based sparse measurement matrix for image compressed sensing | |
CN105490682B (en) | Compressed Sensing Signal Recovery Algorithm Based on SVD and OMP | |
CN111862256A (en) | A Wavelet Sparse Basis Optimization Method in Compressed Sensing Image Reconstruction | |
CN109584320A (en) | A kind of Low coherence observing matrix building method | |
CN111161184A (en) | A fast MR image denoising method based on MCP sparsity constraints | |
CN114630207A (en) | Multi-sensor node sensing data collection method based on noise reduction autoencoder | |
CN108988867B (en) | Method, system and medium for constructing compressed sensing matrix during matrix disturbance measurement | |
CN104125459B (en) | Support set and signal value detection based video compressive sensing reconstruction method |
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 | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20190308 |