Home / Papers / Brain Tumor Detection

Brain Tumor Detection

88 Citations2022
Firdos Sayyad
International Journal for Research in Applied Science and Engineering Technology

The system, where system will detect brain tumor from images, and the tool is created using Opencv which is open source and able to classify the type of brain tumor, which will helpful for doctors for automatic detection & classification of brain tumors.

Abstract

Abstract: Brain tumor at early stage is very difficult task for doctors to identify. MRI images are more prone to noise and other environmental interference. So it becomes difficult for doctors to identify tumor and their causes. So here we come up with the system, where system will detect brain tumor from images. Here we convert image into grayscale image. We apply filter to image to remove noise and other environmental interference from image. User has to select the image. System will process the image by applying imageprocessing steps. We applied a unique algorithm to detect tumor from brain image. But edges of the image are not sharp in early stage of brain tumor. So we apply image segmentation on image to detect edges of the images. In this method we applied image segmentation to detect tumor. Here we proposed image segmentation process and many image filtering techniques for accuracy. This system is implemented in mat lab.In this project we are going to apply modified image segmentation technique on MRI scan images in order to detect brain tumors.. Present available tool is able todetect the brain tumor only but it is not able to classify brain tumor. Present tool is available in Opencv which istoo costly. We are creating the tool using Opencv which is open source and able to classify the type of brainTumor. This tool will helpful for doctors for automatic detection & classification of brain tumor.