Project Domain / Category
Image Processing
Abstract / Introduction
Brain tumors can be detected using MRI images but it very tough to detect brain
tumor in the early stages of tumor. MRI images are more susceptible to noise and
other environmental interventions. To cure this tumor, it is better to identify it in
the very early stage. The purpose of this project is to design a technique which can
remove noise from the MRI images and present a very clear view of the image to the
physician so that he/she can easily identify the tumor.
The MRI image data set for brain tumor can be collected from the following link:
The MRI images can be converted into grey scale images and then we apply some
filtration techniques to remove the noise from the image dataset after that apply
some segmentation techniques to identify the tumor.
Functional Requirements
- User enters input from MRI images.
- MRI images should be converted into grey scale images before image processing.
- Some filtration techniques can be used to remove noise of the image.
- Image segmentation techniques are applied to detect tumor edges
Tools
MATLAB.
0 Comments