This document summarizes a research paper on brain tumour segmentation using local independent projection based classification. The proposed method uses MRI images and consists of four main steps: preprocessing using median filtering, feature extraction using patches, tumour segmentation using local independent projection classification, and post processing to analyze the tumour region. Local independent projection classification treats segmentation as a classification problem and uses local anchor embedding and softmax regression to improve performance. The method was able to classify tumour and edema regions and calculate the tumour area and perimeter pixels.