DENOISING TECHNIQUES FOR SYNTHETIC APERTURE RADAR DATA A REVIEW

Size: px
Start display at page:

Download "DENOISING TECHNIQUES FOR SYNTHETIC APERTURE RADAR DATA A REVIEW"

Transcription

1 International Journal of Computer Engineering & Technology (IJCET) Volume 6, Issue 9, Sep 2015, pp , Article ID: IJCET_06_09_001 Available online at ISSN Print: and ISSN Online: IAEME Publication DENOISING TECHNIQUES FOR SYNTHETIC APERTURE RADAR DATA A REVIEW Arundhati Ray Space Applications Centre, ISRO, Ahmedabad, India [PhD Scholar (external candidate) CSE Dept at Nirma University, Ahmedabad] B Kartikeyan Space Applications Centre, ISRO, Ahmedabad, India ABSTRACT Synthetic Aperture Radar (SAR) data have been increasingly gaining importance in the field of remote sensing applications due to its all weather, and day and night imaging capabilities. However, the images which are obtained after a series of complex signal processing operations on the received data, are affected by a grainy kind of noise, called speckle, which renders the data difficult for further interpretation and analysis. Thus, image denoising becomes an important and mandatory step in the SAR processing domain. A variety of denoising filters for SAR images have come up in the recent years. Wavelet based SAR data denoising techniques have also been gaining popularity due to its space-frequency localization capability and the capacity to analyse data at different scales. In this paper, we are making a comprehensive review of some of the well known filtering techniques for SAR data denoising. Key words: Adaptive Filters, Decomposition, Denoising, MAP, MMSE, Mother Wavelets, SAR, Speckle, Wavelet Based Thresholding. Cite this Article: Arundhati Ray and B Kartikeyan. Denoising Techniques for Synthetic Aperture Radar Data A Review. International Journal of Computer Engineering and Technology, 6(9), 2015, pp INTRODUCTION SAR and its active mode of signal acquisition entails a very complicated sensor design, signal processing, image processing and its interpretation [1-3]. The fundamental theory behind SAR needs transmission and reception of linearly frequency modulated chirp signals, and Doppler processing of the encoded returned echo [1],[4]. Coherent signal processing is done to attain high spatial resolution. 1 editor@iaeme.com

2 Arundhati Ray and B Kartikeyan However due to this coherent nature of signal, a grainy type of noise is inherent in the image, which degrades the radiometric quality of the data. This is known as the speckle noise whose characteristics are described in detail in [1] [2] [4] [5]. A variety of application in the areas of agriculture, land use type discrimination, forestry, biomass estimation, geology, flood mapping, disaster zone mapping, oil spill detection etc. is possible with SAR data. Due to speckle noise, the accuracies of image analysis involving classification, segmentation, texture analysis, target detection etc however are severely affected. In the field of image processing, denoising is still a challenging task to the researchers. Reducing noise always comes at a cost of some other aspect of image degradation such as blurring, spatial resolution degradation and edge smearing. Apart from that, the type of noise present in the image is a critical factor in formulating the denoising scheme. Most of the images in the optical domain are afflicted with additive white Gaussian noise. Images produced by coherent processing such as those of SAR, USG etc are however, tarnished with speckle noise, which is more difficult to remove. Here, we discuss briefly about the characteristics of speckle noise followed by some of the well known speckle filters, which are being used by SAR users. Then we give a review of some of the wavelet based image denoising techniques, with special emphasis on SAR images. 2. SPECKLE NOISE Speckle noise is multiplicative in nature. This type of noise is formed as a result of the random interference between the coherent returns from active imaging sensors such as LASER (Light Amplification by Stimulated Emission of Radiation), USG (Ultra SonoGram) and SAR. Its response is represented as: S = x * η (1) where S is the output scattering coefficient of a target, x is its true value, and η is the speckle noise affecting the input signal. Fully developed speckle noise has the characteristic of multiplicative noise as shown by G April et al [4]. Speckle model is explained by using the signal geometry for a SAR sample in Fig:1. The basic assumption is that, one resolution cell contains the scattering from a large number of scatterers with a wavelength which is comparable to the roughness of the terrain or object being imaged. Hence the response from one cell is a coherently summed signal from many scatterers. Figure 1 SAR Speckle Model 2 editor@iaeme.com

3 Denoising Techniques For Synthetic Aperture Radar Data A Review 3. DENOISING OF SPECKLE NOISE IN SAR In the field of image filtering, the basic aim of denoising technique is to remove noise, irrespective of the spectral content of the noisy signal. The basic aim of SAR image denoising is to improve the backscattering coefficients in homogeneous areas and the edges in the images too. The filter should also preserve the spatial variability. i.e. the textural information for areas with texture (like forests). The challenge thus, lies in cleaning the image without sacrificing the geometric resolution. Noise removal techniques for optical images which are corrupted by Additive White Gaussian Noise (AWGN) are based on ideal low pass filtering(lpf), Butterworth low pass filtering, Gaussian low pass filtering etc, which remove the low frequency noise present in such data sets. A comprehensive review of denoising for optical images is done by A Buades et al [6]. Here it has been pointed out, that in all denoising methods, there is an assumption on the noise model, and a generic image smoothness model, which is local or global. In the optical image domain, a huge plethora of denoising techniques have come up, and are still being developed. Several denoising techniques based on spatial domain as well as frequency domain exist However, since speckle is a coherent type of noise, general noise removal techniques which are effective for additive noise present in optical images, do not work effectively for such data. One method of speckle noise reduction is the multilook technique which is applied to the SAR signal, during SAR data processing in the azimuth direction, in the frequency domain [4]. Here the signal bandwidth is split up into smaller segments, and these smaller bandwidth signals are processed in the frequency domain, and after that, these are incoherently summed up to get the output having better radiometric resolution, i.e. less noise. However the spatial resolution is degraded, in the process. For N look processing the effective spatial resolution becomes N times the original spatial resolution, while the radiometric resolution is improved by a factor of N. Geometric resolution degradation is, however, not desired in most of the application work, as edges are perturbed. In order to circumvent this problem, several filtering techniques have evolved, over the last decade or so, some of which have also been implemented in the commercial software packages, available for the SAR users. The papers discussing some of the well known filters in this domain are given in [7-12]. 4. SPATIAL DOMAIN DENOISING Spatial domain filtering are classified into two classes: Non-adaptive and adaptive. The non-adaptive filters take the parameters of the full image and not the local properties of the signal or the sensor characteristics. These are not proper for nonstationary scene signals. FFT is an example from this class. Such filtering also eliminates actual image information, particularly, the high-frequency information. Adaptive filters adapt their weightings across the image to the speckle level. The applicability of filtering and the choice of filter type involves tradeoffs. Adaptive speckle filtering is better at preserving edges and details in high-texture areas. Several such filters such as Lee, extended Lee, Frost, extended Frost, Kuan, Gamma MAP(Maximum-A-posteriori Probability) etc are extensively used for SAR denoising as shown by Lee et al, Frost et al, Kuan et al and Baraldi et al in [7-12]. Lee filter and Lee_sigma filter utilize the statistical distribution of the pixel values within a chosen moving kernel to estimate the value of the central pixel in the window. Here it is assumed that the mean and variance of the pixel of interest is equal to the mean and variance of all the pixels within the chosen window. Frost filter, 3 editor@iaeme.com

4 Arundhati Ray and B Kartikeyan another adaptive filter, replaces the pixel with a weighted sum of the values within the window. The weighting factor decreases with distance from the central pixel. Leesigma filter had some shortcomings, such as blurring of targets, and depressing strong targets. This was removed in the extended Lee filter [12], whereby the sigma range was estimated using the probability density functions, and by incorporating minimum mean square error (MMSE) estimates for adaptive speckle reduction. Extended Lee and Frost filters were introduced [13], to alter the performance locally according to three cases. Pure averaging is done when the local coefficient of variation(lcv) is below a low threshold, selected. Above a higher threshold the filter performs as an all pass filter, while for other cases lying in between, a balance between these two filtering is done as is done in standard Lee and Frost techniques. However these also have limitations of window size, and directional sensitivity and do not enhance the edges. The hard thresholds many a times lead to artifacts, and noisy boundaries by leaving the edges unfiltered. Gamma-MAP filter also gives good denoising performance with preservation of edges. This assumes that natural targets have Gamma distributed cross section, rather than Gaussian distribution, which is a better approximation for most SAR images. It also assumes non-stationary mean and variance parameters. Though a good filter, it produces artifacts in many of the cases, for different window sizes, and has to be used with caution, and many a times several iterations are needed to get good results, thereby increasing the computation time. Another method to produce sharp edges, is the simulated annealing technique [14]. When this algorithm is applied to despeckling SAR data, the RCS (Radar Cross Section) is modeled as a Markov random field that is governed by the Gibbs distribution of the conditional probability of the RCS. Simulated annealing filters produce relatively good results if parameters are selected appropriately. However, processing times are very long when compared to other filters, and the results are dependent on the judicious choice of iterations and the filtering parameters. Another breakthrough in the domain of data denoising came with the introduction of speckle reducing anisotropic diffusion (SRAD) technique by Y Yu et al [15]. This method introduced a diffusion method which is specifically tuned to denoise USG and radar images which are afflicted with speckle noise. This paper deals with the edge sensitive diffusion for speckled images, using a method which is similar to the conventional anisotropic edge sensitive diffusion for images which are corrupted by additive noise, such as in optical images. Here it is shown that, in the case of Lee and Frost filter, adaptive filtering is done using the coefficient of variation, whereas the SRAD algorithm exploits the instantaneous coefficient of variation, which is shown to be function of the local gradient magnitude and Laplacian operators. The technique is based on the minimum mean square error (MMSE) approach for filtering, as in Lee, and Frost, but is the edge sensitive extension of the conventional adaptive speckle filters. Here it is mentioned that the existing diffusion techniques use a homomorphic approach [16], while this work deals with linear domain SAR data thereby useful information with regards to SAR data is preserved. A denoising technique which reports a concept of block-matching and 3D algorithm (BM3D) which is modified to suit SAR image noise, is reported in [17]. Research work in the BM3D was initially reported by Dabov et al [18]. This technique exploits the specific non-local image modeling through a process called, grouping and collaborative filtering. The grouping process finds mutually similar 2-D image blocks and stacks these together in 3D arrays, while collaborative filtering produces individual estimates of all the blocks, by filtering them jointly, by applying transform domain shrinkage of the groups. Hence both local and non local 4 editor@iaeme.com

5 Denoising Techniques For Synthetic Aperture Radar Data A Review characteristics of natural images are taken into consideration. Finally the effectiveness of the subsequent shrinkage is related to the sparsity of the real signal [19]. This method is supposed to be a state of the art denoising for images with additive noise. However it is observed by Hasan et al [20] that for images rich in texture or those corrupted with higher level noise, this technique does not give the best results. So scope exists to make more improvement. It is to be noted that most of these techniques have been tested on images corrupted by additive white Gaussian noise (AWGN). For speckle noise removal, this technique is not so widely applicable, and Parilli et al have used this concept with the wavelet domain shrinkage to denoise SAR data in [17]. A recent work for SAR image denoising is reported by J Liu et al [21]. Here a method called total variation (TV) regularization has been resorted to, in order to filter multiplicative noise. It is reported here that though TV means is highly researched area, this can sometimes give rise to undesirable staircase artifact. To circumvent this problem, high order TV norms have been judiciously used to balance the edge and smoothness regions. This method has been shown to give better efficiency in terms of SNR and structure similarity index. In a recent work by Zhang et al [22], it is pointed out that with self adaptive sliding window based methods, the local stationary assumption of classical speckle filters can be satisfied better than those with fixed windows. But region variance is always affected by speckle and is not accurate enough specially for textures, edges and point type targets. Hence these are only effective for homogenous regions. In this paper, trade-off between homogeneous areas and point target preservation is resorted to, by an adaptive threshold technique which is treated as a linear function of saliency map, and the threshold range is estimated by Monte Carlo algorithm based on a given significance level and the number of looks in the image. This technique claims to give good noise removal without sacrificing the sharp edges. In one of the most recent papers on SAR denoising, it is reported that nonlocal grouping and transformed domain filtering has led to the state of the art denoising techniques, and that this has been extended to SAR images based on disjoint local regions with similar spatial structure[23]. Each such region is then denoised by linear minimum least square error (LMMSE) filtering in principal component analysis (PCA) domain. Both clustering and denoising are done on image patches. This method reportedly gives good performance in terms of noise reduction and detail preservation. Here the technique has been done based on additive signal dependant noise (ASDN) model. 5. WAVELET FRAMEWORK FOR DENOISING During the last decade, Wavelet-based techniques are finding more and more applicability in noise removal, due to their space-frequency localization capability. Wavelets have been in use since the last decade for various signal and image processing tasks. The time-frequency domain analysis scope renders such technique very useful in the domains of signal processing, image compression, denoising, image enhancement, resolution enhancement, fractals etc. The fundamental idea behind this is to analyse the signal according to scale. Wavelet transforms have advantages over traditional Fourier transforms for representing functions that have discontinuities and sharp peaks, and for accurately deconstructing and reconstructing finite, non-periodic or non-stationary signals, as has been discussed in detail by Mallat[24]. Here the processing is performed at various scales and hence there is tremendous scope of feature analysis at those scales. Thus wavelets are well suited to handling signals with sharp discontinuities. This is the feature which makes wavelet based approaches extremely suitable for filtering noise. Wavelet based denoising schemes involve non 5 editor@iaeme.com

6 Arundhati Ray and B Kartikeyan linear thresholding of wavelet coefficients in time-scale transform domain, whereby the noise frequencies are suppressed. One method for finding the mother wavelet and scaling coefficients was proposed by I Daubechies[25], which ushered in a whole domain of mother wavelet generation for different research purposes. In the domain of optical images, wavelet and its derivatives have been in use since the inception of wavelet based techniques [26]. Donoho in 1995[27] had proposed thresholding techniques for denoising, which had paved the way for research on various means of thresholding for filtering out different kinds of noise in images. Research in the field of speckle noise removal using wavelet based technique gained momentum, very soon, as is discussed by Gagnon et al[28], Argenti et al[29]. Many types of wavelet functions have been in use, out of which the discrete wavelet transform (DWT) which transforms digital signals to discrete coefficients in the wavelet domain, has good capability for both signal as well as image processing applications. Hou et al[30] reported speckle reduction on SAR images based on Bayesian MAP estimation in the wavelet domain. Many papers during this period reported results of wavelet based filtering on SAR as well as medical data sets using different techniques developed, and by extending the original ideas. Some of the results have been reported by P.U Fangling et a l[31], Solbo et al[32], Gleich et al[33]. S Parrilli et al in 2012 proposed a nonlocal SAR image denoising algorithm based on LMMSE wavelet shrinkage [17]. A novel despeckling algorithm for SAR images was proposed here, based on the concepts of nonlocal filtering and wavelet-domain shrinkage. It follows the structure of the blockmatching 3D (BM3D) algorithm, which had been proposed, for additive white Gaussian noise denoising[18]. At present, BM3D is considered to be the state of the art for AWGN denoising, as has been mentioned in the previous section. Most of the filtering techniques in the wavelet domain operate in a homomorphic way for the SAR images [32]. Log transform for SAR data, however changes the basic characteristics of the SAR image, and after speckle removal and inverse logarithm, cannot be retrieved back, as has been reported by Ulaby et al [34]. Hence wavelet based SAR denoising is still an open challenge in the power domain of data. Alparone et al[35] in a recent work have reported the results of evaluation of Bayesian estimators and PDF(Probability Density Function) models for despeckling in the undecimated wavelet domain. According to their study the best suited method comes from maximum-a-posteriori (MAP) estimation of the wavelet coefficients. Since SAR is corrupted by multiplicative noise, the methods adopted in all the wavelet based work is that of homomorphic approach whereby the logarithm of the data is taken, to force the data into the additive domain. Subsequently the generic denoising filters are applied on those transformed data. Denoising techniques developed, or the thresholding methods developed are of interest to all researchers working in the image processing domain. Different mother wavelets have evolved, which are used to convert the images from the linear domain to the wavelet domain. One such technique was proposed by Daubechies [25]. DWT is used to transform the digital signals in the image to discrete coefficients in the wavelet domain. The output of the low pass filter are known as the approximation coefficients, while those from the high pass filter are called the detailed coefficients. Wavelet transform is used to decompose the image into sub-bands, and this can be repeated up to multiple levels, depending on the dimension of the image [24]. At each level of decomposition, the signal is decomposed into four sub-bands, consisting of the approximation component which is the LL component, and the detailed 6 editor@iaeme.com

7 Denoising Techniques For Synthetic Aperture Radar Data A Review components i.e. LH, HL and HH. The detailed parts contain the high frequency components which are mostly corrupted by noise. The LL part can be further decomposed using the above technique, and filtering done till the desired results are obtained. Some of the well known wavelet based thresholding methods are discussed in the next section. 6. NOISE REMOVAL USING WAVELET THRESHOLDING The method used for denoising using Wavelets involves the following steps: Discrete wavelet transform is applied on the data sets to get the sub-bands. The detailed wavelet coefficients are taken for denoising at any decomposition level. Thresholding criteria is used to suppress the noise. There are two methods of thresholding such as the hard thresholding given in equation 2 or soft thresholding given in equation 3[27]. After thresholding on one level, further levels of decomposition may be attempted based on the denoising desired, and the above procedure is repeated on the approximate coefficients. After going through the desired number of decompositions, the thresholded values are taken through inverse wavelet transform, through all the levels. Final reconstructed image gives the noise free image. (2) (3) The coefficients of the wavelet transform are usually sparse. That is, coefficients with small magnitude can be considered as pure noise and may be set to zero in order to denoise the data. The detailed wavelet coefficients are compared with a threshold value in order to decide whether it constitutes a signal or a noise, and is known as wavelet thresholding. Donoho in 1995 [27], proposed a method to reconstruct a function f from a noisy data set d. This was done by translating the empirical wavelet coefficients of d towards 0 by an amount given by: X = σ (2log(n)/n) (4) where n is the number of data points in the signal, and is the noise or standard deviation in the data which is given by an estimate in the wavelet domain as : σ 2 = [(median Y ij ) / ] 2 (5) where Y ij denotes the coefficients in the HH subband.this was found to be quite effective for Additive White Gaussian noise(awgn) which is found in optical data. Subsequently several shrinkage methods for soft thresholding have been proposed by researchers. SURE(Stein s Unbiased Risk Estimate) technique whereby the universal threshold is replaced by an adaptive SURE based thresholding which is reported to give better denoising as was reported by Zhang et al[36], and Thierry et al[37]. This also was found out to be highly efficient for optical images. Chang et al, in 2000 proposed a novel concept of denoising and compression of optical images by an adaptive, data-driven threshold for image denoising via wavelets based on soft- 7 editor@iaeme.com

8 Arundhati Ray and B Kartikeyan thresholding[38]. The threshold was derived in a Bayesian framework, and the a priori model used on the wavelet coefficients was the generalized Gaussian distribution (GGD) which is widely used in image processing applications. The proposed thresholding is adaptive to each sub-band since it depends on estimates of the parameters from the data. Experimental results show that the proposed method, called Bayes Shrink, is typically within 5% of the Mean Square Error (MSE) of the best softthresholding benchmark with the image assumed known. It is reported that it outperforms Donoho s[27] SureShrink method most of the time. Xie et al in 2002 reported speckle reduction for SAR using wavelet denoising and Markov Random Field (MRF) modelling[39]. Using MRF has been popular in the field of image processing and this was extended to SAR denoising. In this paper, a technique is developed for speckle noise reduction by fusing the wavelet Bayesian denoising technique with Markov random-field (MRF)-based image regularization. Experimental results showed that the proposed method outperformed standard wavelet denoising techniques in terms of the signal-to-noise ratio and the equivalentnumber-of-looks (ENL) measures in most cases. It also achieves better performance than the refined Lee filter. It has been observed that model based despeckling mainly depends on the chosen models. Bayesian methods have been commonly used in denoising, whereby the prior, posterior and evidence probability density functions are modeled as illustrated by Chang et al[38]. A novel approach of using SURE based shrinkage to optical image denoising was proposed by Thierry et al [37]. Using the SURE and LET (linear expansion of thresholds) principles, it was shown that a denoising algorithm merely amounts to solving a linear system of equations which is fast and efficient. The very competitive results obtained by performing a simple threshold (image-domain SURE optimized) on the un-decimated Haar wavelet coefficients showed that the SURE-LET principle has a huge potential. Gagnon has reported some numerical results based on wavelet filtering of speckle noise [40]. One multi-scale speckle reduction method based on the extraction of wavelet inter scale dependencies to enhance medical ultrasound images with multiplicative noise was done using dual tree complex wavelet transform [41]. This method is reported to give good performances compared to standard spatial despeckling filters. 7. CONCLUSION Synthetic Aperture Radar data is increasingly being used in the field of remote sensing applications due to its all weather, and day and night imaging capabilities. However due to the inherent coherent processing, SAR images are corrupted by speckle noise which needs different ways of filtering. Speckle being signal dependent multiplicative type of noise, is difficult to remove using techniques which are generally suitable for additive white Gaussian noise. Over the last decade several techniques have been developed to suppress speckle noise in SAR as well as medical data. In this paper we have brought out a comprehensive list of different kinds of speckle filtering algorithms, which have evolved during the past as well as the recent times. Initially the multilook techniques were used for speckle reduction, but this came at a cost of degrading the spatial resolution. The algorithms which evolved subsequently were based on spatial filtering techniques. Compared to non adaptive techniques, the adaptive means have shown promising results. A good adaptive speckle filter should reduce the noise in statistically homogeneous areas, but preserve the features such as edges and point targets, and also improve the radiometry. Of late the wavelet based multi-resolution analysis has shown great promise for image feature detection at different scales, and using this property several denoising algorithms have 8 editor@iaeme.com

9 Denoising Techniques For Synthetic Aperture Radar Data A Review been proposed. Factors influencing denoising of images are the choice of the wavelet basis, order of the mother Wavelet, decomposition level, thresholding and shrinkage criteria chosen. Apart from this, the speckle model and statistics play a key role in the filter performance. There is no best solution to speckle reduction, as each method has its pros and cons, as has been discussed in the papers reviewed here. Similarly each technique assumes certain noise model and region based statistics. Thus, denoising of SAR images offers great scope in the field of image processing research. 8. ACKNOWLEDGEMENTS The authors would like to thank Dr S Garg, HOD, CSE Department, Nirma University, Ahmedabad for his valuable support in carrying out this work. They would like to thank Dr Raj Kumar, GD, GSAG, Dr P K Pal, DD, EPSA and Sri Tapan Misra, Director, SAC/ISRO for supporting them in carrying out this research activity. We also thank the reviewers for their valuable suggestions. REFERENCES [1] F. T. Ulaby, R.K. Moore, A.K. Fung, Microwave Remote Sensing Active and Passive, Vol-2, Artech House, [2] J. Reeves, Manual of Remote Sensing, American Society of Photogrammetry, First Edition, 1975, Vol-1. [3] R. K. Raney, Radar Fundamentals: Technical Perspective, Principles and Applications of Imaging Radar: Manual of Remote Sensing, 3 Edition, New York: Wiley Interscience, 1998, Vol- 2, 1998, pp [4] G. V. April, E. R. Harvy, Speckle Statistics in Four-Look Synthetic Aperture Radar Imagery, Optical Engineering, 30(4), 1991, pp [5] J. Bruniquel, A. Lopes, Multivariate Optimal Speckle Reduction in SAR Imagery, International Journal of Remote Sensing, 18(3), 1997, pp [6] Buades, B. Coll, J.M. Morel, A review of denosing algorithms, with a new one, A SIAM Interdisciplinary Journal, 2005, 4(2), pp <hal >. [7] J.S. Lee, Speckle Suppression and Analysis for Synthetic Aperture Radar Images, Optical Engineering, 25(5), 1986, pp [8] J.S. Lee, Digital image enhancement and noise filtering by use of local statistics, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol-2, 1980, pp [9] V.S. Frost, J.A. Stiles, K.S. Shanmugan, J.C. Holtzman, A model for radar images and its application to adaptive digital filtering of multiplicative noise, IEEE Transaction on Pattern Analysis and Machine Intelligence, Vol- 4, 1982, pp [10] D.T Kuan, A.A Sawchuk, T.C Strand, P Chavel, Adaptive noise smoothing filter for images with signal dependant noise, IEEE Transaction on PAMI-7, No-2, 1985, pp [11] Baraldi, F. Pannigianni, A refined Gamma MAP SAR speckle filter with improved geometrical adaptivity, IEEE Transactions on Geoscience and Remote Sensing, Vol-33, 1995, pp [12] J.S. Lee,J.H.Wen,T.L. Ainsworth, K.S. Chen, A.J. Chen, Improved sigma filter for speckle filtering of SAR imagery, IEEE Transactions on Geoscience and Remote Sensing, Vol-47, 2009, pp editor@iaeme.com

10 Arundhati Ray and B Kartikeyan [13] A. Lopes, R. Touzi, E. Nezry, Adaptive speckle filters and scene heterogeneity, IEEE Transactions on Geoscience and Remote Sensing, Vol-28, 1990, pp [14] R. G. White, A simulated annealing algorithm for SAR and MTI image cross section estimation, SPIE SAR Data Processing for Remote Sensing, Vol. 2316, [15] Y. Yu, S.T. Action, Speckle reducing anisotropic diffusion, IEEE Transactions on Image Processing, 11(11), November-2002, pp [16] K. Z. Abd_Elmoniem, Y. M. Kadah, A.B.M. Youssef, Real time adaptive ultrasound speckle reduction and coherence enhancement, Proc ICIP 2000, Vancouver, BC, Canada, Sept ,2000, pp [17] S. Parrilli, M. Poderico, C. V. Angelino, L. Verdoliva,A nonlocal SAR image denoising algorithm based on LLMMSE wavelet shrinkage, IEEE Transactions on Geoscience and Remote Sensing, 50(2), February 2012, pp [18] K. Dabov, A. Foi, V. Katkovnik, K. Egiazarian, Image Denoising by Sparse 3D Transform-Domain Collaborative Filtering, IEEE Transactions on Image Processing, 16(8), 2007, pp [19] K. Dabov, A. Foi, V. Katkovnik, K. Egiazarian, BM3D image denoising with shape adaptive principal component analysis, Internet reference, [20] M.M. Hasan, Adaptive edge guided block matching and 3D filtering image denoising algorithm, May, 2014, pp [21] J. Liu, T.Z. Huang,Z. Xu, X.G. Lv, High order total variation based multiplicative noise removal with spatially adapted parameter selection, Journal of Optical Society America-A, 30(10), October , pp [22] X. Zhang, H. Meng, Z. Ma, X. Tian, SAR image despeckling by combining saliency map and threshold selection, International Journal of Remote Sensing, 34(21), 2013, pp [23] L. Xu, J. Li, Y. Shu, J. Peng, SAR image denoising via clustering based principal component analysis, IEEE Transactions on Geoscience and Remote Sensing, 52(11),2014, pp [24] S. G.Mallat, Theory for Multiresolution Signal Decomposition: The Wavelet Representation, IEEE Transactions on Pattern Analysis and Machine Intelligence, 11 (7), July 1989, pp [25] I. Daubechies, The wavelet transform time frequency localization and Signal Analysis, IEEE Transactions on Information Theory, 36(5), Sept 1990 pp [26] Y. Meyer, Wavelets: algorithms and applications, SIAM press, Philadelphia, [27] D. L. Donoho, Denoising by soft thresholding, IEEE Transactions on Information Theory, 41, 1995, pp [28] L. Gagnon, A. Jouan, Speckle filtering of SAR images-a comparative study between complex-wavelet based and standard filters, SPIE Proceedings, 3169, 1997, pp [29] F. Argenti, L. Alparone, Speckle Removal from SAR Images in the Undecimated Wavelet Domain, IEEE Transactions on Geoscience and Remote Sensing, Vol- 40, 2002, pp [30] Jia-Hua Hou, Xiang-Ming Liu, Cheng-Yi Xiong, Xiang He, Speckle reduction algorithm for synthetic aperture radar images based on Bayesian Maximum a 10 editor@iaeme.com

11 Denoising Techniques For Synthetic Aperture Radar Data A Review Posteriori estimation in wavelet domain, Optical Engineering, 47_5_ May, 2008, pp [31] P. U Fangling, X.U Xin, Wavelet-domain suppression of speckle in single-look SAR images, Proceedings of SPIE Vol- 4552, 2001, pp. doi: / [32] S. Solbo, T. Eltoft, Homomorphic wavelet based statistical despeckling of SAR images, IEEE Transactions on Geoscience and Remote Sensing, 42, 2004, pp [33] Dusan. Gleich, Mihai. Datchu, Wavelet based SAR image despeckling and information extraction, using particle filter, IEEE Transactions on Image Processing, 18(10), October 2009, pp [34] H. Xie, L. E. Pierce, F. T. Ulaby, Statistical properties of logarithmically transformed speckle, IEEE Transactions on Geoscience and Remote Sensing, Vol-40, Mar. 2002, pp [35] L. Alparone, F.Argenti, T. Bianchi, A. Lapini, An evaluation of Bayesian estimators and PDF models for despeckling in the undecimated wavelet domain, Proc of SPIE, Vol 7829, 2010 [36] X. P. Zhang, M. Desai, Adaptive denoising based on SURE Risk, IEEE Signal Processing Letters, 5(10), Oct 1998, pp [37] Thierry. Blu, Florian. Luisier, The SURE-LET Approach to Image Denoising, IEEE Transactions on Image Processing, 1(11), 2007, pp [38] S. G. Chang, B. Yu, M. Vetterli, Adaptive Wavelet Thresholding for Image Denoising and Compression, IEEE Transactions on Image Processing, 9, September 2000, pp [39] H Xie, L E Pierce, F T Ulaby, SAR Speckle reduction using wavelet denoising and Markov Random Field Modeling,IEEE Transactions on Geoscience and Remote Sensing, 40(10), Oct 2002, pp [40] L. Gagnon, Wavelet Filtering of Speckle Noise - Some Numerical Results, Vision Interface, Trois-Rivières, Canada,19-21,May 1999,pp [41] M. Forouzanfar, H. Abrishami-Moghaddam, M. Gity, A new multiscale Bayesian algorithm for speckle noise in medical ultrasound images, Signal Image and Video Processing, Springer-Vol4,Sep-2010,pp [42] Mr.P.Ravi Kumar, Mr. G. Suresh, Dr. Y.Bhavani Kumar, Mr. D. Arun Kumar. Laser Radar System for the Characterization of Boundary Layer Meteorology Using Modified Wavelet Covariance Transform. International journal of Electronics and Communication Engineering &Technology, 3(2), 2012, pp [43] Omar K M Ouda, Abdullatif A. Al-Shuhail, Tawfiq Qubbaj and Rana Samara. Assessing the Applicability of Ground Penetrating Radar (GPR) Techniques for Estimating Soil Water Content and Irrigation Requirements in the Eastern Province Of Saudi Arabia: A Project Methodology. International Journal of Advanced Research in Engineering & Technology, 3(2), 2012, pp editor@iaeme.com

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

PERFORMANCE EVALUATION OF ADAPTIVE SPECKLE FILTERS FOR ULTRASOUND IMAGES

PERFORMANCE EVALUATION OF ADAPTIVE SPECKLE FILTERS FOR ULTRASOUND IMAGES PERFORMANCE EVALUATION OF ADAPTIVE SPECKLE FILTERS FOR ULTRASOUND IMAGES Abstract: L.M.Merlin Livingston #, L.G.X.Agnel Livingston *, Dr. L.M.Jenila Livingston ** #Associate Professor, ECE Dept., Jeppiaar

More information

IMAGE DE-NOISING IN WAVELET DOMAIN

IMAGE DE-NOISING IN WAVELET DOMAIN IMAGE DE-NOISING IN WAVELET DOMAIN Aaditya Verma a, Shrey Agarwal a a Department of Civil Engineering, Indian Institute of Technology, Kanpur, India - (aaditya, ashrey)@iitk.ac.in KEY WORDS: Wavelets,

More information

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Vol.137 (SUComS 016), pp.8-17 http://dx.doi.org/1457/astl.016.137.0 A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Xu Kui 1, Zhong Heping 1, Huang Pan 1 1 Naval Institute

More information

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Syed Gilani Pasha Assistant Professor, Dept. of ECE, School of Engineering, Central University of Karnataka, Gulbarga,

More information

Structure-adaptive Image Denoising with 3D Collaborative Filtering

Structure-adaptive Image Denoising with 3D Collaborative Filtering , pp.42-47 http://dx.doi.org/10.14257/astl.2015.80.09 Structure-adaptive Image Denoising with 3D Collaborative Filtering Xuemei Wang 1, Dengyin Zhang 2, Min Zhu 2,3, Yingtian Ji 2, Jin Wang 4 1 College

More information

A Novel Adaptive Stationary Wavelet-based Technique for SAR Image Despeckling

A Novel Adaptive Stationary Wavelet-based Technique for SAR Image Despeckling A Novel Adaptive Stationary Wavelet-based Technique for SAR Image Despecling Amlan Jyoti Das Dept. of Electronics & ommunication Engineering, Gauhati University, Guwahati- 14, Assam Anjan Kumar Taludar

More information

Image denoising in the wavelet domain using Improved Neigh-shrink

Image denoising in the wavelet domain using Improved Neigh-shrink Image denoising in the wavelet domain using Improved Neigh-shrink Rahim Kamran 1, Mehdi Nasri, Hossein Nezamabadi-pour 3, Saeid Saryazdi 4 1 Rahimkamran008@gmail.com nasri_me@yahoo.com 3 nezam@uk.ac.ir

More information

Markov Random Fields and Gibbs Sampling for Image Denoising

Markov Random Fields and Gibbs Sampling for Image Denoising Markov Random Fields and Gibbs Sampling for Image Denoising Chang Yue Electrical Engineering Stanford University changyue@stanfoed.edu Abstract This project applies Gibbs Sampling based on different Markov

More information

Hybrid Threshold Technique for Speckle Noise Reduction using wavelets for Grey scale images

Hybrid Threshold Technique for Speckle Noise Reduction using wavelets for Grey scale images IJCST Vo l. 2, Is s u e 2, Ju n e 20 ISSN : 2229-4333(Print) ISSN : 0976-849(Online) Hybrid Threshold Technique for Speckle Noise Reduction using wavelets for Grey scale images Abstract Image de-noising

More information

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions International Journal of Electrical and Electronic Science 206; 3(4): 9-25 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

More information

Image Denoising Using Bayes Shrink Method Based On Wavelet Transform

Image Denoising Using Bayes Shrink Method Based On Wavelet Transform International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 8, Number 1 (2015), pp. 33-40 International Research Publication House http://www.irphouse.com Denoising Using Bayes

More information

Genetic Algorithm Based Medical Image Denoising Through Sub Band Adaptive Thresholding.

Genetic Algorithm Based Medical Image Denoising Through Sub Band Adaptive Thresholding. Genetic Algorithm Based Medical Image Denoising Through Sub Band Adaptive Thresholding. Sonali Singh, Sulochana Wadhwani Abstract Medical images generally have a problem of presence of noise during its

More information

A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold

A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold Nilanjan Dey #1, Arpan Sinha #2, Pranati Rakshit #3 #1 IT Department, JIS College of Engineering, Kalyani, Nadia-741235,

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: ANALYSIS OF IMAGE DENOISING TECHNIQUE BASED ON WAVELET THRESHOLDING ALONG WITH PRESERVING EDGE INFORMATION Deepti Sahu 1, Ram Kishan Dewangan 2 1 2 Computer Science & Engineering 1 Chhatrapati shivaji

More information

MULTIVIEW 3D VIDEO DENOISING IN SLIDING 3D DCT DOMAIN

MULTIVIEW 3D VIDEO DENOISING IN SLIDING 3D DCT DOMAIN 20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 MULTIVIEW 3D VIDEO DENOISING IN SLIDING 3D DCT DOMAIN 1 Michal Joachimiak, 2 Dmytro Rusanovskyy 1 Dept.

More information

Speckle Suppression of Radar Images Using Normalized Convolution

Speckle Suppression of Radar Images Using Normalized Convolution Journal of Computer Science 6 (10): 1154-1158, 2010 ISSN 1549-3636 2010 Science Publications Speckle Suppression of Radar Images Using Normalized Convolution 1 A.K. Helmy and 2 G.S. El-Taweel 1 National

More information

AN INSITU SINGLE-POINTED WAVELET-BASED METHOD FOR NOISE REDUCTION IN SAR IMAGES

AN INSITU SINGLE-POINTED WAVELET-BASED METHOD FOR NOISE REDUCTION IN SAR IMAGES AN INSITU SINGLE-POINTED WAVELET-BASED METHOD FOR NOISE REDUCTION IN SAR IMAGES a, Huan Gu *, Guo Zhang a, Jun Yan a a State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing,

More information

Denoising and Edge Detection Using Sobelmethod

Denoising and Edge Detection Using Sobelmethod International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Denoising and Edge Detection Using Sobelmethod P. Sravya 1, T. Rupa devi 2, M. Janardhana Rao 3, K. Sai Jagadeesh 4, K. Prasanna

More information

Image Denoising using SWT 2D Wavelet Transform

Image Denoising using SWT 2D Wavelet Transform IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 01 July 2016 ISSN (online): 2349-784X Image Denoising using SWT 2D Wavelet Transform Deep Singh Bedi Department of Electronics

More information

Denoising an Image by Denoising its Components in a Moving Frame

Denoising an Image by Denoising its Components in a Moving Frame Denoising an Image by Denoising its Components in a Moving Frame Gabriela Ghimpețeanu 1, Thomas Batard 1, Marcelo Bertalmío 1, and Stacey Levine 2 1 Universitat Pompeu Fabra, Spain 2 Duquesne University,

More information

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei College of Physical and Information Science, Hunan Normal University, Changsha, China Hunan Art Professional

More information

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude A. Migukin *, V. atkovnik and J. Astola Department of Signal Processing, Tampere University of Technology,

More information

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution Detecting Salient Contours Using Orientation Energy Distribution The Problem: How Does the Visual System Detect Salient Contours? CPSC 636 Slide12, Spring 212 Yoonsuck Choe Co-work with S. Sarma and H.-C.

More information

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 141-150 Research India Publications http://www.ripublication.com Change Detection in Remotely Sensed

More information

DENOISING SONAR IMAGES USING A BISHRINK FILTER WITH REDUCED SENSITIVITY

DENOISING SONAR IMAGES USING A BISHRINK FILTER WITH REDUCED SENSITIVITY Électronique et transmission de l information DENOISING SONAR IMAGES USING A BISHRINK FILTER WITH REDUCED SENSITIVITY ALEXANDRU ISAR 1, SORIN MOGA 2, DORINA ISAR 1 Key words: SONAR, MAP-filter, Double

More information

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Jismy Alphonse M.Tech Scholar Computer Science and Engineering Department College of Engineering Munnar, Kerala, India Biju V. G.

More information

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Denoising Of Speech Signals Using Wavelets

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Denoising Of Speech Signals Using Wavelets Denoising Of Speech Signals Using Wavelets Prashant Arora 1, Kulwinder Singh 2 1,2 Bhai Maha Singh College of Engineering, Sri Muktsar Sahib Abstract: In this paper, we introduced two wavelet i.e. daubechies

More information

DENOISING OF COMPUTER TOMOGRAPHY IMAGES USING CURVELET TRANSFORM

DENOISING OF COMPUTER TOMOGRAPHY IMAGES USING CURVELET TRANSFORM VOL. 2, NO. 1, FEBRUARY 7 ISSN 1819-6608 6-7 Asian Research Publishing Network (ARPN). All rights reserved. DENOISING OF COMPUTER TOMOGRAPHY IMAGES USING CURVELET TRANSFORM R. Sivakumar Department of Electronics

More information

VIDEO DENOISING BASED ON ADAPTIVE TEMPORAL AVERAGING

VIDEO DENOISING BASED ON ADAPTIVE TEMPORAL AVERAGING Engineering Review Vol. 32, Issue 2, 64-69, 2012. 64 VIDEO DENOISING BASED ON ADAPTIVE TEMPORAL AVERAGING David BARTOVČAK Miroslav VRANKIĆ Abstract: This paper proposes a video denoising algorithm based

More information

PRINCIPAL COMPONENT ANALYSIS IMAGE DENOISING USING LOCAL PIXEL GROUPING

PRINCIPAL COMPONENT ANALYSIS IMAGE DENOISING USING LOCAL PIXEL GROUPING PRINCIPAL COMPONENT ANALYSIS IMAGE DENOISING USING LOCAL PIXEL GROUPING Divesh Kumar 1 and Dheeraj Kalra 2 1 Department of Electronics & Communication Engineering, IET, GLA University, Mathura 2 Department

More information

An Effective Denoising Method for Images Contaminated with Mixed Noise Based on Adaptive Median Filtering and Wavelet Threshold Denoising

An Effective Denoising Method for Images Contaminated with Mixed Noise Based on Adaptive Median Filtering and Wavelet Threshold Denoising J Inf Process Syst, Vol.14, No.2, pp.539~551, April 2018 https://doi.org/10.3745/jips.02.0083 ISSN 1976-913X (Print) ISSN 2092-805X (Electronic) An Effective Denoising Method for Images Contaminated with

More information

Image Denoising based on Adaptive BM3D and Singular Value

Image Denoising based on Adaptive BM3D and Singular Value Image Denoising based on Adaptive BM3D and Singular Value Decomposition YouSai hang, ShuJin hu, YuanJiang Li Institute of Electronic and Information, Jiangsu University of Science and Technology, henjiang,

More information

SURVEY ON ULTRASOUND IMAGE DENOISING USING VARIOUS TECHNIQUES

SURVEY ON ULTRASOUND IMAGE DENOISING USING VARIOUS TECHNIQUES Journal of Analysis and Computation (JAC) (An International Peer Reviewed Journal), www.ijaconline.com, ISSN 0973-2861 Volume XI, Issue I, Jan- December 2018 SURVEY ON ULTRASOUND IMAGE DENOISING USING

More information

An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising

An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising Dr. B. R.VIKRAM M.E.,Ph.D.,MIEEE.,LMISTE, Principal of Vijay Rural Engineering College, NIZAMABAD ( Dt.) G. Chaitanya M.Tech,

More information

Image Denoising Methods Based on Wavelet Transform and Threshold Functions

Image Denoising Methods Based on Wavelet Transform and Threshold Functions Image Denoising Methods Based on Wavelet Transform and Threshold Functions Liangang Feng, Lin Lin Weihai Vocational College China liangangfeng@163.com liangangfeng@163.com ABSTRACT: There are many unavoidable

More information

Image denoising using curvelet transform: an approach for edge preservation

Image denoising using curvelet transform: an approach for edge preservation Journal of Scientific & Industrial Research Vol. 3469, January 00, pp. 34-38 J SCI IN RES VOL 69 JANUARY 00 Image denoising using curvelet transform: an approach for edge preservation Anil A Patil * and

More information

SAR Image Despeckling Using a Convolutional Neural Network

SAR Image Despeckling Using a Convolutional Neural Network 1 SAR Image Despeckling Using a Convolutional Neural Network Puyang Wang, Student Member, IEEE, He Zhang, Student Member, IEEE and Vishal M. Patel, Senior Member, IEEE Abstract Synthetic Aperture Radar

More information

IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS

IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS IMAGE DENOISING TO ESTIMATE THE GRADIENT HISTOGRAM PRESERVATION USING VARIOUS ALGORITHMS P.Mahalakshmi 1, J.Muthulakshmi 2, S.Kannadhasan 3 1,2 U.G Student, 3 Assistant Professor, Department of Electronics

More information

Robust Watershed Segmentation of Noisy Image Using Wavelet

Robust Watershed Segmentation of Noisy Image Using Wavelet Robust Watershed Segmentation of Noisy Image Using Wavelet Nilanjan Dey 1, Arpan Sinha 2, Pranati Rakshit 3 1 Asst. Professor Dept. of IT, JIS College of Engineering, Kalyani, West Bengal, India. 2 M Tech

More information

Comparison of Wavelet thresholding for image denoising using different shrinkage

Comparison of Wavelet thresholding for image denoising using different shrinkage Comparison of Wavelet thresholding for image denoising using different shrinkage Namrata Dewangan 1, Devanand Bhonsle 2 1 M.E. Scholar Shri Shankara Charya Group of Institution, Junwani, Bhilai, 2 Sr.

More information

Image Resolution Improvement By Using DWT & SWT Transform

Image Resolution Improvement By Using DWT & SWT Transform Image Resolution Improvement By Using DWT & SWT Transform Miss. Thorat Ashwini Anil 1, Prof. Katariya S. S. 2 1 Miss. Thorat Ashwini A., Electronics Department, AVCOE, Sangamner,Maharastra,India, 2 Prof.

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,700 108,500 1.7 M Open access books available International authors and editors Downloads Our

More information

Image Restoration Using DNN

Image Restoration Using DNN Image Restoration Using DNN Hila Levi & Eran Amar Images were taken from: http://people.tuebingen.mpg.de/burger/neural_denoising/ Agenda Domain Expertise vs. End-to-End optimization Image Denoising and

More information

Image Interpolation using Collaborative Filtering

Image Interpolation using Collaborative Filtering Image Interpolation using Collaborative Filtering 1,2 Qiang Guo, 1,2,3 Caiming Zhang *1 School of Computer Science and Technology, Shandong Economic University, Jinan, 250014, China, qguo2010@gmail.com

More information

Novel speed up strategies for NLM Denoising With Patch Based Dictionaries

Novel speed up strategies for NLM Denoising With Patch Based Dictionaries Novel speed up strategies for NLM Denoising With Patch Based Dictionaries Rachita Shrivastava,Mrs Varsha Namdeo, Dr.Tripti Arjariya Abstract In this paper, a novel technique to speed-up a nonlocal means

More information

Systholic Boolean Orthonormalizer Network in Wavelet Domain for SAR Image Despeckling

Systholic Boolean Orthonormalizer Network in Wavelet Domain for SAR Image Despeckling Systholic Boolean Orthonormalizer Network in Wavelet Domain for SAR Image Despeckling Mario Mastriani Abstract We describe a novel method for removing speckle (in wavelet domain) of unknown variance from

More information

Research on the Image Denoising Method Based on Partial Differential Equations

Research on the Image Denoising Method Based on Partial Differential Equations BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 2016 Print ISSN: 1311-9702;

More information

Image Denoising Based on Wavelet Transform using Visu Thresholding Technique

Image Denoising Based on Wavelet Transform using Visu Thresholding Technique Image Denoising Based on Wavelet Transform using Visu Thresholding Technique Pushpa Koranga, Garima Singh, Dikendra Verma Department of Electronics and Communication Engineering Graphic Era Hill University,

More information

IMAGE DENOISING USING FRAMELET TRANSFORM

IMAGE DENOISING USING FRAMELET TRANSFORM IMAGE DENOISING USING FRAMELET TRANSFORM Ms. Jadhav P.B. 1, Dr.Sangale.S.M. 2 1,2, Electronics Department,Shivaji University, (India) ABSTRACT Images are created to record or display useful information

More information

WAVELET DENOISING WITH EDGE DETECTION FOR SPECKLE REDUCTION IN SAR IMAGES

WAVELET DENOISING WITH EDGE DETECTION FOR SPECKLE REDUCTION IN SAR IMAGES WAVELET DENOISING WITH EDGE DETECTION FOR SPECKLE REDUCTION IN SAR IMAGES M. Rosa-Zurera, A.M. Cóbreces-Álvarez, J.C. Nieto-Borge, M.P. Jarabo-Amores, and D. Mata-Moya Departamento de Teoría de la Señal

More information

Edge Patch Based Image Denoising Using Modified NLM Approach

Edge Patch Based Image Denoising Using Modified NLM Approach Edge Patch Based Image Denoising Using Modified NLM Approach Rahul Kumar Dongardive 1, Ritu Shukla 2, Dr. Y K Jain 3 1 Research Scholar of SATI Vidisha, M.P., India 2 Asst. Prof., Computer Science and

More information

Locally Adaptive Regression Kernels with (many) Applications

Locally Adaptive Regression Kernels with (many) Applications Locally Adaptive Regression Kernels with (many) Applications Peyman Milanfar EE Department University of California, Santa Cruz Joint work with Hiro Takeda, Hae Jong Seo, Xiang Zhu Outline Introduction/Motivation

More information

IMAGE DENOISING USING NL-MEANS VIA SMOOTH PATCH ORDERING

IMAGE DENOISING USING NL-MEANS VIA SMOOTH PATCH ORDERING IMAGE DENOISING USING NL-MEANS VIA SMOOTH PATCH ORDERING Idan Ram, Michael Elad and Israel Cohen Department of Electrical Engineering Department of Computer Science Technion - Israel Institute of Technology

More information

Int. J. Pharm. Sci. Rev. Res., 34(2), September October 2015; Article No. 16, Pages: 93-97

Int. J. Pharm. Sci. Rev. Res., 34(2), September October 2015; Article No. 16, Pages: 93-97 Research Article Efficient Image Representation Based on Ripplet Transform and PURE-LET Accepted on: 20-08-2015; Finalized on: 30-09-2015. ABSTRACT Ayush dogra 1*, Sunil agrawal 2, Niranjan khandelwal

More information

Wavelet-based SAR image enhancement and speckle reduction for classification

Wavelet-based SAR image enhancement and speckle reduction for classification Wavelet-based SAR image enhancement and speckle reduction for classification Maite Truillo (1) and Mustapha Sadki () Brunel University Electronic & Computer Engineering Department Uxbridge, Middlesex (West

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Image Fusion Using Double Density Discrete Wavelet Transform

Image Fusion Using Double Density Discrete Wavelet Transform 6 Image Fusion Using Double Density Discrete Wavelet Transform 1 Jyoti Pujar 2 R R Itkarkar 1,2 Dept. of Electronics& Telecommunication Rajarshi Shahu College of Engineeing, Pune-33 Abstract - Image fusion

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK UNSUPERVISED SEGMENTATION OF TEXTURE IMAGES USING A COMBINATION OF GABOR AND WAVELET

More information

Learning based face hallucination techniques: A survey

Learning based face hallucination techniques: A survey Vol. 3 (2014-15) pp. 37-45. : A survey Premitha Premnath K Department of Computer Science & Engineering Vidya Academy of Science & Technology Thrissur - 680501, Kerala, India (email: premithakpnath@gmail.com)

More information

Statistical Quality Analysis of Wavelet Based SAR Images in Despeckling Process

Statistical Quality Analysis of Wavelet Based SAR Images in Despeckling Process Asian Journal of Electrical Sciences ISSN: 2249-6297 Vol. 6 No. 2, 2017, pp.1-18 The Research Publication, www.trp.org.in Statistical Quality Analysis of Wavelet Based SAR Images in Despeckling Process

More information

Generating High Quality Visible Images from SAR Images Using CNNs

Generating High Quality Visible Images from SAR Images Using CNNs Generating High Quality Visible Images from SAR Images Using CNNs Puyang Wang Vishal M. Patel Department of Electrical and Computer Engineering Rutgers, The State University of New Jersey 94 Brett Rd,

More information

6858 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 52, NO. 11, NOVEMBER 2014

6858 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 52, NO. 11, NOVEMBER 2014 6858 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL 52, NO 11, NOVEMBER 2014 SAR Image Denoising via Clustering-Based Principal Component Analysis Linlin Xu, Graduate Student Member, IEEE, Jonathan

More information

Comparative Analysis of Various Denoising Techniques for MRI Image Using Wavelet

Comparative Analysis of Various Denoising Techniques for MRI Image Using Wavelet Comparative Analysis of Various Denoising Techniques for MRI Image Using Wavelet Manoj Gabhel 1, Aashish Hiradhar 2 1 M.Tech Scholar, Dr. C.V. Raman University Bilaspur (C.G), India 2 Assistant Professor

More information

Improved Non-Local Means Algorithm Based on Dimensionality Reduction

Improved Non-Local Means Algorithm Based on Dimensionality Reduction Improved Non-Local Means Algorithm Based on Dimensionality Reduction Golam M. Maruf and Mahmoud R. El-Sakka (&) Department of Computer Science, University of Western Ontario, London, Ontario, Canada {gmaruf,melsakka}@uwo.ca

More information

An Approach for Reduction of Rain Streaks from a Single Image

An Approach for Reduction of Rain Streaks from a Single Image An Approach for Reduction of Rain Streaks from a Single Image Vijayakumar Majjagi 1, Netravati U M 2 1 4 th Semester, M. Tech, Digital Electronics, Department of Electronics and Communication G M Institute

More information

A WAVELET DOMAIN FILTER FOR CORRELATED SPECKLE

A WAVELET DOMAIN FILTER FOR CORRELATED SPECKLE A WAVELET DOMAIN FILTER FOR CORRELATED SPECKLE Stian Solbø and Torbjørn Eltoft Norut IT, Tromsø, Norway. Tel: +47 776 9 45, e-mail: stian.solboe@itek,norut,no Institute of Physics, University of Tromsø,

More information

WAVELET BASED ENHANCED IMAGE DENOISING USING SELF-ORGANIZED MAPPING

WAVELET BASED ENHANCED IMAGE DENOISING USING SELF-ORGANIZED MAPPING WAVELET BASED ENHANCED IMAGE DENOISING USING SELF-ORGANIZED MAPPING 1 Amandeep Khalsa, 2 Aayushi Chadha 1 Research Scholar, 2 Assistant Professor Universal Group of Institutes Lalru, Punjab, India Abstract:

More information

Structural Similarity Optimized Wiener Filter: A Way to Fight Image Noise

Structural Similarity Optimized Wiener Filter: A Way to Fight Image Noise Structural Similarity Optimized Wiener Filter: A Way to Fight Image Noise Mahmud Hasan and Mahmoud R. El-Sakka (B) Department of Computer Science, University of Western Ontario, London, ON, Canada {mhasan62,melsakka}@uwo.ca

More information

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER A.Shabbir 1, 2 and G.Verdoolaege 1, 3 1 Department of Applied Physics, Ghent University, B-9000 Ghent, Belgium 2 Max Planck Institute

More information

An Optimum Adaptive Parameterized Mask NHA Based Image Denoising

An Optimum Adaptive Parameterized Mask NHA Based Image Denoising An Optimum Adaptive Parameterized Mask NHA Based Image Denoising K.INDUPRIYA *1, Dr. G. P. RAMESH KUMAR 2 *1 Research Scholar, Department of Computer Science, SNR Sons College, Tamilnadu, India, * 1 indupriya1406@gmail.com

More information

Noise Reduction and Restoration of Image Using SD-VMRCT

Noise Reduction and Restoration of Image Using SD-VMRCT International Journal of Applied Engineering Research ISSN 097-456 Volume 1, Number 11 (017) pp. 70-77 Noise Reduction and Restoration of Image Using SD-VMRCT 1 Ravi Ajmeera Research Scholar, Department

More information

SCALED BAYES IMAGE DENOISING ALGORITHM USING MODIFIED SOFT THRESHOLDING FUNCTION

SCALED BAYES IMAGE DENOISING ALGORITHM USING MODIFIED SOFT THRESHOLDING FUNCTION SCALED BAYES IMAGE DENOISING ALGORITHM USING MODIFIED SOFT THRESHOLDING FUNCTION SAMI M. A. GORASHI Computer Engineering Department Taif University-Khurmaha Branch KSA SABAHALDIN A. HUSSAIN Electrical

More information

BM3D Image Denoising using Learning-based Adaptive Hard Thresholding

BM3D Image Denoising using Learning-based Adaptive Hard Thresholding BM3D Image Denoising using Learning-based Adaptive Hard Thresholding Farhan Bashar and Mahmoud R. El-Sakka Computer Science Department, The University of Western Ontario, London, Ontario, Canada Keywords:

More information

A New Soft-Thresholding Image Denoising Method

A New Soft-Thresholding Image Denoising Method Available online at www.sciencedirect.com Procedia Technology 6 (2012 ) 10 15 2nd International Conference on Communication, Computing & Security [ICCCS-2012] A New Soft-Thresholding Image Denoising Method

More information

AN ENHANCED HOMOGENEITY MEASURE BASED SIGNAL VARIANCE ESTIMATION FOR SPECKLE REMOVAL IN ULTRASOUND IMAGES

AN ENHANCED HOMOGENEITY MEASURE BASED SIGNAL VARIANCE ESTIMATION FOR SPECKLE REMOVAL IN ULTRASOUND IMAGES 30 th June 014. Vol. 64 No.3 005-014 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.atit.org E-ISSN: 1817-3195 AN ENHANCED HOMOGENEITY MEASURE BASED SIGNAL VARIANCE ESTIMATION FOR SPECKLE REMOVAL

More information

Anisotropic representations for superresolution of hyperspectral data

Anisotropic representations for superresolution of hyperspectral data Anisotropic representations for superresolution of hyperspectral data Edward H. Bosch, Wojciech Czaja, James M. Murphy, and Daniel Weinberg Norbert Wiener Center Department of Mathematics University of

More information

Resolution Magnification Technique for Satellite Images Using DT- CWT and NLM

Resolution Magnification Technique for Satellite Images Using DT- CWT and NLM AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com Resolution Magnification Technique for Satellite Images Using DT- CWT and NLM 1 Saranya

More information

Image De-Noising and Compression Using Statistical based Thresholding in 2-D Discrete Wavelet Transform

Image De-Noising and Compression Using Statistical based Thresholding in 2-D Discrete Wavelet Transform Image De-Noising and Compression Using Statistical based Thresholding in 2-D Discrete Wavelet Transform Qazi Mazhar Rawalpindi, Pakistan Imran Touqir Rawalpindi, Pakistan Adil Masood Siddique Rawalpindi,

More information

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING Jianzhou Feng Li Song Xiaog Huo Xiaokang Yang Wenjun Zhang Shanghai Digital Media Processing Transmission Key Lab, Shanghai Jiaotong University

More information

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING S. Hachicha, F. Chaabane Carthage University, Sup Com, COSIM laboratory, Route de Raoued, 3.5 Km, Elghazala Tunisia. ferdaous.chaabene@supcom.rnu.tn KEY

More information

DCT image denoising: a simple and effective image denoising algorithm

DCT image denoising: a simple and effective image denoising algorithm IPOL Journal Image Processing On Line DCT image denoising: a simple and effective image denoising algorithm Guoshen Yu, Guillermo Sapiro article demo archive published reference 2011-10-24 GUOSHEN YU,

More information

Blur Space Iterative De-blurring

Blur Space Iterative De-blurring Blur Space Iterative De-blurring RADU CIPRIAN BILCU 1, MEJDI TRIMECHE 2, SAKARI ALENIUS 3, MARKKU VEHVILAINEN 4 1,2,3,4 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720,

More information

Reducing Speckle Noise in Medical Ultrasound Image using Diffusion Filter Algorithm

Reducing Speckle Noise in Medical Ultrasound Image using Diffusion Filter Algorithm IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 04, 2015 ISSN (online): 2321-0613 Reducing Speckle Noise in Medical Ultrasound Image using Diffusion Filter Algorithm Santok

More information

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection NSCT domain image fusion, denoising & K-means clustering for SAR image change detection Yamuna J. 1, Arathy C. Haran 2 1,2, Department of Electronics and Communications Engineering, 1 P. G. student, 2

More information

Multi-Focus Medical Image Fusion using Tetrolet Transform based on Global Thresholding Approach

Multi-Focus Medical Image Fusion using Tetrolet Transform based on Global Thresholding Approach Multi-Focus Medical Image Fusion using Tetrolet Transform based on Global Thresholding Approach K.L. Naga Kishore 1, G. Prathibha 2 1 PG Student, Department of ECE, Acharya Nagarjuna University, College

More information

Speckle Noise Reduction from Medical Ultrasound Images-A comparative study

Speckle Noise Reduction from Medical Ultrasound Images-A comparative study IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 1 (Jul. - Aug. 2013), PP 64-68 Speckle Noise Reduction from Medical Ultrasound Images-A

More information

A New Orthogonalization of Locality Preserving Projection and Applications

A New Orthogonalization of Locality Preserving Projection and Applications A New Orthogonalization of Locality Preserving Projection and Applications Gitam Shikkenawis 1,, Suman K. Mitra, and Ajit Rajwade 2 1 Dhirubhai Ambani Institute of Information and Communication Technology,

More information

Adaptive Doppler centroid estimation algorithm of airborne SAR

Adaptive Doppler centroid estimation algorithm of airborne SAR Adaptive Doppler centroid estimation algorithm of airborne SAR Jian Yang 1,2a), Chang Liu 1, and Yanfei Wang 1 1 Institute of Electronics, Chinese Academy of Sciences 19 North Sihuan Road, Haidian, Beijing

More information

Image Denoising based on Spatial/Wavelet Filter using Hybrid Thresholding Function

Image Denoising based on Spatial/Wavelet Filter using Hybrid Thresholding Function Image Denoising based on Spatial/Wavelet Filter using Hybrid Thresholding Function Sabahaldin A. Hussain Electrical & Electronic Eng. Department University of Omdurman Sudan Sami M. Gorashi Electrical

More information

Evaluation of texture features for image segmentation

Evaluation of texture features for image segmentation RIT Scholar Works Articles 9-14-2001 Evaluation of texture features for image segmentation Navid Serrano Jiebo Luo Andreas Savakis Follow this and additional works at: http://scholarworks.rit.edu/article

More information

Noise Reduction from Ultrasound Medical Images using Rotated Wavelet Filters

Noise Reduction from Ultrasound Medical Images using Rotated Wavelet Filters Noise Reduction from Ultrasound Medical Images using Rotated Wavelet Filters Pramod G. Ambhore 1, Amol V. Navalagire 2 Assistant Professor, Department of Electronics and Telecommunication, MIT (T), Aurangabad,

More information

Image Transformation Techniques Dr. Rajeev Srivastava Dept. of Computer Engineering, ITBHU, Varanasi

Image Transformation Techniques Dr. Rajeev Srivastava Dept. of Computer Engineering, ITBHU, Varanasi Image Transformation Techniques Dr. Rajeev Srivastava Dept. of Computer Engineering, ITBHU, Varanasi 1. Introduction The choice of a particular transform in a given application depends on the amount of

More information

MEDICAL IMAGE ANALYSIS

MEDICAL IMAGE ANALYSIS SECOND EDITION MEDICAL IMAGE ANALYSIS ATAM P. DHAWAN g, A B IEEE Engineering in Medicine and Biology Society, Sponsor IEEE Press Series in Biomedical Engineering Metin Akay, Series Editor +IEEE IEEE PRESS

More information

Non-local Means using Adaptive Weight Thresholding

Non-local Means using Adaptive Weight Thresholding Non-local Means using Adaptive Weight Thresholding Asif Khan and Mahmoud R. El-Sakka Computer Science Department, The University of Western Ontario, London, Ontario, Canada Keywords: Abstract: Image Denoising,

More information

CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE

CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE 102 CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE 4.1 INTRODUCTION This chapter introduces an effective combination of genetic algorithm and wavelet transform scheme for the denoising

More information

Image Segmentation Techniques for Object-Based Coding

Image Segmentation Techniques for Object-Based Coding Image Techniques for Object-Based Coding Junaid Ahmed, Joseph Bosworth, and Scott T. Acton The Oklahoma Imaging Laboratory School of Electrical and Computer Engineering Oklahoma State University {ajunaid,bosworj,sacton}@okstate.edu

More information

An Effective Multi-Focus Medical Image Fusion Using Dual Tree Compactly Supported Shear-let Transform Based on Local Energy Means

An Effective Multi-Focus Medical Image Fusion Using Dual Tree Compactly Supported Shear-let Transform Based on Local Energy Means An Effective Multi-Focus Medical Image Fusion Using Dual Tree Compactly Supported Shear-let Based on Local Energy Means K. L. Naga Kishore 1, N. Nagaraju 2, A.V. Vinod Kumar 3 1Dept. of. ECE, Vardhaman

More information

PERFORMANCE IMPROVEMENT OF CURVELET TRANSFORM BASED IMAGE DENOISING USING GRADIENT DESCENT

PERFORMANCE IMPROVEMENT OF CURVELET TRANSFORM BASED IMAGE DENOISING USING GRADIENT DESCENT PERFORMANCE IMPROVEMENT OF CURVELET TRANSFORM BASED IMAGE DENOISING USING GRADIENT DESCENT Anand Pooja Bhaveshkumar 1, A.R.Kazi 2 1 Student, Computer Engineering, Gujarat Technical University, Gujarat,

More information

SUPPLEMENTARY MATERIAL

SUPPLEMENTARY MATERIAL SUPPLEMENTARY MATERIAL Zhiyuan Zha 1,3, Xin Liu 2, Ziheng Zhou 2, Xiaohua Huang 2, Jingang Shi 2, Zhenhong Shang 3, Lan Tang 1, Yechao Bai 1, Qiong Wang 1, Xinggan Zhang 1 1 School of Electronic Science

More information