This document summarizes four techniques used to extract brain tumor regions from MRI images: 1) Gray level stretching and Sobel edge detection, 2) K-Means clustering based on location and intensity, 3) Fuzzy C-Means clustering, and 4) an adapted K-Means and Fuzzy C-Means technique. The techniques were able to successfully detect and extract brain tumors, which helps doctors identify tumor size and location. Clustering algorithms like K-Means and Fuzzy C-Means were used to segment MRI images into clusters representing different tissue types to identify tumor regions.