Sparse representation has attracted extensive attention and performed well on image super-resolution(SR) in the last decade. However, many current image SR methods face the contradiction of detail recovery and artif...Sparse representation has attracted extensive attention and performed well on image super-resolution(SR) in the last decade. However, many current image SR methods face the contradiction of detail recovery and artifact suppression. We propose a multi-resolution dictionary learning(MRDL) model to solve this contradiction, and give a fast single image SR method based on the MRDL model. To obtain the MRDL model, we first extract multi-scale patches by using our proposed adaptive patch partition method(APPM). The APPM divides images into patches of different sizes according to their detail richness. Then, the multiresolution dictionary pairs, which contain structural primitives of various resolutions, can be trained from these multi-scale patches.Owing to the MRDL strategy, our SR algorithm not only recovers details well, with less jag and noise, but also significantly improves the computational efficiency. Experimental results validate that our algorithm performs better than other SR methods in evaluation metrics and visual perception.展开更多
A novel image restoration scheme, which is super-resolution image restoration algorithm Poisson-maximum-afterword-probability based on Markvo constraint (MPMAP) combined with evaluating image detail parameter D, has b...A novel image restoration scheme, which is super-resolution image restoration algorithm Poisson-maximum-afterword-probability based on Markvo constraint (MPMAP) combined with evaluating image detail parameter D, has been proposed. The advantage of super-resolution algorithm MPMAP incorporated with parameter D lies in the fact that super-resolution algorithm MPMAP model is discrete, which is in accordance with remote-sensing imaging model, and the algorithm MPMAP is proved applicable to linear and non-linear imaging models with a unique solution when noise is not severe. According to simulation experiments for practical images, super-resolution algorithm MPMAP can retain image details better than most of traditional restoration methods; at the same time, the proposed parameter D can help to identify real point spread function (PSF) value of degradation process. Processing result of practical remote-sensing images by MPMAP combined with parameter D are given, it illustrates that MPMAP restoration scheme combined PSF estimation has a better restoration result than that of Photoshop processing, based on the same original images. It is proved that the proposed scheme is helpful to offset the lack of resolution of the original remote-sensing images and has its extensive application foreground.展开更多
The midcourse ballistic closely spaced objects(CSO) create blur pixel-cluster on the space-based infrared focal plane,making the super-resolution of CSO quite necessary.A novel algorithm of CSO joint super-resolutio...The midcourse ballistic closely spaced objects(CSO) create blur pixel-cluster on the space-based infrared focal plane,making the super-resolution of CSO quite necessary.A novel algorithm of CSO joint super-resolution and trajectory estimation is presented.The algorithm combines the focal plane CSO dynamics and radiation models,proposes a novel least square objective function from the space and time information,where CSO radiant intensity is excluded and initial dynamics(position and velocity) are chosen as the model parameters.Subsequently,the quantum-behaved particle swarm optimization(QPSO) is adopted to optimize the objective function to estimate model parameters,and then CSO focal plane trajectories and radiant intensities are computed.Meanwhile,the estimated CSO focal plane trajectories from multiple space-based infrared focal planes are associated and filtered to estimate the CSO stereo ballistic trajectories.Finally,the performance(CSO estimation precision of the focal plane coordinates,radiant intensities,and stereo ballistic trajectories,together with the computation load) of the algorithm is tested,and the results show that the algorithm is effective and feasible.展开更多
This paper designs a 3 mm radiometer and validate with experiments based on the principle of passive millimeter wave (PMMW) imaging. The poor spatial resolution, which is limited by antenna size, should be improved ...This paper designs a 3 mm radiometer and validate with experiments based on the principle of passive millimeter wave (PMMW) imaging. The poor spatial resolution, which is limited by antenna size, should be improved by post data processing. A conjugate-gradient (CG) algorithm is adopted to circumvent this drawback. Simulation and real data collected in laboratory environment are given, and the results show that the CG algorithm improves the spatial resolution and convergent rate. Further, it can reduce the ringing effects which are caused by regularizing the image restoration. Thus, the CG algorithm is easily implemented for PMMW imaging.展开更多
Passive millimeter wave (PMMW) images inherently have the problem of poor resolution owing to limited aperture dimension. Thus, efficient post-processing is necessary to achieve resolution improvement. An adaptive p...Passive millimeter wave (PMMW) images inherently have the problem of poor resolution owing to limited aperture dimension. Thus, efficient post-processing is necessary to achieve resolution improvement. An adaptive projected Landweber (APL) super-resolution algorithm using a spectral correction procedure, which attempts to combine the strong points of all of the projected Landweber (PL) iteration and the adaptive relaxation parameter adjustment and the spectral correction method, is proposed. In the algorithm, the PL iterations are implemented as the main image restoration scheme and a spectral correction method is included in which the calculated spectrum within the passband is replaced by the known low frequency component. Then, the algorithm updates the relaxation parameter adaptively at each iteration. A qualitative evaluation of this algorithm is performed with simulated data as well as actual radiometer image captured by 91.5 GHz mechanically scanned radiometer. From experiments, it is found that the super-resolution algorithm obtains better results and enhances the resolution and has lower mean square error (MSE). These constraints and adaptive character and spectral correction procedures speed up the convergence of the Landweber algorithm and reduce the ringing effects that are caused by regularizing the image restoration problem.展开更多
In the application of persistent scatterer interferometry(PSI),deformation information is extracted from persistent scatterer(PS)points.Thus,the density and position of PS points are critical for PSI.To increase the P...In the application of persistent scatterer interferometry(PSI),deformation information is extracted from persistent scatterer(PS)points.Thus,the density and position of PS points are critical for PSI.To increase the PS density,a time-series InSAR chain termed as"super-resolution persistent scatterer interferometry"(SR-PSI)is proposed.In this study,we investigate certain important properties of SR-PSI.First,we review the main workflow and dataflow of SR-PSI.It is shown that in the implementation of the Capon algorithm,the diagonal loading(DL)approach should be only used when the condition number of the covariance matrix is sufficiently high to reduce the discontinuities between the joint images.We then discuss the density and positioning accuracy of PS when compared with traditional PSI.The theory and experimental results indicate that SR-PSI can increase the PS density in urban areas.However,it is ineffective for the rural areas,which should be an important consideration for the engineering application of SR-PSI.Furthermore,we validate that the positioning accuracy of PS can be improved by SRPSI via simulations.展开更多
Moderate resolution imaging spectroradiometer(MODIS) imaging has various applications in the field of ground monitoring,cloud classification and meteorological research.However,the limitations of the sensors and exter...Moderate resolution imaging spectroradiometer(MODIS) imaging has various applications in the field of ground monitoring,cloud classification and meteorological research.However,the limitations of the sensors and external disturbance make the resolution of image still limited in a certain level.The goal of this paper is to use a single image super-resolution(SISR) method to predict a high-resolution(HR) MODIS image from a single low-resolution(LR) input.Recently,although the method based on sparse representation has tackled the ill-posed problem effectively,two fatal issues have been ignored.First,many methods ignore the relationships among patches,resulting in some unfaithful output.Second,the high computational complexity of sparse coding using l_1 norm is needed in reconstruction stage.In this work,we discover the semantic relationships among LR patches and the corresponding HR patches and group the documents with similar semantic into topics by probabilistic Latent Semantic Analysis(p LSA).Then,we can learn dual dictionaries for each topic in the low-resolution(LR) patch space and high-resolution(HR) patch space and also pre-compute corresponding regression matrices for dictionary pairs.Finally,for the test image,we infer locally which topic it corresponds to and adaptive to select the regression matrix to reconstruct HR image by semantic relationships.Our method discovered the relationships among patches and pre-computed the regression matrices for topics.Therefore,our method can greatly reduce the artifacts and get some speed-up in the reconstruction phase.Experiment manifests that our method performs MODIS image super-resolution effectively,results in higher PSNR,reconstructs faster,and gets better visual quality than some current state-of-art methods.展开更多
The signal direction of arrival (DOA) estimate algorithm based on the eigendecomposition of the modified covariance matrix is introduced in this paper. A field test system consisting of a 4-element linear array and a ...The signal direction of arrival (DOA) estimate algorithm based on the eigendecomposition of the modified covariance matrix is introduced in this paper. A field test system consisting of a 4-element linear array and a meter band radar is also presented, which is applied to the experimental studies of the algorithms in the practical performances. The results of the test indicate that when SNR is only 5.85 dB, two airplanes being 0.25 beam width apart in azimuth can be resolved clearly.展开更多
A new method of super-resolution image reconstruction is proposed, which uses a three-step-training error backpropagation neural network (BPNN) to realize the super-resolution reconstruction (SRR) of satellite ima...A new method of super-resolution image reconstruction is proposed, which uses a three-step-training error backpropagation neural network (BPNN) to realize the super-resolution reconstruction (SRR) of satellite image. The method is based on BPNN. First, three groups learning samples with different resolutions are obtained according to image observation model, and then vector mappings are respectively used to those three group learning samples to speed up the convergence of BPNN, at last, three times consecutive training are carried on the BPNN. Training samples used in each step are of higher resolution than those used in the previous steps, so the increasing weights store a great amount of information for SRR, and network performance and generalization ability are improved greatly. Simulation and generalization tests are carried on the well-trained three-step-training NN respectively, and the reconstruction results with higher resolution images verify the effectiveness and validity of this method.展开更多
文摘Sparse representation has attracted extensive attention and performed well on image super-resolution(SR) in the last decade. However, many current image SR methods face the contradiction of detail recovery and artifact suppression. We propose a multi-resolution dictionary learning(MRDL) model to solve this contradiction, and give a fast single image SR method based on the MRDL model. To obtain the MRDL model, we first extract multi-scale patches by using our proposed adaptive patch partition method(APPM). The APPM divides images into patches of different sizes according to their detail richness. Then, the multiresolution dictionary pairs, which contain structural primitives of various resolutions, can be trained from these multi-scale patches.Owing to the MRDL strategy, our SR algorithm not only recovers details well, with less jag and noise, but also significantly improves the computational efficiency. Experimental results validate that our algorithm performs better than other SR methods in evaluation metrics and visual perception.
文摘A novel image restoration scheme, which is super-resolution image restoration algorithm Poisson-maximum-afterword-probability based on Markvo constraint (MPMAP) combined with evaluating image detail parameter D, has been proposed. The advantage of super-resolution algorithm MPMAP incorporated with parameter D lies in the fact that super-resolution algorithm MPMAP model is discrete, which is in accordance with remote-sensing imaging model, and the algorithm MPMAP is proved applicable to linear and non-linear imaging models with a unique solution when noise is not severe. According to simulation experiments for practical images, super-resolution algorithm MPMAP can retain image details better than most of traditional restoration methods; at the same time, the proposed parameter D can help to identify real point spread function (PSF) value of degradation process. Processing result of practical remote-sensing images by MPMAP combined with parameter D are given, it illustrates that MPMAP restoration scheme combined PSF estimation has a better restoration result than that of Photoshop processing, based on the same original images. It is proved that the proposed scheme is helpful to offset the lack of resolution of the original remote-sensing images and has its extensive application foreground.
基金supported by China Postdoctoral Science Foundation(20080149320080430223)the Natural Science Foundation of An-hui Province (090412043)
文摘The midcourse ballistic closely spaced objects(CSO) create blur pixel-cluster on the space-based infrared focal plane,making the super-resolution of CSO quite necessary.A novel algorithm of CSO joint super-resolution and trajectory estimation is presented.The algorithm combines the focal plane CSO dynamics and radiation models,proposes a novel least square objective function from the space and time information,where CSO radiant intensity is excluded and initial dynamics(position and velocity) are chosen as the model parameters.Subsequently,the quantum-behaved particle swarm optimization(QPSO) is adopted to optimize the objective function to estimate model parameters,and then CSO focal plane trajectories and radiant intensities are computed.Meanwhile,the estimated CSO focal plane trajectories from multiple space-based infrared focal planes are associated and filtered to estimate the CSO stereo ballistic trajectories.Finally,the performance(CSO estimation precision of the focal plane coordinates,radiant intensities,and stereo ballistic trajectories,together with the computation load) of the algorithm is tested,and the results show that the algorithm is effective and feasible.
基金supported partly by the State Key Program of National Natural Science Foundation of China(60632020)the Youth Science Foundation of University of Electronic Science and Technology of China(JX0823).
文摘This paper designs a 3 mm radiometer and validate with experiments based on the principle of passive millimeter wave (PMMW) imaging. The poor spatial resolution, which is limited by antenna size, should be improved by post data processing. A conjugate-gradient (CG) algorithm is adopted to circumvent this drawback. Simulation and real data collected in laboratory environment are given, and the results show that the CG algorithm improves the spatial resolution and convergent rate. Further, it can reduce the ringing effects which are caused by regularizing the image restoration. Thus, the CG algorithm is easily implemented for PMMW imaging.
基金the National Natural Science Foundation of China (60632020).
文摘Passive millimeter wave (PMMW) images inherently have the problem of poor resolution owing to limited aperture dimension. Thus, efficient post-processing is necessary to achieve resolution improvement. An adaptive projected Landweber (APL) super-resolution algorithm using a spectral correction procedure, which attempts to combine the strong points of all of the projected Landweber (PL) iteration and the adaptive relaxation parameter adjustment and the spectral correction method, is proposed. In the algorithm, the PL iterations are implemented as the main image restoration scheme and a spectral correction method is included in which the calculated spectrum within the passband is replaced by the known low frequency component. Then, the algorithm updates the relaxation parameter adaptively at each iteration. A qualitative evaluation of this algorithm is performed with simulated data as well as actual radiometer image captured by 91.5 GHz mechanically scanned radiometer. From experiments, it is found that the super-resolution algorithm obtains better results and enhances the resolution and has lower mean square error (MSE). These constraints and adaptive character and spectral correction procedures speed up the convergence of the Landweber algorithm and reduce the ringing effects that are caused by regularizing the image restoration problem.
基金supported by the National Natural Science Foundation of China(62101284)the State Key Laboratory of Geo-Information Engineering and Key Laboratory of Surveying and Mapping Science and Geospatial Information Technology of Ministry of Natural Resources+4 种基金China Academy of Surveying and Mapping(2021-03-11)the Natural Science Project of Jiangsu Province(21KJB420003)Nanjing University of Posts and Telecommunications Start-up Fund(NY221033,NY220168)the Foundation of Jiangsu Province Shuangchuang Doctor Grant(JSSCBS20210543)Beijing Key Laboratory of Urban Spatial Information Engineering(20210215)。
文摘In the application of persistent scatterer interferometry(PSI),deformation information is extracted from persistent scatterer(PS)points.Thus,the density and position of PS points are critical for PSI.To increase the PS density,a time-series InSAR chain termed as"super-resolution persistent scatterer interferometry"(SR-PSI)is proposed.In this study,we investigate certain important properties of SR-PSI.First,we review the main workflow and dataflow of SR-PSI.It is shown that in the implementation of the Capon algorithm,the diagonal loading(DL)approach should be only used when the condition number of the covariance matrix is sufficiently high to reduce the discontinuities between the joint images.We then discuss the density and positioning accuracy of PS when compared with traditional PSI.The theory and experimental results indicate that SR-PSI can increase the PS density in urban areas.However,it is ineffective for the rural areas,which should be an important consideration for the engineering application of SR-PSI.Furthermore,we validate that the positioning accuracy of PS can be improved by SRPSI via simulations.
基金partially supported by the National Natural Science Foundation of China (61471212)Natural Science Foundation of Zhejiang Province (LY16F010001)Natural Science Foundation of Ningbo (2016A610091, 2017A610297)
文摘Moderate resolution imaging spectroradiometer(MODIS) imaging has various applications in the field of ground monitoring,cloud classification and meteorological research.However,the limitations of the sensors and external disturbance make the resolution of image still limited in a certain level.The goal of this paper is to use a single image super-resolution(SISR) method to predict a high-resolution(HR) MODIS image from a single low-resolution(LR) input.Recently,although the method based on sparse representation has tackled the ill-posed problem effectively,two fatal issues have been ignored.First,many methods ignore the relationships among patches,resulting in some unfaithful output.Second,the high computational complexity of sparse coding using l_1 norm is needed in reconstruction stage.In this work,we discover the semantic relationships among LR patches and the corresponding HR patches and group the documents with similar semantic into topics by probabilistic Latent Semantic Analysis(p LSA).Then,we can learn dual dictionaries for each topic in the low-resolution(LR) patch space and high-resolution(HR) patch space and also pre-compute corresponding regression matrices for dictionary pairs.Finally,for the test image,we infer locally which topic it corresponds to and adaptive to select the regression matrix to reconstruct HR image by semantic relationships.Our method discovered the relationships among patches and pre-computed the regression matrices for topics.Therefore,our method can greatly reduce the artifacts and get some speed-up in the reconstruction phase.Experiment manifests that our method performs MODIS image super-resolution effectively,results in higher PSNR,reconstructs faster,and gets better visual quality than some current state-of-art methods.
文摘The signal direction of arrival (DOA) estimate algorithm based on the eigendecomposition of the modified covariance matrix is introduced in this paper. A field test system consisting of a 4-element linear array and a meter band radar is also presented, which is applied to the experimental studies of the algorithms in the practical performances. The results of the test indicate that when SNR is only 5.85 dB, two airplanes being 0.25 beam width apart in azimuth can be resolved clearly.
文摘A new method of super-resolution image reconstruction is proposed, which uses a three-step-training error backpropagation neural network (BPNN) to realize the super-resolution reconstruction (SRR) of satellite image. The method is based on BPNN. First, three groups learning samples with different resolutions are obtained according to image observation model, and then vector mappings are respectively used to those three group learning samples to speed up the convergence of BPNN, at last, three times consecutive training are carried on the BPNN. Training samples used in each step are of higher resolution than those used in the previous steps, so the increasing weights store a great amount of information for SRR, and network performance and generalization ability are improved greatly. Simulation and generalization tests are carried on the well-trained three-step-training NN respectively, and the reconstruction results with higher resolution images verify the effectiveness and validity of this method.