This document summarizes a research paper on detecting plant diseases from images using digital image processing techniques. The main steps discussed are: 1) Acquiring digital images of plant leaves, 2) Pre-processing the images by cropping, converting to grayscale, and enhancing, 3) Segmenting the images using k-means clustering to identify infected regions, 4) Extracting color, texture, and shape features from the segmented images, and 5) Classifying the images using a support vector machine to identify the type of disease. The proposed method was tested on images of citrus leaves to detect different diseases and future work aims to improve classification accuracy for other plant species.