SlideShare ist ein Scribd-Unternehmen logo
1 von 26
www.company.com
www.company.com
EFFICIENT SEGMENTATION
METHODS FOR TUMOR
DETECTION IN MRI IMAGES
BY:
S.Md. NOOR ZEBA KHANAM
S.SAI SOWMYA
G.PREETHI
K.SRAVANTHI
www.company.com
ABSTRACT
 Brain tumor extraction and its analysis are challenging tasks
in Medical image processing because brain image is
complicated.
 Segmentation plays a very important role in the medical image
processing.
 In that way MRI (magnetic resonance imaging) has become a
useful medical diagnostic tool for the diagnosis of brain & other
medical images.
 In this project, we are presenting a comparative study of Three
segmentation methods implemented for tumor detection.
 The methods include k-means clustering using watershed
algorithm, optimized k-means and optimized c-means using
genetic algorithm.
www.company.com
INTRODUCTION
• The BRAIN is the most important part of central nervous system.
• The main task of the doctors is to detect the tumor which is a
time consuming for which they feel burden.
• Brain tumor is an intracranial solid neoplasm.
• The only optimal solution for this problem is the use of ‘Image
Segmentation’.
Figure : Example of an MRI showing the
presence of tumor in brain
www.company.com
IMAGE SEGMENTATION
• The purpose of image segmentation is to partition an
image into meaningful regions with respect to a particular
application.
• The segmentation might be grey level, colour, texture,
depth or motion.
• Example:
……
www.company.com
EXISTING METHODS
Fusion based : Overlapping the train image of the victim over a
test image of same age group, thereby detecting the
tumor.
Demerits :
 The overlapping creates complexity due to different
dimensions of both images.
 Time consuming process.
Canny Based : To overcome the problem of detecting the edges,
the better way is the use of Canny based edge detection.
Demerits :
 Not support color images.
 This leads to increase in time to reach the optimal solution.
www.company.com
PROPOSED METHOD
 The method include
‘k-means clustering +watershed,
optimized k-means +genetic algorithm
and
optimized C- means +genetic algorithm’.
 At the end of process the tumor is extracted from the MRI
image and also its exact position and shape are determined in
colour.
www.company.com
THEME OF PROPOSED METHOD
K-means
+
watershed
Optimized
K-means
+
GA
Optimized
C-means
+
GA
Successful
detection
+
high
accuracy
+
color.
www.company.com
Clustering
• Clustering is a process of collection of objects which are
similar between them while dissimilar objects belong to
other clusters.
• A clustering technique is used to obtain a partition of N
objects using a suitable measure such as resemblance
function as a distance measure ‘d’.
www.company.com
Region of
interest
Center of
mass
CLUSTERING PROCESS
10
www.company.com
Region of
interest
Center of
mass
CLUSTERING PROCESS
11
www.company.com
Region of
interest
Center of
mass
CLUSTERING PROCESS
12
www.company.com
Figure : Clustering Technique
Final Clusters
www.company.com
K-means clustering
k-means clustering aims to partition n observations into ‘K’
clusters in which each observation belongs to the cluster
with the nearest mean.
(a) original image (b) expert selection (c) K-means selection
www.company.com
WATERSHED ALGORITHM
• Watershed algorithm is used in image process primarily
for segmentation purposes.
• This algorithm can be used if the foreground and
background of the image can be identified.
MERITS:
 It works best to capture the weak edges.
 Watershed algorithm improves the primary results of
segmentation of tumour done by k-means.
www.company.com
K-means clustering with watershed
Merits:
 If variables are huge, then K-Means most of the times
computationally faster than, if we keep k small.
 Watershed algorithm improves the primary results of
segmentation of tumour done by k-means.
Demerits:
 Difficult to predict K-Value & k-means cannot find non-
convex clusters.
 Different initial partitions can result in different final
clusters.
 This method does not work well with clusters of different
size and different density.
www.company.com
C-means clustering
• It is well known that the output of K-Means algorithm
depends hardly on the initial seeds number as well as the
final clusters number.
• Therefore to avoid such obstacle FCM is suggested.
• The fuzzy C-means relax the condition by allowing the
feature vector to have multiple membership grades to
multiple cluster.
Figure: Result of Fuzzy C-means
www.company.com
GENETIC ALGORITHM
• The term genetic is derived from Greek word ‘genesis’
which means ‘to grow ‘or ‘to become’.
• The implementation of Genetic algorithm begins with an
initial population of chromosomes which are randomly
selected.
MERIT:
 It is the best optimizing tool.
 It gives best result when used with Fuzzy c-means
clustering…
www.company.com
C-means clustering with Genetic
algorithm
MERITS:
 This method considers only image intensity.
 Unlike k-means where data point must exclusively belong
to one cluster center here data point is assigned to 2 or
more clusters.
DEMERITS:
 Aprior specification of the number of clusters.
 We get the better result but at the expense of more
number of iteration.
www.company.com
MAIN STRATEGY OF PROPOSED
METHOD
Proposed Method
Tumor is detected with high
accuracy
Effectively detects the tumor
area & internal Structure
We get the resultant image in
color
C-means clustering + Genetic algorithm
Here data point is assigned to
2 or more clusters
GA gives best result in little
time
Best when works with C-
means
K-means Clustering + Watershed algorithm
It is computationally faster, if we take K value
small
WA used to capture weak edges
www.company.com
FUTURE SCOPE
In terms of the near-future
 As Medical image segmentation plays a very important
role in the field of image guided surgeries.
 By creating Three dimensional (3D) anatomical models
from individual patients, training, planning, and computer
guidance during surgery is improved.
www.company.com
RESULTS:
Fig.1.Results for first stage as K-means
clustering.
Fig.2.Results of Watershed algorithm
www.company.com
RESULTS:
Fig: Result of K-means and Watershed algorithm for one test image
www.company.com
RESULTS:
FIG: Resultant Image of
C-means Clustering for
cluster-1, cluster-2, cluster-3
www.company.com
RESULT :
FIG: Final MRI image for One Test image
www.company.com

Weitere ähnliche Inhalte

Was ist angesagt?

Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNNMohammadRakib8
 
Grey-level Co-occurence features for salt texture classification
Grey-level Co-occurence features for salt texture classificationGrey-level Co-occurence features for salt texture classification
Grey-level Co-occurence features for salt texture classificationIgor Orlov
 
Breast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning pptBreast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning pptAnkitGupta1476
 
A survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applicationsA survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applicationsJoseph Paul Cohen PhD
 
Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Kedar Damkondwar
 
Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural NetworksAniket Maurya
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease PredictionMustafa Oğuz
 
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationUNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationTELKOMNIKA JOURNAL
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Suraj Aavula
 
An Introduction to Image Processing and Artificial Intelligence
An Introduction to Image Processing and Artificial IntelligenceAn Introduction to Image Processing and Artificial Intelligence
An Introduction to Image Processing and Artificial IntelligenceWasif Altaf
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation pptGichelle Amon
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extractionskylian
 
Application of edge detection
Application of edge detectionApplication of edge detection
Application of edge detectionNaresh Biloniya
 
Biomedical image processing ppt
Biomedical image processing pptBiomedical image processing ppt
Biomedical image processing pptPriyanka Goswami
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease predictionKOYELMAJUMDAR1
 

Was ist angesagt? (20)

Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
Medical image analysis
Medical image analysisMedical image analysis
Medical image analysis
 
Grey-level Co-occurence features for salt texture classification
Grey-level Co-occurence features for salt texture classificationGrey-level Co-occurence features for salt texture classification
Grey-level Co-occurence features for salt texture classification
 
Breast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning pptBreast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning ppt
 
Image processing ppt
Image processing pptImage processing ppt
Image processing ppt
 
A survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applicationsA survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applications
 
Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm Heart disease prediction using machine learning algorithm
Heart disease prediction using machine learning algorithm
 
Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural Networks
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
 
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationUNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
 
Final ppt
Final pptFinal ppt
Final ppt
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
 
An Introduction to Image Processing and Artificial Intelligence
An Introduction to Image Processing and Artificial IntelligenceAn Introduction to Image Processing and Artificial Intelligence
An Introduction to Image Processing and Artificial Intelligence
 
Tumour detection
Tumour detectionTumour detection
Tumour detection
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation ppt
 
face detection
face detectionface detection
face detection
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extraction
 
Application of edge detection
Application of edge detectionApplication of edge detection
Application of edge detection
 
Biomedical image processing ppt
Biomedical image processing pptBiomedical image processing ppt
Biomedical image processing ppt
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease prediction
 

Andere mochten auch

Brain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectionBrain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectioneSAT Publishing House
 
Counterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image ProcessingCounterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image Processingkarthik0101
 
Fake note detection
Fake note detectionFake note detection
Fake note detectionMohit Singla
 
Cardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means ClusteringCardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means ClusteringNAVEEN TOKAS
 
K means and dbscan
K means and dbscanK means and dbscan
K means and dbscanYan Xu
 
K means clustering
K means clusteringK means clustering
K means clusteringkeshav goyal
 
A study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithmsA study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithmsManje Gowda
 
Intro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithmIntro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithmkhalid Shah
 
K mean-clustering algorithm
K mean-clustering algorithmK mean-clustering algorithm
K mean-clustering algorithmparry prabhu
 

Andere mochten auch (10)

Brain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectionBrain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detection
 
Counterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image ProcessingCounterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image Processing
 
Fake note detection
Fake note detectionFake note detection
Fake note detection
 
Cardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means ClusteringCardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means Clustering
 
K means and dbscan
K means and dbscanK means and dbscan
K means and dbscan
 
K means clustering
K means clusteringK means clustering
K means clustering
 
A study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithmsA study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithms
 
Intro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithmIntro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithm
 
IMAGE SEGMENTATION.
IMAGE SEGMENTATION.IMAGE SEGMENTATION.
IMAGE SEGMENTATION.
 
K mean-clustering algorithm
K mean-clustering algorithmK mean-clustering algorithm
K mean-clustering algorithm
 

Ähnlich wie PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION

Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxvikyt2211
 
Comparison of Image Segmentation Algorithms for Brain Tumor Detection
Comparison of Image Segmentation Algorithms for Brain Tumor DetectionComparison of Image Segmentation Algorithms for Brain Tumor Detection
Comparison of Image Segmentation Algorithms for Brain Tumor DetectionIJMTST Journal
 
Brain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesBrain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesIRJET Journal
 
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET Journal
 
Segmentation techniques for extraction and description of tumour region from ...
Segmentation techniques for extraction and description of tumour region from ...Segmentation techniques for extraction and description of tumour region from ...
Segmentation techniques for extraction and description of tumour region from ...Swarada Kanap
 
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...TELKOMNIKA JOURNAL
 
Detection of Breast Cancer using BPN Classifier in Mammograms
Detection of Breast Cancer using BPN Classifier in MammogramsDetection of Breast Cancer using BPN Classifier in Mammograms
Detection of Breast Cancer using BPN Classifier in MammogramsIRJET Journal
 
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...ijcsit
 
BREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGBREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGIRJET Journal
 
25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)IAESIJEECS
 
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...IRJET Journal
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...IRJET Journal
 
Iaetsd early detection of breast cancer
Iaetsd early detection of breast cancerIaetsd early detection of breast cancer
Iaetsd early detection of breast cancerIaetsd Iaetsd
 
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...CSCJournals
 
Multiple Analysis of Brain Tumor Detection based on FCM
Multiple Analysis of Brain Tumor Detection based on FCMMultiple Analysis of Brain Tumor Detection based on FCM
Multiple Analysis of Brain Tumor Detection based on FCMIRJET Journal
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)inventionjournals
 

Ähnlich wie PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION (20)

An Image Segmentation and Classification for Brain Tumor Detection using Pill...
An Image Segmentation and Classification for Brain Tumor Detection using Pill...An Image Segmentation and Classification for Brain Tumor Detection using Pill...
An Image Segmentation and Classification for Brain Tumor Detection using Pill...
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptx
 
Comparison of Image Segmentation Algorithms for Brain Tumor Detection
Comparison of Image Segmentation Algorithms for Brain Tumor DetectionComparison of Image Segmentation Algorithms for Brain Tumor Detection
Comparison of Image Segmentation Algorithms for Brain Tumor Detection
 
Brain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesBrain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain Images
 
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
 
Segmentation techniques for extraction and description of tumour region from ...
Segmentation techniques for extraction and description of tumour region from ...Segmentation techniques for extraction and description of tumour region from ...
Segmentation techniques for extraction and description of tumour region from ...
 
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
 
Brain
BrainBrain
Brain
 
Detection of Breast Cancer using BPN Classifier in Mammograms
Detection of Breast Cancer using BPN Classifier in MammogramsDetection of Breast Cancer using BPN Classifier in Mammograms
Detection of Breast Cancer using BPN Classifier in Mammograms
 
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
 
BREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGBREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNING
 
25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)
 
sheeba.pptx
sheeba.pptxsheeba.pptx
sheeba.pptx
 
H0114857
H0114857H0114857
H0114857
 
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...
A REVIEW ON BRAIN TUMOR DETECTION FOR HIGHER ACCURACY USING DEEP NEURAL NETWO...
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
 
Iaetsd early detection of breast cancer
Iaetsd early detection of breast cancerIaetsd early detection of breast cancer
Iaetsd early detection of breast cancer
 
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...
A Novel Approach for Cancer Detection in MRI Mammogram Using Decision Tree In...
 
Multiple Analysis of Brain Tumor Detection based on FCM
Multiple Analysis of Brain Tumor Detection based on FCMMultiple Analysis of Brain Tumor Detection based on FCM
Multiple Analysis of Brain Tumor Detection based on FCM
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)
 

Kürzlich hochgeladen

General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 

Kürzlich hochgeladen (20)

General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 

PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION

  • 2. www.company.com EFFICIENT SEGMENTATION METHODS FOR TUMOR DETECTION IN MRI IMAGES BY: S.Md. NOOR ZEBA KHANAM S.SAI SOWMYA G.PREETHI K.SRAVANTHI
  • 3. www.company.com ABSTRACT  Brain tumor extraction and its analysis are challenging tasks in Medical image processing because brain image is complicated.  Segmentation plays a very important role in the medical image processing.  In that way MRI (magnetic resonance imaging) has become a useful medical diagnostic tool for the diagnosis of brain & other medical images.  In this project, we are presenting a comparative study of Three segmentation methods implemented for tumor detection.  The methods include k-means clustering using watershed algorithm, optimized k-means and optimized c-means using genetic algorithm.
  • 4. www.company.com INTRODUCTION • The BRAIN is the most important part of central nervous system. • The main task of the doctors is to detect the tumor which is a time consuming for which they feel burden. • Brain tumor is an intracranial solid neoplasm. • The only optimal solution for this problem is the use of ‘Image Segmentation’. Figure : Example of an MRI showing the presence of tumor in brain
  • 5. www.company.com IMAGE SEGMENTATION • The purpose of image segmentation is to partition an image into meaningful regions with respect to a particular application. • The segmentation might be grey level, colour, texture, depth or motion. • Example: ……
  • 6. www.company.com EXISTING METHODS Fusion based : Overlapping the train image of the victim over a test image of same age group, thereby detecting the tumor. Demerits :  The overlapping creates complexity due to different dimensions of both images.  Time consuming process. Canny Based : To overcome the problem of detecting the edges, the better way is the use of Canny based edge detection. Demerits :  Not support color images.  This leads to increase in time to reach the optimal solution.
  • 7. www.company.com PROPOSED METHOD  The method include ‘k-means clustering +watershed, optimized k-means +genetic algorithm and optimized C- means +genetic algorithm’.  At the end of process the tumor is extracted from the MRI image and also its exact position and shape are determined in colour.
  • 8. www.company.com THEME OF PROPOSED METHOD K-means + watershed Optimized K-means + GA Optimized C-means + GA Successful detection + high accuracy + color.
  • 9. www.company.com Clustering • Clustering is a process of collection of objects which are similar between them while dissimilar objects belong to other clusters. • A clustering technique is used to obtain a partition of N objects using a suitable measure such as resemblance function as a distance measure ‘d’.
  • 13. www.company.com Figure : Clustering Technique Final Clusters
  • 14. www.company.com K-means clustering k-means clustering aims to partition n observations into ‘K’ clusters in which each observation belongs to the cluster with the nearest mean. (a) original image (b) expert selection (c) K-means selection
  • 15. www.company.com WATERSHED ALGORITHM • Watershed algorithm is used in image process primarily for segmentation purposes. • This algorithm can be used if the foreground and background of the image can be identified. MERITS:  It works best to capture the weak edges.  Watershed algorithm improves the primary results of segmentation of tumour done by k-means.
  • 16. www.company.com K-means clustering with watershed Merits:  If variables are huge, then K-Means most of the times computationally faster than, if we keep k small.  Watershed algorithm improves the primary results of segmentation of tumour done by k-means. Demerits:  Difficult to predict K-Value & k-means cannot find non- convex clusters.  Different initial partitions can result in different final clusters.  This method does not work well with clusters of different size and different density.
  • 17. www.company.com C-means clustering • It is well known that the output of K-Means algorithm depends hardly on the initial seeds number as well as the final clusters number. • Therefore to avoid such obstacle FCM is suggested. • The fuzzy C-means relax the condition by allowing the feature vector to have multiple membership grades to multiple cluster. Figure: Result of Fuzzy C-means
  • 18. www.company.com GENETIC ALGORITHM • The term genetic is derived from Greek word ‘genesis’ which means ‘to grow ‘or ‘to become’. • The implementation of Genetic algorithm begins with an initial population of chromosomes which are randomly selected. MERIT:  It is the best optimizing tool.  It gives best result when used with Fuzzy c-means clustering…
  • 19. www.company.com C-means clustering with Genetic algorithm MERITS:  This method considers only image intensity.  Unlike k-means where data point must exclusively belong to one cluster center here data point is assigned to 2 or more clusters. DEMERITS:  Aprior specification of the number of clusters.  We get the better result but at the expense of more number of iteration.
  • 20. www.company.com MAIN STRATEGY OF PROPOSED METHOD Proposed Method Tumor is detected with high accuracy Effectively detects the tumor area & internal Structure We get the resultant image in color C-means clustering + Genetic algorithm Here data point is assigned to 2 or more clusters GA gives best result in little time Best when works with C- means K-means Clustering + Watershed algorithm It is computationally faster, if we take K value small WA used to capture weak edges
  • 21. www.company.com FUTURE SCOPE In terms of the near-future  As Medical image segmentation plays a very important role in the field of image guided surgeries.  By creating Three dimensional (3D) anatomical models from individual patients, training, planning, and computer guidance during surgery is improved.
  • 22. www.company.com RESULTS: Fig.1.Results for first stage as K-means clustering. Fig.2.Results of Watershed algorithm
  • 23. www.company.com RESULTS: Fig: Result of K-means and Watershed algorithm for one test image
  • 24. www.company.com RESULTS: FIG: Resultant Image of C-means Clustering for cluster-1, cluster-2, cluster-3
  • 25. www.company.com RESULT : FIG: Final MRI image for One Test image