Detection of Plant Disease Using Threshold, K-Mean Cluster and ANN Algorithm
Detection of Plant Disease Using Threshold, K-Mean Cluster and ANN Algorithm
Abstract- Indian economy highly depends on agricultural not beneficial to supervise the large crop fields. By only
productivity. An important role is played by the detection of watching the manisfestation on the plant leaves.This process
disease to obtain a perfect results in agriculture, and it is provides robotic guidence, automatic process control and
natural to have disease in plants. Proper care should be taken inspection to support the machine vision.When just visual
in this area for product quality and quantity. To reduce the
ways is applied for the identification of plant diseases a
large amount of monitoring in field automatic detection
techniques can be used. This paper discuss different processes large amount of labourious task is needed and at the same
for segmentation technique which can be applied for different time the detection will be inaccurate and it can only be done
lesion disease detection. Thresholding and K- means cluster in some part of areas.If the image processing is applied for
algorithms are done to detect different diseases in plant leaf. the automatic disease detection then low amount of effort
will be needed, it will have low cost an on the other side it
will be less time consuming and will be more accurate.
Keywords: Image processing, Thresholding algorithm, K-Means
cluster.
Some of the general diseases are found as black spot, cirtus
canker, early scotch, late scotch and other bacterial,viral and
fungul diseases in the plants. Image processing can be used
I. INTRODUCTION to measure the influenced area of the disease and to figure
out the differentiation between the colour of the influenced
area. A procedure of seperating or distributing a picture into
A simple method like naked eye observation is done by the different partition is called Image segmentation. In this
experts for the detection of disease in plants. When this procedure these pictures normally approach to something
process is applied then a large amount of workers are that human eye can quickly distribute and view as individual
needed to monitor if the field is very large then a very high object. Computers do not posses the ability to recognise the
amount of expenditure is also needed. And in some areas the objects so that the different techniques of the segmentation
farmers are not able to get the proper facilities or proper can be adapted. Segmentation procedure is established on
ideas due to which they are not able to get in contact with different appearence found in a picture such as colour
orientation, texture, boundaries etc.
the experts then they ask for a high amount of money and it
is also time consuming. In such condition the techniques are
Year of
S.
Author name Publicat Methodology Proposed work
no.
ion
1. Hossein Aghighi
2. Ali Akbar Matkan Machine Learning This paper discussed on machine learning
1.
3. Davoud Ashourloo 2016 Regression Techniques techniques for rust disease detection. [2]
1. Shyu Chi-Ren Image Analysis for Mapping This article discussed on image analysis in
2. 2. Jason M. Green 2007 Immeasurable Phenotypes maize (corn) plant. [3]
1. Wenjiang Huang
This work discussed importance of disease
2. Qingsong Guan
detection on crops and developed New
3. 3. Juhua Luo New Spectral Indices (NSIs)
2014 Spectral Indices (NSIs) for the reason.
1. Anand R
K-means clustering This work presents a method for identifying
2. Veni S
algorithm and Artificial plant leaf disease using segmentation and
4. 3. Aravinth J 2016 Neural Network classification techniques for brinjal leaf. [5]
1. Muhammad Thaqif
Bin New approach for an orchid disease
Image processing and Fuzzy detection with the help of Image
7. 2. Mohamad Azmi
logic Processing and Fuzzy Logic methodologies
3. Naimah Mat Isa 2013
has been explained.[8]
III. METHODOLOGY
The methodology is used in this paper are two different
segmentation techniques such as thresholding and K-means Pre processing of sample
clustering algorithm. First the digital images of plant leave
are acquired form field using camera. Then image pre
processing is done. After that two different segmentation
Segmentation of sample
processes are done to segment the original image and extract
useful features to identify the infected parts of the plant leaf.
Image processing block diagram is shown in Figure 1.
Feature extraction of sample
Classification of sample
524
Start
Read image
Stop
The proposed approach of the image segmentation
such as thresholding and K- means cluster algorithms are Figure 4: Flowchart for K-means cluster
illustrated in flowchart below. The RGB image of infected
leaves was picked up. Figure 2 shows the sample of infected IV. RESULTS
leaves. It is obvious from Figure 2 shows the different types
of diseases in plant leaves such as early scorch in
Chrysanthemum (guldaudi) leaf, citrus canker in lemon leaf,
black spot in rose leaf and late scorch in bitter gourd leaf.
Start
Threshold Value:95
Fig.(a) Chrysanthemum
Disease Name: Early
(guldaudi) leaf
Read image scorch
If
Yes RGB image<=Threshold No Threshold Value:100
value Fig.(b) Lemon leaf Disease Name: Citrus
canker
Change pixel Change pixel
value of RGB value of RGB
image to zero image to
(Black) 255(white)
Stop
525
V. CONCLUSION
526