Leaf disease detection using Matlab and deep learning

Project Code :TMMAAI336

Objective

Develop an automated system for detecting and classifying leaf diseases using advanced image processing and deep learning techniques, providing real-time diagnostics and treatment recommendations for improved agricultural management.

Abstract

This project presents a comprehensive approach to leaf disease detection and classification using advanced image processing and machine learning techniques. The system begins by preprocessing an input leaf image through resizing and noise reduction to enhance clarity. It then applies Convolutional Neural Networks (CNN) with a pre-trained VGG16 model for leaf classification, distinguishing between normal and abnormal leaves. Abnormal leaves undergo further analysis, where segmentation techniques are utilized to identify and classify the disease. The system trains a CNN on a dataset of leaf images, refining the VGG16 model to classify specific diseases and recommend appropriate treatments based on the detected condition. Upon classification, the system automatically sends an email with the disease type, its stage, and recommended pesticides to a specified address, ensuring timely and accurate information for disease management. This integrated approach aims to improve agricultural practices by leveraging image processing and machine learning to provide real-time diagnostics and actionable recommendations.

Keywords: Leaf Disease Related Dataset, Deep Learning, Convolution Neural Network, Image Processing Techniques, segmentation and accuracy.

NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Block Diagram

Specifications

Software: Matlab 2020a or above

Hardware:

Operating Systems:

  • Windows 10
  • Windows 7 Service Pack 1
  • Windows Server 2019
  • Windows Server 2016

Processors:

Minimum: Any Intel or AMD x86-64 processor

Recommended: Any Intel or AMD x86-64 processor with four logical cores and AVX2 instruction set support

Disk:

Minimum: 2.9 GB of HDD space for MATLAB only, 5-8 GB for a typical installation

Recommended: An SSD is recommended A full installation of all MathWorks products may take up to 29 GB of disk space

RAM:

Minimum: 4 GB

Recommended: 8 GB

Learning Outcomes

·   Introduction to Matlab

·   What is EISPACK & LINPACK

·   How to start with MATLAB

·   About Matlab language

·   Matlab coding skills

·   About tools & libraries

·   Application Program Interface in Matlab

·   About Matlab desktop

·   How to use Matlab editor to create M-Files

·   Features of Matlab

·   Basics on Matlab

·   What is an Image/pixel?

·   About image formats

·   Introduction to Image Processing

·   How digital image is formed

·   Importing the image via image acquisition tools

·   Analyzing and manipulation of image.

·   Phases of image processing:

               o  Acquisition

               o  Image enhancement

               o  Image restoration

               o   Color image processing

               o  Image compression

               o   Morphological processing

               o   Segmentation etc.,

·   How to extend our work to another real time applications

·   Project development Skills

               o   Problem analyzing skills

               o   Problem solving skills

               o   Creativity and imaginary skills

               o   Programming skills

               o   Deployment

               o   Testing skills

               o   Debugging skills

               o   Project presentation skills

               o   Thesis writing skills

Demo Video