SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 717
RECONSTRUCTION OF PET IMAGE BASED ON KERNELIZED
EXPECTATION-MAXIMIZATION METHOD
T.K.R.Agita1, Dr.M. Moorthi2
1 M.E Student, Department of Communication systems
2 Associate Professor, Department of Electronic and Communication Engineering
Prathyusha Engineering College
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Positron emission tomography (PET) image
reconstruction is challenging for low count frame. The
reconstruction is important method to retrieve information
that has been lost in the images. To improve image quality,
prior information are used. Based on kernel method, PET
image intensity in each pixel is obtained from prior
information and the coefficients can be estimated by the
maximum likelihood (ML).This paper proposes a kernelized
expectation maximization (EM) algorithm to obtain the ML
estimate. It has simplicityasMLEMreconstruction. PETimage
is constructed as kernel matrix. In dynamic PET image
reconstruction, proper numbers of composite frames is
important for reconstructing high quality images and reduce
noise. Comparing with other methods, existing method isdone
by iterations, but the proposed method is done by matrix form
and it provides better image quality. This experimental result
shows improved reconstructed image and also reduce noise.
Key Words: Positron Emission Tomography (PET),
Expectation maximization (EM), maximum likelihood
(ML), image reconstruction, kernel method.
1. INTRODUCTION
Image reconstruction from low-count frames is challenging
because it is ill-posed and the image is very noisy. To
improve the quality ofreconstructedimages,incorporate the
prior information in PET image reconstruction.
Incorporating information from co-registered anatomical
images into PET image reconstruction based on information
theoretic similarity measures through priors [1]. For
defining the a priori distribution use the anatomical image
in a maximum-a-posteriori (MAP) reconstruction algorithm
[2].For statistical iterative reconstruction the prior-image
induced nonlocal (PINL) regularization via the penalized
weighted least-squares (PWLS) criteria [3]. In magnetic
resonance imaging (MRI) images do not provide a patient-
specific attenuation map directly. So the proposed work
generating synthetic CTs and attenuation maps to improve
attenuation correction[4].Forfullysimultaneouspre-clinical
PET/MR studies PET performance evaluation of a silicon
photo-multiplier (SiPM) based PET scanner designed[5]. To
simulate realistic SPECTPET brain database, Brain-VISET
(Voxel-basedIterativeSimulationforEmissionTomography)
is a method which includes anatomical and functional
information [6]. To improve PET images MRI information
can be used by using Maximum A Posteriori (MAP)
reconstruction algorithms [7]. Evaluation of the HighlY
constrained back-PRojection (HYPR) de-noising in
conjunction with the maximum a posteriori (MAP)
reconstruction for the micro PET- Inveon scanner [8,9,10].
The HYPR technique involves the creation of a composite
image from the entire duration of the dynamic scan. The
image model can be incorporated into the forward
projection model of PET to perform maximum likelihood
(ML) image reconstructionwithoutanexplicitregularization
function. Theexpectation-maximization(EM)algorithm with
and without ordered subsets can be directly applied to
obtain the ML estimate. The variousalgorithms[11,12]have
been used to extract the features from an image.
The proposed kernelized EM method has the same
simplicity as the conventional ML EM reconstruction
followed by post-reconstruction denoising. We expect the
former method to result in better performance than the
latter for low-count data because it models noise in the
projection domain where PET data are well modeled by
independent Poisson random variables.
1.1 IMAGE RECONSTRUCTION
Image reconstruction is the creation of a two or three
dimensional image from scattered or incomplete data such
as the radiation readings acquired during a medical
imaging study. Most strategies have focused on post
processing algorithms with time series data reconstructed
with filtered back projection (FBP) or ordered-subset
expectation maximization.
Filtered Back Propagation (FBP) hasbeenfrequentlyused to
reconstruct images from the projections. This algorithm has
the advantage of being simple while having a low
requirement for computing resources.
1.2 POSITRON EMISSION TOMOGRAPHY
Positron Emission Tomography is an imaging method in
nuclear medicine based on the use of a weak radioactively
marked pharmaceutical in order to image certainfeatures of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 718
a human or animal body. PET images display the spatial
distribution of the radiopharmaceutical, also called tracer,
thus allowing to draw conclusions aboutmetabolic activities
or blood flow. Therefore, PET is a functional imaging
technique which has applications in oncology, cardiology
and neurology, e.g. for monitoring tumors or visualizing
coronary artery disease. One of the most commonly used
tracers is 18F-fluordesoxyglucose (18F-FDG).
2. EXISTING SYSTEM
The expectation-maximization (EM) algorithm with and
without ordered subsets can bedirectlyappliedtoobtain the
ML estimate. The EM algorithm is used to find
(locally) maximum likelihood parameters of a statistical
model in cases where the equations cannot be solved
directly. Typically these models involve latent variables in
addition to unknown parameters and known data
observations. That is, either there are missing values among
the data, or the model can be formulated more simply by
assuming the existenceofadditional unobserveddata points.
Given a statistical model whichgeneratesa set Xofobserved
data, a set of unobserved latent data or missingvalues Z,and
a vector of unknown parameters θ, along with alikelihood
function L(θ;X,Z) = P(X,Z│θ) the maximum likelihood
estimate (MLE) of the unknown parameters is determined
by the marginal likelihood of the observed data, where P
(X│θ) is the probability function of X and θ.
L(θ;X)=P(X│θ)= (2.1)
However, this quantity is often intractable (e.g. if Z is a
sequence of events, so that the number of values grows
exponentially with the sequence length, making the exact
calculation of the sum extremely difficult).
The EM algorithm seeks to find the MLE of the marginal
likelihood by iteratively applying the following two steps:
Step 1:
Expectation step (E step):Calculatethe expectedvalue of the
log likelihood function, with respect to the conditional
distribution of Z given X under the current estimate of the
parameters θ(t):
Q(θ│θ(t)) = EZ│X,θ
(t) [log L(θ;X,Z)] (2.2)
Step 2:
Maximization step (M step): Find the parameter that
maximizes this quantity:
θ(t+1) = Q(θ│θ(t)) (2.3)
3. PROPOSED METHOD
The proposed kernelizedEM methodhasthesamesimplicity
as the conventional ML EM reconstruction followed bypost-
reconstruction denoising. The former method to result in
better performance than the latter for low-count data
because it models noise in the projection domainwherePET
data are well modeled by independent Poisson random
variables. The latter method requires a noise model in the
image domain where noise is highly correlated and the
covariance matrix is very difficult to estimate. The benefit of
modeling noise in the projection domain over that in the
image domain can become significant when the count level
of PET data is low. Compared to regularization-based
methods, the advantage of the proposed kernel-based EM
reconstruction is its simplicity in implementation.
The proposed kernel method applies spatial-adaptive
smoothing based on prior images and has applications in
both anatomical-prior guided PET image reconstruction and
dynamic PET reconstruction. Here we apply the method to
frame-by-frame image reconstruction of dynamic PET data.
3.1 KERNEL METHOD
Kernel Methods are a new class of pattern analysis
algorithms which can operate on very general types of data
and can detect very general types of relations. Correlation,
factor, cluster and discriminant analysis are just some of the
types of pattern analysis tasks thatcanbeperformedondata
as diverse as sequences, text, images, graphs and of course
vectors. The method provides also a natural way to merge
and integrate different types of data.
Computationally most kernel-based learning algorithms
reduce to optimizing convex cost functions to computing
generalized eigenvectors of large matrices. Kernel design is
based on various methods. For discretedata (e.g:sequences)
often use methods like dynamic programming, branch and
bound, discrete continuous optimization. Combination is
very efficient but still computationally challenging, for our
ambitions.
Fig-1 Block diagram of proposed system
As shown in the block diagram Fig-1, the first step in the
process is RGB to gray scale conversion. The next step is
rescaling and noise removal wherethePETimageisrescaled
and removing noise. Extraction of featurevectorstofeatures
that represent some object and Computation of Gradients
used to extract information from images. The next step is
reconstruction algorithm, here kernel method is used. Then
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 719
the image is reconstructed and performance is analyzed by
existing and proposed method.
PET IMAGE
A positron emission tomography (PET) scan is an imaging
test that helps reveal how your tissues and organs are
functioning. A PET scan uses a radioactive drug (tracer) to
show this activity. The tracer may be injected, swallowed or
inhaled, depending on which organ or tissueisbeingstudied
by the PET scan. The tracer collects in areas of your body
that have higher levels of chemical activity, which often
correspond to areas of disease.
Steps in proposed system are given below:
STEP 1: RGB to gray image
In RGB color model, each colour appears in its primary
spectral components of red, green and blue. The colour of a
pixel is made up of three components: red, green, and blue
(RGB), described by their corresponding intensities. Colour
components are also known as colour channels or colour
planes (components).
Gray scale is also known as an intensity, or gray level image.
Array of class uint8, uint16, int16, single, or double whose
pixel values specify intensity values. For single or double
arrays, values range from [0, 1]. For uint8, valuesrangefrom
[0,255].For uint16, values range from [0, 65535]. For int16,
values range from [-32768, 32767].
STEP 2: Image rescaling and noise removal
Image scaling is the process of resizing a digital image.
Scaling is a non-trivial process that involves a trade-off
between efficiency, smoothness and sharpness. The
reversible process of scaling is called rescaling. Removing
the noise from the input images. It is commonly used to
denoise the audio sound. This is the most important
technique for removal of blur in images.
STEP 3: Extraction of feature vectors
In pattern recognition andmachinelearning,a featurevector
is an n-dimensional vector of numerical features that
represent some object. Many algorithmsinmachinelearning
require a numerical representation of objects, since such
representations facilitate processing and statistical analysis.
When representing images, the feature values might
correspond to the pixels of an image, when representing
texts perhaps term occurrence frequencies. Feature vectors
are equivalent to the vectorsofexplanatoryvariablesusedin
statistical procedures such as linear regression. Feature
vectors are often combined with weightsusinga dotproduct
in order to construct a linear predictor function that is used
to determine a score for making a prediction.
STEP 4: Computation of gradients
An image gradient is a directional change in the intensity or
color in an image. Image gradients may be used to extract
information from images.Colorgradientisusedfora gradual
blend of color which can be considered as an even gradation
from low to high values, as used from white to black in the
images to the right. Another name for this is color
progression.
STEP 5: Reconstruction algorithm
Reconstruction algorithms have been developed to
implement the process of reconstruction of a 3-dimensional
object from its projections. These algorithms are designed
largely based on the mathematics of the Radon transform,
statistical knowledge of the data acquisition process and
geometry of the data imaging system.
STEP 6: Reconstructed image
Iterative reconstructionreferstoiterativealgorithmsusedto
reconstruct 2D and 3D images incertainimagingtechniques.
For example, in computed tomography an image must be
reconstructed from projections of an object.
STEP 7: Performance analysis
The set of basic quantitative relationships between
performance quantities. The analysis of EM algorithm and
KEM algorithm performance is evaluated. The proposed
algorithm gives better performance than EM algorithm.
4. DYNAMIC PET SIMULATION SETUP
Dynamic PET scans were simulated for a GEDSTwholebody
PET scanner using a Zubal head phantom. The Zubal brain
phantom is shown below in Fig-2. The proposed kernelized
EM (KEM) algorithm with the conventional ML-EM
reconstruction, ML-EM followed by post-reconstruction
denoising methods (HYPR [9] and NLM [10]).
Fig-2 Zubal brain phantom
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 720
To construct the kernel matrix, we have to obtain the priori
mages from composite frames in dynamic PET. Multiple
short time frames are summed together to improve the
counting statistics and reduce noise. Choosing a proper
number of composite frames for reconstructinghigh-quality
images. A small number of composite frames reduce noise in
composite images, but the risk of losing important spatial
information in the kernel matrix. A large number of
composite frames can preserve spatial information but may
be ineffective in suppressing noise. Using three composite
frames provided a good balance between preserving spatial
information and reducingnoiseinthecompositeimages. The
rebinned sinograms, each with 20 min, were reconstructed
using the conventional ML EM algorithm with100iterations.
For the proposed KEM method, the reconstructed activities
of the three rebinned frames were used to form the feature
points.
5. COMPARING EM AND KEM METHODS
(a) (b)
(c)
Fig-3 (a) Reconstructed image of Frame 2, (b)
Reconstructed image of Frame 12, (c) Reconstructed
image of Frame 22 using Expectation-Maximization
(a) (b)
(c)
Fig-4 (a) Reconstructed image of Frame 2, (b)
Reconstructed image of Frame 12, (c) Reconstructed
image of Frame 22 using Kernelized expectation-
maximization
Comparing fig 3 and 4 , EM has the high mean squared error
(MSE) and more noise. It doesn’t have good image quality
whereas KEM has lowest mean squared error(MSE)andless
noise. It also has better image quality.
6. CONCLUSIONS
The proposed kernel method to model PET image intensity
as a function of feature points obtained from prior
knowledge. The kernelized image model can incorporate
prior information in the forward projection model. The
maximum likelihood estimate can be easily obtained using
the popular EM algorithm. Dynamic PET simulation results
shown that the proposed reconstructionmethodcanachieve
better performance than the conventional ML-EM
reconstruction for low-count frames. Comparing with EM
method, KEM has better image quality and less noise and
minimum MSE. The proposed kernelized EM algorithm has
been applied to reconstruct the dynamic PET images of a
breast cancer patient and has achieved promising results.In
addition, patient motion, if not corrected, may result in
mismatches between the compositeimagesandthedynamic
images to be reconstructed, which will affectperformanceof
the kernel method.
REFERENCES
[1] Sangeetha Somayajula, Christos Panagiotou, Anand
Rangarajan, Quanzheng Li, Simon R. Arridge, and RichardM.
Leahy, “PET Image Reconstruction Using Information
Theoretic Anatomical Priors,” IEEETransactionsonmedical
imaging, vol. 30, no. 3, March 2011.
[2] Kathleen Vunckx, Member, IEEE, Ameya Atre, Kristof
Baete, Anthonin Reilhac, Christophe M. Deroose, Koen Van
Laere, and Johan Nuyts, Member, IEEE, “Evaluation of three
MRI-based anatomical priors for quantitative PET brain
imaging,” IEEE Transactions on medical
imaging,vol.31,no.3,March 2012 .
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 721
[3] Hua Zhang, Jing Huang, Jianhua Ma, Member, IEEE,
Zhaoying Bian, Qianjin Feng, Hongbing Lu, ZhengrongLiang,
Fellow, IEEE, and Wufan Chen∗, Senior Member, IEEE,
“Iterative Reconstruction for X-Ray Computed Tomography
Using Prior-Image Induced Nonlocal Regularization,” IEEE
Transactions on biomedical engineering, vol. 61, no. 9,
September 2014.
[4] Ninon Burgos, M. Jorge Cardoso, Kris Thielemans, Marc
Modat, Stefano Pedemonte, John Dickson, Anna Barnes,
Rebekah Ahmed, Colin J. Mahoney, Jonathan M. Schott, John
S. Duncan, David Atkinson, SimonR.Arridge,BrianF.Hutton,
and Sébastien Ourselin, “Attenuation Correction Synthesis
for HybridPET-MR Scanners: Application to Brain Studies,”
IEEE Transactions on medical imaging, vol.33, no.12,
December 2014.
[5] Jane E. Mackewn, Christoph W. Lerche, Bjoern Weissler,
Kavitha Sunassee, Rafael T. M.de Rosales, Alkystis
Phinikaridou, Andre Salomon, Richard Ayres, Charalampos
Tsoumpas, Georgios M. Soultanidis, Pierre Gebhardt, Tobias
Schaeffter, Paul K. Marsden, and Volkmar Schulz, “PET
Performance Evaluation of a Pre-Clinical SiPM-Based MR-
Compatible PET Scanner,” IEEE Transactions on nuclear
science,vol.62,no.3,June 2015.
[6] Berta Marti-Fuster, Oscar Esteban, Kris Thielemans,
Xavier Setoain, Andres Santos, Domenec Ros, and Javier
Pavia, “Including Anatomical and Functional Information in
MC Simulation of PET and SPECT Brain Studies.Brain VISET:
A Voxel-Based Iterative Method,” IEEE Transactions on
medical imaging, vol. 33, no. 10, october 2014.
[7] L. Caldeira Member IEEE, J. Scheins,P.Almeida,H.Herzog
Member IEEE “Influence of MRI artifacts on PET image
reconstruction using MRI-based priors,” IEEE 2013.
[8] Ju-Chieh (Kevin) Cheng, Member, IEEE and Richard
Laforest, Member,IEEE,“EvaluationofHYPR de-noisingwith
MAP reconstruction in small animal PET imaging,” IEEE
Nuclear Science Symposium and Medical Imaging
Conference Record (NSSIMIC),2012.
[9] B. T. Christian, N. T. Vandehey, J. M. Floberg, and
C.A.Mistretta, “Dynamic PET denoising with HYPR
processing,” J.Nucl.Med, vol. 51, no. 7, 2010.
[10] A. Buades, B. Coll, and J.-M. Morel, “On image denoising
methods, SIAM Multiscale Model. Simulat” vol.4, no.2, 2005.
[11] Dr.M.Moorthi,Dr.R.Amutha, “Progressivequalitycoding
for compression of medical images in telemedicine,” Int. J.
Telemedicine and Clinical Practices, Inderscience, Vol.1, No.
2, 2015,pp: 125-139.
[12]Dr.M.Moorthi,Dr.R.Amutha.“Region-based medical
image compression inteleradiology”,Int.J.Telemedicineand
Clinical Practices, Inderscience, Vol. 1, No. 1, 2015,pp: 47-
139.

More Related Content

What's hot

Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorIRJET Journal
 
A comprehensive study of different image super resolution reconstruction algo...
A comprehensive study of different image super resolution reconstruction algo...A comprehensive study of different image super resolution reconstruction algo...
A comprehensive study of different image super resolution reconstruction algo...IAEME Publication
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectioneSAT Journals
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMAM Publications
 
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMijiert bestjournal
 
Image Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNImage Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNIRJET Journal
 
ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013Ashish Gupta
 
A novel technique in spiht for medical image compression
A novel technique in spiht for medical image compressionA novel technique in spiht for medical image compression
A novel technique in spiht for medical image compressionIAEME Publication
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSZac Darcy
 
Failure prediction of e-banking application system using adaptive neuro fuzzy...
Failure prediction of e-banking application system using adaptive neuro fuzzy...Failure prediction of e-banking application system using adaptive neuro fuzzy...
Failure prediction of e-banking application system using adaptive neuro fuzzy...IJECEIAES
 
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy LogicImproved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy LogicIRJET Journal
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceeSAT Publishing House
 
Traffic Light Signal Parameters Optimization Using Modification of Multielement...
Traffic Light Signal Parameters Optimization Using Modification of Multielement...Traffic Light Signal Parameters Optimization Using Modification of Multielement...
Traffic Light Signal Parameters Optimization Using Modification of Multielement...IJECEIAES
 
Adaptive threshold for moving objects detection using gaussian mixture model
Adaptive threshold for moving objects detection using gaussian mixture modelAdaptive threshold for moving objects detection using gaussian mixture model
Adaptive threshold for moving objects detection using gaussian mixture modelTELKOMNIKA JOURNAL
 
New feature selection based on kernel
New feature selection based on kernelNew feature selection based on kernel
New feature selection based on kerneljournalBEEI
 

What's hot (17)

Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain Tumor
 
A comprehensive study of different image super resolution reconstruction algo...
A comprehensive study of different image super resolution reconstruction algo...A comprehensive study of different image super resolution reconstruction algo...
A comprehensive study of different image super resolution reconstruction algo...
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detection
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
 
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
 
Image Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNImage Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANN
 
40120140507002
4012014050700240120140507002
40120140507002
 
ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013ijrrest_vol-2_issue-2_013
ijrrest_vol-2_issue-2_013
 
A novel technique in spiht for medical image compression
A novel technique in spiht for medical image compressionA novel technique in spiht for medical image compression
A novel technique in spiht for medical image compression
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
 
Failure prediction of e-banking application system using adaptive neuro fuzzy...
Failure prediction of e-banking application system using adaptive neuro fuzzy...Failure prediction of e-banking application system using adaptive neuro fuzzy...
Failure prediction of e-banking application system using adaptive neuro fuzzy...
 
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy LogicImproved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillance
 
Cq32579584
Cq32579584Cq32579584
Cq32579584
 
Traffic Light Signal Parameters Optimization Using Modification of Multielement...
Traffic Light Signal Parameters Optimization Using Modification of Multielement...Traffic Light Signal Parameters Optimization Using Modification of Multielement...
Traffic Light Signal Parameters Optimization Using Modification of Multielement...
 
Adaptive threshold for moving objects detection using gaussian mixture model
Adaptive threshold for moving objects detection using gaussian mixture modelAdaptive threshold for moving objects detection using gaussian mixture model
Adaptive threshold for moving objects detection using gaussian mixture model
 
New feature selection based on kernel
New feature selection based on kernelNew feature selection based on kernel
New feature selection based on kernel
 

Similar to Reconstruction of Pet Image Based On Kernelized Expectation-Maximization Method

Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...IRJET Journal
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectioneSAT Journals
 
Design and development of pulmonary tuberculosis diagnosing system using image
Design and development of pulmonary tuberculosis diagnosing system using imageDesign and development of pulmonary tuberculosis diagnosing system using image
Design and development of pulmonary tuberculosis diagnosing system using imageIAEME Publication
 
Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...IJLT EMAS
 
Robust System for Patient Specific Classification of ECG Signal using PCA and...
Robust System for Patient Specific Classification of ECG Signal using PCA and...Robust System for Patient Specific Classification of ECG Signal using PCA and...
Robust System for Patient Specific Classification of ECG Signal using PCA and...IRJET Journal
 
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...IRJET Journal
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMunir Ahmad
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMunir Ahmad
 
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...IRJET Journal
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelBlack-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelIJECEIAES
 
Applications of Artificial Neural Networks in Cancer Prediction
Applications of Artificial Neural Networks in Cancer PredictionApplications of Artificial Neural Networks in Cancer Prediction
Applications of Artificial Neural Networks in Cancer PredictionIRJET Journal
 
Multimode system condition monitoring using sparsity reconstruction for quali...
Multimode system condition monitoring using sparsity reconstruction for quali...Multimode system condition monitoring using sparsity reconstruction for quali...
Multimode system condition monitoring using sparsity reconstruction for quali...IJECEIAES
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET Journal
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET Journal
 
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSCOMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSIRJET Journal
 
Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...IJECEIAES
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVpaperpublications3
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformIRJET Journal
 
Analysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationAnalysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationIJCSIS Research Publications
 
Image similarity using fourier transform
Image similarity using fourier transformImage similarity using fourier transform
Image similarity using fourier transformIAEME Publication
 

Similar to Reconstruction of Pet Image Based On Kernelized Expectation-Maximization Method (20)

Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detection
 
Design and development of pulmonary tuberculosis diagnosing system using image
Design and development of pulmonary tuberculosis diagnosing system using imageDesign and development of pulmonary tuberculosis diagnosing system using image
Design and development of pulmonary tuberculosis diagnosing system using image
 
Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...
 
Robust System for Patient Specific Classification of ECG Signal using PCA and...
Robust System for Patient Specific Classification of ECG Signal using PCA and...Robust System for Patient Specific Classification of ECG Signal using PCA and...
Robust System for Patient Specific Classification of ECG Signal using PCA and...
 
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdf
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptx
 
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...
IRJET- Application of False Removal Algorithm Specially for Retinal Images wi...
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelBlack-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX model
 
Applications of Artificial Neural Networks in Cancer Prediction
Applications of Artificial Neural Networks in Cancer PredictionApplications of Artificial Neural Networks in Cancer Prediction
Applications of Artificial Neural Networks in Cancer Prediction
 
Multimode system condition monitoring using sparsity reconstruction for quali...
Multimode system condition monitoring using sparsity reconstruction for quali...Multimode system condition monitoring using sparsity reconstruction for quali...
Multimode system condition monitoring using sparsity reconstruction for quali...
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor Detection
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
 
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSCOMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
 
Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...Image reconstruction through compressive sampling matching pursuit and curvel...
Image reconstruction through compressive sampling matching pursuit and curvel...
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATV
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet Transform
 
Analysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationAnalysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN Classification
 
Image similarity using fourier transform
Image similarity using fourier transformImage similarity using fourier transform
Image similarity using fourier transform
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

Reconstruction of Pet Image Based On Kernelized Expectation-Maximization Method

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 717 RECONSTRUCTION OF PET IMAGE BASED ON KERNELIZED EXPECTATION-MAXIMIZATION METHOD T.K.R.Agita1, Dr.M. Moorthi2 1 M.E Student, Department of Communication systems 2 Associate Professor, Department of Electronic and Communication Engineering Prathyusha Engineering College ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Positron emission tomography (PET) image reconstruction is challenging for low count frame. The reconstruction is important method to retrieve information that has been lost in the images. To improve image quality, prior information are used. Based on kernel method, PET image intensity in each pixel is obtained from prior information and the coefficients can be estimated by the maximum likelihood (ML).This paper proposes a kernelized expectation maximization (EM) algorithm to obtain the ML estimate. It has simplicityasMLEMreconstruction. PETimage is constructed as kernel matrix. In dynamic PET image reconstruction, proper numbers of composite frames is important for reconstructing high quality images and reduce noise. Comparing with other methods, existing method isdone by iterations, but the proposed method is done by matrix form and it provides better image quality. This experimental result shows improved reconstructed image and also reduce noise. Key Words: Positron Emission Tomography (PET), Expectation maximization (EM), maximum likelihood (ML), image reconstruction, kernel method. 1. INTRODUCTION Image reconstruction from low-count frames is challenging because it is ill-posed and the image is very noisy. To improve the quality ofreconstructedimages,incorporate the prior information in PET image reconstruction. Incorporating information from co-registered anatomical images into PET image reconstruction based on information theoretic similarity measures through priors [1]. For defining the a priori distribution use the anatomical image in a maximum-a-posteriori (MAP) reconstruction algorithm [2].For statistical iterative reconstruction the prior-image induced nonlocal (PINL) regularization via the penalized weighted least-squares (PWLS) criteria [3]. In magnetic resonance imaging (MRI) images do not provide a patient- specific attenuation map directly. So the proposed work generating synthetic CTs and attenuation maps to improve attenuation correction[4].Forfullysimultaneouspre-clinical PET/MR studies PET performance evaluation of a silicon photo-multiplier (SiPM) based PET scanner designed[5]. To simulate realistic SPECTPET brain database, Brain-VISET (Voxel-basedIterativeSimulationforEmissionTomography) is a method which includes anatomical and functional information [6]. To improve PET images MRI information can be used by using Maximum A Posteriori (MAP) reconstruction algorithms [7]. Evaluation of the HighlY constrained back-PRojection (HYPR) de-noising in conjunction with the maximum a posteriori (MAP) reconstruction for the micro PET- Inveon scanner [8,9,10]. The HYPR technique involves the creation of a composite image from the entire duration of the dynamic scan. The image model can be incorporated into the forward projection model of PET to perform maximum likelihood (ML) image reconstructionwithoutanexplicitregularization function. Theexpectation-maximization(EM)algorithm with and without ordered subsets can be directly applied to obtain the ML estimate. The variousalgorithms[11,12]have been used to extract the features from an image. The proposed kernelized EM method has the same simplicity as the conventional ML EM reconstruction followed by post-reconstruction denoising. We expect the former method to result in better performance than the latter for low-count data because it models noise in the projection domain where PET data are well modeled by independent Poisson random variables. 1.1 IMAGE RECONSTRUCTION Image reconstruction is the creation of a two or three dimensional image from scattered or incomplete data such as the radiation readings acquired during a medical imaging study. Most strategies have focused on post processing algorithms with time series data reconstructed with filtered back projection (FBP) or ordered-subset expectation maximization. Filtered Back Propagation (FBP) hasbeenfrequentlyused to reconstruct images from the projections. This algorithm has the advantage of being simple while having a low requirement for computing resources. 1.2 POSITRON EMISSION TOMOGRAPHY Positron Emission Tomography is an imaging method in nuclear medicine based on the use of a weak radioactively marked pharmaceutical in order to image certainfeatures of
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 718 a human or animal body. PET images display the spatial distribution of the radiopharmaceutical, also called tracer, thus allowing to draw conclusions aboutmetabolic activities or blood flow. Therefore, PET is a functional imaging technique which has applications in oncology, cardiology and neurology, e.g. for monitoring tumors or visualizing coronary artery disease. One of the most commonly used tracers is 18F-fluordesoxyglucose (18F-FDG). 2. EXISTING SYSTEM The expectation-maximization (EM) algorithm with and without ordered subsets can bedirectlyappliedtoobtain the ML estimate. The EM algorithm is used to find (locally) maximum likelihood parameters of a statistical model in cases where the equations cannot be solved directly. Typically these models involve latent variables in addition to unknown parameters and known data observations. That is, either there are missing values among the data, or the model can be formulated more simply by assuming the existenceofadditional unobserveddata points. Given a statistical model whichgeneratesa set Xofobserved data, a set of unobserved latent data or missingvalues Z,and a vector of unknown parameters θ, along with alikelihood function L(θ;X,Z) = P(X,Z│θ) the maximum likelihood estimate (MLE) of the unknown parameters is determined by the marginal likelihood of the observed data, where P (X│θ) is the probability function of X and θ. L(θ;X)=P(X│θ)= (2.1) However, this quantity is often intractable (e.g. if Z is a sequence of events, so that the number of values grows exponentially with the sequence length, making the exact calculation of the sum extremely difficult). The EM algorithm seeks to find the MLE of the marginal likelihood by iteratively applying the following two steps: Step 1: Expectation step (E step):Calculatethe expectedvalue of the log likelihood function, with respect to the conditional distribution of Z given X under the current estimate of the parameters θ(t): Q(θ│θ(t)) = EZ│X,θ (t) [log L(θ;X,Z)] (2.2) Step 2: Maximization step (M step): Find the parameter that maximizes this quantity: θ(t+1) = Q(θ│θ(t)) (2.3) 3. PROPOSED METHOD The proposed kernelizedEM methodhasthesamesimplicity as the conventional ML EM reconstruction followed bypost- reconstruction denoising. The former method to result in better performance than the latter for low-count data because it models noise in the projection domainwherePET data are well modeled by independent Poisson random variables. The latter method requires a noise model in the image domain where noise is highly correlated and the covariance matrix is very difficult to estimate. The benefit of modeling noise in the projection domain over that in the image domain can become significant when the count level of PET data is low. Compared to regularization-based methods, the advantage of the proposed kernel-based EM reconstruction is its simplicity in implementation. The proposed kernel method applies spatial-adaptive smoothing based on prior images and has applications in both anatomical-prior guided PET image reconstruction and dynamic PET reconstruction. Here we apply the method to frame-by-frame image reconstruction of dynamic PET data. 3.1 KERNEL METHOD Kernel Methods are a new class of pattern analysis algorithms which can operate on very general types of data and can detect very general types of relations. Correlation, factor, cluster and discriminant analysis are just some of the types of pattern analysis tasks thatcanbeperformedondata as diverse as sequences, text, images, graphs and of course vectors. The method provides also a natural way to merge and integrate different types of data. Computationally most kernel-based learning algorithms reduce to optimizing convex cost functions to computing generalized eigenvectors of large matrices. Kernel design is based on various methods. For discretedata (e.g:sequences) often use methods like dynamic programming, branch and bound, discrete continuous optimization. Combination is very efficient but still computationally challenging, for our ambitions. Fig-1 Block diagram of proposed system As shown in the block diagram Fig-1, the first step in the process is RGB to gray scale conversion. The next step is rescaling and noise removal wherethePETimageisrescaled and removing noise. Extraction of featurevectorstofeatures that represent some object and Computation of Gradients used to extract information from images. The next step is reconstruction algorithm, here kernel method is used. Then
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 719 the image is reconstructed and performance is analyzed by existing and proposed method. PET IMAGE A positron emission tomography (PET) scan is an imaging test that helps reveal how your tissues and organs are functioning. A PET scan uses a radioactive drug (tracer) to show this activity. The tracer may be injected, swallowed or inhaled, depending on which organ or tissueisbeingstudied by the PET scan. The tracer collects in areas of your body that have higher levels of chemical activity, which often correspond to areas of disease. Steps in proposed system are given below: STEP 1: RGB to gray image In RGB color model, each colour appears in its primary spectral components of red, green and blue. The colour of a pixel is made up of three components: red, green, and blue (RGB), described by their corresponding intensities. Colour components are also known as colour channels or colour planes (components). Gray scale is also known as an intensity, or gray level image. Array of class uint8, uint16, int16, single, or double whose pixel values specify intensity values. For single or double arrays, values range from [0, 1]. For uint8, valuesrangefrom [0,255].For uint16, values range from [0, 65535]. For int16, values range from [-32768, 32767]. STEP 2: Image rescaling and noise removal Image scaling is the process of resizing a digital image. Scaling is a non-trivial process that involves a trade-off between efficiency, smoothness and sharpness. The reversible process of scaling is called rescaling. Removing the noise from the input images. It is commonly used to denoise the audio sound. This is the most important technique for removal of blur in images. STEP 3: Extraction of feature vectors In pattern recognition andmachinelearning,a featurevector is an n-dimensional vector of numerical features that represent some object. Many algorithmsinmachinelearning require a numerical representation of objects, since such representations facilitate processing and statistical analysis. When representing images, the feature values might correspond to the pixels of an image, when representing texts perhaps term occurrence frequencies. Feature vectors are equivalent to the vectorsofexplanatoryvariablesusedin statistical procedures such as linear regression. Feature vectors are often combined with weightsusinga dotproduct in order to construct a linear predictor function that is used to determine a score for making a prediction. STEP 4: Computation of gradients An image gradient is a directional change in the intensity or color in an image. Image gradients may be used to extract information from images.Colorgradientisusedfora gradual blend of color which can be considered as an even gradation from low to high values, as used from white to black in the images to the right. Another name for this is color progression. STEP 5: Reconstruction algorithm Reconstruction algorithms have been developed to implement the process of reconstruction of a 3-dimensional object from its projections. These algorithms are designed largely based on the mathematics of the Radon transform, statistical knowledge of the data acquisition process and geometry of the data imaging system. STEP 6: Reconstructed image Iterative reconstructionreferstoiterativealgorithmsusedto reconstruct 2D and 3D images incertainimagingtechniques. For example, in computed tomography an image must be reconstructed from projections of an object. STEP 7: Performance analysis The set of basic quantitative relationships between performance quantities. The analysis of EM algorithm and KEM algorithm performance is evaluated. The proposed algorithm gives better performance than EM algorithm. 4. DYNAMIC PET SIMULATION SETUP Dynamic PET scans were simulated for a GEDSTwholebody PET scanner using a Zubal head phantom. The Zubal brain phantom is shown below in Fig-2. The proposed kernelized EM (KEM) algorithm with the conventional ML-EM reconstruction, ML-EM followed by post-reconstruction denoising methods (HYPR [9] and NLM [10]). Fig-2 Zubal brain phantom
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 720 To construct the kernel matrix, we have to obtain the priori mages from composite frames in dynamic PET. Multiple short time frames are summed together to improve the counting statistics and reduce noise. Choosing a proper number of composite frames for reconstructinghigh-quality images. A small number of composite frames reduce noise in composite images, but the risk of losing important spatial information in the kernel matrix. A large number of composite frames can preserve spatial information but may be ineffective in suppressing noise. Using three composite frames provided a good balance between preserving spatial information and reducingnoiseinthecompositeimages. The rebinned sinograms, each with 20 min, were reconstructed using the conventional ML EM algorithm with100iterations. For the proposed KEM method, the reconstructed activities of the three rebinned frames were used to form the feature points. 5. COMPARING EM AND KEM METHODS (a) (b) (c) Fig-3 (a) Reconstructed image of Frame 2, (b) Reconstructed image of Frame 12, (c) Reconstructed image of Frame 22 using Expectation-Maximization (a) (b) (c) Fig-4 (a) Reconstructed image of Frame 2, (b) Reconstructed image of Frame 12, (c) Reconstructed image of Frame 22 using Kernelized expectation- maximization Comparing fig 3 and 4 , EM has the high mean squared error (MSE) and more noise. It doesn’t have good image quality whereas KEM has lowest mean squared error(MSE)andless noise. It also has better image quality. 6. CONCLUSIONS The proposed kernel method to model PET image intensity as a function of feature points obtained from prior knowledge. The kernelized image model can incorporate prior information in the forward projection model. The maximum likelihood estimate can be easily obtained using the popular EM algorithm. Dynamic PET simulation results shown that the proposed reconstructionmethodcanachieve better performance than the conventional ML-EM reconstruction for low-count frames. Comparing with EM method, KEM has better image quality and less noise and minimum MSE. The proposed kernelized EM algorithm has been applied to reconstruct the dynamic PET images of a breast cancer patient and has achieved promising results.In addition, patient motion, if not corrected, may result in mismatches between the compositeimagesandthedynamic images to be reconstructed, which will affectperformanceof the kernel method. REFERENCES [1] Sangeetha Somayajula, Christos Panagiotou, Anand Rangarajan, Quanzheng Li, Simon R. Arridge, and RichardM. Leahy, “PET Image Reconstruction Using Information Theoretic Anatomical Priors,” IEEETransactionsonmedical imaging, vol. 30, no. 3, March 2011. [2] Kathleen Vunckx, Member, IEEE, Ameya Atre, Kristof Baete, Anthonin Reilhac, Christophe M. Deroose, Koen Van Laere, and Johan Nuyts, Member, IEEE, “Evaluation of three MRI-based anatomical priors for quantitative PET brain imaging,” IEEE Transactions on medical imaging,vol.31,no.3,March 2012 .
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 721 [3] Hua Zhang, Jing Huang, Jianhua Ma, Member, IEEE, Zhaoying Bian, Qianjin Feng, Hongbing Lu, ZhengrongLiang, Fellow, IEEE, and Wufan Chen∗, Senior Member, IEEE, “Iterative Reconstruction for X-Ray Computed Tomography Using Prior-Image Induced Nonlocal Regularization,” IEEE Transactions on biomedical engineering, vol. 61, no. 9, September 2014. [4] Ninon Burgos, M. Jorge Cardoso, Kris Thielemans, Marc Modat, Stefano Pedemonte, John Dickson, Anna Barnes, Rebekah Ahmed, Colin J. Mahoney, Jonathan M. Schott, John S. Duncan, David Atkinson, SimonR.Arridge,BrianF.Hutton, and Sébastien Ourselin, “Attenuation Correction Synthesis for HybridPET-MR Scanners: Application to Brain Studies,” IEEE Transactions on medical imaging, vol.33, no.12, December 2014. [5] Jane E. Mackewn, Christoph W. Lerche, Bjoern Weissler, Kavitha Sunassee, Rafael T. M.de Rosales, Alkystis Phinikaridou, Andre Salomon, Richard Ayres, Charalampos Tsoumpas, Georgios M. Soultanidis, Pierre Gebhardt, Tobias Schaeffter, Paul K. Marsden, and Volkmar Schulz, “PET Performance Evaluation of a Pre-Clinical SiPM-Based MR- Compatible PET Scanner,” IEEE Transactions on nuclear science,vol.62,no.3,June 2015. [6] Berta Marti-Fuster, Oscar Esteban, Kris Thielemans, Xavier Setoain, Andres Santos, Domenec Ros, and Javier Pavia, “Including Anatomical and Functional Information in MC Simulation of PET and SPECT Brain Studies.Brain VISET: A Voxel-Based Iterative Method,” IEEE Transactions on medical imaging, vol. 33, no. 10, october 2014. [7] L. Caldeira Member IEEE, J. Scheins,P.Almeida,H.Herzog Member IEEE “Influence of MRI artifacts on PET image reconstruction using MRI-based priors,” IEEE 2013. [8] Ju-Chieh (Kevin) Cheng, Member, IEEE and Richard Laforest, Member,IEEE,“EvaluationofHYPR de-noisingwith MAP reconstruction in small animal PET imaging,” IEEE Nuclear Science Symposium and Medical Imaging Conference Record (NSSIMIC),2012. [9] B. T. Christian, N. T. Vandehey, J. M. Floberg, and C.A.Mistretta, “Dynamic PET denoising with HYPR processing,” J.Nucl.Med, vol. 51, no. 7, 2010. [10] A. Buades, B. Coll, and J.-M. Morel, “On image denoising methods, SIAM Multiscale Model. Simulat” vol.4, no.2, 2005. [11] Dr.M.Moorthi,Dr.R.Amutha, “Progressivequalitycoding for compression of medical images in telemedicine,” Int. J. Telemedicine and Clinical Practices, Inderscience, Vol.1, No. 2, 2015,pp: 125-139. [12]Dr.M.Moorthi,Dr.R.Amutha.“Region-based medical image compression inteleradiology”,Int.J.Telemedicineand Clinical Practices, Inderscience, Vol. 1, No. 1, 2015,pp: 47- 139.