This document describes a system for detecting brain tumors in MRI images using image segmentation. It discusses how existing manual detection of tumors is difficult due to noise and requires many days. The proposed system applies preprocessing like filtering and grayscale conversion. It then uses image segmentation techniques to detect tumor edges and boundaries. Features are extracted and classification is used to differentiate between normal and tumor images, helping doctors detect tumors earlier. The system is implemented in MATLAB and aims to overcome difficulties in early tumor detection.