+ All Categories
Home > Documents > [VOLUME 5 ISSUE 1 JAN. MARCH 2018] e ISSN 2348 1269,...

[VOLUME 5 ISSUE 1 JAN. MARCH 2018] e ISSN 2348 1269,...

Date post: 24-May-2018
Category:
Upload: vuongdieu
View: 220 times
Download: 0 times
Share this document with a friend
4
[VOLUME 5 I ISSUE 1 I JAN. MARCH 2018] e ISSN 2348 1269, Print ISSN 2349-5138 http://ijrar.com/ Cosmos Impact Factor 4.236 Research Paper IJRAR- International Journal of Research and Analytical Reviews 403 Application of Image Processing in Detection of Plant Diseases: A Review M. Thilagavathi* & Dr. S. Abirami** *Research Scholar, Department of Computer and Information Sciences, Annamalai University. **Assistant Professor, Department of Computer Science and Engineering, Annamalai University. Received Jan. 14, 2018 Accepted Feb. 18, 2018 ABSTRACT Plants productivity will be reduced due to the presence of diseases. Automatic detection of diseases on plant leaves is an important research topic which proves the benefits by identification of diseases through machine vision. This paper presents the study of various image processing techniques in identification of diseases on plants through leaf images. Image processing involves capturing the leaf images and preprocessing is done to improve the quality of the acquired images. Segmentation is applied to differentiate the disease affected region from the normal one. Various features are extracted from the segmented region and are fed in to the classifiers to identify the type of disease affected on the leaves. Key words: Preprocessing, Segmentation, Feature Extraction, Classification. 1 Introduction Diseases occur on plants is a crucial issue leading to the sharp decrease in the economical growth of a country. Proper diagnosis and timely handling is needed to protect the crops from heavy loss. In practice the main approach utilized in identification of diseases is through naked eye observation of experts which is time consuming and leads to inconvenience. Automatic detection of diseases on plants plays an important role nowadays and it may prove benefits to detect diseases from the symptoms that appear on the plant leaves. The common diseases that occur on plant leaves are bacterial, fungal and viral infections. Various papers have been published on image processing including the techniques for detection of objects, extraction of features, classification of diseases based on the properties such as shape, color, boundary, intensity of the pixels, etc. We have reviewed papers that have been researched on the identification of plant diseases through their leaf images. 2 Steps in Image Processing The basic steps of plant disease detection are shown in Fig. 1. Image Acquisition Preprocessing Segmentation Feature Extraction Class of Disease Classification Data Set Fig. 1 Basic Steps of Image Processing in Leaf Disease Detection 2.1 Image Acquisition The input image required for processing is captured and stored as a database for further processing. Some of the diseased leaf images are shown in Fig. 2 a b c
Transcript

[VOLUME 5 I ISSUE 1 I JAN. – MARCH 2018] e ISSN 2348 –1269, Print ISSN 2349-5138

http://ijrar.com/ Cosmos Impact Factor 4.236

Research Paper IJRAR- International Journal of Research and Analytical Reviews 403

Application of Image Processing in Detection of Plant Diseases: A Review

M. Thilagavathi* & Dr. S. Abirami** *Research Scholar, Department of Computer and Information Sciences, Annamalai University.

**Assistant Professor, Department of Computer Science and Engineering, Annamalai University.

Received Jan. 14, 2018 Accepted Feb. 18, 2018

ABSTRACT Plants productivity will be reduced due to the presence of diseases. Automatic detection of diseases on plant leaves is an important research topic which proves the benefits by identification of diseases through machine vision. This paper presents the study of various image processing techniques in identification of diseases on plants through leaf images. Image processing involves capturing the leaf images and preprocessing is done to improve the quality of the acquired images. Segmentation is applied to differentiate the disease affected region from the normal one. Various features are extracted from the segmented region and are fed in to the classifiers to identify the type of disease affected on the leaves.

Key words: Preprocessing, Segmentation, Feature Extraction, Classification.

1 Introduction Diseases occur on plants is a crucial issue leading to the sharp decrease in the economical growth of a country. Proper diagnosis and timely handling is needed to protect the crops from heavy loss. In practice the main approach utilized in identification of diseases is through naked eye observation of experts which is time consuming and leads to inconvenience. Automatic detection of diseases on plants plays an important role nowadays and it may prove benefits to detect diseases from the symptoms that appear on the plant leaves. The common diseases that occur on plant leaves are bacterial, fungal and viral infections. Various papers have been published on image processing including the techniques for detection of objects, extraction of features, classification of diseases based on the properties such as shape, color, boundary, intensity of the pixels, etc. We have reviewed papers that have been researched on the identification of plant diseases through their leaf images.

2 Steps in Image Processing The basic steps of plant disease detection are shown in Fig. 1. Image Acquisition Preprocessing Segmentation Feature Extraction

Class of Disease Classification Data Set

Fig. 1 Basic Steps of Image Processing in Leaf Disease Detection 2.1 Image Acquisition The input image required for processing is captured and stored as a database for further processing. Some of the diseased leaf images are shown in Fig. 2

a b c

[ VOLUME 5 I ISSUE 1 I JAN. – MARCH 2018] E ISSN 2348 –1269, PRINT ISSN 2349-5138

404 IJRAR- International Journal of Research and Analytical Reviews Research Paper

d e f Fig. 2 Diseased Leaf Images a) Anthracnose disease b) Leaf Scorch disease c) Leaf Curl disease d) Leaf Spot disease e) Rust Fungus disease f) Powdery Mildew disease 2.2 Preprocessing Preprocessing is an improvement of the image data that suppresses unwilling distortions and enhances some image features important for further processing. 2.3 Segmentation Image Segmentation is the process of partitioning a digital image in to multiple segments. The goal of segmentation is to simplify the representation of an image in to more meaningful and easier to analyze. The result of image segmentation is a set of segments that collectively cover the entire image or a set of contours extracted from the image. Each of the pixels in a region is similar with respect to some characteristic. 2.4 Feature extraction Feature extraction starts from an initial set of measured data and builds derived values as features intended to be informative and non-redundant, facilitating the subsequent learning and generalization steps. 2.5 Classification Classification will be executed on the base of spectral or spectrally defined features, such as density, texture etc. in the feature space. Classification divides the feature space in to several classes based on a decision rule.

3 Literature Review N.S. Bharti, et.al [1] described the detection and classification of plant diseases by implementing K-means clustering algorithm for segmentation and Artificial Neural Network for classification of six classes considered in the work. The texture statistics for each image was generated using Spatial Gray Dependency Matrix (SGDM). The extracted features were given in to the Feed Forward backpropagation neural network to identify the type of disease with an accuracy of 94%. K. Jagan Mohan et.al [2] proposed that brown spot, leaf blast and bacterial blight diseases of paddy plants are detected and recognized using image processing techniques. In disease detection, the disease affected portion of the paddy plant was identified using Haar-like features and Adaboost classifier. The detection accuracy rate was found to be 83.33%. In disease recognition the paddy plant disease type was recognized using Scale Invariant Feature Transform (SIFT) and the classifiers namely k-Nearest Neighbor (k-NN) and Support Vector Machine (SVM) were used. The disease recognition accuracy rate was 91.10% using SVM and 93.33% using k-NN. Megha.S et.al [3] represented Fuzzy C-means (FCM) clustering technique for segmentation. Color correlogram was used to extract color features, Spatial Gray Dependency Matrix (SGDM) for texture features and Ostu for shape features. Support Vector Machine (SVM) was used for the classification of leaf diseases by training and testing the features extracted. Prakash M. Mainkar et.al [4] presented in their work the detection and classification of leaf disease by creating color transformation structure. K-means clustering was applied for segmentation. The green pixels were masked and masked cells inside the boundaries of the infected cluster were removed. The infected cluster from RGB was converted in to HSI. SGDM matrix was generated for H and S. Gray Level Co-occurrence Matrix (GLCM) function was used to calculate the features. Feed Forward Back Propagation Neural Network was implemented for classification. Pramod S. landge et.al [5] proposed the HSI color transformation structure for the acquired images. From the hue content binary image was generated. The feature sets were used for the analysis of type of disease using neural network. Sachin D. Khirade et.al [6] discussed on the detection and classification of plant disease using image processing. Various segmentation methods like otsu’s method, K-means clustering, converting RGB images into HSI model were used to detect the diseased leaves. The color and texture features were identified using the Color Co-occurrence Method. Self-organizing feature map, back propagation algorithm and SVM were used for classification.

[VOLUME 5 I ISSUE 1 I JAN. – MARCH 2018] e ISSN 2348 –1269, Print ISSN 2349-5138

http://ijrar.com/ Cosmos Impact Factor 4.236

Research Paper IJRAR- International Journal of Research and Analytical Reviews 405

Sanjay B. Dhaygude et.al [7] proposed image processing techniques in detection of plant leaf disease. Color transformation structure for the input RGB image was created by converting it in to HSI. Then green pixels were masked and removed using threshold value to segment the useful regions. Finally the texture statistics were computed using SGDM matrices to evaluate the presence of diseases on plant leaf. Smita Naikwadi et.al [8] implemented color transformation structure for the RGB images. K-means clustering algorithm was applied and the green pixels were masked. The infected clusters were converted from RGB to HSI. SGDM matrix was generated for H and S. GLCM function was called for feature extraction. Neural network was configured for the recognition of diseases. Surender Kumar et.al [9] reviewed various image processing techniques for plant disease detection. In the proposed work the authors surveyed the feature extraction techniques such as GLCM, SGDM, Gabor filters, Wavelet Transform, Principal Component Analysis. The classification methods like k-Nearest Neighbor (k-NN), Radial Basis Function (RBF), Probabilistic Neural Network (PNN), Back Propagation Network (BPN), and Support Vector Machine (SVM) were compared with their merits and demerits. Sushil R. Kamlapurkar et.al [10] described that Powdery Mildew and Downey Mildew diseases of plant leaves were identified by extracting the color and morphological features. The extracted features were used for classification by training the samples in the Artificial Neural Network. Region based segmentation algorithm was implemented to identify the diseased area. Trimi Neha Tete et.al [11] used two different segmentation techniques such as Thresholding and K-means clustering algorithm to detect the diseased parts of the leaf images. Early Blight, Anthracnose and Shoot Blight were the three classes considered. Thresholding segmentation segregates objects by transforming grayscale images into binary images. Choice of threshold value is the key parameter in the thresholding process. In K-means clustering standard Euclidean distance was used. The color, texture, edges and morphological features were extracted and fed in to the feed forward backpropagation neural network to classify the type of disease. Vaibhavi S. Bharwad et.al [12] surveyed that major techniques used for detection of plant diseases are SVM and Neural Network for classification and K-means clustering for segmentation.

4 Image Processing Techniques Digital image processing is the methodology used to achieve fast and accurate result in identification of the plant leaf diseases. It will reduce many problems in agricultural aspect and improve productivity by detecting the appropriate diseases. For disease detection, image of an infected leaf should be examined through the set of procedures shown in Fig. 1. As per the review undergone the various image processing techniques applied so far is given in the Table 1.

Table 1 Comparison of Segmentation algorithms and Classification Techniques Segmentation

Algorithms Advantages

Classification Techniques

Advantages

K-means Clustering

Computationally faster than hierarchical clustering, if we keep K smalls

Feed Forward Backpropagation Neural Network

Can be used for complex problems

Fuzzy C-means Clustering (FCM)

Overcomes the coincident clusters problem, ignores the noise sensitivity deficiency

Support Vector Machine (SVM)

Does not require parameter tuning, robustness

Otsu algorithm Automatically perform clustering-based image segmentation

k-Nearest Neighbor (k-NN)

Can be applied to data from any distribution, simple, good classification if the number of samples is large enough

Region based Segmentation

Simple, correctly separate the regions that have the same properties we define

Adaboost Powerful algorithm, select the weak classifier that works best at that round of boosting

Thresholding Segmentation

Simple, fast if implemented on similar images

Self-organizing feature map

Data is easily interpreted and understood, capable of clustering large, complex datasets, trained in a short amount of time

[ VOLUME 5 I ISSUE 1 I JAN. – MARCH 2018] E ISSN 2348 –1269, PRINT ISSN 2349-5138

406 IJRAR- International Journal of Research and Analytical Reviews Research Paper

Conclusion This paper reviews and summarizes the various image processing techniques used in identification of plant leaf diseases. In common the color, shape and texture features are extracted for classification. Among several classifiers used Support Vector Machine (SVM) and Feed Forward BackPropagation Neural Network classification techniques leads to better performance. References 1. N.S. Bharti, R.M. Mulajkar, 2015. Detection and Classification of Plant Diseases, International Research Journal of

Engineering and Technology (IRJET), Volume: 02 Issue: 02 2. K. Jagan Mohan, M. Balasubramanian, S. Palanivel, 2016. Detection and Recognition of Diseases from Paddy

Plant Leaf Images, International Journal of Computer Applications, Volume 144 – No.12. 3. Megha.S, Niveditha C.R, SowmyaShree.N, Vidhya. K, 2017. Image Processing System for Plant Disease

Identification by Using FCM-Clustering Technique, International Journal of Advance Research, Ideas, and Innovations in technology, Volume 3, Issue 2.

4. Prakash M. Mainkar, Shreekant Ghorpade, Mayur Adawadkar, 2015. Plant Leaf Disease Detection and Classification using image Processing Techniques, International Journal of Innovative and Emerging Research in Engineering, Volume 2, Issue 4.

5. Pramod S. landge, Sushil A. Patil, Dhanashree S. Khot, Omkar D. Otari, Utkarsha G. Malavkar, 2013. Automatic Detection and Classification of Plant Disease through Image Processing, International Journal of Advanced Research in Computer Science and Software Engineering, Volume 3 Issue 7.

6. Sachin D. Khirade, A. B. Patil, 2015. Plant Disease Detection Using Image Processing, International Conference on Computing Communication Control and Automation, IEEE Computer Society.

7. Sanjay B. Dhaygude, Nitin P.Kumbhar, 2013. Agricultural plant Leaf Disease Detection Using Image Processing, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 1.

8. Smita Naikwadi, Niket Amoda, 2013. Advances in Image Processing for Detection of Plant Diseases, International Journal of Application or Innovation in Engineering & Management (IJAIEM), Volume 2, Issue 11.

9. Surender Kumar, Rupinder Kaur, 2015. Plant Disease Detection Using Image Processing – A Review, International Journal of Computer Applications, Volume 124 – No.16.

10. Sushil R. Kamlapurkar, 2016. Detection of Plant Leaf Disease Using Image Processing Approach, International Journal of Scientific and Research Publication, Volume 6, Issue 2.

11. Trimi Neha Tete, Sushma Kamlu, 2017. Plant Disease Detection Using Different Algorithms, Proceedings of the Second International Conference on Research in Intelligent and Computing in Engineering, ACSIS, Vol. 10, pp. 103–106 .

12. Vaibhavi S. Bharwad, Kruti J. Dangarwala, 2015. Recent Research Trends of Plant Disease Detection, International Journal of Science and Research (IJSR), Volume 4 Issue 12.

It is not because things are difficult that we do not dare; it is because

we do not dare that things are difficult.

~ Seneca


Recommended