SlideShare a Scribd company logo
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 2, Ver. V (Mar – Apr. 2015), PP 125-128
www.iosrjournals.org
DOI: 10.9790/0661-1725125128 www.iosrjournals.org 125 | Page
Brain Tumor Area Calculation in CT-scan image using
Morphological Operations
Mohammed Y. Kamil
(College of Sciences, AL–Mustansiriyah University, Iraq)
Abstract: Brain tumor is serious and life-threatening because it found in a specific area inside the skull.
Computed Tomography (CT scan) which be directed into intracranial hole products a complete image of the
brain. That image is visually examined by the expert radiologist for diagnosis of brain tumor. This study
provides a computer aided method for calculating the area of the tumor with high accuracy is better than
technique within CT scan device. This method determines the extracted the position and shape tumor based on
morphological operations (dilation and erosion), enhancement filters and thresholding. Then, automatically
calculate of tumor area for the area of interest.
Keywords: medical image, brain tumor, morphological processing.
I. Introduction
Image scanner devices such as magnetic resonance imaging (MRI), computed tomography (CT), and
positron emission tomography (PET) are now a standard tool for diagnosis. Among these devices, CT-scanners
are today commonly used in radiotherapy departments all over the world it holds various advantages. The
primary advantages of a CT-scanner are to obtain physical information, as size, condition and in
homogeneities [1]. The tumor of brain is uncontrolled growth of mass created by undesired cells, either usually
found in the different portion of the brain, like neurons, glial cells, lymphatic tissue, and blood vessels, or spread
from cancers at most located in other organs [2].
Different brain tumor detection algorithms have been developed in the past years. K. Somasundaram
and T. Kalaiselvi [3] proposed a method for automatic detection of brain tumor by using maxima transform.
Amir Ehsan Lashkari [4] proposed an abnormality detection method by using neural network and morphological
operations likes filling holes and connected component algorithms. As well the tumor position is found by
measuring the initial and final points coordinated and then calculate the length and width for evaluating the
volume of tumor. S. Patil, et al. [5] discussed different techniques for pre-processing by using median filter and
morphological techniques for MRI and CT scan. S. Roy et al. [6] discussed a pre-processing technique to
remove non-brain tissues or skull from MRI image based on thresholding and computational geometry like
Convex Hull. Anam Mustaqeem et al. [7] proposed a tumor detection algorithm based on watershed and
thresholding methods. M. K. Kowar and S. Yadav [8] proposed a technique to detect the contour of the brain
tumor and its physical dimension by using segmentation and histogram thresholding. K. Thapaliya and G. Kwon
[9] proposed an efficient algorithm to detect and extraction the brain tumor from MRI image using thresholding
value by calculating the mean and standard deviation for image, and based on a combination of the
morphological operations. B. K. Saptalakar et al. [10] proposed another tumor detection method based on
modified watershed segmentation. R. G. Selkar and M. N. Thakare [11] proposed the segmentation and
detection of brain tumor by using watershed and a thresholding algorithm based morphological operators while
boundary extraction to find the tumor size.
II. Morphological Processing
The expression morphology denotes the study of structure. In medical image processing us use
mathematical morphology by means of identify and extract significate image descriptors by using properties of
the shape in the image. Morphological operations are the logical transformation established on comparison of
the pixel neighborhood with a specified pattern that is known as a structural element [12].
The standard morphological operations are dilation and erosion. Dilation permit objects to extend,
hence possibly filling in small holes also connecting disjoint objects [13]. Erosion contract objects by turn away
their borders. The composition of the main operations is dilation and erosion, it can product more complex
gradation [14]. Opening and closing are the widely utilitarian of these for morphological filtering. An opening
process is definite as erosion followed by a dilation by using the similar structuring element for together. A
Closing process is definite as dilation followed by erosion (reverse opening) by using the similar structuring
element for together [15].
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
DOI: 10.9790/0661-1725128131 www.iosrjournals.org 126 | Page
III. Proposed Methodology
The proposed methodology can be split up into ten steps.
Step 1: input image from ST-scan device, RGB image, size 1099×650 and JPEG format.
Step 2: image cropping to remove the unfavorable portions from the input image such as personal information
of patients.
Step 3: convert RGB image to gray level image.
Step 4: morphological gradient using difference of gray-scale dilation from gray-scale erosion with flat 9×9
structuring element.
Step 5: Enhancement the image by using Contrast-limited adaptive histogram equalization method.
Step 6: Using filter region of interest (ROI) in an image by Specify polygonal in order to select the bounded
region of the tumor.
Step 7: Subtract original image from final image.
Step 8: Convert final image to binary image based on thresholding.
Step 9: Using Morphologically closing image (dilation followed by erosion).
Step 10: calculated the area for all the remaining portions including the tumor by measure properties of image
regions.
IV. Results and Discussion
The CT-scan image are collected for this study from the Al-Kindy Teaching Hospital in Baghdad. The
proposed method is applied on different types of tumor CT scan images. The shape and area of the tumor is
various. Test example for abnormal case to patient name: Sanaa Daowd, Age: 1973, Date:23-3-2015. Figures (1-
6) shown the progress of the proposed algorithm (step by step) from the original image to area calculate of brain
tumor. We introduce algorithm approaches for ِ CT scan images and investigate its implemented to the
detection of region of interest. The area of tumor appears distinguishing regions such relatively brightest from
the surrounding background. To calculate the Area of tumor by measure properties of image regions, which can
be calculated from total number of the pixels present (white color) multiplying inverted horizontal and vertical
resolution for image.
After the tumor area calculation we can compare the results obtained with the results obtained by the
expert radiologist, the results obtained from the CT scan device with large relative error because the device
only measures the distance, and the expert radiologist supposed to the tumor shape like a ball and calculates
the area through diameter the tumor. Table (1) review the results of the different shape of tumors (non
uniform shapes) obtained by the expert radiologist through the CT scan device and the results obtained
through the proposed algorithm, compared through the diameter of the tumor, which large relative error
performed by expert radiologist shows if the tumor area is calculated by taking measure the distance to any
diameters of the tumor.
Fig.1. CT-scan image of brain tumor.
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
DOI: 10.9790/0661-1725128131 www.iosrjournals.org 127 | Page
Fig.2. after cropping for gray image. Fig.3.after using morphological gradient.
Fig.4. after using Enhancement. Fig.5. using region of interest.
Fig.6. Extracted area calculation for brain tumor
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
DOI: 10.9790/0661-1725128131 www.iosrjournals.org 128 | Page
Table 1: Comparison of tumor diameter with an expert radiologist for non uniform shapes
Patient
No.
Proposed Method
Diameter (cm)
Expert radiologist
Diameter (cm)
Relative Error
(%)
1 1.26 2.13 40.8
2 1. 21 2.09 42.1
3 1.16 1.97 41.1
4 1.12 1.91 41.3
5 1.05 1.80 41.7
V. Conclusion
In this paper, we present a preprocessing and segmentation to a region of interest that are available for
area calculation for brain tumor. Processing of brain tumor CT scan images are more interesting and difficult
process than MRI images. The proposed algorithm results showed the ease of physician in the selection of the
affected area after automatically highlighted, also the accuracy of the calculate of the tumor area; better than the
method of CT scan device , which takes calculated only distance (straight line), this accuracy in tumors that are
of non uniform shapes.
References
[1]. H. Shum, S. Chan and S. Kang, Image-Based Rendering, (Springer Science-Business Media, LLC, Spring Street, New York, 2007).
[2]. D Chitradevi and M. Krishnamurthy, “A Survey on MRI based automated Brain Tumor Segmentation Techniques”, International
Journal of Advances in Computer Science and Technology, Vol. 3, No.11, November (2014).
[3]. K. Somasundaram and T. Kalaiselvi, “Automatic Detection of Brain Tumor from MRI Scans using Maxima Transform”, National
Conference on Image Processing, Vol. 1, (2010).
[4]. Amir Ehsan Lashkari, “A Neural Network-Based Method for Brain Abnormality betection in MR images using Zernike Moments
and Geometric Moments”, International Journal of Computer Application, vol. 4, issue 7, July (2010).
[5]. S. Patil and V. R. Udupi, “Preprocessing to be considered forMR and CT Images Containing tumors”, IOSR Journal of Electrical
and Electronics Engineering, Vol. 1, issue 4, July–August (2012).
[6]. S. Roy, K. Chatterjee, I. K. Maitra and S. K. Bandyopadhyay, “Artefact Removal from MRI of Brain Images”, International
Refereed Journal of Engineering and Science (IRJES), Vol. 2, issue 3, March (2013).
[7]. Anam Mustaqeem, Ali Javed and Tehseen Fatima, “An Efficient Brain Tumor Detection Algorithm using Watershed &
Thresholding Based Segmentation”, International Journal Image, Graphics and Signal Processing, Vol.4, No.10, September (2012).
[8]. M. K. Kowar and S. Yadav, “Brain Tumor Detction and Segmentation Using Histogram Thresholding”, International Journal of
Engineering and Advanced Technology, Vol.1, Issue 4, April (2012).
[9]. K. Thapaliya and G. Kwon, "Extraction of brain tumor based on morphological operations," in Proceedings iEEE-8th international
Conference on Computing Technology and Information Management, pp. 515-520, (2012).
[10]. B. K. Saptalakar and H. Rajeshwari, “Segmentation based Detection of Brain Tumor”, International Journal of Computer and
Electronic Research, vol. 2, issue 1, February (2013).
[11]. R. G. Selkar and M. N. Thakare, “Brain Tumor Detection and Segmentation by using Thresholding and Watershed Algorithm”,
International Journal of Advanced Information and Communication Technology, Vol. 1, Issue 3, July (2014).
[12]. H.Heijmans, Morphological image operators, (Advances in Electronics and Electron Physics. Academic Press, 1994).
[13]. R. Haralick, S. Sternberg, and X. Zhuang, “Image analysis using mathematical morphology”, IEEE Transactions on Pattern
Analysis and Machine Intelligence, Vol. 9, No. 4, pp. 532.550, July (1987).
[14]. Serra.J, Mathematical Morphology and Its Applications to Image Processing, (Kluwer Academic Publishers, Boston 1994).
[15]. A.M.Raid, W.M.Khedr, M.A.El-dosuky and Mona Aoud, “Image Restoration Based on Morphological Operations”, International
Journal of Computer Science, Engineering and Information Technology, Vol. 4, No.3, June (2014).

More Related Content

What's hot

Comparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operatorsComparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operators
eSAT Journals
 
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...
Association of Scientists, Developers and Faculties
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
eSAT Publishing House
 
CT computer aided diagnosis system
CT computer aided diagnosis systemCT computer aided diagnosis system
CT computer aided diagnosis system
Aboul Ella Hassanien
 
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
 
Tumour detection
Tumour detectionTumour detection
Tumour detection
Keerthi Kancharla
 
Brain tumor detection
Brain tumor detectionBrain tumor detection
Brain tumor detection
veeravallisatyamanas
 
Neural networks
Neural networks Neural networks
Neural networks
kaaviyaram1998
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
iaemedu
 
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
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
eSAT Journals
 
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
Mehryar (Mike) E., Ph.D.
 
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation MethodsDetection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
IRJET Journal
 
Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
Prakash Mhaske
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
AM Publications
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
MohammadRakib8
 
brain tumor detection by thresholding approach
brain tumor detection by thresholding approachbrain tumor detection by thresholding approach
brain tumor detection by thresholding approach
Sahil Prajapati
 
Non negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classificationNon negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classification
Sahil Prajapati
 
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
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...
eSAT Journals
 

What's hot (20)

Comparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operatorsComparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operators
 
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 and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
CT computer aided diagnosis system
CT computer aided diagnosis systemCT computer aided diagnosis system
CT computer aided diagnosis system
 
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
 
Tumour detection
Tumour detectionTumour detection
Tumour detection
 
Brain tumor detection
Brain tumor detectionBrain tumor detection
Brain tumor detection
 
Neural networks
Neural networks Neural networks
Neural networks
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
 
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...
 
Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...Automatic detection of optic disc and blood vessels from retinal images using...
Automatic detection of optic disc and blood vessels from retinal images using...
 
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
Automatic MRI brain segmentation using local features, Self-Organizing Maps, ...
 
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation MethodsDetection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
Detection of Diverse Tumefactions in Medial Images by Various Cumulation Methods
 
Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
brain tumor detection by thresholding approach
brain tumor detection by thresholding approachbrain tumor detection by thresholding approach
brain tumor detection by thresholding approach
 
Non negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classificationNon negative matrix factorization ofr tuor classification
Non negative matrix factorization ofr tuor classification
 
On Dose Reduction and View Number
On Dose Reduction and View NumberOn Dose Reduction and View Number
On Dose Reduction and View Number
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...
 

Viewers also liked

The Performance Analysis of a Fettling Shop Using Simulation
The Performance Analysis of a Fettling Shop Using SimulationThe Performance Analysis of a Fettling Shop Using Simulation
The Performance Analysis of a Fettling Shop Using Simulation
IOSR Journals
 
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
IOSR Journals
 
H012535263
H012535263H012535263
H012535263
IOSR Journals
 
L012266672
L012266672L012266672
L012266672
IOSR Journals
 
B012430711
B012430711B012430711
B012430711
IOSR Journals
 
H1101046875
H1101046875H1101046875
H1101046875
IOSR Journals
 
K0815660
K0815660K0815660
K0815660
IOSR Journals
 
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
IOSR Journals
 
K012136478
K012136478K012136478
K012136478
IOSR Journals
 
T180304125129
T180304125129T180304125129
T180304125129
IOSR Journals
 
G010223035
G010223035G010223035
G010223035
IOSR Journals
 
N18030594102
N18030594102N18030594102
N18030594102
IOSR Journals
 
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
IOSR Journals
 
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
IOSR Journals
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
IOSR Journals
 
A Study on the Relationship between Nutrition Status and Physical Fitness of ...
A Study on the Relationship between Nutrition Status and Physical Fitness of ...A Study on the Relationship between Nutrition Status and Physical Fitness of ...
A Study on the Relationship between Nutrition Status and Physical Fitness of ...
IOSR Journals
 
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
IOSR Journals
 
Optimization Technologies for Low-Bandwidth Networks
Optimization Technologies for Low-Bandwidth NetworksOptimization Technologies for Low-Bandwidth Networks
Optimization Technologies for Low-Bandwidth Networks
IOSR Journals
 
I018135565
I018135565I018135565
I018135565
IOSR Journals
 
E010513037
E010513037E010513037
E010513037
IOSR Journals
 

Viewers also liked (20)

The Performance Analysis of a Fettling Shop Using Simulation
The Performance Analysis of a Fettling Shop Using SimulationThe Performance Analysis of a Fettling Shop Using Simulation
The Performance Analysis of a Fettling Shop Using Simulation
 
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
Practical Investigation of the Environmental Hazards of Idle Time and Speed o...
 
H012535263
H012535263H012535263
H012535263
 
L012266672
L012266672L012266672
L012266672
 
B012430711
B012430711B012430711
B012430711
 
H1101046875
H1101046875H1101046875
H1101046875
 
K0815660
K0815660K0815660
K0815660
 
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
 
K012136478
K012136478K012136478
K012136478
 
T180304125129
T180304125129T180304125129
T180304125129
 
G010223035
G010223035G010223035
G010223035
 
N18030594102
N18030594102N18030594102
N18030594102
 
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
NOx Reduction of Diesel Engine with Madhuca Indica biodiesel using Selective ...
 
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
Effect of Fly Ash Particles on the Mechanical Properties of Zn-22%Al Alloy vi...
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
 
A Study on the Relationship between Nutrition Status and Physical Fitness of ...
A Study on the Relationship between Nutrition Status and Physical Fitness of ...A Study on the Relationship between Nutrition Status and Physical Fitness of ...
A Study on the Relationship between Nutrition Status and Physical Fitness of ...
 
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
Filtering Unwanted Messages from Online Social Networks (OSN) using Rule Base...
 
Optimization Technologies for Low-Bandwidth Networks
Optimization Technologies for Low-Bandwidth NetworksOptimization Technologies for Low-Bandwidth Networks
Optimization Technologies for Low-Bandwidth Networks
 
I018135565
I018135565I018135565
I018135565
 
E010513037
E010513037E010513037
E010513037
 

Similar to T01725125128

Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
CSCJournals
 
An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance images
Mangesh Lingampalle
 
Brain tumor visualization for magnetic resonance images using modified shape...
Brain tumor visualization for magnetic resonance images using  modified shape...Brain tumor visualization for magnetic resonance images using  modified shape...
Brain tumor visualization for magnetic resonance images using modified shape...
IJECEIAES
 
Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
IJRAT
 
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
CSCJournals
 
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
pharmaindexing
 
A Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesA Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR Images
IJMER
 
L045047880
L045047880L045047880
L045047880
IJERA Editor
 
M010128086
M010128086M010128086
M010128086
IOSR Journals
 
Bt36430432
Bt36430432Bt36430432
Bt36430432
IJERA Editor
 
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLPIRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET Journal
 
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
iaemedu
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
IAEME Publication
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
iaemedu
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
sipij
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
ijcseit
 
Iaetsd classification of lung tumour using
Iaetsd classification of lung tumour usingIaetsd classification of lung tumour using
Iaetsd classification of lung tumour using
Iaetsd Iaetsd
 
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
ijscmcj
 

Similar to T01725125128 (20)

Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
 
An overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance imagesAn overview of automatic brain tumor detection frommagnetic resonance images
An overview of automatic brain tumor detection frommagnetic resonance images
 
Brain tumor visualization for magnetic resonance images using modified shape...
Brain tumor visualization for magnetic resonance images using  modified shape...Brain tumor visualization for magnetic resonance images using  modified shape...
Brain tumor visualization for magnetic resonance images using modified shape...
 
Paper id 25201482
Paper id 25201482Paper id 25201482
Paper id 25201482
 
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
 
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
GRADE CATEGORIZATION OF TUMOUR CELLS WITH STANDARD AND REFERENTIAL FRONTIER A...
 
A Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesA Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR Images
 
L045047880
L045047880L045047880
L045047880
 
M010128086
M010128086M010128086
M010128086
 
Bt36430432
Bt36430432Bt36430432
Bt36430432
 
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLPIRJET - Brain Tumor Detection using Image Processing, ML & NLP
IRJET - Brain Tumor Detection using Image Processing, ML & NLP
 
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
 
Iaetsd classification of lung tumour using
Iaetsd classification of lung tumour usingIaetsd classification of lung tumour using
Iaetsd classification of lung tumour using
 
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
Glioblastoma Multiforme Identification from Medical Imaging Using Computer Vi...
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

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
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
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
 
Project Management Semester Long Project - Acuity
Project Management Semester Long Project - AcuityProject Management Semester Long Project - Acuity
Project Management Semester Long Project - Acuity
jpupo2018
 
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
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
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
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 

Recently uploaded (20)

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
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
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
 
Project Management Semester Long Project - Acuity
Project Management Semester Long Project - AcuityProject Management Semester Long Project - Acuity
Project Management Semester Long Project - Acuity
 
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...
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
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
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 

T01725125128

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 2, Ver. V (Mar – Apr. 2015), PP 125-128 www.iosrjournals.org DOI: 10.9790/0661-1725125128 www.iosrjournals.org 125 | Page Brain Tumor Area Calculation in CT-scan image using Morphological Operations Mohammed Y. Kamil (College of Sciences, AL–Mustansiriyah University, Iraq) Abstract: Brain tumor is serious and life-threatening because it found in a specific area inside the skull. Computed Tomography (CT scan) which be directed into intracranial hole products a complete image of the brain. That image is visually examined by the expert radiologist for diagnosis of brain tumor. This study provides a computer aided method for calculating the area of the tumor with high accuracy is better than technique within CT scan device. This method determines the extracted the position and shape tumor based on morphological operations (dilation and erosion), enhancement filters and thresholding. Then, automatically calculate of tumor area for the area of interest. Keywords: medical image, brain tumor, morphological processing. I. Introduction Image scanner devices such as magnetic resonance imaging (MRI), computed tomography (CT), and positron emission tomography (PET) are now a standard tool for diagnosis. Among these devices, CT-scanners are today commonly used in radiotherapy departments all over the world it holds various advantages. The primary advantages of a CT-scanner are to obtain physical information, as size, condition and in homogeneities [1]. The tumor of brain is uncontrolled growth of mass created by undesired cells, either usually found in the different portion of the brain, like neurons, glial cells, lymphatic tissue, and blood vessels, or spread from cancers at most located in other organs [2]. Different brain tumor detection algorithms have been developed in the past years. K. Somasundaram and T. Kalaiselvi [3] proposed a method for automatic detection of brain tumor by using maxima transform. Amir Ehsan Lashkari [4] proposed an abnormality detection method by using neural network and morphological operations likes filling holes and connected component algorithms. As well the tumor position is found by measuring the initial and final points coordinated and then calculate the length and width for evaluating the volume of tumor. S. Patil, et al. [5] discussed different techniques for pre-processing by using median filter and morphological techniques for MRI and CT scan. S. Roy et al. [6] discussed a pre-processing technique to remove non-brain tissues or skull from MRI image based on thresholding and computational geometry like Convex Hull. Anam Mustaqeem et al. [7] proposed a tumor detection algorithm based on watershed and thresholding methods. M. K. Kowar and S. Yadav [8] proposed a technique to detect the contour of the brain tumor and its physical dimension by using segmentation and histogram thresholding. K. Thapaliya and G. Kwon [9] proposed an efficient algorithm to detect and extraction the brain tumor from MRI image using thresholding value by calculating the mean and standard deviation for image, and based on a combination of the morphological operations. B. K. Saptalakar et al. [10] proposed another tumor detection method based on modified watershed segmentation. R. G. Selkar and M. N. Thakare [11] proposed the segmentation and detection of brain tumor by using watershed and a thresholding algorithm based morphological operators while boundary extraction to find the tumor size. II. Morphological Processing The expression morphology denotes the study of structure. In medical image processing us use mathematical morphology by means of identify and extract significate image descriptors by using properties of the shape in the image. Morphological operations are the logical transformation established on comparison of the pixel neighborhood with a specified pattern that is known as a structural element [12]. The standard morphological operations are dilation and erosion. Dilation permit objects to extend, hence possibly filling in small holes also connecting disjoint objects [13]. Erosion contract objects by turn away their borders. The composition of the main operations is dilation and erosion, it can product more complex gradation [14]. Opening and closing are the widely utilitarian of these for morphological filtering. An opening process is definite as erosion followed by a dilation by using the similar structuring element for together. A Closing process is definite as dilation followed by erosion (reverse opening) by using the similar structuring element for together [15].
  • 2. Brain Tumor Area Calculation in CT-scan image using Morphological Operations DOI: 10.9790/0661-1725128131 www.iosrjournals.org 126 | Page III. Proposed Methodology The proposed methodology can be split up into ten steps. Step 1: input image from ST-scan device, RGB image, size 1099×650 and JPEG format. Step 2: image cropping to remove the unfavorable portions from the input image such as personal information of patients. Step 3: convert RGB image to gray level image. Step 4: morphological gradient using difference of gray-scale dilation from gray-scale erosion with flat 9×9 structuring element. Step 5: Enhancement the image by using Contrast-limited adaptive histogram equalization method. Step 6: Using filter region of interest (ROI) in an image by Specify polygonal in order to select the bounded region of the tumor. Step 7: Subtract original image from final image. Step 8: Convert final image to binary image based on thresholding. Step 9: Using Morphologically closing image (dilation followed by erosion). Step 10: calculated the area for all the remaining portions including the tumor by measure properties of image regions. IV. Results and Discussion The CT-scan image are collected for this study from the Al-Kindy Teaching Hospital in Baghdad. The proposed method is applied on different types of tumor CT scan images. The shape and area of the tumor is various. Test example for abnormal case to patient name: Sanaa Daowd, Age: 1973, Date:23-3-2015. Figures (1- 6) shown the progress of the proposed algorithm (step by step) from the original image to area calculate of brain tumor. We introduce algorithm approaches for ِ CT scan images and investigate its implemented to the detection of region of interest. The area of tumor appears distinguishing regions such relatively brightest from the surrounding background. To calculate the Area of tumor by measure properties of image regions, which can be calculated from total number of the pixels present (white color) multiplying inverted horizontal and vertical resolution for image. After the tumor area calculation we can compare the results obtained with the results obtained by the expert radiologist, the results obtained from the CT scan device with large relative error because the device only measures the distance, and the expert radiologist supposed to the tumor shape like a ball and calculates the area through diameter the tumor. Table (1) review the results of the different shape of tumors (non uniform shapes) obtained by the expert radiologist through the CT scan device and the results obtained through the proposed algorithm, compared through the diameter of the tumor, which large relative error performed by expert radiologist shows if the tumor area is calculated by taking measure the distance to any diameters of the tumor. Fig.1. CT-scan image of brain tumor.
  • 3. Brain Tumor Area Calculation in CT-scan image using Morphological Operations DOI: 10.9790/0661-1725128131 www.iosrjournals.org 127 | Page Fig.2. after cropping for gray image. Fig.3.after using morphological gradient. Fig.4. after using Enhancement. Fig.5. using region of interest. Fig.6. Extracted area calculation for brain tumor
  • 4. Brain Tumor Area Calculation in CT-scan image using Morphological Operations DOI: 10.9790/0661-1725128131 www.iosrjournals.org 128 | Page Table 1: Comparison of tumor diameter with an expert radiologist for non uniform shapes Patient No. Proposed Method Diameter (cm) Expert radiologist Diameter (cm) Relative Error (%) 1 1.26 2.13 40.8 2 1. 21 2.09 42.1 3 1.16 1.97 41.1 4 1.12 1.91 41.3 5 1.05 1.80 41.7 V. Conclusion In this paper, we present a preprocessing and segmentation to a region of interest that are available for area calculation for brain tumor. Processing of brain tumor CT scan images are more interesting and difficult process than MRI images. The proposed algorithm results showed the ease of physician in the selection of the affected area after automatically highlighted, also the accuracy of the calculate of the tumor area; better than the method of CT scan device , which takes calculated only distance (straight line), this accuracy in tumors that are of non uniform shapes. References [1]. H. Shum, S. Chan and S. Kang, Image-Based Rendering, (Springer Science-Business Media, LLC, Spring Street, New York, 2007). [2]. D Chitradevi and M. Krishnamurthy, “A Survey on MRI based automated Brain Tumor Segmentation Techniques”, International Journal of Advances in Computer Science and Technology, Vol. 3, No.11, November (2014). [3]. K. Somasundaram and T. Kalaiselvi, “Automatic Detection of Brain Tumor from MRI Scans using Maxima Transform”, National Conference on Image Processing, Vol. 1, (2010). [4]. Amir Ehsan Lashkari, “A Neural Network-Based Method for Brain Abnormality betection in MR images using Zernike Moments and Geometric Moments”, International Journal of Computer Application, vol. 4, issue 7, July (2010). [5]. S. Patil and V. R. Udupi, “Preprocessing to be considered forMR and CT Images Containing tumors”, IOSR Journal of Electrical and Electronics Engineering, Vol. 1, issue 4, July–August (2012). [6]. S. Roy, K. Chatterjee, I. K. Maitra and S. K. Bandyopadhyay, “Artefact Removal from MRI of Brain Images”, International Refereed Journal of Engineering and Science (IRJES), Vol. 2, issue 3, March (2013). [7]. Anam Mustaqeem, Ali Javed and Tehseen Fatima, “An Efficient Brain Tumor Detection Algorithm using Watershed & Thresholding Based Segmentation”, International Journal Image, Graphics and Signal Processing, Vol.4, No.10, September (2012). [8]. M. K. Kowar and S. Yadav, “Brain Tumor Detction and Segmentation Using Histogram Thresholding”, International Journal of Engineering and Advanced Technology, Vol.1, Issue 4, April (2012). [9]. K. Thapaliya and G. Kwon, "Extraction of brain tumor based on morphological operations," in Proceedings iEEE-8th international Conference on Computing Technology and Information Management, pp. 515-520, (2012). [10]. B. K. Saptalakar and H. Rajeshwari, “Segmentation based Detection of Brain Tumor”, International Journal of Computer and Electronic Research, vol. 2, issue 1, February (2013). [11]. R. G. Selkar and M. N. Thakare, “Brain Tumor Detection and Segmentation by using Thresholding and Watershed Algorithm”, International Journal of Advanced Information and Communication Technology, Vol. 1, Issue 3, July (2014). [12]. H.Heijmans, Morphological image operators, (Advances in Electronics and Electron Physics. Academic Press, 1994). [13]. R. Haralick, S. Sternberg, and X. Zhuang, “Image analysis using mathematical morphology”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 9, No. 4, pp. 532.550, July (1987). [14]. Serra.J, Mathematical Morphology and Its Applications to Image Processing, (Kluwer Academic Publishers, Boston 1994). [15]. A.M.Raid, W.M.Khedr, M.A.El-dosuky and Mona Aoud, “Image Restoration Based on Morphological Operations”, International Journal of Computer Science, Engineering and Information Technology, Vol. 4, No.3, June (2014).