SlideShare a Scribd company logo
1 of 3
Download to read offline
Narkhede Sachin G et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Brain Tumor Detection Based On Symmetry Information
Narkhede Sachin G, Prof. Vaishali Khairnar
Abstract
Advances in computing technology have allowed researchers across many fields of endeavor to collect and
maintain vast amounts of observational statistical data such as clinical data, biological patient data, data
regarding access of web sites, financial data, and the like.
This paper addresses some of the challenging issues on brain magnetic resonance (MR) image tumor
segmentation caused by the weak correlation between magnetic resonance imaging (MRI) intensity and
anatomical meaning. With the objective of utilizing more meaningful information to improve brain tumor
segmentation, an approach which employs bilateral symmetry information as an additional feature for
segmentation is proposed. This is motivated by potential performance improvement in the general automatic
brain tumor segmentation systems which are important for many medical and scientific applications.

I.

Introduction

In Image processing, edge information is the
main clue in image segmentation. But, unfortunately,
it can’t get a better result in analysis the content of
images without combining other information. So,
many researchers combine edge information with
some other methods to improve the effect of
segmentation [1] [2] [3].
Nowadays, the X-ray or magnetic resonance
images have became two irreplaceable tools for
tumours detecting in human brain and other parts of
human body [4][5]. Although MRI is more expensive
than the X-ray inspection, the development of its
applications becomes faster because of the MR
inspection does less harm to human than X-ray’s.
Segmentation of medical images has the
significant advantage that interesting characteristics
are well known up to analysis the states of symptoms.
The segmentation of brain tissue in the magnetic
resonance imaging is also very important for detecting
the existence and outlines of tumours. But, the
overlapping intensity distributions of healthy tissue,
tumor, and surrounding edema makes the tumor
segmentation become a kind of work full of challenge.
We make use of symmetry character of brain MRI to
obtain better effect of segmentation. Our goal is to
detect the position and boundary of tumours
automatically based on the symmetry information of
MRI.

II.

Literature Survey

In most of time, the edge and contrast of Xray or MR image are weakened, which leads to
produce degraded image. So, in the processing for this
kind of medic image the first stage is to improve the
quality of images. Many researchers have developed
some effective algorithms about it [4] [5] [6].
After the quality of image been improved, the
next step is to select the interesting objects or special
areas from the images, which is often called
www.ijera.com

segmentation. Many techniques have been applied on
it. In this paper, we mainly discuss the brain tumor
segmentation from MRI. For now, there are also some
very useful algorithms, such as mixture Gaussian
model for the global intensity distribution [7],
statistical classification , texture analysis, neural
networks and elastically fitting boundaries, etc. An
automatic segmentation of MR images of normal
brains by statistical classification, using an atlas prior
for initialization and also for geometric constraints.
Even through, Brain tumours is difficult to be modeled
by shapes due to overlapping intensities with normal
tissue and/or significant size. Although a fully
automatic method for segmenting MR images
presenting tumor and edema structures is proposed in,
but they are all time consuming in some degree. As we
know, symmetry is an important clue in image
perception. If a group of objects exhibit symmetry, it
is more likely that they are related in some degree. So,
many researchers have been done on the detection of
symmetries in images and shapes.
I developed an algorithm based on bilateral
symmetry information of brain MRI. Our purpose is to
detect the tumor of brain automatically. Compared
with other automatic segmentation methods, more
effective the system model was constructed and less
time was consumed.

III.

Problem Statement

Brain tumors are a heterogeneous group of
central nervous system neoplasms that arise within or
adjacent to the brain. Moreover, the location of the
tumor within the brain has a profound effect on the
patient's symptoms, surgical therapeutic options, and
the likelihood of obtaining a definitive diagnosis. The
location of the tumor in the brain also markedly alters
the risk of neurological toxicities that alter the
patient's quality of life.
At present, brain tumors are detected by
imaging only after the onset of neurological
430 | P a g e
Narkhede Sachin G et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432
symptoms. No early detection strategies are in use,
even in individuals known to be at risk for specific
types of brain tumors by virtue of their genetic
makeup. Current histopathological classification
systems, which are based on the tumor's presumed cell
of origin, have been in place for nearly a century and
were updated by the World Health Organization in
1999. Although satisfactory in many respects, they do
not allow accurate prediction of tumor behaviour in
the individual patient, nor do they guide therapeutic
decision-making as precisely as patients and
physicians would hope and need. Current imaging
techniques provide meticulous anatomical delineation
and are the principal tools for establishing that
neurological symptoms are the consequence of a brain
tumor.
There are many techniques for brain tumor
detection. I have used edge detection technique for
brain tumor detection.

IV.

The Proposed Mechanism

4.1. Our algorithm
Our algorithm composes of two steps. The
first is to define the bilateral symmetrical axis. The
second is to detect the region of brain tumor.

www.ijera.com

y
x=k

x
0

Figure.2. The bilateral symmetry axis is defined with
a straight line.
This kind of symmetry is not very strictly.
And, compared with normal brain MRI, the symmetry
characteristic is distorted for the existing of brain
tumor, such as the circumstance shown in Figure.3.a.

Y
y

4.1.1 Symmetry axis defining
The first step of our algorithm is mainly
based on symmetry character of brain MRI. The
bilateral symmetry character is very obviously in four
MR Images of brain presented in Figure.1.
x

3(a)
3(b)
Figure.3. the symmetry axis can’t be defined with a
straight line in the brain MRI with tumors, so a curve
line is more convenient to describe it.

Figure.1. The bilateral symmetry character is very
obviously.
If without tumor in the brain or the size of
tumor is very small, the symmetry axis can be defined
with a straight line x = k,(y >= 0) , which separates the
image into two bilateral symmetry parts, show as
Figure.2.

For more convenient to describing symmetry
axis, a curve line ( y = f (x), x > 0, y > 0 ) is defined,
which is shown in Figure.3.b. From the edge map, the
edge point set Pe can be obtained. And then, we
calculate the edge-centroid Gi of every line according
to equation (1).
k
Gi=1/k ∑ Pi, j, P i,j, Є Pe
j=1
where, Gi is the abscissa of centroid in the i th line, k
is the edge point number in the i th line, whose
abscissas are Pi,1…Pi,k . So, based on the edgecentroids, we can use the least square method to get
the symmetry curve line y approximatively.

V.

Methodology Used

There are many techniques for brain tumor
detection. I have used edge detection technique for
www.ijera.com

431 | P a g e
Narkhede Sachin G et al Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432
brain tumor detection. Edge-based method is by far
the most common method of detecting boundaries and
discontinuities in an image. The parts on which
immediate changes in grey tones occur in the images
are called edges. Edge detection techniques transform
images to edge images benefiting from the changes of
grey tones in the images.









VI.

Performance Evaluation

If cutting of brain image gives symmetry by axis
then there will not be chances of tumor this is
detected by first algorithm otherwise there will be
chances of tumor.
As in others there are various steps are required to
just identify whether there is tumor or not but in
this it shows exact region where tumor is
occurred.
The color image is changes into gray scale image
and then by reiterative processing the tumor is
getting identified.
Our purpose is to detect the tumor of brain
automatically.
Compared with other automatic segmentation
methods, more effective the system model was
constructed and less time was consumed.

Table 6.1: Number of detected edges
Patient
Grade Number of Detected Edges
ID
Robert Prewitt Canny
397384
High
5259
4382
1997
1941040
High
5120
4323
1836
1953042

High

6807

5757

Low

1491

649

317

1956041

Low

2509

1080

Low

2567

1072

References
[1]

[2]

[3]

[4]

[5]

433

1943061

417

Table 6.2: Areas of tumor
Patient
ID

Lesion

397384

Left Frontal
Parietal
Left High
Parietal
Left
Temporal
Lobe
Left Frontal
Parietal
Left
Thalamus
Left High
Parietal

19410407
19530428

19790628
19560416
19430618

www.ijera.com

[6]

[7]
Volume
of tumor
areas
(Pixels)
4315

% of
Damage
areas

1068

1.74

1776

7.10

1060

4.24

3824

Kung-hao Liang and Tardi Tjahjadi,
“Adaptive Scale Fixing for Multi-scale
Texture Segmentation”, IEEE Transactions
on Image processing, Vol. 15, No.1, January,
pp.249-256, 2006.
Mathews Jacob and Michael Unser, et al,
“Design of Steerable Filters for Feature
Detection Using Canny-Like Criteria ”, IEEE
Transactions on Pattern Analysis and
Machine Intelligence, Vol. 26, NO.8, August,
pp.1007-1019, 2004.
Wiley Wang, et al., “Hierarchical Stochastic
Image Grammars for Classification and
Segmentation”, IEEE Transactions on Image
processing, Vol. 15, No.7, July, pp.30333052, 2006.
T.J.Davis and D.Gao, “Phase-contrast
imaging of weakly absorbing materials using
hard x-rays,” Nature, Vol.373,pp.595-597,
1995.
Jiao Feng and Fu Desheng, “Fast GrayContrast Enhancement of X-ray Imaging for
Observing Tiny Characters”, Proceedings of
ICBBE 2007, Vol.2, pp.694-697.
Hongxia Yin, et al, “Diffraction Enhanced Xray Imaging for Observing Guinea Pig
Cochlea”, Proceedings of the 2005 IEEE
Engineering in Medicine and Biology 27th
Annual Conference,pp.5699-5701, 2005.
Kamber, M., Shingal, R., Collins, D.,
Francis, D., et al.,“Model-based, 3-D
segmentation of multiple sclerosis lesions in
magnetic resonance brain images”, IEEETMI, pp.442-453, 1995.

4.27

435

Conclusion

At first, it checks the image can be divided
into symmetric axis or not. If it is divided into
Symmetric part then no tumor in brain and it can be
divided in curve shape then chances of tumor in
human brain. However, if there is a macroscopic
tumor, the symmetry characteristic will be weakened.
According to the influence on the symmetry by the
tumor, develop a segment algorithm to detect the
tumor region automatically.

2302

197906

VII.

www.ijera.com

15.30

17.26

432 | P a g e

More Related Content

What's hot

An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance images
Mangesh Lingampalle
 
Brain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imagingBrain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imaging
ijitcs
 
Identifying brain tumour from mri image using modified fcm and support
Identifying brain tumour from mri image using modified fcm and supportIdentifying brain tumour from mri image using modified fcm and support
Identifying brain tumour from mri image using modified fcm and support
IAEME Publication
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
iaemedu
 

What's hot (18)

Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
A New Algorithm for Fully Automatic Brain Tumor Segmentation with 3-D Convolu...
 
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMMEDETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
 
An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance images
 
Brain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imagingBrain tumor detection and localization in magnetic resonance imaging
Brain tumor detection and localization in magnetic resonance imaging
 
Identifying brain tumour from mri image using modified fcm and support
Identifying brain tumour from mri image using modified fcm and supportIdentifying brain tumour from mri image using modified fcm and support
Identifying brain tumour from mri image using modified fcm and support
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
 
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
 
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
 
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
 
Report (1)
Report (1)Report (1)
Report (1)
 
Optimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image ProcessingOptimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image Processing
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
Brain Tumor Segmentation and Extraction of MR Images Based on Improved Waters...
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
 
IRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural NetworkIRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural Network
 
L045047880
L045047880L045047880
L045047880
 
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMClassification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
 

Viewers also liked

Viewers also liked (20)

Bw36444448
Bw36444448Bw36444448
Bw36444448
 
By36454458
By36454458By36454458
By36454458
 
Bz36459463
Bz36459463Bz36459463
Bz36459463
 
Dr36712714
Dr36712714Dr36712714
Dr36712714
 
Dv36730734
Dv36730734Dv36730734
Dv36730734
 
Dh36649653
Dh36649653Dh36649653
Dh36649653
 
Dm36678681
Dm36678681Dm36678681
Dm36678681
 
Cs36565569
Cs36565569Cs36565569
Cs36565569
 
Ct36570573
Ct36570573Ct36570573
Ct36570573
 
Cx36595601
Cx36595601Cx36595601
Cx36595601
 
D362130
D362130D362130
D362130
 
Cv36581586
Cv36581586Cv36581586
Cv36581586
 
Bl36378381
Bl36378381Bl36378381
Bl36378381
 
Ci36507510
Ci36507510Ci36507510
Ci36507510
 
Ck36515520
Ck36515520Ck36515520
Ck36515520
 
Bk36372377
Bk36372377Bk36372377
Bk36372377
 
Cq36554559
Cq36554559Cq36554559
Cq36554559
 
Bp36398403
Bp36398403Bp36398403
Bp36398403
 
Bu36433437
Bu36433437Bu36433437
Bu36433437
 
Bn36386389
Bn36386389Bn36386389
Bn36386389
 

Similar to Bt36430432

Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
IJRAT
 
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain TumorMRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
ijtsrd
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
IAEME Publication
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
iaemedu
 

Similar to Bt36430432 (20)

A Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesA Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR Images
 
Automatic brain tumor detection using adaptive region growing with thresholdi...
Automatic brain tumor detection using adaptive region growing with thresholdi...Automatic brain tumor detection using adaptive region growing with thresholdi...
Automatic brain tumor detection using adaptive region growing with thresholdi...
 
Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
 
Efficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet TransformEfficient Brain Tumor Detection Using Wavelet Transform
Efficient Brain Tumor Detection Using Wavelet Transform
 
Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...
 
Tumor Detection Based On Symmetry Information
Tumor Detection Based On Symmetry InformationTumor Detection Based On Symmetry Information
Tumor Detection Based On Symmetry Information
 
Automated Intracranial Neoplasm Detection Using Convolutional Neural Networks
Automated Intracranial Neoplasm Detection Using Convolutional Neural NetworksAutomated Intracranial Neoplasm Detection Using Convolutional Neural Networks
Automated Intracranial Neoplasm Detection Using Convolutional Neural Networks
 
Survey on Segmentation Techniques for Spinal Cord Images
Survey on Segmentation Techniques for Spinal Cord ImagesSurvey on Segmentation Techniques for Spinal Cord Images
Survey on Segmentation Techniques for Spinal Cord Images
 
Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
 
Non negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classificationNon negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classification
 
B04530612
B04530612B04530612
B04530612
 
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain TumorMRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
 
An evaluation of automated tumor detection techniques of brain magnetic reson...
An evaluation of automated tumor detection techniques of brain magnetic reson...An evaluation of automated tumor detection techniques of brain magnetic reson...
An evaluation of automated tumor detection techniques of brain magnetic reson...
 
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI ImagesIRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
 
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUESBRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
 
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLPIRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
 
IRJET - Machine Learning Applications on Cancer Prognosis and Prediction
IRJET - Machine Learning Applications on Cancer Prognosis and PredictionIRJET - Machine Learning Applications on Cancer Prognosis and Prediction
IRJET - Machine Learning Applications on Cancer Prognosis and Prediction
 
34 107-1-pb
34 107-1-pb34 107-1-pb
34 107-1-pb
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 

Recently uploaded

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Choreo: Empowering the Future of Enterprise Software Engineering
Choreo: Empowering the Future of Enterprise Software EngineeringChoreo: Empowering the Future of Enterprise Software Engineering
Choreo: Empowering the Future of Enterprise Software Engineering
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Simplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptxSimplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptx
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 

Bt36430432

  • 1. Narkhede Sachin G et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Brain Tumor Detection Based On Symmetry Information Narkhede Sachin G, Prof. Vaishali Khairnar Abstract Advances in computing technology have allowed researchers across many fields of endeavor to collect and maintain vast amounts of observational statistical data such as clinical data, biological patient data, data regarding access of web sites, financial data, and the like. This paper addresses some of the challenging issues on brain magnetic resonance (MR) image tumor segmentation caused by the weak correlation between magnetic resonance imaging (MRI) intensity and anatomical meaning. With the objective of utilizing more meaningful information to improve brain tumor segmentation, an approach which employs bilateral symmetry information as an additional feature for segmentation is proposed. This is motivated by potential performance improvement in the general automatic brain tumor segmentation systems which are important for many medical and scientific applications. I. Introduction In Image processing, edge information is the main clue in image segmentation. But, unfortunately, it can’t get a better result in analysis the content of images without combining other information. So, many researchers combine edge information with some other methods to improve the effect of segmentation [1] [2] [3]. Nowadays, the X-ray or magnetic resonance images have became two irreplaceable tools for tumours detecting in human brain and other parts of human body [4][5]. Although MRI is more expensive than the X-ray inspection, the development of its applications becomes faster because of the MR inspection does less harm to human than X-ray’s. Segmentation of medical images has the significant advantage that interesting characteristics are well known up to analysis the states of symptoms. The segmentation of brain tissue in the magnetic resonance imaging is also very important for detecting the existence and outlines of tumours. But, the overlapping intensity distributions of healthy tissue, tumor, and surrounding edema makes the tumor segmentation become a kind of work full of challenge. We make use of symmetry character of brain MRI to obtain better effect of segmentation. Our goal is to detect the position and boundary of tumours automatically based on the symmetry information of MRI. II. Literature Survey In most of time, the edge and contrast of Xray or MR image are weakened, which leads to produce degraded image. So, in the processing for this kind of medic image the first stage is to improve the quality of images. Many researchers have developed some effective algorithms about it [4] [5] [6]. After the quality of image been improved, the next step is to select the interesting objects or special areas from the images, which is often called www.ijera.com segmentation. Many techniques have been applied on it. In this paper, we mainly discuss the brain tumor segmentation from MRI. For now, there are also some very useful algorithms, such as mixture Gaussian model for the global intensity distribution [7], statistical classification , texture analysis, neural networks and elastically fitting boundaries, etc. An automatic segmentation of MR images of normal brains by statistical classification, using an atlas prior for initialization and also for geometric constraints. Even through, Brain tumours is difficult to be modeled by shapes due to overlapping intensities with normal tissue and/or significant size. Although a fully automatic method for segmenting MR images presenting tumor and edema structures is proposed in, but they are all time consuming in some degree. As we know, symmetry is an important clue in image perception. If a group of objects exhibit symmetry, it is more likely that they are related in some degree. So, many researchers have been done on the detection of symmetries in images and shapes. I developed an algorithm based on bilateral symmetry information of brain MRI. Our purpose is to detect the tumor of brain automatically. Compared with other automatic segmentation methods, more effective the system model was constructed and less time was consumed. III. Problem Statement Brain tumors are a heterogeneous group of central nervous system neoplasms that arise within or adjacent to the brain. Moreover, the location of the tumor within the brain has a profound effect on the patient's symptoms, surgical therapeutic options, and the likelihood of obtaining a definitive diagnosis. The location of the tumor in the brain also markedly alters the risk of neurological toxicities that alter the patient's quality of life. At present, brain tumors are detected by imaging only after the onset of neurological 430 | P a g e
  • 2. Narkhede Sachin G et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432 symptoms. No early detection strategies are in use, even in individuals known to be at risk for specific types of brain tumors by virtue of their genetic makeup. Current histopathological classification systems, which are based on the tumor's presumed cell of origin, have been in place for nearly a century and were updated by the World Health Organization in 1999. Although satisfactory in many respects, they do not allow accurate prediction of tumor behaviour in the individual patient, nor do they guide therapeutic decision-making as precisely as patients and physicians would hope and need. Current imaging techniques provide meticulous anatomical delineation and are the principal tools for establishing that neurological symptoms are the consequence of a brain tumor. There are many techniques for brain tumor detection. I have used edge detection technique for brain tumor detection. IV. The Proposed Mechanism 4.1. Our algorithm Our algorithm composes of two steps. The first is to define the bilateral symmetrical axis. The second is to detect the region of brain tumor. www.ijera.com y x=k x 0 Figure.2. The bilateral symmetry axis is defined with a straight line. This kind of symmetry is not very strictly. And, compared with normal brain MRI, the symmetry characteristic is distorted for the existing of brain tumor, such as the circumstance shown in Figure.3.a. Y y 4.1.1 Symmetry axis defining The first step of our algorithm is mainly based on symmetry character of brain MRI. The bilateral symmetry character is very obviously in four MR Images of brain presented in Figure.1. x 3(a) 3(b) Figure.3. the symmetry axis can’t be defined with a straight line in the brain MRI with tumors, so a curve line is more convenient to describe it. Figure.1. The bilateral symmetry character is very obviously. If without tumor in the brain or the size of tumor is very small, the symmetry axis can be defined with a straight line x = k,(y >= 0) , which separates the image into two bilateral symmetry parts, show as Figure.2. For more convenient to describing symmetry axis, a curve line ( y = f (x), x > 0, y > 0 ) is defined, which is shown in Figure.3.b. From the edge map, the edge point set Pe can be obtained. And then, we calculate the edge-centroid Gi of every line according to equation (1). k Gi=1/k ∑ Pi, j, P i,j, Є Pe j=1 where, Gi is the abscissa of centroid in the i th line, k is the edge point number in the i th line, whose abscissas are Pi,1…Pi,k . So, based on the edgecentroids, we can use the least square method to get the symmetry curve line y approximatively. V. Methodology Used There are many techniques for brain tumor detection. I have used edge detection technique for www.ijera.com 431 | P a g e
  • 3. Narkhede Sachin G et al Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.430-432 brain tumor detection. Edge-based method is by far the most common method of detecting boundaries and discontinuities in an image. The parts on which immediate changes in grey tones occur in the images are called edges. Edge detection techniques transform images to edge images benefiting from the changes of grey tones in the images.      VI. Performance Evaluation If cutting of brain image gives symmetry by axis then there will not be chances of tumor this is detected by first algorithm otherwise there will be chances of tumor. As in others there are various steps are required to just identify whether there is tumor or not but in this it shows exact region where tumor is occurred. The color image is changes into gray scale image and then by reiterative processing the tumor is getting identified. Our purpose is to detect the tumor of brain automatically. Compared with other automatic segmentation methods, more effective the system model was constructed and less time was consumed. Table 6.1: Number of detected edges Patient Grade Number of Detected Edges ID Robert Prewitt Canny 397384 High 5259 4382 1997 1941040 High 5120 4323 1836 1953042 High 6807 5757 Low 1491 649 317 1956041 Low 2509 1080 Low 2567 1072 References [1] [2] [3] [4] [5] 433 1943061 417 Table 6.2: Areas of tumor Patient ID Lesion 397384 Left Frontal Parietal Left High Parietal Left Temporal Lobe Left Frontal Parietal Left Thalamus Left High Parietal 19410407 19530428 19790628 19560416 19430618 www.ijera.com [6] [7] Volume of tumor areas (Pixels) 4315 % of Damage areas 1068 1.74 1776 7.10 1060 4.24 3824 Kung-hao Liang and Tardi Tjahjadi, “Adaptive Scale Fixing for Multi-scale Texture Segmentation”, IEEE Transactions on Image processing, Vol. 15, No.1, January, pp.249-256, 2006. Mathews Jacob and Michael Unser, et al, “Design of Steerable Filters for Feature Detection Using Canny-Like Criteria ”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 26, NO.8, August, pp.1007-1019, 2004. Wiley Wang, et al., “Hierarchical Stochastic Image Grammars for Classification and Segmentation”, IEEE Transactions on Image processing, Vol. 15, No.7, July, pp.30333052, 2006. T.J.Davis and D.Gao, “Phase-contrast imaging of weakly absorbing materials using hard x-rays,” Nature, Vol.373,pp.595-597, 1995. Jiao Feng and Fu Desheng, “Fast GrayContrast Enhancement of X-ray Imaging for Observing Tiny Characters”, Proceedings of ICBBE 2007, Vol.2, pp.694-697. Hongxia Yin, et al, “Diffraction Enhanced Xray Imaging for Observing Guinea Pig Cochlea”, Proceedings of the 2005 IEEE Engineering in Medicine and Biology 27th Annual Conference,pp.5699-5701, 2005. Kamber, M., Shingal, R., Collins, D., Francis, D., et al.,“Model-based, 3-D segmentation of multiple sclerosis lesions in magnetic resonance brain images”, IEEETMI, pp.442-453, 1995. 4.27 435 Conclusion At first, it checks the image can be divided into symmetric axis or not. If it is divided into Symmetric part then no tumor in brain and it can be divided in curve shape then chances of tumor in human brain. However, if there is a macroscopic tumor, the symmetry characteristic will be weakened. According to the influence on the symmetry by the tumor, develop a segment algorithm to detect the tumor region automatically. 2302 197906 VII. www.ijera.com 15.30 17.26 432 | P a g e