Identification of Brain Tumor Using Image Processing Techniques
Identification of Brain Tumor Using Image Processing Techniques
Identification of Brain Tumor Using Image Processing Techniques
net/publication/319623148
CITATIONS READS
2 18,112
1 author:
Praveen Gamage
University of Moratuwa
4 PUBLICATIONS 4 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Praveen Gamage on 11 September 2017.
Level 3
Gamage P. T. - 144056U
University of Moratuwa
2017
Independent Study Final Report
Level 3
Gamage P. T. - 144056U
Signature: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
University of Moratuwa
2017
Identification of Brain Tumor using Image Processing
Techniques
Gamage P.T.
Faculty of Information Technology, University of Moratuwa
praveenthrilanka@gmail.com
Abstract - At present, processing of medical images is a compared to other medical imaging techniques, Magnetic
developing and important field. It includes many different types Resonance Imagine (MRI) is majorly used and it provides greater
of imaging methods. Some of them are Computed Tomography contrast images of the brain and cancerous tissues. Therefore, brain
scans (CT scans), X-rays and Magnetic Resonance Imaging tumor identification can be done through MRI images. This paper
(MRI) etc. These technologies allow us to detect even the focuses on the identification of brain tumor using image processing
smallest defects in the human body. Abnormal growth of tissues techniques.
in the brain which affect proper brain functions is considered The rest of the paper describes, background of identification of
as a brain tumor. The main goal of medical image processing is brain tumor using image processing (.Section II) and .Section III
to identify accurate and meaningful information using images presents the related work. .Section IV provides a description about
with the minimum error possible. MRI is mainly used to get methodology while Section V gives an acknowledgement of the
images of the human body and cancerous tissues because of its research.
high resolution and better quality images compared with other
imaging technologies. Brain tumor identifications through MRI II. BACKGROUND
images is a difficult task because of the complexity of the brain.
MRI images can be processed and the brain tumor can be Brain Tumor is described as abnormal development of tissues in the
segmented. These tumors can be segmented using various brain. Nowadays the prevalence of tumors is growing fast. In 2016,
image segmentation techniques. The process of identifying an estimated 23,800 adults. (10,350 women and 13,450 men) in the
brain tumors through MRI images can be categorized into four US will be identified with the harmful tumors of brain as well as
different sections; pre-processing, image segmentation, feature spinal code [2]. Analysis of brain tumors is somewhat problematic
extraction and image classification. as the varied shape, size, tumor location and the presence and
Keywords - Brain Tumor, Image Processing, MRI, CT, X-Ray, appearance of tumor in brain. It’s hard to detect brain tumors in
Pre-Processing, Segmentation, Feature Extraction beginning stage because the accurate measurement of tumor can’t
be found. But once the brain tumor is identified at the very
beginning, the proper treatments can be done and it may be curable.
At present, visual representation of the interior of the body is
I. INTRODUCTION processed using medical imaging technique for clinical analysis and
Brain tumors affect the humans badly, because of the abnormal medical researches. MRI is the most effective and extensively used
growth of cells within the brain. It can disrupt proper brain function technique for brain tumor detection. Current diagnosis techniques
and be life-threatening. Two types of brain tumors have been are performed using the conventional methods based on human
identified as Benign tumors and Malignant tumors. Benign tumors experience and this increases the possibility of false detection when
are less harmful than malignant tumors as malignant are fast identifying brain tumors. Present tools and methods to analyze
developing and harmful while benign are slow growing and less tumors and their behavior have become more prevalent. Image
harmful. processing technique can be used to identify brain tumors. Image
processing methods converts images into digital and do operations
Medical imaging technique is used to create visual representation on them, in order to get better and enhanced images [3]. This study
of interior of the human body for medical purposes and noninvasive will focus how to identify brain tumors using image processing
possibilities can be diagnosed by this technology. The various types techniques.
of medical imaging technologies based on noninvasive approach
like; MRI, CT scan, Ultrasound, SPECT, PET and X-ray [1]. When
III. RELATED WORK processed successfully. The initial step of image processing is
Image Pre-Processing [8].
In recent years, image processing has applied to process images in
medical stream, in cooperating cell detection. In 2012, ‘S.
Mokhled’[4] introduced several identification steps, including
segmenting images to extract the object from the background
through the threshold. This feature was introduced with the ‘Gabor
filter’ in order to do more classification into cancer cells.
B. Mean Filter
C. Wiener Filter
4.1 Image Pre-Processing.
The Wiener Filter is also a de-noising filter that is based on the
It is very difficult to process an image. Before any image is inverse filtering in the frequency domain. Efficient to eliminate
processed, it is very significant to remove unnecessary items it may images in the form of blur is the main advantage of the Wiener
hold. After removing unnecessary artifacts, the image can be Filter. Because of working in the frequency domain, it has low
speed and is not suitable for Speckle noise.
D. Hybrid Filter. processing seeks to achieve the goals of eliminating these defects
by accounting for image shape and structure. Generally, this
The Hybrid filter consists both Median filter and Wiener filter. It denotes recognizing objects or boundaries within the image.
can eliminate Speckle noise, Impulse noise and blurring effects Morphological operations are logical conversions based on
from images. But the complexity and time consumption is the main comparison of pixel neighborhoods with a pattern. Usually,
disadvantage of the Hybrid filter. morphological operations are implemented on binary images under
E. Modified Hybrid. Median Filter the pixel values; 0 or 1. Many of the morphological operations
target on binary images.
This filter is also a de-noising filter which consists both Mean and
Median filter. It is very efficient to eliminate Speckle noise, Salt C. K-Means.algorithm
and Pepper noise and the Gaussian noise. But the main disadvantage Most image processing techniques use K-Means algorithm for
of this filter is high time consumption compared to the simple image segmentation. It is very useful for large images with poor
Median filter. contrast. But it has been realized that K-Means is susceptible to
F. Morphology. Based De-noising selection of samples and establishments of fuzzy sets [12] [13].
4.2 Image.Segmentation
‘Segmentation’ is the technique that has been introduced to divide Use gradient Hard to be used
a digital image into number of segments that include sets of pixels magnitude to find for images with
Threshold method
and set of super pixels. Objectives to be accomplished through the the potential edge poor contrast.
process of segmentation are simplifying and changing the format pixels [15].
of representation of an image in a way that it will become more
Correctly separate Noise may lead to
detailed , meaningful and easy for the process of analysis. Placing
regions according quality of final
of objects and boundaries in images such as lines, curves could be Region Based
to the similarity of result
performed through Image segmentation. Throughout the procedure
properties [15].
of image segmentation, every pixel in an image is assigned a label
and the pixels consist of same label share certain visual features. Useful for large Sample selection
Each pixel in the region is similar in relation to some features or Fuzzy C Means, K
images with poor and establishing
computed properties, such as color, intensity or texture. Adjoining Means and Level
contrast. fuzzy sets may be
regions are particularly different in regard to the same features. Set Techniques
difficult [16].
Thresholding methodology is the simplest technique of image
segmentation. This technique involves a threshold value that is used TABLE 1. VARIOUS IMAGE SEGMENTATION TECHNIQUES
to converting a gray-scale featured image to a binary image. The
4.3 Feature Extraction.
major advantage of this method is selecting the threshold value to
be used. Accurate tumor extraction is a critical task in the case of brain tumor
due to the complex structure of the brain. There are some criterions
B..Morphological Based Segmentation
that are being considered to extract features such as configuration,
‘Morphology’ refers to describing the properties of the shape and form (shape), size and image location. With respect to the results
structure of any entity. Binary images may comprise many defects. retrieved from extract features the process of tumor classification is
Particularly, the binary regions constructed by simple thresholding performed.
are deformed by texture and noise. Morphological image
A. Edge Detection. V. DISCUSSION.
The most significant thing in image processing is image
An edge happens when there is an sudden and unexpected intensity
segmentation, while diagnosing brain tumor from a digital image.
modification of the image. Whenever it is detected an abrupt
Table 2 represents the different segmentation methods with
modification or a chane in the intensity of a certain image, the
different characteristics such as accuracy and complexity.
associated pixel would be treated as an edge pixel. The algorithm
that has been put forward for the detection of edge pixel supports in
identifying the quality of the edge. But sometimes these edges are
not displayed in the final result. Hence the algorithms are adjusted
to determine the edges[17].
VII. ACKNOWLEDGEMENT.
MRI image of tumor Grayscale image I would like to take this great opportunity to thank Dr. Lochandaka
Ranathunga, Head of the Department, Faculty of Information
Technology for his advices and valuable guidance during my
independent study.
I should also thank the Faculty of Information Technology for
giving me the opportunity and also thank all those who gave me the
valuable advices that allowed me to make this independent study a
success.