\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={An Extensive Review of Medical Image Denoising Techniques},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{An Extensive Review of Medical Image Denoising Techniques}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Mohd.  Ameen}

             \affil[1]{  Scholar JJT University Chudela}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2015 Accepted: 5 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Image denoising is an important pre-processing step in medical image analysis. The basic intent of image denoising is to reconstruct the original image from its noisy observation as accurately as possible, while preserving important detail features such as edges and textures in the denoised image. In medical imaging, for the precise analysis of diseases denoising of medical images like X-RAY, CT (Computed Tomography), MRI (Magnetic Resonance Imaging), PET (Positron Emission Tomography) and SPECT (Single Photon Emission Computed Tomography) is essential since a small lose of a particular area in case of medical images may results in immense disaster similar to death. To mitigate such threat over the last few decades, image denoising has been extensively studied in the image and signal processing community and suggested various denoising techniques. Each approach has its assumptions, advantages, and limitations. In this paper a detailed survey has been carried out on various image denoising approaches and their performances on on medical images.

\end{abstract}


\keywords{image denoisng, medical images, X-ray, CT, MRI, PET, SPECT, etc.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
igital images play an important role both in daily life applications such as satellite television, magnetic resonance imaging, and computed tomography as well as in areas of research and technology such as geographical information systems and astronomy. Noise removal is one of the very important aspect in the field of image processing. An image gets distorted with different types of noise during the process of transmission and reception. Noise may be classified as substitutive noise speckle noise and additive white Gaussian noise.\par
Therefore, denoising of medical images is further essential which leads physician for precise analysis of diseases. Medical images like X-RAY, CT (Computed Tomography), MRI (Magnetic Resonance Imaging), PET (Positron Emission Tomography) and SPECT (Single Photon Emission Computed Tomography) encompass diminutive information about heart, brain, nerves and more. For determining the internal structure of an object, X-ray Computed Tomography (CT) is a powerful method. As such it determines application, e.g. in the non-destructive testing of a variety of materials. From a huge number of systematic observations at diverse viewing angles, the CT image is derived, and with the support of a computer (Radon transform) the final CT image is then reconstructed. It is unfeasible to rescue a human being from harmful effects, when these medical images are corrupted by noise. In both Image Processing and Biomedical Engineering, CT image Denoising is a significant research theme. In the case of CT, numerous mathematical applications can be applied to conclude whether the normal tissue has been infected by the mutations of the cancer cell. The disease diagnosis procedure has been made more efficient by denoising the CT images where the noise is removed. The denoised images encompass a prominent level of elevation in its PSNR values, ensuring a smoother image for diagnosis function. For developing the quality of the CT images, a variety of methods have been established. While many algorithms have been proposed for the purpose of image denoising, the problem of image noise suppression remains an open challenge, especially in situations where the images are acquired under poor conditions where the noise level is very high. In this paper, we present a broad review of medical image denoising is presented in spatial domain and transform domain and each has their own assumptions, limitations and advantages. The rest of the paper is structured as follows. Section II briefly gives the literature reviews of the denoising techniques Section III presents the taxonomy of linear model of LPG-PCA denoising algorithm in detail. Section IV gives the direction to the research work in order find a appropriate non-linear denoising technique and Section V concludes the paper II. Literature Survey Pravin R. Dabhi at el. (2015), author worked on satellite images which as many applications such as in meteorology, oceanography, fishing, agriculture, biodiversity conservation, forestry, landscape, geology, cartography, regional planning, education, intelligence and warfare. Images can be in visible colors and in other spectra. There are also elevation maps, usually made by radar images. Low resolution is the major drawback in these kinds of images. The resolution of satellite images varies depending on the instrument used and the altitude of the satellite's orbit. In order to exploit the information and to analyze the image the resolution of the image has to be enhanced.   {\ref (LPG)}. PCA is a classical decorrelation technique in statistical signal processing and it is pervasively used in pattern recognition and dimensionality reduction. By transforming the original dataset into PCA domain and preserving only the several most significant principal components, the noise and trivial information can be removed. However, the PCA based scheme applies directly to the noisy image without data selection and many noise residual and visual artifacts will appear in the denoised outputs. In order to overcome this problem they enhanced by encapsulating the LPG (Local Pixel Grouping) method for selecting the local statistical feature group. In the enhanced LPG-PCA method they model a pixel and its nearest neighbors as a vector variable. The training samples of this variable are selected by grouping the pixels with similar local spatial structures to the underlying one in the local window. With such an LPG procedure, the local statistics of the variables can be accurately computed so that the image edge structures can be well preserved after shrinkage in the PCA domain for noise removal.\par
K.Prasad (2012), main work is of the image denoising. Corrupted image is called the noisy image, and the corrected is called the de-noised image. As we know different types of noises are there in the image processing like Gaussian noise, speckle noise, random noise, Salt \& pepper noise etc. Among these the Salt and pepper noise is very dangerous noise compare to other noises. By using different algorithms we can reduce the noise from image. As color images in image processing is very widely as applications. So, a modified decision based unsymmetrical trimmed median filter algorithm for the restoration of gray scale, and color images that are highly corrupted by salt and pepper noise has worked out. Algorithm is worked which replaces the noisy pixel by trimmed median value when other pixel values, 0's and 255's as present in the selected window and when all the pixel values are 0's and 255's then the noise pixel is replaced by mean value of all the elements present in the selected window.\par
Here algorithm shows better results than previous algorithm as tested against different grayscale and color images and gives better Peak Signal to-Noise Ratio (PSNR) and Image Enhancement Factor (IEF). So, MDBUTMF algorithm is effective for salt and pepper noise removal in images at high noise densities. G.Amar Tej (2015), preprocessing techniques hire filtration and resolution enhancement to remove noise and have good resolution is the main quality parameters in medical images. So as to preserve the edges and contour information of the medical images, an improved image enhancement technique and the efficient denoising is required. Here, concentrate on the average filtering, median filtering, wiener filtering and wavelet denoising for image denoising and an interpolation based Discrete and stationary Wavelet Transform technique for resolution enhancement is calculated on the base of some performance parameters such as PSNR which provides efficient denoising and resolution enhancement for image preprocessing.\par
Ashish goud \hyperref[b10]{Purushotham (2015)}, result of fusion is a new image which is more suitable for human and machine perception. Pixel level image fusion using wavelets and principal component analysis have implemented and worked on different performance metrics with and without reference image which concluded that image fusion using wavelets with higher level of decomposition showed better performance in some metrics and in other metrics PCA showed better performance. DWT in all parameters performs better than the PCA fusion algorithm so finally we can conclude that DWT is performs better than PCA. 
\section[{III. Taxonomy of LPG-PCA Based Medical Image Denoising Technique}]{III. Taxonomy of LPG-PCA Based Medical Image Denoising Technique}\par
Principal Component Analysis (PCA) is a second order statistical approach, which has been used to extract the features of data set or perform data reduction (compression). Specially, when data set is, redundant and overwhelming large, PCA is very effective linear technique as a preprocessing step to extract data features and to cluster data for classification. It can play as optimal linear transform known as Kahunen-Louvre (LK) for data compression. To obtain the principal component vectors, traditionally the covariance matrix is calculated then eigen values are obtained, and corresponding to each eigen value, a component (eigen) vector is found. This procedure is complicated and computationally intensive thereby making it restrictive to apply for real world applications such as data compression and data extraction.\par
Moreover, the PCA hardware implementation for real time application becomes even more challenging. To get over the hurdles from the traditional PCA technique, the simple sequential PCA techniques are introduced. These techniques are based on learning approach to obtain sequentially principal component vectors. Some works in PCA are reported using Hebbian or anti-Hebbian learning and gradient-based learning. There are several reports that are successful in using PCA for data reduction and detection. Most of the works are software-based due to the complication of the hardware requirements.\par
In LPG-PCA scheme, a pixel and its nearest neighbors as a vector variable is obtained. The training samples of this variable are selected by grouping the pixels with similar local spatial structures to the underlying one in the local window. With this LPG procedure, the local statistics of the variables can be accurately computed so that the image edge structures can be well preserved after shrinkage in the PCA domain for noise removal The first stage yields an initial estimation of the image by removing most of the noise and the second stage will further refine the first stage output. The procedures of both the stages have the same except for the parameter of noise level. Since the noise is significantly reduced in the first stage, the LPG accuracy will be much improved in the second stage so that the final denoising result is visually much better. This method is a spatially adaptive image representation so that it can better characterize the image local structures.\par
In image denoising by using local pixel grouping using principal component analysis (L.  
\section[{IV. Directions for the Future Research}]{IV. Directions for the Future Research}\par
In this review paper, different methods developed for denoising the medical images are thoroughly analyzed. Analysis has been done on the Radiography, Ultrasound, MRI and CT images are analyzed. Besides others, the CT image plays a more important role because it is one of the most common and very significant modalities employed in medical imaging. Hence due to its prevalent utilization, obtaining better results is essential for CT images. This paper will be a healthier foundation for the budding researchers in identifying appropriate denoising techniques for medical images and especially for CT images. In future we expect numerous brainwaves will rise by means of our review work. 
\section[{V. Conclusion}]{V. Conclusion}\par
From thorough analysis it is perceived that the medical image denoising is an emergent research area and has received great attention among the researchers from image and signal processing in recent years. As such, a broad review of the significant researches and techniques that exist for medical image denoising is pursued. Here the researches are first categorized into Radiographic, Ultrasound, MRI and CT images based on the type of the medical image. Then, followed by a concise description on digital images and medical images and a brief discussion about each category of medical images the salient features of the important researches existing in the literature are reviewed.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7896239554317548\textwidth}P{0.06037604456824512\textwidth}}
resolution enhancement. In this, a comparison of two\tabcellsep \\
main wavelet techniques i.e. DWT \& SWT are studied\tabcellsep \\
based on the image quality metrics and a new image\tabcellsep \\
quality enhancement technique had been worked based\tabcellsep \\
on wavelet fusion algorithm. The computation results of\tabcellsep \\
the image enhancement and image quality metrics of\tabcellsep \\
the proposed technique is compared with existing\tabcellsep \\
techniques. It is proved that the proposed technique\tabcellsep \\
have higher resolution enhancement capability than\tabcellsep \\
existing techniques.\tabcellsep \\
Mirajkar Pradnya P (2013, defined\tabcellsep \\
\tabcellsep Year 2016\\
\tabcellsep Volume XVI Issue II Version I\\
D\tabcellsep D D D D ) ( D\\
Various image\tabcellsep \\
processing techniques exist for resolution enhancement.\tabcellsep \\
The latest being application of wavelet techniques for\tabcellsep \\
© 2016 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
local PCA transformation matrix was estimated. The\\
process of denoising in LPGPCA algorithm get\\
completed in two stages,\\
1. Steps involved in calculation of PCA are:\\
1) Subtraction of mean\\
2) Calculation of covariance matrix\\
3) Calculation of eigen vector and eigen values.\\
4) Multiply eigen vector and image\\
Noise is suppressed by using linear minimum\\
mean square error estimation (LMMSE) technique.\\
Shrinkage coefficient is multiplied with covariance\\
values and then mean values are added back to get\\
denoised dataset.\\
Zang et\\
al. 2010) the main steps are\\
1) LPG (Local Pixel Grouping)\\
2) Apply PCA transform and denoise\\
3) Apply Inverse PCA transform\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Preethi and Narmadha (2012)]{b7}\label{b7} 	 		‘A Survey on Image Denoising Techniques’.  		 			S Preethi 		,  		 			D Narmadha 		.  	 	 		\textit{International Journal of Computer Applications}  		November 2012. 58  (6)  p. .  	 
\bibitem[Annadurai and Shanmugalakshmi ()]{b15}\label{b15} 	 		 			S Annadurai 		,  		 			R Shanmugalakshmi 		.  		\textit{Fundamentals of Digital Image Processing},  				2007. Pearson Education.  	 
\bibitem[Jain ()]{b14}\label{b14} 	 		‘Bhabatosh Chanda, Dwejesh Dutta Majumder’.  		 			Anil Jain 		,  		 			K 		.  	 	 		\textit{Fundamentals of Digital Image Processing},  				2011. 2011. PHI Learning Pvt. Ltd.  	 	 (Digital Image Processing and analysis. Second Edition) 
\bibitem[B Siva Kumar (2013)]{b4}\label{b4} 	 		‘Discrete and Stationary Wavelet Decomposition for IMAGE Resolution Enhance ment’.  		 			B Siva Kumar 		.  	 	 		\textit{International Journal of Engineering Trends and Technology}  		July 2013. 4  (7) .  	 
\bibitem[Amar Tej and Shah (2015)]{b9}\label{b9} 	 		‘Efficient quality analysis and enhancement of MRI image using Filters and Wavelets’.  		 			G Amar Tej 		,  		 			Prashanth K Shah 		.  	 	 		\textit{International Journal of Advanced Research in Computer and Communication Engineering}  		June 2015. 4  (6) .  	 
\bibitem[Fukunaga ()]{b11}\label{b11} 	 		 			K Fukunaga 		.  		\textit{Introduction to Statistical Pattern Recognition},  				 (New York)  		1991. Academic Press.  	 	 (second ed) 
\bibitem[Gonzalez and Woods ()]{b12}\label{b12} 	 		 			R C Gonzalez 		,  		 			R E Woods 		.  		\textit{Digital Image Processing},  				 (Englewood Cliffs, NJ)  		2002. Prentice-Hall.  	 	 (second ed.) 
\bibitem[Alam et al. ()]{b0}\label{b0} 	 		‘Image Denoising using Common Vector Elimination by PCA and Wavelet Transform’.  		 			M Zahid Alam 		,  		 			Ravi Shankar Mishra 		,  		 			Zadgaonkar 		.  	 	 		\textit{International Journal on Emerging Technologies}  		2015. 6  (2)  p. .  	 
\bibitem[Pradnya (2013)]{b3}\label{b3} 	 		‘Image Fusion based on Stationary Wavelet Transform’.  		 			Mirajkar Pradnya 		,  		 			P 		.  	 	 		\textit{International Journal of Advanced Engineering Research and Studies}  		July-Sept., 2013. p. .  	 
\bibitem[Purushotham and Naik ()]{b10}\label{b10} 	 		‘Image Fusion Using DWT \& PCA’.  		 			Ashishgoud Purushotham 		,  		 			G. Usha Rani Samiha Naik 		.  	 	 		\textit{International Journal of Advanced Research in Computer Science and Software Engineering}  		2015. 5  (4) .  	 
\bibitem[Dhannawat and Patankar ()]{b16}\label{b16} 	 		‘Improvement to Blind Image Denoising by Using Local Pixel Grouping with SVD’.  		 			Rachana Dhannawat 		,  		 			Archana B Patankar 		.  		 \xref{http://dx.doi.org/10.1016/j.procs.2016.03.041}{10.1016/j.procs.2016.03.041}.  	 	 		\textit{Procedia Computer Science}  		2016. Elsevier B.V. 79 p. .  	 	 (Published by) 
\bibitem[Rani and Rajput (2016)]{b1}\label{b1} 	 		‘Improving Quality of Image Using PCA and DSWT at Two Level Decomposition’.  		 			Nishu Rani 		,  		 			Rachna Rajput 		.  		 \xref{http://dx.doi.org/10.15680/ijircce.2016.040903316229}{10.15680/ijircce.2016.040903316229}.  	 	 		\textit{International Journal of Innovative Research in Computer and Communication Engineering}  		September 2016. 4  (9) .  	 
\bibitem[Velayudham (March 2013 272)]{b8}\label{b8} 	 		‘Kanthavel A Survey on Medical Image Denoising Techniques’.  		 			A Velayudham 		,  		 			R 		.  	 	 		\textit{International journal of Advanced research in Electronics and Communication Engineering (IJARECE)}  		March 2013 272. 2  (3) .  	 
\bibitem[Malay and Pakhira ()]{b13}\label{b13} 	 		 			K Malay 		,  		 			Pakhira 		.  		\textit{Digital Image Processing and Pattern Recognition},  				2011. PHI Learning Pvt. Ltd.  	 
\bibitem[Kannan (2010)]{b5}\label{b5} 	 		‘Optimal Decomposition Level of Discrete, Stationary and Dual Tree Complex Wavelet Transform for Pixel based Fusion of Multifocused Images’.  		 			Kanagaraj Kannan 		.  	 	 		\textit{Serbian Journal of Electrical Engineering}  		May 2010. 7  (1)  p. .  	 
\bibitem[Pravin et al. (2015)]{b2}\label{b2} 	 		\textit{Resolution Enhancement of High Noise Satellite Images Using DT-DWT Based Fusion Algorithm},  		 			R Pravin 		,  		 			S G Dabhi 		,  		 			Bari 		.  		April 2015. 2.  	 
\bibitem[Zhang et al. ()]{b6}\label{b6} 	 		‘Twostage image denoising by principal component analysis with local pixel grouping’.  		 			Lei Zhang 		,  		 			David Zhang 		,  		 			Guang Ming Shi 		.  		 doi: 10. 1016/j.patcog.2009.09.023.  	 	 		\textit{Pattern Recognition}  		2010. Elsevier Ltd. 43 p. .  	 	 (All rights reserved) 
\end{bibitemlist}
 			 		 	 
\end{document}
