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
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

What's hot

Lecture01: Introduction to Photogrammetry
Lecture01: Introduction to PhotogrammetryLecture01: Introduction to Photogrammetry
Lecture01: Introduction to Photogrammetry
Sarhat Adam
 
Digital image classification22oct
Digital image classification22octDigital image classification22oct
Digital image classification22oct
Aleemuddin Abbasi
 
Image classification in remote sensing
Image classification in remote sensingImage classification in remote sensing
Image classification in remote sensing
Alexander Decker
 
Gis
GisGis
Remote Sensing: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image Classification
Kamlesh Kumar
 
IMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of surveyIMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of survey
Karan Patel
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentation
sk asadul haque
 
Application of GIS (Geographical information system)
Application of GIS (Geographical information system)Application of GIS (Geographical information system)
Application of GIS (Geographical information system)
Fayaz Ahamed A P
 
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
subhashB10
 
GIS and Mapping Software Introduction
GIS and Mapping Software IntroductionGIS and Mapping Software Introduction
GIS and Mapping Software Introduction
MEASURE Evaluation
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gis
Mohamed Hamed
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
Malla Reddy University
 
Terminology and Basic Questions About GIS
Terminology and Basic Questions About GISTerminology and Basic Questions About GIS
Terminology and Basic Questions About GISMrinmoy Majumder
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
Muhammad Zubair
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Vandana Verma
 
Remote Sensing:. Image Filtering
Remote Sensing:. Image FilteringRemote Sensing:. Image Filtering
Remote Sensing:. Image Filtering
Kamlesh Kumar
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Dhaval Jalalpara
 
GIS & RS in Forest Mapping
GIS & RS in Forest MappingGIS & RS in Forest Mapping
GIS & RS in Forest Mapping
Kamlesh Kumar
 
What is GIS
What is GISWhat is GIS
What is GIS
Esri
 

What's hot (20)

Lecture01: Introduction to Photogrammetry
Lecture01: Introduction to PhotogrammetryLecture01: Introduction to Photogrammetry
Lecture01: Introduction to Photogrammetry
 
Digital image classification22oct
Digital image classification22octDigital image classification22oct
Digital image classification22oct
 
Image classification in remote sensing
Image classification in remote sensingImage classification in remote sensing
Image classification in remote sensing
 
Gis
GisGis
Gis
 
Remote Sensing: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image Classification
 
IMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of surveyIMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of survey
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentation
 
Mobile gis
Mobile gisMobile gis
Mobile gis
 
Application of GIS (Geographical information system)
Application of GIS (Geographical information system)Application of GIS (Geographical information system)
Application of GIS (Geographical information system)
 
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
 
GIS and Mapping Software Introduction
GIS and Mapping Software IntroductionGIS and Mapping Software Introduction
GIS and Mapping Software Introduction
 
Introduction to arc gis
Introduction to arc gisIntroduction to arc gis
Introduction to arc gis
 
Geo-spatial Analysis and Modelling
Geo-spatial Analysis and ModellingGeo-spatial Analysis and Modelling
Geo-spatial Analysis and Modelling
 
Terminology and Basic Questions About GIS
Terminology and Basic Questions About GISTerminology and Basic Questions About GIS
Terminology and Basic Questions About GIS
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Remote Sensing:. Image Filtering
Remote Sensing:. Image FilteringRemote Sensing:. Image Filtering
Remote Sensing:. Image Filtering
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
GIS & RS in Forest Mapping
GIS & RS in Forest MappingGIS & RS in Forest Mapping
GIS & RS in Forest Mapping
 
What is GIS
What is GISWhat is GIS
What is GIS
 

Viewers also liked

Image classification and land cover mapping
Image classification and land cover mappingImage classification and land cover mapping
Image classification and land cover mapping
Kabir Uddin
 
Ecognition object base image classifications bangladesh
Ecognition object base image classifications bangladeshEcognition object base image classifications bangladesh
Ecognition object base image classifications bangladeshCresencio Turpo
 
eCognition Image Analysis System
eCognition Image Analysis SystemeCognition Image Analysis System
eCognition Image Analysis System
CAPIGI
 
Band Combination of Landsat 8 Earth-observing Satellite Images
Band Combination of Landsat 8 Earth-observing Satellite ImagesBand Combination of Landsat 8 Earth-observing Satellite Images
Band Combination of Landsat 8 Earth-observing Satellite Images
Kabir Uddin
 
Use of remote sensing for land cover monitoring servir science applications
Use of remote sensing for land cover monitoring servir science applicationsUse of remote sensing for land cover monitoring servir science applications
Use of remote sensing for land cover monitoring servir science applications
Kabir Uddin
 
Introduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat imageIntroduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat image
Kabir Uddin
 
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic LandcoverE Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
Trimble Geospatial Munich
 
Image classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANIImage classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANI
P.K. Mani
 
Supervised and unsupervised classification techniques for satellite imagery i...
Supervised and unsupervised classification techniques for satellite imagery i...Supervised and unsupervised classification techniques for satellite imagery i...
Supervised and unsupervised classification techniques for satellite imagery i...
gaup_geo
 
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
Discriminative illumination:  Per-Pixel Classification of Raw Materials based...Discriminative illumination:  Per-Pixel Classification of Raw Materials based...
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
Chika Inoshita
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
SlideShare
 
Multichannel Interaction Strategies and the Customer Experience
Multichannel Interaction Strategies and the Customer ExperienceMultichannel Interaction Strategies and the Customer Experience
Multichannel Interaction Strategies and the Customer Experience
Vladimir Dimitroff
 
SAGA GIS 2.0.7
SAGA GIS 2.0.7SAGA GIS 2.0.7
SAGA GIS 2.0.7
Tomislav Hengl
 
Marketing to the Segment of One
Marketing to the Segment of OneMarketing to the Segment of One
Marketing to the Segment of One
NUS-ISS
 
E Cognition User Summit2009 G Binnig Definiens
E Cognition User Summit2009 G Binnig DefiniensE Cognition User Summit2009 G Binnig Definiens
E Cognition User Summit2009 G Binnig DefiniensTrimble Geospatial Munich
 
Basics of dip
Basics of dipBasics of dip
Basics of dip
Prateek Omer
 
Accuracy assessment of land cover
Accuracy assessment of land coverAccuracy assessment of land cover
Accuracy assessment of land cover
Kabir Uddin
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
Lokender Yadav
 
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
 

Viewers also liked (20)

Image classification and land cover mapping
Image classification and land cover mappingImage classification and land cover mapping
Image classification and land cover mapping
 
Ecognition object base image classifications bangladesh
Ecognition object base image classifications bangladeshEcognition object base image classifications bangladesh
Ecognition object base image classifications bangladesh
 
eCognition Image Analysis System
eCognition Image Analysis SystemeCognition Image Analysis System
eCognition Image Analysis System
 
Band Combination of Landsat 8 Earth-observing Satellite Images
Band Combination of Landsat 8 Earth-observing Satellite ImagesBand Combination of Landsat 8 Earth-observing Satellite Images
Band Combination of Landsat 8 Earth-observing Satellite Images
 
Use of remote sensing for land cover monitoring servir science applications
Use of remote sensing for land cover monitoring servir science applicationsUse of remote sensing for land cover monitoring servir science applications
Use of remote sensing for land cover monitoring servir science applications
 
Introduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat imageIntroduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat image
 
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic LandcoverE Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
E Cognition User Summit2009 Pregesbauer Geo Info Li Dar Basic Landcover
 
Image classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANIImage classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANI
 
Supervised and unsupervised classification techniques for satellite imagery i...
Supervised and unsupervised classification techniques for satellite imagery i...Supervised and unsupervised classification techniques for satellite imagery i...
Supervised and unsupervised classification techniques for satellite imagery i...
 
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
Discriminative illumination:  Per-Pixel Classification of Raw Materials based...Discriminative illumination:  Per-Pixel Classification of Raw Materials based...
Discriminative illumination: Per-Pixel Classification of Raw Materials based...
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 
Multichannel Interaction Strategies and the Customer Experience
Multichannel Interaction Strategies and the Customer ExperienceMultichannel Interaction Strategies and the Customer Experience
Multichannel Interaction Strategies and the Customer Experience
 
SAGA GIS 2.0.7
SAGA GIS 2.0.7SAGA GIS 2.0.7
SAGA GIS 2.0.7
 
Marketing to the Segment of One
Marketing to the Segment of OneMarketing to the Segment of One
Marketing to the Segment of One
 
What’s New in eCognition 8.9
What’s New in eCognition 8.9What’s New in eCognition 8.9
What’s New in eCognition 8.9
 
E Cognition User Summit2009 G Binnig Definiens
E Cognition User Summit2009 G Binnig DefiniensE Cognition User Summit2009 G Binnig Definiens
E Cognition User Summit2009 G Binnig Definiens
 
Basics of dip
Basics of dipBasics of dip
Basics of dip
 
Accuracy assessment of land cover
Accuracy assessment of land coverAccuracy assessment of land cover
Accuracy assessment of land cover
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 
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...
 

Similar to Object Based Image Analysis

Improving the Accuracy of Object Based Supervised Image Classification using ...
Improving the Accuracy of Object Based Supervised Image Classification using ...Improving the Accuracy of Object Based Supervised Image Classification using ...
Improving the Accuracy of Object Based Supervised Image Classification using ...
CSCJournals
 
Automated features extraction from satellite images.
Automated features extraction from satellite images.Automated features extraction from satellite images.
Automated features extraction from satellite images.
HimanshuGupta1081
 
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
CSCJournals
 
Feature extraction with eCognition developer
Feature extraction with eCognition developerFeature extraction with eCognition developer
Feature extraction with eCognition developer
Yannick Arthur DOUNGMO, M.Eng, CSPO®
 
Applications of spatial features in cbir a survey
Applications of spatial features in cbir  a surveyApplications of spatial features in cbir  a survey
Applications of spatial features in cbir a survey
csandit
 
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEYAPPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
cscpconf
 
Dip lect2-Machine Vision Fundamentals
Dip  lect2-Machine Vision Fundamentals Dip  lect2-Machine Vision Fundamentals
Dip lect2-Machine Vision Fundamentals
Abdul Abbasi
 
Massive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesMassive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural Images
IOSR Journals
 
Review of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging ApproachReview of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging Approach
Editor IJMTER
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
IAEME Publication
 
Image processing.pdf
Image processing.pdfImage processing.pdf
Image processing.pdf
JasaRChoudhary
 
IRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-SegmentationIRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-Segmentation
IRJET Journal
 
Content-Based Image Retrieval Case Study
Content-Based Image Retrieval Case StudyContent-Based Image Retrieval Case Study
Content-Based Image Retrieval Case Study
Lisa Kennedy
 
OBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEYOBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEY
Journal For Research
 
Digital image processing & computer graphics
Digital image processing & computer graphicsDigital image processing & computer graphics
Digital image processing & computer graphics
Ankit Garg
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
eSAT Journals
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
eSAT Publishing House
 
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET Journal
 
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
A_Survey_Paper_on_Image_Classification_and_Methods.pdfA_Survey_Paper_on_Image_Classification_and_Methods.pdf
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
BijayNag1
 

Similar to Object Based Image Analysis (20)

Improving the Accuracy of Object Based Supervised Image Classification using ...
Improving the Accuracy of Object Based Supervised Image Classification using ...Improving the Accuracy of Object Based Supervised Image Classification using ...
Improving the Accuracy of Object Based Supervised Image Classification using ...
 
Automated features extraction from satellite images.
Automated features extraction from satellite images.Automated features extraction from satellite images.
Automated features extraction from satellite images.
 
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
 
Feature extraction with eCognition developer
Feature extraction with eCognition developerFeature extraction with eCognition developer
Feature extraction with eCognition developer
 
Applications of spatial features in cbir a survey
Applications of spatial features in cbir  a surveyApplications of spatial features in cbir  a survey
Applications of spatial features in cbir a survey
 
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEYAPPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
 
Dip lect2-Machine Vision Fundamentals
Dip  lect2-Machine Vision Fundamentals Dip  lect2-Machine Vision Fundamentals
Dip lect2-Machine Vision Fundamentals
 
Massive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesMassive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural Images
 
Review of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging ApproachReview of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging Approach
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
 
Image processing.pdf
Image processing.pdfImage processing.pdf
Image processing.pdf
 
IRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-SegmentationIRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-Segmentation
 
Content-Based Image Retrieval Case Study
Content-Based Image Retrieval Case StudyContent-Based Image Retrieval Case Study
Content-Based Image Retrieval Case Study
 
OBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEYOBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEY
 
L0816166
L0816166L0816166
L0816166
 
Digital image processing & computer graphics
Digital image processing & computer graphicsDigital image processing & computer graphics
Digital image processing & computer graphics
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
 
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
A_Survey_Paper_on_Image_Classification_and_Methods.pdfA_Survey_Paper_on_Image_Classification_and_Methods.pdf
A_Survey_Paper_on_Image_Classification_and_Methods.pdf
 

Recently uploaded

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 

Recently uploaded (20)

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 

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
  • 50.
  • 59. Rules
  • 60. Land cover map of Nepal

Editor's Notes

  1. 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.