0% found this document useful (0 votes)
43 views2 pages

Plant Disease Detection with ML Techniques

This paper presents a machine learning-based approach for detecting plant diseases using leaf images, highlighting the limitations of traditional manual inspection methods. The proposed methodology includes image processing, feature extraction, and classification using algorithms like Support Vector Machine, achieving an accuracy of 88-90%. The study emphasizes the need for automated systems to improve detection efficiency and reduce crop loss.

Uploaded by

vvampire642
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views2 pages

Plant Disease Detection with ML Techniques

This paper presents a machine learning-based approach for detecting plant diseases using leaf images, highlighting the limitations of traditional manual inspection methods. The proposed methodology includes image processing, feature extraction, and classification using algorithms like Support Vector Machine, achieving an accuracy of 88-90%. The study emphasizes the need for automated systems to improve detection efficiency and reduce crop loss.

Uploaded by

vvampire642
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

PLANT DISEASE DETECTION USING IMAGE PROCESSING AND

MACHINE LEARNING TECHNIQUES

Authors: Arun Kumar S, Priya R, Naveen M


Department: Computer Science and Engineering
Institution: XYZ Institute of Technology
Year: 2026

Abstract
Agriculture plays a crucial role in the economy of many countries, and plant diseases significantly affect crop
yield and quality. Traditional disease detection methods rely on manual inspection by agricultural experts,
which is time-consuming and costly. This base paper presents a machine learning-based approach for
detecting plant diseases using leaf images. Image processing techniques are used for preprocessing,
followed by feature extraction and classification using machine learning algorithms. The study demonstrates
that automated disease detection can improve accuracy and reduce human effort.

Keywords: Plant Disease Detection, Image Processing, Machine Learning, SVM, Agriculture

1. Introduction
Plant diseases are a major threat to agricultural productivity. Early detection of diseases helps farmers take
preventive measures to reduce losses. With the advancement of image processing and machine learning,
automated systems can assist in identifying diseases accurately. This paper serves as a base paper for a
final year project that focuses on detecting plant diseases using leaf images.

2. Problem Statement
Manual plant disease detection requires expert knowledge and is not feasible for large-scale applications.
Farmers in rural areas often lack access to agricultural experts, leading to delayed disease identification and
crop loss. Therefore, an automated and reliable disease detection system is required.

3. Methodology
The methodology consists of image acquisition, preprocessing, feature extraction, and classification. Leaf
images are collected from publicly available datasets. Preprocessing includes resizing and noise removal.
Features such as color, texture, and shape are extracted. Machine learning classifiers like Support Vector
Machine (SVM) are used to classify healthy and diseased leaves.

4. Tools and Technologies


• Python Programming Language
• OpenCV for image processing
• Scikit-learn for machine learning algorithms
• Jupyter Notebook for implementation

5. Results
The experimental results show that the proposed machine learning approach achieves an accuracy of
approximately 88–90% in classifying plant diseases. The system performs well under controlled image
conditions.

6. Advantages
• Automated disease detection
• Reduces human effort
• Cost-effective solution
• Useful for early diagnosis

7. Limitations
• Limited dataset size
• Performance depends on image quality
• Manual feature extraction required

8. Conclusion
This base paper highlights the use of image processing and machine learning techniques for plant disease
detection. While the system provides satisfactory accuracy, further improvements can be achieved using
deep learning techniques and larger datasets. This paper serves as a foundation for the proposed final year
project.

9. References
[1] A. Kumar, P. R, N. M, "Plant Disease Detection Using Image Processing and Machine Learning
Techniques," International Journal of Computer Applications, 2020.

You might also like