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

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
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images
IOSR Journals
 
Az03303230327
Az03303230327Az03303230327
Az03303230327
ijceronline
 
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
 
Neural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR ImagesNeural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR Images
Aisha Kalsoom
 
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
 
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSINGBRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
Dharshika Shreeganesh
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
MohammadRakib8
 
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
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
Myat Myint Zu Thin
 
Neural networks
Neural networks Neural networks
Neural networks
kaaviyaram1998
 
Lung Nodule detection System
Lung Nodule detection SystemLung Nodule detection System
Lung Nodule detection System
Editor IJMTER
 
Reeb Graph for Automatic 3D Cephalometry
Reeb Graph for Automatic 3D CephalometryReeb Graph for Automatic 3D Cephalometry
Reeb Graph for Automatic 3D Cephalometry
CSCJournals
 
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
Aboul Ella Hassanien
 
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
iosrjce
 
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
 
Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)
Vivek reddy
 
Tumor Detection from Brain MRI Image using Neural Network Approach: A Review
Tumor Detection from Brain MRI Image using Neural Network Approach: A ReviewTumor Detection from Brain MRI Image using Neural Network Approach: A Review
Tumor Detection from Brain MRI Image using Neural Network Approach: A Review
IRJET Journal
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
ijsc
 

What's hot (19)

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...
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images
 
Az03303230327
Az03303230327Az03303230327
Az03303230327
 
brain tumor detection by thresholding approach
brain tumor detection by thresholding approachbrain tumor detection by thresholding approach
brain tumor detection by thresholding approach
 
Neural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR ImagesNeural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR Images
 
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...
 
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSINGBRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
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
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
 
Neural networks
Neural networks Neural networks
Neural networks
 
Lung Nodule detection System
Lung Nodule detection SystemLung Nodule detection System
Lung Nodule detection System
 
Reeb Graph for Automatic 3D Cephalometry
Reeb Graph for Automatic 3D CephalometryReeb Graph for Automatic 3D Cephalometry
Reeb Graph for Automatic 3D Cephalometry
 
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
Neutrosophic sets and fuzzy c means clustering for improving ct liver image s...
 
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
 
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...
 
Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)
 
Tumor Detection from Brain MRI Image using Neural Network Approach: A Review
Tumor Detection from Brain MRI Image using Neural Network Approach: A ReviewTumor Detection from Brain MRI Image using Neural Network Approach: A Review
Tumor Detection from Brain MRI Image using Neural Network Approach: A Review
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
 

Viewers also liked

A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
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
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Ravi Jindal
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Avisek Roy
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
A B Shinde
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
Kalyan Acharjya
 
Basic principles of CT scanning
Basic principles of CT scanningBasic principles of CT scanning
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 

Viewers also liked (8)

A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
 
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
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
 
Basic principles of CT scanning
Basic principles of CT scanningBasic principles of CT scanning
Basic principles of CT scanning
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 

Similar to Brain Tumor Area Calculation in CT-scan image using Morphological Operations

Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
Prakash Mhaske
 
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
 
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
 
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
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
 
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 Brain Tumor Area Calculation in CT-scan image using Morphological Operations (20)

Ieee brain tumor
Ieee brain tumorIeee brain tumor
Ieee brain tumor
 
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
 
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...
 
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 iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
iosrjce
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
iosrjce
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
iosrjce
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
iosrjce
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
iosrjce
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
iosrjce
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
iosrjce
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
iosrjce
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
iosrjce
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
iosrjce
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
iosrjce
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
iosrjce
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
iosrjce
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
iosrjce
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
iosrjce
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
iosrjce
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
iosrjce
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
iosrjce
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
iosrjce
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
iosrjce
 

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
PreethaV16
 
Presentation on Food Delivery Systems
Presentation on Food Delivery SystemsPresentation on Food Delivery Systems
Presentation on Food Delivery Systems
Abdullah Al Noman
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
DharmaBanothu
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
shubhamsaraswat8740
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
wafawafa52
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
ijseajournal
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
ydzowc
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Balvir Singh
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
q30122000
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUESAN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
drshikhapandey2022
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
OKORIE1
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 

Recently uploaded (20)

ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
 
Presentation on Food Delivery Systems
Presentation on Food Delivery SystemsPresentation on Food Delivery Systems
Presentation on Food Delivery Systems
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUESAN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 

Brain Tumor Area Calculation in CT-scan image using Morphological Operations

  • 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).