SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 793
Survey on Various Image Denoising Techniques
Sinisha George1, Silpa Joseph2
1PG student, Dept. Of Computer Engineering, VJCET, Vazhakulam, Kerala, India
2Assistant Professor, Dept. Of Computer Engineering, VJCET, Vazhakulam, Kerala, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Nowadays digital images are playing an
important role in the area of digital image processing. The
main challenging factor in image denoisingisremovalof noise
from an image while preserving its details. Noise creates a
barrier and it affects the performance by decreasing the
resolution, image quality, image visuality and the object
recognizing capability in images. Due to noise presence it is
difficult for observer to obtain discriminate finer details and
real structure of image. One of the main objectives of this
survey is to analyse a detailed study in the field of Image
denoising techniques.
Key Words: Image Denoising, PSNR, Filtering, Noise Models
1. INTRODUCTION
Any form of signal processing having image as an input &
output (or a set of characteristics or parameters of image) is
called image processing. In imageprocessingwework intwo
domains i.e., spatial domain and frequency domain. Spatial
domain refers to the digital image plane itself, and image
processing method in this category are based on direct
manipulation of pixels in an image and coming to frequency
domain it is the analysis of mathematical signals orfunctions
with respect to frequency rather than time.
The principal sources of noise in digital images arise during
image acquisition and/or transmission. It can be produced
by the sensor and circuitry of a digital camera or scanner.
Noise degrades the image quality for whichthereisa need to
denoise the image to restore thequalityofimage.Hence,first
question arises is what is noise?. Image noise means
unwanted signal. It is random variation of color information
and brightness in images, and is usually an aspect of
electronic noises. It is an undesirable by-product of image
capture that adds spurious andextraneousinformation.This
definition includes everything about a noise.
Many applications are now including the images in their
methods, procedures, reports, manuals, data etc., to deal
with their clients and image noise is the basic problem with
these applications as it affects the data accuracy and
efficiency level.
2. LITERATURE SURVEY
In [1] Rizkinia, Tatsuya Baba, Student Member, Keiichiro
Shirai,and Masahiro Okuda, proposed a method for local
spectral component decomposition basedonthelinefeature
of local distribution. It reduce noiseonmulti-channel images
by exploiting the linear correlation in the spectral domainof
a local region. First calculate a linear feature over the
spectral components of an M-channel image, which call the
spectral line, and then, using the line, decompose the image
into three components: a single M-channel image and two
gray-scale images. By virtue of the decomposition, the noise
is concentrated on the two images, and thus LSCD algorithm
needs to denoise only the two grayscale images, regardless
of the number of the channels. As a result, digital image
deterioration due to the imbalance of the spectral
component correlation can be avoided.
The experiments show that LSCD improves image quality
with less deterioration while preserving vivid contrast. This
method is especially effective for hyper spectral images.
LSCD method gives higher MPSNR results than those of the
other compared methods such as VBM3D [7],PLOW[3],PRI-
NL-PCA[4] and Bilateral[5].
In [2], Qiang Guo, Caiming Zhang, Yunfeng Zhang, and Hui
Liu, proposed a Efficient SVD- Based Method for Image
Denoising. This method first group’s image patches by a
classification algorithm to achieve many groups of similar
patches. The patch grouping step identifies similar image
patches by the Euclidean distance based similarity metric.
Once the similar patches are identified, and they can be
estimated by the low rank approximation in the SVD-based
denoising step. In the aggregationstep,all processedpatches
are aggregated to form the denoised image. The back
projection step uses the residual image to further improve
the denoised result.
Different from other methods such as BM3D[7] and LPG-
PCA[4], this method adopts the low rank approximation to
estimate digital image patches and uses the back projection
to avoid loss of detail information of the image. The
computational complexity of this algorithm is lower than
most of existing state of the art image denoising algorithms
but higher than BM3D. The fixed transform used by BM3D is
less complex than SVD, whereas it is less adapted to edges
and textures. The main computational cost of algorithm is
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 794
the calculation of SVD for each patch group matrix. The MAE
value produced by this method is lower than those by other
denosing algorithms.
In [3], Priyam Chatterjee, and Peyman Milanfar proposed a
Patch-BasedNear-Optimal ImageDenoising.Thisframework
uses both geometrically and photometricallysimilarpatches
to estimate the different filter parameters. Noisy image is
first segmented into regions of similar geometric structure.
The mean and the covariance of the patches within each
cluster are then estimated. Next, for each patch, identify
photo metrically similar patchesandcomputeweights based
on their similarity to the reference patch. These parameters
are then used to perform denoising patch wise. To reduce
artefacts, image patches are selected to have some degree of
overlap (shared pixels) with their neighbours. A final
aggregation step is then used to optimally fuse the multiple
estimates for pixels lying on the patch overlaps to form the
denoised image.
In terms of visual quality, this method is comparable with
LPG-PCA[4]andBM3D[7],evenoutperformingtheminmany
cases where images exhibit higher levels of redundancy.
Compared with PLOW method, SURE-LET [6] takes, on
average, 170 s to denoise the same images, whereas the
optimized (mex) code for BM3D is much faster (about 1s).A
simple speedup for this method can be achieved by
denoising only every third patch, bringing the average
execution time down to approximately 17 s. Although this
results in a minor drop of 0.2 db in the PSNR, the visual
differences are almost imperceptible. BM3D typically doesa
better job of denoising compared with PLOW [3]
In [4], G M.Vijay Subha.S.V proposed an efficient image
restoration technique with the help of Principal Component
Analysis (PCA) with local pixel grouping (LPG) and Joint
Bilateral Filter (JBF) in spatial domains and it also helps to
preserve the image local structures. In LPG-PCA method, a
vector variable is modelled by using a pixel and its nearest
neighbours and also training sample are extracted using the
local window and block matching based LPG. It also helps to
preserve image local features after coefficient shrinkage in
the PCA domain while eliminating noises. For further
improvement, the same procedure is iterated again and the
noise level is decreased in the second stage. In the third
stage, the LPG-PCA output is used as a reference image for
the Joint Bilateral Filter (JBF) to preserve and enhances the
edges effectively.
Experimental results shows that LPG gainsverycompetitive
denoising performance in terms of PSNR and also the fine
structure in an image are preserved .The visual quality
shows that this method shows better performance when
compare to other methods in reducing various types of
noise. Preserved and enhanced the edges effectively. The
main drawback is high computational cost due to large
number of logic operations like multiplications and
additions.
In [5], A. Ravichandran and R. Chaudhr proposed a Image
Denoising technique Using Trivariate Shrinkage Filterinthe
Wavelet Domain and Joint Bilateral Filter in the Spatial
Domain. This work presents an efficient algorithm for
removing Gaussian noise from corrupted image by
incorporating a wavelet-based trivariate shrinkage filter
with a spatial-based joint bilateral filter. In the wavelet
domain, the wavelet coefficients are modelled as trivariate
Gaussian distribution, taking into account the statistical
dependencies among intrascale wavelet coefficients, and
then a trivariate shrinkage filter is derived by using the
maximum a posterior (MAP) estimator.
Wavelet-based methods are efficient in image denoising,
when they are prone to producing salient artefacts such as
low frequency noise and edge ringing which relate to the
structure of the underlying wavelet. Spatial-based
algorithms output much higher quality denoising images
with less artifacts. However, they are usually too
computationally demanding. In order to reduce the
computational cost, developed an efficient joint bilateral
filter by using the wavelet denoising results rather than
directly processing the noisy image in the spatial domain.
This filter could suppress the noise while preserve image
details with small computational cost.
In [6], Thierry Blu and Florian Luisier proposed new
approach to image denoising, based on the image-domain
minimization of an estimate of the mean squared error
Stein’s unbiased risk estimator (SURE). Unlike most existing
denoising algorithms, using the SURE makes it needless to
hypothesize a statistical model for thenoiselessimage.Akey
point of this approach is that, although the nonlinear
processing’s performed in a transformed domain typically,
an undecimated discretewavelettransform,butalsoaddress
non orthonormal transforms thisminimizationisperformed
in the image domain. Indeed, it demonstrates that, when the
transform is a “tight” frame (an undecimated wavelet
transform using orthonormal filters), separate subband
minimization yields substantially worse results. In orderfor
this approach to be viable, added another principle, that the
denoising process can be expressed as a linear combination
of elementary denoising processes of linear expansion of
thresholds (LET) armed with the SURE and LET principles.
Proposed denoising algorithm merely amounts to solving a
linear system of equations which is obviously efficient and
fast. Quite remarkably, the verycompetitiveresultsobtained
by performing a simple threshold (image-domain SURE
optimized) on the undecimated Haar wavelet coefficients. It
shows that the SURE-LET principle has a huge potential.
SURE minimization is close to the MSE one, which is an
evidence of the robustness of proposed approach. It also
simply boils down to solving a linear system of equations, So
that algorithm is quite fast compared to BLS-GSM which has
the best denoising results.Accordingly,SURE-LETdidnot try
to take advantage of all the degrees of freedom (increased
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 795
number of parameters, multivariate thresholding, more
sophisticated transforms) to make optimal algorithm.
In [7],Kostadin Dabov,, Alessandro Foi, Vladimir Katkovnik,
and Karen egiazarian, proposed a novel image denoising
strategy based on an enhanced sparse representation in
transform domain. The enhancement of sparsity is achieved
by grouping similar 2D fragments of the image into 3D data
arrays. It includes three successive steps:3Dtransformation
of a group, shrinkage of transform spectrum, and inverse 3D
transformation. Due to the similarity between the grouped
blocks, the transform can achieve a highly sparse
representation of the true signal so thatthenoisecanbewell
separated by shrinkage. In this way, the collaborative
filtering reveals even the finest details shared by grouped
fragments and at the same time it preserves the essential
unique features of each individual fragment.
This approach can be adapted to various noise models such
as additive colored noise, non Gaussian noise. The PSNR
results highest for denoising additive white Gaussian noise
from grayscale andcolorimages.Furthermore,thealgorithm
achieves these results at reasonable computational cost and
allows for effective complexity/performance trade-off.
Table: Comparison of the PSNR (db) results of different
denoising methods on test images. The best results are
highlighted in bold.
3. CONCLUSIONS
This paper provides an outline of digital image denoising
techniques. Denoising image is a long standing problem for
many image processing applications. Various systems are
effectively and significantly benefit the solution of image
recovery problems. Some research papers were discussed,
all focussing on different aspects & techniques of image
denoising. All algorithms havesome pros&consoftheirown
and this can be gleaned from this review. It could be seen
that majority of the works focused on removal of gaussian
noise. The noisy images were denoised using several
algorithms and the PSNR resultswereanalysed.Accordingto
the analysis, LSCD provide better PSNR results. The major
role of this paper is to draw a picture of the state of the art of
the image denoising techniques.
REFERENCES
[1] Mia Rizkinia, Tatsuya Baba, Student Member, Keiichiro
Shirai,and Masahiro Okuda, "Local Spectral Component
Decomposition for Multi-Channel Image Denoising," in IEEE
Transactions on Image Processing, vol.25, NO. 7, July 2016 .
[2] Qiang Guo, Caiming Zhang, Yunfeng Zhang, and Hui Liu,
“An Efficient SVD- Based Method for Image Denoising,"IEEE
Trans. Video Technology, vol. 51, no. 2, pp. 91-109, 2015
[3] Priyam Chatterjee, Student Member, IEEE, and Peyman
Milanfar, Fellow, IEEE, “Patch-Based Near-Optimal Image
Denoising," IEEE Trans.Image Processing, OL. 21, NO. 4,
APRIL 2012.
[4] GM.VijaySubha.S.V,“SpatiallyAdaptiveImageRestoration
Method Using LPG-PCA And JBF ”,IEEE Int. Conf.On Image
Processing,, Mar. 2012.
[5] A. Ravichandran, R. Chaudhry and R. Vidal, “Image
Denoising Using Trivariate Shrinkage Filter in the Wavelet
Domain and Joint Bilateral Filter in the Spatial Domain,"vol.
35, no. 2, pp. 342-353,October 2009.
[6] Thierry Blu, Senior Member, IEEE, and Florian Luisier,
“The SURE-LET Approach to Image Denoising", IEEE
Transactions On Image Processing, Vol. 16, No. 11,
November 2007
[7] ] Kostadin Dabov,, Alessandro Foi, Vladimir Katkovnik,
and Karen egiazarian, “Denoising by Sparse 3-D Transform-
Domain Collaborative Filtering "IEEETransactionsonImage
Processing, vol. 12, no. 11 pp. 1338-1351, November 2005

More Related Content

PDF
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
PDF
An Image Enhancement Approach to Achieve High Speed using Adaptive Modified B...
PDF
An efficient fusion based up sampling technique for restoration of spatially ...
PDF
Survey on Haze Removal Techniques
PDF
Accelerated Joint Image Despeckling Algorithm in the Wavelet and Spatial Domains
PDF
IRJET - Underwater Image Enhancement using PCNN and NSCT Fusion
PDF
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
PDF
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
An Image Enhancement Approach to Achieve High Speed using Adaptive Modified B...
An efficient fusion based up sampling technique for restoration of spatially ...
Survey on Haze Removal Techniques
Accelerated Joint Image Despeckling Algorithm in the Wavelet and Spatial Domains
IRJET - Underwater Image Enhancement using PCNN and NSCT Fusion
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...

What's hot (20)

PDF
Image Denoising Using Earth Mover's Distance and Local Histograms
PDF
Paper id 28201452
PDF
A Review on Haze Removal Techniques
PDF
Review of Use of Nonlocal Spectral – Spatial Structured Sparse Representation...
PDF
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
PDF
A Comparative Study of Image Denoising Techniques for Medical Images
PDF
Image Resolution Enhancement by using Wavelet Transform
PDF
A new approach on noise estimation of images
PDF
IRJET- Exploring Image Super Resolution Techniques
PDF
Single image super resolution with improved wavelet interpolation and iterati...
PDF
A Review of Image Contrast Enhancement Techniques
PDF
L0440285459
PDF
Ijcet 06 09_001
PDF
Multi Image Deblurring using Complementary Sets of Fluttering Patterns by Mul...
PDF
Wavelet Based Image Watermarking
PDF
P180203105108
PDF
N026080083
PDF
Restoration of Old Documents that Suffer from Degradation
DOCX
A fast single image haze removal algorithm using color attenuation prior
PDF
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
Image Denoising Using Earth Mover's Distance and Local Histograms
Paper id 28201452
A Review on Haze Removal Techniques
Review of Use of Nonlocal Spectral – Spatial Structured Sparse Representation...
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
A Comparative Study of Image Denoising Techniques for Medical Images
Image Resolution Enhancement by using Wavelet Transform
A new approach on noise estimation of images
IRJET- Exploring Image Super Resolution Techniques
Single image super resolution with improved wavelet interpolation and iterati...
A Review of Image Contrast Enhancement Techniques
L0440285459
Ijcet 06 09_001
Multi Image Deblurring using Complementary Sets of Fluttering Patterns by Mul...
Wavelet Based Image Watermarking
P180203105108
N026080083
Restoration of Old Documents that Suffer from Degradation
A fast single image haze removal algorithm using color attenuation prior
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
Ad

Similar to Survey on Various Image Denoising Techniques (20)

PDF
Survey Paper on Image Denoising Using Spatial Statistic son Pixel
PDF
23 an investigation on image 233 241
PDF
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
PDF
Analysis of Various Image De-Noising Techniques: A Perspective View
PDF
DUAL POLYNOMIAL THRESHOLDING FOR TRANSFORM DENOISING IN APPLICATION TO LOCAL ...
PDF
U4408108113
PDF
L011117884
PDF
Progressive Image Denoising Through Hybrid Graph Laplacian Regularization: A ...
PDF
Image Denoising by using Modified SGHP Algorithm
PDF
IRJET- Performance Analysis of Non Linear Filtering for Image Denoising
PDF
IMAGE DENOISING BY MEDIAN FILTER IN WAVELET DOMAIN
PDF
Implementation of Noise Removal methods of images using discrete wavelet tran...
PDF
J010245458
PDF
Clustered compressive sensingbased
PDF
Clustered Compressive Sensingbased Image Denoising Using Bayesian Framework
PDF
Introduction to Wavelet Transform and Two Stage Image DE noising Using Princi...
PDF
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
PDF
IRJET- Efficient JPEG Reconstruction using Bayesian MAP and BFMT
PDF
An overview of the fundamental approaches that yield several image denoising ...
PDF
Ijebea14 283
Survey Paper on Image Denoising Using Spatial Statistic son Pixel
23 an investigation on image 233 241
IMPROVEMENT OF BM3D ALGORITHM AND EMPLOYMENT TO SATELLITE AND CFA IMAGES DENO...
Analysis of Various Image De-Noising Techniques: A Perspective View
DUAL POLYNOMIAL THRESHOLDING FOR TRANSFORM DENOISING IN APPLICATION TO LOCAL ...
U4408108113
L011117884
Progressive Image Denoising Through Hybrid Graph Laplacian Regularization: A ...
Image Denoising by using Modified SGHP Algorithm
IRJET- Performance Analysis of Non Linear Filtering for Image Denoising
IMAGE DENOISING BY MEDIAN FILTER IN WAVELET DOMAIN
Implementation of Noise Removal methods of images using discrete wavelet tran...
J010245458
Clustered compressive sensingbased
Clustered Compressive Sensingbased Image Denoising Using Bayesian Framework
Introduction to Wavelet Transform and Two Stage Image DE noising Using Princi...
IRJET- A Novel Hybrid Image Denoising Technique based on Trilateral Filtering...
IRJET- Efficient JPEG Reconstruction using Bayesian MAP and BFMT
An overview of the fundamental approaches that yield several image denoising ...
Ijebea14 283
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
composite construction of structures.pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
Construction Project Organization Group 2.pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Welding lecture in detail for understanding
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
PPT on Performance Review to get promotions
PDF
Digital Logic Computer Design lecture notes
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
web development for engineering and engineering
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
composite construction of structures.pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Construction Project Organization Group 2.pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Internet of Things (IOT) - A guide to understanding
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
UNIT-1 - COAL BASED THERMAL POWER PLANTS
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
OOP with Java - Java Introduction (Basics)
Welding lecture in detail for understanding
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
UNIT 4 Total Quality Management .pptx
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPT on Performance Review to get promotions
Digital Logic Computer Design lecture notes
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
web development for engineering and engineering
Automation-in-Manufacturing-Chapter-Introduction.pdf

Survey on Various Image Denoising Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 793 Survey on Various Image Denoising Techniques Sinisha George1, Silpa Joseph2 1PG student, Dept. Of Computer Engineering, VJCET, Vazhakulam, Kerala, India 2Assistant Professor, Dept. Of Computer Engineering, VJCET, Vazhakulam, Kerala, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Nowadays digital images are playing an important role in the area of digital image processing. The main challenging factor in image denoisingisremovalof noise from an image while preserving its details. Noise creates a barrier and it affects the performance by decreasing the resolution, image quality, image visuality and the object recognizing capability in images. Due to noise presence it is difficult for observer to obtain discriminate finer details and real structure of image. One of the main objectives of this survey is to analyse a detailed study in the field of Image denoising techniques. Key Words: Image Denoising, PSNR, Filtering, Noise Models 1. INTRODUCTION Any form of signal processing having image as an input & output (or a set of characteristics or parameters of image) is called image processing. In imageprocessingwework intwo domains i.e., spatial domain and frequency domain. Spatial domain refers to the digital image plane itself, and image processing method in this category are based on direct manipulation of pixels in an image and coming to frequency domain it is the analysis of mathematical signals orfunctions with respect to frequency rather than time. The principal sources of noise in digital images arise during image acquisition and/or transmission. It can be produced by the sensor and circuitry of a digital camera or scanner. Noise degrades the image quality for whichthereisa need to denoise the image to restore thequalityofimage.Hence,first question arises is what is noise?. Image noise means unwanted signal. It is random variation of color information and brightness in images, and is usually an aspect of electronic noises. It is an undesirable by-product of image capture that adds spurious andextraneousinformation.This definition includes everything about a noise. Many applications are now including the images in their methods, procedures, reports, manuals, data etc., to deal with their clients and image noise is the basic problem with these applications as it affects the data accuracy and efficiency level. 2. LITERATURE SURVEY In [1] Rizkinia, Tatsuya Baba, Student Member, Keiichiro Shirai,and Masahiro Okuda, proposed a method for local spectral component decomposition basedonthelinefeature of local distribution. It reduce noiseonmulti-channel images by exploiting the linear correlation in the spectral domainof a local region. First calculate a linear feature over the spectral components of an M-channel image, which call the spectral line, and then, using the line, decompose the image into three components: a single M-channel image and two gray-scale images. By virtue of the decomposition, the noise is concentrated on the two images, and thus LSCD algorithm needs to denoise only the two grayscale images, regardless of the number of the channels. As a result, digital image deterioration due to the imbalance of the spectral component correlation can be avoided. The experiments show that LSCD improves image quality with less deterioration while preserving vivid contrast. This method is especially effective for hyper spectral images. LSCD method gives higher MPSNR results than those of the other compared methods such as VBM3D [7],PLOW[3],PRI- NL-PCA[4] and Bilateral[5]. In [2], Qiang Guo, Caiming Zhang, Yunfeng Zhang, and Hui Liu, proposed a Efficient SVD- Based Method for Image Denoising. This method first group’s image patches by a classification algorithm to achieve many groups of similar patches. The patch grouping step identifies similar image patches by the Euclidean distance based similarity metric. Once the similar patches are identified, and they can be estimated by the low rank approximation in the SVD-based denoising step. In the aggregationstep,all processedpatches are aggregated to form the denoised image. The back projection step uses the residual image to further improve the denoised result. Different from other methods such as BM3D[7] and LPG- PCA[4], this method adopts the low rank approximation to estimate digital image patches and uses the back projection to avoid loss of detail information of the image. The computational complexity of this algorithm is lower than most of existing state of the art image denoising algorithms but higher than BM3D. The fixed transform used by BM3D is less complex than SVD, whereas it is less adapted to edges and textures. The main computational cost of algorithm is
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 794 the calculation of SVD for each patch group matrix. The MAE value produced by this method is lower than those by other denosing algorithms. In [3], Priyam Chatterjee, and Peyman Milanfar proposed a Patch-BasedNear-Optimal ImageDenoising.Thisframework uses both geometrically and photometricallysimilarpatches to estimate the different filter parameters. Noisy image is first segmented into regions of similar geometric structure. The mean and the covariance of the patches within each cluster are then estimated. Next, for each patch, identify photo metrically similar patchesandcomputeweights based on their similarity to the reference patch. These parameters are then used to perform denoising patch wise. To reduce artefacts, image patches are selected to have some degree of overlap (shared pixels) with their neighbours. A final aggregation step is then used to optimally fuse the multiple estimates for pixels lying on the patch overlaps to form the denoised image. In terms of visual quality, this method is comparable with LPG-PCA[4]andBM3D[7],evenoutperformingtheminmany cases where images exhibit higher levels of redundancy. Compared with PLOW method, SURE-LET [6] takes, on average, 170 s to denoise the same images, whereas the optimized (mex) code for BM3D is much faster (about 1s).A simple speedup for this method can be achieved by denoising only every third patch, bringing the average execution time down to approximately 17 s. Although this results in a minor drop of 0.2 db in the PSNR, the visual differences are almost imperceptible. BM3D typically doesa better job of denoising compared with PLOW [3] In [4], G M.Vijay Subha.S.V proposed an efficient image restoration technique with the help of Principal Component Analysis (PCA) with local pixel grouping (LPG) and Joint Bilateral Filter (JBF) in spatial domains and it also helps to preserve the image local structures. In LPG-PCA method, a vector variable is modelled by using a pixel and its nearest neighbours and also training sample are extracted using the local window and block matching based LPG. It also helps to preserve image local features after coefficient shrinkage in the PCA domain while eliminating noises. For further improvement, the same procedure is iterated again and the noise level is decreased in the second stage. In the third stage, the LPG-PCA output is used as a reference image for the Joint Bilateral Filter (JBF) to preserve and enhances the edges effectively. Experimental results shows that LPG gainsverycompetitive denoising performance in terms of PSNR and also the fine structure in an image are preserved .The visual quality shows that this method shows better performance when compare to other methods in reducing various types of noise. Preserved and enhanced the edges effectively. The main drawback is high computational cost due to large number of logic operations like multiplications and additions. In [5], A. Ravichandran and R. Chaudhr proposed a Image Denoising technique Using Trivariate Shrinkage Filterinthe Wavelet Domain and Joint Bilateral Filter in the Spatial Domain. This work presents an efficient algorithm for removing Gaussian noise from corrupted image by incorporating a wavelet-based trivariate shrinkage filter with a spatial-based joint bilateral filter. In the wavelet domain, the wavelet coefficients are modelled as trivariate Gaussian distribution, taking into account the statistical dependencies among intrascale wavelet coefficients, and then a trivariate shrinkage filter is derived by using the maximum a posterior (MAP) estimator. Wavelet-based methods are efficient in image denoising, when they are prone to producing salient artefacts such as low frequency noise and edge ringing which relate to the structure of the underlying wavelet. Spatial-based algorithms output much higher quality denoising images with less artifacts. However, they are usually too computationally demanding. In order to reduce the computational cost, developed an efficient joint bilateral filter by using the wavelet denoising results rather than directly processing the noisy image in the spatial domain. This filter could suppress the noise while preserve image details with small computational cost. In [6], Thierry Blu and Florian Luisier proposed new approach to image denoising, based on the image-domain minimization of an estimate of the mean squared error Stein’s unbiased risk estimator (SURE). Unlike most existing denoising algorithms, using the SURE makes it needless to hypothesize a statistical model for thenoiselessimage.Akey point of this approach is that, although the nonlinear processing’s performed in a transformed domain typically, an undecimated discretewavelettransform,butalsoaddress non orthonormal transforms thisminimizationisperformed in the image domain. Indeed, it demonstrates that, when the transform is a “tight” frame (an undecimated wavelet transform using orthonormal filters), separate subband minimization yields substantially worse results. In orderfor this approach to be viable, added another principle, that the denoising process can be expressed as a linear combination of elementary denoising processes of linear expansion of thresholds (LET) armed with the SURE and LET principles. Proposed denoising algorithm merely amounts to solving a linear system of equations which is obviously efficient and fast. Quite remarkably, the verycompetitiveresultsobtained by performing a simple threshold (image-domain SURE optimized) on the undecimated Haar wavelet coefficients. It shows that the SURE-LET principle has a huge potential. SURE minimization is close to the MSE one, which is an evidence of the robustness of proposed approach. It also simply boils down to solving a linear system of equations, So that algorithm is quite fast compared to BLS-GSM which has the best denoising results.Accordingly,SURE-LETdidnot try to take advantage of all the degrees of freedom (increased
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 795 number of parameters, multivariate thresholding, more sophisticated transforms) to make optimal algorithm. In [7],Kostadin Dabov,, Alessandro Foi, Vladimir Katkovnik, and Karen egiazarian, proposed a novel image denoising strategy based on an enhanced sparse representation in transform domain. The enhancement of sparsity is achieved by grouping similar 2D fragments of the image into 3D data arrays. It includes three successive steps:3Dtransformation of a group, shrinkage of transform spectrum, and inverse 3D transformation. Due to the similarity between the grouped blocks, the transform can achieve a highly sparse representation of the true signal so thatthenoisecanbewell separated by shrinkage. In this way, the collaborative filtering reveals even the finest details shared by grouped fragments and at the same time it preserves the essential unique features of each individual fragment. This approach can be adapted to various noise models such as additive colored noise, non Gaussian noise. The PSNR results highest for denoising additive white Gaussian noise from grayscale andcolorimages.Furthermore,thealgorithm achieves these results at reasonable computational cost and allows for effective complexity/performance trade-off. Table: Comparison of the PSNR (db) results of different denoising methods on test images. The best results are highlighted in bold. 3. CONCLUSIONS This paper provides an outline of digital image denoising techniques. Denoising image is a long standing problem for many image processing applications. Various systems are effectively and significantly benefit the solution of image recovery problems. Some research papers were discussed, all focussing on different aspects & techniques of image denoising. All algorithms havesome pros&consoftheirown and this can be gleaned from this review. It could be seen that majority of the works focused on removal of gaussian noise. The noisy images were denoised using several algorithms and the PSNR resultswereanalysed.Accordingto the analysis, LSCD provide better PSNR results. The major role of this paper is to draw a picture of the state of the art of the image denoising techniques. REFERENCES [1] Mia Rizkinia, Tatsuya Baba, Student Member, Keiichiro Shirai,and Masahiro Okuda, "Local Spectral Component Decomposition for Multi-Channel Image Denoising," in IEEE Transactions on Image Processing, vol.25, NO. 7, July 2016 . [2] Qiang Guo, Caiming Zhang, Yunfeng Zhang, and Hui Liu, “An Efficient SVD- Based Method for Image Denoising,"IEEE Trans. Video Technology, vol. 51, no. 2, pp. 91-109, 2015 [3] Priyam Chatterjee, Student Member, IEEE, and Peyman Milanfar, Fellow, IEEE, “Patch-Based Near-Optimal Image Denoising," IEEE Trans.Image Processing, OL. 21, NO. 4, APRIL 2012. [4] GM.VijaySubha.S.V,“SpatiallyAdaptiveImageRestoration Method Using LPG-PCA And JBF ”,IEEE Int. Conf.On Image Processing,, Mar. 2012. [5] A. Ravichandran, R. Chaudhry and R. Vidal, “Image Denoising Using Trivariate Shrinkage Filter in the Wavelet Domain and Joint Bilateral Filter in the Spatial Domain,"vol. 35, no. 2, pp. 342-353,October 2009. [6] Thierry Blu, Senior Member, IEEE, and Florian Luisier, “The SURE-LET Approach to Image Denoising", IEEE Transactions On Image Processing, Vol. 16, No. 11, November 2007 [7] ] Kostadin Dabov,, Alessandro Foi, Vladimir Katkovnik, and Karen egiazarian, “Denoising by Sparse 3-D Transform- Domain Collaborative Filtering "IEEETransactionsonImage Processing, vol. 12, no. 11 pp. 1338-1351, November 2005