SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1292
PLANT LEAF DISEASE DETECTION USING IMAGE PROCESSING
V. Naveena Shree $, R. Suwathi$, T. Vinitha$, Dr. V.T. Balamurugan*
1,2,3Student & Bannari Amman Institute of Technology, Tamilnadu, India
4Professor, Dept. of Electronics and Instrumentation Engineering, Bannari Amman Institute of Technology,
Tamilnadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Agriculture plays an important role in Indian
economy. The plant disease identification is the key for
preventing the losses in the yield as well as agricultural
product quantity. On the other hand, some factors like
temperature, sunlight, soil moisture, pathogens and nutrition
affect the growth of plants. Among those factors, pathogens
are the major factor that leads to the destruction of the plant.
To eradicate these pathogens, farmers use pesticides. Without
identifying the type of pathogen, it is not advised to use any
kind of pesticides. Image processing gives solution to
overcome this problem. This paper involves K-means
clustering algorithm to identify the disease of the plant. Italso
includes the comparison survey between K-means clustering
and SVM algorithm. It gives an unmistakable view about the
job of image processing in the recognition of plant infection.
The diseases are detected by using the following processes;
image acquisition, image pre-processing, imagesegmentation
and feature extraction.
Key Words:kmeans,SVM,leafdiseases,RGBimages,HSI.
1. INTRODUCTION
Indian economy is dependent of agriculture and its
production. Therefore, in the agricultural field detection of
disease in plants play an vital role. Almost all plants are
affected mainly by fungal, bacterial or viral diseases. The
climatic condition also plays an importantroleinaffectionof
plants. To detect the plant disease at its initial stage, the
technology used here is image processing and the main tool
is MATLAB. The main aim is to increase the quality and
reduce the usage of pesticides.
The existing method for detecting the disease in
plant is simply an naked eye observation by experts. Since
large team of experts and continuousmonitoringoftheplant
is essential which costs much. Also farmers do not have
proper facilities or even an idea, hence it is necessary to
contact the experts. The plant disease not only affects the
food scale but also the live hood of many small holding
farmers whose income mainly depends only on agriculture
field.In this conditions the proposed technique is
addressed to be beneficial in monitoringthelargefield.
Automatic detection technique will take less efforts,
less time, and it is more accurate. This also supports
machine vision to provide image based automatic process
control, inspection and guidance. This mainly controls the
plant disease. If the plant leaf disease is identified wrongly
then it leads to huge loss of quality, time, money and
production. Basically the diseaseintheplantareidentifiedin
stem, flower and leaves. The proposed method is done by
observing the leaves for the identificationofdiseaseaffected
plants. The two main characteristics that are achieved in
these methods are speed and accuracy.
2. LITERATURE SURVEY
[1] Savitha N. Ghaiwat , et. al., proposed that k- nearest-
neighbour method seems to bethesuitable method,simplest
of all algorithms for detection and it also applicable for all
types of small data set.But the drawback of this method is it
fails to detect the optimal parameters for the non-trained
data.
[2] Sanjay B. Dhaygude, et. al., proposed a method that
involves mainly of four steps they are from input RGB image
colour transformation structure. By detecting the pre
computed threshold level, green pixels are removed and
useful segments are masked. At last Classifier is used for the
feature that are extracted to classify the diseases.
[3] Sabah Bashir, et. al., analysed the methodologyofdisease
detection in leaf of malus domestica (Apple), an effective
methods. They are k-means cluster algorithm texture and
colour analysis to identify and detect various agricultural
leaves.
[4] Kiran R. Gavhale, et. al., proposed a leaf disease
detection. The important techniques used here are Back
Propagation Neural Network(BPNN), K-nearest neighbour
algorithm(KNN),Radial Basis Function(RBF) and
Probabilistic Neural Network(PNN). Back Propagation
Neural Network method is easytoimplementaswell aswide
range of problems are applicable but it is a slow learning
process. In Radial Basis Function, the training phaseisfaster
as well as the hidden layer is easily interpreted but the
execution process is very slow when the speed isconsidered
as the factor.
[5] Y.Q. Xia, et. al., used a method of I ntelligent process to
detect the disease in wheat plant. It captures the image of
wheat and sends the respective data or image to the server.
The server recognizes the data and computes the result.
[6] K. Padmavathi et. al., proppsed a comparative study that
gives the RGB and gray scale image of the plant leaves. The
colour becomes the most important feature while detecting
the infected areas in the plants. The reason for transforming
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1293
the images into grey scale is that only the few information
should be provided for each and every pixel.
[7] Sachin D. Khirade et. al., Identification of the plant
diseases is the key to stopping the losses in the yield and
quantity of the rural product. Disease detection entails the
steps like picture acquisition, photograph pre-processing,
photograph segmentation, function extraction and
classification. This paper discussed the strategies used for
the detection of plant sicknesses using their leaves snap
shots.
[8] P.Revathi et. al., This proposed paintings is primarily
based on Image Edge detection Segmentation strategies in
which, the captured pics are processed for enrichment first.
Later, image functionstogetherwithboundary,shape,colour
and texture are extracted for thediseasespotstounderstand
illnesses and manipulate the pest advice.
[9] Mr. Pramod S. Landge,et. al., In this advocate and
experimentally compare a software program answer for
automatic detection and categoryofplantdiseasesvia Image
Processing. This paper addresses this hassle with the goal of
developing photo processing algorithms that could
understand issues in crops from pics, based totally on
coloration and texture.
[10] Heeb Al Bashish et. al., In this paper an picture-
processing-primarily based technique is proposed and used
for leaf and stem disorder detection. In step one of the
proposed approach, the photographs at handaresegmented
the usage of the K-Means method, within the 2nd step the
segmented pictures are handed via a pre-educated neural
network.
3. PROPOSED WORK
3.1 K-MEANS CLUSTERING ALGORITHM
K-Means clustering shown in the figure 1 is a simple
unsupervised learning algorithm that is used to solve
clustering problem. K-Means clusteringisusedforclustering
analysis especially in data mining and statistics.
The first step in K-Means clustering is loading the input
image then convert the RGB image into L*a*b colour space.
RGB images are the combination of primary colours that is
red ,blue and green. RGB image feature pixel is a counting
technique which is extensively applied to agricultural
science.
The L*a*b consists of ,‘L*’- Radiance layer, ‘a*’- chromaticity
layer(indicating the colour falling along the red green
axis),‘b*’- chromaticity layer(indicating the colour falling
along the blue yellow axis)
Euclidean distance between two objects is defined as,
Dis(a,b) = √ ∑(x-y)ˆ2
Fig -1: K-Means clustering algorithm
Based on the feature of the leaf this algorithm is used to
cluster or divide the leaf into K number of groups. The K
value should be selected by the user. The number of groups
are clustered is defined as the value K. The nearest centroid
is assigned to every pixel.
K means clustering shown in the figure 2 is a betterchoice to
place them as much as possible away from each other. Each
point belongs to the given data set and associate it in the
closest centre. When no point is pending initial step is
completed and then first group age is done. In this stage it is
necessary to recalculate K-new centroidswhichresultsfrom
the previous process. Loop has been generated. K centroids
changes their location according to the input image. Finally
clustering is done and the algorithm aims in minimising an
objective function.
Fig -2: Clustering of leaves
3.2 RGB TO HSI CONVERSION
The steps that are to be followed are, The input RGBimageis
read. Then it is represented as the range[0 1].Then find HSI
components.
HUE: H=
H=360-
SATURATION: S=1-3/(R+G+B)
INTENSITY: I=1/3(R+G+B)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1294
e
Fig -3: RGB to HSI conversion
RGB image is read using ‘imread’ function. The RGB
component will be in the range of (0 to 255). Then it is
represented as [0 1] by dividing the image by 255.Theta
value should be found. If the value of B is less than or equal
to G then the value of H is . If the value of B is greater than
G then the value of H is 360- .
3.3 SUPPORT VECTOR MACHINE
In machine learning, SVM or Support Vector Networks
shown in the figure 4 are supervised learning model which
areassociated with learning algorithms. The analysed data
used for classification and anaysis. SVM models are the
representation of the examples as points in space, mapped
so that these examples of the differentcategoriesaredivided
by a clear gap that is as wide as possible. SVM can efficiently
perform a non linear classification by using the algorithm
called Kernel Trick in addition to performing the linear
classification. A good separation is possible by using
hyperplane which has the longest distance to the closest
trained data point of any classbyloweringthegeneralisation
error of the classifier. SVM allows to classify data which are
linearly separable for non-linear classification, Kernel Trick
can also be used. In comparison with newer algorithms like
neural networks, they may have two advantages: better
performance with limited number of samples and higher
speed with good efficiency. This algorithm is very suitable
for text classification problems. It is most commonly and to
access a dataset of tagged samples.
Fig -4: Support Vector Machine
SVM is a maximum linear classifier with a maximum range
which achieves maximum separation byusinghyperplaneto
classify, it might end up closer to set of dataset compared to
others. The concepts of maximum margin classifier or
hyperplane is an apparent solution.
3.4 IMAGE PROCESSING TECHNIQUES
3.4.1 IMAGE ACQUISITION
Leaf is captured through high resolution camera. Image will
be in the form of RGB(Red, Green, Blue) form. Colour
Conversion Structure for the RGB image is created. Colour
Space Conversion for the colour variation is applied to the
image like HIS observation model. To improve the precision
of the disease detection and classification process, device
dependent colour space is required. The procedure includes
obtaining pictures from any equipment sources or from any
database. This is the initial phase in the process of image
processing. The obtained image is in RGB format.
3.4.2 IMAGE PREPROCESSING
Image pre-processing is to remove noise in the image.
Different types of filters are used to remove noise. Cropping
of the leaf image is to get the interested image region. Image
smoothening is done by using smoothening filter. Image
enhancement is applied for increasing the contrast. Apply
device independent colour space transformation, that
converts the colour value in the image to colour space
specified in the colour transformation structure. RGBvalues
will be altered as brightness and contrast. The main motive
to use image pre-processing is to improve the image data. It
is used to supress unwanted distortions. Pixel brightness
transformation is used to improve the contrast of the image.
3.4.3 IMAGE SEGMENTATION
Image segmentation is the process of dividing an image into
multiple parts. The main aim of segmentation is to simplify
the image into a form that is much easier to analyse. K-
means clustering algorithm is used to partition the image
into various parts having similaroruniquefeatures.Division
of image into diverse part of the same skin tone. Simply the
representation of the image, which is more meaningful as
well as it is easier to analyse. K means clustering is more
suitable than other clustering techniques. It is commonly
used for image compression or object recognition.
3.4.4 FEATURE EXTRACTION
Input image is enhanced to protect information of the
protenious pixels before coloured from the background.It is
used to reduce effects of illumination and distinguish
between diseased and non-diseased leaf colour, resulting
colour pixels are clustered to acquire group of colours in the
image. Feature extraction is based on specified threshold
value, that is computed for corresponding pixel value. The
intensity will be less than the pre computed thresholdvalue,
when pixel value of RGB is set to zero. Feature extraction
gives more accurate disease classification and significant to
reduce the processing.Contrast: The measure of intensity is
returned between the pixel and neighbour over the whole
image.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1295
(i,j)(i,j)^2
Energy: It gives the sum of squared elements. The energy of
the contrast image is 1.
Homogeneity: It gives the value of closeness that is
measured. Homogeneity for diagonal segment is 1.
Correlation: It gives the measure of pixel how it iscorrelated
to the neighbour of the whole image. The value is 1 or -1 for
perfect positive or negative image.
3.5 BLOCK DIAGRAM OF THE PROPOSED SYSTEM
Fig -5: Block diagram of proposed system
Input image is initially detected through web camera or
digital camera. It is then processed for filtering, where the
noises are removed. The filtered image is enhanced where
the image is brightened and increasingthecontrastofimage.
The brightened image is segmented for better and accurate
results. The process of segmentation of the input images
increases the efficiency of the result. Thediseasesareclearly
identified through segmentation process. The required
features are extracted fromtheinputimageandcomparedto
the trained data. Required or interested data are analysed
and diseases are detected by comparing with RGB pixels of
the images. Thus the diseases is detected and the results are
displayed according to the input image.
4. RESULT AND DISCUSSION
The input image is captured using the web camera then the
image forms an different clusters, the clusters that are
infected is selected. Then the green pixels are marked thatis
based on the threshold value which is set already. As well as
the pixels on the boundary of the leaf is removed. Then RGB
image is converted into HSI model. The feature values are
extracted for this particular type of disease. Similarly, the
values can also be obtained for other types of diseases. After
these features are analysed, they are compared and finally
indicated as whether it is healthy or infected.Innextphaseit
uses the K-means clustering and SVM algorithm for the
effective classification of diseases. This process is tested for
different types of diseases and found that accurate result is
obtained. This algorithm gives highest accuracy when
compared to other algorithms.
Number of leaf pixels affected=
Total percent of affected area in the leaf
--------------------------------------------------
Total number of pixels
The challenges that are obtained is optimization and the
effect of noise in the background. But the proposed system
gives the effective as well as accurate result when compared
with other techniques with less computational work.
Fig -6: Input image
In figure 6, the diseased leaf of tomato plant is captured
using the web camera and thenthediseasedarea aremarked
in respective clusters. The features are extracted and finally
the result is displayed with respective disease name. The
result of sample leaf in clustering on Septoria Leafspot of
tomato plant is shown in the figure 7.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1296
Fig -7: Diseased leaf
When the healthy leaf of tomato plant is captured using the
web camera and the image is converted to the respective
form. The features are extracted and finally the result is
displayed as healthy image.
Fig -8: Healthy leaf
5. CONCLUSION
The precise recognition and grouping of the plant infections
are vital for the effective development of plants and this is
possible by utilizing image processing. This paper examines
different procedures to section the infected part oftheplant.
It also talked about some feature extraction and grouping
procedures to separate the tainted leaf and the
characterization of plant ailments. The utilization of
techniques for order of sickness in plants could be done.
From these strategies, we can precisely recognize and
arrange different plant ailments utilizing image processing
procedures. In future we have planned to increase the
efficiency and accuracy of the disease detection by using
other algorithms. Also, infuturethelargenumberofdiseases
could be identified by this algorithm.
REFERENCES
[1] R. Pydipati, T. F. Burks, and W. S. Lee, “Identification of
citrus disease using color texture features and
discriminant analysis,” Computers and Electronicsin
Agriculture, vol. 52,no. 1-2, pp.49-59, 2006.
[2] A. Meunkaewjinda, P. Kumsawat, K. Attakitmongcol,A.
Srikaew, “Grape leaf disease detection from color
imagery using intelligent system”, Proceedings of
ECTI_CON,2008.
[3] Y.Geng, study on “Crop Disease Diagnosis Based on
Image Recognition” University of science and
technology of China, Anhui, China, 2009.
[4] Chunxia Zhang, Xiuqing Wang, Xudong Li, "Design of
Monitoring and ControlPlant DiseaseSystem Based
on DSP &FPGA", Second International Conference on
Networks Security Wireless Communications and
Trusted Computing,2010.
[5] Sabah Bashir, Navdeep Sharma“Remote area plant
disease detection using image processing” IOSR J
Electron CommunEng,2012.
[6] Mrunalini R. Badnakhe,PrashantR.Deshmukh, "Infected
Leaf Analysis and Comparison by Otsu Threshold
and k-Means Clustering", International Journal of
Advanced Research in Computer Science and Software
Engineering, vol. 2, no. 3, March 2012.
[7] Sanjay B. Dhaygude, Nitin P. Kumbhar“Agricultural
plant leaf disease detection using image
processing” Int J Adv Res Electr Electron
InstrumEng,2013.
[8] Savitha N. Ghaiwat, Parul Arora “Detection and
classification of plant leaf diseases using image
processing techniques” Int J Recent Adv EngTechnol,
2014.
[9] Wenjiang Huang, Qingsong Guan, Juhua Luo, Jingcheng
Zhang, Linsheng Huang, Dongyan Zhang, "New
Optimized Spectral Indices for Identifying and
Monitoring Winter Wheat Diseases", IEEE journal of
selected topics in appliedearthobservationandremote
sensing, IEEE vol. 7, no. 6, June 2014.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1297
[10] Y.Q. Xia, Y.Li and C. Li, “Intelligent DiagnoseSystemof
Wheat Diseases Based on Android Phone,”J.ofInfor.
and Compu. Sci. 2015.
[11] K. Padmavathi and K. Thangadurai, “Implemetationof
RGB and Gray scale images in plant leaves disease
detection-comparative study,” Indian J. of Sci. and
Tech. 2016.
[12] Radha, Suja, “Leaf Disease Detection using Image
Processing”, Journal of Chemical and Pharmaceutical
sciences, March 2017.

More Related Content

What's hot

What's hot (20)

COMPARATIVE ANALYSIS OF DIFFERENT MACHINE LEARNING ALGORITHMS FOR PLANT DISEA...
COMPARATIVE ANALYSIS OF DIFFERENT MACHINE LEARNING ALGORITHMS FOR PLANT DISEA...COMPARATIVE ANALYSIS OF DIFFERENT MACHINE LEARNING ALGORITHMS FOR PLANT DISEA...
COMPARATIVE ANALYSIS OF DIFFERENT MACHINE LEARNING ALGORITHMS FOR PLANT DISEA...
 
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
 
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
 
IRJET- Detection and Identification of Artificially Ripened Fruits using ...
IRJET-  	  Detection and Identification of Artificially Ripened Fruits using ...IRJET-  	  Detection and Identification of Artificially Ripened Fruits using ...
IRJET- Detection and Identification of Artificially Ripened Fruits using ...
 
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter i...
IRJET-  	  Nail based Disease Analysis at Earlier Stage using Median Filter i...IRJET-  	  Nail based Disease Analysis at Earlier Stage using Median Filter i...
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter i...
 
Segmentation of unhealthy region of plant leaf using image processing techniques
Segmentation of unhealthy region of plant leaf using image processing techniquesSegmentation of unhealthy region of plant leaf using image processing techniques
Segmentation of unhealthy region of plant leaf using image processing techniques
 
Paper id 71201958
Paper id 71201958Paper id 71201958
Paper id 71201958
 
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
 
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
 
Optimised Kd-Tree Approach with Dimension Reduction for Efficient Indexing an...
Optimised Kd-Tree Approach with Dimension Reduction for Efficient Indexing an...Optimised Kd-Tree Approach with Dimension Reduction for Efficient Indexing an...
Optimised Kd-Tree Approach with Dimension Reduction for Efficient Indexing an...
 
IRJET- A Plant Identification and Recommendation System
IRJET- A Plant Identification and Recommendation SystemIRJET- A Plant Identification and Recommendation System
IRJET- A Plant Identification and Recommendation System
 
xtremes
xtremesxtremes
xtremes
 
Novel Bacteria Foraging Optimization for Energy-efficient Communication in Wi...
Novel Bacteria Foraging Optimization for Energy-efficient Communication in Wi...Novel Bacteria Foraging Optimization for Energy-efficient Communication in Wi...
Novel Bacteria Foraging Optimization for Energy-efficient Communication in Wi...
 
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy LogicImproved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
 
Performance Evaluation of Fine-tuned Faster R-CNN on specific MS COCO Objects
Performance Evaluation of Fine-tuned Faster R-CNN on specific MS COCO ObjectsPerformance Evaluation of Fine-tuned Faster R-CNN on specific MS COCO Objects
Performance Evaluation of Fine-tuned Faster R-CNN on specific MS COCO Objects
 
Detection of plant diseases
Detection of plant diseasesDetection of plant diseases
Detection of plant diseases
 
IRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data ProtectionIRJET - Survey on Clustering based Categorical Data Protection
IRJET - Survey on Clustering based Categorical Data Protection
 
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
 
Fusion of Images using DWT and fDCT Methods
Fusion of Images using DWT and fDCT MethodsFusion of Images using DWT and fDCT Methods
Fusion of Images using DWT and fDCT Methods
 
Disease Detection in Plant Leaves using K-Means Clustering and Neural Network
Disease Detection in Plant Leaves using K-Means Clustering and Neural NetworkDisease Detection in Plant Leaves using K-Means Clustering and Neural Network
Disease Detection in Plant Leaves using K-Means Clustering and Neural Network
 

Similar to IRJET - Plant Leaf Disease Detection using Image Processing

Similar to IRJET - Plant Leaf Disease Detection using Image Processing (20)

IRJET- Image Processing based Detection of Unhealthy Plant Leaves
IRJET- Image Processing based Detection of Unhealthy Plant LeavesIRJET- Image Processing based Detection of Unhealthy Plant Leaves
IRJET- Image Processing based Detection of Unhealthy Plant Leaves
 
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN Technique
 
DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)
DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)
DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)
 
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image ProcessingIRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
 
Plant Monitoring using Image Processing, Raspberry PI & IOT
 	  Plant Monitoring using Image Processing, Raspberry PI & IOT 	  Plant Monitoring using Image Processing, Raspberry PI & IOT
Plant Monitoring using Image Processing, Raspberry PI & IOT
 
IRJET - Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence M...
IRJET - Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence M...IRJET - Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence M...
IRJET - Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence M...
 
IRJET- Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence Ma...
IRJET- Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence Ma...IRJET- Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence Ma...
IRJET- Plant Leaf Disease Diagnosis from Color Imagery using Co-Occurrence Ma...
 
IRJET- Texture based Features Approach for Crop Diseases Classification and D...
IRJET- Texture based Features Approach for Crop Diseases Classification and D...IRJET- Texture based Features Approach for Crop Diseases Classification and D...
IRJET- Texture based Features Approach for Crop Diseases Classification and D...
 
A Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection TechniquesA Review Paper on Automated Plant Leaf Disease Detection Techniques
A Review Paper on Automated Plant Leaf Disease Detection Techniques
 
IRJET- Crop Pest Detection and Classification by K-Means and EM Clustering
IRJET-  	  Crop Pest Detection and Classification by K-Means and EM ClusteringIRJET-  	  Crop Pest Detection and Classification by K-Means and EM Clustering
IRJET- Crop Pest Detection and Classification by K-Means and EM Clustering
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image Processing
 
Image Processing Algorithm for Fruit Identification
Image Processing Algorithm for Fruit IdentificationImage Processing Algorithm for Fruit Identification
Image Processing Algorithm for Fruit Identification
 
IRJET- Leaf Disease Detection using Image Processing
IRJET- Leaf Disease Detection using Image ProcessingIRJET- Leaf Disease Detection using Image Processing
IRJET- Leaf Disease Detection using Image Processing
 
IRJET- Detection and Classification of Leaf Diseases
IRJET-  	  Detection and Classification of Leaf DiseasesIRJET-  	  Detection and Classification of Leaf Diseases
IRJET- Detection and Classification of Leaf Diseases
 
IRJET - Plant Leaf Disease Detection and Automated Medicine using IoT
IRJET -  	  Plant Leaf Disease Detection and Automated Medicine using IoTIRJET -  	  Plant Leaf Disease Detection and Automated Medicine using IoT
IRJET - Plant Leaf Disease Detection and Automated Medicine using IoT
 
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
 
Plant Leaf Disease Detection using Deep Learning and CNN
Plant Leaf Disease Detection using Deep Learning and CNNPlant Leaf Disease Detection using Deep Learning and CNN
Plant Leaf Disease Detection using Deep Learning and CNN
 
Low Complexity Design for WSN Based Plant Monitoring System
Low Complexity Design for WSN Based Plant Monitoring SystemLow Complexity Design for WSN Based Plant Monitoring System
Low Complexity Design for WSN Based Plant Monitoring System
 
Analysis of Fungus in Plant Using Image Processing Techniques
Analysis of Fungus in Plant Using Image Processing TechniquesAnalysis of Fungus in Plant Using Image Processing Techniques
Analysis of Fungus in Plant Using Image Processing Techniques
 
IRJET- Analysis of Plant Diseases using Image Processing Method
IRJET- Analysis of Plant Diseases using Image Processing MethodIRJET- Analysis of Plant Diseases using Image Processing Method
IRJET- Analysis of Plant Diseases using Image Processing Method
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 

Recently uploaded (20)

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 

IRJET - Plant Leaf Disease Detection using Image Processing

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1292 PLANT LEAF DISEASE DETECTION USING IMAGE PROCESSING V. Naveena Shree $, R. Suwathi$, T. Vinitha$, Dr. V.T. Balamurugan* 1,2,3Student & Bannari Amman Institute of Technology, Tamilnadu, India 4Professor, Dept. of Electronics and Instrumentation Engineering, Bannari Amman Institute of Technology, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Agriculture plays an important role in Indian economy. The plant disease identification is the key for preventing the losses in the yield as well as agricultural product quantity. On the other hand, some factors like temperature, sunlight, soil moisture, pathogens and nutrition affect the growth of plants. Among those factors, pathogens are the major factor that leads to the destruction of the plant. To eradicate these pathogens, farmers use pesticides. Without identifying the type of pathogen, it is not advised to use any kind of pesticides. Image processing gives solution to overcome this problem. This paper involves K-means clustering algorithm to identify the disease of the plant. Italso includes the comparison survey between K-means clustering and SVM algorithm. It gives an unmistakable view about the job of image processing in the recognition of plant infection. The diseases are detected by using the following processes; image acquisition, image pre-processing, imagesegmentation and feature extraction. Key Words:kmeans,SVM,leafdiseases,RGBimages,HSI. 1. INTRODUCTION Indian economy is dependent of agriculture and its production. Therefore, in the agricultural field detection of disease in plants play an vital role. Almost all plants are affected mainly by fungal, bacterial or viral diseases. The climatic condition also plays an importantroleinaffectionof plants. To detect the plant disease at its initial stage, the technology used here is image processing and the main tool is MATLAB. The main aim is to increase the quality and reduce the usage of pesticides. The existing method for detecting the disease in plant is simply an naked eye observation by experts. Since large team of experts and continuousmonitoringoftheplant is essential which costs much. Also farmers do not have proper facilities or even an idea, hence it is necessary to contact the experts. The plant disease not only affects the food scale but also the live hood of many small holding farmers whose income mainly depends only on agriculture field.In this conditions the proposed technique is addressed to be beneficial in monitoringthelargefield. Automatic detection technique will take less efforts, less time, and it is more accurate. This also supports machine vision to provide image based automatic process control, inspection and guidance. This mainly controls the plant disease. If the plant leaf disease is identified wrongly then it leads to huge loss of quality, time, money and production. Basically the diseaseintheplantareidentifiedin stem, flower and leaves. The proposed method is done by observing the leaves for the identificationofdiseaseaffected plants. The two main characteristics that are achieved in these methods are speed and accuracy. 2. LITERATURE SURVEY [1] Savitha N. Ghaiwat , et. al., proposed that k- nearest- neighbour method seems to bethesuitable method,simplest of all algorithms for detection and it also applicable for all types of small data set.But the drawback of this method is it fails to detect the optimal parameters for the non-trained data. [2] Sanjay B. Dhaygude, et. al., proposed a method that involves mainly of four steps they are from input RGB image colour transformation structure. By detecting the pre computed threshold level, green pixels are removed and useful segments are masked. At last Classifier is used for the feature that are extracted to classify the diseases. [3] Sabah Bashir, et. al., analysed the methodologyofdisease detection in leaf of malus domestica (Apple), an effective methods. They are k-means cluster algorithm texture and colour analysis to identify and detect various agricultural leaves. [4] Kiran R. Gavhale, et. al., proposed a leaf disease detection. The important techniques used here are Back Propagation Neural Network(BPNN), K-nearest neighbour algorithm(KNN),Radial Basis Function(RBF) and Probabilistic Neural Network(PNN). Back Propagation Neural Network method is easytoimplementaswell aswide range of problems are applicable but it is a slow learning process. In Radial Basis Function, the training phaseisfaster as well as the hidden layer is easily interpreted but the execution process is very slow when the speed isconsidered as the factor. [5] Y.Q. Xia, et. al., used a method of I ntelligent process to detect the disease in wheat plant. It captures the image of wheat and sends the respective data or image to the server. The server recognizes the data and computes the result. [6] K. Padmavathi et. al., proppsed a comparative study that gives the RGB and gray scale image of the plant leaves. The colour becomes the most important feature while detecting the infected areas in the plants. The reason for transforming
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1293 the images into grey scale is that only the few information should be provided for each and every pixel. [7] Sachin D. Khirade et. al., Identification of the plant diseases is the key to stopping the losses in the yield and quantity of the rural product. Disease detection entails the steps like picture acquisition, photograph pre-processing, photograph segmentation, function extraction and classification. This paper discussed the strategies used for the detection of plant sicknesses using their leaves snap shots. [8] P.Revathi et. al., This proposed paintings is primarily based on Image Edge detection Segmentation strategies in which, the captured pics are processed for enrichment first. Later, image functionstogetherwithboundary,shape,colour and texture are extracted for thediseasespotstounderstand illnesses and manipulate the pest advice. [9] Mr. Pramod S. Landge,et. al., In this advocate and experimentally compare a software program answer for automatic detection and categoryofplantdiseasesvia Image Processing. This paper addresses this hassle with the goal of developing photo processing algorithms that could understand issues in crops from pics, based totally on coloration and texture. [10] Heeb Al Bashish et. al., In this paper an picture- processing-primarily based technique is proposed and used for leaf and stem disorder detection. In step one of the proposed approach, the photographs at handaresegmented the usage of the K-Means method, within the 2nd step the segmented pictures are handed via a pre-educated neural network. 3. PROPOSED WORK 3.1 K-MEANS CLUSTERING ALGORITHM K-Means clustering shown in the figure 1 is a simple unsupervised learning algorithm that is used to solve clustering problem. K-Means clusteringisusedforclustering analysis especially in data mining and statistics. The first step in K-Means clustering is loading the input image then convert the RGB image into L*a*b colour space. RGB images are the combination of primary colours that is red ,blue and green. RGB image feature pixel is a counting technique which is extensively applied to agricultural science. The L*a*b consists of ,‘L*’- Radiance layer, ‘a*’- chromaticity layer(indicating the colour falling along the red green axis),‘b*’- chromaticity layer(indicating the colour falling along the blue yellow axis) Euclidean distance between two objects is defined as, Dis(a,b) = √ ∑(x-y)ˆ2 Fig -1: K-Means clustering algorithm Based on the feature of the leaf this algorithm is used to cluster or divide the leaf into K number of groups. The K value should be selected by the user. The number of groups are clustered is defined as the value K. The nearest centroid is assigned to every pixel. K means clustering shown in the figure 2 is a betterchoice to place them as much as possible away from each other. Each point belongs to the given data set and associate it in the closest centre. When no point is pending initial step is completed and then first group age is done. In this stage it is necessary to recalculate K-new centroidswhichresultsfrom the previous process. Loop has been generated. K centroids changes their location according to the input image. Finally clustering is done and the algorithm aims in minimising an objective function. Fig -2: Clustering of leaves 3.2 RGB TO HSI CONVERSION The steps that are to be followed are, The input RGBimageis read. Then it is represented as the range[0 1].Then find HSI components. HUE: H= H=360- SATURATION: S=1-3/(R+G+B) INTENSITY: I=1/3(R+G+B)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1294 e Fig -3: RGB to HSI conversion RGB image is read using ‘imread’ function. The RGB component will be in the range of (0 to 255). Then it is represented as [0 1] by dividing the image by 255.Theta value should be found. If the value of B is less than or equal to G then the value of H is . If the value of B is greater than G then the value of H is 360- . 3.3 SUPPORT VECTOR MACHINE In machine learning, SVM or Support Vector Networks shown in the figure 4 are supervised learning model which areassociated with learning algorithms. The analysed data used for classification and anaysis. SVM models are the representation of the examples as points in space, mapped so that these examples of the differentcategoriesaredivided by a clear gap that is as wide as possible. SVM can efficiently perform a non linear classification by using the algorithm called Kernel Trick in addition to performing the linear classification. A good separation is possible by using hyperplane which has the longest distance to the closest trained data point of any classbyloweringthegeneralisation error of the classifier. SVM allows to classify data which are linearly separable for non-linear classification, Kernel Trick can also be used. In comparison with newer algorithms like neural networks, they may have two advantages: better performance with limited number of samples and higher speed with good efficiency. This algorithm is very suitable for text classification problems. It is most commonly and to access a dataset of tagged samples. Fig -4: Support Vector Machine SVM is a maximum linear classifier with a maximum range which achieves maximum separation byusinghyperplaneto classify, it might end up closer to set of dataset compared to others. The concepts of maximum margin classifier or hyperplane is an apparent solution. 3.4 IMAGE PROCESSING TECHNIQUES 3.4.1 IMAGE ACQUISITION Leaf is captured through high resolution camera. Image will be in the form of RGB(Red, Green, Blue) form. Colour Conversion Structure for the RGB image is created. Colour Space Conversion for the colour variation is applied to the image like HIS observation model. To improve the precision of the disease detection and classification process, device dependent colour space is required. The procedure includes obtaining pictures from any equipment sources or from any database. This is the initial phase in the process of image processing. The obtained image is in RGB format. 3.4.2 IMAGE PREPROCESSING Image pre-processing is to remove noise in the image. Different types of filters are used to remove noise. Cropping of the leaf image is to get the interested image region. Image smoothening is done by using smoothening filter. Image enhancement is applied for increasing the contrast. Apply device independent colour space transformation, that converts the colour value in the image to colour space specified in the colour transformation structure. RGBvalues will be altered as brightness and contrast. The main motive to use image pre-processing is to improve the image data. It is used to supress unwanted distortions. Pixel brightness transformation is used to improve the contrast of the image. 3.4.3 IMAGE SEGMENTATION Image segmentation is the process of dividing an image into multiple parts. The main aim of segmentation is to simplify the image into a form that is much easier to analyse. K- means clustering algorithm is used to partition the image into various parts having similaroruniquefeatures.Division of image into diverse part of the same skin tone. Simply the representation of the image, which is more meaningful as well as it is easier to analyse. K means clustering is more suitable than other clustering techniques. It is commonly used for image compression or object recognition. 3.4.4 FEATURE EXTRACTION Input image is enhanced to protect information of the protenious pixels before coloured from the background.It is used to reduce effects of illumination and distinguish between diseased and non-diseased leaf colour, resulting colour pixels are clustered to acquire group of colours in the image. Feature extraction is based on specified threshold value, that is computed for corresponding pixel value. The intensity will be less than the pre computed thresholdvalue, when pixel value of RGB is set to zero. Feature extraction gives more accurate disease classification and significant to reduce the processing.Contrast: The measure of intensity is returned between the pixel and neighbour over the whole image.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1295 (i,j)(i,j)^2 Energy: It gives the sum of squared elements. The energy of the contrast image is 1. Homogeneity: It gives the value of closeness that is measured. Homogeneity for diagonal segment is 1. Correlation: It gives the measure of pixel how it iscorrelated to the neighbour of the whole image. The value is 1 or -1 for perfect positive or negative image. 3.5 BLOCK DIAGRAM OF THE PROPOSED SYSTEM Fig -5: Block diagram of proposed system Input image is initially detected through web camera or digital camera. It is then processed for filtering, where the noises are removed. The filtered image is enhanced where the image is brightened and increasingthecontrastofimage. The brightened image is segmented for better and accurate results. The process of segmentation of the input images increases the efficiency of the result. Thediseasesareclearly identified through segmentation process. The required features are extracted fromtheinputimageandcomparedto the trained data. Required or interested data are analysed and diseases are detected by comparing with RGB pixels of the images. Thus the diseases is detected and the results are displayed according to the input image. 4. RESULT AND DISCUSSION The input image is captured using the web camera then the image forms an different clusters, the clusters that are infected is selected. Then the green pixels are marked thatis based on the threshold value which is set already. As well as the pixels on the boundary of the leaf is removed. Then RGB image is converted into HSI model. The feature values are extracted for this particular type of disease. Similarly, the values can also be obtained for other types of diseases. After these features are analysed, they are compared and finally indicated as whether it is healthy or infected.Innextphaseit uses the K-means clustering and SVM algorithm for the effective classification of diseases. This process is tested for different types of diseases and found that accurate result is obtained. This algorithm gives highest accuracy when compared to other algorithms. Number of leaf pixels affected= Total percent of affected area in the leaf -------------------------------------------------- Total number of pixels The challenges that are obtained is optimization and the effect of noise in the background. But the proposed system gives the effective as well as accurate result when compared with other techniques with less computational work. Fig -6: Input image In figure 6, the diseased leaf of tomato plant is captured using the web camera and thenthediseasedarea aremarked in respective clusters. The features are extracted and finally the result is displayed with respective disease name. The result of sample leaf in clustering on Septoria Leafspot of tomato plant is shown in the figure 7.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1296 Fig -7: Diseased leaf When the healthy leaf of tomato plant is captured using the web camera and the image is converted to the respective form. The features are extracted and finally the result is displayed as healthy image. Fig -8: Healthy leaf 5. CONCLUSION The precise recognition and grouping of the plant infections are vital for the effective development of plants and this is possible by utilizing image processing. This paper examines different procedures to section the infected part oftheplant. It also talked about some feature extraction and grouping procedures to separate the tainted leaf and the characterization of plant ailments. The utilization of techniques for order of sickness in plants could be done. From these strategies, we can precisely recognize and arrange different plant ailments utilizing image processing procedures. In future we have planned to increase the efficiency and accuracy of the disease detection by using other algorithms. Also, infuturethelargenumberofdiseases could be identified by this algorithm. REFERENCES [1] R. Pydipati, T. F. Burks, and W. S. Lee, “Identification of citrus disease using color texture features and discriminant analysis,” Computers and Electronicsin Agriculture, vol. 52,no. 1-2, pp.49-59, 2006. [2] A. Meunkaewjinda, P. Kumsawat, K. Attakitmongcol,A. Srikaew, “Grape leaf disease detection from color imagery using intelligent system”, Proceedings of ECTI_CON,2008. [3] Y.Geng, study on “Crop Disease Diagnosis Based on Image Recognition” University of science and technology of China, Anhui, China, 2009. [4] Chunxia Zhang, Xiuqing Wang, Xudong Li, "Design of Monitoring and ControlPlant DiseaseSystem Based on DSP &FPGA", Second International Conference on Networks Security Wireless Communications and Trusted Computing,2010. [5] Sabah Bashir, Navdeep Sharma“Remote area plant disease detection using image processing” IOSR J Electron CommunEng,2012. [6] Mrunalini R. Badnakhe,PrashantR.Deshmukh, "Infected Leaf Analysis and Comparison by Otsu Threshold and k-Means Clustering", International Journal of Advanced Research in Computer Science and Software Engineering, vol. 2, no. 3, March 2012. [7] Sanjay B. Dhaygude, Nitin P. Kumbhar“Agricultural plant leaf disease detection using image processing” Int J Adv Res Electr Electron InstrumEng,2013. [8] Savitha N. Ghaiwat, Parul Arora “Detection and classification of plant leaf diseases using image processing techniques” Int J Recent Adv EngTechnol, 2014. [9] Wenjiang Huang, Qingsong Guan, Juhua Luo, Jingcheng Zhang, Linsheng Huang, Dongyan Zhang, "New Optimized Spectral Indices for Identifying and Monitoring Winter Wheat Diseases", IEEE journal of selected topics in appliedearthobservationandremote sensing, IEEE vol. 7, no. 6, June 2014.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1297 [10] Y.Q. Xia, Y.Li and C. Li, “Intelligent DiagnoseSystemof Wheat Diseases Based on Android Phone,”J.ofInfor. and Compu. Sci. 2015. [11] K. Padmavathi and K. Thangadurai, “Implemetationof RGB and Gray scale images in plant leaves disease detection-comparative study,” Indian J. of Sci. and Tech. 2016. [12] Radha, Suja, “Leaf Disease Detection using Image Processing”, Journal of Chemical and Pharmaceutical sciences, March 2017.