This document summarizes a research paper on detecting brain tumors in MRI images using a combination of histogram thresholding, modified gradient vector field (GVF), and morphological operators. The non-brain regions are removed using morphological operators. Histogram thresholding is then used to detect if the brain is normal or abnormal/contains a tumor. If abnormal, the modified GVF is used to detect the tumor contour. The proposed method aims to be computationally efficient by only performing segmentation if a tumor is detected. It was tested on many MRI brain images and performance was validated against human expert segmentation.