Skip to content

Detecting disease from the green leaf using OpenCV and image processing

Notifications You must be signed in to change notification settings

katrodiyaarchil/Green-Leaf-Disease-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green-Leaf-Disease-Detection

Detecting disease from the green leaf using OpenCV and image processing

In this repository functions.py file contains processing functions written in python-openCV.

main.py file coontains driver code to call functions.

database.py file deals with sqlite database named sample.db

sample.db is sample database file with four Disease onl, you can add your owns

Below are the implementation screenshots

1.Original Image

image image

2.Segmented Image

image image

3.Contrasted Image

image image

4.HSI Image

image image

5.Image With Damaged Part Only

image image

6.Disease Detected along with damaged area

image

About

Detecting disease from the green leaf using OpenCV and image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages