SlideShare a Scribd company logo
International Centre for Integrated Mountain Development
Kathmandu, Nepal
Object-Based Image
Analysis (GEOBIA)
Kabir Uddin
GIS and remote sensing analyst
Email: Kabir.Uddin@icimod.org kabir.Uddin.bd@gmail.com
- The last few decades have
seen high levels of
deforestation and forest
degradation in the region.
- The changes in forest cover
due to growth dynamics,
management, harvest and
natural disturbances may
change the role and function of
forest ecosystems.
- Land use conversions from
forest to other land uses often
result in substantial loss of
carbon from the biomass pool.
What happening in the region
Development of baseline information
The use of satellites to monitor processes and trends at the global scale is
essential in the context of climate change
Land cover and land use change
detection using remote sensing and
geospatial data provides baseline
information for assessing the climate
change impacts on habitats and
biodiversity, as well as natural
resources, in the target areas.
Image Classification
• The process of sorting pixels into a number of data
categories based on their data file values
• The process of reducing images to information classes
Image Classification
Image classification techniques
There are different types of classification
procedures:
● Unsupervised
● Supervised
● Knowledge base
● Object base
● Others
Unsupervised classification
– The process of automatically segmenting an image
into spectral classes based on natural groupings found
in the data
– The process of identifying land cover classes and
naming them
Label
Bare
Agriculture
Forest
Grass
Water
ISODATA
Class 1
Class 2
Class 3
Class 4
Class 5
Class Names
Supervised classification
– the process of using samples of known identity (i.e., pixels
already assigned to information classes) to classify pixels of
unknown identity (i.e., all the other pixels in the image)
Object based image analysis
Before knowing more details about object
based image analysis lets use relatively
simple example
Object based image analysis
Part of the application
of GEOBIA lets extract
water from the high
resolution image.
When visually
inspecting data sets
looks all the blue pixel
should be water.
√
√
√
.
. .
.
.
.
.
. .
. . . .
.
.
.
.....
.
.
.
.
Object based image analysis
Part of the application
of GEOBIA lets extract
water from the high
resolution image.
When visually
inspecting data sets
looks all the blue pixel
should be water.
√
√
√
.
. .
.
.
.
.
. .
. . . .
.
.
.
.....
.
.
.
.
√
√
Object based image analysis
Part of the application
of GEOBIA lets extract
water from the high
resolution image.
When visually
inspecting data sets
looks all the blue pixel
should be water.
.
. .
.
.
.
.
. .
. . . .
.
.
.
.....
.
.
.
.
Object based image analysis
Object based image analysis
– Color Statistics
– Shape
– Texture
– Hierarchy
– Relations to...
...neighbor objects
...super-objects
...sub-objects
Object based image analysis
– Color Statistics
– Shape
– Texture
– Hierarchy
– Relations to...
...neighbor objects
...super-objects
...sub-objects
Object based image analysis
• Object-Based Image Analysis also called Geographic
Object-Based Image Analysis (GEOBIA) and it is a sub-
discipline of geoinformation science. Object – based
image analysis a technique used to analyze digital
imagery. OBIA developed relatively recently compared
to traditional pixel-based image analysis.
• Pixel-based image analysis is based on the information
in each pixel, object based image analysis is based on
information from a set of similar pixels called objects or
image objects.
Software for Object Based
Classification
eCognition/ Definiens
IDRISI
ERDAS Imagine
ENVI
MADCAT
IMAGINE Objective
Automated Feature Extraction
Reduce the labor, time and cost associated with intensive
manual digitization.
Repeatability
Reliably maintain geospatial content by re-using your
feature models.
Emulates Human Vision
True object processing taps into the human visual system
of image interpretation.
IMAGINE Objective
IMAGINE Objective
Image segmentation in IMAGINE Objective
IMAGINE Objective
Classified building in IMAGINE Objective
Segmentation and Segment-Based
Classification using IDRISI
Feature Extraction using ENVI
Object based image analysis using
MadCat
MadCat (MApping Device - Change Analysis Tool) is
software mainly devoted to optimizing the production of
vector polygon based maps.
It is part of the GEOvis set of tools developed by FAO
The software also includes a module for change assessment
and analysis
MadCat version 3.1.0 Release (12.02.2009).
MadCat is FREE
Object based image analysis using
MadCat
eCognition/Definiens
• eCognition/Definiens software employs a flexible
approach to image analysis, solution creation and
adaption
• Definiens Cognition Network Technology® has been
developed by Nobel Laureate, Prof. Dr. Gerd Binnig
and his team
• In 2000, Definiens (eCognition) came in market
• In 2003 Definiens Developer along with Definiens
eCognition™ Server was introduced. Now,
Definiens Developer 8 with updated versions is
available
eCognition Developer
… is the development environment
for object-based image analysis.
eCognition Software Suite
eCognition Architect
… provides an easy-to-use front end
for non-technical professionals
allowing them to leverage eCognition
technology.
eCognition Server
… provides a processing
environment for the batch execution
of image analysis jobs.
eCognition Developer
• Develop rule sets
• Develop applications
• Combine, modify and
calibrate rule sets
• Process data
• Execute and monitor
analysis
• Review and edit results
Product Components:
 eCognition Developer client
 Quick Map Mode
 User Guide & Reference Book
 Guided Tours
 Software Development Kit (SDK)
eCognition Architect
• Combine, modify and
calibrate Applications
• Process data
• Execute and monitor
analysis
• Review and edit results
Product Components
 eCognition Architect client
 Quick Map Mode
 User Guide & Reference Book
 Software Development Kit (SDK)
eCognition Server
• Batch process data
• Dynamic load balancing
• Service oriented
architecture
• Highly scalable
Product components:
 eCognition Server
 HTML User Interface: Administrator
Console
 User Guide & Reference Book
 Software Development Kit (SDK)
Steps of land cover mapping
Legend development and classification
scheme
Data acquisition
Image rectification and enhancement
Field training information
Image segmentation
Generate image index
Assign rules
Draft land cover map
Validation and refining of land cover
Change assessment
Land cover map
Segmentation
• The first step of an eCognition image analysis is to cut the
image into pieces, which serve as building blocks for further
analysis – this step is called segmentation and there is a
choice of several algorithms to do this.
• The next step is to label these objects according to their
attributes, such as shape, color and relative position to other
objects.
Types of Segmentation
Types of Segmentation
Chessboard segmentation
Chessboard segmentation is the
simplest segmentation available as it
just splits the image into square objects
with a size predefined by the user.
Types of Segmentation
Quadtree based segmentation
Quadtree-based segmentation is similar to
chessboard segmentation, but creates
squares of differing sizes.
Quadtree-based segmentation, very
homogeneous regions typically produce
larger squares than heterogeneous
regions. Compared to multiresolution
segmentation,quadtree-based
segmentation is less heavy on resources.
Types of Segmentation
Contrast split segmentation
Contrast split segmentation is similar to
the multi-threshold segmentation
approach.
The contrast split segments the scene
into dark and bright image objects
based on a threshold value that
maximizes the contrast between them.
Types of Segmentation
Contrast split segmentation
Contrast split segmentation is similar to the
multi-threshold segmentation approach.
The contrast split segments the scene into
dark and bright image objects based on a
threshold value that maximizes the
contrast between them.
Types of Segmentation
Spectral difference segmentation
Spectral difference segmentation lets you
merge neighboring image objects if the
difference between their layer mean
intensities is below the value given by the
maximum spectral difference. It is
designed to refine existing segmentation
results, by merging spectrally similar image
objects produced by previous
segmentations and therefore is a bottom-
up segmentation.
Types of Segmentation
Multiresolution segmentation
Multiresolution Segmentation groups areas
of similar pixel values into objects.
Consequently homogeneous areas result
in larger objects, heterogeneous areas in
smaller ones.
The Multiresolution Segmentation
algorithm1 consecutively merges pixels or
existing image objects. Essentially, the
procedure identifies single image objects of
one pixel in size and merges them with
their neighbors, based on relative
homogeneity criteria.
Multiresolution
Segmentation, Parameters
Scale
• The value of the scale parameter
affects image segmentation by
determining the size of image
objects;
• Defines the minimum size of the
object through threshold value;
• The larger the scale parameter,
the more objects can be fused and
the larger the objects grow;
Image analysis assumptions
• Similar features will have similar spectral
responses.
• The spectral response of a feature is unique
with respect to all other features of interest.
• If we quantify the spectral response of a
known feature, we can use this information to
find all occurrences of that feature.
Object features in eCognition
Generating arithmetic
Feature
 The Normalized Difference Vegetation Index (NDVI) is a standardized
index allowing to generate an image displaying greenness (relative
biomass)
 Index values can range from -1.0 to 1.0, but vegetation values typically
range between 0.1 and 0.7.
 NDVI is related to vegetation is that
healthy vegetation reflects very well in
the near infrared part of the spectrum.
 It can be seen from its
mathematical definition that the NDVI
of an area containing a dense
vegetation canopy will tend to positive
values (say 0.3 to 0.8) while clouds
and snow fields will be characterized
by negative values of this index.
NDVI = (NIR - red) / (NIR + red)
Land and Water Masks (LWM)
Index values can range from 0 to 255, but water
values typically range between 0 to 50
Water Mask = infra-red) / (green + .0001) * 100
(ETM+) Water Mask = Band 5) / (Band 2 + .0001) *
100
Comparing features using the
2D feature space plot
Comparing features using the
2D feature space plot
Comparing features using the
2D feature space plot
Comparing features using the
2D feature space plot
Object Based Image Analysis
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Investigation of classified land
cover
Rules
Land cover map of Nepal
Thank youThank you

More Related Content

PPTX
07 Image classification.pptx
PPTX
3.1 Digital Image Proccessing.pptx
PPT
Digital image processing 1
PDF
Digital image classification
PPTX
Remote Sensing: Image Classification
PPT
Digital image processing
PPTX
Digital image processing
PPT
Remote sensing and digital image processing
07 Image classification.pptx
3.1 Digital Image Proccessing.pptx
Digital image processing 1
Digital image classification
Remote Sensing: Image Classification
Digital image processing
Digital image processing
Remote sensing and digital image processing

What's hot (20)

PPTX
Introduction to GIS
PPT
Image classification, remote sensing, P K MANI
PPTX
Remote Sensing: Change Detection
PPTX
Atmospheric correction
PPTX
Digital image processing
PPTX
Atmospheric correction albufera_web
PPT
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
PPTX
Digital Image Classification.pptx
PDF
Fundamentals of Remote Sensing
PPT
Digital image classification22oct
PDF
IMED 2018: An intro to Remote Sensing and Machine Learning
PDF
Map Design and Symbology in GIS Environment
PPTX
QGIS Training.pptx
DOCX
Image Classification Techniques in GIS
PPTX
Introduction to gis and arc gis
PPT
PPT
Digital image processing and interpretation
PDF
Thermal remote sensing and its applications
PPT
Image classification and land cover mapping
PDF
Principle of aerial photography and types.ppt
Introduction to GIS
Image classification, remote sensing, P K MANI
Remote Sensing: Change Detection
Atmospheric correction
Digital image processing
Atmospheric correction albufera_web
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Digital Image Classification.pptx
Fundamentals of Remote Sensing
Digital image classification22oct
IMED 2018: An intro to Remote Sensing and Machine Learning
Map Design and Symbology in GIS Environment
QGIS Training.pptx
Image Classification Techniques in GIS
Introduction to gis and arc gis
Digital image processing and interpretation
Thermal remote sensing and its applications
Image classification and land cover mapping
Principle of aerial photography and types.ppt
Ad

Viewers also liked (20)

PDF
Ecognition object base image classifications bangladesh
PDF
eCognition Image Analysis System
PPTX
Band Combination of Landsat 8 Earth-observing Satellite Images
PPT
Accuracy assessment of Remote Sensing Data
PPS
Use of remote sensing for land cover monitoring servir science applications
PPT
Introduce variable/ Indices using landsat image
PPT
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
PDF
A review of change detection techniques
PDF
Supervised and unsupervised classification techniques for satellite imagery i...
PPTX
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
PDF
Getting Started With SlideShare
PPTX
Multichannel Interaction Strategies and the Customer Experience
PPT
SAGA GIS 2.0.7
PDF
Marketing to the Segment of One
PPTX
What’s New in eCognition 8.9
PPT
E Cognition User Summit2009 G Binnig Definiens
PDF
Basics of dip
PPT
Accuracy assessment of land cover
PPT
Remote sensing
PPT
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Ecognition object base image classifications bangladesh
eCognition Image Analysis System
Band Combination of Landsat 8 Earth-observing Satellite Images
Accuracy assessment of Remote Sensing Data
Use of remote sensing for land cover monitoring servir science applications
Introduce variable/ Indices using landsat image
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
A review of change detection techniques
Supervised and unsupervised classification techniques for satellite imagery i...
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
Getting Started With SlideShare
Multichannel Interaction Strategies and the Customer Experience
SAGA GIS 2.0.7
Marketing to the Segment of One
What’s New in eCognition 8.9
E Cognition User Summit2009 G Binnig Definiens
Basics of dip
Accuracy assessment of land cover
Remote sensing
Urban Land Cover Change Detection Analysis and Modelling Spatio-Temporal Grow...
Ad

Similar to Object Based Image Analysis (20)

PDF
H017344752
PDF
Object-Oriented Approach of Information Extraction from High Resolution Satel...
PPTX
Automated features extraction from satellite images.
PDF
IRJET- Image Registration in GIS: A Survey
PDF
Science
PPTX
Digital_Image_Classification.pptx
PDF
Pattern Based Compression of Multi Band Image Data for Landscape Analysis Env...
PDF
Object-Oriented Image Processing Of An High Resolution Satellite Imagery With...
PDF
Object Based Image Analysis: Introduction to eCognition
PDF
Pattern Based Compression of Multi Band Image Data for Landscape Analysis Env...
PPTX
sheeba 1.pptx
PPTX
Supervised remote sensing Image Classification.pptx
PDF
Improving the Accuracy of Object Based Supervised Image Classification using ...
PDF
Detection of urban tree canopy from very high resolution imagery using an ob...
PPTX
VISUAL AND DIGITAL IMAGE PROCESSING.pptx
PPTX
final_year_project
PDF
DIP-Chapter 6.pdf digital image restoration
PDF
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
PDF
A Study of Image Processing in Agriculture
PPT
Lrm 111 intro remote sensing lesson vii
H017344752
Object-Oriented Approach of Information Extraction from High Resolution Satel...
Automated features extraction from satellite images.
IRJET- Image Registration in GIS: A Survey
Science
Digital_Image_Classification.pptx
Pattern Based Compression of Multi Band Image Data for Landscape Analysis Env...
Object-Oriented Image Processing Of An High Resolution Satellite Imagery With...
Object Based Image Analysis: Introduction to eCognition
Pattern Based Compression of Multi Band Image Data for Landscape Analysis Env...
sheeba 1.pptx
Supervised remote sensing Image Classification.pptx
Improving the Accuracy of Object Based Supervised Image Classification using ...
Detection of urban tree canopy from very high resolution imagery using an ob...
VISUAL AND DIGITAL IMAGE PROCESSING.pptx
final_year_project
DIP-Chapter 6.pdf digital image restoration
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
A Study of Image Processing in Agriculture
Lrm 111 intro remote sensing lesson vii

Recently uploaded (20)

PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Basic Mud Logging Guide for educational purpose
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Institutional Correction lecture only . . .
PPTX
master seminar digital applications in india
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Complications of Minimal Access Surgery at WLH
PDF
Business Ethics Teaching Materials for college
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Basic Mud Logging Guide for educational purpose
O7-L3 Supply Chain Operations - ICLT Program
Microbial diseases, their pathogenesis and prophylaxis
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Microbial disease of the cardiovascular and lymphatic systems
Institutional Correction lecture only . . .
master seminar digital applications in india
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
TR - Agricultural Crops Production NC III.pdf
Anesthesia in Laparoscopic Surgery in India
Complications of Minimal Access Surgery at WLH
Business Ethics Teaching Materials for college
human mycosis Human fungal infections are called human mycosis..pptx
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
Renaissance Architecture: A Journey from Faith to Humanism

Object Based Image Analysis

  • 1. International Centre for Integrated Mountain Development Kathmandu, Nepal Object-Based Image Analysis (GEOBIA) Kabir Uddin GIS and remote sensing analyst Email: Kabir.Uddin@icimod.org kabir.Uddin.bd@gmail.com
  • 2. - The last few decades have seen high levels of deforestation and forest degradation in the region. - The changes in forest cover due to growth dynamics, management, harvest and natural disturbances may change the role and function of forest ecosystems. - Land use conversions from forest to other land uses often result in substantial loss of carbon from the biomass pool. What happening in the region
  • 3. Development of baseline information The use of satellites to monitor processes and trends at the global scale is essential in the context of climate change
  • 4. Land cover and land use change detection using remote sensing and geospatial data provides baseline information for assessing the climate change impacts on habitats and biodiversity, as well as natural resources, in the target areas.
  • 6. • The process of sorting pixels into a number of data categories based on their data file values • The process of reducing images to information classes Image Classification
  • 7. Image classification techniques There are different types of classification procedures: ● Unsupervised ● Supervised ● Knowledge base ● Object base ● Others
  • 8. Unsupervised classification – The process of automatically segmenting an image into spectral classes based on natural groupings found in the data – The process of identifying land cover classes and naming them Label Bare Agriculture Forest Grass Water ISODATA Class 1 Class 2 Class 3 Class 4 Class 5 Class Names
  • 9. Supervised classification – the process of using samples of known identity (i.e., pixels already assigned to information classes) to classify pixels of unknown identity (i.e., all the other pixels in the image)
  • 10. Object based image analysis Before knowing more details about object based image analysis lets use relatively simple example
  • 11. Object based image analysis Part of the application of GEOBIA lets extract water from the high resolution image. When visually inspecting data sets looks all the blue pixel should be water. √ √ √ . . . . . . . . . . . . . . . . ..... . . . .
  • 12. Object based image analysis Part of the application of GEOBIA lets extract water from the high resolution image. When visually inspecting data sets looks all the blue pixel should be water. √ √ √ . . . . . . . . . . . . . . . . ..... . . . . √ √
  • 13. Object based image analysis Part of the application of GEOBIA lets extract water from the high resolution image. When visually inspecting data sets looks all the blue pixel should be water. . . . . . . . . . . . . . . . . ..... . . . .
  • 14. Object based image analysis
  • 15. Object based image analysis – Color Statistics – Shape – Texture – Hierarchy – Relations to... ...neighbor objects ...super-objects ...sub-objects
  • 16. Object based image analysis – Color Statistics – Shape – Texture – Hierarchy – Relations to... ...neighbor objects ...super-objects ...sub-objects
  • 17. Object based image analysis • Object-Based Image Analysis also called Geographic Object-Based Image Analysis (GEOBIA) and it is a sub- discipline of geoinformation science. Object – based image analysis a technique used to analyze digital imagery. OBIA developed relatively recently compared to traditional pixel-based image analysis. • Pixel-based image analysis is based on the information in each pixel, object based image analysis is based on information from a set of similar pixels called objects or image objects.
  • 18. Software for Object Based Classification eCognition/ Definiens IDRISI ERDAS Imagine ENVI MADCAT
  • 19. IMAGINE Objective Automated Feature Extraction Reduce the labor, time and cost associated with intensive manual digitization. Repeatability Reliably maintain geospatial content by re-using your feature models. Emulates Human Vision True object processing taps into the human visual system of image interpretation.
  • 21. IMAGINE Objective Image segmentation in IMAGINE Objective
  • 25. Object based image analysis using MadCat MadCat (MApping Device - Change Analysis Tool) is software mainly devoted to optimizing the production of vector polygon based maps. It is part of the GEOvis set of tools developed by FAO The software also includes a module for change assessment and analysis MadCat version 3.1.0 Release (12.02.2009). MadCat is FREE
  • 26. Object based image analysis using MadCat
  • 27. eCognition/Definiens • eCognition/Definiens software employs a flexible approach to image analysis, solution creation and adaption • Definiens Cognition Network Technology® has been developed by Nobel Laureate, Prof. Dr. Gerd Binnig and his team • In 2000, Definiens (eCognition) came in market • In 2003 Definiens Developer along with Definiens eCognition™ Server was introduced. Now, Definiens Developer 8 with updated versions is available
  • 28. eCognition Developer … is the development environment for object-based image analysis. eCognition Software Suite eCognition Architect … provides an easy-to-use front end for non-technical professionals allowing them to leverage eCognition technology. eCognition Server … provides a processing environment for the batch execution of image analysis jobs.
  • 29. eCognition Developer • Develop rule sets • Develop applications • Combine, modify and calibrate rule sets • Process data • Execute and monitor analysis • Review and edit results Product Components:  eCognition Developer client  Quick Map Mode  User Guide & Reference Book  Guided Tours  Software Development Kit (SDK)
  • 30. eCognition Architect • Combine, modify and calibrate Applications • Process data • Execute and monitor analysis • Review and edit results Product Components  eCognition Architect client  Quick Map Mode  User Guide & Reference Book  Software Development Kit (SDK)
  • 31. eCognition Server • Batch process data • Dynamic load balancing • Service oriented architecture • Highly scalable Product components:  eCognition Server  HTML User Interface: Administrator Console  User Guide & Reference Book  Software Development Kit (SDK)
  • 32. Steps of land cover mapping Legend development and classification scheme Data acquisition Image rectification and enhancement Field training information Image segmentation Generate image index Assign rules Draft land cover map Validation and refining of land cover Change assessment Land cover map
  • 33. Segmentation • The first step of an eCognition image analysis is to cut the image into pieces, which serve as building blocks for further analysis – this step is called segmentation and there is a choice of several algorithms to do this. • The next step is to label these objects according to their attributes, such as shape, color and relative position to other objects.
  • 35. Types of Segmentation Chessboard segmentation Chessboard segmentation is the simplest segmentation available as it just splits the image into square objects with a size predefined by the user.
  • 36. Types of Segmentation Quadtree based segmentation Quadtree-based segmentation is similar to chessboard segmentation, but creates squares of differing sizes. Quadtree-based segmentation, very homogeneous regions typically produce larger squares than heterogeneous regions. Compared to multiresolution segmentation,quadtree-based segmentation is less heavy on resources.
  • 37. Types of Segmentation Contrast split segmentation Contrast split segmentation is similar to the multi-threshold segmentation approach. The contrast split segments the scene into dark and bright image objects based on a threshold value that maximizes the contrast between them.
  • 38. Types of Segmentation Contrast split segmentation Contrast split segmentation is similar to the multi-threshold segmentation approach. The contrast split segments the scene into dark and bright image objects based on a threshold value that maximizes the contrast between them.
  • 39. Types of Segmentation Spectral difference segmentation Spectral difference segmentation lets you merge neighboring image objects if the difference between their layer mean intensities is below the value given by the maximum spectral difference. It is designed to refine existing segmentation results, by merging spectrally similar image objects produced by previous segmentations and therefore is a bottom- up segmentation.
  • 40. Types of Segmentation Multiresolution segmentation Multiresolution Segmentation groups areas of similar pixel values into objects. Consequently homogeneous areas result in larger objects, heterogeneous areas in smaller ones. The Multiresolution Segmentation algorithm1 consecutively merges pixels or existing image objects. Essentially, the procedure identifies single image objects of one pixel in size and merges them with their neighbors, based on relative homogeneity criteria.
  • 41. Multiresolution Segmentation, Parameters Scale • The value of the scale parameter affects image segmentation by determining the size of image objects; • Defines the minimum size of the object through threshold value; • The larger the scale parameter, the more objects can be fused and the larger the objects grow;
  • 42. Image analysis assumptions • Similar features will have similar spectral responses. • The spectral response of a feature is unique with respect to all other features of interest. • If we quantify the spectral response of a known feature, we can use this information to find all occurrences of that feature.
  • 43. Object features in eCognition
  • 44. Generating arithmetic Feature  The Normalized Difference Vegetation Index (NDVI) is a standardized index allowing to generate an image displaying greenness (relative biomass)  Index values can range from -1.0 to 1.0, but vegetation values typically range between 0.1 and 0.7.  NDVI is related to vegetation is that healthy vegetation reflects very well in the near infrared part of the spectrum.  It can be seen from its mathematical definition that the NDVI of an area containing a dense vegetation canopy will tend to positive values (say 0.3 to 0.8) while clouds and snow fields will be characterized by negative values of this index. NDVI = (NIR - red) / (NIR + red)
  • 45. Land and Water Masks (LWM) Index values can range from 0 to 255, but water values typically range between 0 to 50 Water Mask = infra-red) / (green + .0001) * 100 (ETM+) Water Mask = Band 5) / (Band 2 + .0001) * 100
  • 46. Comparing features using the 2D feature space plot
  • 47. Comparing features using the 2D feature space plot
  • 48. Comparing features using the 2D feature space plot
  • 49. Comparing features using the 2D feature space plot
  • 59. Rules
  • 60. Land cover map of Nepal

Editor's Notes

  • #3: As you know land cover change is a significant contributor to environmental change. Land cover data documents how much of a region is covered by forests, wetlands, impervious surfaces, agriculture, and other land and water types.