SlideShare a Scribd company logo
Leaf disease detection
III. PREPROCESSING STAGES
• It is most common practice to have the
preprocessing of brinjal leaf images before it
has been classified and extracted. The
processing stages are
(i) Reading the images.
(ii) Image pre-processing includes enhancing the
images and segment the images
(iii) Feature extraction and classification.
• As a first step, RGB images of leaf samples were taken . The
procedure for pre processing stages are given below:
1) Reading the RGB image.
2) Histogram equalization.
3) Resizing the image.
4) Create the color transformation structure.
5) K-means clustering Algorithm.
6) Applying masking in an image.
7) Convert the affected leaf (clusters) from RGB to HSI.
8) Create a spatial Gray Level Dependence Matrices (SGDM’s) for S
and H.
9) Calculating the features by calling the gray-level cooccurrence
matrix (GLCM) parameters.
10) Recognition using Support Vector Machine(SVM).
Histogram equalization
• Different Images of healthy and disease
affected leaves are collected from the dataset
Histogram equalization is performed on the
image in order to increase its quality prior to
clustering process as shown in figure
3.Resizing of the image performed to map the
images with equal size
K-means Algorithm
• Computation of disease severity requires
computation of diseased area of the leaf. This
leads to the segmentation of diseased portion of
the leaf from the healthy portion. Segmentation
partitions the image in to meaningful parts for
better analysis and understanding of the image.
Thresholding and region growing are two basic
approaches of segmentation. Thresholding is
simplest where gray image can be partitioned
based on threshold value. The image is converted
into binary image based on whether the image
pixels fall below or above
• the threshold value. This approach does not
provide effective segmentation of the image and
hence limits the classification of the various
objects of the image if the image contains
multiple regions or parts or color. Further it
reduces proper detection of the required area.
The region growing approach is advantageous in
such situations. K- means clustering is one of the
popular algorithm in this approach.the flow chart
for K means clustering
Flow Chart for K Means Clustering
• K-Means clustering algorithm extent to partition
of q images into p clusters and each images
belongs to the corresponding clusters with the
centroid , mean intensity and area [9]. This
algorithm introduces a p different clusters.The
good number of clusters p leading to give the
separation (distance) is not known as a prior and
it should be computed from the data set. The
important of K-Means clustering is to reduce the
total cluster variance or the square function :
• where,j=objective function, p=number of clusters, q=number of
cases, a=case q, c=centroid for cluster p,
• 1) Algorithm:
The procedure for K-Means Clustering Algorithm is given below:
1) Classify the images into p number of groups where p should be
known.
2) Mark p points at randomly in cluster centroid.
3) Mapping objects to their closest cluster centroid.
4) Calculate the mean, centroid or perimeter of all images in each
cluster.
5) Repeat steps 2, 3 and 4 until the equal points are mapped to each
cluster.
Result k means clustering
Cluster 1
Cluster 2
Cluster 3
Final output

More Related Content

Similar to leaf diseses.pptx

Information search using text and image query
Information search using text and image queryInformation search using text and image query
Information search using text and image query
eSAT Journals
 
Cj36511514
Cj36511514Cj36511514
Cj36511514
IJERA Editor
 
ImSeg04.ppt
ImSeg04.pptImSeg04.ppt
ImSeg04.ppt
ssuser1cc06c1
 
ImSeg04 (2).ppt
ImSeg04 (2).pptImSeg04 (2).ppt
ImSeg04 (2).ppt
Dhaval Bhojani
 
Im seg04
Im seg04Im seg04
Im seg04
Sonali Gupta
 
G04544346
G04544346G04544346
G04544346
IOSR-JEN
 
Quality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clusteringQuality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clustering
journalBEEI
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
IJERA Editor
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
A Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and TechniquesA Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and Techniques
IRJET Journal
 
Multimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital librariesMultimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital libraries
Mazin Alwaaly
 
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHESWEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
cscpconf
 
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
cscpconf
 
Blind Source Camera Identification
Blind Source Camera Identification Blind Source Camera Identification
Blind Source Camera Identification
Sudhanshu Patel
 
An Evolutionary Dynamic Clustering based Colour Image Segmentation
An Evolutionary Dynamic Clustering based Colour Image SegmentationAn Evolutionary Dynamic Clustering based Colour Image Segmentation
An Evolutionary Dynamic Clustering based Colour Image Segmentation
CSCJournals
 
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
cscpconf
 
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
IOSR Journals
 
IRJET- Brain Tumour Detection and ART Classification Technique in MR Brai...
IRJET-  	  Brain Tumour Detection and ART Classification Technique in MR Brai...IRJET-  	  Brain Tumour Detection and ART Classification Technique in MR Brai...
IRJET- Brain Tumour Detection and ART Classification Technique in MR Brai...
IRJET Journal
 
Proposed algorithm for image classification using regression-based pre-proces...
Proposed algorithm for image classification using regression-based pre-proces...Proposed algorithm for image classification using regression-based pre-proces...
Proposed algorithm for image classification using regression-based pre-proces...
IJECEIAES
 
C017121219
C017121219C017121219
C017121219
IOSR Journals
 

Similar to leaf diseses.pptx (20)

Information search using text and image query
Information search using text and image queryInformation search using text and image query
Information search using text and image query
 
Cj36511514
Cj36511514Cj36511514
Cj36511514
 
ImSeg04.ppt
ImSeg04.pptImSeg04.ppt
ImSeg04.ppt
 
ImSeg04 (2).ppt
ImSeg04 (2).pptImSeg04 (2).ppt
ImSeg04 (2).ppt
 
Im seg04
Im seg04Im seg04
Im seg04
 
G04544346
G04544346G04544346
G04544346
 
Quality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clusteringQuality and size assessment of quantized images using K-Means++ clustering
Quality and size assessment of quantized images using K-Means++ clustering
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
A Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and TechniquesA Survey on Image Retrieval By Different Features and Techniques
A Survey on Image Retrieval By Different Features and Techniques
 
Multimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital librariesMultimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital libraries
 
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHESWEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
WEB IMAGE RETRIEVAL USING CLUSTERING APPROACHES
 
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
PERFORMANCE ANALYSIS OF CLUSTERING BASED IMAGE SEGMENTATION AND OPTIMIZATION ...
 
Blind Source Camera Identification
Blind Source Camera Identification Blind Source Camera Identification
Blind Source Camera Identification
 
An Evolutionary Dynamic Clustering based Colour Image Segmentation
An Evolutionary Dynamic Clustering based Colour Image SegmentationAn Evolutionary Dynamic Clustering based Colour Image Segmentation
An Evolutionary Dynamic Clustering based Colour Image Segmentation
 
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
 
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
 
IRJET- Brain Tumour Detection and ART Classification Technique in MR Brai...
IRJET-  	  Brain Tumour Detection and ART Classification Technique in MR Brai...IRJET-  	  Brain Tumour Detection and ART Classification Technique in MR Brai...
IRJET- Brain Tumour Detection and ART Classification Technique in MR Brai...
 
Proposed algorithm for image classification using regression-based pre-proces...
Proposed algorithm for image classification using regression-based pre-proces...Proposed algorithm for image classification using regression-based pre-proces...
Proposed algorithm for image classification using regression-based pre-proces...
 
C017121219
C017121219C017121219
C017121219
 

More from Akbarali206563

transmissiline auto cleaing fault in transmission line
transmissiline auto cleaing fault in transmission linetransmissiline auto cleaing fault in transmission line
transmissiline auto cleaing fault in transmission line
Akbarali206563
 
energymanagementsystem-200219135654 (1).pptx
energymanagementsystem-200219135654 (1).pptxenergymanagementsystem-200219135654 (1).pptx
energymanagementsystem-200219135654 (1).pptx
Akbarali206563
 
harsh final ppt (2).pptx
harsh final ppt (2).pptxharsh final ppt (2).pptx
harsh final ppt (2).pptx
Akbarali206563
 
alcho.pptx
alcho.pptxalcho.pptx
alcho.pptx
Akbarali206563
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptx
Akbarali206563
 
Team 12- Blind Eye.pptx
Team 12- Blind Eye.pptxTeam 12- Blind Eye.pptx
Team 12- Blind Eye.pptx
Akbarali206563
 
osteo.pptx
osteo.pptxosteo.pptx
osteo.pptx
Akbarali206563
 
Ofdm.pptx
Ofdm.pptxOfdm.pptx
Ofdm.pptx
Akbarali206563
 
PPT FINAL (1)-1 (1).ppt
PPT FINAL (1)-1 (1).pptPPT FINAL (1)-1 (1).ppt
PPT FINAL (1)-1 (1).ppt
Akbarali206563
 
Seat Belt IoT 00.pptx
Seat Belt IoT 00.pptxSeat Belt IoT 00.pptx
Seat Belt IoT 00.pptx
Akbarali206563
 
rain.pptx
rain.pptxrain.pptx
rain.pptx
Akbarali206563
 
imagefiltervhdl.pptx
imagefiltervhdl.pptximagefiltervhdl.pptx
imagefiltervhdl.pptx
Akbarali206563
 
V13I1006.pdf
V13I1006.pdfV13I1006.pdf
V13I1006.pdf
Akbarali206563
 
anas.pdf
anas.pdfanas.pdf
anas.pdf
Akbarali206563
 
13104 2019 4880_moesm6_esm
13104 2019 4880_moesm6_esm13104 2019 4880_moesm6_esm
13104 2019 4880_moesm6_esm
Akbarali206563
 

More from Akbarali206563 (15)

transmissiline auto cleaing fault in transmission line
transmissiline auto cleaing fault in transmission linetransmissiline auto cleaing fault in transmission line
transmissiline auto cleaing fault in transmission line
 
energymanagementsystem-200219135654 (1).pptx
energymanagementsystem-200219135654 (1).pptxenergymanagementsystem-200219135654 (1).pptx
energymanagementsystem-200219135654 (1).pptx
 
harsh final ppt (2).pptx
harsh final ppt (2).pptxharsh final ppt (2).pptx
harsh final ppt (2).pptx
 
alcho.pptx
alcho.pptxalcho.pptx
alcho.pptx
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptx
 
Team 12- Blind Eye.pptx
Team 12- Blind Eye.pptxTeam 12- Blind Eye.pptx
Team 12- Blind Eye.pptx
 
osteo.pptx
osteo.pptxosteo.pptx
osteo.pptx
 
Ofdm.pptx
Ofdm.pptxOfdm.pptx
Ofdm.pptx
 
PPT FINAL (1)-1 (1).ppt
PPT FINAL (1)-1 (1).pptPPT FINAL (1)-1 (1).ppt
PPT FINAL (1)-1 (1).ppt
 
Seat Belt IoT 00.pptx
Seat Belt IoT 00.pptxSeat Belt IoT 00.pptx
Seat Belt IoT 00.pptx
 
rain.pptx
rain.pptxrain.pptx
rain.pptx
 
imagefiltervhdl.pptx
imagefiltervhdl.pptximagefiltervhdl.pptx
imagefiltervhdl.pptx
 
V13I1006.pdf
V13I1006.pdfV13I1006.pdf
V13I1006.pdf
 
anas.pdf
anas.pdfanas.pdf
anas.pdf
 
13104 2019 4880_moesm6_esm
13104 2019 4880_moesm6_esm13104 2019 4880_moesm6_esm
13104 2019 4880_moesm6_esm
 

Recently uploaded

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
TaghreedAltamimi
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
AjmalKhan50578
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
ramrag33
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
People as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimalaPeople as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimala
riddhimaagrawal986
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
LAXMAREDDY22
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
Prakhyath Rai
 

Recently uploaded (20)

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
People as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimalaPeople as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimala
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
 

leaf diseses.pptx

  • 2. III. PREPROCESSING STAGES • It is most common practice to have the preprocessing of brinjal leaf images before it has been classified and extracted. The processing stages are (i) Reading the images. (ii) Image pre-processing includes enhancing the images and segment the images (iii) Feature extraction and classification.
  • 3. • As a first step, RGB images of leaf samples were taken . The procedure for pre processing stages are given below: 1) Reading the RGB image. 2) Histogram equalization. 3) Resizing the image. 4) Create the color transformation structure. 5) K-means clustering Algorithm. 6) Applying masking in an image. 7) Convert the affected leaf (clusters) from RGB to HSI. 8) Create a spatial Gray Level Dependence Matrices (SGDM’s) for S and H. 9) Calculating the features by calling the gray-level cooccurrence matrix (GLCM) parameters. 10) Recognition using Support Vector Machine(SVM).
  • 4. Histogram equalization • Different Images of healthy and disease affected leaves are collected from the dataset Histogram equalization is performed on the image in order to increase its quality prior to clustering process as shown in figure 3.Resizing of the image performed to map the images with equal size
  • 5. K-means Algorithm • Computation of disease severity requires computation of diseased area of the leaf. This leads to the segmentation of diseased portion of the leaf from the healthy portion. Segmentation partitions the image in to meaningful parts for better analysis and understanding of the image. Thresholding and region growing are two basic approaches of segmentation. Thresholding is simplest where gray image can be partitioned based on threshold value. The image is converted into binary image based on whether the image pixels fall below or above
  • 6. • the threshold value. This approach does not provide effective segmentation of the image and hence limits the classification of the various objects of the image if the image contains multiple regions or parts or color. Further it reduces proper detection of the required area. The region growing approach is advantageous in such situations. K- means clustering is one of the popular algorithm in this approach.the flow chart for K means clustering
  • 7. Flow Chart for K Means Clustering
  • 8. • K-Means clustering algorithm extent to partition of q images into p clusters and each images belongs to the corresponding clusters with the centroid , mean intensity and area [9]. This algorithm introduces a p different clusters.The good number of clusters p leading to give the separation (distance) is not known as a prior and it should be computed from the data set. The important of K-Means clustering is to reduce the total cluster variance or the square function :
  • 9. • where,j=objective function, p=number of clusters, q=number of cases, a=case q, c=centroid for cluster p, • 1) Algorithm: The procedure for K-Means Clustering Algorithm is given below: 1) Classify the images into p number of groups where p should be known. 2) Mark p points at randomly in cluster centroid. 3) Mapping objects to their closest cluster centroid. 4) Calculate the mean, centroid or perimeter of all images in each cluster. 5) Repeat steps 2, 3 and 4 until the equal points are mapped to each cluster.
  • 10. Result k means clustering Cluster 1 Cluster 2 Cluster 3
  • 11.