SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 470
MULTI FRACTAL ANALYSIS OF HUMAN BRAIN MR IMAGE
Tarun Patil M S1
, Madhukar Bhat2
1
UG Student, Department of ECE, R.V. College of Engineering, Bangalore, Karnataka, India
2
UG Student, Department of ECE, R.V. College of Engineering, Bangalore, Karnataka, India
Abstract
Brain MR Image can detect many abnormalities like tumor, cysts, bleeding, infection etc. Analysis of brain MRI using image
processing techniques has been an active research in the field of medical imaging. In this work, it is shown that MR image of brain
represent a multi fractal system which is described a continuous spectrum of exponents rather than a single exponent (fractal
dimension). Multi fractal analysis has been performed on number of images from OASIS database are analyzed. The properties of
multi fractal spectrum of a system have been exploited to prove the results. Multi fractal spectra are determined using the modified
box-counting method of fractal dimension estimation.
Keywords: Brain MR Image, Multi fractal, Box-counting
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
Magnetic resonance imaging and computed tomography are
the two common methods used to get image of brain for
diagnosis [1]. An active research has been going on in the
field of medical imaging for automated detection of brain
tumor using image processing techniques. With the advances
in the field of technology, brain tumor imaging has become an
essential component in diagnosis, treatment planning, and
monitoring treatment response. Brain tumors are classified
depending on the location of the tumor and the type of tissue
involved.
Considerable research and application of fractal geometry has
been done in image analysis and pattern recognition [2]. The
brain MRI typically has a degree of randomness associated
with it. This property of the image of brain is used for fractal
analysis on it. Based on the fractal dimension obtained the
image is analyzed for abnormalities. In this paper, brain is
proved to be a multi fractal system rather than a mono fractal
system.
1.1 Background Review
Few investigations in the past have tied to identify the fractal
dimensions [3]-[6]. The limitations of the previous works were
patient independent. Those limitations were due to the
assumption of brain MR images as a mono fractal system.
Thus we introduce multi fractal analysis which is a spectrum
analysis, so the error of computation is very less. The multi
fractal modelling and analysis done in our work show that the
brain MRI represents a multi fractal system This result
overcomes the limitations of mono fractal dimension concept
in previous works.
2. METHODOLOGY
The key feature of the proposed method is the implementation
of the algorithm in a DSP module. Fig-1 shows the schematic
view of the proposed method. Code composer studio is used as
an interface between PC and the TMS320C6416 DSP board.
Brian MR images have been obtained from OASIS database.
Histogram matching is applied to MR images to enhance the
dynamic range and increase contrast. The advantage of the
histogram matching is that it can have variable dynamic range
of our choice. Then multi fractal modelling using modified
box counting method is applied. The analysis of the fractal
spectrum has been conducted extensively to prove that brain is
a multi fractal system rather than a mono fractal system which
is represented by a single exponent.
Fig -1: Schematic overview of the proposed method
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 471
3. FRACTAL MODELLING
The fractal geometry concept was first proposed by
Mandelbrot. A fractal is a set of iterative self similar patterns.
Fractal dimension is a real number that describes the fractal
property of the system. Unlike Euclidian geometry, fractal
dimension can take a real value rather than just an integer.
Fractal dimension value depends on the properties of the
fractal system. The different methods used to calculate the
fractal dimension of a system are box-counting, modified box-
counting, piecewise modified box-counting and piecewise
triangular prism surface area (PTPSA). The famous fractal von
Koch curve [7] shown in Fig-2 has a fractal dimension of
1.2618.
Fig -2: von Koch curve
3.1 Fractal Dimension
The notion of dimension is central to fractal geometry.
Roughly, dimension indicates how much space a set occupies
near to each of its points [8]. Fundamental to most definitions
of dimension is the idea of ‘measurement at scale ‘δ’. For
each ‘δ’, we measure a set in a way that ignores irregularities
of size less than δ, and we see how these measurements
behave as δ → 0. If H is a plane curve, then our
measurement, Mδ(H ), might be the number of steps required
by a pair of dividers set at length δ to traverse H. A
dimension of H is then determined by the power law obeyed
by Mδ(H ) as δ → 0. The dimension ‘s’ is given by,
s = lim (logMδ(H ))/( −log δ)
δ→0
3.2 Box Counting Dimension
Box counting [9] is the most commonly used method to find
the dimension of fractal system as it is relatively easy for
mathematical calculations and empirical estimations. Let H be
any non-empty bounded subset of Rn
and let Nδ(H ) be the
smallest number of sets of diameter at most δ which can
cover H. The box-counting dimension of H respectively are
defined as,
dimBH = lim (logNδ(H ))/( −log δ)
δ→0
The algorithm implemented in our work to determine the
fractal dimension is,
• Cover given shape with boxes and find the pattern of
change of number of boxes with the change in size of
the boxes.
• If the object is 1-dimensional, we expect N(boxes) =
1/δ.
• If the object is 2-dimensional, we expect N(boxes) =
(1/δ)2
.
• For complicated shapes, the relation between
N(boxes) and 1/δ may be a power law, N(boxes) =
k(1/δ)s
.
• Taking Log of both sides, we obtain
Log(N(boxes)) = Log(k) + Log((1/δ)s
) = s⋅Log(1/δ) +
Log(k)
Dimension or s = lim (logN(boxes)/( log 1/δ)
δ→0
3.3 Modified Box Counting Dimension
This is the method used in our work to compute fractal
dimension. There are few disadvantages of traditional box
counting method. The box-counting dimension of each
rational number regarded as a one-point set is clearly zero, but
the countable union of these singleton sets has dimension 1.
This severely limits the usefulness of box dimension. Thus,
simple modifications to suit our work has been done. For H a
subset of Rn
we can try to decompose H into a countable
number of pieces H1, H2,... in such a way that the largest
piece has as small dimension as possible.
4. MULTI FRACTAL MODELLING
Multi fractal patterns scale with multiple scaling rather than
one scaling rule. Single parameter like fractal dimension is not
enough to describe the dynamics of multi fractal system. A
continuous spectrum of exponents is required to describe the
system which is called the multi fractal spectrum. Multi fractal
analysis was first introduced for turbulence data analysis and
modelling. Now, its application in medical imaging is huge.
In multi fractal system H, its dynamics around any point is
given by,
H(y+δ) - H(y) = bh(y)
The exponent h(y) is called the singularity exponent. There are
many methods to obtain the multi fractal spectrum like DQ vs
Q method, dimensional ordering, f(α) vs α. Multi fractal
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 472
spectrum is calculated using modified box counting in our
work. Firstly, modified box counting scan is done to
determine the pixels distribution. Then, this pixel distribution
becomes the basis for a series of calculations. In the f(α) vs α
method, the multi fractal spectrum show a parabola for the
multi fractal system and random shape for non – multi fractal
system. This property has been exploited to show the results.
5. RESULTS
In our work we have enhanced the MR Image using histogram
matching method. The results are shown from Fig-3 to Fig-4.
Fig -3: Original Image Fig -4: Enhanced Image
Fig -5: Original Image Fig -6: Enhanced Image
Table -1: Generalized dimension Dx for x=-10,10 and
standard deviation βx for x=-10,10 of 10 images from OASIS
database (status: N=normal; P=pathological)
Image
name
status
D-10 β-10 D10 β10
Img001.jpg N 1.942 0.015 1.431 0.003
Img002.jpg N 1.967 0.017 1.478 0.003
Img003.jpg N 1.939 0.021 1.440 0.002
Img007.jpg N 1.922 0.012 1.418 0.003
Img011.jpg P 1.897 0.018 1.396 0.001
Img025.jpg P 1.834 0.024 1.346 0.002
Img030.jpg N 1.926 0.022 1.432 0.002
Img040.jpg P 1.847 0.025 1.371 0.002
Img057.jpg P 1.804 0.019 1.339 0.003
Img067.jpg N 1.968 0.022 1.450 0.003
Enhanced Images are then modelled using modified multi
fractal analysis. As shown in Fig-7, alpha (q) is the range of
variation in the scale of fractal measure and f (q) is the fractal
dimension that we have obtained as a raw scale calculation of
alpha (q). Fig-7 is the multi fractal model for the enhanced
image shown in Fig-4.
Fig -7: Variation of alpha (q) and f (q) for image in Fig-4
Fig -8: Multi fractal spectrum of enhanced image of Fig-4
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 473
The above is the multi fractal spectrum of the enhanced image
shown in Fig-4. It is obtained from the raw scale calculation of
Fig-7. The variation of f (q) with respect to the range of
variation in scale of fractal dimension is plotted in Fig-8. The
multi fractal spectrum shows a parabola for a multi fractal
system. A best fit parabola to the multi fractal spectrum is
plotted in Fig-9. Thus from the multi fractal spectrum shown
in Fig-8-9, it can be concluded that the brain MR image shown
in Fig-4 is a Multi fractal system.
Fig -9: Best parabola fit for the multi fractal spectrum of Fig-8
6. CONCLUSIONS
In conclusion, we show in our work that the structure of
human brain captured using MRI represent a multi fractal
structure characterized by a continuous spectrum of exponents
rather than a single fractal dimension. We have analyzed 40
images from the OASIS database, in which half correspond to
normal brain and half correspond to abnormal brain. In all the
analyzed cases, we observe a clear multi fractal behavior.
ACKNOWLEDGEMENTS
The authors would like to thank the OASIS project group for
making the database publicly available.
REFERENCES
[1]. Medicine net: Magnetic Resonance Imaging (MRI scan)
website: http://www.medicinenet.com/ mri_scan/article.htm
[2]. Buades, Antoni, Bartomeu Coll, and Jean-Michel Morel.
"A review of image denoising algorithms, with a new one"
Multiscale Modeling & Simulation 4.2 (2005): 490-530.
[3]. Tang, Min, and Hui Nan Wang. "Feature analysis of brain
MRI images based on fractal dimension." Engineering in
Medicine and Biology Society, 2005 IEEE-EMBS 2005 27th
Annual International Conference of the IEEE, 2006
[4]. Iftekharuddin, Khan M., et al. "Fractal-based brain tumor
detection in multimodal MRI." Applied Mathematics and
Computation 207.1 (2009): 23-41.
[5]. Iftekharuddin, Khan M. "Texture Models for Brain Tumor
Segmentation."Quantitative Medical Imaging. Optical Society
of America, 2013
[6]. Roy, Sudipta, et al. "A Review on Automated Brain
Tumor Detection and Segmentation from MRI of Brain."
arXiv preprint arXiv: 1312.6150 (2013).
[7]. Dorfman, J. R., and Thomas Gilbert. "Statistical properties
of γ-adic processes and their connections to families of
popular fractal curves (Perspectives of Nonequilibrium
Statistical Physics-The Memory of Professor Shuichi Tasaki-
).97.3 (2011): 357-369.
[8]. Ivanovici, Mihai, and Noël Richard. "Fractal dimension of
color fractal images."Image Processing, IEEE Transactions on
20.1 (2011): 227-235.
[9]. Ostwald, Michael J. "The fractal analysis of architecture:
calibrating the box-counting method using scaling coefficient
and grid disposition variables."Environment and Planning B:
Planning and Design 40.4 (2013): 644-663.
BIOGRAPHIES
Tarun Patil M S is currently in his 8th
Semester at R. V. College of Engineering,
Bangalore. His research interests include
medical imaging, embedded systems,
Computer vision and FPGA
Madhukar Bhat is currently in his 8th Semester
at R. V. College of Engineering, Bangalore.
His research interests include medical imaging,
Computer vision multimedia and photonic
signal processing and communication systems.

More Related Content

PDF
B0343011014
PDF
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
PDF
Hybrid Approach for Brain Tumour Detection in Image Segmentation
PDF
Geometric Correction for Braille Document Images
PDF
Juha vesanto esa alhoniemi 2000:clustering of the som
PDF
IRJET - Clustering Algorithm for Brain Image Segmentation
PDF
Multi objective predictive control a solution using metaheuristics
B0343011014
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Hybrid Approach for Brain Tumour Detection in Image Segmentation
Geometric Correction for Braille Document Images
Juha vesanto esa alhoniemi 2000:clustering of the som
IRJET - Clustering Algorithm for Brain Image Segmentation
Multi objective predictive control a solution using metaheuristics

What's hot (15)

PDF
A Review on Classification Based Approaches for STEGanalysis Detection
PDF
An ann approach for network
PDF
Classifiers
PDF
Mr image compression based on selection of mother wavelet and lifting based w...
PDF
Multimodal Biometrics Recognition by Dimensionality Diminution Method
PDF
Statistical Pattern recognition(1)
PDF
A0310112
PDF
Architecture neural network deep optimizing based on self organizing feature ...
PDF
Feature selection in multimodal
PDF
Data reduction techniques for high dimensional biological data
PDF
A Novel Clustering Method for Similarity Measuring in Text Documents
PDF
Image similarity using fourier transform
PDF
Semi-Supervised Discriminant Analysis Based On Data Structure
PDF
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
A Review on Classification Based Approaches for STEGanalysis Detection
An ann approach for network
Classifiers
Mr image compression based on selection of mother wavelet and lifting based w...
Multimodal Biometrics Recognition by Dimensionality Diminution Method
Statistical Pattern recognition(1)
A0310112
Architecture neural network deep optimizing based on self organizing feature ...
Feature selection in multimodal
Data reduction techniques for high dimensional biological data
A Novel Clustering Method for Similarity Measuring in Text Documents
Image similarity using fourier transform
Semi-Supervised Discriminant Analysis Based On Data Structure
ANALYSIS AND COMPARISON STUDY OF DATA MINING ALGORITHMS USING RAPIDMINER
Ad

Viewers also liked (20)

PDF
Analysis of wireless sensor networks security, attacks and challenges
PDF
Emc model for modern power electronic systems for
PDF
Design issues and challenges of reliable and secure transmission of medical i...
PDF
Performance of slope under seismic conditions
PDF
Locational marginal pricing framework in secured dispatch scheduling under co...
PDF
Study of brass wire and cryogenic treated brass wire on titanium alloy using ...
PDF
Verification of uart ip core using uvm
PDF
Case study on slender multi storey rc building with brick infill
PDF
Efficacy of overlying coarse aggregate and
PDF
Finite element optimization of stator by casted and welded structures
PDF
Secure remote protocol for fpga reconfiguration
PDF
Holographic optical elements for beautification
PDF
Sequences classification based on group technology
PDF
Master slave vector controlled double induction
PDF
Implementation of linux based uart device driver
PDF
Separation of mineral matter from indian coal by using
PDF
Performance comparison of qo s based routing
PDF
Game theory problems by an alternative simplex method
PDF
Fusion of demands in review of bag of-visual words
PDF
Real time implementation of object tracking through
Analysis of wireless sensor networks security, attacks and challenges
Emc model for modern power electronic systems for
Design issues and challenges of reliable and secure transmission of medical i...
Performance of slope under seismic conditions
Locational marginal pricing framework in secured dispatch scheduling under co...
Study of brass wire and cryogenic treated brass wire on titanium alloy using ...
Verification of uart ip core using uvm
Case study on slender multi storey rc building with brick infill
Efficacy of overlying coarse aggregate and
Finite element optimization of stator by casted and welded structures
Secure remote protocol for fpga reconfiguration
Holographic optical elements for beautification
Sequences classification based on group technology
Master slave vector controlled double induction
Implementation of linux based uart device driver
Separation of mineral matter from indian coal by using
Performance comparison of qo s based routing
Game theory problems by an alternative simplex method
Fusion of demands in review of bag of-visual words
Real time implementation of object tracking through
Ad

Similar to Multi fractal analysis of human brain mr image (20)

PDF
Austin Journal of Medical Oncology
PPTX
HIDDEN DIMENSIONS IN NATURE
PPTX
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
PPTX
hidden dimension in nature
PPTX
Hidden dimensions in nature
PDF
Fractal Rendering in Developer C++ - 2012-11-06
PPT
noiuuuuuuuuuuuuuuuuuhhhhhhhhhhhhhhht.ppt
PPT
Fractal Geometry Course
PDF
A combined method of fractal and glcm features for mri and ct scan images cla...
PDF
Detection of lung pathology using the fractal method
PPT
Fractals
PDF
Fractal Analyzer
PDF
best publications
PDF
Thinking In Patterns Fractals And Related Phenomena In Nature Miroslav M Novak
PDF
Fractals a research
PDF
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
PDF
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
PDF
Fractal characterization of dynamic systems sectional images
PPT
Fractals And Chaos Theory
PPTX
Fractals in physics
Austin Journal of Medical Oncology
HIDDEN DIMENSIONS IN NATURE
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
hidden dimension in nature
Hidden dimensions in nature
Fractal Rendering in Developer C++ - 2012-11-06
noiuuuuuuuuuuuuuuuuuhhhhhhhhhhhhhhht.ppt
Fractal Geometry Course
A combined method of fractal and glcm features for mri and ct scan images cla...
Detection of lung pathology using the fractal method
Fractals
Fractal Analyzer
best publications
Thinking In Patterns Fractals And Related Phenomena In Nature Miroslav M Novak
Fractals a research
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractal characterization of dynamic systems sectional images
Fractals And Chaos Theory
Fractals in physics

More from eSAT Publishing House (20)

PDF
Likely impacts of hudhud on the environment of visakhapatnam
PDF
Impact of flood disaster in a drought prone area – case study of alampur vill...
PDF
Hudhud cyclone – a severe disaster in visakhapatnam
PDF
Groundwater investigation using geophysical methods a case study of pydibhim...
PDF
Flood related disasters concerned to urban flooding in bangalore, india
PDF
Enhancing post disaster recovery by optimal infrastructure capacity building
PDF
Effect of lintel and lintel band on the global performance of reinforced conc...
PDF
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
PDF
Wind damage to buildings, infrastrucuture and landscape elements along the be...
PDF
Shear strength of rc deep beam panels – a review
PDF
Role of voluntary teams of professional engineers in dissater management – ex...
PDF
Risk analysis and environmental hazard management
PDF
Review study on performance of seismically tested repaired shear walls
PDF
Monitoring and assessment of air quality with reference to dust particles (pm...
PDF
Low cost wireless sensor networks and smartphone applications for disaster ma...
PDF
Coastal zones – seismic vulnerability an analysis from east coast of india
PDF
Can fracture mechanics predict damage due disaster of structures
PDF
Assessment of seismic susceptibility of rc buildings
PDF
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
PDF
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Likely impacts of hudhud on the environment of visakhapatnam
Impact of flood disaster in a drought prone area – case study of alampur vill...
Hudhud cyclone – a severe disaster in visakhapatnam
Groundwater investigation using geophysical methods a case study of pydibhim...
Flood related disasters concerned to urban flooding in bangalore, india
Enhancing post disaster recovery by optimal infrastructure capacity building
Effect of lintel and lintel band on the global performance of reinforced conc...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Shear strength of rc deep beam panels – a review
Role of voluntary teams of professional engineers in dissater management – ex...
Risk analysis and environmental hazard management
Review study on performance of seismically tested repaired shear walls
Monitoring and assessment of air quality with reference to dust particles (pm...
Low cost wireless sensor networks and smartphone applications for disaster ma...
Coastal zones – seismic vulnerability an analysis from east coast of india
Can fracture mechanics predict damage due disaster of structures
Assessment of seismic susceptibility of rc buildings
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...

Recently uploaded (20)

PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
DOCX
573137875-Attendance-Management-System-original
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Geodesy 1.pptx...............................................
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Sustainable Sites - Green Building Construction
Embodied AI: Ushering in the Next Era of Intelligent Systems
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Arduino robotics embedded978-1-4302-3184-4.pdf
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Structs to JSON How Go Powers REST APIs.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Foundation to blockchain - A guide to Blockchain Tech
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
573137875-Attendance-Management-System-original
Strings in CPP - Strings in C++ are sequences of characters used to store and...
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Internet of Things (IOT) - A guide to understanding
CYBER-CRIMES AND SECURITY A guide to understanding
Geodesy 1.pptx...............................................
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Sustainable Sites - Green Building Construction

Multi fractal analysis of human brain mr image

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 470 MULTI FRACTAL ANALYSIS OF HUMAN BRAIN MR IMAGE Tarun Patil M S1 , Madhukar Bhat2 1 UG Student, Department of ECE, R.V. College of Engineering, Bangalore, Karnataka, India 2 UG Student, Department of ECE, R.V. College of Engineering, Bangalore, Karnataka, India Abstract Brain MR Image can detect many abnormalities like tumor, cysts, bleeding, infection etc. Analysis of brain MRI using image processing techniques has been an active research in the field of medical imaging. In this work, it is shown that MR image of brain represent a multi fractal system which is described a continuous spectrum of exponents rather than a single exponent (fractal dimension). Multi fractal analysis has been performed on number of images from OASIS database are analyzed. The properties of multi fractal spectrum of a system have been exploited to prove the results. Multi fractal spectra are determined using the modified box-counting method of fractal dimension estimation. Keywords: Brain MR Image, Multi fractal, Box-counting -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION Magnetic resonance imaging and computed tomography are the two common methods used to get image of brain for diagnosis [1]. An active research has been going on in the field of medical imaging for automated detection of brain tumor using image processing techniques. With the advances in the field of technology, brain tumor imaging has become an essential component in diagnosis, treatment planning, and monitoring treatment response. Brain tumors are classified depending on the location of the tumor and the type of tissue involved. Considerable research and application of fractal geometry has been done in image analysis and pattern recognition [2]. The brain MRI typically has a degree of randomness associated with it. This property of the image of brain is used for fractal analysis on it. Based on the fractal dimension obtained the image is analyzed for abnormalities. In this paper, brain is proved to be a multi fractal system rather than a mono fractal system. 1.1 Background Review Few investigations in the past have tied to identify the fractal dimensions [3]-[6]. The limitations of the previous works were patient independent. Those limitations were due to the assumption of brain MR images as a mono fractal system. Thus we introduce multi fractal analysis which is a spectrum analysis, so the error of computation is very less. The multi fractal modelling and analysis done in our work show that the brain MRI represents a multi fractal system This result overcomes the limitations of mono fractal dimension concept in previous works. 2. METHODOLOGY The key feature of the proposed method is the implementation of the algorithm in a DSP module. Fig-1 shows the schematic view of the proposed method. Code composer studio is used as an interface between PC and the TMS320C6416 DSP board. Brian MR images have been obtained from OASIS database. Histogram matching is applied to MR images to enhance the dynamic range and increase contrast. The advantage of the histogram matching is that it can have variable dynamic range of our choice. Then multi fractal modelling using modified box counting method is applied. The analysis of the fractal spectrum has been conducted extensively to prove that brain is a multi fractal system rather than a mono fractal system which is represented by a single exponent. Fig -1: Schematic overview of the proposed method
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 471 3. FRACTAL MODELLING The fractal geometry concept was first proposed by Mandelbrot. A fractal is a set of iterative self similar patterns. Fractal dimension is a real number that describes the fractal property of the system. Unlike Euclidian geometry, fractal dimension can take a real value rather than just an integer. Fractal dimension value depends on the properties of the fractal system. The different methods used to calculate the fractal dimension of a system are box-counting, modified box- counting, piecewise modified box-counting and piecewise triangular prism surface area (PTPSA). The famous fractal von Koch curve [7] shown in Fig-2 has a fractal dimension of 1.2618. Fig -2: von Koch curve 3.1 Fractal Dimension The notion of dimension is central to fractal geometry. Roughly, dimension indicates how much space a set occupies near to each of its points [8]. Fundamental to most definitions of dimension is the idea of ‘measurement at scale ‘δ’. For each ‘δ’, we measure a set in a way that ignores irregularities of size less than δ, and we see how these measurements behave as δ → 0. If H is a plane curve, then our measurement, Mδ(H ), might be the number of steps required by a pair of dividers set at length δ to traverse H. A dimension of H is then determined by the power law obeyed by Mδ(H ) as δ → 0. The dimension ‘s’ is given by, s = lim (logMδ(H ))/( −log δ) δ→0 3.2 Box Counting Dimension Box counting [9] is the most commonly used method to find the dimension of fractal system as it is relatively easy for mathematical calculations and empirical estimations. Let H be any non-empty bounded subset of Rn and let Nδ(H ) be the smallest number of sets of diameter at most δ which can cover H. The box-counting dimension of H respectively are defined as, dimBH = lim (logNδ(H ))/( −log δ) δ→0 The algorithm implemented in our work to determine the fractal dimension is, • Cover given shape with boxes and find the pattern of change of number of boxes with the change in size of the boxes. • If the object is 1-dimensional, we expect N(boxes) = 1/δ. • If the object is 2-dimensional, we expect N(boxes) = (1/δ)2 . • For complicated shapes, the relation between N(boxes) and 1/δ may be a power law, N(boxes) = k(1/δ)s . • Taking Log of both sides, we obtain Log(N(boxes)) = Log(k) + Log((1/δ)s ) = s⋅Log(1/δ) + Log(k) Dimension or s = lim (logN(boxes)/( log 1/δ) δ→0 3.3 Modified Box Counting Dimension This is the method used in our work to compute fractal dimension. There are few disadvantages of traditional box counting method. The box-counting dimension of each rational number regarded as a one-point set is clearly zero, but the countable union of these singleton sets has dimension 1. This severely limits the usefulness of box dimension. Thus, simple modifications to suit our work has been done. For H a subset of Rn we can try to decompose H into a countable number of pieces H1, H2,... in such a way that the largest piece has as small dimension as possible. 4. MULTI FRACTAL MODELLING Multi fractal patterns scale with multiple scaling rather than one scaling rule. Single parameter like fractal dimension is not enough to describe the dynamics of multi fractal system. A continuous spectrum of exponents is required to describe the system which is called the multi fractal spectrum. Multi fractal analysis was first introduced for turbulence data analysis and modelling. Now, its application in medical imaging is huge. In multi fractal system H, its dynamics around any point is given by, H(y+δ) - H(y) = bh(y) The exponent h(y) is called the singularity exponent. There are many methods to obtain the multi fractal spectrum like DQ vs Q method, dimensional ordering, f(α) vs α. Multi fractal
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 472 spectrum is calculated using modified box counting in our work. Firstly, modified box counting scan is done to determine the pixels distribution. Then, this pixel distribution becomes the basis for a series of calculations. In the f(α) vs α method, the multi fractal spectrum show a parabola for the multi fractal system and random shape for non – multi fractal system. This property has been exploited to show the results. 5. RESULTS In our work we have enhanced the MR Image using histogram matching method. The results are shown from Fig-3 to Fig-4. Fig -3: Original Image Fig -4: Enhanced Image Fig -5: Original Image Fig -6: Enhanced Image Table -1: Generalized dimension Dx for x=-10,10 and standard deviation βx for x=-10,10 of 10 images from OASIS database (status: N=normal; P=pathological) Image name status D-10 β-10 D10 β10 Img001.jpg N 1.942 0.015 1.431 0.003 Img002.jpg N 1.967 0.017 1.478 0.003 Img003.jpg N 1.939 0.021 1.440 0.002 Img007.jpg N 1.922 0.012 1.418 0.003 Img011.jpg P 1.897 0.018 1.396 0.001 Img025.jpg P 1.834 0.024 1.346 0.002 Img030.jpg N 1.926 0.022 1.432 0.002 Img040.jpg P 1.847 0.025 1.371 0.002 Img057.jpg P 1.804 0.019 1.339 0.003 Img067.jpg N 1.968 0.022 1.450 0.003 Enhanced Images are then modelled using modified multi fractal analysis. As shown in Fig-7, alpha (q) is the range of variation in the scale of fractal measure and f (q) is the fractal dimension that we have obtained as a raw scale calculation of alpha (q). Fig-7 is the multi fractal model for the enhanced image shown in Fig-4. Fig -7: Variation of alpha (q) and f (q) for image in Fig-4 Fig -8: Multi fractal spectrum of enhanced image of Fig-4
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 473 The above is the multi fractal spectrum of the enhanced image shown in Fig-4. It is obtained from the raw scale calculation of Fig-7. The variation of f (q) with respect to the range of variation in scale of fractal dimension is plotted in Fig-8. The multi fractal spectrum shows a parabola for a multi fractal system. A best fit parabola to the multi fractal spectrum is plotted in Fig-9. Thus from the multi fractal spectrum shown in Fig-8-9, it can be concluded that the brain MR image shown in Fig-4 is a Multi fractal system. Fig -9: Best parabola fit for the multi fractal spectrum of Fig-8 6. CONCLUSIONS In conclusion, we show in our work that the structure of human brain captured using MRI represent a multi fractal structure characterized by a continuous spectrum of exponents rather than a single fractal dimension. We have analyzed 40 images from the OASIS database, in which half correspond to normal brain and half correspond to abnormal brain. In all the analyzed cases, we observe a clear multi fractal behavior. ACKNOWLEDGEMENTS The authors would like to thank the OASIS project group for making the database publicly available. REFERENCES [1]. Medicine net: Magnetic Resonance Imaging (MRI scan) website: http://www.medicinenet.com/ mri_scan/article.htm [2]. Buades, Antoni, Bartomeu Coll, and Jean-Michel Morel. "A review of image denoising algorithms, with a new one" Multiscale Modeling & Simulation 4.2 (2005): 490-530. [3]. Tang, Min, and Hui Nan Wang. "Feature analysis of brain MRI images based on fractal dimension." Engineering in Medicine and Biology Society, 2005 IEEE-EMBS 2005 27th Annual International Conference of the IEEE, 2006 [4]. Iftekharuddin, Khan M., et al. "Fractal-based brain tumor detection in multimodal MRI." Applied Mathematics and Computation 207.1 (2009): 23-41. [5]. Iftekharuddin, Khan M. "Texture Models for Brain Tumor Segmentation."Quantitative Medical Imaging. Optical Society of America, 2013 [6]. Roy, Sudipta, et al. "A Review on Automated Brain Tumor Detection and Segmentation from MRI of Brain." arXiv preprint arXiv: 1312.6150 (2013). [7]. Dorfman, J. R., and Thomas Gilbert. "Statistical properties of γ-adic processes and their connections to families of popular fractal curves (Perspectives of Nonequilibrium Statistical Physics-The Memory of Professor Shuichi Tasaki- ).97.3 (2011): 357-369. [8]. Ivanovici, Mihai, and Noël Richard. "Fractal dimension of color fractal images."Image Processing, IEEE Transactions on 20.1 (2011): 227-235. [9]. Ostwald, Michael J. "The fractal analysis of architecture: calibrating the box-counting method using scaling coefficient and grid disposition variables."Environment and Planning B: Planning and Design 40.4 (2013): 644-663. BIOGRAPHIES Tarun Patil M S is currently in his 8th Semester at R. V. College of Engineering, Bangalore. His research interests include medical imaging, embedded systems, Computer vision and FPGA Madhukar Bhat is currently in his 8th Semester at R. V. College of Engineering, Bangalore. His research interests include medical imaging, Computer vision multimedia and photonic signal processing and communication systems.