This document describes a method for detecting and segmenting brain tumors from MRI images using watershed segmentation and morphological operations. The method involves preprocessing the MRI image, removing the skull via thresholding, segmenting the brain tissue using marker-controlled watershed segmentation, detecting the tumor region using erosion-based morphological operations, calculating the tumor area, and determining the tumor location. The method was implemented in MATLAB and experimental results demonstrated that it could accurately extract and detect tumor regions from brain MRI images.