International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4244
IMAGE PROCESSING BASED DETECTION OF UNHEALTHY PLANT LEAVES
Rupali Mahajan, Dr Mrs S.A. Bhisikar
1Rupali S. Mahajan, Dept of Electronics Engineering, Rajarshi Shahu College of Engineering, Tathawade,
Pune – 411033, India
2Professor Dr S.A.Bhisikar, Dept. of Electronics Engineering, Rajarshi Shahu College of Engineering, Tathawade,
Pune – 411033, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Agriculture plays an important role in our day to
day life. It has played a key role in the development of human
civilization. India is an agricultural countryandaboutseventy
percent of our population depends on agriculture. So the
disease detection of plants plays an important role in the
agricultural field. Majority of the plant diseases are caused by
the attack of bacteria, fungi, virus etc. If proper care is not
taken in this area, it may lead to serious effects on plants and
adversely affects the productivity and quality. To detect, the
plant diseases we need a fast automatic way. The main
approach adopted in practice for detection and identification
of plant diseases is naked eye observation throughexperts. The
decision making capability of an expert also depends on
his/her physical condition, such as fatigue and eye sight, work
pressure, climate etc. So this method is time consuming and
less efficient. Here, it is proposed with an idea of detecting
plant diseases using image processing. Theunhealthyleavesof
plant can be detected and can be separated from healthy
leaves. This concept can be extended todetectthesymptomsof
any type of plant diseases that is affected on different
horticulture crops.
Keywords— Image processing, Genetic algorithm
1. INTRODUCTION
India is an agricultural country. In India about 70% of the
population depends on agriculture. Plant diseases cause
significant reduction in both quality and quantity of
agricultural products. Farmers have wide range of diversity
to select suitable Fruit and Vegetable crops. However, the
cultivation of these crops for optimum yield and quality
produce is highly technical. It can be improved by the aid of
technological support. The management of perennial fruit
crops requires close monitoring especially for the
management of diseases that can affect production
significantly and subsequently the postharvest life. The
Image processing techniques used for the fast and accurate
detection of plant diseases. The steps followed by in
detection of leaf diseases are image acquisition, image
enhancement and noise removal, image segmentation,
feature extraction and disease classification.
There are many disadvantages of conventional methods of
detecting plant leaf diseases, such as more time consuming,
inaccuracy, inefficiency for larger fields, variation in results
due to personal issues such as vision of person,
environmental factors, etc. It is very important to use
technology to overcome these issues. Image processing is
one of the best solutions for detecting plant leaf disease
detection. Here, the proposed system detects the plant leaf
disease using image processing techniques with the help of
Genetic algorithm as a classifier.
2. METHODOLOGY
First the images of different plant leaves are acquired.
Then image processing techniques are applied to the image
of plant leaf to get the necessary features and these features
are further analyzed. The block diagram below gives the
basic process involved in the system.
The step-by-step methodology is explained as below
1. Image acquisition
2. Colour Transformation
3. Masking the green-pixels
4. Removal of masked green pixels
5. Segmentation
6. Obtain the useful segments
7. Computing the texture features using Colour Co-
Occurrence methodology
8. Classification of the disease using Genetic
Algorithm.
Fig -1: Block diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4245
2.1 Color Transformation
The RGB images are converted into Hue Saturation,
Intensity (HSI) color space representations. The purpose of
color space is to facilitate HSI (hue, saturation, intensity)
color model is a popular color model because it is based on
human perception. Hue is a color attribute that refers to the
dominant color as perceived by an observer. Saturation
refers to the relative purity or the amount of white light
added to the hue and intensity refers to the amplitude of the
light. Color spaces can be converted from one space to
another easily. After the transformation process, the H
component is taken into account for further analysis.
2.2 Masking and Removal
In this step the greenest colored pixels are identified. After
that, based on the specified threshold value that is
computed for these pixels, the mostly green pixels are
masked. The pixels with zero red, green, blue values were
completely removed.
2.3 Segmentation
The infected portion of the leaf is extracted. The infected
region is then segmented into a number of patches of equal
size. The size of the patch is chosen in such a way that the
significant information is not lost. The patch size of 32∗ 32
pixels is taken.
2.4 Computing Texture Features
Texture features like contrast, energy, local homogeneity,
and cluster shade and cluster prominence are computed for
the Hue (H) content of the image.
2.5 Classifier
Genetic algorithm is used as a classifiertofindwhetherplant
leaf is diseased or not. Algorithm begins with a set of
solutions called population. Solutions from one population
are chosen and then used to form a new population.
3. RESULTS
The work is done in Python. For input a fresh and diseased
database of around 1000 plant leafimages ofdifferentplants
such as potato, tomato, etc. is taken. After transforming the
image from RGB to HSI format, the image enhancement is
done. Then segmentation process is performed to get useful
segments. After that Genetic algorithm classifies the plant
leaf with disease as unhealthy plant leaf and the otherleaf as
healthy leaf. The HSI image, Segmented image are displayed
in below fig.
Fig-2: HSI, Segmented image
Fig -3: Result
3. CONCLUSION
The proposed system recognizes plant leaf diseases. Speed
and accuracy are the important characteristics required for
disease detection. Genetic algorithm is used as a
classification technique to identify the plant leaf disease.
This technique helps in early and fast recognition of plant
leaf disease.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4246
REFERENCES
[1] V. Pooja, et.al, "Identification of plant leaf diseases using
image processing techniques," IEEE Technological
Innovations in ICT for Agriculture and Rural
Development (TIAR), Chennai, 2017, pp. 130-133.
[2] V. Singh, et.al, "Detection of unhealthy region of plant
leaves using image processing and genetic
algorithm," IEEE International Conference on Advances
in Computer Engineering and Applications, Ghaziabad,
2015, pp. 1028-1032.
[3] C. G. Dawre "A modern approach for plant leaf disease
classification which depends on leaf image processing"
International Conference on Computer Communication
and Informatics, India, 2017.
[4] Mr. N. P. Kumbhar,et.al, ”Agricultural plant Leaf Disease
Detection Using ImageProcessing”International Journal
of Advanced Research in Electrical Electronics and
Instrumentation Engineering vol. 2 no. 1 January 2013.
[5] Keri Woods. ”Genetic Algorithms: Color Image
Segmentation Literature Review”, July 24, 2007.

More Related Content

PDF
Fruit Disease Detection and Classification
PDF
IRJET- Plant Leaf Disease Detection using Image Processing
PDF
IRJET- Detection of Plant Leaf Diseases using Machine Learning
PDF
A Novel Machine Learning Based Approach for Detection and Classification of S...
PDF
Leaf Disease Detection and Selection of Fertilizers using Artificial Neural N...
PDF
IRJET - E-Learning Package for Grape & Disease Analysis
PDF
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
PDF
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
Fruit Disease Detection and Classification
IRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Detection of Plant Leaf Diseases using Machine Learning
A Novel Machine Learning Based Approach for Detection and Classification of S...
Leaf Disease Detection and Selection of Fertilizers using Artificial Neural N...
IRJET - E-Learning Package for Grape & Disease Analysis
IRJET- Detection of Leaf Diseases and Classifying them using Multiclass SVM
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...

What's hot (20)

PDF
IRJET- Detection of Plant Leaf Diseases using Image Processing and Soft-C...
PDF
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
PDF
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
PDF
Smart Fruit Classification using Neural Networks
PDF
IRJET - Disease Detection in Plant using Machine Learning
PDF
Analysis And Detection of Infected Fruit Part Using Improved k-means Clusteri...
PDF
IRJET-Android Based Plant Disease Identification System using Feature Extract...
PDF
IRJET- Detection and Classification of Leaf Diseases
PDF
IRJET- Greensworth: A Step Towards Smart Cultivation
PPTX
Classification of Apple diseases through machine learning
PDF
La2418611866
PDF
IRJET- Farmer Advisory: A Crop Disease Detection System
PDF
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
PDF
IRJET - Plant Leaf Disease Detection using Image Processing
PDF
IRJET- GDPS - General Disease Prediction System
PDF
IRJET- Feature Extraction of Leaves using Image Processing
PDF
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
PDF
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
PPTX
Tomato leaves diseases detection approach based on support vector machines
IRJET- Detection of Plant Leaf Diseases using Image Processing and Soft-C...
IRJET- IoT based Preventive Crop Disease Model using IP and CNN
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
Smart Fruit Classification using Neural Networks
IRJET - Disease Detection in Plant using Machine Learning
Analysis And Detection of Infected Fruit Part Using Improved k-means Clusteri...
IRJET-Android Based Plant Disease Identification System using Feature Extract...
IRJET- Detection and Classification of Leaf Diseases
IRJET- Greensworth: A Step Towards Smart Cultivation
Classification of Apple diseases through machine learning
La2418611866
IRJET- Farmer Advisory: A Crop Disease Detection System
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
IRJET - Plant Leaf Disease Detection using Image Processing
IRJET- GDPS - General Disease Prediction System
IRJET- Feature Extraction of Leaves using Image Processing
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
Tomato leaves diseases detection approach based on support vector machines
Ad

Similar to IRJET- Image Processing based Detection of Unhealthy Plant Leaves (20)

PDF
Plant Monitoring using Image Processing, Raspberry PI & IOT
PDF
IRJET- Leaf Disease Detecting using CNN Technique
PDF
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
PDF
A Review Paper on Automated Plant Leaf Disease Detection Techniques
PDF
DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)
PDF
IRJET- Applications of different Techniques in Agricultural System: A Review
PDF
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
PDF
Plant Diseases Prediction Using Image Processing
PDF
Plant Leaf Disease Detection and Classification Using Image Processing
PDF
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
PDF
IRJET - Plant Leaf Disease Detection and Automated Medicine using IoT
PDF
IRJET- High Step-Up DC-DC Converter based on Voltage Multiplier Cell and Volt...
PDF
IRJET- A Review on Crop Field Monitoring and Disease Detection of Unhealthy P...
PDF
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
PDF
IRJET- Hybrid Model for Crop Management System
PDF
Deep learning for Precision farming: Detection of disease in plants
PDF
Plant Disease Prediction Using Image Processing
PDF
Plant disease detection system using image processing
PPTX
OPTIMIZATION-BASED AUTO-METR IC
PDF
Plant Leaf Disease Detection using Deep Learning and CNN
Plant Monitoring using Image Processing, Raspberry PI & IOT
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- AI Based Fault Detection on Leaf and Disease Prediction using K-means ...
A Review Paper on Automated Plant Leaf Disease Detection Techniques
DETECTION OF NUTRIENT DEFICIENCIES IN CROPS USING SUPPORT VECTOR MACHINE (SVM)
IRJET- Applications of different Techniques in Agricultural System: A Review
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
Plant Diseases Prediction Using Image Processing
Plant Leaf Disease Detection and Classification Using Image Processing
EARLY BLIGHT AND LATE BLIGHT DISEASE DETECTION ON POTATO LEAVES USING CONVOLU...
IRJET - Plant Leaf Disease Detection and Automated Medicine using IoT
IRJET- High Step-Up DC-DC Converter based on Voltage Multiplier Cell and Volt...
IRJET- A Review on Crop Field Monitoring and Disease Detection of Unhealthy P...
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- Hybrid Model for Crop Management System
Deep learning for Precision farming: Detection of disease in plants
Plant Disease Prediction Using Image Processing
Plant disease detection system using image processing
OPTIMIZATION-BASED AUTO-METR IC
Plant Leaf Disease Detection using Deep Learning and CNN
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
ChapteR012372321DFGDSFGDFGDFSGDFGDFGDFGSDFGDFGFD
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Visual Aids for Exploratory Data Analysis.pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
Current and future trends in Computer Vision.pptx
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
Improvement effect of pyrolyzed agro-food biochar on the properties of.pdf
PPTX
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
Feature types and data preprocessing steps
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
ChapteR012372321DFGDSFGDFGDFSGDFGDFGDFGSDFGDFGFD
Categorization of Factors Affecting Classification Algorithms Selection
Module 8- Technological and Communication Skills.pptx
Visual Aids for Exploratory Data Analysis.pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
Management Information system : MIS-e-Business Systems.pptx
Current and future trends in Computer Vision.pptx
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Information Storage and Retrieval Techniques Unit III
Improvement effect of pyrolyzed agro-food biochar on the properties of.pdf
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
Amdahl’s law is explained in the above power point presentations
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Feature types and data preprocessing steps
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS

IRJET- Image Processing based Detection of Unhealthy Plant Leaves

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4244 IMAGE PROCESSING BASED DETECTION OF UNHEALTHY PLANT LEAVES Rupali Mahajan, Dr Mrs S.A. Bhisikar 1Rupali S. Mahajan, Dept of Electronics Engineering, Rajarshi Shahu College of Engineering, Tathawade, Pune – 411033, India 2Professor Dr S.A.Bhisikar, Dept. of Electronics Engineering, Rajarshi Shahu College of Engineering, Tathawade, Pune – 411033, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Agriculture plays an important role in our day to day life. It has played a key role in the development of human civilization. India is an agricultural countryandaboutseventy percent of our population depends on agriculture. So the disease detection of plants plays an important role in the agricultural field. Majority of the plant diseases are caused by the attack of bacteria, fungi, virus etc. If proper care is not taken in this area, it may lead to serious effects on plants and adversely affects the productivity and quality. To detect, the plant diseases we need a fast automatic way. The main approach adopted in practice for detection and identification of plant diseases is naked eye observation throughexperts. The decision making capability of an expert also depends on his/her physical condition, such as fatigue and eye sight, work pressure, climate etc. So this method is time consuming and less efficient. Here, it is proposed with an idea of detecting plant diseases using image processing. Theunhealthyleavesof plant can be detected and can be separated from healthy leaves. This concept can be extended todetectthesymptomsof any type of plant diseases that is affected on different horticulture crops. Keywords— Image processing, Genetic algorithm 1. INTRODUCTION India is an agricultural country. In India about 70% of the population depends on agriculture. Plant diseases cause significant reduction in both quality and quantity of agricultural products. Farmers have wide range of diversity to select suitable Fruit and Vegetable crops. However, the cultivation of these crops for optimum yield and quality produce is highly technical. It can be improved by the aid of technological support. The management of perennial fruit crops requires close monitoring especially for the management of diseases that can affect production significantly and subsequently the postharvest life. The Image processing techniques used for the fast and accurate detection of plant diseases. The steps followed by in detection of leaf diseases are image acquisition, image enhancement and noise removal, image segmentation, feature extraction and disease classification. There are many disadvantages of conventional methods of detecting plant leaf diseases, such as more time consuming, inaccuracy, inefficiency for larger fields, variation in results due to personal issues such as vision of person, environmental factors, etc. It is very important to use technology to overcome these issues. Image processing is one of the best solutions for detecting plant leaf disease detection. Here, the proposed system detects the plant leaf disease using image processing techniques with the help of Genetic algorithm as a classifier. 2. METHODOLOGY First the images of different plant leaves are acquired. Then image processing techniques are applied to the image of plant leaf to get the necessary features and these features are further analyzed. The block diagram below gives the basic process involved in the system. The step-by-step methodology is explained as below 1. Image acquisition 2. Colour Transformation 3. Masking the green-pixels 4. Removal of masked green pixels 5. Segmentation 6. Obtain the useful segments 7. Computing the texture features using Colour Co- Occurrence methodology 8. Classification of the disease using Genetic Algorithm. Fig -1: Block diagram
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4245 2.1 Color Transformation The RGB images are converted into Hue Saturation, Intensity (HSI) color space representations. The purpose of color space is to facilitate HSI (hue, saturation, intensity) color model is a popular color model because it is based on human perception. Hue is a color attribute that refers to the dominant color as perceived by an observer. Saturation refers to the relative purity or the amount of white light added to the hue and intensity refers to the amplitude of the light. Color spaces can be converted from one space to another easily. After the transformation process, the H component is taken into account for further analysis. 2.2 Masking and Removal In this step the greenest colored pixels are identified. After that, based on the specified threshold value that is computed for these pixels, the mostly green pixels are masked. The pixels with zero red, green, blue values were completely removed. 2.3 Segmentation The infected portion of the leaf is extracted. The infected region is then segmented into a number of patches of equal size. The size of the patch is chosen in such a way that the significant information is not lost. The patch size of 32∗ 32 pixels is taken. 2.4 Computing Texture Features Texture features like contrast, energy, local homogeneity, and cluster shade and cluster prominence are computed for the Hue (H) content of the image. 2.5 Classifier Genetic algorithm is used as a classifiertofindwhetherplant leaf is diseased or not. Algorithm begins with a set of solutions called population. Solutions from one population are chosen and then used to form a new population. 3. RESULTS The work is done in Python. For input a fresh and diseased database of around 1000 plant leafimages ofdifferentplants such as potato, tomato, etc. is taken. After transforming the image from RGB to HSI format, the image enhancement is done. Then segmentation process is performed to get useful segments. After that Genetic algorithm classifies the plant leaf with disease as unhealthy plant leaf and the otherleaf as healthy leaf. The HSI image, Segmented image are displayed in below fig. Fig-2: HSI, Segmented image Fig -3: Result 3. CONCLUSION The proposed system recognizes plant leaf diseases. Speed and accuracy are the important characteristics required for disease detection. Genetic algorithm is used as a classification technique to identify the plant leaf disease. This technique helps in early and fast recognition of plant leaf disease.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4246 REFERENCES [1] V. Pooja, et.al, "Identification of plant leaf diseases using image processing techniques," IEEE Technological Innovations in ICT for Agriculture and Rural Development (TIAR), Chennai, 2017, pp. 130-133. [2] V. Singh, et.al, "Detection of unhealthy region of plant leaves using image processing and genetic algorithm," IEEE International Conference on Advances in Computer Engineering and Applications, Ghaziabad, 2015, pp. 1028-1032. [3] C. G. Dawre "A modern approach for plant leaf disease classification which depends on leaf image processing" International Conference on Computer Communication and Informatics, India, 2017. [4] Mr. N. P. Kumbhar,et.al, ”Agricultural plant Leaf Disease Detection Using ImageProcessing”International Journal of Advanced Research in Electrical Electronics and Instrumentation Engineering vol. 2 no. 1 January 2013. [5] Keri Woods. ”Genetic Algorithms: Color Image Segmentation Literature Review”, July 24, 2007.