期刊文献+
共找到88篇文章
< 1 2 5 >
每页显示 20 50 100
A Tabletop Nano-CT Image Noise Reduction Network Based on 3-Dimensional Axial Attention Mechanism
1
作者 Huijuan Fu Linlin Zhu +5 位作者 ChunhuiWang Xiaoqi Xi Yu Han Lei Li Yanmin Sun Bin Yan 《Computers, Materials & Continua》 SCIE EI 2024年第7期1711-1725,共15页
Nano-computed tomography(Nano-CT)is an emerging,high-resolution imaging technique.However,due to their low-light properties,tabletop Nano-CT has to be scanned under long exposure conditions,which the scanning process ... Nano-computed tomography(Nano-CT)is an emerging,high-resolution imaging technique.However,due to their low-light properties,tabletop Nano-CT has to be scanned under long exposure conditions,which the scanning process is time-consuming.For 3D reconstruction data,this paper proposed a lightweight 3D noise reduction method for desktop-level Nano-CT called AAD-ResNet(Axial Attention DeNoise ResNet).The network is framed by theU-net structure.The encoder and decoder are incorporated with the proposed 3D axial attention mechanism and residual dense block.Each layer of the residual dense block can directly access the features of the previous layer,which reduces the redundancy of parameters and improves the efficiency of network training.The 3D axial attention mechanism enhances the correlation between 3D information in the training process and captures the long-distance dependence.It can improve the noise reduction effect and avoid the loss of image structure details.Experimental results show that the network can effectively improve the image quality of a 0.1-s exposure scan to a level close to a 3-s exposure,significantly shortening the sample scanning time. 展开更多
关键词 Deep learning tabletop Nano-CT image denoising 3D axial attention mechanism
下载PDF
A Second-Order Image Denoising Model for Contrast Preservation
2
作者 Wei Zhu 《Communications on Applied Mathematics and Computation》 EI 2024年第2期1406-1427,共22页
In this work,we propose a second-order model for image denoising by employing a novel potential function recently developed in Zhu(J Sci Comput 88:46,2021)for the design of a regularization term.Due to this new second... In this work,we propose a second-order model for image denoising by employing a novel potential function recently developed in Zhu(J Sci Comput 88:46,2021)for the design of a regularization term.Due to this new second-order derivative based regularizer,the model is able to alleviate the staircase effect and preserve image contrast.The augmented Lagrangian method(ALM)is utilized to minimize the associated functional and convergence analysis is established for the proposed algorithm.Numerical experiments are presented to demonstrate the features of the proposed model. 展开更多
关键词 image denoising Variational model image contrast Augmented Lagrangian method(ALM)
下载PDF
Research on Image Preprocessing Algorithm for Rail Surface Recognition
3
作者 Jihong Zuo Lili Liu +1 位作者 Chuanyin Yang Yufeng Tang 《Open Journal of Applied Sciences》 2024年第10期2801-2808,共8页
The rail surface status image is affected by the noise in the shooting environment and contains a large amount of interference information, which increases the difficulty of rail surface status identification. In orde... The rail surface status image is affected by the noise in the shooting environment and contains a large amount of interference information, which increases the difficulty of rail surface status identification. In order to solve this problem, a preprocessing method for the rail surface state image is proposed. The preprocessing process mainly includes image graying, image denoising, image geometric correction, image extraction, data amplification, and finally building the rail surface image database. The experimental results show that this method can efficiently complete image processing, facilitate feature extraction of rail surface status images, and improve rail surface status recognition accuracy. 展开更多
关键词 image Processing image Graying image Denoising image Database
下载PDF
Variant Wasserstein Generative Adversarial Network Applied on Low Dose CT Image Denoising
4
作者 Anoud A.Mahmoud Hanaa A.Sayed Sara S.Mohamed 《Computers, Materials & Continua》 SCIE EI 2023年第5期4535-4552,共18页
Computed Tomography(CT)images have been extensively employed in disease diagnosis and treatment,causing a huge concern over the dose of radiation to which patients are exposed.Increasing the radiation dose to get a be... Computed Tomography(CT)images have been extensively employed in disease diagnosis and treatment,causing a huge concern over the dose of radiation to which patients are exposed.Increasing the radiation dose to get a better image may lead to the development of genetic disorders and cancer in the patients;on the other hand,decreasing it by using a Low-Dose CT(LDCT)image may cause more noise and increased artifacts,which can compromise the diagnosis.So,image reconstruction from LDCT image data is necessary to improve radiologists’judgment and confidence.This study proposed three novel models for denoising LDCT images based on Wasserstein Generative Adversarial Network(WGAN).They were incorporated with different loss functions,including Visual Geometry Group(VGG),Structural Similarity Loss(SSIM),and Structurally Sensitive Loss(SSL),to reduce noise and preserve important information on LDCT images and investigate the effect of different types of loss functions.Furthermore,experiments have been conducted on the Graphical Processing Unit(GPU)and Central Processing Unit(CPU)to compare the performance of the proposed models.The results demonstrated that images from the proposed WGAN-SSIM,WGAN-VGG-SSIM,and WGAN-VGG-SSL were denoised better than those from state-of-the-art models(WGAN,WGAN-VGG,and SMGAN)and converged to a stable equilibrium compared with WGAN and WGAN-VGG.The proposed models are effective in reducing noise,suppressing artifacts,and maintaining informative structure and texture details,especially WGAN-VGG-SSL which achieved a high peak-signalto-noise ratio(PNSR)on both GPU(26.1336)and CPU(25.8270).The average accuracy of WGAN-VGG-SSL outperformed that of the state-ofthe-art methods by 1 percent.Experiments prove that theWGAN-VGG-SSL is more stable than the other models on both GPU and CPU. 展开更多
关键词 Machine learning deep learning image denoising low dose CT loss function
下载PDF
Asymmetric Loss Based on Image Properties for Deep Learning-Based Image Restoration
5
作者 Linlin Zhu Yu Han +5 位作者 Xiaoqi Xi Zhicun Zhang Mengnan Liu Lei Li Siyu Tan Bin Yan 《Computers, Materials & Continua》 SCIE EI 2023年第12期3367-3386,共20页
Deep learning techniques have significantly improved image restoration tasks in recent years.As a crucial compo-nent of deep learning,the loss function plays a key role in network optimization and performance enhancem... Deep learning techniques have significantly improved image restoration tasks in recent years.As a crucial compo-nent of deep learning,the loss function plays a key role in network optimization and performance enhancement.However,the currently prevalent loss functions assign equal weight to each pixel point during loss calculation,which hampers the ability to reflect the roles of different pixel points and fails to exploit the image’s characteristics fully.To address this issue,this study proposes an asymmetric loss function based on the image and data characteristics of the image recovery task.This novel loss function can adjust the weight of the reconstruction loss based on the grey value of different pixel points,thereby effectively optimizing the network training by differentially utilizing the grey information from the original image.Specifically,we calculate a weight factor for each pixel point based on its grey value and combine it with the reconstruction loss to create a new loss function.This ensures that pixel points with smaller grey values receive greater attention,improving network recovery.In order to verify the effectiveness of the proposed asymmetric loss function,we conducted experimental tests in the image super-resolution task.The experimental results show that the model with the introduction of asymmetric loss weights improves all the indexes of the processing results without increasing the training time.In the typical super-resolution network SRCNN,by introducing asymmetric weights,it is possible to improve the peak signal-to-noise ratio(PSNR)by up to about 0.5%,the structural similarity index(SSIM)by up to about 0.3%,and reduce the root-mean-square error(RMSE)by up to about 1.7%with essentially no increase in training time.In addition,we also further tested the performance of the proposed method in the denoising task to verify the potential applicability of the method in the image restoration task. 展开更多
关键词 Deep learning image restoration loss function image properties super resolution image denoising
下载PDF
Adaptive Noise Detector and Partition Filter for Image Restoration
6
作者 Cong Lin Chenghao Qiu +2 位作者 CanWu Siling Feng Mengxing Huang 《Computers, Materials & Continua》 SCIE EI 2023年第5期4317-4340,共24页
The random-value impulse noise(RVIN)detection approach in image denoising,which is dependent on manually defined detection thresholds or local window information,does not have strong generalization performance and can... The random-value impulse noise(RVIN)detection approach in image denoising,which is dependent on manually defined detection thresholds or local window information,does not have strong generalization performance and cannot successfully cope with damaged pictures with high noise levels.The fusion of the K-means clustering approach in the noise detection stage is reviewed in this research,and the internal relationship between the flat region and the detail area of the damaged picture is thoroughly explored to suggest an unique two-stage method for gray image denoising.Based on the concept of pixel clustering and grouping,all pixels in the damaged picture are separated into various groups based on gray distance similarity features,and the best detection threshold of each group is solved to identify the noise.In the noise reduction step,a partition decision filter based on the gray value characteristics of pixels in the flat and detail areas is given.For the noise pixels in flat and detail areas,local consensus index(LCI)weighted filter and edge direction filter are designed respectively to recover the pixels damaged by the RVIN.The experimental results show that the accuracy of the proposed noise detection method is more than 90%,and is superior to most mainstream methods.At the same time,the proposed filtering method not only has good noise reduction and generalization performance for natural images and medical images with medium and high noise but also is superior to other advanced filtering technologies in visual effect and objective quality evaluation. 展开更多
关键词 image denoising pixel clustering NORMALIZATION subregion filtering medical image
下载PDF
Novel Double Modular Redundancy Based Fault-Tolerant FIR Filter for Image Denoising
7
作者 V.S.Vaisakhi D.Surendran 《Computer Systems Science & Engineering》 SCIE EI 2023年第7期181-193,共13页
In signal processing and communication systems,digital filters are widely employed.In some circumstances,the reliability of those systems is crucial,necessitating the use of fault tolerant filter implementations.Many ... In signal processing and communication systems,digital filters are widely employed.In some circumstances,the reliability of those systems is crucial,necessitating the use of fault tolerant filter implementations.Many strategies have been presented throughout the years to achieve fault tolerance by utilising the structure and properties of the filters.As technology advances,more complicated systems with several filters become possible.Some of the filters in those complicated systems frequently function in parallel,for example,by applying the same filter to various input signals.Recently,a simple strategy for achieving fault tolerance that takes advantage of the availability of parallel filters was given.Many fault-tolerant ways that take advantage of the filter’s structure and properties have been proposed throughout the years.The primary idea is to use structured authentication scan chains to study the internal states of finite impulse response(FIR)components in order to detect and recover the exact state of faulty modules through the state of non-faulty modules.Finally,a simple solution of Double modular redundancy(DMR)based fault tolerance was developed that takes advantage of the availability of parallel filters for image denoising.This approach is expanded in this short to display how parallel filters can be protected using error correction codes(ECCs)in which each filter is comparable to a bit in a standard ECC.“Advanced error recovery for parallel systems,”the suggested technique,can find and eliminate hidden defects in FIR modules,and also restore the system from multiple failures impacting two FIR modules.From the implementation,Xilinx ISE 14.7 was found to have given significant error reduction capability in the fault calculations and reduction in the area which reduces the cost of implementation.Faults were introduced in all the outputs of the functional filters and found that the fault in every output is corrected. 展开更多
关键词 Fault tolerance FILTERS efficiency REDUNDANCY image denoising error correction codes double modular redundancy
下载PDF
Mixed noise removal for color images using quaternion representation 被引量:2
8
作者 王定成 田宇航 +1 位作者 陈北京 舒华忠 《Journal of Southeast University(English Edition)》 EI CAS 2015年第3期347-352,共6页
In order to effectively restore color noisy images with the mixture of Gaussian noise and impulse noise,a new algorithm is proposed using the quaternion-based holistic processing idea for color images.First,a color im... In order to effectively restore color noisy images with the mixture of Gaussian noise and impulse noise,a new algorithm is proposed using the quaternion-based holistic processing idea for color images.First,a color image is represented by a pure quaternion matrix.Secondly,according to the different characteristics of the Gaussian noise and the impulse noise,an algorithm based on quaternion directional vector order statistics is used to detect the impulse noise. Finally,the quaternion optimal weights non-local means filter (QOWNLMF)for Gaussian noise removal is improved for the mixed noise removal.The detected impulse noise pixels are not considered in the calculation of weights.Experimental results on five standard images demonstrate that the proposed algorithm performs better than the commonly used robust outlyingness ratio-nonlocal means (ROR-NLM)algorithm and the optimal weights mixed filter (OWMF). 展开更多
关键词 color image denoising Gaussian noise impulse noise mixed noise QUATERNION
下载PDF
Identification of banana leaf disease based on KVA and GR-ARNet
9
作者 Jinsheng Deng Weiqi Huang +3 位作者 Guoxiong Zhou Yahui Hu Liujun Li Yanfeng Wang 《Journal of Integrative Agriculture》 SCIE CAS CSCD 2024年第10期3554-3575,共22页
Banana is a significant crop,and three banana leaf diseases,including Sigatoka,Cordana and Pestalotiopsis,have the potential to have a serious impact on banana production.Existing studies are insufficient to provide a... Banana is a significant crop,and three banana leaf diseases,including Sigatoka,Cordana and Pestalotiopsis,have the potential to have a serious impact on banana production.Existing studies are insufficient to provide a reliable method for accurately identifying banana leaf diseases.Therefore,this paper proposes a novel method to identify banana leaf diseases.First,a new algorithm called K-scale VisuShrink algorithm(KVA)is proposed to denoise banana leaf images.The proposed algorithm introduces a new decomposition scale K based on the semi-soft and middle course thresholds,the ideal threshold solution is obtained and substituted with the newly established threshold function to obtain a less noisy banana leaf image.Then,this paper proposes a novel network for image identification called Ghost ResNeSt-Attention RReLU-Swish Net(GR-ARNet)based on Resnet50.In this,the Ghost Module is implemented to improve the network's effectiveness in extracting deep feature information on banana leaf diseases and the identification speed;the ResNeSt Module adjusts the weight of each channel,increasing the ability of banana disease feature extraction and effectively reducing the error rate of similar disease identification;the model's computational speed is increased using the hybrid activation function of RReLU and Swish.Our model achieves an average accuracy of 96.98%and a precision of 89.31%applied to 13,021 images,demonstrating that the proposed method can effectively identify banana leaf diseases. 展开更多
关键词 banana leaf diseases image denoising Ghost Module Res Ne St Module Convolutional Neural Networks GR-ARNet
下载PDF
Research and application of composite stochastic resonance in enhancement detection
10
作者 高蕊 焦尚彬 薛琼婕 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第1期264-273,共10页
Aiming at the problem that the intermediate potential part of the traditional bistable stochastic resonance model cannot be adjusted independently, a new composite stochastic resonance(NCSR) model is proposed by combi... Aiming at the problem that the intermediate potential part of the traditional bistable stochastic resonance model cannot be adjusted independently, a new composite stochastic resonance(NCSR) model is proposed by combining the Woods–Saxon(WS) model and the improved piecewise bistable model. The model retains the characteristics of the independent parameters of WS model and the improved piecewise model has no output saturation, all the parameters in the new model have no coupling characteristics. Under α stable noise environment, the new model is used to detect periodic signal and aperiodic signal, the detection results indicate that the new model has higher noise utilization and better detection effect.Finally, the new model is applied to image denoising, the results showed that under the same conditions, the output peak signal-to-noise ratio(PSNR) and the correlation number of NCSR method is higher than that of other commonly used linear denoising methods and improved piecewise SR methods, the effectiveness of the new model is verified. 展开更多
关键词 Woods–Saxon improved piecewise model composite stochastic resonance(SR) image denoising
下载PDF
Iterative regularization method for image denoising with adaptive scale parameter
11
作者 李文书 骆建华 +2 位作者 刘且根 何芳芳 魏秀金 《Journal of Southeast University(English Edition)》 EI CAS 2010年第3期453-456,共4页
In order to decrease the sensitivity of the constant scale parameter, adaptively optimize the scale parameter in the iteration regularization model (IRM) and attain a desirable level of applicability for image denoi... In order to decrease the sensitivity of the constant scale parameter, adaptively optimize the scale parameter in the iteration regularization model (IRM) and attain a desirable level of applicability for image denoising, a novel IRM with the adaptive scale parameter is proposed. First, the classic regularization item is modified and the equation of the adaptive scale parameter is deduced. Then, the initial value of the varying scale parameter is obtained by the trend of the number of iterations and the scale parameter sequence vectors. Finally, the novel iterative regularization method is used for image denoising. Numerical experiments show that compared with the IRM with the constant scale parameter, the proposed method with the varying scale parameter can not only reduce the number of iterations when the scale parameter becomes smaller, but also efficiently remove noise when the scale parameter becomes bigger and well preserve the details of images. 展开更多
关键词 iterative regularization model (IRM) total variation varying scale parameter image denoising
下载PDF
Application of Image Fusion Methods to Cell Imaging Processing
12
作者 李勤 代彩虹 +4 位作者 俞信 王苏生 张同存 曹恩华 李景福 《Journal of Beijing Institute of Technology》 EI CAS 1998年第4期412-417,共6页
Aim To fuse the fluorescence image and transmission image of a cell into a single image containing more information than any of the individual image. Methods Image fusion technology was applied to biological cell imag... Aim To fuse the fluorescence image and transmission image of a cell into a single image containing more information than any of the individual image. Methods Image fusion technology was applied to biological cell imaging processing. It could match the images and improve the confidence and spatial resolution of the images. Using two algorithms, double thresholds algorithm and denoising algorithm based on wavelet transform,the fluorescence image and transmission image of a Cell were merged into a composite image. Results and Conclusion The position of fluorescence and the structure of cell can be displyed in the composite image. The signal-to-noise ratio of the exultant image is improved to a large extent. The algorithms are not only useful to investigate the fluorescence and transmission images, but also suitable to observing two or more fluoascent label proes in a single cell. 展开更多
关键词 image fusion wavelet transform double thresholds algorithm denoising algorithms living cell image
下载PDF
Coupling denoising algorithm based on discrete wavelet transform and modified median filter for medical image 被引量:27
13
作者 CHEN Bing-quan CUI Jin-ge +2 位作者 XU Qing SHU Ting LIU Hong-li 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第1期120-131,共12页
In order to overcome the phenomenon of image blur and edge loss in the process of collecting and transmitting medical image,a denoising method of medical image based on discrete wavelet transform(DWT)and modified medi... In order to overcome the phenomenon of image blur and edge loss in the process of collecting and transmitting medical image,a denoising method of medical image based on discrete wavelet transform(DWT)and modified median filter for medical image coupling denoising is proposed.The method is composed of four modules:image acquisition,image storage,image processing and image reconstruction.Image acquisition gets the medical image that contains Gaussian noise and impulse noise.Image storage includes the preservation of data and parameters of the original image and processed image.In the third module,the medical image is decomposed as four sub bands(LL,HL,LH,HH)by wavelet decomposition,where LL is low frequency,LH,HL,HH are respective for horizontal,vertical and in the diagonal line high frequency component.Using improved wavelet threshold to process high frequency coefficients and retain low frequency coefficients,the modified median filtering is performed on three high frequency sub bands after wavelet threshold processing.The last module is image reconstruction,which means getting the image after denoising by wavelet reconstruction.The advantage of this method is combining the advantages of median filter and wavelet to make the denoising effect better,not a simple combination of the two previous methods.With DWT and improved median filter coefficients coupling denoising,it is highly practical for high-precision medical images containing complex noises.The experimental results of proposed algorithm are compared with the results of median filter,wavelet transform,contourlet and DT-CWT,etc.According to visual evaluation index PSNR and SNR and Canny edge detection,in low noise images,PSNR and SNR increase by 10%–15%;in high noise images,PSNR and SNR increase by 2%–6%.The experimental results of the proposed algorithm achieved better acceptable results compared with other methods,which provides an important method for the diagnosis of medical condition. 展开更多
关键词 medical image image denoising discrete wavelet transform modified median filter coupling denoising
下载PDF
Image Denoising Using Local Adaptive Least Squares Support Vector Regression 被引量:7
14
作者 WU Dingxue PENG Daiqiang TIAN Jinwen 《Geo-Spatial Information Science》 2007年第3期196-199,共4页
Rather than attempting to separate signal from noise in the spatial domain, it is often advantageous to work in a transform domain. Building on previous work, a novel denoising method based on local adaptive least squ... Rather than attempting to separate signal from noise in the spatial domain, it is often advantageous to work in a transform domain. Building on previous work, a novel denoising method based on local adaptive least squares support vector regression is proposed. Investigation on real images contaminated by Gaussian noise has demonstrated that the proposed method can achieve an acceptable trade off between the noise removal and smoothing of the edges and details. 展开更多
关键词 least square support vector machines image denoising
下载PDF
Image denoising algorithm of refuge chamber by combining wavelet transform and bilateral filtering 被引量:9
15
作者 Zhang Weipeng 《International Journal of Mining Science and Technology》 SCIE EI 2013年第2期228-232,共5页
In order to preferably identify infrared image of refuge chamber, reduce image noises of refuge chamber and retain more image details, we propose the method of combining two-dimensional discrete wavelet transform and ... In order to preferably identify infrared image of refuge chamber, reduce image noises of refuge chamber and retain more image details, we propose the method of combining two-dimensional discrete wavelet transform and bilateral denoising. First, the wavelet transform is adopted to decompose the image of refuge chamber, of which low frequency component remains unchanged. Then, three high-frequency components are treated by bilateral filtering, and the image is reconstructed. The result shows that the combination of bilateral filtering and wavelet transform for image denoising can better retain the details which are included in the image, while providing better visual effect. This is superior to using either bilateral filtering or wavelet transform alone. It is useful for perfecting emergency refuge system of coal mines. 展开更多
关键词 Refuge chamber image denoising Bilateral filtering Wavelet transform
下载PDF
Image Denoising with Adaptive Weighted Graph Filtering 被引量:2
16
作者 Ying Chen Yibin Tang +3 位作者 Lin Zhou Yan Zhou Jinxiu Zhu Li Zhao 《Computers, Materials & Continua》 SCIE EI 2020年第8期1219-1232,共14页
Graph filtering,which is founded on the theory of graph signal processing,is proved as a useful tool for image denoising.Most graph filtering methods focus on learning an ideal lowpass filter to remove noise,where cle... Graph filtering,which is founded on the theory of graph signal processing,is proved as a useful tool for image denoising.Most graph filtering methods focus on learning an ideal lowpass filter to remove noise,where clean images are restored from noisy ones by retaining the image components in low graph frequency bands.However,this lowpass filter has limited ability to separate the low-frequency noise from clean images such that it makes the denoising procedure less effective.To address this issue,we propose an adaptive weighted graph filtering(AWGF)method to replace the design of traditional ideal lowpass filter.In detail,we reassess the existing low-rank denoising method with adaptive regularizer learning(ARLLR)from the view of graph filtering.A shrinkage approach subsequently is presented on the graph frequency domain,where the components of noisy image are adaptively decreased in each band by calculating their component significances.As a result,it makes the proposed graph filtering more explainable and suitable for denoising.Meanwhile,we demonstrate a graph filter under the constraint of subspace representation is employed in the ARLLR method.Therefore,ARLLR can be treated as a special form of graph filtering.It not only enriches the theory of graph filtering,but also builds a bridge from the low-rank methods to the graph filtering methods.In the experiments,we perform the AWGF method with a graph filter generated by the classical graph Laplacian matrix.The results show our method can achieve a comparable denoising performance with several state-of-the-art denoising methods. 展开更多
关键词 Graph filtering image denoising Laplacian matrix low rank
下载PDF
Window shrink contourlet coefficients for image denoising 被引量:2
17
作者 金炜 潘英俊 +1 位作者 魏彪 冯鹏 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第5期540-543,共4页
An adaptive image denosing technique was proposed to achieve the tradeoff between details retain and noises removal. In order to achieve this objective, the contourlet transform was introduced and a new threshold meth... An adaptive image denosing technique was proposed to achieve the tradeoff between details retain and noises removal. In order to achieve this objective, the contourlet transform was introduced and a new threshold method, namely CWinShrink, is presented. It shrinks the contourlet coefficients with adaptive shrinkage factors. The shrinkage factors were calculated with reference to the sum of squares of the contourlet coefficients within the neighborhood window. This approach achieves enhanced results for images those are corrupted with additive Gaussian noise. In numerical comparisons with various methods, for a set of noisy images (the PSNR range fi'om 10.86dB to 26.91dB) , the presented method outperforms VisuShrink and Wiener filter in terms of the PSNR. Experiments also show that this method not only keeps the details of image but also yields denoised images with better visual quality. 展开更多
关键词 contourlet transform wavelet transfotTn CWinShrink image denoising
下载PDF
Local edge direction based non-local means for image denoising 被引量:2
18
作者 JIA Li-na JIAO Feng-yuan +1 位作者 LIU Rui-qiang GUI Zhi-guo 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2019年第3期236-240,共5页
Classic non-local means (CNLM) algorithm uses the inherent self-similarity in images for noise removal. The denoised pixel value is estimated through the weighted average of all the pixels in its non-local neighborhoo... Classic non-local means (CNLM) algorithm uses the inherent self-similarity in images for noise removal. The denoised pixel value is estimated through the weighted average of all the pixels in its non-local neighborhood. In the CNLM algorithm, the differences between the pixel value and the distance of the pixel to the center are both taken into consideration to calculate the weighting coefficients. However, the Gaussian kernel cannot reflect the information of edge and structure due to its isotropy, and it has poor performance in flat regions. In this paper, an improved non-local means algorithm based on local edge direction is presented for image denoising. In edge and structure regions, the steering kernel regression (SKR) coefficients are used to calculate the weights, and in flat regions the average kernel is used. Experiments show that the proposed algorithm can effectively protect edge and structure while removing noises better when compared with the CNLM algorithm. 展开更多
关键词 image denoising neighborhood filter non-local means (NLM) steering kernel regression (SKR)
下载PDF
Fractional-order Sparse Representation for Image Denoising 被引量:1
19
作者 Leilei Geng Zexuan Ji +1 位作者 Yunhao Yuan Yilong Yin 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第2期555-563,共9页
Sparse representation models have been shown promising results for image denoising. However, conventional sparse representation-based models cannot obtain satisfactory estimations for sparse coefficients and the dicti... Sparse representation models have been shown promising results for image denoising. However, conventional sparse representation-based models cannot obtain satisfactory estimations for sparse coefficients and the dictionary. To address this weakness, in this paper, we propose a novel fractional-order sparse representation(FSR) model. Specifically, we cluster the image patches into K groups, and calculate the singular values for each clean/noisy patch pair in the wavelet domain. Then the uniform fractional-order parameters are learned for each cluster.Then a novel fractional-order sample space is constructed using adaptive fractional-order parameters in the wavelet domain to obtain more accurate sparse coefficients and dictionary for image denoising. Extensive experimental results show that the proposed model outperforms state-of-the-art sparse representation-based models and the block-matching and 3D filtering algorithm in terms of denoising performance and the computational efficiency. 展开更多
关键词 Index Terms-Fractional-order image denoising MULTI-SCALE sparse representation.
下载PDF
Low-Dose CT Image Denoising Based on Improved WGAN-gp 被引量:3
20
作者 Xiaoli Li Chao Ye +1 位作者 Yujia Yan Zhenlong Du 《Journal of New Media》 2019年第2期75-85,共11页
In order to improve the quality of low-dose computational tomography (CT)images, the paper proposes an improved image denoising approach based on WGAN-gpwith Wasserstein distance. For improving the training and the co... In order to improve the quality of low-dose computational tomography (CT)images, the paper proposes an improved image denoising approach based on WGAN-gpwith Wasserstein distance. For improving the training and the convergence efficiency, thegiven method introduces the gradient penalty term to WGAN network. The novelperceptual loss is introduced to make the texture information of the low-dose imagessensitive to the diagnostician eye. The experimental results show that compared with thestate-of-art methods, the time complexity is reduced, and the visual quality of low-doseCT images is significantly improved. 展开更多
关键词 WGAN-gp low-dose CT image image denoising Wasserstein distance
下载PDF
上一页 1 2 5 下一页 到第
使用帮助 返回顶部