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

More Related Content

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

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...
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
Dr. 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
Basic principles of CT scanning
Hareesha N Gowda, Dayananda Sagar College of Engg, Bangalore
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 
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
Dr. 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
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 
Ad

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
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
 
A noval methodology for tumor detection in mri images
A noval methodology for tumor detection in mri imagesA noval methodology for tumor detection in mri images
A noval methodology for tumor detection in mri images
DanishAmin26
 
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 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
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
 
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
 
Improving brain tumor classification performance with an effective approach b...
Improving brain tumor classification performance with an effective approach b...Improving brain tumor classification performance with an effective approach b...
Improving brain tumor classification performance with an effective approach b...
mokamojah
 
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
 
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
 
A noval methodology for tumor detection in mri images
A noval methodology for tumor detection in mri imagesA noval methodology for tumor detection in mri images
A noval methodology for tumor detection in mri images
DanishAmin26
 
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 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
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
 
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
 
Improving brain tumor classification performance with an effective approach b...
Improving brain tumor classification performance with an effective approach b...Improving brain tumor classification performance with an effective approach b...
Improving brain tumor classification performance with an effective approach b...
mokamojah
 
Ad

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

Recently uploaded (20)

01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic AlgorithmDesign Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Journal of Soft Computing in Civil Engineering
 
Construction-Chemicals-For-Waterproofing.ppt
Construction-Chemicals-For-Waterproofing.pptConstruction-Chemicals-For-Waterproofing.ppt
Construction-Chemicals-For-Waterproofing.ppt
ssuser2ffcbc
 
Artificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptxArtificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptx
rakshanatarajan005
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
introduction technology technology tec.pptx
introduction technology technology tec.pptxintroduction technology technology tec.pptx
introduction technology technology tec.pptx
Iftikhar70
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
Working with USDOT UTCs: From Conception to Implementation
Working with USDOT UTCs: From Conception to ImplementationWorking with USDOT UTCs: From Conception to Implementation
Working with USDOT UTCs: From Conception to Implementation
Alabama Transportation Assistance Program
 
Modeling the Influence of Environmental Factors on Concrete Evaporation Rate
Modeling the Influence of Environmental Factors on Concrete Evaporation RateModeling the Influence of Environmental Factors on Concrete Evaporation Rate
Modeling the Influence of Environmental Factors on Concrete Evaporation Rate
Journal of Soft Computing in Civil Engineering
 
Deepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber ThreatsDeepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber Threats
RaviKumar256934
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
ATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ATAL 6 Days Online FDP Scheme Document 2025-26.pdfATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ssuserda39791
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
Automatic Quality Assessment for Speech and Beyond
Automatic Quality Assessment for Speech and BeyondAutomatic Quality Assessment for Speech and Beyond
Automatic Quality Assessment for Speech and Beyond
NU_I_TODALAB
 
Lecture - 7 Canals of the topic of the civil engineering
Lecture - 7  Canals of the topic of the civil engineeringLecture - 7  Canals of the topic of the civil engineering
Lecture - 7 Canals of the topic of the civil engineering
MJawadkhan1
 
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
Construction-Chemicals-For-Waterproofing.ppt
Construction-Chemicals-For-Waterproofing.pptConstruction-Chemicals-For-Waterproofing.ppt
Construction-Chemicals-For-Waterproofing.ppt
ssuser2ffcbc
 
Artificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptxArtificial intelligence and machine learning.pptx
Artificial intelligence and machine learning.pptx
rakshanatarajan005
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
introduction technology technology tec.pptx
introduction technology technology tec.pptxintroduction technology technology tec.pptx
introduction technology technology tec.pptx
Iftikhar70
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
Deepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber ThreatsDeepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber Threats
RaviKumar256934
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
ATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ATAL 6 Days Online FDP Scheme Document 2025-26.pdfATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ATAL 6 Days Online FDP Scheme Document 2025-26.pdf
ssuserda39791
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
Automatic Quality Assessment for Speech and Beyond
Automatic Quality Assessment for Speech and BeyondAutomatic Quality Assessment for Speech and Beyond
Automatic Quality Assessment for Speech and Beyond
NU_I_TODALAB
 
Lecture - 7 Canals of the topic of the civil engineering
Lecture - 7  Canals of the topic of the civil engineeringLecture - 7  Canals of the topic of the civil engineering
Lecture - 7 Canals of the topic of the civil engineering
MJawadkhan1
 

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).
  翻译: