Diagnosis of Groundnut Plant Leaf Disease using Threshold Based Color Segmentation and Artificial Neural Network

DOI : 10.17577/IJERTCONV8IS03023
Download Full-Text PDF Cite this Publication
Text Only Version

 

Diagnosis of Groundnut Plant Leaf Disease using Threshold Based Color Segmentation and Artificial Neural Network

Mr. K. Gowrishankar, M.C.A., M.Phil.,

Research Scholar Department of Computer Science

Periyar University Salem.

ABSTRACT: The plants are very essential for animal and human life. The plants also suffer from disease caused by fungus, parasites, viruses and pests. Various techniques are developed and applied for identifying type of disease and percentage affected. Image segmentation is used widely in many applications.This paper gives a study of the threshold technique in color image segmentation and Artificial Neural Network. Image segmentation is fundamental approaches of image processing . Several general purpose algorithms and techniques have been developed for image segmentation. Segmentation applications are involving detection, recognition and measurement of features. The purpose of image segmentation is to partition an image into meaningful regions with respect to a particular application. Segmentation techniques can be classified as either contextual or non- contextual. Thresholding is a Non-Contextual Approach. This paper enumerates performance of threshold technique in color image segmentation for groundnut images and classified by using Artificial Neural Network

Key words: Image Segmentation, Threshold, Image Processing, Artificial Neural Network.

  1. INTRODUCTION

    Image segmentation may be a mechanism wont to divide a picture into multiple segments. It will make image smooth and straightforward to gauge. Segmentation process also helps to find a region of interest in a particular image[1]. One of the foremost important problems in colour image analysis is that of segmentation. The fundamental idea in colour image segmentation is to think about colour uniformity as a relevant criterion to partition a picture into significant regions. People are only curious about certain parts of the image. These parts are frequently referred to as foreground or target and other is called background. Image segmentation may be a technique and process which divide the image into a different feature of the region and extract out the interested target. It divides an image into a number of discrete regions such that the pixels have high similarity in each region and high contrast between regions. Properties like intensity, texture, depth, grey-level, colour help to acknowledge similar regions, such properties are wont to form groups of regions having an identical meaning. Segmentation is a valuable tool in many fields including health care, industry, remote sensing, image processing, content-based image, pattern recognition, traffic image, video and computer vision. Many pieces of research have focused on grey-level image segmentation, whereas the colour images carry most of the information.

    Dr.S.LakshmiPrabha, Ph.D.

    Assistant Professor, Department of Computer Science, Govt. Arts College for Women,

    Salem-8,India.

    Segmentation techniques can be classified into the following categories: Edge-based, Cluster-based, Threshold-based, Neural Network-based, Region-based and Hybrid. Image segmentation based on thresholding is one of the oldest and powerful technique since the threshold value divides the pixels in such a way that pixels having intensity value less than threshold belongs to at least one class while pixels whose intensity value is bigger than threshold belongs to a different class.Region-based methods divide an image into different regions that are similar according to a set of some predefined conditions.[2].

    The simplest method of image segmentation is named the thresholding method. This method is predicated on a clip- level (or a threshold value) to show a grey-scale image into a binary image. There is also balanced histogram thresholding. The key of this method is to pick the edge value (or values when multiple-levels are selected). Several popular methods are utilized in the industry including the utmost entropy method, Otsu’s method (maximum variance), and k-means clustering[2].

    Recently, methods are developed for thresholding computerized tomography (CT) images. The key idea is that, unlike Otsu’s method, the thresholds are derived from the radiographs instead of the (reconstructed) image.[9][10] The Neural Network-based image segmentation techniques reported in the literature can mainly be classified into two categories: supervised and unsupervised methods. Supervised methods require expert human input for segmentation. Usually, this suggests that human experts are carefully selecting the training data that are then wont to segment the pictures. Unsupervised methods are semi or fully automatic. User intervention could be necessary at some point within the process to enhance the performance of the methods, but the results should be more or less human independent[2].

  2. RELATED WORKS

    The segmentation process makes the images into parts and it gives a special representation on the parts of the image. There are several methods in that intend to perform such task that can adapt to different types of images that are very complex and specific. The goal of segmentation is to simplify and change the representation of an image into something that is easier to analyze and more meaningful. In the computer vision field to understanding images the

    information extracted from them can be used for other tasks for example identification of an airport from remote sensing data detection of cancerous cells. Many segmentation methods have been proposed in this literature survey. Segmentation technique are chooses over the level of segmentation are decided by the particular type of image and characteristics of the problem being considered.

    YEAR AUTHOR METHODOLOGY APPLICATION USED
    2018 Vijayalakshm i et al K. Nearest neighbor technique Recognition of diseased leaf
    2018 Kumari et al Fuzzy c Means clustering Recognition of affected region in a plant
    2017 Jayamoorthy et al Kernal Fuzzy C Means Technique Recognition of disease and suggest Pesticides in leaves
    2017 Devaraj et al Support Vector Machine Spotting diseases in Bean crops
    2017 Megha et al Support Vector Machine Recognition & classification of bacterial infection in plants
    2016 Rupali patil et al Hue Saturation Value Machine(HSV) Spotting diseases in grapes leaf
    2016 Abrham Debasu Mengistu et al Radial basis function and self organizing map Recognition of disease in coffee plant
    2015 Prakash Mankar et al Neural Network Pattern recognition Spotting diseases found in tomato plant
    2015 Shreya Bharsar et al Artificial Neural Network Spotting diseases in plant leaves

    Liju Dong et al (2008) proposed an iterative algorithm for finding optimal thresholds that minimize a weighted sum of squared error objective function. This method is mathematically equivalent to the well known Otsus method. K-Means method is compared to that of classical Otsus method n multilevel thresholding by Dongji Liu et al (2009). This both method are based on a same criterion that minimizes within class variance.

  3. THRESHOLDING TECHNIQUE FOR COLOR IMAGE SEGMENTATION

    Thresholding is the simplest method of image segmentation. From a gray scale image, thresholding are often wont to create binary images. In image processing, thresholding is employed to separate a picture into smaller segments, or junks, using a minimum of one color or gray value to define their boundary. The advantage of obtaining first a binary image is that it reduces the complexityof the info and simplifies the method of recognition and classification[2].

    The most common way to convert a gray level image to a binary image is to select a single threshold value (T)[2] .

    The input to a thresholding operation is usually a gray scale or color image. In the simplest implementation, the output may be a binary image representing the segmentation. The

    white tone implies the foreground and the Black tones implies to background (or vice versa). This method of segmentation applies a single fixed criterion to all pixels in the image simultaneously [8].

    the segmented image is a divided image of continuous regions or sets of pixels. The pixels are partitioned counting on their intensity value. Segment image into foreground and background.

    g(x, y) = 1 if f(x,y) is foreground pixel = 0 if f(x, y) is background pixel In real applications histograms are more complex with many peaks and not clear valleys and it is not always easy to select the value of T.

    This technique can be expressed as: T=T[x, y, p(x, y), f(x, y]

    Where f(x, y) metioned that the grey level and p (x, y) is metioned the local property.

    Where F(x, y) is greater than T then it is called an object point otherwise the point is not an object point because it is a relative to background of the object.

    Global thresholding:

    The most of the technique global threshold suitable when the intensity distribution of objects and background pixels are sufficiently distinct. In the global threshold, one threshold value is employed within the whole image. The global threshold has been a well-liked technique in a few years [6][7][8]. The background of the image having the some pixel values have been separated from the foreground with their respective values of the image, global thresholding might be used.

    Global Thresholding implies that foreground separates from the background by choosing threshold T. If g(x, y) may be a threshold version of f(x, y) at some global threshold T,

    The various techniques of global thresholding such as: Otsu, optimal thresholding, histogram analysis, iterative thresholding, maximum correlation thresholding, clustering, Multispectral and Multithresholding.

  4. PROPOSED METHOD FOR COLOR IMAGE SEGMENTATION

    The basic steps for methodology of thresholding color images.The images were taken Groundnut farm by high resolution camera. Each image containing a rush of number of leaves and dissoved with infected leaves and healthy leaves. Here the basic steps for color image thresholding is given below.

    Step 1: The color image is taken as an input I.

    Step 2: Find the global threshold or determine the optimal threshold.

    Step 3: Based on the input image intensity levels similarities between the intensities are grouped.

    Step 4: Using the excitatory and inhibitory functions, the input I produces the output vectors J which construct from the global threshold value.

    Algorithm

    The algorithm contains the methodology for color image segmentation

    Step1: Intialize value for T

    Step2: Separate RGB, Planes. µ1, µ2, µ3.

    Step 3: Separate high intensity pixels from original image

    µ(i,j).

    Using, µs = µ1,- µ1, T

    Step 4: Reconstruct segmented image µT = (µi, µj) Step 5: Repeat steps for all Pixels µs(i,j) i=rows, j=columns

    1. RESULTS AND DISCUSSION

      The following images contains original images and segmented images

      scale. where the segmented images are clearly shown the defected area from rush image of ground nut leaves it shown in fig.(1,2)a.

      Artificial Neural Network plays a important role in classification.The feature extracted from the segmented image. The highly challeging task is finding the best classification method. The previous researchers metioned that the Artificial Neural Network makes a best role for the classification

      Intial stage: The relevant weight and the bias setup with a appropiate value

      Training stage: The feeding to the ANN, ie., input and gives the source location

      Testing ANN: The diseased plant leaf samples are tested with number of iterations for the best results. The normal plant and abnormal plant leafs are undergoes the above test to diagnosis the disease affected plant

      a)Segmented image

      Fig. 1: 001.jpg

      1. Segmented image

        Fig.2: 002.jpg

      2. Original image

      b)Original image

      Fig 4. The Mean Square Error value at 37th epoch The Mean Square Error(MSE) Fig (4). Shows the Mean Square Error value can be reduced by further iterations. At the 37th epoch reaches the goal with the best performance of training iterations.The classified images by the Artificial Neural Network gives result as 51.98% of leaf is affected by the fungal diseseas.

    2. FUTURE WORK

      Supervised methods require expert human input for segmentation. The human experts gives suggests as to selecting training data carefully and for segment the images. The future method has to be faster and achieve a better results in all kind of rush image for color segmentation.

      Fig.3: 003.jpg

      A number of color image segmentation experiments are performed on rush images. The images are collected from a groundnut farm Using high resolution camera, containing 6 set of color images each one represented with real world pictures. Figure 1 and 2 contains the different threshold values obtained using various segmentation methods for complex, real and low intensity images.Where (a) represents the segmented image and (b) represents the original images (001.jpg – 002.jpg).fig.3 represents the grey

    3. CONCLUSION

      In this color image segmentation a new approach has been presented that is based on the R, G, and B channels, these channels will produce some kind of noise and to remove this kind of noise a median filtering process was proposed. It shows the fast to reach satisfactory results. In order to decrease the computation time the threshold values are initialized. The threshold values are calculated based on the type of image used.

    4. REFERENCES
  1. S.Vijayalakshmi, D.Murugan, Comparative Analysis on Segmentation Approaches for Plant Leaf Disease Detection,

    International Journal of Computer Sciences and Engineering,

    Vol.-6, Issue-5, pp- 412-418, 2018

  2. A.Kumari, S.Meenakshi, S. Abinaya, Plant Leaf Disease Detection Using Fuzzy C-Means Clustering Algorithm, International Journal of Engineering Development and Research, Volume 6, Issue 3 , pp- 157-163, 2018.
  3. M.Thilagavathi, S. Abirami, Application of Image Processing in Detection of Plant Diseases: A Review, International Journal of Research and Analytical Reviews, Volume 5, Issue 1, pp-403-406, 2018.
  4. S.Poonkuntran, M. Kamatchidevi, L. S. Poornima, R. Shreeja, Plant Disease Identification system, International Research Journal of Engineering and Technology, Volume: 05 Issue: 03, pp- 2245-2250, 2018
  5. Saleh Al-Amri1, N.V. Kalyankar2 And KhamitkarS.DImage Segmentation By Using Threshold Techniques, Journal Of Computing, Vol.2issue 5, Pp. 83-86, 2010
  6. C. H. Bindu and K. S. Prasad (2012), An efficient medical image segmentation using conventional OTSU method, Int.

    J. Adv. Sci. Technol., vol. 38, pp. 67 74.

  7. R. F. Moghaddam and M. Cheriet (2012), AdOtsu: An adaptive and parameterless generalizatin of Otsus method for document image binarization, Pattern Recognit., vol. 45, no. 6, pp. 24192431.
  8. Dr.VipulSingh,Digital Image Processing With Matlab And Lab View; Elsevier 2013.
  9. Khang Siang Tan, Color Image Segmentation Using Histogram Thresholding-Fuzzy C-Means Hybrid Approach, Pattern Recognition, Vol44,Pp 1-15, 2011.
  10. G. Parthasarathy, Thresholding Technique for Color Image Segmentation, International Journal for Research in Applied Science & Engineering Technology (IJRASET), Volume 3 Issue VI, June 2015, ISSN: 2321-9653
  11. Batenburg, K J.; Sijbers, J. (2009). “Adaptive thresholding of tomograms by projection distance minimization”. Pattern Recognition. 42 (10): 22972305. 2008
  12. Batenburg, K J.; Sijbers, J. (June 2009). “Optimal Threshold Selection for Tomogram Segmentation by Projection Distance Minimization” (PDF). IEEE Transactions on Medical Imaging. 28 (5): 676686.
  13. Kashanipour, A.; Milani, N; Kashanipour, A.; Eghrary, H. (May 2008). “Robust Color Classification Using Fuzzy Rule- Based Particle Swarm Optimization” (PDF). IEEE Congress on Image and Signal Processing. 2: 110114.

Leave a Reply