You are on page 1of 10

ISSN: 0976-9102 (ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 2017, VOLUME: 07, ISSUE: 04

DOI: 10.21917/ijivp.2017.0216

A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT


LEAF IMAGE USING DIGITAL IMAGE PROCESSING
S. Jeyalakshmi1 and R. Radha2
1
Department of Computer Science, Guru Nanak College, India
2
Department of Computer Science, Shrimathi Devkunvar Nanalal Bhatt Vaishnav College for Women, India

Abstract
Plants, for their growth and survival, need 13 mineral nutrients.
Toxicity or deficiency in any one or more of these nutrients affects the
growth of plant and may even cause the destruction of the plant. Hence,
a constant monitoring system for tracking the nutrient status in plants
becomes essential for increase in production as well as quality of yield.
A diagnostic system using digital image processing would diagnose the
deficiency symptoms much earlier than human eyes could recognize. (c)
This will enable the farmers to adopt appropriate remedial action in (a) (b)
Magnesium
time. This paper focuses on the review of work using image processing Iron Deficiency Boron Deficiency
Deficiency
techniques for diagnosing nutrient deficiency in plants.

Keywords:
Color Segmentation, Color Space, Mathematical Morphology, Color
Feature Extraction, Classifier

1. INTRODUCTION
(d) (e) (f)
Plants and crops require 13 essential mineral nutrients to grow Phosphorous Nitrogen Molybdenum
and survive. They acquire these nutrients from the soil. Deficiency Deficiency Deficiency
Deficiency of these nutrients affects the growth and quality of the
plant/crop. Thus, diagnosing nutrient status of minerals plays a Fig.1. Visual symptoms shown on Plant/Crop Leaves for various
crucial role in agriculture and farming. mineral deficiencies
Nutrient deficiency symptoms in plants/crops would normally
be visible in leaves. These symptoms include interveinal 2. RELATED WORKS
chlorosis, marginal chlorosis, uniform chlorosis, necrosis,
distorted edges, reduction in size of the leaf etc. Even though Many methods of diagnosing nutrient deficiencies in plants or
similar symptom present in old and young leaves, the deficient crops have been proposed in the field of image processing. In this
nutrient may vary. The Fig.1 depicts some of the visual deficiency paper, the various research works and algorithms developed in
symptoms shown by plants on leaves. detecting the healthy regions, unhealthy regions and classifying
them into the appropriate type of nutrient disease or deficiency
The mineral nutrients classified into macro and micro
symptoms are discussed. The performance measures of the
nutrients. Plants need large quantity of macronutrients and small
algorithms are presented in Table.1 through 7.
quantity of micro nutrients for survival. Macronutrients include
Nitrogen, Potassium, Sulfur, Calcium, Magnesium and 2.1 LEAF AREA MEASUREMENT
Phosphorous. Micronutrients include Boron, Copper, Iron,
Chloride, Manganese, Molybdenum and Zinc. Patil and Bodhe [1] have discussed an algorithm to measure
area of Betel leaf. Initially, the leaf outline was drawn on a graph
1.1 COMPONENTS OF NUTRIENT DEFICIENCY paper with 1mm grid size and the leaf area was calculated by
DIAGNOSTIC SYSTEM counting number of grids. This value was taken as true value.
Then, the original RGB leaf image with reference object was
The diagnostic system would include the following binarized to count number of pixels using image processing
components using image processing techniques: method. A reference object, a one rupee coin, with known area
 Leaf area measurement was used to convert pixel count of binarized leaf image into leaf
 Segmentation of edge and veins of the leaf area. This measured area was compared with measured true value
and relative error was calculated. The algorithm gave an accurate
 Determining the Shape of the leaf result with least relative error.
 Classification of the deficient mineral Li et al. [11] have devised an algorithm to calculate leaf area
 Determining the age of leaf of different species. RGB image of leaf on the rectangular shaped
 Extraction of color features of the leaf paper was captured and the count of number of pixels of leaf and
rectangular paper were calculated. Leaf area was calculated using

1515
S JEYALAKSHMI AND R RADHA: A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT LEAF IMAGE USING DIGITAL IMAGE
PROCESSING

number of pixel counts with the help of pre-measured area of canopies and the other on digital image of a tree. The results
rectangular paper. The resultant calculated value of area was obtained from both the models were compared against the real
compared with the value of area calculated using counting grid area of the leaves using destructive approach with area measured
method. Total of 60 leaf samples of 6 different species had been using digital scanner. Regression curves fitted with R2 value of
used and had obtained an accurate value of leaf area with a 0.82 with the model using the height and the width values and
relatively small error rate. about 0.91 in the second model which used the area projection.
Chen et al. [12] have developed a method for measuring leaf Ayane et al. [16] have written an algorithm to measure cotton
area of Japan Euonymus Plant leaves. The leaf image was leaf area. In this algorithm leaf area was calculated by measuring
captured with square shaped paper as background. This square number of pixels. A one rupee coin with known area was used as
shaped paper was used as reference object. In this algorithm reference object to translate pixel count into area.
number of pixels were calculated, firstly, in the image with
background and then after removing background using RGB 2.2 EDGE AND VEIN SEGMENTATION
thresholding. The ratio of leaf area to the background was
Sannakki et al. [9] have compared different leaf edge detection
calculated as the ratio of number of leaf pixels to the number of
algorithms like binary morphology, Sobel edge detector and have
background pixels. 30 samples were tested and the algorithm gave
proved that fuzzy mathematical morphology to be the efficient
a good result with relatively small Root Mean Square Error
one. In this algorithm, fuzzy dilation followed by fuzzy erosion
(RMSE). The RMSE remained same even for higher resolution
was applied on the leaf image and finally, the image was
RMSE but required long processing time.
reconstructed using moment-preserving.
Table.1. Performance analysis of leaf area measurement Auerunyawat et al. [17] have developed a method to automatic
detection of nitrogen status in sugarcane leaf image. In this
Accuracy/ method adaptive threshold of mean was applied to both gray scale
Author Specie Method
Benefit image and YCrCb color space image to extract leaf edge from
Ayane et Positive background. The quality of extracted edge in the former method
Cotton Image Histogram included shadow on background. The quality of result obtained
al. [16] results
with latter was good but couldn’t extract midrib. Hence, both
Binarization;
Patil and Error rate results were ANDed and the result was multiplied with color
Betel One rupee coin used as
Bodhe [1] =0.029 image. Sobel algorithm was applied on this output which resulted
reference object
in leaf edges with spiky noise. Series of morphological open and
RGB thresholding; close were applied to remove noise. Finally, active contour model
Square shaped paper Mean was applied to determine boundary of the leaf.
Chen et al. Japan
was used as Relative
[12] Euonymus Table.2. Performance analysis of methods used in extracting leaf
background and Error=0.2%
reference object edge and veins
Binarization,
Edge Detection; Accuracy /
Patil and Error rate Author Specie Method(s) Used
Sugarcane One rupee coin was Benefits
Bodhe [13] =0.0106 Adaptive 83.75%,
used as reference
object Thresholding 72.5% for
R2 = 0.54 Algorithm, Otsu images
Marcon et Perennial with outlier method, Canny acquired
Area projection Operator, Mapping using
al. [14] Plant = 0.91 Wang et al.
without it Jujube function, Shape CMOS
[44]
Identification network
Eucommia algorithm, camera and
Binarization;
Bark, Morphological CCD
Rectangular shaped
Li et al. Paulownia, Error rate Methods, Logical Camera
paper was used as
[11] Maidenhair =5.051 operations respectively.
background as well as
tree, Bamboo,
reference object Multiple Threshold
Cycad, Weed
Edge Detection FDF
Patil and Bodhe [13] have developed an image processing Plant method, Ring produced
algorithm to measure sugarcane leaf area. In this method, they Du et al. [45]
Leaves Projection wavelet effective
have used a white paper as the background of the image and a one fractal dimension result
rupee coin as the reference object. The image was first binarized, feature (FDF)
edges detected and holes filled to obtain the leaf and coin regions.
Comparison of binary High
Then, the number of pixels in leaf and coin were calculated and
Sannakki, et Plant morphology, Sobel effective
leaf area measured with the known area of reference object.
al. [9] Leaves with Fuzzy result from
Marcon et al. [14] have developed two models for estimating Mathematical FMM,
the total leaf area in perennial plants using image analysis. The
first one measures total leaf area based on height and width of

1516
ISSN: 0976-9102 (ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 2017, VOLUME: 07, ISSUE: 04

Morphology(FMM), No NN was generated where N is the number of nodes. The row and
Moment Preserving threshold column indices represent list of nodes and the matrix entries were
required, the labels of edges that connect nodes.
high A novel approach in extracting venation using Independent
immunity to Component Analysis (ICA) was presented by Li et al. [26]. A set
noise of features or linear basis functions of the leaf were extracted from
R2 =0.94, patches of leaf images using ICA. The resultant linear basis
and 0.61 for functions were used as pattern maps in extracting leaf veins.
RGB with Gray-scale morphological methods were used in extracting
IR images leaf vein from leaf images by Zheng et al. [27]. The RGB leaf
Auerunyawat Sobel Algorithm,
Sugarcane in 2 months image was converted into gray-scale and any color overlapping
et al. [17] Active Contour Model
and 4 found on the leaf image was removed using morphological
months old operations. Contrast of the image was enhanced to distinguish
models veins from background. Finally, venation pattern segmented from
respectively background using Otsu method.
Leaf An effective vein extraction method using Odd Gabor filters
network and was formulated by Katyal et al. [28]. Morphological close
areole operation was used in preserving the background regions that
Price et al Plant Image Thresholding
information have a similar shape to the structuring element. The contrast of
[20] Leaves and Segmentation
extracted the resultant image was enhanced to improve the final venation
accurately pattern. The algorithm gave an extremely accurate output. The
and rapidly algorithm took around 12 seconds for large images and less than
Various Gray-scale 10 seconds for small images.
Zheng et al. Effective
Plant Morphology Pattern recognition technique was used to detect venation
[27] result
Leaves Otsu method patterns on leaves by Clarke et al. [29]. The leaf venation pattern
Average was detected and analyzed using adobe Photoshop, scale space
Curvature Scale Space time approach and simple smooth edge and the results were compared.
Corner Detection to extract The smooth edge method gave a clear venation pattern and with
algorithm, Canny feature point less time.
Park et al. Plant Edge Detection = 0.55 s Wang et al. [44] designed a new adaptive thresholding
[46] Leaves method, Density to algorithm for segmenting single leaf acquired from real time
distribution analysis categorize video system. To extract leaf edge shape identification algorithm,
of venation branching leaf morphological and logical operators were used. The extracted
points venation = edges were clear and accurate.
0.08 s
Du et al. [45] have devised a new method of describing the
21 kind of Independent characteristics of plant leaves based on the outline fractal
Li et al. [26] Good result
tree leaf Component Analysis dimension and venation fractal dimension. Multiple direction
Ivy, edge detection method was used to separate leaf edge and vein.
Comparison of Adobe Scale-space
Monstera, The two-dimensional fractal dimension of the leaf edge image and
Clarke et al. photoshop, scale analysis
Nettle, multiple vein images were calculated and a new ring projection
[29] space and smooth gave good
Ochna, wavelet fractal feature for leaf shape was also adopted. The above
edge methods result.
Ribes features were used in classifying and recognizing plant leaves.
Processing Park et al. [46] proposed a Content Based Image retrieval
Time: algorithm for retrieving leaf image. In this algorithm leaf was
Odd Gabor filters and 12 s and 10 categorized by analyzing venation pattern. The feature points of
Katyal et al. Plant leaf images were extracted using Curvature Scale Space Corner
Morphological s for large
[28] Leaves Detection algorithm. The contrast of image enhanced in order to
operations and small
images extract thick and non-broken edges. Then, using canny edge
respectively. detection method, edges were extracted. The venation feature
points detected, i.e., points where venation gets branched out and
Price et al. [20] developed a Graphical User Interface (GUI)
ended, where the curvature gets maximum value. Then, branching
for segmenting and analyzing the structure of leaf veins and
and ending points of veins distinguished. Density distribution,
Areoles. The foreground, leaf portion of the image, was
whether the feature points are distributed along a line or around
segmented using image thresholding. Veins with very less number
one point, of branching and ending points calculated to categorize
of pixels were considered as noise and hence were removed. The
venation pattern. If a vertically related Branching Point is
image was skeletonized by thinning the image repeatedly. Pixels
dominant, a real primary vein is found and the Branching Points
with more than 3 neighbors were treated as nodes and the veins
were on it. In this case, the leaf image can be classified as a
connecting them were treated as edges. The nodes and edges of
pinnate venation or parallel venation. If a maximum density value
veins were segemented and labeled. A connectivity matrix of size

1517
S JEYALAKSHMI AND R RADHA: A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT LEAF IMAGE USING DIGITAL IMAGE
PROCESSING

is found at the top of the venation, this leaf will be classified as a necrosis and mosaics and tested the algorithms on bean, pepper,
parallel venation. Otherwise, it is a pinnate venation. Dominant pumpkin plants. An algorithm for calculating chlorotic area
branching points of palmate venation have relations in both the algorithm works in two stages. The first stage calculates the area
direction. of the leaf and determines how the chlorotic symptoms appear in
the whole leaf. The second stage, divides the leaf area into 4
2.3 COLOR SEGMENTATION regions using the centroid coordinates, determine whether the
chlorophyll symptoms were localized or generalized. Another
A Corn disease diagnostic system using image processing and
algorithm, quantifies the necrotic area of bean leaf. In this
pattern recognition technique was developed by Zhu et al. [4].
algorithm, green component was used in isolating necrotic area of
First, the algorithm converts color leaf image into gray scale to
the leaf because it provides a better contrast between necrotic and
improve recognition speed. In this paper contrast of the image was
non-necrotic regions. Leaf- deformation algorithm was developed
enhanced using histogram equalization and further denoised using
using blue component which is less sensitive to chlorotic
neighborhood average method. Using iterative segmentation
symptoms. Sphericity indices of healthy and unhealthy regions of
method the image was binarized and the resultant image was
leaf were compared to quantitatively determine how the unhealthy
optimized using morphological operations. Finally, the boundary
region was deformed taking as reference the healthy leaf. White
of the leaf detected using 8-connected chain code.
spot detection algorithm estimates the area occupied by white
Tian et al. [5] have proposed a grading method for detecting spots. Binarized blue component of image isolated from
crop disease. The RGB leaf image was enhanced by applying an background by pre-defined thresholding value.
improved vector median filtering method on the R, G, and B value
of each pixel as a feature vector. They have developed a classifier Table.3. Performance analysis of color segmentation methods
to segment diseased spot (lesion) from normal portion of the leaf
using statistical pattern recognition classifier. The experiments Author Specie Method Used Accuracy / Benefit
gave positive results. The crop disease classification level was Masking
calculated as the ratio of the number of lesion pixels to that of Daygude
green pixels,
normal pixels in the leaf. and Plant
Color co- Good result
Kumbhar Leaves
Sanjay et al. [6] have designed an algorithm for segmenting occurrence
[7]
disease region in an RGB leaf image. In this algorithm RGB method
image was converted into HSI color space to eliminate light Iterative
factors and to extract only color components. Image was Segmentation,
converted into gray scale and binarized using Triangle threshold Zhu et al. Morphological
method. The disease severity is measured by counting number of Corn Recognition rate– 80%
[4] operations,
white pixels (disease areas). 8-connected
Daygude and Kumbhar [7] have proposed a method for chain code
segmenting infected portion in leaf image. In this method the Statistical
RGB image was first converted into HSV image and only Hue Tian et al. Corn,Grape, pattern
component was taken discarding Saturation and Value Accuracy 98.60%
[5] Cucumber recognition
Components for further processing. The method uses Color co- classification
occurrence method for texture feature extraction. Spatial Gray-
level Dependence Matrices (SGDM), for the Hue content of the Monocot Otsu threshold
image, was used to extract statistical texture feature like Contrast, Chaudhary and Dicot applied on Accurate detection of
Energy, Local Homogeneity and correlation. Healthy regions et al. [8] family plant color disease spot
were removed from the leaf by assigning zero to R, G and B leaf components
components of green pixels thus extracting the infected region. Centroid Co-
ordinate, Symptom Processing
The infected regions further segmented into patches of equal size.
Time (ms)
Patches having more than 50% infected areas were considered for Binarization
Bean, with pre- Chlorosis 123.398
further analysis. Medina et
Pepper, defined Necrosis 12.289
Chaudhary et al. [8] compares various ways to detect disease al. [18]
spot on monocot and dicot family plant leaf. In this paper, RGB Pumpkin thresholding, Deformation 48.49
leaf image was transformed into CIELAB, HSI or YCbCr color Sphericity White Spots 264.192
space. Then image smoothening was done using Median filter to index, Canny Mosaic 354.080
eliminate noise due to camera flash, noisy background and veins edge detection
in plant leaf. The color components A component from CIELAB Histogram,
color space, H component from HSI color space or ‘Cr’ Sanjay et
Sugarcane
Triangle
Accuracy 98.60%
component from YCbCr color space were extracted and disease al. [6] threshold
spots were detected by applying Otsu threshold on color method
component. Groundnut, Block based
Prasad et
Medina et al. [18] have proposed an innovative algorithm for Tomato, unsupervised Good result
al. [24]
detecting unhealthiness in leaf images. They have devised Corn, learning
methods for detecting chlorosis, leaf deformation, white spots,

1518
ISSN: 0976-9102 (ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 2017, VOLUME: 07, ISSUE: 04

Apple, for the correlation coefficients. They acquired minimum


Grape prediction accuracy of 75% maximum prediction accuracy of
88%, average prediction accuracy of 75%. The actual and
Ambatkar Thresholding
Rose Good result predicted nitrogen content of plant were linearly related with R2
et al. [52] Hue Value
value of 0.95.
The leaf area without white spot were obtained using
connectivity algorithm by complementing the image. An Table.4. Performance analysis of feature extraction method
increased number of venations in leaf indicate the symptom of
mosaic. The following steps were performed with blue Accuracy/
Author Specie Method Used
component in detecting mosaic symptoms: Histogram Benefits
equalization, contrast enhancement by applying top-hat and Mathematical
bottom-hat algorithm and canny edge detection algorithm to Morphology, A
Sanjana et al.
detect edge and veins in the leaf image. Finally, the leaf venation Rice Classification method Good result
[40]
was quantified to detect mosaic symptoms. of membership
function.
Prasad et al. [24] have proposed an algorithm to detect fungal
diseases in plants using block- based unsupervised color image Stem, Stairs Plots,
segmentation. In this work, the original color image was Canny Edges;
Shergill et al. Promising
converted into HSI color space and was divided into 25 blocks of Rice Surf, entropy, warp
[49] results
equal size. Each of these blocks was passed on to unsupervised and standard deviation
Features
segmentation which minimizes the energy. A mask was created
and diseased areas were detected. The experiment was carried out More
Miyatra and Template Matching,
for different species and gave excellent result. Cotton accurate
Solanki [36] Color Histogram
results
M. Mukherjee et al. [38] have developed a method for
detecting damaged paddy leaf. Blast, Bacterial leaf Blight and Sunagar et al. Gray Level Co- Less time and
Maize
Rice Tungro were detected at very early stage itself using these [37] occurrence Matrix more accurate
proposed methods. The algorithm works in following stages: Early
Surendrababu Chaos and Fractal
Image Enhancement, Preprocessing, Segmentation, Histogram Rice detection of
et al.[41] Dimension
transformation and disease detection. The algorithm resulted in disease
87%, 92% and 90% accuracy in detecting Blast, Bacterial Leaf Average
Blight, Tungro diseases respectively. Tewari et al prediction
Paddy Regression Model
Amruta Ambatkar et al. [52] have proposed an algorithm to [31] accuracy:
detect three common rose diseases viz. Black Spot, Anthracnose 75%
and Rust. The RGB image was converted into HIS color space Patil and Raj Gray Level Co-
Maize Good results
and boundary of leaf image detected using 8-connected boundary Kumar [25] occurrence Matrix
detection algorithm. Hue Component of image, which contributes Textual feature
to color of image, was considered for further processing. Green extraction using
colored pixels, healthy portions of leaf image, were masked by Vakilian and Machine Vision and
Cucumber R2 ≈ 0.97
thresholding Hue value. The resultant leaf image had only Massah [35] Color Feature
infected regions of leaf. Extraction using Image
Processing
2.4 FEATURE EXTRACTION Patil and Color Moments
Tomato Good results
Kumar [3] Extraction
Patil and Kumar [3] have designed a method for extracting
color feature for detecting disease in crop. They have extracted Nisale et al.
Groundnut Geometric Moments 93%
first, second and third order color moments in this algorithm. [32]
Patil and Kumar [25] have proposed a method of extracting Percent
82.5% ;
features of diseased leaf image. They have extracted features of Histogram(Intensity,
6 to 8 days
Differential), Fourier
diseased leaf by computing first, second and third order moments Xu et al.[43] Tomato early
Transform and
of HSV histogram of leaf image. The texture features like inertia, detection of
Wavelet Packet,
correlation, homogeneity and energy were obtained by computing disease
Genetic Algorithm
the gray level co-occurrence matrix of the leaf image.
Classification
Tewari et al. [31] have developed an algorithm for estimating accuracy of
nitrogen content by extracting color features of plant leaf image. Dang et al. Plant Hue-Saturation 2D 81.5%
Image features such as Red, Green, Blue components, normalized [34] Leaves Histogram for sick plants
R and normalized G components were extracted and analyzed and 75% for
using histogram. Leaf chlorophyll content was measured using healthy plants
SPAD meter. A regression model was developed to correlate
Nisale et al. [32] designed an algorithm to detect various
between features of plant extracted using image processing
stages and deficiencies in plant by extracting geometric moment
method. The features R, G, normalized R and normalized G were
features of leaf image. The algorithm gave 93% of accuracy.
selected to develop regression model as they gave highest value

1519
S JEYALAKSHMI AND R RADHA: A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT LEAF IMAGE USING DIGITAL IMAGE
PROCESSING

Dang et al. [34] proposed an image processing method to differential histogram, Fourier transform and wavelet packet.
classify nutrient deficiency symptoms in plant images. They have Genetic algorithm was used in feature selection for disease
developed this method as a preliminary technique for deciding on diagnosis. The proposed algorithm could obtain an accuracy of
whether the image need to be transmitted over wireless 82.5% and could diagnose the disease 6-10 days before experts
multimedia sensor network, hence minimizing network traffic. could determine.
The first step, image segmentation was based on HSV color space. Shergill et al. [49] have developed a new method for detecting
The method segments noisy portion, water drops and leaf disease in rice crop. In this method, the leaf image was resized
reflection by setting up appropriate threshold values for saturation and leaf features were extracted. The RGB image was converted
component. Green portions of leaf image were removed to into grayscale and stem, stairs and canny edges were created. The
preserve only the unhealthy region for future processing. features like surf, entropy, warp and standard deviation were
Morphological operations were applied on resultant image to extracted for healthy and diseased leaves and these features were
retrieve location and shape information of affected area. Hue- compared to detect diseased area of leaf.
Saturation 2D histogram was used to extract features of affected
area and classification accuracy of 81.5% for sick plants and 75% 2.5 CLASSIFIERS
for healthy plants were obtained in this method.
2.5.1 Artificial Neural Network:
Vakilian and Massah [35] have applied machine vision and
image processing techniques to detect nitrogen deficiency in Moghaddam et al. [2] have designed an algorithm for
cucumber plant. A remote controlled robotic moving camera estimating chlorophyll content of sugar beet leaf which is an
system was setup to acquire image. Two rows of cultivated plants important criterion in estimating nitrogen status. In this paper, the
control (healthy) row and treatment (nitrogen deficient) row were chlorophyll concentration of leaf is measured using chlorophyll
taken for research. From acquired image, textural features such as meter (SPAD-502). A multilayer perceptron neural network with
entropy, energy and homogeneity were extracted using machine back propagation was developed for finding chlorophyll content.
vision and color features were extracted using image processing. Three neurons in input layer and one neuron in output layer were
These parameters were examined to detect point of change used to match 3 components(R, G, and B) in input layer and 1 data
between the control row and treatment row. The changes (measure of chlorophyll content) in output layer. An optimum
(deficiency symptoms) had been detected before two days prior to model with 1 hidden layer consisting of 10 neurons and the
the appearance of symptoms visible for the human eye. sigmoid function in the hidden layer and linear function in the
Miyatra and Solanki [36] have proposed a method for output layer was formulated. Number of hidden layers was found
detecting Alternatia leaf spot disease using template matching and using training error method. A Linear regression model, that fits
nutrient deficiencies in Cotton leaf, Nitrogen, Phosphorous and a line, estimates the chlorophyll content (Y axis) for the R, G and
Sulfur detected using color histogram. B components (X axis), was developed. The result of this model
was compared against ANN model.
Sunagar et al. [37] have proposed an innovative approach to
detect Nitrogen deficiency in Maize leaf. Grain noises in image Table.5. Performance analysis of neural network classifiers
removed by using median filter. Nitrogen content in the leaf was
estimated, using color features and texture features. Color features Accuracy/
Red, Green, Blue, Hue, Saturation and Value components were Author Specie Method Used
Benefit
extracted and anlalyzed. Texture features entropy, energy, Histogram Of Template
contrast and homogeneity were extracted by calculating Gray Feature, Color Feature ,
level co-occurrence matrix and Nitrogen content of the plant Tigadi and Can replace
Banana Feed-forward back
estimated. This estimated value was compared against the values Sharma [50] manual system
propagation Artificial
obtained from laboratory tests. Neural Network
Y. Sanjana et al. [40] have proposed a crop disease recognition Supervised Neural
and classification system. Leaf image was segmented using Network with three
mathematical morphology. The Geometric features area, Vinushree et Plant Increased
Layes, Kernal based
perimeter, circularity and eccentricity and the statistical features al. [30] Leaves throughput
Fuzzy C-Means
mean, variance, entropy and correlation were extracted. The Clustering Algorithm
membership function was used in classifying among three types
of diseases Rice Blast, Rice Sheath Blight and Brown spot. Multilayer Perceptron R2=0.94,
Moghaddam Sugar
Neural Network with Mean Square
Surendrababu et al. [41] have proposed a novel method for et al. [2] beet
back propagation Error =0.006
detecting rice leaf diseases using image processing. Diseased leaf
image was analyzed using image pattern and fractal dimension Classification
quantities were calculated using box-counting ratio method. The Machine Vision, Nueral Accuracy
disease pattern’s self-similarity was used to identify the infected Zang and Network, Fuzzy- Trained leaves
Tobacco
disease. The self-similarity and recreation of fractal was Zang [19] Comprehensive - 94%
implemented using Chaos game plot. Evaluation Non trained -
72%
Xu et al. [43] have proposed a new method for diagnosing
nitrogen and potassium deficiency in tomato plant, using Gulhane and Back Propagation
Cotton 85 to 91%
computer vision. Color and texture features of leaf image Gurjar [33] Neural Network
extracted using percent intensity histogram and percent

1520
ISSN: 0976-9102 (ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 2017, VOLUME: 07, ISSUE: 04

Zang and Zang [19] have proposed a classification and quality Banana,
evaluation of Tobacco leaves. Color, shape and texture features of Beans,
the leaves were extracted using machine vision. The membership Guaua,
functions of the features were evaluated using neural networks. Minimum Co-
Jackfruit,
Using the two level Fuzzy-Comprehensive Evaluation (FCE), the Arivazhagan occurrence matrix,
Lemon, Accuracy 94%
leaves were classified and obtained an accuracy rate of 94% for et al.[22] SVM Classifier,
Mango,
the trained tobacco leaves and an accuracy rate of 72% for non- Potato,
trained tobacco leaves. Sapota,
Vinushree et al. [30] have proposed an algorithm to calculate Tomato
the density of pest in plants. A supervised neural network with SVM classifier
three layers was created to extract leaf features. The kernel-based (kernels, linear,
fuzzy c- means clustering algorithm was developed in identifying Asraf et al. polynomial with Classification
density of insects. Palm
[47] soft margin and accuracy: 95%
Gulhane and Gurjar [33] have proposed an overall cotton leaf polynomial with
diagnostic system. In this algorithm, the input leaf image was hard margin
enhanced using antisotropic-diffusion technique. Then leaf color ANOVA,MCP test,
was extracted from background using HIS color space and B Multilayer Accuracy with
component was extracted from LAB color space. An Muhammed Elaeis
Perceptron ANOVA and
unsupervised SOFM network was developed to cluster the et al.[21] Guineensis
Classifier with 3 MCP :86.11%
resultant color pixels. To detect disease part of color leaf image, Layers
back propogation neural network was applied. Depending on the
Convex Energy
image quality this algorithm gave 85 to 91% of accuracy. Madhogaria Promising
Plant Leaves Functional
Tigadi and Sharma [50] have proposed a new method of et al. [23] result
SVM Classifier
classifying Banana Pant diseases Banana Bunchy Top Virus,
Black Sigatoka, Yellow Sigatoka, Panama Wilt and Banana Muhammed et al. [21] designed an algorithm to detect
Streak Virus using ANN. Resized RGB image converted to HSV nutrients, Nitrogen, Potassium and Magnesium, deficiencies in
color space and gray scale. Two types of features Histogram of Elaeis crop. They have extracted Leaf Color Features, Histogram-
Template (HOT) and color features Mean and Standard Deviation based Texture Features and Gray level Co-occurrence Matrices
of Hue, Saturation and Value components were extracted from and features selected by applying ANOVA and Multiple
leaf image. Texture and gradient magnitude information were Comparison Procedure test. An accuracy level of 86% was
calculated using HOT features. The feed-forward back attained in categorizing nutritional lacking in Elaeis crop using
propagation neural network was used in classifying diseases. The ANN Mutilayer Perceptron classifier with 3 layers.
percentage of affected leaf area was used in grading the disease. Arivazhagan et al. [22] proposes an algorithm to detect
unhealthy region of plant leaves and classification of plant leaf
2.5.2 SVM Classifier:
diseases. To detect unhealthy region, RGB leaf image was
Sun et al. [15] proposes an algorithm to judge paddy rice’s converted into HSI color space, green pixels (healthy regions)
nitrogen deficiency. In this algorithm leaf was placed on a white were masked by thresholding hue component. The resultant leaf
paper and image was captured to simplify the image background image, with only infected regions, was segmented into patches of
removal. The color characteristics of the image R, G, B, H, S and equal size. Texture features like Contrast, Energy, Local
I were determined along with color parameters such as R/(G+B), Homogeneity and Cluster Prominence were computed for the Hue
G/(R+B),B/(R+G), R/B, G/B as these parameters are related to component. These features were used to classify various types of
nitrogen content. The Recognition was made using SVM sorting plant diseases. Minimum distance criterions were applied to co-
model and an accuracy rate of 95% was obtained. occurrence features for classification and the success of
classification was measured using classification gain. Using SVM
Table 6. Performance analysis of classification using SVM classifier with 5% of images used as training set, the remaining
classifier images were tested and obtained a detection accuracy of 94.74%.
Accuracy / Madhogaria et al. [23] devised an algorithm to detect
Author Specie Method Used unhealthy regions infected by Salmonella bacteria in leaf images.
Benefits
Convex Energy Function was used to segment foreground and
Unconstrained hit-
background of leaf image in I1I2I3 color space. Healthy and
or-miss transform
Unhealthy leaves were classified using Support Vector Machines
and Adaptive
Soybean, Red PDA classifier (SVM) classifier. Neighborhood check was used to remove
Larese et al. Thresholding, SVM
and White accuracy: isolated infected pixels and keep only densed infected regions.
[42] Classifier (Linear
beans 89.9±2.7 Larese et al. [42] have proposed a method to automate
and Gaussian
Kernel),PDA classification of legumes based on analysis of veins. Three species
classifier soybean, red and white beans were studied. Unconstrained hit-or-
miss transform and adaptive thresholding techniques were used to
segment veins. Legumes classified using linear SVM classifier,
Gaussian kernels SVM classifier penalized discriminant analysis

1521
S JEYALAKSHMI AND R RADHA: A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT LEAF IMAGE USING DIGITAL IMAGE
PROCESSING

and random forests. The results were compared and obtained an colored pixels using Otsu method. The contrast of the image was
average classification accuracy of 87% with the PDA classifier. adjusted using Histogram Equalization and Eigen matrix was
Asraf et al. [47] have extracted color histogram based features extracted using Independent Component Analysis. Energy and
contrast, correlation homogeneity, energy, and entropy features Entropy features of the leaf image were extracted. Multivariate
using gray level co-occurrence matrix. The nutrient diseases N, P Image Analysis and Multivariate Partial Least Square methods
and Mg deficiencies in plant were detected using SVM classifier. were used in classifying the type of nutrient deficiency in Maize
Three different kernels, linear, polynomial with soft margin and leaf.
polynomial with hard margins of SVM classifier were evaluated
and compared. The polynomial kernel with soft margin gave an 3. CONCLUSION AND FUTURE WORK
accuracy of 95% in classifying nutrient disease in oil palm leaves.
2.5.3 Other Classifiers: Plant unhealthiness may be caused by living organism like
insects, fungi, bacteria etc. or nonliving factors like nutrient
Shikora et al. [39] have devised a probabilistic method of imbalances, drought or excess soil moistures, limited light,
classifying disease symptoms caused by salmonella on reduced oxygen availability etc. The various methods used in
Arabidopsis thaliana plant. Leaf image was segmented using diagnosing nutrient deficiency symptoms in plants/crops in the
globally optimal color segmentation. Two-dimensional data literature were studied in this paper. The existing methods focus
points, the second and third channels of I1I2I3 color space, were on diagnosing macro nutrient deficiencies Nitrogen, Phosphorous
clustered into M (e.g., with value 3) clusters using k-means and Potassium etc. Only very few works have been taken place
algorithm. A probabilistic model M, of color distribution, for a for diagnosing micronutrient deficiency symptoms which also
healthy leaf was modeled. In this model, each pixel of the leaf was cause serious damage to the growth of the plant/ crop. Hence, the
checked for the likelihood for being healthy and accordingly the future work would concentrate on diagnosing micronutrient
leaf was classified as healthy or unhealthy. deficiencies Iron, Boron, Manganese, Zinc etc. Also, other
symptoms of unhealthiness in plants that may be considered for
2.6 OTHER METHODS
future work would include blight (death of plant part), bleaching
(white coloration on leaves) or rust (formation of orange to
Table.7. Performance analysis methods other than digital image
reddish-brown spots) etc. Color image processing places a vital
processing
role in diagnosing unhealthiness in plants since many of these
Accuracy/ symptoms are expressed in colors by plants.
Author Specie Method Used
Benefits
Independent Component REFERENCES
Sridevy and Acts as
Analysis, Multivariate Image
Vijendran Maize advisor to [1] Sanjay B. Patil and Shrikant K. Bodhe, “Betel Leaf Area
Analysis, Multivariate
[51] farmers Measurement using Image Processing”, International
Partial Least Square Method
Journal on Computer Science and Engineering, Vol. 3, No.
Thangadurai
7, pp. 2656-2660, 2011.
and Various Good
Histogram Equalization [2] Parviz Ahmadi Moghaddam, Mohammadali Haddad
Padmavathi Plant results
Derafshi and Vine Shirzad, “Estimation of Single Leaf
[48]
Chlorophyll Content in Sugar Beet using Machine Vision”,
Mukherjee et Promising Academic Journals, Vol. 35, No. 6, pp. 563-568, 2011.
Paddy Histogram
al. [38] results [3] Jayamala K. Patil and Raj Kumar, “Color Feature Extraction
Patil et al. Good of Tomato Leaf Diseases”, International Journal of
Crop Web Based Expert System
[10] results Engineering Trends and Technology, Vol. 2, No. 2, pp. 72-
74, 2011.
Patil et al. [10] have developed a web based Expert System for
[4] Juan-hua Zhu, Ang Wu and Peng Li, “Corn Leaf Diseases
identification of nutrient deficiency in plants. The system uses
Diagnostic Techniques Based on Image Recognition”,
Mineral Information System, which contains information about
Communications and Information Processing, pp. 334-341,
minerals, deficiency symptoms, prevention and remedy, as
2012.
production rules. A classification model of nutrient deficiency
[5] Youwen Tian, Lide Wang and Qiuying Zhou, “Grading
symptoms was implemented.
Method of Crop Disease based on Image Processing”,
Thangadurai and Padmavathi [48] have proposed an algorithm Proceedings of International Conference on Computer and
to detect disease in plant leaves. The RGB image was converted Computing Technologies in Agriculture, pp. 427-433, 2012.
into grayscale for easy processing. The image clarity was [6] Sanjay B. Patil and Shrikant K. Bodhe, “Leaf Disease
improved by using Histogram Equalization. New leaf image was Severity Measurement using Image Processing”,
built using the values calculated from histogram equalization and International Journal of Engineering and Technology, Vol.
the cumulative histogram of new leaf image compared with the 3, No. 5, pp. 297-301, 2011.
original leaf image in order to detect disease. [7] Sanjay B. Dhaygude and Nitin P. Khumbhar, “Agriculture
Sridevy and Vijendran [51] have designed an Expert System Plant Leaf Disease Detection using Image Processing”,
for detecting nutrient deficiency in Maize plant using image International Journal of Advanced Research in Electrical,
processing technique. RGB image was converted into HSV color Electronics and Instrumentation Engineering, Vol. 2, No. 1,
space and the infected regions of leaf extracted by masking green pp. 599-602, 2013.

1522
ISSN: 0976-9102 (ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 2017, VOLUME: 07, ISSUE: 04

[8] Piyush Chaudhary, Anand K. Chaudhari, A.N. Cheeran and [20] Charles A. Price, Olga Symonova, Yuriy Mileyko, Troy
Sharda Godara, “Color Transform Based Approach for Hilley, and Joshua S. Weitz, “Leaf Extraction and Analysis
Disease Spot Detection on Plant Leaf”, International Framework Graphical User Interface: Segmenting and
Journal of Computer Science and Telecommunications, Vol. Analyzing the Structure of Leaf Veins and Areoles”, Plant
3, No. 6, pp. 65-70, 2012. Physiology, Vol. 155, pp. 236-245, 2011.
[9] Sanjeev S Sannakki, Vijay S Rajpurohit and Sagar J Birje, [21] H. Muhammed Asraf, Nooritawati Md Tahir, S.B. Shah
“Comparison of Different Leaf Edge Detection Algorithms Rizam, R. Abdullah, “Elaeis Nutritional Lacking
using Fuzzy Mathematical Morphology”, International Identification based Statistical Analysis And Artificial
Journal of Innovations in Engineering and Technology, Vol. Neural Network”, Proceedings of Recent Advances in
1, No. 2, pp. 15-21, 2012. Systems Science and Mathematical Modeling, pp. 144-149,
[10] S.S. Patil, B.V. Dhandra, U.B. Angadi, A.G. Shankar and 2012.
Neena Joshi, “Web based Expert System for Diagnosis of [22] S. Arivazhagan, R. Newlin Shebiah, S. Ananthi and S.
Micro Nutrients Deficiencies in Crops”, Proceedings of the Vishnu Varthini, “Detection of Unhealthy Region of Plant
World Congress on Engineering and Computer Science, Leaves and Classification of Plant Diseases using Texture
Vol. 1, pp. 1-3, 2009. Features”, Agricultural Engineering International: CIGR
[11] Zhichen Li, Changying Ji and Jicheng Liu, “Leaf Area Journal, Vol. 15, No. 1, pp. 211-217, 2013.
Calculating based on Digital Image”, Proceedings of [23] Sathish Madhogaria, Marek Schikora, Wolfgang Koch and
International Conference on Computer and Computing Daniel Cremers. “Pixel Based Classification Method for
Technologies in Agriculture, pp. 1427-1433, 2008. Detecting Unhealthy Regions in Leaf Images”, Proceedings
[12] Biasong Chen, Zhou Fu, Yuchun Pan, Jihua Wang and of Informatik schafft Communities, pp. 1-11, 2011.
Zhixuan Zeng, “Single Leaf Measurement using Digital [24] Shitala Prasad, Piyush Kumar, and Anuj Jain, “Detection of
Camera Image”, Proceedings of International Conference Disease using Block-Based Unsupervised Natural Plant Leaf
on Computer and Computing Technologies in Agriculture, Color Image Segmentation”, Proceedings of International
pp. 525-530, 2011. Conference on Swarm, Evolutionary, and Memetic
[13] Sanjay B. Patil and Shrikant K. Bodhe, “Image Processing Computing, pp. 399-406, 2011.
Method to Measure Sugarcane Leaf Area”, International [25] J.K. Patil and Raj Kumar, “Feature Extraction of Diseased
Journal of Engineering Science and Technology, Vol. 3, No. Leaf Images”, Journal of Signal and Image Processing, Vol.
8, pp. 6394-6400, 2011. 3, No. 1, pp. 60-63, 2012.
[14] Marlon Marcon, Kleber Mariano, Roberto A. Braga, Carlos [26] Yan Li, Zheru Chi and David D. Feng, “Leaf Vein
M. Paglis, Myriane S, Scalco and Graham W. Horgan, Extraction using Independent Component Analysis”, IEEE
“Estimation of Total Leaf Area in Perennial Plants using Conference on Systems, Man, and Cybernetics, pp. 3890-
Image Analysis”, Revista Brasileira de Engenharia 3894, 2006.
Agricola e Ambiental, Vol. 15, No. 1, pp. 96-101, 2011. [27] X. Zheng and X. Wang, “Leaf Vein Extraction based on
[15] Jun Sun, Hanping Mao, Yiquing Yang, “The Research on Gray-scale Morphology”, International Journal of Image,
the Judgement of Paddy Rice’s Nitrogen Deficiency Based Graphics and Signal Processing, Vol. 2, pp. 25-31, 2010.
on Image”, Proceedings of International Conference on [28] V. Katyal and Aviral, “Leaf Vein Segmentation using Odd
Computer and Computing Technologies in Agriculture, pp. Gabor Filters and Morphological Operations”, International
1049-1054, 2008. Journal of Advanced Research in Computer Science, Vol. 3,
[16] Swapnil S Ayane, M.A. Khan and S.M. Agrawal, No. 3, pp. 1-5, 2012.
“Identification of Nitrogen Deficiency in Cotton Plant by [29] James Clarke, Sarah Barman, Paolo Remagnino, Ken
using Image Processing”, International Journal of Pure and Bailey, Don Kirkup, Simon Mayo and Paul Wilkin,
Applied Research in Engineering and Technology, Vol. 1, “Venation Pattern Analysis of Leaf Images”, Proceedings of
No. 8, pp. 112-118, 2013. International Symposium on Visual Computing, pp. 427-
[17] Piti Auearunyawat, Teerasi Kasetkasem, Audthasit 436, 2006.
Wongmaneeroj, Akhinori Nishihara and Rachaporn [30] N. Vinushree, B. Hemalatha and Vishnu Kumar Kaliappan,
Keinprasit, “An Automatic Nitrogen Estimation Method in “Efficient Kernal-based Fuzzy C- Means Clustering for Pest
Sugarcane Leaves using Image Processing Techniques”, Detection and Classification”, Proceedings of World
Proceedings of International Conference on Agricultural, Congress on Computing and Communication Technologies,
Environment and Biological Sciences, pp. 39-42, 2012. pp. 179-181, 2014.
[18] Luis M. Contreras-Media, Roque A. Osornio-Rios, Irineo [31] V.K. Tewari, Ashok Kumar Arudra, Satya Prakash Kumar,
Torres-Pacheco, Rene de J. Romero-Troncoso, Ramon G. Vishal Pandey and Narendra Singh Chandel, “Estimation of
Guevara-Gonzalez and Jesus R. Millan-Almaraz, “Smart Plant Nitrogen content using Digital Image Processing”,
Sensor for Real-Time Quantification of Common Symptoms Agricultural Engineering International: CIGR Journal, Vol.
Present in Unhealthy Plants”, Sensors, Vol. 12, No. 1, pp. 15, No. 2, pp. 78-86, 2013.
784-805, 2012. [32] Sumeet S. Nisale, Chandan J. Bharambe and Vidva N. More,
[19] Fan Zhang and Xinhong Zhang. “Classification and Quality “Detection and Analysis of Deficiencies in Groundnut Plant
Evaluation of Tobacco Leaves Based on Image Processing using Geometric Moments, Proceedings of World Academy
and Fuzzy Comprehensive Evaluation”, Sensors, Vol. 11, of Science, Engineering and Technology, Vol. 5, pp. 512-
No. 3, pp. 2369-2384, 2011. 516, 2011.

1523
S JEYALAKSHMI AND R RADHA: A REVIEW ON DIAGNOSIS OF NUTRIENT DEFICIENCY SYMPTOMS IN PLANT LEAF IMAGE USING DIGITAL IMAGE
PROCESSING

[33] M. Viraj A. Gulhane and Ajay A. Gurjar, “Detection of “Automatic Classification of Legumes using Leaf Vein
Diseases on Cotton Leaves and Its Possible Diagnosis”, Image Features”, Pattern Recognition, Vol. 47, No. 1, pp.
International Journal of Image Processing, Vol. 5, No. 5, 158-168, 2014.
pp. 590-598, 2011. [43] Guili Xu, Fengling Zhang, Syed Ghafoor Shah, Yongqiang
[34] K. Dang, H. Sun, Jean-Pierre Chanet, J. Gracia-Vidal, J.M. Ye and Hanping Mao, “Use of Leaf Color Images to Identify
Barcelo-Ordinas, H.L Shi and K.M. Hou, “Wireless Nitrogen and Potassium Deficient Tomatoes”, Pattern
Multimedia Sensor Network for Plant Disease Detections”, Recognition Letters, Vol. 32, No. 11, pp. 1584-1590, 2011.
Proceedings of New Information Communication Science [44] Jianlun Wang, Jianlei He, Yu Han, Chanqui Ouyang and
and Technology for Sustainable Development: France- Daoliang Li, “An Adaptive Thresholding Algorithm of Field
China International Workshop, pp. 1-6, 2013. Leaf Image”, Computers and Electronics in Agriculture,
[35] Keyvan Asefpour Vakilian and Jafar Massah, “Non-linear Vol. 96, pp. 23-39, 2013.
Growth Modelling of Greenhouse crops with Image [45] Ji-Xiang Du, Chuan-Min Zhai and Quing-Ping Wang,
Textural Features Analysis”, International Research “Recognition of Plant Leaf Image based on Fractal
Journal of Applied and Basic Sciences, Vol. 3, No. 1, pp. Dimension Features”, Neurocomputing, Vol. 116, pp. 150-
197-202, 2012. 156, 2013.
[36] Ashish Miyatra and Sheetal Solanki, “Disease and Nutrient [46] Jin Kyu Park, Een Jun Hwang and Yunyoung Nam,
Deficiency Detection in Cotton Plant”, International “Utilizing Venation Features for Efficient Leaf Image
Journal of Engineering Development and Research, Vol. 2, Retrieval”, Journal of Systems and Software, Vol. 81, No. 1,
No. 2, pp. 2801-2804, 2014. pp. 71-82, 2008.
[37] Vasudev B. Sunagar, Pradeep A. Kattimani, Vimala A. [47] H. Muhammad Asraf, M.T. Nooritawati and M.S.B. Shah
Padasali and Neetha V. Hiremath, “Estimation of Nitrogen Rizam, “A comparative Study in Kernal-based Support
Content in Leaves using Image Processing”, Proceedings of Vector Machine of Oil Palm Leaves Nutrient Disease”,
International Conference on Advances in Engineering and Procedia Engineering, Vol. 41, pp. 1353-1359, 2012.
Technology, pp. 25-28, 2014. [48] K. Thangadurai and K. Padmavathy, “Computer Vision
[38] Manoj Mukherjee, Titan Pal and Debabrata Samanta, Image Enhancement for Plant Leaves Disease Detection”,
“Damaged Paddy Leaf Detection using Image Processing”, Proceedings of World Congress on Computing and
Journal of Global Research in Computer Science, Vol. 3, Communication Technologies, pp. 173-175, 2014.
No. 10, pp. 7-10, 2012. [49] Daisy Shergill, Akashdeep Rana and Harsimran Singh,
[39] Marek Schikora, Adam Schikora, Karl-Heinz Kogel, “Extraction of Rice Disease using Image Processing”,
Wolgang Koch and Daniel Cremers, “Probabilistic International Journal of Engineering Sciences and Research
Classification of Disease Symptoms caused by Salmonella Technology, Vol. 4, No. 6, pp. 135-143, 2015.
on Arabidopsis Plants”, GI Jahrestagung Journal, Vol. 2, [50] Basavaraj Tigadi and Bhavana Sharma, “Banana Plant
No. 10, pp. 874-879, 2010. Disease Detection and Grading using Image Processing”,
[40] Y. Sanjana, Ashwath Sivasamy and SriJayanth, “Plant International Journal of Engineering Science and
Disease Detection using Image Processing Techniques”, Computing, Vol. 6, No. 6, pp. 6512-6516, 2016.
International Journal of Innovative Research in Science, [51] S. Sridevy and Anna Saro Vijendran, “An Evolving Expert
Engineering and Technology, Vol. 4, pp. 295-301, 2015. System for Maize Plant Nutrient Deficiency using Image
[41] V. Surendrababu, C.P. Sumathi and E. Umapathy, Processing Techniques”, International Journal of Science
“Detection of Rice Leaf Diseases using Chaos and Fractal and Research, Vol. 5, No. 2, pp. 70-77, 2016.
Dimension in Image Processing”, International Journal on [52] Amruta Ambatkar, Ashwini Bhandekar, Avanti Tawale,
Computer Science and Engineering, Vol. 6, No. 1, pp. 69- Chetna Vairagade and Ketaki Kotamkar, “Leaf Disease
74, 2014. Detection using Image Processing”, Proceedings of
[42] Monica G. Larese, Rafael Namias, Roque M. Craviotto, International Conference on Recent Trends in Engineering
Miram R. Arango, Carina Gallo, Pablo M. Granitto, Science and Technology, Vol. 5, pp. 333 -336, 2017.

1524

You might also like