You are on page 1of 11

Identification of presence of brain

tumors in MRI images using image


enhancement technique
Introduction
MRI noninvasive medical imaging technique
Helps to visualize detailed internal structure of
the body
Tumor region is characterized by necrotic
region, active region, and edema
These regions are distinguished by contrast
and texture
Hence, contrast and texture can be made a
basis for tumor classification
Literature survey
Seria Title Author Summary
l no

1 Survey of MRI based brain Lui, Li, Wang, Wu, Liu, Pan, Studied the effect of different
tumor segmentation IEEE 2015 segmentation methods on
methods computation time

2 Automatic detection Banik, Hasan, IEEE 2015 Separation of tumor from


extraction and mapping of white matter, grey matter, and
brain tumor from MRI background using modified
using homomorphic homomorphic filter in cascade
cascaded fitering
3 Brain tumor in MRI and Zheng, Iftikharuddin, IEEE Use of texture analysis and
statistical validation Biometrics 2004 multi-resolution analysis for
tumor classification
Objectives
MRI image enhancement using histogram
equalization
Image segmentation using clustering
algorithm
Feature extraction using texture features
Dimension reduction using principal
component analysis
Classification using support vector machine
Proposed methodology
LBP feature
Efficient feature descriptor that gives us
information about the texture of an image (or
part of an image).
Texture is defined as the degree of roughness
or degree of smoothness.
Image should be partitioned into blocks.
Our input image is 100 x 100 pixels.
Each block is 10 x 10 pixels.
Histogram
Feature extraction LBP
Expected outcomes
Contrast enhancement module (preprocessed
images used)
Image segmentation module (done)
Feature extraction module (done)
Dimension reduction module
SVM based classifier
Comparative results with previous study
Work plan
Literature review July-Aug
Study and implementation of image enhancement algorithm Aug-Sep
Study and implementation of segmentation algorithm Sep-Oct
Study and implementation of texture feature algorithm Oct-Nov
Study and implementation of dimension reduction algorithm Nov-Dec
Study and implementation of classification algorithm Jan-Feb
Training and testing of classifier Feb-Mar
Result analysis Mar-Apr
Thesis writing Apr-May
References
[1] K. Verma, A. Mehrotra, V. Pandey, and S. Singh, Image processing techniques for the enhancement of brain tumor patterns,
International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, vol. 2, no. 4, pp. 1611-1615,
2013.
[2] J. Ferlay, H. R. Shin, F. Bray, D. Forman, C. Mathers, and D.M. Parkin, GLOBOCAN 2008 v2.0, Cancer Incidence and Mortality
Worldwide, International Agency for Research on Cancer, Lyon, France, 2010.
[3] Additional facts on brain tumor, http://www.braintumourresearch.org/statistics
[4] E. B. George, and M. Karnan, MRI brain image enhancement using filtering techniques, International Journal of Computer
Science and Engineering Technology, vol. 3, no. 9, pp. 399-403, 2012.
[5] P.S. Babu, and B. Savitha, MRI brain image analysis for tumor detection using optimization technique, International Journal of
Computer Science Engineering and Information Technology Research, vol. 3, no. 3, pp. 23- 28, 2013.
[6] K. Selvanayaki, and P. Kalugasalam, Pre-processing and enhancement of brain magnetic resonance image (MRI), International
Journal of Research in Computer Application and Management, vol. 2, no. 10, pp. 47-54, 2012.
[7] J. Jaya, K. Thanushkodi, and M. Karnan, Tracking algorithm for de- noising of MR brain images, International Journal of
Computer Science and Network Security, vol. 9, no. 11, pp. 262-267, 2009.
[8] S. Patil, and V.R. Udupi, Preprocessing to be considered for MR and CT Images containing tumors, Journal of Electrical and
Electronics Engineering, vol. 1, no. 4, pp. 54-57, 2012.
[9] A. Kharrat, M. B. Messaoud, N. Benamrane, and M. Abid, Detection of brain tumor in medical images, IEEE 3rd International
Conference on Signals, Circuits and Systems, 2009.
[10] S. Bauer, C. Seiler, T. Bardyn, P. Buechler, and M. Reyes, segmentation of brain tumor images using a tumor growth model and
non-rigid registration, IEEE Engineering in Medicine and Biology, 2010.
[11] S. Roy, K. Chatterjee, I. K. Maitra, S. K. Bandyopadhyay, Artifact removal from MRI of brain image, International Refereed
Journal of Engineering and Science, vol. 2, no. 3, pp. 24-30, 2013.
[12] M. Prastawa, E. Bullitt, and G. Gerig, Simulation of brain tumors in MR images for evaluation of segmentation efficacy, Medical
Image Analysis, vol. 13, no. 2, pp. 297311, 2009.
[13] R. Gonzalez, and R. Woods, Image restoration and reconstruction, Digital Image Processing, Third edition, NJ: Prentice Hall, pp.
316-317, 354.
[14] R. Gonzalez, and R. Woods, Morphological image processing, Digital Image Processing, Third edition, NJ: Prentice Hall, pp. 660.
[15] Computation of peak signal-to-noise ratio (PSNR) between images, http://www.mathworks.in/help/vision/ref/psnr.html.

You might also like