This document summarizes a paper that proposes using K-means clustering and Fuzzy C-means algorithms to segment defects in fruit images. The paper begins with an introduction on quality inspection in food industries and use of computer vision. It then discusses color spaces and image segmentation methods, focusing on clustering techniques. Related works on fruit quality inspection using techniques like filtering, segmentation and classification are also reviewed. The proposed approach segments defects from apple images based on color features using K-means and Fuzzy C-means clustering after preprocessing images with Gaussian filtering.