This document summarizes a research paper that proposes a novel background removal algorithm using fuzzy c-means clustering. It begins by introducing background subtraction and some of the challenges. It then describes the proposed algorithm which uses edge detection to locate regions of interest before applying fuzzy c-means clustering to segment the foreground object. The algorithm achieves significant computation time reduction compared to other methods. Experimental results show the proposed method has higher true positive rates and accuracy compared to other algorithms, though precision and similarity are slightly lower.