SlideShare una empresa de Scribd logo
1 de 29
Welcome 
to the Workshop Presentation on 
Advanced Image Classification 
BAYES AHMED 
PhD Student 
University College London (UCL), UK 
Workshop at BIP, Bangladesh 
13 September 2014
IImmaaggee CCllaassssiiffiiccaattiioonn 
Image classification refers to the task of extracting 
information classes from a multiband raster 
image. 
The resulting raster from image classification can 
be used to create thematic maps.
IImmaaggee CCllaassssiiffiiccaattiioonn 
SSaatteelllliittee IImmaaggee TThheemmaattiicc MMaapp
IImmaaggee CCllaassssiiffiiccaattiioonn 
Here IMAGE stands for Raster Image 
(e.g. Satellite Image) 
In general in GIS, we use two types of Image 
Classification: 
1.Pixel Based 
2.Object Based
PPiixxeell 
Pixel is a physical point (e.g. dot), or the smallest 
addressable element (e.g. cell) in a raster image
PPiixxeell RReessoolluuttiioonn
LLaannddssaatt SSaatteelllliittee IImmaaggeess
IImmaaggee CCoommppoossiittiioonn 
Computer 
screens can 
display an image 
in three different 
bands at a time, 
by using a 
different primary 
color for each 
band
FFaallssee CCoolloorr CCoommppoossiittiioonn ((FFCCCC)) 
http://earthobservatory.nasa.gov/Features/FalseColor/page6.php
DDiiggiittaall IImmaaggee CCllaassssiiffiiccaattiioonn 
Digital image classification uses the 
spectral information represented by 
the digital numbers in one or more 
spectral bands, and attempts to 
classify each individual pixel based on 
this spectral information.
Spectral and Information Classes 
Spectral Classes are groups of pixels that are uniform (or 
near-similar) with respect to their brightness values in the 
different spectral channels of the data. 
Information Classes are those categories of interest that the 
analyst is actually trying to identify in the imagery. 
A broad information class may contain a number of 
spectral sub-classes with unique spectral variations. It is 
the analyst's job to decide on the utility of the different spectral 
classes and their correspondence to useful information classes.
SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
There are two general approaches to pixel-based image 
classification: supervised and unsupervised. 
Supervised Classification: the analyst identifies in the 
imagery homogeneous representative samples 
(information classes) of interest. These samples are 
referred to as training areas. 
The selection of appropriate training areas is based on the 
analyst's familiarity with the geographical area and their 
knowledge of the actual surface cover types present in 
the image. Thus, the analyst is "supervising" the 
categorization of a set of specific classes.
SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
Information classes (i.e., landcover types) 
The software system is then 
used to develop a statistical 
characterization/ algorithm 
(mean, variance and 
covariance) of the reflectances 
for each information class. This 
stage is often called signature 
development.
SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
The image is then classified by examining the reflectance for 
each pixel and making a decision about which of the 
signatures it resembles most. There are several techniques 
for making these decisions, called classifiers. 
Classifiers: Minimum distance to means (MINDIST), 
maximum likelihood (MAXLIKE), linear discriminant analysis 
(FISHER), Bayesian (BAYCLASS), multi-layer perceptron 
(MLP) neural network, self-organizing map (SOM) neural 
network; Mahalanobis typicalities (MAHALCLASS), Dempster- 
Shafer belief (BELCLASS), linear spectral unmixing (UNMIX), 
fuzzy (FUZCLASS), spectral angle mapper (HYPERSAM), 
minimum distance to means (HYPERMIN), linear spectral 
unmixing (HYPERUNMIX), orthogonal subspace projection 
(HYPEROSP), and absorption area analysis 
(HYPERABSORB) etc.
MMaaxxiimmuumm LLiikkeelliihhoooodd 
The maximum likelihood classifier calculates for each class the 
probability of the cell belonging to that class given its attribute 
values. Each pixel is assigned to the class that has the 
highest probability (that is, the maximum likelihood).
O Final Ouuttppuutt ((IImmaaggee CCllaassssiiffiiccaattiioonn))
UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
Unsupervised classification reverses the supervised 
classification process. 
Spectral classes (or clusters) are grouped first, based 
solely on the numerical information in the data, and are then 
matched by the analyst to information classes (if possible). 
Programs, called clustering algorithms, are used to 
determine the natural (statistical) groupings or structures in the 
data.
UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn
Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
Statistically, clusters are naturally occurring groupings in 
the data. 
The Iso prefix of the isodata clustering algorithm stands for 
Iterative Self Organizing (ISO), a method of performing 
clustering. 
The iso cluster algorithm is an iterative process for computing 
the minimum Euclidean distance when assigning each 
candidate cell to a cluster. 
The specified Number of classes value is the maximum 
number of clusters that can result from the clustering process.
Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
An empty graph is made with the range of values in the first 
band plotted on the x-axis and the range of values in the 
second band plotted on the y-axis. 
A 45-degree line is drawn and 
divided into the number of 
classes you specify. The 
center point of each of these 
line segments is the initial 
mean value for the classes.
Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
Each sample cell is plotted on the graph, and the distance 
from the point to each mean center point on the 45-degree 
line is determined. The distance is calculated in attribute space 
using the Pythagorean theorem. The sample point is assigned 
to the cluster represented by the closest mean center point.
Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
The next sample point is plotted, and the above procedure is 
repeated for all sample points.
Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn 
The above process will iterate. Before the next iteration, a new 
mean center point is calculated for each cluster based on 
the values of the cell locations currently assigned to the cluster 
in the previous iteration. With the new mean center point for 
each cluster, the previous two steps are repeated.
Supervised vs. UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn
Object-bbaasseedd IImmaaggee AAnnaallyyssiiss ((OOBBIIAA)) 
The pixel-based procedures analyze the spectral 
properties of every pixel within the area of interest, 
without taking into account the spatial or contextual 
information related to the pixel of interest. 
OBIA analyzes both the spectral and spatial/contextual 
properties of pixels and use a segmentation process 
and iterative learning algorithm to achieve a semi-automatic 
classification. 
It considers – spectral properties (i.e., color), size, 
shape, and texture, as well as context from a 
neighborhood surrounding the pixels.
Object-bbaasseedd IImmaaggee AAnnaallyyssiiss ((OOBBIIAA))
Object-bbaasseedd IImmaaggee AAnnaallyyssiiss ((OOBBIIAA))
Object-bbaasseedd IImmaaggee AAnnaallyyssiiss ((OOBBIIAA))
Thank You All, QUESTIONS? 
http://bd.linkedin.com/in/bayesahmed 
Email: bayesahmedgis@gmail.com

Más contenido relacionado

La actualidad más candente

Lecture on photogrammetry
Lecture on photogrammetryLecture on photogrammetry
Lecture on photogrammetryWaleed Liaqat
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GISRituSaha3
 
Remote Sensing: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image ClassificationKamlesh Kumar
 
Accuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingAccuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingShacinChandraSaha
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functionsPramoda Raj
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1Dhaval Jalalpara
 
Remote Sensing:. Image Filtering
Remote Sensing:. Image FilteringRemote Sensing:. Image Filtering
Remote Sensing:. Image FilteringKamlesh Kumar
 
07 Image classification.pptx
07 Image classification.pptx07 Image classification.pptx
07 Image classification.pptxeshitaakter2
 
Pre processing of raw rs data
Pre processing of raw rs dataPre processing of raw rs data
Pre processing of raw rs dataguriaghosh
 
image_enhancement-NDVI-5.pptx
image_enhancement-NDVI-5.pptximage_enhancement-NDVI-5.pptx
image_enhancement-NDVI-5.pptxGemedaBedasa
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataMuhammad Zubair
 
Aerial photography- Concept and Terminologies
Aerial photography- Concept and Terminologies Aerial photography- Concept and Terminologies
Aerial photography- Concept and Terminologies UTTIYACHATTOPADHYAY2
 
Geometric correction
Geometric correctionGeometric correction
Geometric correctionDocumentStory
 
Digital image processing
Digital image processingDigital image processing
Digital image processingVandana Verma
 
Remote sensing and digital image processing
Remote sensing and digital image processingRemote sensing and digital image processing
Remote sensing and digital image processingDocumentStory
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote SensingJohn Reiser
 

La actualidad más candente (20)

Lecture on photogrammetry
Lecture on photogrammetryLecture on photogrammetry
Lecture on photogrammetry
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GIS
 
Remote Sensing: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image Classification
 
Accuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingAccuracy Assessment in Remote Sensing
Accuracy Assessment in Remote Sensing
 
Seminar on gis analysis functions
Seminar on gis analysis functionsSeminar on gis analysis functions
Seminar on gis analysis functions
 
Introduction to Aerial Photogrammetry
Introduction to Aerial PhotogrammetryIntroduction to Aerial Photogrammetry
Introduction to Aerial Photogrammetry
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1
 
Remote Sensing:. Image Filtering
Remote Sensing:. Image FilteringRemote Sensing:. Image Filtering
Remote Sensing:. Image Filtering
 
07 Image classification.pptx
07 Image classification.pptx07 Image classification.pptx
07 Image classification.pptx
 
Pre processing of raw rs data
Pre processing of raw rs dataPre processing of raw rs data
Pre processing of raw rs data
 
image_enhancement-NDVI-5.pptx
image_enhancement-NDVI-5.pptximage_enhancement-NDVI-5.pptx
image_enhancement-NDVI-5.pptx
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
What is spatial Resolution
What is spatial ResolutionWhat is spatial Resolution
What is spatial Resolution
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
 
Aerial photography- Concept and Terminologies
Aerial photography- Concept and Terminologies Aerial photography- Concept and Terminologies
Aerial photography- Concept and Terminologies
 
Geometric correction
Geometric correctionGeometric correction
Geometric correction
 
Gis
GisGis
Gis
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Remote sensing and digital image processing
Remote sensing and digital image processingRemote sensing and digital image processing
Remote sensing and digital image processing
 
Intro to GIS and Remote Sensing
Intro to GIS and Remote SensingIntro to GIS and Remote Sensing
Intro to GIS and Remote Sensing
 

Destacado

Image Classification and Retrieval logic
Image Classification and Retrieval logicImage Classification and Retrieval logic
Image Classification and Retrieval logicGianvito Siciliano
 
MAD skills for analysis and big data Machine Learning
MAD skills for analysis and big data Machine LearningMAD skills for analysis and big data Machine Learning
MAD skills for analysis and big data Machine LearningGianvito Siciliano
 
Support Vector Machine without tears
Support Vector Machine without tearsSupport Vector Machine without tears
Support Vector Machine without tearsAnkit Sharma
 
Linear regression without tears
Linear regression without tearsLinear regression without tears
Linear regression without tearsAnkit Sharma
 
A Non-Standard use Case of Hadoop: High Scale Image Processing and Analytics
A Non-Standard use Case of Hadoop: High Scale Image Processing and AnalyticsA Non-Standard use Case of Hadoop: High Scale Image Processing and Analytics
A Non-Standard use Case of Hadoop: High Scale Image Processing and AnalyticsDataWorks Summit
 
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)Rajiv Shah
 
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...Impetus Technologies
 
Support Vector Machines for Classification
Support Vector Machines for ClassificationSupport Vector Machines for Classification
Support Vector Machines for ClassificationPrakash Pimpale
 
Image Classification Done Simply using Keras and TensorFlow
Image Classification Done Simply using Keras and TensorFlow Image Classification Done Simply using Keras and TensorFlow
Image Classification Done Simply using Keras and TensorFlow Rajiv Shah
 

Destacado (9)

Image Classification and Retrieval logic
Image Classification and Retrieval logicImage Classification and Retrieval logic
Image Classification and Retrieval logic
 
MAD skills for analysis and big data Machine Learning
MAD skills for analysis and big data Machine LearningMAD skills for analysis and big data Machine Learning
MAD skills for analysis and big data Machine Learning
 
Support Vector Machine without tears
Support Vector Machine without tearsSupport Vector Machine without tears
Support Vector Machine without tears
 
Linear regression without tears
Linear regression without tearsLinear regression without tears
Linear regression without tears
 
A Non-Standard use Case of Hadoop: High Scale Image Processing and Analytics
A Non-Standard use Case of Hadoop: High Scale Image Processing and AnalyticsA Non-Standard use Case of Hadoop: High Scale Image Processing and Analytics
A Non-Standard use Case of Hadoop: High Scale Image Processing and Analytics
 
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)
Teaching Recurrent Neural Networks using Tensorflow (Webinar: August 2016)
 
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...
Real-time Streaming Analytics: Business Value, Use Cases and Architectural Co...
 
Support Vector Machines for Classification
Support Vector Machines for ClassificationSupport Vector Machines for Classification
Support Vector Machines for Classification
 
Image Classification Done Simply using Keras and TensorFlow
Image Classification Done Simply using Keras and TensorFlow Image Classification Done Simply using Keras and TensorFlow
Image Classification Done Simply using Keras and TensorFlow
 

Similar a Avanced Image Classification

Exploration of Imputation Methods for Missingness in Image Segmentation
Exploration of Imputation Methods for Missingness in Image SegmentationExploration of Imputation Methods for Missingness in Image Segmentation
Exploration of Imputation Methods for Missingness in Image SegmentationChristopher Peter Makris
 
image_classification.pptx
image_classification.pptximage_classification.pptx
image_classification.pptxtayyaba977749
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionIOSR Journals
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionIOSR Journals
 
Comparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisComparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisIOSR Journals
 
Digital Image Classification.pptx
Digital Image Classification.pptxDigital Image Classification.pptx
Digital Image Classification.pptxHline Win
 
Tracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu ModelTracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu Modelrahulmonikasharma
 
Image classification & retrieval
Image classification & retrievalImage classification & retrieval
Image classification & retrievalrajisri2
 
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...Machine Learning Algorithms for Image Classification of Hand Digits and Face ...
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...IRJET Journal
 
Survey on Unsupervised Learning in Datamining
Survey on Unsupervised Learning in DataminingSurvey on Unsupervised Learning in Datamining
Survey on Unsupervised Learning in DataminingIOSR Journals
 
Brain Tumor Classification using Support Vector Machine
Brain Tumor Classification using Support Vector MachineBrain Tumor Classification using Support Vector Machine
Brain Tumor Classification using Support Vector MachineIRJET Journal
 
Crowd Density Estimation Using Base Line Filtering
Crowd Density Estimation Using Base Line FilteringCrowd Density Estimation Using Base Line Filtering
Crowd Density Estimation Using Base Line Filteringpaperpublications3
 
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSING
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSINGDETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSING
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSINGprj_publication
 
Lec13: Clustering Based Medical Image Segmentation Methods
Lec13: Clustering Based Medical Image Segmentation MethodsLec13: Clustering Based Medical Image Segmentation Methods
Lec13: Clustering Based Medical Image Segmentation MethodsUlaş Bağcı
 
A comprehensive survey of contemporary
A comprehensive survey of contemporaryA comprehensive survey of contemporary
A comprehensive survey of contemporaryprjpublications
 
Fuzzy clustering1
Fuzzy clustering1Fuzzy clustering1
Fuzzy clustering1abc
 
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...cscpconf
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESVikash Kumar
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...IRJET Journal
 
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM Algorithm
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM AlgorithmUnsupervised Clustering Classify theCancer Data withtheHelp of FCM Algorithm
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM AlgorithmIOSR Journals
 

Similar a Avanced Image Classification (20)

Exploration of Imputation Methods for Missingness in Image Segmentation
Exploration of Imputation Methods for Missingness in Image SegmentationExploration of Imputation Methods for Missingness in Image Segmentation
Exploration of Imputation Methods for Missingness in Image Segmentation
 
image_classification.pptx
image_classification.pptximage_classification.pptx
image_classification.pptx
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
 
Comparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisComparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data Analysis
 
Digital Image Classification.pptx
Digital Image Classification.pptxDigital Image Classification.pptx
Digital Image Classification.pptx
 
Tracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu ModelTracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu Model
 
Image classification & retrieval
Image classification & retrievalImage classification & retrieval
Image classification & retrieval
 
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...Machine Learning Algorithms for Image Classification of Hand Digits and Face ...
Machine Learning Algorithms for Image Classification of Hand Digits and Face ...
 
Survey on Unsupervised Learning in Datamining
Survey on Unsupervised Learning in DataminingSurvey on Unsupervised Learning in Datamining
Survey on Unsupervised Learning in Datamining
 
Brain Tumor Classification using Support Vector Machine
Brain Tumor Classification using Support Vector MachineBrain Tumor Classification using Support Vector Machine
Brain Tumor Classification using Support Vector Machine
 
Crowd Density Estimation Using Base Line Filtering
Crowd Density Estimation Using Base Line FilteringCrowd Density Estimation Using Base Line Filtering
Crowd Density Estimation Using Base Line Filtering
 
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSING
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSINGDETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSING
DETECTION OF HUMAN BLADDER CANCER CELLS USING IMAGE PROCESSING
 
Lec13: Clustering Based Medical Image Segmentation Methods
Lec13: Clustering Based Medical Image Segmentation MethodsLec13: Clustering Based Medical Image Segmentation Methods
Lec13: Clustering Based Medical Image Segmentation Methods
 
A comprehensive survey of contemporary
A comprehensive survey of contemporaryA comprehensive survey of contemporary
A comprehensive survey of contemporary
 
Fuzzy clustering1
Fuzzy clustering1Fuzzy clustering1
Fuzzy clustering1
 
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...
SVM-PSO based Feature Selection for Improving Medical Diagnosis Reliability u...
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
 
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
 
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM Algorithm
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM AlgorithmUnsupervised Clustering Classify theCancer Data withtheHelp of FCM Algorithm
Unsupervised Clustering Classify theCancer Data withtheHelp of FCM Algorithm
 

Más de Bayes Ahmed

Landslides in Bangladesh & Future Planning
Landslides in Bangladesh  & Future PlanningLandslides in Bangladesh  & Future Planning
Landslides in Bangladesh & Future PlanningBayes Ahmed
 
Vulnerability to Resilience - Bangladesh
Vulnerability to Resilience - BangladeshVulnerability to Resilience - Bangladesh
Vulnerability to Resilience - BangladeshBayes Ahmed
 
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...Bayes Ahmed
 
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept) Lecture 3: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept) Bayes Ahmed
 
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)Bayes Ahmed
 
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...Bayes Ahmed
 
How to Publish an Article?
How to Publish an Article? How to Publish an Article?
How to Publish an Article? Bayes Ahmed
 
How to Write a Research Proposal?
How to Write a Research Proposal?How to Write a Research Proposal?
How to Write a Research Proposal?Bayes Ahmed
 
A Case Study of the Morphological Change of Four Wards of Dhaka City over th...
A Case Study of the Morphological Change of Four Wards ofDhaka City over th...A Case Study of the Morphological Change of Four Wards ofDhaka City over th...
A Case Study of the Morphological Change of Four Wards of Dhaka City over th...Bayes Ahmed
 
Status and Perspectives of GIS Application in BANGLADESH
Status and Perspectives of GIS Application in BANGLADESHStatus and Perspectives of GIS Application in BANGLADESH
Status and Perspectives of GIS Application in BANGLADESHBayes Ahmed
 
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...Development of a System for Measuring and Monitoring Forest Carbon Stock in N...
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...Bayes Ahmed
 
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...Bayes Ahmed
 

Más de Bayes Ahmed (17)

Landslides in Bangladesh & Future Planning
Landslides in Bangladesh  & Future PlanningLandslides in Bangladesh  & Future Planning
Landslides in Bangladesh & Future Planning
 
Vulnerability to Resilience - Bangladesh
Vulnerability to Resilience - BangladeshVulnerability to Resilience - Bangladesh
Vulnerability to Resilience - Bangladesh
 
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...
The Mw7.8 Muisne Earthquake, Ecuador of 16 April 2016: Observations from the ...
 
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 7: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 6: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 5: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 4: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept) Lecture 3: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 3: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 2: Urban & Regional Planning (Risk Mitigation Concept)
 
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)
Lecture 1: Urban & Regional Planning (Risk Mitigation Concept)
 
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...
Developing Dynamic Web-GIS based Early Warning System for the Communities Liv...
 
How to Publish an Article?
How to Publish an Article? How to Publish an Article?
How to Publish an Article?
 
How to Write a Research Proposal?
How to Write a Research Proposal?How to Write a Research Proposal?
How to Write a Research Proposal?
 
A Case Study of the Morphological Change of Four Wards of Dhaka City over th...
A Case Study of the Morphological Change of Four Wards ofDhaka City over th...A Case Study of the Morphological Change of Four Wards ofDhaka City over th...
A Case Study of the Morphological Change of Four Wards of Dhaka City over th...
 
Status and Perspectives of GIS Application in BANGLADESH
Status and Perspectives of GIS Application in BANGLADESHStatus and Perspectives of GIS Application in BANGLADESH
Status and Perspectives of GIS Application in BANGLADESH
 
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...Development of a System for Measuring and Monitoring Forest Carbon Stock in N...
Development of a System for Measuring and Monitoring Forest Carbon Stock in N...
 
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
 

Último

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 

Último (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 

Avanced Image Classification

  • 1. Welcome to the Workshop Presentation on Advanced Image Classification BAYES AHMED PhD Student University College London (UCL), UK Workshop at BIP, Bangladesh 13 September 2014
  • 2. IImmaaggee CCllaassssiiffiiccaattiioonn Image classification refers to the task of extracting information classes from a multiband raster image. The resulting raster from image classification can be used to create thematic maps.
  • 4. IImmaaggee CCllaassssiiffiiccaattiioonn Here IMAGE stands for Raster Image (e.g. Satellite Image) In general in GIS, we use two types of Image Classification: 1.Pixel Based 2.Object Based
  • 5. PPiixxeell Pixel is a physical point (e.g. dot), or the smallest addressable element (e.g. cell) in a raster image
  • 8. IImmaaggee CCoommppoossiittiioonn Computer screens can display an image in three different bands at a time, by using a different primary color for each band
  • 9. FFaallssee CCoolloorr CCoommppoossiittiioonn ((FFCCCC)) http://earthobservatory.nasa.gov/Features/FalseColor/page6.php
  • 10. DDiiggiittaall IImmaaggee CCllaassssiiffiiccaattiioonn Digital image classification uses the spectral information represented by the digital numbers in one or more spectral bands, and attempts to classify each individual pixel based on this spectral information.
  • 11. Spectral and Information Classes Spectral Classes are groups of pixels that are uniform (or near-similar) with respect to their brightness values in the different spectral channels of the data. Information Classes are those categories of interest that the analyst is actually trying to identify in the imagery. A broad information class may contain a number of spectral sub-classes with unique spectral variations. It is the analyst's job to decide on the utility of the different spectral classes and their correspondence to useful information classes.
  • 12. SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn There are two general approaches to pixel-based image classification: supervised and unsupervised. Supervised Classification: the analyst identifies in the imagery homogeneous representative samples (information classes) of interest. These samples are referred to as training areas. The selection of appropriate training areas is based on the analyst's familiarity with the geographical area and their knowledge of the actual surface cover types present in the image. Thus, the analyst is "supervising" the categorization of a set of specific classes.
  • 13. SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn Information classes (i.e., landcover types) The software system is then used to develop a statistical characterization/ algorithm (mean, variance and covariance) of the reflectances for each information class. This stage is often called signature development.
  • 14. SSuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn The image is then classified by examining the reflectance for each pixel and making a decision about which of the signatures it resembles most. There are several techniques for making these decisions, called classifiers. Classifiers: Minimum distance to means (MINDIST), maximum likelihood (MAXLIKE), linear discriminant analysis (FISHER), Bayesian (BAYCLASS), multi-layer perceptron (MLP) neural network, self-organizing map (SOM) neural network; Mahalanobis typicalities (MAHALCLASS), Dempster- Shafer belief (BELCLASS), linear spectral unmixing (UNMIX), fuzzy (FUZCLASS), spectral angle mapper (HYPERSAM), minimum distance to means (HYPERMIN), linear spectral unmixing (HYPERUNMIX), orthogonal subspace projection (HYPEROSP), and absorption area analysis (HYPERABSORB) etc.
  • 15. MMaaxxiimmuumm LLiikkeelliihhoooodd The maximum likelihood classifier calculates for each class the probability of the cell belonging to that class given its attribute values. Each pixel is assigned to the class that has the highest probability (that is, the maximum likelihood).
  • 16. O Final Ouuttppuutt ((IImmaaggee CCllaassssiiffiiccaattiioonn))
  • 17. UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn Unsupervised classification reverses the supervised classification process. Spectral classes (or clusters) are grouped first, based solely on the numerical information in the data, and are then matched by the analyst to information classes (if possible). Programs, called clustering algorithms, are used to determine the natural (statistical) groupings or structures in the data.
  • 19. Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn Statistically, clusters are naturally occurring groupings in the data. The Iso prefix of the isodata clustering algorithm stands for Iterative Self Organizing (ISO), a method of performing clustering. The iso cluster algorithm is an iterative process for computing the minimum Euclidean distance when assigning each candidate cell to a cluster. The specified Number of classes value is the maximum number of clusters that can result from the clustering process.
  • 20. Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn An empty graph is made with the range of values in the first band plotted on the x-axis and the range of values in the second band plotted on the y-axis. A 45-degree line is drawn and divided into the number of classes you specify. The center point of each of these line segments is the initial mean value for the classes.
  • 21. Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn Each sample cell is plotted on the graph, and the distance from the point to each mean center point on the 45-degree line is determined. The distance is calculated in attribute space using the Pythagorean theorem. The sample point is assigned to the cluster represented by the closest mean center point.
  • 22. Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn The next sample point is plotted, and the above procedure is repeated for all sample points.
  • 23. Clus Iso Clustteerr UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn The above process will iterate. Before the next iteration, a new mean center point is calculated for each cluster based on the values of the cell locations currently assigned to the cluster in the previous iteration. With the new mean center point for each cluster, the previous two steps are repeated.
  • 24. Supervised vs. UUnnssuuppeerrvviisseedd CCllaassssiiffiiccaattiioonn
  • 25. Object-bbaasseedd IImmaaggee AAnnaallyyssiiss ((OOBBIIAA)) The pixel-based procedures analyze the spectral properties of every pixel within the area of interest, without taking into account the spatial or contextual information related to the pixel of interest. OBIA analyzes both the spectral and spatial/contextual properties of pixels and use a segmentation process and iterative learning algorithm to achieve a semi-automatic classification. It considers – spectral properties (i.e., color), size, shape, and texture, as well as context from a neighborhood surrounding the pixels.
  • 29. Thank You All, QUESTIONS? http://bd.linkedin.com/in/bayesahmed Email: bayesahmedgis@gmail.com