SlideShare une entreprise Scribd logo
1  sur  61
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

Contenu connexe

Tendances

Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataMuhammad Zubair
 
Image Classification Techniques in GIS
Image Classification Techniques in GISImage Classification Techniques in GIS
Image Classification Techniques in GISSadia Rahat
 
Remote Sensing:. Image Filtering
Remote Sensing:. Image FilteringRemote Sensing:. Image Filtering
Remote Sensing:. Image FilteringKamlesh Kumar
 
Digital image processing
Digital image processingDigital image processing
Digital image processingVandana Verma
 
Remote Sensing Lec 10
Remote Sensing Lec 10Remote Sensing Lec 10
Remote Sensing Lec 10polylsgiedx
 
Image quality assessment and statistical evaluation
Image quality assessment and statistical evaluationImage quality assessment and statistical evaluation
Image quality assessment and statistical evaluationDocumentStory
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentationsk asadul haque
 
Image classification
Image classificationImage classification
Image classificationAnchor Charan
 
Remote sensing and image interpretation
Remote sensing and image interpretationRemote sensing and image interpretation
Remote sensing and image interpretationMd. Nazir Hossain
 
Sensors for remote sensing
Sensors for remote sensingSensors for remote sensing
Sensors for remote sensingMohsin Siddique
 
Image classification in remote sensing
Image classification in remote sensingImage classification in remote sensing
Image classification in remote sensingAlexander Decker
 
Digital Image Processing (DIP)
Digital Image Processing (DIP)Digital Image Processing (DIP)
Digital Image Processing (DIP)Srikanth VNV
 
Digital image processing and interpretation
Digital image processing and interpretationDigital image processing and interpretation
Digital image processing and interpretationP.K. Mani
 
Microwave remote sensing
Microwave remote sensingMicrowave remote sensing
Microwave remote sensingMohsin Siddique
 

Tendances (20)

Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
 
Image Classification Techniques in GIS
Image Classification Techniques in GISImage Classification Techniques in GIS
Image Classification Techniques in GIS
 
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
 
Remote Sensing Lec 10
Remote Sensing Lec 10Remote Sensing Lec 10
Remote Sensing Lec 10
 
Satellite Image
Satellite Image Satellite Image
Satellite Image
 
Image quality assessment and statistical evaluation
Image quality assessment and statistical evaluationImage quality assessment and statistical evaluation
Image quality assessment and statistical evaluation
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentation
 
Image classification
Image classificationImage classification
Image classification
 
Remote sensing and image interpretation
Remote sensing and image interpretationRemote sensing and image interpretation
Remote sensing and image interpretation
 
Sensors for remote sensing
Sensors for remote sensingSensors for remote sensing
Sensors for remote sensing
 
remote sensing
remote sensingremote sensing
remote sensing
 
Image classification in remote sensing
Image classification in remote sensingImage classification in remote sensing
Image classification in remote sensing
 
Digital Image Processing (DIP)
Digital Image Processing (DIP)Digital Image Processing (DIP)
Digital Image Processing (DIP)
 
Digital image processing and interpretation
Digital image processing and interpretationDigital image processing and interpretation
Digital image processing and interpretation
 
Introduction to Remote Sensing
Introduction to Remote SensingIntroduction to Remote Sensing
Introduction to Remote Sensing
 
Image mosaicing
Image mosaicingImage mosaicing
Image mosaicing
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Microwave remote sensing
Microwave remote sensingMicrowave remote sensing
Microwave remote sensing
 
Three dimensional (3D) GIS
Three dimensional (3D) GISThree dimensional (3D) GIS
Three dimensional (3D) GIS
 

En vedette

Image classification and land cover mapping
Image classification and land cover mappingImage classification and land cover mapping
Image classification and land cover mappingKabir 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 SystemCAPIGI
 
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 ImagesKabir 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 applicationsKabir Uddin
 
Introduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat imageIntroduce variable/ Indices using landsat image
Introduce variable/ Indices using landsat imageKabir 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 LandcoverTrimble Geospatial Munich
 
A review of change detection techniques
A review of change detection techniques A review of change detection techniques
A review of change detection techniques abhishek_bhatt
 
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 SlideShareSlideShare
 
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 ExperienceVladimir Dimitroff
 
Marketing to the Segment of One
Marketing to the Segment of OneMarketing to the Segment of One
Marketing to the Segment of OneNUS-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
 
Accuracy assessment of land cover
Accuracy assessment of land coverAccuracy assessment of land cover
Accuracy assessment of land coverKabir Uddin
 
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
 
Image Analysis using Definiens Professional 4
Image Analysis using Definiens Professional 4Image Analysis using Definiens Professional 4
Image Analysis using Definiens Professional 4Kabir Uddin
 

En vedette (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
 
A review of change detection techniques
A review of change detection techniques A review of change detection techniques
A review of change detection techniques
 
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...
 
Image Analysis using Definiens Professional 4
Image Analysis using Definiens Professional 4Image Analysis using Definiens Professional 4
Image Analysis using Definiens Professional 4
 

Similaire à 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
 
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 SURVEYcscpconf
 
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 surveycsandit
 
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 ImagesIOSR 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 ApproachEditor 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 SEGMENTATIONIAEME Publication
 
IRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-SegmentationIRJET- Saliency based Image Co-Segmentation
IRJET- Saliency based Image Co-SegmentationIRJET Journal
 
Content-Based Image Retrieval Case Study
Content-Based Image Retrieval Case StudyContent-Based Image Retrieval Case Study
Content-Based Image Retrieval Case StudyLisa Kennedy
 
OBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEYOBJECT DETECTION AND RECOGNITION: A SURVEY
OBJECT DETECTION AND RECOGNITION: A SURVEYJournal For Research
 
Digital image processing & computer graphics
Digital image processing & computer graphicsDigital image processing & computer graphics
Digital image processing & computer graphicsAnkit 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.pdfBijayNag1
 

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

Dernier

Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
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
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
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
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationNeilDeclaro1
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 

Dernier (20)

Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.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.
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 

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

Notes de l'éditeur

  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.