Laxminarayan, 2007). One of a common technique
used to segmentation image is Fuzzy C-Means
(FCM), the method classified the data into multiple
classes by assign the members of data to the center
of the cluster (Afifah, Rini, & Lubab, 2016). Iraki
Khalifa, et. al. (2012) segmented MRI brain image
using a combined algorithm called Wavelet Fuzzy
C-Means (WFCM). He used the Wavelet method for
feature extraction and FCM to segment into three
classes.
Wavelet transformation is one of the common
image analysis techniques used to extract features. It
gives many feature space, also a good time and
resolution to generated wavelet coefficient with
strong features that can improve the accuracy in
classification (Aiswarya & Simon, 2013). Luis
Javier H, et. al. using Discrete Wavelet Transform
(DWT) at extract features, Principal Component
Analysis (PCA) at reducing features and NMIRS at
features selection to identify Alzheimer’s disease in
Mild Cognitive Impairment (MCI) conditions. The
results show that dimensional reduction in PCA and
NMIRS processes can cause the results of the
classification have poor accuracy and preferably use
the SVM method to obtain better accuracy (Herrera
et al., 2013). Lahmiri & Boukadoum (2013)
analyzed MRI data using multiscale analysis (MSA)
to get fractals with six different scales using a
Support Vector Machine (SVM). It gives the results
from 93 classified MRI brain data; 51 images are
normal brains and 42 images are Alzheimer’s.
In this paper, we identified Alzheimer’s disease
based on MRI data using FCM to segment the GM
characteristics of the brain. Furthermore, DWT is
used to extract the statistical data of the
segmentation reduction brain, and classified into two
categories, Alzheimer or non-Alzheimer, using
SVM.
2 MANUSCRIPT PREPARATION
2.1 Alzheimer
Alzheimer’s is one of the causes of dementia, which
causes memory loss and progressive personality
changes (Al-Naami, 2013). Alzheimer’s disease was
first discovered by Alois Alzheimer’s when
examining an elderly patient who was confused and
difficult to understand questions and had a chaotic
memory. Based on the stages of Alzheimer’s
disease, there are preclinical, mild cognitive
impairment, and dementia stages. Alzheimer’s
disease begins when ‘plaque’ proteins are between
nerve cells and damage to the nerve fibers area.
Patients with Alzheimer’s need special care, because
patients will have severe memory problems,
confusion, and difficulty understanding questions,
such as time, places, pictures, situations, and others
(Mareeswari et al., 2015).
2.2 Histogram Equalization
To improve the image that the pixel distribution is
uneven (having a range of distant values) is used
histogram equalization (Kaur, 2015). Histogram
Equalization produces an image output whose pixel
intensity over a dynamic range is evenly distributed
(Pandey et al., 2016). Histogram Equalization can be
expressed in the transformation function in
Equation(1):
T (x) =
Maksimum Intensity
N
,
where N is the total value of pixels in the image and
n
i
is the pixel value at the intensity i.
2.3 Fuzzy C-Means
In 1973, Dunn the first time demonstrated FCM
which was further refined by Professor Jim Bezdek
in 1981 (Janani et al., 2013). FCM is part of Fuzzy
Clustering which is used to analyze patterns of data
(Febrianti et al., 2016). From the results of the
analysis, the data is processed to be grouped,
segmented, or classified. In Fuzzy Clustering, each
data point has a degree of the cluster so that cluster
edge points will be clustered to a lower level than
the cluster center.
To obtain the result of segmentation, the first
step by representing the frequency value of image
data. Then create a vector from minimal to maximal
from the data and select a random central point with
a minimum value is 2. After that calculate the
membership matrix and cluster center. Then the
process stops if the condition has been fulfilled
(Mohammed et al., 2016).
2.4 Discrete Wavelet Transform
Wavelet is a mathematical function used to describe
data into different frequency components, and it will
be studied each component according to its scale
resolution (Herrera et al., 2013). There are many
types of wavelet families, but the type frequently
used is Haar and Daubechies. At each level, it will
pass through high-pass and low-pass filter processes
(Novitasari, 2015). Discrete Wavelet Transformation
Identification of Alzheimer’s Disease in MRI Data using Discrete Wavelet Transform and Support Vector Machine
199