This document summarizes an approach for automatically detecting plant diseases from leaf images. It involves preprocessing the images, segmenting the leaves from the background, extracting disease regions, calculating the percent infection, and grading the disease using fuzzy logic. The goal is to develop a system that can help monitor large fields and provide timely treatment advice to address diseases. Key steps include image filtering, color segmentation to isolate disease spots, calculating total leaf and disease areas to determine percent infection, and using these metrics as inputs to a fuzzy inference system for grading. Automatic detection could help address issues like loss of crops and famines caused by periodic disease outbreaks.