This document discusses using texture-based features and machine learning algorithms to classify and diagnose crop diseases from images of plant leaves. It proposes extracting color and texture features from images of leaves showing symptoms of disease. Two machine learning algorithms, K-Nearest Neighbors and Support Vector Machine, are used to classify the images based on the extracted features and diagnose the crop disease. The implementation is done using MATLAB. This approach aims to automatically detect diseases in crops at early stages from leaf images in order to help farmers treat diseases promptly to minimize crop losses and improve yields.