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
2.Segmented Image
3.Contrasted Image
4.HSI Image
5.Image With Damaged Part Only
6.Disease Detected along with damaged area