MATLAB-Based Plant Pest Infestation Detection System
This project implements a color-based plant pest detection system using MATLAB, capable of classifying plant leaves into four categories: mild infestation, moderate infestation, severe infestation, and normal. The algorithm workflow involves: organizing leaves by severity level into separate folders, training to extract color components from each leaf, generating training data (color.mat), and testing leaves through brightness adjustment, color space conversion, color component calculation, and final classification. Comprehensive technical support and implementation guidance are available from the author.