0% found this document useful (0 votes)
2 views

Brain Tumor Detection and Identification Using K

The document presents a deep learning platform, DEEPFUS, for functional ultrasound imaging of the brain, focusing on tumor detection through segmentation of MRI images using K-Means clustering. It discusses the challenges of manual interpretation of MRI data and proposes an efficient algorithm that enhances tumor detection accuracy. The proposed system involves image acquisition, preprocessing, and clustering, with advantages including improved information extraction and disease progression analysis.

Uploaded by

bduphdenterance
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Brain Tumor Detection and Identification Using K

The document presents a deep learning platform, DEEPFUS, for functional ultrasound imaging of the brain, focusing on tumor detection through segmentation of MRI images using K-Means clustering. It discusses the challenges of manual interpretation of MRI data and proposes an efficient algorithm that enhances tumor detection accuracy. The proposed system involves image acquisition, preprocessing, and clustering, with advantages including improved information extraction and disease progression analysis.

Uploaded by

bduphdenterance
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

DEEPFUS A DEEP LEARNING PLATFORM FOR FUNCTIONAL ULTRASOUND

IMAGING OF THE BRAIN USING SPARSE DATA


Abstract
Brain tumor is an abnormal growth caused by cells reproducing themselves in an
uncontrolled manner. Magnetic Resonance Image (MRI) is the commonly used device for
diagnosis. In MR images, the amount of data is too much for manual interpretation and analysis.
During the past few years, brain tumor segmentation in Magnetic Resonance Imaging (MRI) has
become an emergent research area in the field of medical imaging system. Accurate detection of
size and location of brain tumor plays a vital role in the diagnosis of tumor. Image processing is
an active research area in which medical image processing is a highly challenging field. Image
segmentation plays a significant role in image processing as it helps in the extraction of
suspicious regions from the medical images. In this paper an efficient algorithm is proposed for
tumor detection based on segmentation of brain MRI images using K-Means clustering.

Existing System

Image processing is a process where input image is processed to get output also
as an image or attributes of the image. Main aim of all image processing techniques is to
recognize the image or object under consideration easier visually. Segmentation of images
holds a crucial position in the field of image processing. In medical imaging,
segmentation is important for feature extraction, image measurements and image display.
A tumor can be defined as a mass which grows without any control of normal forces.
Real time diagnosis of tumors by using more reliable algorithms has been an active of the latest
developments in medical imaging and detection of brain tumor in MR and CT scan
images. Hence image segmentation is the fundamental problem used in tumor
detection. Image segmentation can be defined as the partition or segmentation of
a digital image into similar regions with a main aim to simplify the image under
consideration into something that is more meaningful and easier to analyze visually. Image
segmentation methods can be classified a thresholding, region based, supervised and
unsupervised techniques
Existing algorithm

 Classification techniques

Proposed System

the brain MRI images for detection of tumors using clustering techniques. A cluster
can be defined as a group of pixels where all the pixels in certain group defined by a
similar relationship. Clustering is also known as unsupervised classification technique. The name
unsupervised classification because the algorithm automatically classifies objects based on user
given criteria. Here K-means clustering algorithm for segmentation of the image followed
by morphological filtering is used for tumor detection from the brain MRI images.
Segmentation of brain image is imperative in surgical planning and treatment in the
field of medicine. In this work, we have proposed a computer aided system for brain MR
image segmentation for detection of tumor location using K-Means clustering algorithm.
The proposed brain tumor detection comprises three steps: image acquisition, pre-
processing, and K-Means clustering. We were able to segment tumor from different brain
MR images from our database.

Advantages:

 Subject information and texture information from MR images.


 The progression of the disease using multiple inputs, such as the time post injury and the
location of injury.

Proposed Algorithm

K- means clustering by applying Fuzzy algorithm


Software Specification

Operating System : Windows 10

Application Server : Anaconda

Front End : Python

Server side Script : Java script

You might also like