期刊文献+
共找到442篇文章
< 1 2 23 >
每页显示 20 50 100
A progressive framework for rotary motion deblurring
1
作者 Jinhui Qin Yong Ma +2 位作者 Jun Huang Fan Fan You Du 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期159-172,共14页
The rotary motion deblurring is an inevitable procedure when the imaging seeker is mounted in the rotating missiles.Traditional rotary motion deblurring methods suffer from ringing artifacts and noise,especially for l... The rotary motion deblurring is an inevitable procedure when the imaging seeker is mounted in the rotating missiles.Traditional rotary motion deblurring methods suffer from ringing artifacts and noise,especially for large blur extents.To solve the above problems,we propose a progressive rotary motion deblurring framework consisting of a coarse deblurring stage and a refinement stage.In the first stage,we design an adaptive blur extents factor(BE factor)to balance noise suppression and details reconstruction.And a novel deconvolution model is proposed based on BE factor.In the second stage,a triplescale deformable module CNN(TDM-CNN)is designed to reduce the ringing artifacts,which can exploit the 2D information of an image and adaptively adjust spatial sampling locations.To establish a standard evaluation benchmark,a real-world rotary motion blur dataset is proposed and released,which includes rotary blurred images and corresponding ground truth images with different blur angles.Experimental results demonstrate that the proposed method outperforms the state-of-the-art models on synthetic and real-world rotary motion blur datasets.The code and dataset are available at https://github.com/JinhuiQin/RotaryDeblurring. 展开更多
关键词 Rotary motion deblurring Progressive framework Blur extents factor TDM-CNN
下载PDF
MIDNet:Deblurring Network for Material Microstructure Images
2
作者 Jiaxiang Wang Zhengyi Li +2 位作者 Peng Shi Hongying Yu Dongbai Sun 《Computers, Materials & Continua》 SCIE EI 2024年第4期1187-1204,共18页
Scanning electron microscopy(SEM)is a crucial tool in the field of materials science,providing valuable insightsinto the microstructural characteristics of materials.Unfortunately,SEM images often suffer from blurrine... Scanning electron microscopy(SEM)is a crucial tool in the field of materials science,providing valuable insightsinto the microstructural characteristics of materials.Unfortunately,SEM images often suffer from blurrinesscaused by improper hardware calibration or imaging automation errors,which present challenges in analyzingand interpretingmaterial characteristics.Consequently,rectifying the blurring of these images assumes paramountsignificance to enable subsequent analysis.To address this issue,we introduce a Material Images DeblurringNetwork(MIDNet)built upon the foundation of the Nonlinear Activation Free Network(NAFNet).MIDNetis meticulously tailored to address the blurring in images capturing the microstructure of materials.The keycontributions include enhancing the NAFNet architecture for better feature extraction and representation,integratinga novel soft attention mechanism to uncover important correlations between encoder and decoder,andintroducing newmulti-loss functions to improve training effectiveness and overallmodel performance.We conducta comprehensive set of experiments utilizing the material blurry dataset and compare them to several state-of-theartdeblurring methods.The experimental results demonstrate the applicability and effectiveness of MIDNet in thedomain of deblurring material microstructure images,with a PSNR(Peak Signal-to-Noise Ratio)reaching 35.26 dBand an SSIM(Structural Similarity)of 0.946.Our dataset is available at:https://github.com/woshigui/MIDNet. 展开更多
关键词 Image deblurring material microstructure attention mechanism deep learning
下载PDF
Deblurring,artifact-free optical coherence tomography with deconvolution-random phase modulation
3
作者 Xin Ge Si Chen +4 位作者 Kan Lin Guangming Ni En Bo Lulu Wang Linbo Liu 《Opto-Electronic Science》 2024年第1期13-24,共12页
Deconvolution is a commonly employed technique for enhancing image quality in optical imaging methods.Unfortu-nately,its application in optical coherence tomography(OCT)is often hindered by sensitivity to noise,which ... Deconvolution is a commonly employed technique for enhancing image quality in optical imaging methods.Unfortu-nately,its application in optical coherence tomography(OCT)is often hindered by sensitivity to noise,which leads to ad-ditive ringing artifacts.These artifacts considerably degrade the quality of deconvolved images,thereby limiting its effect-iveness in OCT imaging.In this study,we propose a framework that integrates numerical random phase masks into the deconvolution process,effectively eliminating these artifacts and enhancing image clarity.The optimized joint operation of an iterative Richardson-Lucy deconvolution and numerical synthesis of random phase masks(RPM),termed as De-conv-RPM,enables a 2.5-fold reduction in full width at half-maximum(FWHM).We demonstrate that the Deconv-RPM method significantly enhances image clarity,allowing for the discernment of previously unresolved cellular-level details in nonkeratinized epithelial cells ex vivo and moving blood cells in vivo. 展开更多
关键词 DECONVOLUTION random phase masks deblurring
下载PDF
Restoration of space-variant blurred image based on motion-blurred target segmentation 被引量:4
4
作者 Yuye Zhang Xuewei Wang Chunxin Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期191-196,共6页
In imaging on moving target, it is easy to get space- variant blurred image. In order to recover the image and gain recognizable target, an approach to recover the space-variant blurred image is presented based on ima... In imaging on moving target, it is easy to get space- variant blurred image. In order to recover the image and gain recognizable target, an approach to recover the space-variant blurred image is presented based on image segmentation. Be- cause of motion blur's convolution process, the pixels of observed image's target and background will be displaced and piled up to produce two superposition regions. As a result, the neighbor- ing pixels in the superposition regions will have similar grey level change. According to the pixel's motion-blur character, the target's blurred edge of superposition region could be detected. Canny operator can be recurred to detect the target edge which parallels the motion blur direction. Then in the segmentation process, the whole target image which has the character of integral convolution between motion blur and real target image can be obtained. At last, the target image is restored by deconvolution algorithms with adding zeros. The restoration result indicates that the approach can effectively solve the kind of problem of space-variant motion blurred image restoration. 展开更多
关键词 image restoration space-variant blur image segmen- tation motion-blur.
下载PDF
Image Motion Deblurring Based on Salient Structure Selection and L0-2 Norm Kernel Estimation 被引量:1
5
作者 Fuwei Zhang Yumin Tian 《Journal of Computer and Communications》 2017年第3期24-32,共9页
Single image motion deblurring has been a very challenging problem in the field of image processing. Although there are many researches had been proposed to solve this problem, it still has problems on kernel accuracy... Single image motion deblurring has been a very challenging problem in the field of image processing. Although there are many researches had been proposed to solve this problem, it still has problems on kernel accuracy. In order to improve the kernel accuracy, an effective structure selection method was used to select the salient structure of the blur image. Then a novel kernel estimation method based on L0-2 norm was proposed. To guarantee the sparse kernel and eliminate the negative influence of details L0-norm was used. And L2-norm was used to ensure the continuity of kernel. Many experiments were done to compare proposed method and state-of-the-art methods. The results show that our method can estimate a better kernel and use less time than previous work, especially when the size of blur kernel is large. 展开更多
关键词 MOTION deblurring Structure SELECTION KERNEL ESTIMATION
下载PDF
BaMBNet:A Blur-Aware Multi-Branch Network for Dual-Pixel Defocus Deblurring 被引量:3
6
作者 Pengwei Liang Junjun Jiang +1 位作者 Xianming Liu Jiayi Ma 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第5期878-892,共15页
Reducing the defocus blur that arises from the finite aperture size and short exposure time is an essential problem in computational photography.It is very challenging because the blur kernel is spatially varying and ... Reducing the defocus blur that arises from the finite aperture size and short exposure time is an essential problem in computational photography.It is very challenging because the blur kernel is spatially varying and difficult to estimate by traditional methods.Due to its great breakthrough in low-level tasks,convolutional neural networks(CNNs)have been introdu-ced to the defocus deblurring problem and achieved significant progress.However,previous methods apply the same learned kernel for different regions of the defocus blurred images,thus it is difficult to handle nonuniform blurred images.To this end,this study designs a novel blur-aware multi-branch network(Ba-MBNet),in which different regions are treated differentially.In particular,we estimate the blur amounts of different regions by the internal geometric constraint of the dual-pixel(DP)data,which measures the defocus disparity between the left and right views.Based on the assumption that different image regions with different blur amounts have different deblurring difficulties,we leverage different networks with different capacities to treat different image regions.Moreover,we introduce a meta-learning defocus mask generation algorithm to assign each pixel to a proper branch.In this way,we can expect to maintain the information of the clear regions well while recovering the missing details of the blurred regions.Both quantitative and qualitative experiments demonstrate that our BaMBNet outperforms the state-of-the-art(SOTA)methods.For the dual-pixel defocus deblurring(DPD)-blur dataset,the proposed BaMBNet achieves 1.20 dB gain over the previous SOTA method in term of peak signal-to-noise ratio(PSNR)and reduces learnable parameters by 85%.The details of the code and dataset are available at https://github.com/junjun-jiang/BaMBNet. 展开更多
关键词 Blur kernel convolutional neural networks(CNNs) defocus deblurring dual-pixel(DP)data META-LEARNING
下载PDF
Remote Sensing Image Deblurring Based on Grid Computation 被引量:2
7
作者 LI Sheng-yang ZHU Chong-guang GE Ping-ju 《Journal of China University of Mining and Technology》 EI 2006年第4期409-412,共4页
In general, there is a demand for real-time processing of mass quantity remote sensing images. However, the task is not only data-intensive but also computating-intensive. Distributed processing is a hot topic in remo... In general, there is a demand for real-time processing of mass quantity remote sensing images. However, the task is not only data-intensive but also computating-intensive. Distributed processing is a hot topic in remote sensing processing and image deblurring is also one of the most important needs. In order to satisfy the demand for quick proc- essing and deblurring of mass quantity satellite images, we developed a distributed, grid computation-based platform as well as a corresponding middleware for grid computation. Both a constrained power spectrum equalization algorithm and effective block processing measures, which can avoid boundary effect, were applied during the processing. The re- sult is satisfactory since computation efficiency and visual effect were greatly improved. It can be concluded that the technology of spatial information grids is effective for mass quantity remote sensing image processing. 展开更多
关键词 grid computation image deblurring power spectrum equalization remote sensing image
下载PDF
Motion-Blurred Image Restoration Based on Joint Invertibility of PSFs 被引量:1
8
作者 Yuye Zhang Jingli Huang +1 位作者 Jiandong Liu Hakeel Ahmed Chohan 《Computer Systems Science & Engineering》 SCIE EI 2021年第2期407-416,共10页
To implement restoration in a single motion blurred image,the PSF(Point Spread Function)is difficult to estimate and the image deconvolution is ill-posed as a result that a good recovery effect cannot be obtained.Cons... To implement restoration in a single motion blurred image,the PSF(Point Spread Function)is difficult to estimate and the image deconvolution is ill-posed as a result that a good recovery effect cannot be obtained.Considering that several different PSFs can get joint invertibility to make restoration wellposed,we proposed a motion-blurred image restoration method based on joint invertibility of PSFs by means of computational photography.Firstly,we designed a set of observation device which composed by multiple cameras with the same parameters to shoot the moving target in the same field of view continuously to obtain the target images with the same background.The target images have the same brightness,but different exposure time and different motion blur length.It is easy to estimate the blur PSFs of the target images make use of the sequence frames obtained by one camera.According to the motion blur superposition feature of the target and its background,the complete blurred target images can be extracted from the observed images respectively.Finally,for the same target images with different PSFs,the iterative restoration is solved by joint solution of multiple images in spatial domain.The experiments showed that the moving target observation device designed by this method had lower requirements on hardware conditions,and the observed images are more convenient to use joint-PSF solution for image restoration,and the restoration results maintained details well and had lower signal noise ratio(SNR). 展开更多
关键词 motion-blurred image restoration PSF invertibility ill-posed problem computational photography
下载PDF
On weak solutions for an image denoising-deblurring model 被引量:2
9
作者 HUANG Hai-yang JIA Chun-yan HUAN Zhong-dan School of Mathematical Sciences,Beijing Normal University Laboratory of Mathematics and ComplexSystems,Ministry of Education,Beijing 100875,China 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2009年第3期269-281,共13页
A new denoising-deblurring model in image restoration is proposed,in which the regularization term carries out anisotropic diffusion on the edges and isotropic diffusion on the regular regions.The existence and unique... A new denoising-deblurring model in image restoration is proposed,in which the regularization term carries out anisotropic diffusion on the edges and isotropic diffusion on the regular regions.The existence and uniqueness of weak solutions for this model are proved,and the numerical model is also testified.Compared with the TV diffusion,this model preferably reduces the staircase appearing in the restored images. 展开更多
关键词 image restoration deblurring-denoising integro-differential equation weak solution
下载PDF
Deblurring Texture Extraction from Digital Aerial Image by Reforming “Steep Edge” Curve
10
作者 WUJun CHENDanqing 《Geo-Spatial Information Science》 2005年第1期39-44,共6页
Texture extract from digital aerial image is widely used in three-dimensional city modeling to generate “photo-realistic” views. In this paper, a method based on reforming “Steep edge” curve, which clearly explain... Texture extract from digital aerial image is widely used in three-dimensional city modeling to generate “photo-realistic” views. In this paper, a method based on reforming “Steep edge” curve, which clearly explains how the diffraction of the sunlight makes digital aerial image blurring, is proposed to deblur the texture extraction from digital aerial image, and the experiment shows a good result in visualization and automation. 展开更多
关键词 'steep edge' curve image deblurring city modeling
下载PDF
Image defocus deblurring method based on gradient difference of boundary neighborhood
11
作者 Junjie TAO Yinghui WANG +4 位作者 Haomiao MA Tao YAN Lingyu AI Shaojie ZHANG Wei LI 《Virtual Reality & Intelligent Hardware》 EI 2023年第6期538-549,共12页
Background For static scenes with multiple depth layers,existing defocused image deblurring methods have the problems of edge-ringing artifacts or insufficient deblurring owing to inaccurate estimation of the blur amo... Background For static scenes with multiple depth layers,existing defocused image deblurring methods have the problems of edge-ringing artifacts or insufficient deblurring owing to inaccurate estimation of the blur amount,and prior knowledge in nonblind deconvolution is not strong,which leads to image detail recovery challenges.Methods To this end,this study proposes a blur map estimation method for defocused images based on the gradient difference of the boundary neighborhood,which uses the gradient difference of the boundary neighborhood to accurately obtain the amount of blurring,thereby preventing boundary ringing artifacts.The obtained blur map is then used for blur detection to determine whether the image needs to be deblurred,thereby improving the efficiency of deblurring without manual intervention and judgment.Finally,a nonblind deconvolution algorithm was designed to achieve image deblurring based on the blur amount selection strategy and sparse prior.Results Experimental results showed that our method improves PSNR(Peak Signal-to-Noise Ratio)and SSIM(Structural Similarity Index)by an average of 4.6%and 7.3%,respectively,compared to existing methods.Conclusions Experimental results showed that the proposed method outperforms existing methods.Compared to existing methods,our method can better solve the problems of boundary ringing artifacts and detail information preservation in defocused image deblurring. 展开更多
关键词 Defocused image deblurring GRADIENT Boundary neighborhood Blur amount estimation
下载PDF
Blind Deblurring Based on L_0 Norm from Salient Edges
12
作者 LIU Yu LIU Xiu-ping +1 位作者 WU Xiao-xu ZHAO Guo-hui 《Computer Aided Drafting,Design and Manufacturing》 2013年第2期1-8,共8页
Motion deblurring is a basic problem in the field of image processing and analysis. This paper proposes a new method of single image blind deblurring which can be significant to kernel estimation and non-blind deconvo... Motion deblurring is a basic problem in the field of image processing and analysis. This paper proposes a new method of single image blind deblurring which can be significant to kernel estimation and non-blind deconvolution. Experiments show that the details of the image destroy the structure of the kernel, especially when the blur kernel is large. So we extract the image structure with salient edges by the method based on RTV. In addition, the traditional method for motion blur kernel estimation based on sparse priors is conducive to gain a sparse blur kernel. But these priors do not ensure the continuity of blur kernel and sometimes induce noisy estimated results. Therefore we propose the kernel refinement method based on L0 to overcome the above shortcomings. In terms of non-blind deconvolution we adopt the L1/L2 regularization term. Compared with the traditional method, the method based on L1/L2 norm has better adaptability to image structure, and the constructed energy functional can better describe the sharp image. For this model, an effective algorithm is presented based on alternating minimization algorithm. 展开更多
关键词 image deblurring kernel estimation blind deconvolution L0 norm L 1/L2 norm
下载PDF
Blind Motion Deblurring for Online Defect Visual Inspection
13
作者 Guixiong Liu Bodi Wang Junfang Wu 《国际计算机前沿大会会议论文集》 2019年第2期86-89,共4页
Online defect visual inspection (ODVI) works while the object has to be static, otherwise the relative motion between camera and object will create motion blur in images. In order to implement ODVI in dynamic scene, i... Online defect visual inspection (ODVI) works while the object has to be static, otherwise the relative motion between camera and object will create motion blur in images. In order to implement ODVI in dynamic scene, it developes one blind motion deblurring method whose objective is to estimate blur kernel parameters precisely. In the proposed method, Radon transform on superpixels determinated the blur angle, and the autocorrelation function based on magnitude (AFM) of the preprocessed blurred image was utilized to identify the blur length. With the projection relationship discussed in this study, it will be unnecessary to rotate the blurred image or the axis. The proposed method is of high accuracy and robustness to noise, and it can somehow handle saturated pixels. To validate the proposed method, experiments have been carried out on synthetic images both in noise free and noisy situations. The results show that the method outperforms existing approaches. With the modified Richardson– Lucy deconvolution, it demonstrates that the proposed method is effective for ODVI in terms of subjective visual quality. 展开更多
关键词 BLIND motion deblurring BLUR kernel estimation RADON transform AUTOCORRELATION function Saturated PIXELS
下载PDF
基于DeblurGAN对运动图像的去模糊化研究 被引量:2
14
作者 梁志勇 肖衡 杨琳 《现代计算机》 2019年第31期25-27,共3页
在实际生产与生活中,拍摄设备与成像物体之间经常会出现难以保持相对静止的状态,故拍摄出来的图像易出现运动模糊现象。针对该问题,基于DeblurGAN对运动模糊图像进行去模糊化处理。实验结果表明,该模型可以有效去除运动图像中的模糊,同... 在实际生产与生活中,拍摄设备与成像物体之间经常会出现难以保持相对静止的状态,故拍摄出来的图像易出现运动模糊现象。针对该问题,基于DeblurGAN对运动模糊图像进行去模糊化处理。实验结果表明,该模型可以有效去除运动图像中的模糊,同时对比传统算法,该算法不仅能使获得的图像更清晰,同时还能增加图像中的纹理和细节。 展开更多
关键词 deblurGAN 去模糊化 生成对抗网络
下载PDF
基于DeblurGAN和低秩分解的去运动模糊 被引量:8
15
作者 孙季丰 朱雅婷 王恺 《华南理工大学学报(自然科学版)》 EI CAS CSCD 北大核心 2020年第1期32-41,50,共11页
为研究出一种快速且有效的图像去模糊方法,基于DeblurGAN提出一种利用条件生成对抗网络实现的端到端图像去运动模糊方法。该方法将DeblurGAN的标准卷积层改成瓶颈结构,并对瓶颈结构中的卷积进行低秩分解,且添加两个残差对称跳跃连接,以... 为研究出一种快速且有效的图像去模糊方法,基于DeblurGAN提出一种利用条件生成对抗网络实现的端到端图像去运动模糊方法。该方法将DeblurGAN的标准卷积层改成瓶颈结构,并对瓶颈结构中的卷积进行低秩分解,且添加两个残差对称跳跃连接,以加速网络收敛。为解决DeblurGAN复原图像不够清晰这个问题,向网络损失函数添加互信息损失和梯度图像L1损失,通过最大化输入图像和其隐含特征间的互信息,使所提取的隐含特征能很好地表征输入信息,从而利用隐含特征还原出清晰图像,而L1损失有利于使复原图像的边缘更明显。同时,通过实验对该方法的有效性进行了验证,并与其他已有的同类算法进行了比较。结果表明:相比DeblurGAN,文中方法峰值信噪比更高,两者的结构相似性指标相当,且文中模型参数量压缩至DeblurGAN的3.25%,去模糊速度提高3倍,模型性能优于已有的其他同类算法。 展开更多
关键词 去运动模糊 生成对抗网络 互信息 低秩分解 对称跳跃连接 互信息损失 梯度图像L1损失
下载PDF
基于DeblurGAN的文本图像去模糊算法
16
作者 张鹏 梁立 《云南师范大学学报(自然科学版)》 2022年第2期29-32,共4页
为了去除文本图像的模糊,对比了几种常用的去模糊算法后,使用效果更加优秀的DeblurGAN生成对抗网络算法对模糊文本图像去模糊,并对原算法进行了多处改进以满足文本图像去模糊的要求.实验表明改进后的DeblurGAN的去模糊效果有明显提升.
关键词 文本图像 去模糊 deblurGAN
下载PDF
基于改进的DeblurGAN的指针式仪表图像去模糊方法研究
17
作者 承永宏 胡旭晓 +2 位作者 王永力 丁楠楠 汪威 《软件工程》 2020年第6期5-7,共3页
针对指针式仪表图像的聚焦模糊问题,提出使用基于改进的DeblurGAN网络的图像去模糊处理方法。由于原始网络输入输出大小均为256×256,修复的图像分辨率相对较低,本文将网络作出相应调整,使其输入输出大小更改为512×512,并采集... 针对指针式仪表图像的聚焦模糊问题,提出使用基于改进的DeblurGAN网络的图像去模糊处理方法。由于原始网络输入输出大小均为256×256,修复的图像分辨率相对较低,本文将网络作出相应调整,使其输入输出大小更改为512×512,并采集制作了模糊数据集,实验结果表明修复的图像质量得到了很大的提升。 展开更多
关键词 指针式仪表 图像去模糊 改进的deblurGAN
下载PDF
基于零次学习SelfDeblur机器视觉动态检测图像去模糊方法
18
作者 郭雪梅 王博帝 《激光杂志》 北大核心 2020年第8期68-71,共4页
机器视觉动态检测容易生成模糊图像,研究图像去模糊方法是提高机器视觉检测性能重要手段。端到端图像去模糊方法受庞大数据集以及成对输入要求的制约,SelfDeblur则通过零次学习降低数据集要求,可用于机器视觉动态检测。根据机器视觉动... 机器视觉动态检测容易生成模糊图像,研究图像去模糊方法是提高机器视觉检测性能重要手段。端到端图像去模糊方法受庞大数据集以及成对输入要求的制约,SelfDeblur则通过零次学习降低数据集要求,可用于机器视觉动态检测。根据机器视觉动态检测特定应用场景,将SeDeblur应用于非盲去模糊,并改进其损失函数、网络结构以及训练优化方法,实现数据集低要求的端到端图像去模糊。试验表明所述方法图像去模糊质量优于现有方法,无参考指标平均提高34.45%。 展开更多
关键词 机器视觉检测 图像去模糊 零次学习 Selfdeblur
下载PDF
基于映射空间编码的高速运动轨道图像去模糊研究 被引量:1
19
作者 鄢化彪 刘词波 +1 位作者 黄绿娥 赵恒 《铁道科学与工程学报》 EI CAS CSCD 北大核心 2024年第2期812-825,共14页
针对轨道缺陷检测系统因镜头抖动或相机快速移动而导致所采集图像较为模糊的问题,提出一种基于最大后验概率估计思想的映射空间编码的高速运动轨道图像去模糊算法。首先,该算法使用深度编解码器和残差网络分别对数据集中清晰图像到模糊... 针对轨道缺陷检测系统因镜头抖动或相机快速移动而导致所采集图像较为模糊的问题,提出一种基于最大后验概率估计思想的映射空间编码的高速运动轨道图像去模糊算法。首先,该算法使用深度编解码器和残差网络分别对数据集中清晰图像到模糊图像的映射关系和模糊核进行编码,为了保证编码时频率信息的完整性,算法在传统的残差模块上引入快速傅里叶变换通道构成双通道残差网络,以补偿多次特征提取带来的频率损失;其次,算法采用深度图像先验(Deep Image Prior,DIP)将潜在的清晰图像和模糊核进行参数化,再利用先验得到的模糊核和清晰图像来调用编码空间中的映射关系;最后,通过交替优化潜在的清晰图像和模糊核,从而去逼近一个真实未知的映射,进而实现真实场景下高速运动轨道图像的去模糊。实验结果表明,双通道残差模块提取的特征图频率信息分量强度普遍高于传统的残差模块,相较于使用传统残差模块实现该算法,采用双通道残差模块可使峰值信噪比(Peak Signal-to-Noise Ratio,PSNR)提升0.84 dB,结构相似性(Structural Similarity,SSIM)提高0.025 1。与现有的深度学习去模糊算法相比,提出的去模糊算法对高速轨道检测系统所采集图像的去模糊效果更佳,在性能方面相较于最好的去模糊算法,PSNR提高了1.84 dB,SSIM提升了0.017 3,显著提升了采集图像的质量。研究结果可为下一步识别轨道部件是否存在缺陷提供清晰图像。 展开更多
关键词 运动去模糊 编码-解码器 映射空间 深度图像先验 残差网络
下载PDF
基于NSST与稀疏先验的遥感图像去模糊方法 被引量:2
20
作者 成丽波 董伦 +1 位作者 李喆 贾小宁 《吉林大学学报(理学版)》 CAS 北大核心 2024年第1期106-115,共10页
针对遥感图像的模糊问题,设计一种基于非下采样剪切波变换与稀疏先验的图像复原算法.首先,利用遥感图像在非下采样剪切波分解下的高频图像的稀疏特性设置先验条件构造图像复原模型;其次,采用交替方向乘子法求解模型;再次,采用软阈值方... 针对遥感图像的模糊问题,设计一种基于非下采样剪切波变换与稀疏先验的图像复原算法.首先,利用遥感图像在非下采样剪切波分解下的高频图像的稀疏特性设置先验条件构造图像复原模型;其次,采用交替方向乘子法求解模型;再次,采用软阈值方法对高频图像进行约束处理,在低频图像进行导向滤波处理,以最大可能保留图像的细节信息;最后,将高频图像与低频图像进行重构,对重构后的图像采用卷积神经网络进行深度去噪,最终复原出清晰的图像.将该去模糊算法与H-PNP,GSR,L2TV算法进行实验对比.实验结果表明,该算法能有效去除遥感图像中的模糊和噪声,保留图像的边缘细节,客观评价指标均高于其他3种对比实验算法. 展开更多
关键词 遥感图像 非下采样剪切波变换 稀疏先验 图像去模糊 交替方向乘子法
下载PDF
上一页 1 2 23 下一页 到第
使用帮助 返回顶部