Plant Disease Detection GUI in Python

Plant Disease Detection GUI in Python

Abstract:

The biggest challenge for farmers in producing quality rice plants is rice plant disease. To reduce the impact caused by rice disease, early detection is needed. Farmers usually detect rice diseases based on the characteristics that appear in rice plants. Unfortunately, diagnoses made by farmers often vary due to differences in experience and knowledge. Rice plant disease diagnosis through the laboratory is considered less effective because it requires long time and a large amount of cost. This study aims to build a system for detecting rice diseases that can be used quickly with accurate results. The system was built using a fuzzy system with ten inputs. This input is the result of the extraction of rice plant images, i.e. contrast, correlation, energy, homogeneity, average, variance, kurtosis, entropy, standard deviation, and skewness. The fuzzification process is carried out using the Gauss membership function, the fuzzy inference is done using the Sugeno method, and the defuzzification process uses the weight average method.