SlideShare a Scribd company logo
NEUTROSOPHIC SETS AND FUZZY C-
MEANS CLUSTERING FOR IMPROVING CT
LIVER IMAGE SEGMENTATION
By
Ahmed Metwalli Anter, PHD Student
IBICA2014 23-25/6/2014 – Ostrava Czech Republic
Faculty of Computers & Information, Computer Science Dep.,
Mansoura University, Egypt
Scientific Research Group in Egypt
www.egyptscience.net
Agenda
 Introduction
 Liver Segmentation Problems & challenging
 Methodology
 Proposed System Architecture
 Experimental Results
 Database Resources
 Conclusion
 Future Work
Introduction
 Liver cancer is one of the major
death factors in the world.
 Early detection and accurate staging
of liver cancer is an important issue
in practical radiology.
 Currently, the confirmed diagnosis
used widely for the liver cancer is
needle biopsy and it is an invasive
technique and not recommended.
Introduction
 Therefore, Computed Tomography
(CT) has been identified as accurate
and non-invasive imaging modalities
in the diagnosis of hepatic lesions.
 Manual segmentation of this CT
scans are tedious and prohibitively
time-consuming for a clinical setting.
Introduction
 An application of abdominal CT
imaging has been chosen and
segmentation approach has been
applied to see their ability and
accuracy to segment abdominal CT
images.
 An improved segmentation approach
based on Neutrosophic sets ( NS) and
fuzzy c-mean clustering (FCM) is
proposed.
Introduction
 The abdominal CT image is
transformed into NS domain, which is
described using three subsets.
 The percentage of truth in a subset T,
the percentage of indeterminacy in a
subset I, and the percentage of falsity in
a subset F.
 Threshold for subset T,I and F is
adapted using Fuzzy C-mean algorithm.
Liver Segmentation:
Problems and challenging
 Automatic segmentation is a very
challenging task due to the various
factors:
 CT abdominal images are represented in gray level
rather than color.
 Liver stretch over 150 slices in a CT image.
 Irregularity in the liver shape and size between
patients and the similarity with other organs making it
harder to clearly identify the liver.
 Indefinite shape of the lesions.
 Low intensity contrast between lesions and similar to
those of nearby tissues.
Cross section of abdomen
region,
liver has similar intensity
with neighbour organs.
Liver Segmentation:
Problems and challenging
 CT scan for patient has four
phases and four orientations
make segmentation very
difficult.
 Algorithms used to analyze
abdominal CT can be both time
consuming and error regions.
Methodology
 Applied pre-processing median filter
technique for CT liver images to enhance,
remove noise that caused by defects of CT
scanner and improve the quality.
 Develop hybrid technique to segment liver
from abdominal CT using:
 Fuzzy C-mean algorithm (FCM)
 Neutrosophic Sets and its operations
 Connected Component Labeling
algorithm(CCL)
Fuzzy C-mean algorithm (FCM)
 FCM is an unsupervised clustering algorithm
that has been successfully applied to a
number of problems
 FCM adopts fuzzy partitions to make each
given value of data input between 0 and 1 in
order to determine the degree of its belonging
to a group.
 FCM is a fuzzy clustering method allowing a
piece of data to belong to two or more
clusters.
Fuzzy C-mean algorithm (FCM)
 Fuzzy set has been applied to handle
uncertainty.
 In applications such as expert system, Medical
system, should consider not only the truth
membership, but also the falsity membership
and the indeterminacy of the two memberships.
 It is hard for fuzzy set to solve such problems.
Neutrosophic Sets (NS)
 Neutrosophy is a branch of philosophy,
introduced by Florentin in 1995.
 It can solve some problems that can not be
solved by fuzzy logic.
 NS values studies the propositions. Each
proposition is estimated to have three
components: the percentage of truth in a
subset T, the percentage of indeterminacy
in a subset I, and the percentage of falsity
in a subset F
Neutrosophic Sets (NS)
 The main distinction between neutrosophic
logic (NL) and fuzzy logic (FL) is that the NL
is a multiple value logic based on neutrosophy.
 FL extends classical logic by assigning a
membership function ranging in degree
between 0 and 1 to variables.
 Neutrosophic logic introduces a new
component called “indeterminacy” and carries
more information than fuzzy logic.
Neutrosophic Sets (NS)
Example:
 Ahmed wants to invite Karim to the lunch.
Karim may or may not accept the invitation.
In neutrosophic terms, the statement “Karim
will accept the invitation” can be described
in the following way: it is 60% true, 40%
indeterminate, and 30% false.
 Neutrosophic logic is close to human
reasoning in the way that it considers the
uncertain character of real life.
Neutrosophic Sets (NS)
Convert Image to Neutrosophic
 The image is transformed from image domain
to neutrosophic domain.
 Each pixel in the neutrosophic domain can be
represented as T,I, and F which means the
pixel is t% true, i% indeterminate and f%
false.
 The pixel P(i, j) in the image domain is
transformed into neutrosophic domain
PNS (i, j) ={T(i, j), I(i, j), F(i, j)}.
 T(i, j), I(i, j) and F(i, j) are defined as:
is the local mean value of the pixels of the
window size , Ho(i, j) is the homogeneity value of T
at (i, j) which is described by the absolute value of
difference between intensity g(i, j) and its local mean
value
Neutrosophic Sets (NS)
Convert Image to Neutrosophic
 The image is divided into three parts: objects (O),
edges ( E ), and background ( B ).
 T(x, y) represents the degree of being an object
pixel,
 I (x, y) is the degree of being an edge pixel, and
 F(x, y) is the degree of being a background pixel
for pixel P(x, y).
 This three parts are defined as follows:
Neutrosophic Sets (NS)
Convert Fuzzy NS to binary image
Neutrosophic Sets (NS)
Convert Fuzzy NS to binary image
Where tt, tf and ii are the thresholds computed from
subsets {T,I,F} using adaptive FCM. The objects and
background are mapped to 1, and the edges are mapped
to 0 in the binary image.
Proposed hybrid NSFCM approach
Proposed approach
Phases
 The first phase searches for suitable slices in CT
DICOM file because liver intensity distribution is
different between slices. Liver parenchyma is the largest
abdominal object in middle slices. These slices are
suitable for segmentation and gives high accuracy.
 The second phase pre-processing algorithm is used
before the segmentation phase to enhance contrast,
remove noise and emphasize certain features that affect
segmentation algorithms and morphology operators.
Proposed Technique
Phases
 The third phase CT image is transformed into NS domain.
Each pixel in the NS domain represented by T,I, and F
which means the pixel is t% true, i% indeterminate and f
% false.
 In fourth phase binarize neutrosophic image PNS(T,I,F)
using Fuzzy C-means algorithm.
 Finally, the fifth phase is the post-processing CCL
algorithm used to remove small objects, false positive
regions and focused on liver parenchyma.
Proposed approach
Algorithm
The proposed architecture of the proposed
automatic liver segmentation approach
Experimental Results
CT DataSet
 CT dataset collected from radiopaedia divided into seven
categories depends on the tumor type of benign and malignant,
each of these categories have more than fifteen patients, each
patient has more than one hundred fifty slices, and each
patient has more than one phases of CT scan (arterial, delayed,
portal venous, non-contrast), also this dataset has a diagnosis
report for each patient.
Experimental Results
 Hybrid technique based on Neutrosophic set and Fuzzy C-means
clustering algorithm to segment liver automatically from
abdominal CT is proposed.
 A middle slice was selected as suitable abdominal CT image of a
patient from DICOM file.
 Pre-processing median filter3x3 window was used to enhance,
remove noise and emphasize certain features that affect
segmentation process.
 The image is transformed into neutrosophic set based on T,I,F.
Experimental Results
 NS image is enhanced using intensification transformation to
improve the quality and emphasizes certain features of CT
image to makes segmentation easier and more effective.
 A new a adaptive threshold based on FCM are employed to
reduce the indeterminacy degree of the image for three
membership sets T, I and F.
 NS CT image is converted to binary image based on
threshold extracted from FCM for T, I and F.
Experimental Results
 Finally, Post-processing CCL is applied with 8-connected
objects to search for the largest connected region, remove
false positive regions and focus on the ROI.
Experimental Results
 The performance and accuracy of the
proposed approach was evaluated by Jaccard
Index and Dice coefficient techniques
between automated segmented images and
manual segmented images.
 The proposed approach applied on 30
abdominal CT images
 The accuracy obtained from Jaccard Index is
88% and accuracy obtained from Dice
coefficient is 94% .
Experimental Results
Pre-processing
Noise removed using smoothing median filter.
(a) The original CT slice. (b) The noise removed result.
(a) (b)
Experimental Results
Liver Segmentation Process
Results of NS algorithm based on FCM for Liver segmnetation (a) Original,(b) T-domain, (c) F-domain, (d) Enhanced,
(e) FCM for T-Image, (f) FCM for F-Image, (g) Homogeneity image, (h) Indeterminate image, (i) FCM for I-Image, (j)
Binary Image based on T,I,F and finally (k) Segmentation of abdominal CT organs, and (l) Liver segmentation.
Results of NSFCM for segmenting noisy CT liver image (a) Original,(b) T-domain, (c) F-domain, (d) Enhanced, (e)
FCM for T-Image, (f) FCM for F-Image, (g) Homogeneity image, (h) Indeterminate image, (i) FCM for I-Image, (j)
Binary Image based on T,I,F , (k) Segmentation of abdominal CT organs, and (l) Liver segmentation.
Experimental Results
Liver Segmentation Process for Noisy Image
 The proposed NSFCM approach compared
with some of existing methods such as
classical fuzzy c-mean, local threshold and
global threshold Otsu's method.
 From experimental results, the proposed
approach gives clear and well connected
boundaries.
 The result gives an improvement better than
those obtained by other methods.
Experimental Results
Comparison between proposed technique with other
methods
Comparison between proposed technique with other methods to segment noisy CT liver. (a) Original
Image, (b) Fuzz C-mean Image, (c) Global Threshold - Otsu's, (d) Local Threshold, and (e) proposed
NSFCM.
Experimental Results
Comparison between proposed technique with other
methods
Experimental Results
Segmentation accuracy
NSFCM Segmentation accuracy for livers in terms of Jaccard Index and Dice Coefficient.
Conclusion
 The presented approach for liver segmentation is able to
reliably segment liver from abdominal CT in the used
patient database
 The image is described as a NS set using three
membership sets T, I and F and thresholded using FCM.
 The experiments on abdominal CT images with noise
demonstrate that the proposed technique can reduce the
indeterminate of the CT images and perform optimum
threshold with better results especially in noisy cases.
 The experiments demonstrate that neutrosophy can reduce
over-segmentation and gives better performance on noisy and
non-uniform images than obtained by using other methods,
since the proposed technique can handle uncertainty and
indeterminacy better.
Conclusion
Future Work
 The proposed system can be improved by integrating
Neutrosophic logic and Evolutionary algorithms to
better manage inaccuracies.
 We plan to assess the performance using a large
dataset to evaluate generalization performance of the
algorithm that includes a number of parameters in
the feature measurement process, which means it
might sensitive to size and characteristics of liver.
Neutrosophic sets and fuzzy c means clustering for improving ct liver image segmentation

More Related Content

What's hot

Asymptotic notations
Asymptotic notationsAsymptotic notations
Asymptotic notations
Ehtisham Ali
 
Discrete cosine transform
Discrete cosine transform   Discrete cosine transform
Discrete cosine transform
Rashmi Karkra
 
Associative memory network
Associative memory networkAssociative memory network
Associative memory network
Dr. C.V. Suresh Babu
 
Defuzzification
DefuzzificationDefuzzification
Defuzzification
Dr. C.V. Suresh Babu
 
Unsupervised learning
Unsupervised learningUnsupervised learning
Unsupervised learning
amalalhait
 
backpropagation in neural networks
backpropagation in neural networksbackpropagation in neural networks
backpropagation in neural networks
Akash Goel
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashri
sheetal katkar
 
03 image transform
03 image transform03 image transform
03 image transform
Rumah Belajar
 
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCEIntelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
Khushboo Pal
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptx
Asst.prof M.Gokilavani
 
Fuzzy image processing- fuzzy C-mean clustering
Fuzzy image processing- fuzzy C-mean clusteringFuzzy image processing- fuzzy C-mean clustering
Fuzzy image processing- fuzzy C-mean clustering
Farah M. Altufaili
 
Asymptotic notations
Asymptotic notationsAsymptotic notations
Asymptotic notations
Nikhil Sharma
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
op205
 
Problem solving agents
Problem solving agentsProblem solving agents
Problem solving agents
Megha Sharma
 
Fuzzy Clustering(C-means, K-means)
Fuzzy Clustering(C-means, K-means)Fuzzy Clustering(C-means, K-means)
Fuzzy Clustering(C-means, K-means)
Fellowship at Vodafone FutureLab
 
Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.
SomitSamanto1
 
Classical Planning
Classical PlanningClassical Planning
Classical Planning
ahmad bassiouny
 
15 puzzle problem using branch and bound
15 puzzle problem using branch and bound15 puzzle problem using branch and bound
15 puzzle problem using branch and bound
Abhishek Singh
 
Chapter 5 Image Processing: Fourier Transformation
Chapter 5 Image Processing: Fourier TransformationChapter 5 Image Processing: Fourier Transformation
Chapter 5 Image Processing: Fourier Transformation
Varun Ojha
 
supervised learning
supervised learningsupervised learning
supervised learning
Amar Tripathi
 

What's hot (20)

Asymptotic notations
Asymptotic notationsAsymptotic notations
Asymptotic notations
 
Discrete cosine transform
Discrete cosine transform   Discrete cosine transform
Discrete cosine transform
 
Associative memory network
Associative memory networkAssociative memory network
Associative memory network
 
Defuzzification
DefuzzificationDefuzzification
Defuzzification
 
Unsupervised learning
Unsupervised learningUnsupervised learning
Unsupervised learning
 
backpropagation in neural networks
backpropagation in neural networksbackpropagation in neural networks
backpropagation in neural networks
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashri
 
03 image transform
03 image transform03 image transform
03 image transform
 
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCEIntelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
Intelligent Agent PPT ON SLIDESHARE IN ARTIFICIAL INTELLIGENCE
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptx
 
Fuzzy image processing- fuzzy C-mean clustering
Fuzzy image processing- fuzzy C-mean clusteringFuzzy image processing- fuzzy C-mean clustering
Fuzzy image processing- fuzzy C-mean clustering
 
Asymptotic notations
Asymptotic notationsAsymptotic notations
Asymptotic notations
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
Problem solving agents
Problem solving agentsProblem solving agents
Problem solving agents
 
Fuzzy Clustering(C-means, K-means)
Fuzzy Clustering(C-means, K-means)Fuzzy Clustering(C-means, K-means)
Fuzzy Clustering(C-means, K-means)
 
Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.
 
Classical Planning
Classical PlanningClassical Planning
Classical Planning
 
15 puzzle problem using branch and bound
15 puzzle problem using branch and bound15 puzzle problem using branch and bound
15 puzzle problem using branch and bound
 
Chapter 5 Image Processing: Fourier Transformation
Chapter 5 Image Processing: Fourier TransformationChapter 5 Image Processing: Fourier Transformation
Chapter 5 Image Processing: Fourier Transformation
 
supervised learning
supervised learningsupervised learning
supervised learning
 

Viewers also liked

Fuzzy c means manual work
Fuzzy c means manual workFuzzy c means manual work
Fuzzy c means manual work
Dr.E.N.Sathishkumar
 
Fuzzy c-means clustering for image segmentation
Fuzzy c-means  clustering for image segmentationFuzzy c-means  clustering for image segmentation
Fuzzy c-means clustering for image segmentation
Dharmesh Patel
 
Fuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering AlgorithmsFuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering Algorithms
Justin Cletus
 
FUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis ToolFUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis Tool
Selman Bozkır
 
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
CSCJournals
 
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT ImagesAutomatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
CSCJournals
 
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
Koteswar Rao Jerripothula
 
Fuzzy k c-means clustering algorithm for medical image
Fuzzy k c-means clustering algorithm for medical imageFuzzy k c-means clustering algorithm for medical image
Fuzzy k c-means clustering algorithm for medical image
Alexander Decker
 
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological OperationsBrain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
iosrjce
 
Document clustering and classification
Document clustering and classification Document clustering and classification
Document clustering and classification
Mahmoud Alfarra
 
Fuzzy dm
Fuzzy dmFuzzy dm
Thesis seminar
Thesis seminarThesis seminar
Thesis seminar
gvesom
 
Liver ct image segmentation with an optimum threshold using measure of fuzzin...
Liver ct image segmentation with an optimum threshold using measure of fuzzin...Liver ct image segmentation with an optimum threshold using measure of fuzzin...
Liver ct image segmentation with an optimum threshold using measure of fuzzin...
Aboul Ella Hassanien
 
Fuzzy c-means clustering
Fuzzy c-means clusteringFuzzy c-means clustering
Fuzzy c-means clustering
Omar Sanchez
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Avisek Roy
 
Application of Clustering in Data Science using Real-life Examples
Application of Clustering in Data Science using Real-life Examples Application of Clustering in Data Science using Real-life Examples
Application of Clustering in Data Science using Real-life Examples
Edureka!
 
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
khanam22
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 

Viewers also liked (18)

Fuzzy c means manual work
Fuzzy c means manual workFuzzy c means manual work
Fuzzy c means manual work
 
Fuzzy c-means clustering for image segmentation
Fuzzy c-means  clustering for image segmentationFuzzy c-means  clustering for image segmentation
Fuzzy c-means clustering for image segmentation
 
Fuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering AlgorithmsFuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering Algorithms
 
FUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis ToolFUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis Tool
 
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
 
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT ImagesAutomatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
Automatic Threshold based Liver Lesion Segmentation in Abdominal 2D-CT Images
 
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
Image segmentation using advanced fuzzy c-mean algorithm [FYP @ IITR, obtaine...
 
Fuzzy k c-means clustering algorithm for medical image
Fuzzy k c-means clustering algorithm for medical imageFuzzy k c-means clustering algorithm for medical image
Fuzzy k c-means clustering algorithm for medical image
 
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological OperationsBrain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
 
Document clustering and classification
Document clustering and classification Document clustering and classification
Document clustering and classification
 
Fuzzy dm
Fuzzy dmFuzzy dm
Fuzzy dm
 
Thesis seminar
Thesis seminarThesis seminar
Thesis seminar
 
Liver ct image segmentation with an optimum threshold using measure of fuzzin...
Liver ct image segmentation with an optimum threshold using measure of fuzzin...Liver ct image segmentation with an optimum threshold using measure of fuzzin...
Liver ct image segmentation with an optimum threshold using measure of fuzzin...
 
Fuzzy c-means clustering
Fuzzy c-means clusteringFuzzy c-means clustering
Fuzzy c-means clustering
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Application of Clustering in Data Science using Real-life Examples
Application of Clustering in Data Science using Real-life Examples Application of Clustering in Data Science using Real-life Examples
Application of Clustering in Data Science using Real-life Examples
 
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 

Similar to Neutrosophic sets and fuzzy c means clustering for improving ct liver image segmentation

On Dose Reduction and View Number
On Dose Reduction and View NumberOn Dose Reduction and View Number
On Dose Reduction and View Number
Kaijie Lu
 
LIVER CANCER DETECTION USING CT/(MRI) IMAGES
LIVER CANCER DETECTION USING CT/(MRI) IMAGESLIVER CANCER DETECTION USING CT/(MRI) IMAGES
LIVER CANCER DETECTION USING CT/(MRI) IMAGES
Sadia Ijaz
 
Patient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptxPatient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptx
Juliyet K Joy
 
reliablepaper.pdf
reliablepaper.pdfreliablepaper.pdf
reliablepaper.pdf
piramu kailasam
 
Imrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided RadiotherapyImrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided Radiotherapy
fondas vakalis
 
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSISMEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
ijsc
 
Medical Image Processing Methodology for Liver Tumour Diagnosis
Medical Image Processing Methodology for Liver Tumour Diagnosis Medical Image Processing Methodology for Liver Tumour Diagnosis
Medical Image Processing Methodology for Liver Tumour Diagnosis
ijsc
 
Mass Segmentation Techniques For Lung Cancer CT Images
Mass Segmentation Techniques For Lung Cancer CT ImagesMass Segmentation Techniques For Lung Cancer CT Images
Mass Segmentation Techniques For Lung Cancer CT Images
rahulmonikasharma
 
Session 6 image quality ct and session 8 dose ct
Session 6  image quality ct and  session 8 dose ctSession 6  image quality ct and  session 8 dose ct
Session 6 image quality ct and session 8 dose ct
Centro Nacional de Radioterapia Nora Astorga
 
CT SCAN - 3 Marks - QUESTION AND ANSWERS
CT SCAN - 3 Marks - QUESTION AND ANSWERSCT SCAN - 3 Marks - QUESTION AND ANSWERS
CT SCAN - 3 Marks - QUESTION AND ANSWERS
Ganesan Yogananthem
 
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
ijma
 
Austin Journal of Radiation Oncology and Cancer
Austin Journal of Radiation Oncology and CancerAustin Journal of Radiation Oncology and Cancer
Austin Journal of Radiation Oncology and Cancer
Austin Publishing Group
 
Basic principle of CT and generation of CT.pptx
Basic principle of CT and generation of CT.pptxBasic principle of CT and generation of CT.pptx
Basic principle of CT and generation of CT.pptx
sarita gaire
 
3.ppt
3.ppt3.ppt
ThompsonEtal2013.pdfAccurate localization of incidental fi.docx
ThompsonEtal2013.pdfAccurate localization of incidental fi.docxThompsonEtal2013.pdfAccurate localization of incidental fi.docx
ThompsonEtal2013.pdfAccurate localization of incidental fi.docx
herthalearmont
 
Minor_project
Minor_projectMinor_project
Minor_project
Avinash Yadav
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Healthcare and Medical Sciences
 
A novel CAD system to automatically detect cancerous lung nodules using wav...
  A novel CAD system to automatically detect cancerous lung nodules using wav...  A novel CAD system to automatically detect cancerous lung nodules using wav...
A novel CAD system to automatically detect cancerous lung nodules using wav...
IJECEIAES
 
Image registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest saveImage registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest save
M'dee Phechudi
 
Statistical Feature-based Neural Network Approach for the Detection of Lung C...
Statistical Feature-based Neural Network Approach for the Detection of Lung C...Statistical Feature-based Neural Network Approach for the Detection of Lung C...
Statistical Feature-based Neural Network Approach for the Detection of Lung C...
CSCJournals
 

Similar to Neutrosophic sets and fuzzy c means clustering for improving ct liver image segmentation (20)

On Dose Reduction and View Number
On Dose Reduction and View NumberOn Dose Reduction and View Number
On Dose Reduction and View Number
 
LIVER CANCER DETECTION USING CT/(MRI) IMAGES
LIVER CANCER DETECTION USING CT/(MRI) IMAGESLIVER CANCER DETECTION USING CT/(MRI) IMAGES
LIVER CANCER DETECTION USING CT/(MRI) IMAGES
 
Patient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptxPatient data acquisition and treatment verification.pptx
Patient data acquisition and treatment verification.pptx
 
reliablepaper.pdf
reliablepaper.pdfreliablepaper.pdf
reliablepaper.pdf
 
Imrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided RadiotherapyImrt Where Next Image Guided Radiotherapy
Imrt Where Next Image Guided Radiotherapy
 
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSISMEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
MEDICAL IMAGE PROCESSING METHODOLOGY FOR LIVER TUMOUR DIAGNOSIS
 
Medical Image Processing Methodology for Liver Tumour Diagnosis
Medical Image Processing Methodology for Liver Tumour Diagnosis Medical Image Processing Methodology for Liver Tumour Diagnosis
Medical Image Processing Methodology for Liver Tumour Diagnosis
 
Mass Segmentation Techniques For Lung Cancer CT Images
Mass Segmentation Techniques For Lung Cancer CT ImagesMass Segmentation Techniques For Lung Cancer CT Images
Mass Segmentation Techniques For Lung Cancer CT Images
 
Session 6 image quality ct and session 8 dose ct
Session 6  image quality ct and  session 8 dose ctSession 6  image quality ct and  session 8 dose ct
Session 6 image quality ct and session 8 dose ct
 
CT SCAN - 3 Marks - QUESTION AND ANSWERS
CT SCAN - 3 Marks - QUESTION AND ANSWERSCT SCAN - 3 Marks - QUESTION AND ANSWERS
CT SCAN - 3 Marks - QUESTION AND ANSWERS
 
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
 
Austin Journal of Radiation Oncology and Cancer
Austin Journal of Radiation Oncology and CancerAustin Journal of Radiation Oncology and Cancer
Austin Journal of Radiation Oncology and Cancer
 
Basic principle of CT and generation of CT.pptx
Basic principle of CT and generation of CT.pptxBasic principle of CT and generation of CT.pptx
Basic principle of CT and generation of CT.pptx
 
3.ppt
3.ppt3.ppt
3.ppt
 
ThompsonEtal2013.pdfAccurate localization of incidental fi.docx
ThompsonEtal2013.pdfAccurate localization of incidental fi.docxThompsonEtal2013.pdfAccurate localization of incidental fi.docx
ThompsonEtal2013.pdfAccurate localization of incidental fi.docx
 
Minor_project
Minor_projectMinor_project
Minor_project
 
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
Effective Dose of Computed Tomography (CT) Chest and Abdomen-Pelvis in Some S...
 
A novel CAD system to automatically detect cancerous lung nodules using wav...
  A novel CAD system to automatically detect cancerous lung nodules using wav...  A novel CAD system to automatically detect cancerous lung nodules using wav...
A novel CAD system to automatically detect cancerous lung nodules using wav...
 
Image registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest saveImage registration and data fusion techniques.pptx latest save
Image registration and data fusion techniques.pptx latest save
 
Statistical Feature-based Neural Network Approach for the Detection of Lung C...
Statistical Feature-based Neural Network Approach for the Detection of Lung C...Statistical Feature-based Neural Network Approach for the Detection of Lung C...
Statistical Feature-based Neural Network Approach for the Detection of Lung C...
 

More from Aboul Ella Hassanien

الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdfالأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
Aboul Ella Hassanien
 
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
Aboul Ella Hassanien
 
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
Aboul Ella Hassanien
 
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
Aboul Ella Hassanien
 
Intelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptxIntelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptx
Aboul Ella Hassanien
 
دليل البحث العلمى .pdf
دليل البحث العلمى .pdfدليل البحث العلمى .pdf
دليل البحث العلمى .pdf
Aboul Ella Hassanien
 
SRGE photo.pdf
SRGE photo.pdfSRGE photo.pdf
SRGE photo.pdf
Aboul Ella Hassanien
 
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
Aboul Ella Hassanien
 
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي  الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
Aboul Ella Hassanien
 
الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى
Aboul Ella Hassanien
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
Aboul Ella Hassanien
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
Aboul Ella Hassanien
 
التغير المناخى للاطفال
التغير المناخى للاطفالالتغير المناخى للاطفال
التغير المناخى للاطفال
Aboul Ella Hassanien
 
الذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفالالذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفال
Aboul Ella Hassanien
 
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسىإستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
Aboul Ella Hassanien
 
الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية  الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية
Aboul Ella Hassanien
 
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
Aboul Ella Hassanien
 
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسيةالذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
Aboul Ella Hassanien
 
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
Aboul Ella Hassanien
 
اقتصاد ميتافيرس
اقتصاد ميتافيرساقتصاد ميتافيرس
اقتصاد ميتافيرس
Aboul Ella Hassanien
 

More from Aboul Ella Hassanien (20)

الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdfالأطر والمبادئ الاخلاقية  للذكاء الاصطناعي التوليدى.pdf
الأطر والمبادئ الاخلاقية للذكاء الاصطناعي التوليدى.pdf
 
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية  المعر...
دعوة للاستخدام المسؤول للذكاء الاصطناعي التوليدي في الأوساط الأكاديمية المعر...
 
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
حوار مع الأستاذ الدكتور أبو العلا عطيفى حسنين - تقنية الذكاء الاصطناعي تحول م...
 
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
الطاقة من الفضاء: علماء ينقلون الطاقة الشمسية إلى الأرض عن طريق الفضاء لأول م...
 
Intelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptxIntelligent Avatars in the Metaverse.pptx
Intelligent Avatars in the Metaverse.pptx
 
دليل البحث العلمى .pdf
دليل البحث العلمى .pdfدليل البحث العلمى .pdf
دليل البحث العلمى .pdf
 
SRGE photo.pdf
SRGE photo.pdfSRGE photo.pdf
SRGE photo.pdf
 
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
الذكاء الإصطناعى وافاقه فى التعليم على مستوى الوطن العربى: مستوى السياسات
 
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي  الصحافة والإعلام الرقمى  فى عصر الذكاء الاصطناعي
الصحافة والإعلام الرقمى فى عصر الذكاء الاصطناعي
 
الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى الميتافيرس و مستقبل التعليم فى الوطن العربى
الميتافيرس و مستقبل التعليم فى الوطن العربى
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
 
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنيةالذكاء الأصطناعى المسؤول ومستقبل  الأمن المناخى وانعكاساته الاجتماعية والأمنية
الذكاء الأصطناعى المسؤول ومستقبل الأمن المناخى وانعكاساته الاجتماعية والأمنية
 
التغير المناخى للاطفال
التغير المناخى للاطفالالتغير المناخى للاطفال
التغير المناخى للاطفال
 
الذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفالالذكاء الاصطناعى للاطفال
الذكاء الاصطناعى للاطفال
 
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسىإستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
إستراتيجية مصر للتنمية المستدامة: نحو جائزة الإبتكار والإبداع المؤسسى
 
الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية  الإقتصاد الأخضر لمواجهة التغيرات المناخية
الإقتصاد الأخضر لمواجهة التغيرات المناخية
 
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...   الإستخدام المسؤول للذكاء الإصطناعى  فى سياق تغيرالمناخ   خارطة طريق فى عال...
الإستخدام المسؤول للذكاء الإصطناعى فى سياق تغيرالمناخ خارطة طريق فى عال...
 
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسيةالذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
الذكاء الإصطناعي والتغيرات المناخية والبيئية:الفرص والتحديات والأدوات السياسية
 
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
الذكاء الاصطناعى:أسلحة لا تنام وآفاق لا تنتهى
 
اقتصاد ميتافيرس
اقتصاد ميتافيرساقتصاد ميتافيرس
اقتصاد ميتافيرس
 

Recently uploaded

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
GDSC PJATK
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Jeffrey Haguewood
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
saastr
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 

Recently uploaded (20)

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!Finale of the Year: Apply for Next One!
Finale of the Year: Apply for Next One!
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 

Neutrosophic sets and fuzzy c means clustering for improving ct liver image segmentation

  • 1. NEUTROSOPHIC SETS AND FUZZY C- MEANS CLUSTERING FOR IMPROVING CT LIVER IMAGE SEGMENTATION By Ahmed Metwalli Anter, PHD Student IBICA2014 23-25/6/2014 – Ostrava Czech Republic Faculty of Computers & Information, Computer Science Dep., Mansoura University, Egypt
  • 2. Scientific Research Group in Egypt www.egyptscience.net
  • 3. Agenda  Introduction  Liver Segmentation Problems & challenging  Methodology  Proposed System Architecture  Experimental Results  Database Resources  Conclusion  Future Work
  • 4. Introduction  Liver cancer is one of the major death factors in the world.  Early detection and accurate staging of liver cancer is an important issue in practical radiology.  Currently, the confirmed diagnosis used widely for the liver cancer is needle biopsy and it is an invasive technique and not recommended.
  • 5. Introduction  Therefore, Computed Tomography (CT) has been identified as accurate and non-invasive imaging modalities in the diagnosis of hepatic lesions.  Manual segmentation of this CT scans are tedious and prohibitively time-consuming for a clinical setting.
  • 6. Introduction  An application of abdominal CT imaging has been chosen and segmentation approach has been applied to see their ability and accuracy to segment abdominal CT images.  An improved segmentation approach based on Neutrosophic sets ( NS) and fuzzy c-mean clustering (FCM) is proposed.
  • 7. Introduction  The abdominal CT image is transformed into NS domain, which is described using three subsets.  The percentage of truth in a subset T, the percentage of indeterminacy in a subset I, and the percentage of falsity in a subset F.  Threshold for subset T,I and F is adapted using Fuzzy C-mean algorithm.
  • 8. Liver Segmentation: Problems and challenging  Automatic segmentation is a very challenging task due to the various factors:  CT abdominal images are represented in gray level rather than color.  Liver stretch over 150 slices in a CT image.  Irregularity in the liver shape and size between patients and the similarity with other organs making it harder to clearly identify the liver.  Indefinite shape of the lesions.  Low intensity contrast between lesions and similar to those of nearby tissues.
  • 9. Cross section of abdomen region, liver has similar intensity with neighbour organs. Liver Segmentation: Problems and challenging  CT scan for patient has four phases and four orientations make segmentation very difficult.  Algorithms used to analyze abdominal CT can be both time consuming and error regions.
  • 10. Methodology  Applied pre-processing median filter technique for CT liver images to enhance, remove noise that caused by defects of CT scanner and improve the quality.  Develop hybrid technique to segment liver from abdominal CT using:  Fuzzy C-mean algorithm (FCM)  Neutrosophic Sets and its operations  Connected Component Labeling algorithm(CCL)
  • 11. Fuzzy C-mean algorithm (FCM)  FCM is an unsupervised clustering algorithm that has been successfully applied to a number of problems  FCM adopts fuzzy partitions to make each given value of data input between 0 and 1 in order to determine the degree of its belonging to a group.  FCM is a fuzzy clustering method allowing a piece of data to belong to two or more clusters.
  • 12. Fuzzy C-mean algorithm (FCM)  Fuzzy set has been applied to handle uncertainty.  In applications such as expert system, Medical system, should consider not only the truth membership, but also the falsity membership and the indeterminacy of the two memberships.  It is hard for fuzzy set to solve such problems.
  • 13. Neutrosophic Sets (NS)  Neutrosophy is a branch of philosophy, introduced by Florentin in 1995.  It can solve some problems that can not be solved by fuzzy logic.  NS values studies the propositions. Each proposition is estimated to have three components: the percentage of truth in a subset T, the percentage of indeterminacy in a subset I, and the percentage of falsity in a subset F
  • 14. Neutrosophic Sets (NS)  The main distinction between neutrosophic logic (NL) and fuzzy logic (FL) is that the NL is a multiple value logic based on neutrosophy.  FL extends classical logic by assigning a membership function ranging in degree between 0 and 1 to variables.  Neutrosophic logic introduces a new component called “indeterminacy” and carries more information than fuzzy logic.
  • 15. Neutrosophic Sets (NS) Example:  Ahmed wants to invite Karim to the lunch. Karim may or may not accept the invitation. In neutrosophic terms, the statement “Karim will accept the invitation” can be described in the following way: it is 60% true, 40% indeterminate, and 30% false.  Neutrosophic logic is close to human reasoning in the way that it considers the uncertain character of real life.
  • 16. Neutrosophic Sets (NS) Convert Image to Neutrosophic  The image is transformed from image domain to neutrosophic domain.  Each pixel in the neutrosophic domain can be represented as T,I, and F which means the pixel is t% true, i% indeterminate and f% false.  The pixel P(i, j) in the image domain is transformed into neutrosophic domain PNS (i, j) ={T(i, j), I(i, j), F(i, j)}.
  • 17.  T(i, j), I(i, j) and F(i, j) are defined as: is the local mean value of the pixels of the window size , Ho(i, j) is the homogeneity value of T at (i, j) which is described by the absolute value of difference between intensity g(i, j) and its local mean value Neutrosophic Sets (NS) Convert Image to Neutrosophic
  • 18.  The image is divided into three parts: objects (O), edges ( E ), and background ( B ).  T(x, y) represents the degree of being an object pixel,  I (x, y) is the degree of being an edge pixel, and  F(x, y) is the degree of being a background pixel for pixel P(x, y).  This three parts are defined as follows: Neutrosophic Sets (NS) Convert Fuzzy NS to binary image
  • 19. Neutrosophic Sets (NS) Convert Fuzzy NS to binary image Where tt, tf and ii are the thresholds computed from subsets {T,I,F} using adaptive FCM. The objects and background are mapped to 1, and the edges are mapped to 0 in the binary image.
  • 21. Proposed approach Phases  The first phase searches for suitable slices in CT DICOM file because liver intensity distribution is different between slices. Liver parenchyma is the largest abdominal object in middle slices. These slices are suitable for segmentation and gives high accuracy.  The second phase pre-processing algorithm is used before the segmentation phase to enhance contrast, remove noise and emphasize certain features that affect segmentation algorithms and morphology operators.
  • 22. Proposed Technique Phases  The third phase CT image is transformed into NS domain. Each pixel in the NS domain represented by T,I, and F which means the pixel is t% true, i% indeterminate and f % false.  In fourth phase binarize neutrosophic image PNS(T,I,F) using Fuzzy C-means algorithm.  Finally, the fifth phase is the post-processing CCL algorithm used to remove small objects, false positive regions and focused on liver parenchyma.
  • 24. The proposed architecture of the proposed automatic liver segmentation approach
  • 25. Experimental Results CT DataSet  CT dataset collected from radiopaedia divided into seven categories depends on the tumor type of benign and malignant, each of these categories have more than fifteen patients, each patient has more than one hundred fifty slices, and each patient has more than one phases of CT scan (arterial, delayed, portal venous, non-contrast), also this dataset has a diagnosis report for each patient.
  • 26. Experimental Results  Hybrid technique based on Neutrosophic set and Fuzzy C-means clustering algorithm to segment liver automatically from abdominal CT is proposed.  A middle slice was selected as suitable abdominal CT image of a patient from DICOM file.  Pre-processing median filter3x3 window was used to enhance, remove noise and emphasize certain features that affect segmentation process.  The image is transformed into neutrosophic set based on T,I,F.
  • 27. Experimental Results  NS image is enhanced using intensification transformation to improve the quality and emphasizes certain features of CT image to makes segmentation easier and more effective.  A new a adaptive threshold based on FCM are employed to reduce the indeterminacy degree of the image for three membership sets T, I and F.  NS CT image is converted to binary image based on threshold extracted from FCM for T, I and F.
  • 28. Experimental Results  Finally, Post-processing CCL is applied with 8-connected objects to search for the largest connected region, remove false positive regions and focus on the ROI.
  • 29. Experimental Results  The performance and accuracy of the proposed approach was evaluated by Jaccard Index and Dice coefficient techniques between automated segmented images and manual segmented images.  The proposed approach applied on 30 abdominal CT images  The accuracy obtained from Jaccard Index is 88% and accuracy obtained from Dice coefficient is 94% .
  • 30. Experimental Results Pre-processing Noise removed using smoothing median filter. (a) The original CT slice. (b) The noise removed result. (a) (b)
  • 31. Experimental Results Liver Segmentation Process Results of NS algorithm based on FCM for Liver segmnetation (a) Original,(b) T-domain, (c) F-domain, (d) Enhanced, (e) FCM for T-Image, (f) FCM for F-Image, (g) Homogeneity image, (h) Indeterminate image, (i) FCM for I-Image, (j) Binary Image based on T,I,F and finally (k) Segmentation of abdominal CT organs, and (l) Liver segmentation.
  • 32. Results of NSFCM for segmenting noisy CT liver image (a) Original,(b) T-domain, (c) F-domain, (d) Enhanced, (e) FCM for T-Image, (f) FCM for F-Image, (g) Homogeneity image, (h) Indeterminate image, (i) FCM for I-Image, (j) Binary Image based on T,I,F , (k) Segmentation of abdominal CT organs, and (l) Liver segmentation. Experimental Results Liver Segmentation Process for Noisy Image
  • 33.  The proposed NSFCM approach compared with some of existing methods such as classical fuzzy c-mean, local threshold and global threshold Otsu's method.  From experimental results, the proposed approach gives clear and well connected boundaries.  The result gives an improvement better than those obtained by other methods. Experimental Results Comparison between proposed technique with other methods
  • 34. Comparison between proposed technique with other methods to segment noisy CT liver. (a) Original Image, (b) Fuzz C-mean Image, (c) Global Threshold - Otsu's, (d) Local Threshold, and (e) proposed NSFCM. Experimental Results Comparison between proposed technique with other methods
  • 35. Experimental Results Segmentation accuracy NSFCM Segmentation accuracy for livers in terms of Jaccard Index and Dice Coefficient.
  • 36. Conclusion  The presented approach for liver segmentation is able to reliably segment liver from abdominal CT in the used patient database  The image is described as a NS set using three membership sets T, I and F and thresholded using FCM.  The experiments on abdominal CT images with noise demonstrate that the proposed technique can reduce the indeterminate of the CT images and perform optimum threshold with better results especially in noisy cases.
  • 37.  The experiments demonstrate that neutrosophy can reduce over-segmentation and gives better performance on noisy and non-uniform images than obtained by using other methods, since the proposed technique can handle uncertainty and indeterminacy better. Conclusion
  • 38. Future Work  The proposed system can be improved by integrating Neutrosophic logic and Evolutionary algorithms to better manage inaccuracies.  We plan to assess the performance using a large dataset to evaluate generalization performance of the algorithm that includes a number of parameters in the feature measurement process, which means it might sensitive to size and characteristics of liver.