Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

Archives of Computational Methods in Engineering (2020) 27:611–632

https://doi.org/10.1007/s11831-019-09324-0

ORIGINAL PAPER

Applications of Computer Vision in Plant Pathology: A Survey


Siddharth Singh Chouhan1 · Uday Pratap Singh2 · Sanjeev Jain1

Received: 7 July 2018 / Accepted: 18 February 2019 / Published online: 23 February 2019
© CIMNE, Barcelona, Spain 2019

Abstract
The real-time decision support system can enhance the crop or plant growth, therefore, increasing their productivity, quality,
and economic value. This also helps us in serving the nature by supervising the plant growth in balancing the environment.
Computer vision techniques have proven to play an important role in the number of applications like medical, defense,
agriculture, remote sensing, business analysis, etc. The use of digital image processing methods for simulating the visual
capability of the human being has proven to be a dynamic feature in smart or precision agriculture. This concept has provided
with the automatic preventing and monitoring of plants, cultivation, disease management, water management etc. to increase
the crop productivity and quality. In this paper, we have surveyed the number of articles that adopt the concept of computer
vision and soft computing methods for the identification and classification of diseases from the leaf of the plant. Our aim
is to present the state of the art of the concepts, applications, and theories associated with the digital image processing and
soft computing methodologies. The various outcomes have been discussed separately.

1 Introduction an image from signal from to the digital form. Though data
acquired in the signal form is not easy to understand it has
It is well said that the things or objects human visualize are been converted into the 0’s and 1’s for better understanding
quite easy to remember and analyse. The eyes acts as the of the data. The core technology of computer vision system
capturing device that capture light and transforms it into depends on the theory of digital image processing. Image
the signal that are then transmitted to the brain through the acquisition, image preprocessing, feature extraction, object
optic nerve. The brain then learns this information for its extraction are the basic steps of digital image processing
better understanding. The Computer vision concept is the that helps in understanding an image. The computer vision
technology for analyzing and understanding the real-time concepts and the digital image processing has proven to be
information visually with the help of computer systems or an important aspect in number of applications like medi-
machines. These system facsimiles the visual capability of cal, defense, remote sensing, smart or precision agriculture,
the living organisms especially of the human to some extent business analytics and so on. The artificial intelligence and
[1, 2]. The real world information in the form of signal and robotics are entirely depended upon these technologies [3,
images is acquired with the help camera acting as an eye for 4].
the system and has been processed with the help of computer Smart agriculture is also known to be the third green
to get some useful information from it. Because of this con- revolution is the concept of involving the modern day
cept the computers attains higher computational intelligence technologies, systems, and devices into the agriculture. It
to solve number of complex real word problems. Digital is the collaboration of many terminologies like the inter-
image processing is known to be the method of converting net of things, cameras, sensors, big data, GPS, unmanned
vehicle devices like drone etc. for improving the quality
and productivity of the crop. The smart devices like cam-
* Siddharth Singh Chouhan eras and sensors are placed into the fields for gathering
siddharth.lnct@gmail.com the information. This information is transmitted to the
1
Department of Computer Science and Engineering,
decision support system with the help of internet. This
Shri Mata Vaishno Devi University, Katra, gathered information is then analyzed for making the deci-
Jammu and Kashmir 182320, India sion in management and operations for the betterment of
2
Department of Mathematics, Shri Mata Vaishno Devi the crop productivity and quality. Digital images acquired
University, Katra, Jammu and Kashmir 182320, India

13
Vol.:(0123456789)

612 S. S. Chouhan et al.

from camera plays an important in this perspective. The 2 Related Concepts and Theories
images taken of the plant reflects its growth, disease if any,
the life cycle, etc. the image of soil shows the over and 2.1 Computer Vision
undersupply of water, nutrient deficiency, weed among the
crop etc., the hyperspectral images are used for calculat- Is termed as to be the science of simulating the machine
ing the vegetation indexes, the satellite images are used in order to extract, analyze, and understand an image hav-
for computing in the vegetation area and non-vegetation ing the information of the real world by visualizing it just
area, the hemispherical images are used for measuring the like the human does. The digital images are processed
canopy etc. [5, 6]. with the computers or machine to achieve artificial intel-
Plants serve as the basis for sustainability and balancing ligence. Image acquisition, image preprocessing, feature
of the environment. They provide oxygen to the living organ- extraction, object recognition and extracting the needful
isms. They provide shelter and food to the living organisms. data from an image are the basic steps of computer vision.
The plant gets affected by the diseases and the disorders just The underlying concept has vast areas of applications in
like any other living organism does. The plant is affected remote sensing, medical image processing, smart or preci-
in the several ways like dropping of fruits, flower, leaves, sion agriculture, satellite image, defense etc.
and sometime the plant may die by these factors, therefore,
reducing its economic and social value. The diseases are
majorly classified among fungi, bacteria, virus and the dis- 2.2 Digital Image Processing
order are classified by non-living factors like temperature,
humidity, wind, rainfall, nutrient deficiency etc. Is the transformation of an analog image data into digital
The plant leaves are responsible for making food for data (i.e. 0’s and 1’s) by using computers in order to ana-
them. The process of photosynthesis lies in the fact that the lyze and understand it.
leaf absorbs the sunlight and transforms it into chlorophyll
serving as in food for the plant. The plant dies if it does not 2.3 Color Space Models
get sufficient amount of food that it requires to live in. This
is caused because the leaf either drops or get affected by Are the different type of color means that are used in
some disease or disorder making it deficient to complete image and signal processing. There are mainly five color
the process of photosynthesis. Therefore an effective and models are utilized named RGB, HSV, L*u*v, L*a*b, and
expedient mechanism is required for managing, preventing, Y’CrCb.
and controlling the disease occur in the plant leaf. Numerous
authors have worked in providing an appropriate solution to
this problem and counter measuring them with the help of 2.4 Feature and Feature Extraction
computer vision techniques, digital image processing, and
soft computing methodologies. In this paper, we have sur- The feature is the specific property like edge, shape, size
veyed the underlying concepts, theories, and methods that color etc. of an object that has been used for extracting
have been used for the diagnosing of diseases from the plant information from an image. Whereas feature extraction is
leaf image. the process related to performing this computational task.
This paper contributes the various studies related to the It is the most important task for object segmentation in the
use of the image in the disease identification and classifica- number of applications. Based on the abstraction level of
tion from the leaf of plants. The underlying technologies and an application the features are classified among pixel level,
the concepts have been presented in this work. The motiva- local, global and domain-specific features that are further
tion behind this work is to encapsulate the researchers to classified by two low level and high-level feature extraction.
work in this field. The primary importance is in develop-
ing the real-time decision support system that could help
2.5 Low Level Feature Extraction
in increasing the crop productivity and quality. And the
secondary importance is in serving the nature by managing
In this method, the information is retrieved based on some
plants growth for balancing the environmental conditions.
attributes like color, texture, and edge of an object from the
The organization of the article is in Sect. 2 various con-
image. Color histogram, Features from Accelerated Seg-
cepts and theories have been given, Sect. 3 introduces the
ment Test (edge detector) are some of the feature based
concept of plant pathology, Sect. 4 contains the literature
algorithms and Scale Invariant Feature Transform (SIFT),
review for use of images in plant pathologies, in Sect. 5
Principal Component Analysis (PCA), Speed-Up Robust
various outcomes have been given separately, and Sect. 6
Feature detector (SURF), Fast-SIFT (F-SIFT) are some of
concludes the article followed by references.

13
Applications of Computer Vision in Plant Pathology: A Survey 613

the texture based algorithms that have been used for feature 2.12 Support Vector Machine (SVM)
extraction purpose.
Is the supervised machine learning algorithm that is used for
2.6 High Level Feature Extraction the purpose of classification and regression. In this method,
every data item is placed in the n-dimensional feature space
It is the process of discriminating the object with higher by separating them among the specified coordinate. Then
accuracy lies on the low-level feature extraction method. with the help of the hyperplane (line in 2D), we classify the
Region-based or fixed shape matching and Active Contours two planes. The example is shown for separating circle and
or Deformable shape analysis are some of the high-level triangles among two separate classes in Fig. 1.
feature extraction methods.
2.13 K‑Means
2.7 Smart or Precision Agriculture
It is the unsupervised machine algorithm that finds the fixed
Is known as the adaptation of emerging technologies, number of clusters for the given set of the data. The data
devices, and methods in farming for better crop productiv- items having some common attribute or property lies in the
ity. The devices like camera, sensors, wi-fi devices etc. with same cluster or group. Each cluster has its centroid value
technologies like machine learning, computer vision, inter- depending on what the very data point in the data set lies in
net of things etc. are used in order to develop the decision the cluster whose centroid is nearly located. K-means finds k
support system that automatically controls and manages the clusters assigning every data point falling into some cluster.
productivity of crops. The example is shown for k = 3 (three clusters) in Fig. 2.

2.8 Hyperspectral Imaging
3 Plant Pathology (Phytopathology)
Also known as the imaging spectroscopy collaborates with
the functionality of image processing and spectroscopy. The Plant pathology is the science that deals with the study of
hyperspectral camera captures the light intensity or spectrum the plant and the disease occur in the plant. It is the mech-
for every pixel in an image having contiguous spectral bands anism that understands the growth, the life cycle and the
for finding objects given in an image. death of the plant. Plant pathology is also termed as Phy-
topathology derived from the Greek words where Phyto
2.9 Phytopathology (Plant Pathology) meaning plant, patho meaning diseases and logo meaning
knowledge. Pathology is the study of the disease or disor-
Is termed as to be the science of studying the disease occurs der occurring in the plant influenced by the factors such
in the plant. Where Pathogen meaning disease. as biological conditions, nutrient deficiencies, weather, and
microorganisms. The plant pathology is also responsible for
2.10 Soft Computing

It is the methodology of developing a system having the A


capability of imitating the human brain for solving real- y
world complex problems. The soft computing is the collec-
tion of machine learning, artificial intelligence, and evolu-
tionary computing methods. Fuzzy logic, artificial neural
network, and genetic algorithm are the core approaches of
this consortium.

2.11 Neural Network

Is termed as to be the artificial computational mechanism


that simulates the working of the biological neural system
for solving the real-life complex problems. The structure of
the neural network consists of the connection of the neu- x
rons that are able to learn and process the information. More
likely the neural network composed of three layers named as Fig. 1  Support vector machine example
input, hidden and output.

13

614 S. S. Chouhan et al.

Plant anatomy
y

Bacteriology Mycology
K=3

Phycology Virology

Protozoology Microbiology
Nematology

x Fig. 4  The sciences of plant pathology

Fig. 2  K means example for k = 3


Microbiology (states the study of microorganisms), Nematol-
ogy (is the study of nematode or worms), Bacteriology (is the
the study of such diseases and disorders for providing the study of bacteria), Phycology (refers to the study of algae),
appropriate solutions in controlling, preventing and manag- and Protozoology (is the study of protozoa) shown in Fig. 4.
ing them. The main objective of the plant pathology is given There are several factors that influence the normal growth
in Fig. 3. Where Aetiology refers to the study of diseases or of the plant. According to Elvin Stakman and Geroge Harrar,
disorders caused by abiotic or biotic agents. Pathogenesis plant diseases is a physiological disorder or structural abnor-
is the study of disease mechanism in the plant. Epidemiol- mality that is harmful to the plant or its parts or products
ogy is the study of the interactions among the plant and the thereby reducing the productivity and economic value. Fur-
pathogens with respect to the environmental conditions and ther, these factors can be classified into two classes known
Management and control is the development of the appro- to be disorder and diseases. The disorder termed as to be the
priate management strategy to irradiate the diseases and to ecological conditions without the sign and symptom and the
minimize the loss. diseases are known to be the biological factors that affect the
Phytopathology or plant pathology being the subfield of plant growth with sign and symptoms. These diseases and
agriculture science is introduced that refers to the study of disorder can further be classified into three types given in
the diseases occurring in the plant. The term plant pathol- Fig. 5. The biotic factors are also known as the pathogens
ogy also relates to the study of Plant anatomy or Phytotomy
(is the study of the internal structure of the plant), Mycol-
ogy (the study of fungus), Virology (is the study of viruses), Abioc factors

Bioc factors
Nutrient Air
Objecves of plant deficiency pollutants
pathology
Fungus Protozoa

Epidemiology Aeology

Bacteria Nematodes

Humidity Rainfall
Management
Pathogenesis
and control Virus

Temperature

Fig. 3  Objectives of Plant pathology Fig. 5  Classification of plant diseases

13
Table 1  Introduction to commonly occuring diseases
Name of disease Caused by Symptoms Plant affected Climatic conditions

Leaf spot Fungal/bacteria Black Spots of variable size, shape, Ornamentals and shade trees Spring season
(anthracnose, scab, leaf blotch, shot and color, when caused by fungi it
hole) is known as Septoria leaf spot, and
when caused by bacteria known as
Bacterial leaf spot
Blight Fire blight by bacteria Have larger area covered than leaf Fire blight affects fruit trees includ- Cool, moist conditions
(fire blight, Early blight, Late Blight, Early blight by fungal spot, appearing to have blighting ing apple, pears, roses and small
Bacterial Blight) Late blight by fungal, bacterial surface and brown to black spots fruit, Early blight affects ornamen-
blight by bacteria tal plants, vegetables, fruit trees,
and shade trees, Late Blight affects
small plant like peppers, potatoes,
and tomatoes
Rusts (pustules) Fungal Can be bright yellow, orange-red, Woody and herbaceous plants Mild, moist conditions
reddish-brown or black in color,
look like leaf spot
Applications of Computer Vision in Plant Pathology: A Survey

Powdery mildew Fungal White to light grayish in color on Different plants Cool, moist, warm conditions
the leaf
Downy mildew Fungal Generally pale yellow, green to Number of ornamental and edible Wet weather conditions
yellow plants, including grapevines,
onions, peas, tobacco etc
Canker Bacteria Appears to be pin-point spot on leafs Many plants including lemon, grape- Warm and rainfall situations
fruit, lime, etc
Gall Insects/Fungal/Bacteria Appears to be Balls, knobs, lumps, Mostly seen on oak tree All conditions are favorable reliant on
or warts, with different colors like the disease
red, green, yellow, or black
Leaf Curl Virus/Fungal The leaf become thick and wrinkled Affects backyard orchards most During cool, wet spring weather
causing them to curl and twist commonly on peach and nectarine
tree
Wilt (Stewart’s Wilt, Fusar- Bacteria/fungal Leaf develops yellow in color more Crops and plant like tomato, cotton, Dry weather and low moisture condi-
ium + Verticillium Wilt) often in V shape and watermelons tions
Chlorosis (discoloration) Lack of Nutrient  The leaf becomes yellow in color Citron, grapes plant All conditions are favorable depend-
due to insufficient chlorophyll ing on deficiency
Stunting Virus/Fungal/Bacteria The plant stops growing Tobacco etc. Varies depending upon the plant
Club Root Fungal Leaves turn yellow, purple or brown Plants like cabbage, broccoli, cauli- High moisture conditions
flower etc.
Leaf blister Fungal (Taphrina caerulescens) Leaves swollen, crinkled, and Apricot, cherry, plum, oak etc. Cool and moist conditions
distorted with yellow, red, purple,
brown, whitish, or gray blisters
Blackspot Fungal (Diplocarpon rosae) Purple or black spots see on the Mostly rose plant but affects other Spring season
leaves, falling of leaf plant also
Molds Fungal Small, white, gray, yellow, or pale More commonly in tomato plant Humid conditions
green patches on leaf

13
615

616 S. S. Chouhan et al.

that are living organism’s causes for example fungi, algae,


bacteria etc. Mesobiotic factors can be living or non-living

Tobacco, potato, soybean, cucumber Varies depending upon the plant


organisms that cause disease or disorder for example virus or
viroid. Abiotic factors are the environmental conditions that

Late winter or early spring


Wet, cool weather, spring
Warm and humid climate
cause disease or disorder for example temperature, rainfall,
humidity, nutrient deficiency etc.
Climatic conditions

Variable conditions
Variable conditions
Variable conditions
Variable conditions

Variable conditions
These disorder or diseases causing the significant loss in
Warm conditions

yield, reducing the quality of the plant produced by:

Summer
(a) Stirring of the host plant by continuously inheriting the
nutrients.
(b) Interfering with the metabolic course of the plant.
Apple, potato, cereals, cucumber etc
Most commonly Vegetables, cotton,

(c) Consuming the cell content of the host.


(d) Suppressing the translocation of the photosynthesis
strawberry, and orchard trees

Wheat, sugarcane, maize etc

from leaves to the other part of the plant.

Citrus, grapes conifers etc


(e) Reducing the leaf surface area.
(f) Interfering with the translocation of the carbohydrates,

Any plant or tree


Any plant or tree
Leaves have silvery discoloration and Any plant or tree

Any plant or tree


minerals, water etc. in xylem and phloem thus reducing
Leaf have white, bleached areas, turn Any plant/tree

Grapevine etc
Plant affected

the chlorophyll content.

According to the Food and Agricultural Organization, the


etc

pathogens causes about 14–16% loss to the plants. Hence it


early stage and turns dark, powdery

is necessary to study the life cycle of the diseases and make


Leaf turn brown, distorted and falls

Leaf becomes pale and often drops


Look like galls that are softened in

efforts for counter measuring them. Integrated disease man-


Discolored, angular blotches on

Twisting, discoloration of leaf

Withered or tip burn of leaves

agement (IDM) the collaboration of the various methods


Leafs dries up and distorted
Leaf wither and drop down

including cultural, chemical, biological, and physical has been


used for the plant disease control and management.
becomes tattered

The number of studies has been made for controlling and


mass later on

managing the diseases that occur in the plant. Based on these


Nutrients or pH value/water/oxygen Several affects

studies it is found that the first activity is to discover the dis-


Symptoms

distorted
leaves

ease. The disease is well recognized depending upon its shape,


down

color, size etc. Generally, the symptoms are different for dif-
ferent kind of diseases, but some diseases occur with almost
same kind of symptoms, therefore, making it hard to identify
Yellow dwarf, mosaic, bud blight

the disease by the naked eye. If the disease is identified then its
life cycle has to study next. More often the plant diseases are
Over/under water supply

Ocean spray an road salt

caused by fungal, bacteria and virus, therefore the life cycle of


these diseases should be well known in advance. In Table 1.
High temperature
Cool temperature

we have tabularized more frequently occurring plant diseases.


Fungal/bacteria

Air pollution

We have also mentioned some of the natural deficiency occur-


High wind
Caused by

ring in the plant due to nutrients.


Fungal
Fungal

4 Literature Review

Convolutional Neural Networks has been used for the


classification of weeds from the images of the soybean
crop. An image dataset is created having about 15,000
Table 1  (continued)

Moisture Imbalance

images of the crop site by the authors dos Santos Ferreira


Name of disease

Ozone damage
Wind Damage

et al. [7]. The learning of the CNN was carried out with
Soil structure
Salt damage
Cold Injury

Heat Injury
Nematodes

the help of CaffeNet. The SLIC Superpixel algorithm was


Viruses

used for the optimization of the dataset makes it suitable


Smuts
Scabs

for CaffeNet. Cope et al. [8] has presented a review of

13
Applications of Computer Vision in Plant Pathology: A Survey 617

the various image processing techniques that have been Transform (SIFT) is used that recognizes the leaf shape.
employed for the shake of measuring plant health and their Finally, the support vector machine has been used for the
species. The concepts related to the botanical theory has classification of the disease and healthy leaves. Singh
also been discussed by the authors. The authors have also et al. [17] has presented a review of the various machine
given the various aspects related to the measurement of learning methodologies used in the plant pathology. The
leaf outlines, flower shape, vein structures and leaf tex- authors have presented a number of approaches that are
tures, along with the analytical methods to perform them. used for the identification, classification, quantification
A survey on digital image processing techniques for the and prediction of the plant stress phenotyping and plant
identification of disease from the plant leaf and stem was breeding activities.
given by Barbedo [9]. The proposed work is then classified Chouhan et al. [18] has presented a radial basis function
into the three classes given by detection, severity quanti- neural network for the identification and classification of six
fication, and classification. A review of the various soft fungal diseases from the leaf images of the plant. The region
computing methods used for the precision agricultural and growing algorithm has been used for the purpose of feature
biological engineering are presented in the work proposed extraction and the optimization of the neural network has
by Huang et al. [10]. been performed using the bacterial foraging optimization.
Camargo and Smith [11] have also proposed a color Vijaya Lakshmi and Mohan [19] presented a leaf classifi-
image based analysis of the plant for the identification cation process named as Fuzzy Relevance Vector Machine
of diseases. They have transformed the RGB image into (FRVM) based on the features including color, texture, and
H, I3a, and I3b color transformations. Further carrying shape. The optimum features have been extracted by using
out the segmentation based on the histogram of based on Particle swarm optimization. Cellular automata filter is used
the intensity level that advantageous the proposed work for the purpose of noise removal and histogram equaliza-
in identifying the images differ in the intensity distribu- tion and Region of Interest (ROI) segmentation are used for
tion. Hassanien et al. [12] proposed the method based on image enhancement. For feature extraction, GLCM and the
moth-flame fitness function and rough sets incorporated LBP has been used. For an appropriate leaf disease identifi-
with Support vector machine (SVM) whereas the fitness cation, Clement et al. [20] have adopted an image processing
function is used for the purpose of feature selection and based mechanism for the measurement of foliar bleaching
SVM has been used for the classification of the Powdery appears due to the sycamore lace bug, Corythucha ciliata
mildew and early blight from the tomato plant. Johannes (SAY) on the Plane tree. Authors have performed an unsu-
et al. [13] has presented a real-time mechanism for an early pervised classification and segmentation of colored images
detection of diseases from the captured images through the accompanying on an original chlorophyll histogram. A dis-
mobile devices. Candidate hot-spot detection and statisti- ease named as Late Blight appears in potato plant leafs has
cal inference based algorithm are adopted for the auto- been identified and classified using image processing and
mated identification of disease rough environment. The neural network by Biswas et al. [21] the captured images has
proposed work was employed on septoria, rust and tan been undergone through decorrelation stretching for improv-
spot diseases on wheat images. Yet another image process- ing the color intensity of the images. Then the images have
ing based algorithm was proposed by Dey et al. [14] for been segmented using fuzzy c means algorithm and then
leaf rot disease detection on betel vine. The feature of the after the classification of the disease have been performed
rotted area has been segmented based on the color. The using the NN.
Otsu thresholding method has been used for the purpose Dhaware and Wanjale [22] has presented the study on
of segmentation of leaf images. various algorithms depending upon image processing
Anand et al. [15] has proposed a method based on the techniques for the classification of plant leaf diseases. The
artificial neural network for the identification of brinjal various stages for disease classification including image
leaf disease from images. The disease named as Bacterial capturing, enhancement, segmentation, feature extraction
Wilt, Cercospora Leaf Spot, Tobacco mosaic virus (TMV) and at last the decision support system has been discussed
is quite effectively identified by the proposed network. separately in this work. The images that were captured
Dandawate and Kokare [16] have proposed a novel work with the help of low-cost unmanned aerial vehicle model
for the identification of disease occur in the soybean plant. DJI Phantom 3 has been deployed for the tracking of the
The images were captured in the real-time environment foliar disease from the soybean crop images. Tetila et al.
and a decision support system has been set up that further [23] has employed a method named as Simple Linear Itera-
validates the result and coveys the necessary information tive Clustering for the segmentation purpose of the images.
to the farmers. The images are first acquired and preproc- The leaf images were classified with the help of attribute
essed then multi-thresholding has been done for obtaining like color, texture shape etc. Dhakate and Ingole [24] has
the region of interest. Further, the Scale Invariant Feature used GLCM method for the feature extraction process and

13

618 S. S. Chouhan et al.

k-means algorithm has been deployed for the segmentation mobility spectrometer and lateral flow devices, biosensors
purpose of the preprocessed images for extracting disease based on phage display and biophotonics and remote sens-
like Bacterial Blight, Fruit Spot, Fruit rot and Leaf spot for ing techniques coupled with spectroscopy-based methods
identification and classification using the neural network that lead toward smart farming. Francis et al. [33] at first
from the Pomegranate plant leaves. Mondal et al. [25] has presented a brief reviews over the existing image processing
presented an image processing system for the identification method that helps in diagnosing the plant. Then secondly the
of leaf disease from the leaves of okra and bitter gourd the authors have presented a disease identification and classifi-
based on the soft computing approach named as Naïve Bayes cation process in pepper plant images. The plant were quite
classifier. The feature of the leaf images has been extracted efficiently classified among the disease and healthy by the
by using the Pearson Correlation Coefficient method. The proposed algorithm.
proposed method significantly identified Yellow Vein Ganesan et al. [34] proposed an automated image seg-
Mosaic Virus from the leaves. Working with the images cap- mentation method based on CIELuv color space and fuzzy
tured from the spectroradiometer and a multispectral CDD c means for the identification of disease from the leaf of the
camera. Cui et al. [26] has presented a method for the iden- plant. The results were validated on the various image pro-
tification of the soybean rust. Further the ratio of infected cessing parameters indicates the accuracy of the proposed
area (RIA), lesion color index (LCI), and rust severity index work. Dhingra et al. [35] has put on the study of the various
(RSI) were validated for evaluating the performance of the image processing approaches used for the identification and
proposed work. RIA helps in finding the percentage of leaf classification of the disease from the leaf images. The paper
area get affected by the disease. LCI evaluates the color of was categorized among two parts that are in the first part the
the leaflet pixels. While RSI was used to compute the stern- various approaches used for the purpose of the detection of
ness of rust infection. Hyperspectral images were used for the disease has been presented and second part compromises
classifying raspberry plants by using the selected spectral of the various approaches for the purpose of classification.
ratio collectively with edge detection. Further using the Ali et al. [36] has presented an approach for the identifica-
thresholds and graph theory finally segmentation has been tion of citrus plants disease. The DE color difference algo-
performed in the work presented by Williams et al. [27]. The rithm has been utilized to separate the features like color,
authors have adopted a regular plant in growth and a con- shape etc. principle component analysis has been adopted for
stant lighting for acquiring the images. Kiani and Mamedov reducing the feature set dimension. Support vector machine
[28] has presented a novel method based on fuzzy for the using three kernels named as linear kernel, polynomial ker-
classification among disease leaves and healthy leaves. The nel with soft margin and polynomial kernel with hard margin
database of the strawberry leaf images has been acquired has been used for the classification of nutrient-disease from
with the help of the camera. The proposed work effectively the oil palm leaf in the work presented by the authors Asraf
identifies the iron-deficient and fungi-infected leaves shaped et al. [37]. Scharr et al. [38] has presented a comparison of
from the images. Aksoy et al. [29] proposed a growth moni- three segmentation methods for classifying leafs from the
toring system for the tobacco plant. The proposed framework images of Arabidopsis and young tobacco the most com-
automatically evaluates the number of leaves and sizes of the monly known rosette plants. The authors have presented
leaves quite appropriately. their work in the first Leaf Segmentation Challenge of the
The paper in [30] by Hamuda et al. presents a survey on Computer Vision Problems in Plant Phenotyping workshop
the various plant image segmentation methods. The segmen- held in 2014. Islam et al. [39] have presented an automated
tation methods are classified among the color index-based approach based on support vector machine for the disease
segmentation, threshold-based segmentation, and learning- identification from the potato plant leaf images by incorpo-
based segmentation. Of them encompasses is on the color rating the method of image processing and machine learning
index-based segmentation. Further in the conclusion the algorithms.
author have presented the number of merits and demerits of Behmann et al. [40] have accommodated the hyperspec-
the color index based segmentation method. Ndo et al. [31] tral images of barley and maize crop for the identification of
have done a survey on the study of Phaeoramularia leaf and progressive stress development of the diseases of the plant
fruit spot disease of citrus. The material was collected over based on supervised and unsupervised learning. Various
39 locations situated 13 citrus production basins in Came- stages have been classified using the support vector machine.
roon. Further these 13 citrus were grouped among 5 depend- Further to analyze the result of the classification the vegeta-
ing upon disease severity. The authors stated that with the tion index has been calculated. Waldchen and Mader [41]
increase in altitude of the tree the disease severity increases. have presented a review of the number of image process
Martinelli et al. [32] has presented a survey of the various techniques for the plant species identification. Further,
modern-day terminologies used in the precision agriculture. they have classified the review upon the plant organ and
The authors have enlighten the novel sensors like differential features including shape, texture, color, margin, and vein

13
Applications of Computer Vision in Plant Pathology: A Survey 619

structure. Then they have presented the analysis of various Journaux et al. [51] have presented the number of fea-
results depending on the databases. Color transformations, ture extraction process for analyzing the roughness of the
color histograms, and a pairwise-based classification were plant leaf from the images. The methods including Fourier
employed by Barbedo et al. [42] for an automatic plant dis- descriptors, support vector machines were more prominently
ease identification approach based on histogram structure. considered. The authors have stated that among all the clas-
The authors have worked with 12 different plant species sifiers the SVM is the one that achieves higher accuracy
tested over 82 different biotic and abiotic factors affecting for the better understanding of the droplet adhesion mech-
the plants. Barbedo [43] has presented a brief review of the anisms on leaves. Based on the tangential direction (TD)
innumerable challenges occur during the effective analy- Zhang et al. [52] have proposed an image segmentation
sis of the plant diseases. The cause of the problem, their method for the identification of leaves. The proposed work
effect, and the solution were given separately in their pro- was evaluated on 12 different images. The characteristics
posed review work. The method for segmentation of South like the luminance and linear have been used for identifica-
American leaf blight (SALB) from rubber crop is presented tion of leaf skeleton. The proposed work can also separate
by Guyot et al. [44]. The authors have validated their work weed form the other crops quite effectively. Ali-Shtayeh
under different climatic conditions. et al. [53] has presented the study of Squash leaf curl virus
Zhang et al. [45] by adopting the continuous wavelet [SLCV–(PAL)] from the three different plant squash, water-
analysis (CWA) an advanced spectral method have catego- melon, and cucumber plant leaves. Schikora and Schikora
rized three different diseases occurs on wheat crop named [54] have presented an overview of the image processing
as yellow rust, powdery mildew, and aphid. For feature methodologies for the disease recognition from the images
extraction process a wavelet strategy has been applied to of plants. They have also mentioned about the future aspects
six different features and at last the classification process and collaboration of various non-imaging methods like spec-
is carried out with the help of Fisher’s linear discriminant tro radiometry, high-resolution mass spectrometry imaging,
analysis (FLDA). Barbedo [46] based on RGB color model high throughput protein–protein interactome studies collabo-
and thresholding presents a digital image processing method rating with the image techniques in order to improve the
for the identification and classification of plant leaf disease. analytical power of effectively identifying and classifying
For this purpose, the author has worked with 11 plants hav- the plant diseases.
ing 77 different categories of diseases. Working with the Solahudin et al. [55] has adopted a mechanism by cap-
synthetic 3D illumination of Arabidopsis rosette for count- turing the images of chili farms for the monitoring of the
ing the number of leaves in the plant Ubbens et al. [47] have Gemini virus using aerial photography via multi-copter. The
proposed a deep convolutional neural network. The authors classification of the images has been done using the RGB
have validated the result by working with real plant and syn- color space model and the Bayesian classifier. The proposed
thetic plant for leaf counting task. work was evaluated on about 40 chili plants. Jamil et al. [56]
Ma [48] has proposed a novel method based on the image has presented a work for the plant leaf identification based
processing and region growing segmentation approach for upon its shape. Scale Invariant Feature Transform (SIFT)
the segmentation of foliar disease spots from the real-time has been used for the shape feature extraction and to describe
images captured from the vegetable field. The three color the color features the Segmentation-Based Fractal Texture
models have been considered for disease recognition named Analysis (SFTA) has been utilized. Four methods named as
as the comprehensive color feature (CCF) consists of three Fit to a Pattern Multivariate Image Analysis (FPM) com-
color components, Excess Red Index (ExR), H component bined with T2 statistics (FPM-T2), Residual Sum of Squares
of HSV color space and b component of L*a*b color space. statistics (FPM-RSS), Linear discriminant analysis (LDA),
The proposed work has also been validated on the images and K-means clustering has been used for the classification
of cucumber suffering from downy mildew disease. The among the disease leaves and healthy leaves. The real-time
support vector machine over the neural network has been images were captured for this purpose by Kruse et al. [57].
considered for the classification of the disease and its region Support Vector Machine (SVM) and Artificial Neural Net-
from the images of leaf in the work presented by Kaur and work (ANN) has been used by Padol and Sawant [58] for the
Kang [49]. The proposed work considered two datasets i.e. identification of grapes leaf disease from the images. The
the forts if used for training the SVM and second for validat- fusion of the proposed methods are used for the classifica-
ing the performance of the work. Khirade and Patil [50] has tion of the diseases named as Downy Mildew and Powdery
presented the study of the image segmentation and feature Mildew. Prasad et al. [59] proposed a real time disease moni-
extraction methods like artificial neural network, support toring of the leaf diseases from the images acquired from the
vector machine, backpropagation algorithm etc. that are used mobile device. The proposed method is based on the robust
for the classification of diseases from the plant leaf images. unsupervised L*a*b* color space model based k-means
classification. Based on the image processing and image

13

620 S. S. Chouhan et al.

segmentation methods Padol and Yadav [60] has proposed (BPD), Narrow Brown spot disease (NBSD) affect the plant
the method for the detection and classification of disease and stops the growth of it.
from grape leaf image. The segmentation has been carried Ramakrishnan and Sahaya Anselin Nisha [68] has pro-
out using the k means algorithm and then the features are posed the backpropagation algorithm for the identification
extracted. Then with the help of SVM the classification of of a disease named as Cercospora from the groundnut leaf
the Downy Mildew and Powdery Mildew diseases has been images. The images are first preprocessed through the color
performed. Working with the local statistical features for imaginary transform, color co-occurrence matrix, for the
background extraction and HSV color space Parikh et al. purpose of feature extraction. In the work proposed by Ras-
[61] has presented an image processing system for the detec- togi et al. [69] the artificial neural network has been used for
tion of disease and estimation of its stage. The images were the purpose of identification of plant leaves and the k-means
acquired from the real environment and the disease named algorithm has been deployed for the sake of classifying the
as Grey Mildew has been detected form the images of cot- disease form the leaf image. The evaluation has been car-
ton plant. ried out in two phases. In the first phases the leaf is identi-
Working with vegetation index of the leaf calculated from fied based on its features and then the disease region is seg-
the leaf images acquired Phadikar and Goswami [62] further mented in the second phase incorporating Euclidian distance
examined the effectiveness of the proposed work by calculat- and k-means. Reza et al. [70] has proposed the Multi-SVM
ing the other metrics known to be Vegetable Index Normal- classifier for the identification of the diseased area from the
ized Difference Vegetation Index (NDVI), Green Normalized stems of jute plants. The real-time images of the jute plants
Difference Vegetation Index (GNDVI), Enhanced Vegetation have been acquired and the classification has been performed
Indices (EVI), and Soil Adjusted Vegetation Index (SAVI) on the device on an android application. For the identifica-
respectively for the images acquired of the rice leaf suffering tion and classification of the diseases named as Mildew, Rust
from the leaf blast and brown spot. Then based on the fea- Tan, and Rust RB from the leaves of the soybean plant Pires
tures like Homogeneity, Correlation, Contrast, Energy and et al. [71] has proposed an automated method based on the
Entropy the disease was examined. Prajapati et al. [63] has Bag of Visual Words technique and local image descriptors.
presented a survey on the leaf crops of the cotton leafs. More Zhou et al. [72] has presented a method based on the orienta-
often there are four types of disease occur on the leaf of cot- tion code matching (OCM) technique a novel method for the
ton named as Alternaria leaf spot, Cercospora leaf spot, Bac- identification of the disease occurs in the sugar beet plant.
terial blight and Red Spot. Prasad et al. [64] have presented Further, the effectiveness of the proposed work has been
an unsupervised mechanism based on CIE L*a*b* color and enhanced with the help of support vector machine.
k means clustering for the real-time monitoring of the leaf Active contour model has been used for the identification
image for the diseases. Mishra et al. [65] has presented an of the diseases named as Bacterial Blight, Myrothecium and
overall illustration of the importance of the Hyperspectral Alternaria from the leaves of the cotton plant. The real-time
Imaging (HSI) for the agricultural images. The authors in images were captured from the field of the cotton crop by the
this significantly demonstrates the importance of HIS images author Rothe and Kshirsagar [73] in the proposed work for
over the conventional images. The ability of HIS in assist- the pattern recognition of the disease. Nandhini et al. [74]
ing close-range images, the importance of both spatial and has presented a novel work named as the web-enabled dis-
spectral information has been quite effectively discussed ease detection system (WEDDS) has been presented for the
in this work. The wide range of applications for the HIS detection and classification of the diseases from the leaves
like foliar content evaluation, stress-related studies, growth of the plants. The presented work adopted the mechanism
monitoring etc. along with the platform like high throughput of the IoT platform by incorporating Raspberry pi 3 board
phenotyping platforms (HTPPs) proves the importance of for making the proposed work real time. Finally, the dis-
hyperspectral images. Hu et al. [66] has proposed a method ease in the images was classified using the support vector
named as an improved Chan–Vese (C–V) for the wheat leaf machine. Sabrol and Satish [75] have proposed a method
lesion segmentation. At first color model has been adopted based image segmentation for the identification of the five
along with the k means and principal component analysis types of diseases named as tomato late blight, Septoria spot,
for the segmentation of initial segmentation purpose. Then bacterial spot, bacterial canker, tomato leaf curl from the
channels weights has been assigned automatically and at tomato leaf. The leaf images are also classified among dis-
last the termination condition is given for the effective per- eased and healthy based on the features like color, shape,
formance of the proposed work. Narmadha and Arulvadivu and texture. Sarangi et al. [76] incorporating the internet
[67] has used k means algorithm for the automatic identifi- of things architecture present an automated system for the
cation and detection of paddy diseases for the images of the study of the crop-related problems. The system is named as
plant. These diseases are caused by the fungus, bacteria etc. Automated Crop-disease Advisory Service (ACAS) that is
and can be among Blast Disease (BD), Brown spot Disease distributed in nature. Sannakki et al. [77] used k means and

13
Applications of Computer Vision in Plant Pathology: A Survey 621

feedforward neural network for the identification of the dis- in the soybean plant leaf. Akram et al. [89] has proposed
eases from the leaf of grape plant automatically. The disease a method based on the color spaces for the identification
has been segmented by using the k means algorithm and and classification of the leaf disease form the images. The
the FFNN has been assimilated for the classification of the authors have presented an automated real-time surveillance
disease. The disease named as downy mildew and powdery system incorporating the parallel processing mechanism
mildew are classified accurately by the proposed method. known to be FPGA. For the identification of the plant virus
In this work, the authors have presented an enhanced named as the Tobacco Rattle Virus and the Cucumber Green
seeded region growing (SRG) for the segmentation of Mottle Mosaic Virus Glezakos et al. in [90] has proposed
plant leaf disease. Sarkar and Pramanik [79] have also used the genetic algorithm and multilayer neural network. Sup-
Euclidean distance to evaluate the difference in the pixels, port vector machine accompanying the radial basis function
region merging algorithm that forms the lookup table and the as the kernel has been used by the authors for the detection
color model named as YCbCr to effectively identify the dis- and classification of sugarcane borer diseases in the work
ease. Zhang et al. [80] has presented an automatic approach presented by Huang et al. [91]. Tete and Kamlu [92] has
for the identification and classification of the diseases from presented a digital image processing method for the seg-
the leaf of the cucumber plant. The proposed work works in mentation of the leaf diseases using the thresholding and
three stages. In the first step, the leaf images have been sepa- the k-means algorithm.
rated among the compact region using super-pixel operation. Gaikwad and Musande [93] has adopted the neural net-
Then in the second step, the lesion is obtained based on work and SVM for the classification of disease occur in the
the features using the frequency pyramid of histograms of leaf of plants. The proposed methods work in two stages in
orientation gradients (PHOG) segmentation that has been the first the histogram based analysis has been done and in
performed using the expectation maximization (EM) algo- the second stage, NN and SVM have been adopted for the
rithm. At last the support vector machine has been used to classification of the wheat leaf disease. The leaf of the plants
classify the disease. Zhang et al. [81] has extended their accompanying Banana, beans, jackfruit, lemon, mango,
work based using the on the internet of things architecture. potato, tomato, sapota etc. has been segmented for the iden-
The authors have used the fusion of k-means, PHOG based tification and classification of diseases in the work proposed
approach for the purpose of leaf disease identification and by Singh and Misra [94]. The authors have performed image
classification. Zhang et al. [82] has presented another work segmentation using the genetic algorithm for performing this
for the leaf disease identification and classification using the work. Linear iterative clustering super-pixel regions genera-
combination of super-pixel clustering and EM algorithm. tion, convolutional neural network classification and entropy
Based on the Gabor wavelet transform (GWT) and gray rate super-pixel optimization based segmentation has been
level co–occurrence matrix (GLCM), Prasad et al. [83] has performed for the identification of rice panicle in the work
proposed a novel approach for the real-time identification presented by Xiong et al. [95]. The cucumber disease diag-
and classification of leaf disease based on the images taken nosing has been performed based on the fuzzy c means in
from the mobile device. The disease like leaf spots and leaf the work presented by Bai et al. [96] the proposed approach
blotch has been quite accurately segmented by the proposed worked in three steps for performing the identification of
method. Angle View Projection (AVP) and Discrete Cosine disease also using the marked-watershed algorithm. Li et al.
Transform (DCT) has been used by Prasad et al. [84] for [97] has reported unsupervised region generation and super-
the identification of the plant disease from the leaf images. vised semantic labeling Prediction for the segmentation of
Singh et al. [85] has presented the brief study of the digi- the cotton leaf images. At first, the simple linear iterative
tal image segmentation approaches that has been used for clustering (SLIC) and density-based spatial clustering of
the purpose of leaf disease identification and classification. applications with noise (DBSCAN) on Wasserstein distance
Enhancing their work the authors have developed a method have been adopted to generate regions, then histogram-based
based on the genetic algorithm for the disease identification color and texture features are extracted from each region
in this article. Soni and Chahar [86] adopted the probabilistic proposal are passed to Random Forest (RF) for the semantic
neural network (PNN) for the identification of leaf disease in segmentation.
the plant. The proposed work works in two phases in the first The various findings based on the literature have been
phase the feature are extracted based on the segmentation tabularized in Table 2. Further, the table has been classified
and in the second phase the PNN has been deployed for the among the approach used by the author, the plant on what
classification of diseases. the authors have worked upon, along with the disease taken
Shrivastava et al. [87] has proposed a method based on into consideration, further the database or the number of
color image sensing and processing for the identification images taken for evaluation purpose is stated and the future
of Rust, Bacterial Blight, Sudden Death Syndrome, Brown work mentioned in the articles are given with.
Spot, Downy Mildew, and Frog Eye the foliar disease occurs

13

Table 2  Literature review summary


622

References Method Plant Disease Dataset/dataset acquisition Future work

13
dos Santos Ferreira et al. [7] Convolutional neural networks Soybean Weed (grass and broadleaf) Self Working with different data-
base, with different crops and
different weeds
Camargo and Smith [11] Histogram based image seg- Cotton, maize, banana and Different diseases 5 crops/20 images from differ- To extract parameters of the
mentation plantain, alfalfa and soya ent institutes diseased region and classify
Hassanien et al. [12] MFORSFS algorithm (MFO, Tomato Powdery mildew and early Self Working with best parameters
RS, SVM) blight selection algorithm and with
different dataset
Johannes et al. [13] Image segmentation with sta- Wheat Septoria, rust and tan spot 3500 images/self Developing crop protection
tistical inference methods application in real time
Dey et al. [14] RGB color space segmenta- Betel vine Leaf rot 12 images/self –
tion
Anand et al. [15] k-means and Neural network Brinjal Bacterial wilt, Cercospora Self Extending the work for iden-
Leaf Spot, Tobacco mosaic tification of several other
virus (TMV) diseases
Dandawate and Kokare [16] SIFT and SVM Soybean – 120 images/self Deploying the proposed work
for different crops and for
stem, fruit, rot, etc.
VijayaLakshmi and Mohan Particle swarm optimization Several Several 60 images/ICL leaf dataset Working with medicinal leaf
[19] (PSO) and Fuzzy Relevance (220 images), Swedish and images and also including
Vector Machine (FRVM) the Flavia dataset multiple features for disease
extraction
Clement et al. [20] Color vision method Plane Sycamore lace bug 12 images/self Detection similar type of
diseases
Biswas et al. [21] Fuzzy c means and backprop- Potato Late blight 27 images/self –
agation neural network
Dhaware and Wanjale [22] Color/cluster based segmenta- Several Sun burn, yellow-mosaic and 120 images/self To build the real time applica-
tion and SVM grass hopper tion
Tetila [23] Simple linear iterative cluster- Soybean Target (leaf) spot, powdery 3624 images/self Using higher resolution cam-
ing mildew eras and CNN
Dhakate and Ingole [24] k-means, GLCM and Pomegranate Bacterial Blight, Fruit Spot, 500 images/self –
MLP + BPA Fruit Rot, leaf spot
Mondal et al. [25] Naive Bayes classifier Okra and bitter gourd Yellow Vein Mosaic Virus 79 Okra and 75 bitter gourd Removal of noise and shadow
(YVMV) images for higher accuracy
Cui et al. [26] Vegetation index methods Soybean Rust 48 images/self Real time environment and
employing other methods
Kiani and Mamedov [28] Fuzzy logic classification Strawberry Iron deficiency, fungal 60 for iron and 50 for fungal/ –
algorithm (FLCA) self
Ndo [31] Classification and Citrus Phaeoramularia leaf and fruit Self Working with database having
Regression Trees (CART) spot several images
Francis et al. [33] Feedforward neural network Pepper Berry spot and Quick wilt 20 images/self –
S. S. Chouhan et al.

Disease
Table 2  (continued)
References Method Plant Disease Dataset/dataset acquisition Future work

Ali et al. [36] ∆E color difference algorithm Citrus Greening, downy and downy 199 images/self Mobile application, other meth-
and PCA mildew ods and datasets
Asraf et al. [37] Support vector machine Oil palm Nutrient deficiency 420 images/self Implementing further kernel
based systems
Islam et al. [39] Support vector machine Potato Late blight and early blight 300 images/plant village Developing mobile based
application and detection of
disease severity
Behmann et al. [40] Support vector machine Barley Drought stress 108 + 204 images/two datasets Working with other crops
Guyot et al. [44] Classification and regression Rubber South American leaf blight Self –
trees (CART) (SALB)
Zhang et al. [45] Continuous wavelet analy- Wheat Yellow rust, powdery mildew Self Incorporation with other algo-
sis (CWA) and Fisher’s and aphid rithm for crop stress identifi-
linear discriminant analysis cation and discrimination
(FLDA)
Applications of Computer Vision in Plant Pathology: A Survey

Ma et al. [48] Comprehensive color feature Cucumber Downy mildew 93 images/self Use of convolutional neural
(CCF) and region growing network for pattern recogni-
segmentation tion
Kaur and Kang [49] Support vector machine Multiple Leaf spot Self Working with other networks
and filters
Ali-Shtayeh et al. [53] Rolling circle amplification Squash, watermelon, cucum- Leaf curl virus 178 images/self –
(RCA) and PCR ber
Solahudin et al. [55] Bayesian segmentation Chili Gemini virus 40 images/self –
Padol and Sawant [58] Support vector machine and Grape Downey and powdery mildew 137 images/self Forming the decision support
Artificial neural network system for proper supply of
fungicides
Padol and Yadav [60] Support vector machine and Grape Downey and powdery mildew 137 images/self Working with other algorithms
k-means
Parikh et al. [61] K-nearest neighbour (KNN) Cotton Grey Mildew 190 images/self –
classifier
Phadikar and Goswami [62] Vegetation indices (VI) Rice Brown Spot and blast diseases 100 images/self Adopting the method for other
disease and crops
Prasad et al. [64] k-means – – 297 images/self –
Hu et al. [66] Chan–Vese (C–V) model Wheat Lesion segmentation 55 images/self Real time application
Narmadha and Arulvadivu k-means Paddy Blast, brown spot, narrow Self –
[67] brown spot
Ramakrishnan and Sahaya Backpropagation algorithm Groundnut Cercospora, Cercosporidium 400 images/self Working with other diseases
Anselin Nisha [68] personatum, alternia leaf
blight, phaeoisariopsis
personata

13
623

Table 2  (continued)
624

References Method Plant Disease Dataset/dataset acquisition Future work

13
Rastogi et al. [69] Artificial neural network and Maple and Hydrangea Leaf spot and leaf scorch 28 images Working with real time envi-
k-means ronment
Reza et al. [70] Support vector machine Jute Anthracnose, Black band, die Self Extending the work for both
back, soft rot and stem rot stem and leaves disease
detection
Pires et al. [71] BOVW, SIFT, DSIFT, HOG, Soybean Mildew, rust tan, and rust RB 1200 images/self Evaluation of vocabulary
SURF, PHOW construction and the feature
coding, early and severity
detection of disease
Zhou et al. [72] Orientation code matching Sugar beet Cercospora leaf spot Self Improvement in training,
(OCM) and SVM disease identification, using
multiple feathers
Rothe and Kshirsagar [73] Active contour model (snakes) Cotton Bacterial Blight, Myrothe- Self Working with other crops like
and feed-forward back cium and Alternaria wheat, orange, citrus etc.
propagation network
Nandhini et al. [74] Compressed sensing and SVM Pomegranate, brinjal, and Anthracnose and Alternaria 30 images/self Development of an app and
tomato Alternata, Phytophthora working with real time deci-
blight and Alternaria leaf sion support system
Spot, Early blight and Sep-
toria leaf
Sabrol and Satish [75] Classification tree Tomato Late blight, Septoria spot, 383 images/self Applying other methods like
bacterial spot, bacterial SVM, ANN etc.
canker, tomato leaf curl
Sannakki et al. [77] k-means and feed forward Grape Downy mildew and powdery 33 images/self Detection of anthracnose and
neural network mildew using other classifier like
k-means
Raza et al. [78] Silhouette extraction and Sta- Tomato Powdery spots 984 images/self Working with stereo images
tionary wavelet transform and pooling the 3D informa-
tion with thermal informa-
tion to analyse the effects of
depth, leaf angles and the
amount of incident light on
temperature perceived by the
thermal camera
Zhang et al. [80] Super pixel, expectation maxi- Cucumber Scab angular, powdery 300 images/self Deploying deep leaning and
mization (EM), pyramid of mildew, introducing inter of things
histograms of orientation downy mildew, anthracnose
gradients (PHOG), SVM and scab
S. S. Chouhan et al.
Table 2  (continued)
References Method Plant Disease Dataset/dataset acquisition Future work

Zhang et al. [81] Super-pixel clustering, Apple and cucumber Alternaria leaf spot, mosaic 150 apple, 150 cucumber Improving the segmentation
K-mean clustering and pyra- and rust for apple and images/self performance
mid of histograms of orien- anthracnose, angular leaf
tation gradients (PHOG) spot and powdery mildew
for cucumber
Zhang et al. [82] Expectation maximization Cucumber Leaf spot Self Working with some other
(EM) algorithm robust methods
Prasad et al. [83] Gabor wavelet transform Multiple Multiple 297 images/self Using augmentation reality in
(GWT) and gray level co- agriculture, working under
occurrence matrix (GLCM) different environmental con-
dition etc.
Shrivastava et al. [87] Vegetation indexes Soybean Rust, Bacterial Blight, Sudden 120 images/self Working with advanced back-
Death Syndrome, Brown ground subtraction methods
Spot, Downy Mildew, and
Frog Eye
Applications of Computer Vision in Plant Pathology: A Survey

Shrivastava et al. [88] HIST and WDH Soybean Bacterial Blight, Brown Spot, 347 images/self –
Frog
Eye, Rust and Sudden Death
Syndrome
Huang [91] SVM Sugarcane Borer 166 images/self –
Bai et al. [96] Fuzzy C-means (FCM) Cucumber Leaf spot 129 images/self Working with complex back-
ground details etc.
Li et al. [97] Simple linear iterative cluster- Cotton – 46 images/self Use of unmanned aerial
ing (SLIC) and DBSCAN vehicle, detection of cotton
balls etc.
Atoum et al. [98] Computer vision and super Sugar beet Cercospora leaf spot 306 images/self Working with the other plants
pixel concepts

13
625

626 S. S. Chouhan et al.

5 Outcomes 5.2 Image Preprocessing

Computer vision techniques has contributed to the great Image preprocessing is related to the enhancement of an
extent in the field of agricultural growth, monitoring, and image intended for making it appropriate to perform other
its development. Image processing concepts aims in the bet- operations. The images collected in the database are more
terment of the crop productivity integrating with the compu- often real-time images that contain inappropriate informa-
tational intelligence techniques. The collaboration of images tion like noise, background details etc. So before performing
and soft computing techniques adopted in the number of the classification and feature extraction process the images
applications in plant pathology. Disease identification, weed are preprocessed for improving the computational accuracy,
detection, are some of them. Authors have developed the efficiency, and minimizing the cost of the system. Some of
number of methods for carrying out this task with higher the features associated with the preprocessing are given
accuracy and minimal efforts. In this survey paper we have below
focused on surveying the various article that incorporated
the feature of both the digital image processing and soft 1. Image preprocessing has been performed for reducing
computing theories and concepts. We have categorized the the natural illumination variability effects using the
various outcomes from the papers in separate segments like color constancy methods.
classification and detection techniques used, the importance 2. Image cropping has been performed for removal of
of image and its feature extraction methods, classification of background and other details from the desired fore-
disease aiming the plant leaf, various projects undergoing, ground to eliminate the redundant information that
disease recognizing and controlling methods, databases for requires high disk storage and utilize CPU time in
leaf images, future works and applications including smart segmentation process.
or precision agriculture, real-time disease detection prob- 3. Histogram equalization has been performed for
lems and their countermeasures etc. Our aim is to present the enhancing the quality of an image prior to its cluster-
state of the art of all the terms associated with the computer ing process.
vision solutions in plant pathology. Therefore we have made 4. Contrast enhancement and signal to noise ratio has
efforts by separating the outcomes into the digital image been improved by preprocessing.
processing phases making it easier and convenient for the 5. Images are converted into a single image format and
authors to work in this domain. resizing the images to make them uniform into the
database.
5.1 Image Acquisition 6. Resized images are enhanced using the de-correlation
stretching to exaggerate the difference between color
More often it has been observed from the literature that the bands of the image.
authors have worked with the self-generated database. The 7. Removal of Gaussian noise, salt and pepper noise,
images were collected in the real-time environment using white noise, shadow using various filters like low pass,
the image capturing devices. The digital cameras are gener- Gabor, bandpass, cellular automata filter.
ally used for this purpose whereas the number of electronics 8. Clustering of images based upon classes.
devices enabled with the cameras are used for this purpose 9. Transforming the images into the L*a*b or HIS or
like mobile phones, drones etc. While some of the authors HSV color spaces from RGB for increasing the seg-
have also worked with the database provided by some labo- mentation results.
ratory or research organization. But when compared then 10. Superpixel clustering to group the neighbor pixel with
about eight-five percent of the authors have evaluated their the same features in an image into meaningful homog-
work by self-attained database. The primary reason for this enous regions that increase computational efficiency,
is the lack of availability of the benchmark database in this running time and memory cost because thousands of
field. The secondary reason is the choice of the authors pixels are grouped into only a few hundreds of pixels.
working with different crops and their parts. Therefore the
image acquisition has been performed by the authors them- 5.3 Image Segmentation
selves. The cameras placed in the field acquire the images
based on some criteria depending on the work has to be The next step is to find the region of interest from the pre-
performed. The images are then collected at the centralize processed image. The image segmentation has been per-
server and then processed for further evaluation. The process formed using the number of approaches generally classified
of image acquisition also faces some challenges with respect among two traditional methods and soft computing meth-
to the environmental conditions. ods. Region growing, thresholding is some of the traditional
methods and fuzzy logic, artificial neural network is some of

13
Applications of Computer Vision in Plant Pathology: A Survey 627

the soft computing methods. The criteria for performing the variance, difference on entropy, difference on average,
task of segmentation more often depends on the authors but information measures of correlation 1 and information
it has been observed that generally, the authors work with measures of correlation 2 by using Haralick textures and
the soft computing methods. The soft computing methods Gabor. This can either be calculated by Statistical meth-
attain higher accuracy when compared with the traditional ods, Spectral methods, and Structural methods.
methods for image segmentation. The method like the histo- 3. Shape describes the images according to the contour
gram of intensities, region segmentation based on histogram of an object. Shape attributes can be measured by area,
analysis has also shown better results. The image segmenta- eccentricity, centroid, major axis length, minor axis
tion is performed to identify the regions in the image that length, equivalent diameter, perimeter and orientation
are expected to qualify as the diseased region serving the based on region properties. Hu’s moment and central
preprocessing step for the feature extraction and classifica- moment are some methods used for this purpose.
tion. Quite often it has been noticed that the authors have 4. Color attributes are based on the physical characteris-
also involved the human to perform the task of disease seg- tics of the object surfaces because it reflects different
mentation. The results based on some evaluation parameters wavelength values. Color is based on color histograms
like specificity, sensitivity etc. are then compared with the and color co-occurrence matrix can be mean, standard
methods proposed by the authors for evaluating their seg- deviation. Color features using models like RGB, HSV,
mentation performance. But the drawback of these methods YCbCr, HIS are used for this purpose.
is they are the time-consuming process and costly. This pro- 5. More frequently the texture information has been
cess of extracting the region of interest from the image is the retrieved by using the Grey level co-occurrence matrix
very important task for feature extraction. (GLCM).
6. Depending on the distribution of the local intensity or
5.4 Feature Extraction edge directions, Histogram of oriented gradients (HOG)
has been used more widely to extract the shapes and
Features are the attributes associated with an object that dis- appearance of the diseases.
tinguishes it from the other object. They help in identifying 7. Local binary patterns (LBP) having advantage of invari-
different objects from and based on them the class label has ance to changes in shades of grey and computational
been assigned. The features of the object can be shape, size, efficiency or mean maximum or variance of the Gauss-
color etc. The feature extraction methods in digital image ian weighting function.
processing have been classified among two high-level feature 8. Some of the other feature selection methods are Rough
extraction methods and low-level feature extraction methods. set, SIFT, Gabor wavelet, Haar transforms, Hough trans-
In case of the disease identification generally, the low-level forms, Radon transforms, and Pearson correlation coef-
methods have been used for disease classification. It is the ficient has been used.
very critical issue in the leaf disease classification system to
extract the appropriate region of interest. Mostly the authors 5.5 Classification
have used three attributes of the diseases for extraction they
are i) color, ii) texture, and iii) shape. Based on these three The last stage for the disease identification using the com-
features the authors have selected the convenient algorithm puter vision methods is classification. The classification is
for feature extraction. Because how well the feature extrac- characterized by the fact that differentiating the one class of
tion strategy is introduced, better the performance of the leaf diseased image from the leaf image that is non-diseased.
algorithm used for the classification. Therefore the choice The task of classification has been performed by using the
of shape, color, and texture is a serious and conjoint issue number of classification methods available. But more often
because of the similarity of various diseases in their char- the artificial neural network, support vector machine and
acteristics. Some of the facts related to feature extraction k-means clustering have been used for this purpose. The
process that we have seen from the literature have been given accuracy of any classification model is depended on the
below feature selection and extraction strategy. After the feature
extraction, another important phase begins for training the
1. The key factor of feature extraction is to learn automati- classifier using the dataset classified among the diseased
cally features from the raw data. and non-diseased. Both the dataset are then being tested to
2. Texture analysis is related to the surface property of the check the performance of the classifier for its accuracy. The
object like inverse difference, entropy, contrast, energy, frequently used methods like ANN, SVM, and k-means have
maximum probability, homogeneity, uniformity, iner- their pros and cons, therefore, it is depended on the type of
tia, correlation, the sum of average, the sum of entropy, application for the system has been developed.
the sum of variance, diagonal variance, difference on

13

628 S. S. Chouhan et al.

Fig. 6  Database generated percentage


Fig. 7  Classifier usage percentage

removal of noise, adjustment in contrast etc. is performed


5.6 Discussion for making them uniform. This process helps in improving
the performance of the proposed algorithm.
In this article, we have gone through the number of research Image segmentation is the most important phase of
article related to the digital image processing methodologies the image processing methodologies. It is the method
for plant pathology especially focused on the disease identi- of extracting the region or object of interest from the
fication and classification from the plant leaves. The various given image. The objects based on their properties like
findings are presented in the above section separating them color, texture has been extracted from the given image.
based on the steps of digital image processing. Here in this The segmentation can be performed using the number of
part, we have tried to present various discussions related to image segmentation algorithms but here in this article, it
the underlying concepts and facts related to computer vision has been observed that region growing and histogram of
in automatic plant disease detection. features are the two traditional methods that have been
The first and the foremost query is what plant, which part, adopted for the disease extraction from the images of the
what disease should be considered to work on. Form the leaf. Some authors have also worked with the soft com-
literature it was noticed that almost all plants and their parts puting approaches to achieve the task of segmentation.
can be affected by one or the other kind of disease. So it’s By incorporating the soft computing methodologies the
not a matter of concern while targeting the plant to work accuracy and performance of the algorithm increase for
on. But while choosing the plant it can be kept in mind that disease identification and classification.
one should choose the plant that is having its environmen- The role of feature extractors is another important phase
tal and economic importance. The next part is to select the for disease classification. More often the disease feature
disease and specific area of the plant to work on. Mostly that is selected to be color, texture, and shape. Different
the authors have selected the leaf part of plant but the fruit methods and models have been implemented for selecting
and the stem are the other one. Next is the data collection the features like color models, GLCM, LBP, and HOG are
that can be acquired either from the self-generated real-time used for this purpose.
data or selecting the database that is already available. From With the help of the features, the classifiers are then
the survey it was seen that about 90% of the authors have trained by using the training database. Support vector
worked on the real-time database collected from the field machine, artificial neural network, and k-means cluster-
given in Fig. 6. This data or images have been collected ing are the methods that have been widely adopted for
from the mobile devices or the cameras. The image captured this purpose. Whereas SVM is the choice of the maxi-
from these devices have been collected under different envi- mum number of authors as seen from the comparative
ronmental condition. Then these images have been stored chart shown in Fig. 7. Once the classifier has been trained
in some centralized database collection centre for further the testing database has been used for validating its per-
processing. The collected database is then processed based formance for detecting and classifying the disease from
on the image processing techniques and divided among test- the plant leaf image. The performance of the algorithms
ing and training database. First the images captured are pre- have been validated by using the parameters like sensitiv-
processed. In this process the images are resized, cropped, ity, specificity, accuracy etc. while comparing their results

13
Applications of Computer Vision in Plant Pathology: A Survey 629

with other approaches. Also, it was seen that some authors processing steps in making the appropriate decision support
have also validated the performance of their proposed system for saving us and the environment.
work with the help of human intervention.

5.7 Problems and Future Applications Compliance with Ethical Standards 

There was the number of problems that the authors have Conflict of interest  On behalf of all authors, the corresponding author
states that there is no conflict of interest.
confronted while performing this task. The primary problem
is the availability of the standard database with respect to
the certain diseases and plant. This lack of availability for
the database deflates the researchers and academicians to
carry out their work in this field. Next is the problem of data- References
base acquisition. It is very hard and time-consuming task
1. Wang Z et al (2017) Review of plant identification based on image
to gather real-time database from the field under different processing. Arch Computat Methods Eng 24:637–654. https:​ //doi.
atmospheric conditions. Further is the issue of preprocess- org/10.1007/s1183​1-016-9181-4
ing of the image the real-time images are present with the 2. Arribas JI et al (2011) Leaf classification in sunflower crops by
computer vision and neural networks. Comput Electron Agric
number of invariability like different texture, different back- 78:9–18. https​://doi.org/10.1016/j.compa​g.2011.05.007
ground details, the image capturing angles etc. The selection 3. Barth R et al (2018) Data synthesis methods for semantic seg-
of capturing device is another conjoint problem related to mentation in agriculture: a Capsicum annuum dataset. Comput
this. Selection of the real field area for acquiring the image, Electron Agric 144:284–296. https​://doi.org/10.1016/j.compa​
g.2017.12.001
selection of plant, selection of its disease part, selection of 4. Chouhan SS et al (2018) Image segmentation using computational
disease are some of the other problems. The selection of intelligence techniques: review. Arch Comput Methods Eng. https​
disease and their symptoms that uniquely identifies or classi- ://doi.org/10.1007/s1183​1-018-9257-4
fies it from the other is another concern that the author must 5. Barth R et al (2017) Synthetic bootstrapping of convolutional
neural networks for semantic plant part segmentation. Comput
deal with. Further is the choice of method and concepts for Electron Agric. https​://doi.org/10.1016/j.compa​g.2017.11.040
designing the appropriate system that is better in perfor- 6. Bhange M, Hingoliwala HA (2015) Smart farming: pomegranate
mance, less time consuming and cost-effective. disease detection using image processing. In: Second international
The number of future applications can be recommended symposium on computer vision and the internet (VisionNet’15),
Procedia Computer Science, vol 58, pp 280–288. https​://doi.
in order to develop the real-time decision support system for org/10.1016/j.procs​.2015.08.022
enhancing the productivity and quality of the plants. Some 7. dos Santos Ferreira A et al (2017) Weed detection in soybean
of them are use of devices like drone, sensors, high-quality crops using ConvNets. Comput Electron Agric 143:314–324. https​
cameras, developing the web-enabled or internet oriented ://doi.org/10.1016/j.compa​g.2017.10.027
8. Cope JS et al (2012) Plant species identification using digital mor-
system for real-time crop management, use of hyperspec- phometrics: a review. Expert Syst Appl 39:7562–7573. https:​ //doi.
tral or remote sensing images for counter measuring the org/10.1016/j.eswa.2012.01.073
crops productivity, deploying the technologies like internet 9. Barbedo JGA (2016) A review on the main challenges in auto-
of things in plant pathology, working in collaboration with matic plant disease identification based on visible range images.
Biosyst Eng 144:52–60. https​://doi.org/10.1016/j.biosy​stems​
artificial intelligence, soft computing, machine learning eng.2016.01.017
algorithms etc. 10. Huang Y et al (2010) Development of soft computing and applica-
tions in agricultural and biological engineering. Comput Electron
Agric 71:107–127. https:​ //doi.org/10.1016/j.compag​ .2010.01.001
11. Camargo A, Smith JS (2009) An image-processing based algo-
6 Conclusion rithm to automatically identify plant disease visual symptoms.
Biosyst Eng 102:9–21. https​: //doi.org/10.1016/j.biosy​stems​
Digital image processing, soft computing methods, internet eng.2008.09.030
of things are the essentials of something that is known to 12. Hassanien AE et al (2017) An improved moth flame optimiza-
tion algorithm based on rough sets for tomato diseases detection.
be Precision or Smart agriculture. So this paper introduces Comput Electron Agric 136:86–96. https​://doi.org/10.1016/j.
the various concepts and theories associated with the digital compa​g.2017.02.026
image processing for disease identification and classification 13. Johannes A et al (2017) Automatic plant disease diagnosis using
from the plant leaf images. In this survey paper, we have pre- mobile capture devices, applied on a wheat use case. Comput
Electron Agric 138:200–209. https​://doi.org/10.1016/j.compa​
sented almost all the state of the art methodologies related g.2017.04.013
to the image processing in plant pathology. Our intent is 14. Dey AK et al (2016) Image processing based leaf rot disease,
in making the interest of researchers and academicians to detection of betel vine (Piper BetleL.). In: International con-
develop and introduce various technologies in this field. ference on computational modeling and security (CMS 2016),
Therefore in this paper, we have discussed stepwise image

13

630 S. S. Chouhan et al.

Procedia Computer Science, vol 85, pp 748–754. https​://doi. 29. Aksoy EE et al (2015) Modeling leaf growth of rosette plants
org/10.1016/j.procs​.2016.05.262 using infrared stereo image Sequences. Comput Electron Agric
15. Anand R et al (2016) An application of image processing tech- 110:78–90. https​://doi.org/10.1016/j.compa​g.2014.10.020
niques for detection of diseases on brinjal leaves using K-means 30. Hamuda E et al (2016) A survey of image processing techniques
clustering method. In: 2016 international conference on recent for plant extraction and segmentation in the field. Comput
trends in information technology (ICRTIT), Chennai, pp 1–6. Electron Agric 125:184–199. https​://doi.org/10.1016/j.compa​
https​://doi.org/10.1109/icrti​t.2016.75695​31 g.2016.04.024
16. Dandawate Y, Kokare R (2015) An automated approach for clas- 31. Ndo EGD et al (2010) Altitude, tree species and soil type are
sification of plant diseases towards development of futuristic deci- the main factors influencing the severity of Phaeoramularia leaf
sion support system in Indian perspective. In: 2015 International and fruit spot disease of citrus in the humid zones of Cameroon.
conference on advances in computing, communications and infor- Eur J Plant Pathol 128:385–397. https​://doi.org/10.1007/s1065​
matics (ICACCI), Kochi, pp 794–799. https​://doi.org/10.1109/ 8-010-9660-7
icacc​i.2015.72757​07 32. Martinelli F et al (2015) Advanced methods of plant disease
17. Singh A et al (2016) Machine learning for high-throughput stress detection. A review. Agron Sustain Dev 35:1–25. https​://doi.
phenotyping in plants. Trends Plant Sci 21(2):110–124. https​:// org/10.1007/s1359​3-014-0246-1
doi.org/10.1016/j.tplan​ts.2015.10.015 33. Francis J et al (2016) Identification of leaf diseases in pepper
18. Chouhan SS et al (2018) Bacterial foraging optimization based plants using soft computing techniques. In: 2016 conference on
radial basis function neural network (BRBFNN) for identification emerging devices and smart systems (ICEDSS), Namakkal, pp
and classification of plant leaf diseases: an automatic approach 168–173. https​://doi.org/10.1109/iceds​s.2016.75877​87
towards plant pathology. IEEE Access. https​://doi.org/10.1109/ 34. Ganesan P et al (2017) CIELuv color space for identification and
acces​s.2018.28006​85 segmentation of disease affected plant leaves using fuzzy based
19. VijayaLakshmi B, Mohan V (2016) Kernel-based PSO and approach. In: 2017 third international conference on science
FRVM: an automatic plant leaf type detection using texture, technology engineering and management (ICONSTEM), Chen-
shape, and color features. Comput Electron Agric 125:99–112. nai, pp 889–894. https​://doi.org/10.1109/icons​tem.2017.82613​
https​://doi.org/10.1016/j.compa​g.2016.04.033 30
20. Clement A et al (2015) A new colour vision system to quantify 35. Dhingra G et al (2018) Study of digital image processing tech-
automatically foliar discolouration caused by insect pests feeding niques for leaf disease detection and classification. Multimed
on leaf cells. Biosyst Eng 133:128–140. https​://doi.org/10.1016/j. Tools Appl. https​://doi.org/10.1007/s1104​2-017-5445-8
biosy​stems​eng.2015.03.007 36. Ali H et al (2017) Symptom based automated detection of citrus
21. Biswas S et al (2014) Severity identification of potato late blight diseases using color histogram and textural descriptors. Comput
disease from crop images captured under uncontrolled environ- Electron Agric 138:92–104. https​://doi.org/10.1016/j.compa​
ment. In: 2014 IEEE Canada international humanitarian tech- g.2017.04.008
nology conference—(IHTC), Montreal, QC, pp 1–5. https​://doi. 37. Asraf HM et  al (2012) A comparative study in kernel-based
org/10.1109/ihtc.2014.71475​19 support vector machine of oil palm leaves nutrient disease. In:
22. Dhaware CG, Wanjale KH (2017) Modern approach for plant leaf International symposium on robotics and intelligent sensors 2012
disease classification which depends on leaf image processing. In: (IRIS 2012), Procedia Engineering, vol 41, pp 1353–1359. https​
2017 international conference on computer communication and ://doi.org/10.1016/j.proen​g.2012.07.321
informatics (ICCCI), Coimbatore, pp 1–4. https:​ //doi.org/10.1109/ 38. Scharr H et  al (2016) Leaf segmentation in plant phenotyp-
iccci​.2017.81177​33 ing: a collation study. Mach Vis Appl 27:585–606. https​://doi.
23. Tetila EC et al (2017) Identification of soybean foliar diseases org/10.1007/s0013​8-015-0737-3
using unmanned aerial vehicle images. IEEE Geosci Remote Sens 39. Islam M et al (2017) Detection of potato diseases using image seg-
Lett 14(12):2190–2194. https​://doi.org/10.1109/lgrs.2017.27437​ mentation and multiclass support vector machine. In: 2017 IEEE
15 30th Canadian conference on electrical and computer engineering
24. Dhakate M, Ingole AB (2015) Diagnosis of pomegranate plant (CCECE), Windsor, ON, pp 1–4. https​://doi.org/10.1109/ccece​
diseases using neural network. In: 2015 fifth national conference .2017.79465​94
on computer vision, pattern recognition, image processing and 40. Behmann J et al (2014) Detection of early plant stress responses
graphics (NCVPRIPG), Patna, pp 1–4. https​://doi.org/10.1109/ in hyperspectral images. ISPRS J Photogramm Remote Sens
ncvpr​ipg.2015.74900​56 93:98–111. https​://doi.org/10.1016/j.isprs​jprs.2014.03.016
25. Mondal D et al (2017) Gradation of yellow mosaic virus disease 41. Waldchen J, Mader P (2018) Plant species identification using
of okra and bitter gourd based on entropy based binning and computer vision techniques: a systematic literature review.
Naive Bayes classifier after identification of leaves. Comput Arch Computat Methods Eng. https​://doi.org/10.1007/s1183​
Electron Agric 142:485–493. https​://doi.org/10.1016/j.compa​ 1-016-9206-z
g.2017.11.024 42. Barbedo JGA et al (2016) Identifying multiple plant diseases using
26. Cui D et al (2009) Detection of soybean rust using a multispec- digital image processing. Biosyst Eng 147:104–116. https​://doi.
tral image sensor. Sens Instrum Food Qual 3:49–56. https​://doi. org/10.1016/j.biosy​stems​eng.2016.03.012
org/10.1007/s1169​4-009-9070-8 43. Barbedo JGA (2013) Digital image processing techniques for
27. Williams D et al (2017) A method for automatic segmenta- detecting, quantifying and classifying plant diseases. Springer-
tion and splitting of hyperspectral images of raspberry plants Plus. https​://doi.org/10.1186/2193-1801-2-660
collected in field conditions. Plant Methods. https ​ : //doi. 44. Guyot J et al (2013) Segmentation applied to weather-disease
org/10.1186/s1300​7-017-0226-y relationships in South American leaf blight of the rubber tree.
28. Kiani E, Mamedov T (2017) Identification of plant disease Eur J Plant Pathol 126:349–362. https​://doi.org/10.1007/s1065​
infection using soft-computing: application to modern botany. 8-009-9540-1
In: 9th international conference on theory and application 45. Zhang J et al (2017) Discrimination of winter wheat disease and
of soft computing, computing with words and perception, insect stresses using continuous wavelet features extracted from
ICSCCW. https​://doi.org/10.1016/j.procs​.2017.11.323 foliar spectral measurements. Biosyst Eng 162:20–29. https​://doi.
org/10.1016/j.biosy​stems​eng.2017.07.003

13
Applications of Computer Vision in Plant Pathology: A Survey 631

46. Barbedo JGA (2017) A new automatic method for disease 62. Phadikar S, Goswami J (2016) Vegetation indices based seg-
symptom segmentation in digital photographs of plant leaves. mentation for automatic classification of brown spot and blast
Eur J Plant Pathol 147:349–364. https​://doi.org/10.1007/s1065​ diseases of rice. In: 2016 3rd international conference on recent
8-016-1007-6 advances in information technology (RAIT), Dhanbad, pp 284–
47. Ubbens J et al (2018) The use of plant models in deep learning: 289. https​://doi.org/10.1109/rait.2016.75079​17
an application to leaf counting in rosette plants. Plant Methods. 63. Prajapati BS et al (2016) A survey on detection and classifi-
https​://doi.org/10.1186/s1300​7-018-0273-z cation of cotton leaf diseases. In: 2016 international confer-
48. Ma J et al (2017) A segmentation method for greenhouse veg- ence on electrical, electronics, and optimization techniques
etable foliar disease spots images using color information and (ICEEOT), Chennai, pp 2499–2506. https​://doi.org/10.1109/
region growing. Comput Electron Agric 142:110–117. https:​ //doi. iceeo​t.2016.77551​43
org/10.1016/j.compa​g.2017.08.023 64. Prasad S et al (2014) Mobile mixed reality based damage level
49. Kaur R, Kang SS (2015) An enhancement in classifier support estimation of diseased plant leaf. In: 2014 eighth international
vector machine to improve plant disease detection. In: 2015 IEEE conference on next generation mobile applications, services and
3rd international conference on MOOCs, innovation and tech- technologies. https​://doi.org/10.1109/ngmas​t.2014.56
nology in education (MITE), Amritsar, pp 135–140. https​://doi. 65. Mishra P et al (2017) Close range hyperspectral imaging of
org/10.1109/mite.2015.73753​03 plants: a review. Biosyst Eng. https​://doi.org/10.1016/j.biosy​
50. Khirade SD, Patil AB (2015) Plant disease detection using image stems​eng.2017.09.009
processing. In: 2015 international conference on computing com- 66. Qiu-xia H et al (2017) Wheat leaf lesion color image segmenta-
munication control and automation. https​://doi.org/10.1109/iccub​ tion with improved multichannel selection based on the Chan-
ea.2015.153 Vese model. Comput Electron Agric 135:260–268. https​://doi.
51. Journaux L et al (2011) Plant leaf roughness analysis by texture org/10.1016/j.compa​g.2017.01.016
classification with generalized Fourier descriptors in a dimen- 67. Narmadha RP, Arulvadivu G (2017) Detection and measure-
sionality reduction context. Precis Agric 12:345–360. https​://doi. ment of paddy leaf disease symptoms using image processing.
org/10.1007/s1111​9-010-9208-z In: 2017 international conference on computer communica-
52. Zhang L et al (2016) Individual leaf identification from horti- tion and informatics (ICCCI), Coimbatore, pp 1–4. https​://doi.
cultural crop images based on the leaf skeleton. Comput Elec- org/10.1109/iccci​.2017.81177​30
tron Agric 127:184–196. https ​ : //doi.org/10.1016/j.compa​ 68. Ramakrishnan M, Sahaya Anselin Nisha A (2015) Groundnut
g.2016.06.017 leaf disease detection and classification by using back probaga-
53. Ali-Shtayeh MS et al (2014) Squash leaf curl virus (SLCV): a seri- tion algorithm. In: 2015 international conference on commu-
ous disease threatening cucurbits production in Palestine. Virus nications and signal processing (ICCSP), Melmaruvathur, pp
Genes 48:320–328. https​://doi.org/10.1007/s1126​2-013-1012-1 0964–0968. https​://doi.org/10.1109/iccsp​.2015.73226​41
54. Schikora M, Schikora A (2014) Image-based analysis to study 69. Rastogi A et  al (2015) Leaf disease detection and grading
plant infection with human pathogens. Computat Struct Biotech- using computer vision technology & fuzzy logic. In: 2015 2nd
nol J 12:1–6. https​://doi.org/10.1016/j.csbj.2014.09.010 international conference on signal processing and integrated
55. Solahudin M et al (2015) Gemini virus attack analysis in field of networks (SPIN), Noida, pp 500–505. https​://doi.org/10.1109/
chili (Capsicum annuum L.) using aerial photography and Bayes- spin.2015.70953​50
ian segmentation method. In: The 1st international symposium on 70. Reza ZN et al (2016) Detecting jute plant disease using image
LAPAN-IPB satellite for food security and environmental moni- processing and machine learning. In: 2016 3rd international
toring, Procedia Environmental Sciences, vol 24, pp 254–257. conference on electrical engineering and information commu-
https​://doi.org/10.1016/j.proen​v.2015.03.033 nication technology (ICEEICT), Dhaka, pp 1–6. https​: //doi.
56. Jamil N et al (2015) Automatic plant identification: is shape the org/10.1109/ceeic​t.2016.78731​47
key feature? In: 2015 IEEE international symposium on robotics 71. Pires RDL et al (2015) Local descriptors for soybean disease
and intelligent sensors (IRIS 2015), Procedia Computer Science, recognition. Comput Electron Agric 125:48–55. https​: //doi.
vol 76, pp 436–442. https​://doi.org/10.1016/j.procs​.2015.12.287 org/10.1016/j.compa​g.2016.04.032
57. Kruse OMO et al (2014) Pixel classification methods for iden- 72. Zhou R et al (2014) Disease detection of Cercospora Leaf Spot
tifying and quantifying leaf surface injury from digital images. in sugar beet by robust template matching. Comput Electron
Comput Electron Agric 108:155–165. https​://doi.org/10.1016/j. Agric 108:58–70. https​://doi.org/10.1016/j.compag​ .2014.07.004
compa​g.2014.07.010 73. Rothe PR, Kshirsagar RV (2015) Cotton leaf disease identifica-
58. Padol PB, Sawant SD (2016) Fusion classification technique tion using pattern recognition techniques. In: 2015 international
used to detect downy and powdery mildew grape leaf dis- conference on pervasive computing (ICPC), Pune, pp 1–6. https​
eases. In: 2016 international conference on global trends in ://doi.org/10.1109/perva​sive.2015.70869​83
signal processing, information computing and communication 74. Nandhini SA et al (2018) Web enabled plant disease detection
(ICGTSPICC), Jalgaon, pp 298–301. https​://doi.org/10.1109/ system for agricultural applications using WMSN. Wireless Pers
icgts​picc.2016.79553​15 Commun. https​://doi.org/10.1007/s1127​7-017-5092-4
59. Prasad S et al (2014) Energy efficient mobile vision system for 75. Sabrol H, Satish K (2016) Tomato plant disease classification
plant leaf disease identification. In: 2014 IEEE wireless commu- in digital images using classification tree. In: 2016 international
nications and networking conference (WCNC), Istanbul, 2014, conference on communication and signal processing (ICCSP),
pp 3314–3319. https​://doi.org/10.1109/wcnc.2014.69530​83 Melmaruvathur, pp 1242–1246. https​://doi.org/10.1109/iccsp​
60. Padol PB, Yadav AA (2016) SVM classifier based grape leaf .2016.77543​51
disease detection. In: 2016 conference on advances in signal 76. Sarangi S et al (2016) Automation of agriculture support systems
processing (CASP), Pune, pp 175–179. https​://doi.org/10.1109/ using Wisekar: case study of a crop-disease advisory service.
casp.2016.77461​60 Comput Electron Agric 122:200–210. https​://doi.org/10.1016/j.
61. Parikh A et al (2016) Disease detection and severity estima- compa​g.2016.01.009
tion in cotton plant from unconstrained images. In: 2016 IEEE
international conference on data science and advanced analytics.
https​://doi.org/10.1109/dsaa.2016.81

13

632 S. S. Chouhan et al.

77. Sannakki SS et al (2013) Diagnosis and classification of grape leaf 88. Shrivastava S et al (2017) Soybean plant foliar disease detec-
diseases using neural networks. In: 2013 fourth international con- tion using image retrieval approaches. Multimed Tools Appl
ference on computing, communications and networking technolo- 76:26647–26674. https​://doi.org/10.1007/s1104​2-016-4191-7
gies (ICCCNT), Tiruchengode, pp 1–5. https​://doi.org/10.1109/ 89. Akram T et al (2017) Towards real-time crops surveillance for
icccn​t.2013.67266​16 disease classification: exploiting parallelism in computer vision.
78. Raza S-e et al (2015) Registration of thermal and visible light Comput Electr Eng 59:15–26. https​://doi.org/10.1016/j.compe​
images of diseased plants using silhouette extraction in the lecen​g.2017.02.020
wavelet domain. Pattern Recognit 48:2119–2128. https​://doi. 90. Glezakos TJ et al (2010) Plant virus identification based on neural
org/10.1016/j.patco​g.2015.01.027 networks with evolutionary preprocessing. Comput Electron Agric
79. Sarkar RK, Pramanik A (2015) Segmentation of plant disease 70:263–275. https​://doi.org/10.1016/j.compa​g.2009.09.007
spots using automatic SRG algorithm: a look up table approach. 91. Huang T et  al (2018) Detecting sugarcane borer diseases
In: 2015 international conference on advances in computer using support vector machine. Inf Process Agric. https​://doi.
engineering and applications, Ghaziabad, pp 1–5. https​://doi. org/10.1016/j.inpa.2017.11.001
org/10.1109/icace​a.2015.71943​75 92. TN Tete, S Kamlu (2017) Detection of plant disease using thresh-
80. Zhang S et al (2017) Fusion of superpixel, expectation maximi- old, K-mean cluster and ANN algorithm. In: 2017 2nd interna-
zation and PHOG for recognizing cucumber diseases. Comput tional conference for convergence in technology (I2CT), Mumbai,
Electron Agric 140:338–347. https​://doi.org/10.1016/j.compa​ pp 523–526. https​://doi.org/10.1109/i2ct.2017.82261​84
g.2017.06.016 93. Gaikwad VP, Musande V (2017) Wheat disease detection using
81. Zhang S et al (2018) Plant diseased leaf segmentation and recogni- image processing. In: 2017 1st international conference on intel-
tion by fusion ofsuperpixel, K-means and PHOG. Optik 157:866– ligent systems and information management (ICISIM), Aurang-
872. https​://doi.org/10.1016/j.ijleo​.2017.11.190 abad, pp 110–112. https​://doi.org/10.1109/icisi​m.2017.81221​58
82. Zhang S et al (2017) Plant disease leaf image segmentation based 94. Singh V, Misra AK (2017) Detection of plant leaf diseases using
on superpixel clustering and EM algorithm. Neural Comput Appl. image segmentation and soft computing techniques. Inf Process
https​://doi.org/10.1007/s0052​1-017-3067-8 Agric 4:41–49. https​://doi.org/10.1016/j.inpa.2016.10.005
83. Prasad S et  al (2016) Multi-resolution mobile vision system 95. Xiong X et al (2017) Panicle-SEG: a robust image segmenta-
for plant leaf disease diagnosis. SIViP 10:379–388. https​://doi. tion method for rice panicles in the field based on deep learning
org/10.1007/s1176​0-015-0751-y and superpixel optimization. Plant Methods 13:104. https​://doi.
84. Prasad S et al (2017) An efficient low vision plant leaf shape org/10.1186/s1300​7-017-0254-7
identification system for smart phones. Multimed Tools Appl 96. Bai X et al (2016) A fuzzy clustering segmentation method based
76:6915–6939. https​://doi.org/10.1007/s1104​2-016-3309-2 on neighborhood grayscale information for defining cucumber leaf
85. Singh V et al (2015) Detection of unhealthy region of plant leaves spot disease images. Comput Electron Agric 136:157–165. https​
using image processing and genetic algorithm. In: 2015 interna- ://doi.org/10.1016/j.compa​g.2017.03.004
tional conference on advances in computer engineering and appli- 97. Li Y et al (2016) In-field cotton detection via region-based seman-
cations, Ghaziabad, pp 1028–1032. https​://doi.org/10.1109/icace​ tic image segmentation. Comput Electron Agric 127:475–486.
a.2015.71648​58 https​://doi.org/10.1016/j.compa​g.2016.07.006
86. Soni P, Chahar R (2016) A segmentation improved robust PNN 98. Atoum Y et al (2016) On developing and enhancing plant-level
model for disease identification in different leaf images. In: 2016 disease rating systems in real fields. Pattern Recognit 53:287–299.
IEEE 1st international conference on power electronics, intelligent https​://doi.org/10.1016/j.patco​g.2015.11.021
control and energy systems (ICPEICES), Delhi, pp 1–5. https​://
doi.org/10.1109/icpei​ces.2016.78533​01 Publisher’s Note Springer Nature remains neutral with regard to
87. Shrivastava S et al (2015) Color sensing and image processing- jurisdictional claims in published maps and institutional affiliations.
based automatic soybean plant foliar disease severity detection
and estimation. Multimed Tools Appl 74:11467–11484. https​://
doi.org/10.1007/s1104​2-014-2239-0

13

You might also like