Published on January 2022 | Artificial intelligence Machine learning
The automated leaf disease diagnosis system is a precision agriculture system that predicts sickness by analyzing images of infected leaf disease with Computer Vision, Image Processing, and Machine Learning algorithms. Thanks to automated disease detection technology, which speeds up the diagnosis procedure, the farmer can make an informed decision about a plant sickness. Previously, the farmer had to submit the infected leaf to a pathology lab, where the pathologist confirmed the disease, a time-consuming procedure. As a result of the delayed reaction, crop productivity declines. As a result, it is important to automate the disease detection system in order to increase crop yield. This article presents a machine learning based framework for classification and detection of leaf disease. SVM, Naïve Bayes and CNN are used in framework. Preprocessing is done using histogram equalization. For feature extraction, PCA algorithm is used.