Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
104 views

Leaf Health Detection Using Python and Open Computer Vision

This document describes a system for detecting leaf health using image processing with Python and OpenCV. The system takes an image of leaves as input, analyzes the image using OpenCV algorithms and Python, and outputs the results to a monitor display. It can automatically detect signs of disease in leaves, which has advantages for monitoring crop health in large farms and research.

Uploaded by

Ravivar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views

Leaf Health Detection Using Python and Open Computer Vision

This document describes a system for detecting leaf health using image processing with Python and OpenCV. The system takes an image of leaves as input, analyzes the image using OpenCV algorithms and Python, and outputs the results to a monitor display. It can automatically detect signs of disease in leaves, which has advantages for monitoring crop health in large farms and research.

Uploaded by

Ravivar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

LEAF HEALTH DETECTION USING PYTHON AND OPEN COMPUTER

VISION
ABSTRACT
Image processing plays a major role in the computer vison systems. In this project we are using
image processing for detecting the health of leaves by using its color pixels. It has many advantages for the
use in big farms of crops and thus it automatically detects signs of disease whenever they appear on leaves
of the plant. In pharmaceutical research of leaf disease detection is necessary and important topic for
research because it has advantages in monitoring crops in field at the form and thus it automatically detect
symptoms of disease by image processing clustering algorithm. The term disease means the type of damage
to the plants. This paper provides the best method for detection of plant diseases using python and opencv
image processing and alerting about the disease caused by sending email and displaying the name of the
disease on the monitor display of the owner of the system .To upgrade agricultural products, automatic
detection of disease symptoms is useful. The design and implementation of these technologies which is
totally automatic and it will significantly help in the chemical application. It will reduce the cost required
for the pesticides and other products. This will lead to increase in productivity of the farming.
Key words—Leaf health, Image Processing, Open computer vision, Python.

BLOCK DIAGRAM

Image System Monitor

SOFTWARE BLOCK DIAGRAM

Open CV & Python


Image File GUI
Algorithms
Output

You might also like