A system in which the system will detect a brain tumor from images using an image segmentation process and a variety of image filtering techniques to obtain image characteristics is proposed.
It is very difficult for doctors to detect a brain tumor at an early stage. MRI images are more susceptible to noise and other environmental disturbances. Therefore, it becomes difficult for doctors to determine the tumor and its causes. So, we came up with a system in which the system will detect a brain tumor from images. Here we are converting an image to a grayscale image. We apply filters to the image to remove noise and other environmental clutter from the image. The system will process the selected image using preprocessing steps. At the same time, different algorithms are used to detect the tumor from the image. But the edges of the image will not be sharp in the early stages of a brain tumor. So here we are applying image segmentation to the image to detect the edges of the images. We have proposed an image segmentation process and a variety of image filtering techniques to obtain image characteristics. Through this entire process, accuracy can be improved. This system is implemented in the Matlab.