{"id":52821,"date":"2023-12-31T10:48:34","date_gmt":"2023-12-31T10:48:34","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=52821"},"modified":"2024-01-05T06:47:54","modified_gmt":"2024-01-05T06:47:54","slug":"multi-modal-medical-image-denoising-using-wavelets-a-comparative-study","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol16no4\/multi-modal-medical-image-denoising-using-wavelets-a-comparative-study\/","title":{"rendered":"Multi-Modal Medical Image Denoising using Wavelets: A Comparative Study"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Introduction<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Medical imaging is an imaging of various body parts. It includes radiology, thermograph, endoscope, medical photography, and microscopy. <sup>1<\/sup> It plays a main part for diagnosis, research related findings etc. These images are generally get noisy while acquisition and transmission of the images. Various factors like various noises, disruption due to blood movement, blood flow, body fat and breathing motion etc. are responsible for distortion and corruption of medical images. So it is very essential to denoise the image for enhancing the image class. Researchers are still looking for an effective image denoising means. <sup>2<\/sup> To remove noise from image is a repairing process. By using prior information of the degradation process, efforts are made to recover an image that gets corrupted. <sup>3<\/sup> Various noise like Gaussian noise, Impulse noise, periodic noise etc. affect medical images. There are mainly four denoising methods which are available in literature. These denoising approaches are (i) filtering method, (ii) transform domain method iii) statistical method and iv) Machine Learning (ML) Methods. Filtering approach denoise the images by using filter directly on corrupted image. In transform-domain filtering like Fourier Transform and Wavelet Transform convert the spatial realm data to the frequency realm. And filtering operations are executed in frequency realm. In Statistical Approach, images are generally modelled with the help of a Rician distribution. Here, noise variance is an essential factor in noise removal. In machine learning approach, computer algorithms which have the property of self-learning and enhance itself repeatedly through training and by the use of data are used for denoising. <sup>4<\/sup> Every approach or method for denoising has its own assumptions, merits and demerits.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Discrete Wavelet Transform (DWT)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is a transform domain method. Other transform techniques are Fourier Transform (FT), Wavelet transform (WT), Curvelet transform (CT) etc. The Discrete Wavelet Transform (DWT) of image gives a non-redundant data. It gives enhanced spatial and spectral localization of image construction. Here, original image is given to two complementary filters which provides two signals, approximation and details. It is disintegration or investigation of image. The data can be reconstructed back into the original image without losing details. This is reconstruction or synthesis process of image. This mathematical process of analysis and synthesis, is discrete wavelet transform and inverse discrete wavelet transform. Using DWT, an image can be decomposed into a series of images having different spatial resolution. In 2D image, an N level decomposition is executed which gives 3N+1 different frequency bands. Here, the Gaussian noise will almost average out in low frequency wavelet coefficients. While in the high frequency levels, wavelet coefficients can be threshold. <sup>5<\/sup><\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53282\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig1-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig1.jpg 530w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 1: 2D-DWT with 3-Level decomposition<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Performance Evaluation in Image Denoising<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Subjective method and objective method are two types of techniques for image quality assessment (IQA). In subjective method, image quality is decided by the human beings. And to measure the image quality, it is considered as the most correct and reliable method. But, this process is very sluggish, difficult and expensive for implementation. So, the objective image quality metrics which automatically calculate the image quality is quite convenient. The purpose of IQA is to calculate the image quality which should be very close to the subjective assessment. So, the second method is preferred. It includes mathematically defined measuring parameters like Mean Square Error (MSE), Root Mean Square Error (RMSE) and Peak Signal-Noise Ratio (PSNR). <sup>4<\/sup> Under objective method, Root Mean Square Error (RMSE) is frequently used. For image quality measurement, it is considered as a highly reliable. Mathematically: let the actual image, noisy image and the denoised image be denoted by i(x,y), n(x,y) and i\u2019(x,y) respectively. And, the discrete spatial coordinates of the images are represented by x and y. Assume the size of image be MxN pixels i.e., x = 1, 2 \u2026, M and y = 1, 2 \u2026., N. Then, the MSE and RMSE can be defined as&nbsp; <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"515\" height=\"88\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq1.jpg\" alt=\"\" class=\"wp-image-53295\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq1-300x51.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq1.jpg 515w\" sizes=\"(max-width: 515px) 100vw, 515px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Second image quality measurement parameter is Peak Signal to Noise ratio (PSNR). PSNR is inversely proportional to RMSE and its unit is in db (decibels). It is defined as the ratio of Peak Signal Power to Noise Power. It is mathematically defined by<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"430\" height=\"34\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq2.jpg\" alt=\"\" class=\"wp-image-53297\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq2-300x24.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_eq2.jpg 430w\" sizes=\"(max-width: 430px) 100vw, 430px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">here 255 is the Maximum Pixel Value for an\n8 bits\/gray-scale image. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It compares the quality of reconstructed image and the\noriginal image. It gives a single number which indicates the class of new\nimage. Denoised images having lesser MSE and greater PSNR are considered\nsuperior. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Execution time (ET) is defined as the time taken by a digital computing platform to execute the filtering algorithm when no other software, except the operating system (OS), runs on it. Lesser is the time, better is the measuring parameter. <sup>4,6,7,8<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Literature Review<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Various wavelets for image denoising have been proposed by researchers. Nadir Mustafa <em>et al<\/em>. <sup>9<\/sup> proposed bi-orthogonal wavelet which is found to be more effective method than other wavelet families such as Haar, Daubechies, and Symlets. It gave better mean square error (MSE) in soft and hard threshold. Sugandha Agarwal <em>et al.<\/em> <sup>2<\/sup> based on the statistical measures and visual quality of MRI image proposed Symlet based Wavelet Transform which outperformed other wavelet transforms. In this paper, the efficiency of various wavelet family i.e. Haar, Morlet, Symlet, Daubechies were used for denoising the speckle noise from MRI of brain image. According to R. Sujitha <em>et al<\/em>. <sup>10<\/sup> the haar wavelet (db1) gave the best results as compare to other wavelets for Simulated &amp; MRI image. S.Kother Mohideen et al. <sup>5<\/sup> mentioned wavelet coiflet for better image denoising. As per Ajeet Singh <sup>11<\/sup>, the best PSNR is obtained at the decomposition level of two.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wavelets<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wavelets are generally categorized into three parts: continuous, discrete, and multiresolution-based. In continuous wavelet transform (CWT), a given finite energy signal is projected on a continuous family of frequency bands. Discrete Wavelet Transform (DWT) is one more form of representation of the signal. It does not vary the data. It is a sampled form of the CWT. The reconstructed data contains high redundancy. DWT is more effective in removing redundancy than CWT. <sup>13<\/sup> The DWT decomposes the original signal into an approximation subsignal and detailed subsignals. While&nbsp;the Multiresolution Analysis (MRA) algorithm continue to decompose the approximation subsignal, which again gives detailed subsignals and an approximation subsignal. The choice of the decomposition level is based on the earlier size of the original data, and the requisite spectral and temporal resolution. Lastly, the original data can be reconstructed by the approximation coefficients of the last decomposition level and the accumulated detailed coefficients of all decomposition levels. <sup>14<\/sup> In this paper, wavelets like Harr, db4, sym4, bior6.8 and dmey which were proposed and studied by the researchers are used for denoising.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Harr wavelet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Harr wavelet is a square-shaped function which can be rescaled. Its mother wavelet function&nbsp;{\\displaystyle \\psi (t)}x(t)&nbsp;can be described as: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">x(t) = 1, 0 \u2264 t &lt;0.5<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> = -1, 0.5 \u2264 t &lt; 1<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">= 0, otherwise<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Daubechies (db4) wavelet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ingrid Daubechies did the basic research work for this wavelet. These are orthogonal wavelet group. DWT is defined by db4 wavelets. Each wavelet is having scaling factor (named as the father wavelet) which gives an orthogonal multiresolution analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Symlet (sym4) wavelet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Daubechies\u2019 least-asymmetric wavelets are also known as symN wavelets. These wavelets are more symmetric. In symN, N is the number of vanishing moments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Biorthogonal (bior6.8) wavelet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These wavelets have two functions: one is scaling functions and another is related to scaling filters. One function is for analysis while another function is for synthesis. They can have dissimilar numbers of vanishing moments and regularity characteristics. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>&nbsp;Meyer (dmey) wavelet<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Meyer wavelet is a frequency-band-limited orthogonal wavelet. In 1985, it was suggested by Yves Meyer. They are indeterminately differentiable orthonormal wavelets. It is quite localized and decline from their central peak. The Meyer wavelet\u2019s discrete format approximation is dmey wavelet.<sup>12<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Methodology<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">De-noising algorithms which uses the wavelet transform\ncomprise of three steps. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To find the wavelet transform of the noisy signal. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To change the noisy wavelet coefficients as per prerequisite regulation. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To find the inverse transform using the changed coefficients.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this study, Wavelet Transform (WT) is used for\ndenoising the medical image corrupted by Gaussian noise. Here, medical image is\ntaken as an input. The Gaussian noise is generated randomly and added to the\nmedical image. And then, WT is applied. The decomposition level used in this\nstudy is 2 and different wavelets are used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Steps used in the study:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 1 &#8211; Take a medical image<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 2 &#8211; Add Gaussian noise <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 3- Take the wavelet transforms of noisy image using\ndifferent wavelets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 4 &#8211; Change the noisy wavelet coefficients as per\nthe requirement.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 5 &#8211; Take inverse wavelet transform of changed\nwavelet coefficients.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 6 &#8211; Find the PSNR, SNR and MSE of denoised output\nimage. Also find ET.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Experimental Setup<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Programming language used for coding is MATLAB 2020B.\nA standard MRI of brain, chest X-ray, CT image, Ultrasound image of ovary and\nretina image of right are used for study of denoising&nbsp; medical images as shown in Fig. 1(a), Fig.\n2(a), Fig. 3(a), Fig. 4(a) and Fig. 5(a) respectively. Gaussian noise having\nnoise variance of 0.05 and 0.09 was introduced in the medical image. Wavelet\ntransform was performed using 5 different wavelets like Harr, db4, sym4, bior6.8\nand dmey. The above process is repeated 3 times for different noise variance\nand each time SNR, PSNR, RMSE and execution time (ET) were calculated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Results and Discussion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Table 1-3 displays the\ndenoising parameters in terms of SNR, PSNR, RMSE and execution time for\ndifferent wavelets. Fig. 2 (a-d), Fig. 3 (a-d), Fig. 4 (a-d), Fig. 5 (a-d) and\nFig. 6 (a-d) show the pictures of various types of original medical images,\nnoisy and denoised image. Multi-modal medical images were denoised using\ndifferent wavelets. In original multi-modal medical images Gaussian noise\nhaving 0.05 and 0.09 were introduced. And these images were denoised using DWT with\nthe help of 5 different types of wavelets. It can be seen from the denoised\nimages obtained that the denoising parameters vary with different wavelets. For\nall noise variance dmey wavelet reduces more noise in medical image and gives\nbetter SNR, PSNR and RMSE. Similar results are obtained for other medical\nimages MRI, X-ray, CT, Ultrasound and retinal image. But, execution time of\ndmey wavelet is more as compare to other wavelets.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53284\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig2.jpg 815w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 2: (a-c).<\/strong><strong> MRI Denoised Images by various wavelets<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Table 1: (A-B): Impact of wavelets on noise parameters for MRI<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1(A): Noise \u2013 Gaussian, Noise variance = 0.05<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"14%\">\n<p><strong>Denoising<\/strong><\/p>\n<p><strong>parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"14%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<p><strong>parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"65%\">\n<p><strong>Wavelets<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"13%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>4.0437<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>7.9324<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>8.3532<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>8.4618<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>8.3467<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>8.6454<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>15.0559<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>20.8025<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.1497<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.2693<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>21.0797<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">21.5160<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>2029.9907<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>540.5470<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>499.0087<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>485.4548<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>507.1149<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>458.6440<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>0.41398<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.28123<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.28123<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>0.28114<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">0.35632<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1(B): Noise \u2013 Gaussian, Noise variance = 0.09<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"14%\">\n<p><strong>Denoising<\/strong><\/p>\n<p><strong>parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"14%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<p><strong>parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"65%\">\n<p><strong>Wavelets<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>2.9341<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>6.4510<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>6.7814<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>6.8106<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>6.6776<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>6.9646<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>12.7990<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>18.8227<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.0594<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>19.1279<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>18.8505<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">19.3417<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>3413.3158<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>852.7227<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>807.4905<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>794.858<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>847.2929<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>756.6783<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.77915<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.61345<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"11%\">\n<p>0.59719<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>0.39631<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">0.41275<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53286\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig3-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig3.jpg 813w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 3: (a-c)<\/strong><strong> X-ray Denoised Images by various wavelets<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig3.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Table 2(A-B): Impact of wavelets on noise parametersfor X-ray Images<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2(A): Noise \u2013 Gaussian, Noise variance = 0.05<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>9.3853<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>19.1203<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.4645<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.4237<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.0484<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>19.5193<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>13.7855<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>24.0645<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>24.4097<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>24.3636<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>23.9780<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">24.4668<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>2719.7337<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>255.0541<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>235.5623<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>238.0782<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>260.1845<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>232.4894<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.36336<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.4189<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.38673<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.41855<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.5505<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2(B): Noise \u2013 Gaussian, Noise variance = 0.09<\/strong>.<\/p>\n\n\n<p><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>7.5677<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>16.9453<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>17.1583<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>17.1124<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>16.7643<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>17.1952<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>11.7936<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>22.0125<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.2171<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.1761<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.8061<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">22.2647<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>4302.4759<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>409.1013<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>390.2775<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>393.9790<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>429.0143<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>386.0212<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.2636<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.31234<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.28042<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.32132<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.35584<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53289\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig4-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig4-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig4-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig4.jpg 813w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 4: (a-c).<\/strong><strong> CT Denoised Images by various wavelets<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig4.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Table 3(A-B): Impact of wavelets on noise parametersfor CT Images<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 3(A): Noise \u2013 Gaussian, Noise variance = 0.05<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>9.1962<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>15.3155<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>16.0597<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>16.0784<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>16.2372<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>16.4595<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>14.4796<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>21.1647<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.8846<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.9034<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.0605<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">22.3032<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>2318.0148<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>497.2923<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>421.3312<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>419.5055<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>404.6026<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>382.6146<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.62455<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.48287<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.53743<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.54176<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">0.96824<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 3(B): Noise \u2013 Gaussian, Noise variance = 0.09<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>7.3470<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>13.4375<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>13.8991<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.8693<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>14.0043<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>14.2971<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>12.4464<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>19.3944<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.8476<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.8693<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.9352<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">20.2705<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>3702.0695<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>747.5473<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>673.4656<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>670.1102<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>660.0218<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>610.9850<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.43939<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.84431<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.40388<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.80107<\/p>\n<\/td>\n<td width=\"14%\">\n<p style=\"text-align: center;\">0.97444<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53291\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig5-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig5-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig5-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig5.jpg 811w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 5: (a-c) Ultrasound Denoised Images by various wavelets<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Table 4(A-B): Impact of wavelets on noise parametersfor ultrasound Images<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 4(A): Noise \u2013 Gaussian, Noise variance = 0.05<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>4.5936<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>10.7668<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>11.2147<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>11.2146<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>10.7295<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>11.3593<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>14.6838<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>22.5272<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.9535<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.9629<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>22.4096<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">23.1100<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>2211.5762<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>363.3780<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>329.4073<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>328.6930<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>373.3553<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>317.7486<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.47157<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.4751<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.56423<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.61324<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.80855<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 4(B): Noise \u2013 Gaussian, Noise variance = 0.09<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>3.4562<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>8.9853<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>9.2309<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>9.2561<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>8.8204<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>9.3208<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>12.5075<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>20.3061<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>20.5466<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>20.5669<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>20.0463<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">20.6487<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>3650.3444<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>605.9993<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>573.3477<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>570.6795<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>643.3523<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>560.0318<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.5723<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>1.4247<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.57397<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.48878<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.76511<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-53293\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig6-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig6-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig6-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig6.jpg 815w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 6: (a-c). Retina Image Denoised by various wavelets<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/10\/Vol16No4_Mul_Raj_fig6.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Table 5(A-B): Impact of wavelets on noise parametersfor Retina Image<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 5(A): Noise \u2013 Gaussian, Noise variance = 0.05<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>6.6038<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>12.7675<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>12.8269<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>13.0170<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>12.5426<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>13.2154<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>14.6275<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>21.7209<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.7690<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.9560<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>21.4382<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">22.1894<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>2240.4053<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>437.5167<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>432.6892<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>414.4578<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>466.9343<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>392.7747<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.17465<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.22211<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.17608<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.20391<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.2504<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 5(B): Noise \u2013 Gaussian, Noise variance = 0.09<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"6%\">\n<p style=\"text-align: center;\"><strong>Sr No.<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Parameters<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"13%\">\n<p><strong>Noisy Img<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" colspan=\"5\" width=\"66%\">\n<p><strong>Wavelets used for Denoising<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"14%\">\n<p><strong>1.&nbsp;&nbsp;&nbsp;&nbsp; Harr<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>2.&nbsp;&nbsp;&nbsp;&nbsp; db4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>3.&nbsp;&nbsp; sym4<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p><strong>4.&nbsp;&nbsp; bior6.8<\/strong><\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp; dmey<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>SNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>4.9742<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>10.7800<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>10.8362<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>10.9240<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>10.3908<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>11.0438<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>2<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>PSNR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>12.4453<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>19.6432<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.6716<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.7959<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>19.2130<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">19.9504<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"6%\">\n<p style=\"text-align: center;\">3<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>RMSE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>3702.9407<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>705.9231<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>701.3186<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>681.5370<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>779.4333<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>657.7212<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"6%\">\n<p>4<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>ET<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"13%\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"14%\">\n<p>0.26397<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.27853<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.3458<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"12%\">\n<p>0.31123<\/p>\n<\/td>\n<td width=\"13%\">\n<p style=\"text-align: center;\">0.63357<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion and future scope<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many diseases are diagnosed by using medical imaging\nmethods like CT scan, X-ray, ultrasound, MRI, etc. But, noise degrades the quality\nof images and it becomes difficult to diagnose the disease. Here, the experimental\nresults clearly shows for Gaussian noise the dmey wavelet gives better SNR,\nPSNR and RMSE than Harr, db4, sym4 and bior6.8 wavelets. But, its execution\ntime is higher than other wavelets. Similar result is obtained for other five\nmedical images i.e. MRI, X-ray, CT, Ultrasound and retina image studied for\nexperimentation. So, it can be concluded that for Gaussian noise removal dmey\nwavelet gives better results for multi-modal medical images.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this proposed solution, only Gaussian\nnoise is used for analysis. Similarly, impact of other types of noises like\nspeckle, Salt and Pepper noise etc. which also affect multi-modal medical\nimages should be also studied and compared on the basis of SNR PSNR, RMSE and\nexecution time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict\nof interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are no conflict of interest<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Funding sources<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is no funding sources<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>References<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Debashis Ganguly, Srabonti Chakraborty, Maricel Balitanas, and Tai-hoon Kim,\u201d Medical Imaging: A Review\u201d International Conference on Security-Enriched Urban Computing and Smart Grid, SUComS 2010<br><a rel=\"noreferrer noopener\" aria-label=\"CrossRef (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/978-3-642-16444-6_63\" target=\"_blank\">CrossRef<\/a><\/li><li>Sugandha Agarwal, O.P. Singh and Deepak Nagaria, \u201cAnalysis and Comparison of Wavelet Transforms For Denoising MRI Image\u201d Biomedical &amp; Pharmacology Journal Vol. 10(2), 831-836 (2017)<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.13005\/bpj\/1174\" target=\"_blank\">CrossRef <\/a><\/li><li>Mohd. Ameen, Shah Aqueel Ahmed, \u201cAn Extensive Review of Medical Image Denoising Techniques\u201d, Global Journal of Medical Research: Radiology, Diagnostic Imaging and Instrumentation, Volume 16, Issue 2 Version 1.0, 2016<\/li><li>Rajesh Patil, S. J. Bhosale, \u201cMedical Image Denoising Techniques: A Review\u201d, International Journal on Engineering, Science and Technology, Volume 4, No 1, 2022<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.46328\/ijonest.76\" target=\"_blank\"> CrossRef <\/a><\/li><li>S. Kother Mohideen, Dr. S. Arumuga Perumal <em>et al. <\/em>(2008), \u201cImage De-noising using Discrete Wavelet transform\u201d , IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.1<br> CrossRef <\/li><li>Kim-Han Thung, Paramesran Raveendran, \u201cA Survey of Image Quality Measures\u201d Conference Technical Postgraduates, Jan 2010<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/TECHPOS.2009.5412098\" target=\"_blank\"> CrossRef <\/a><\/li><li>Barten P. G. J. (1999), \u201cContrast sensitivity of the human eye and its effects on image quality\u201d, SPIE Optical Engineering Press, Bellingham, WA<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1117\/3.353254\" target=\"_blank\">CrossRef<\/a> <\/li><li>Marta M., Grgic S. and Grgic M. (2003), \u201cPicture quality measures in image compression systems\u201d, Proceedings EUROCON \u201903, p. 233-237<\/li><li>Nadir Mustafa, Jiang Ping Li <em>et al<\/em>. (2015), \u201cMedical Image De-Noising Schemes using Wavelet Transform with Fixed form Thresholding\u201d, (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 6, No. 10<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.14569\/IJACSA.2015.061024\" target=\"_blank\"> CrossRef <\/a><\/li><li>R. Sujitha, C. Christina, De Pearlin <em>et al<\/em>. (2017), \u201cWavelet Based Thresholding for Image Denoising in MRI Image\u201d International Journal of Computational and Applied Mathematics. ISSN 1819-4966 Volume 12, Number 1<\/li><li>Ajeet Singh (2013), \u201cDenoising of Medical Images Using Wavelet Transform\u201d,International Journal of Scientific &amp; Engineering Research, Volume 4, Issue 7, July-2013<\/li><li>Marwa Chafii, Jacques Palicot, R\u00e9mi Gribonval (2017), \u201cWavelet modulation: An alternative modulation with low energy consumption\u201d, C. R. Physique 18 pg. 156-167<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.crhy.2016.11.010\" target=\"_blank\">CrossRef <\/a><\/li><li>&nbsp;Kumar N, Alam K, Siddiqi A. H. Wavelet Transform for Classification of EEG Signal using SVM and ANN. Biomed Pharmacol J 2017;10(4).<br><a href=\"https:\/\/doi.org\/10.13005\/bpj\/1328\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><li>S. Behzadpour et al., \u201cMultiresolution wavelet analysis applied to GRACE range-rate residuals\u201d, Geosci. Instrum. Method. Data Syst., 8, 197\u2013207, 2019<br><a href=\"https:\/\/doi.org\/10.5194\/gi-8-197-2019\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Medical imaging is an imaging of various body parts.  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[111],"tags":[],"class_list":["post-52821","post","type-post","status-publish","format-standard","hentry","category-vol16no4"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/52821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=52821"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/52821\/revisions"}],"predecessor-version":[{"id":55125,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/52821\/revisions\/55125"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=52821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=52821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=52821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}