SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

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
 
Remote Sensing: Change Detection
Remote Sensing: Change DetectionRemote Sensing: Change Detection
Remote Sensing: Change DetectionKamlesh Kumar
 
Accuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingAccuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingShacinChandraSaha
 
What is Object-Based Analysis
What is Object-Based AnalysisWhat is Object-Based Analysis
What is Object-Based AnalysisEsri
 
Avanced Image Classification
Avanced Image ClassificationAvanced Image Classification
Avanced Image ClassificationBayes Ahmed
 
Pre processing of raw rs data
Pre processing of raw rs dataPre processing of raw rs data
Pre processing of raw rs dataguriaghosh
 
Digital image processing
Digital image processingDigital image processing
Digital image processingVandana Verma
 
Remote sensing and digital image processing
Remote sensing and digital image processingRemote sensing and digital image processing
Remote sensing and digital image processingDocumentStory
 
Remote sensing: Accuracy Assesment
Remote sensing: Accuracy AssesmentRemote sensing: Accuracy Assesment
Remote sensing: Accuracy AssesmentKamlesh Kumar
 
Digital image classification22oct
Digital image classification22octDigital image classification22oct
Digital image classification22octAleemuddin Abbasi
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANIP.K. Mani
 
07 Image classification.pptx
07 Image classification.pptx07 Image classification.pptx
07 Image classification.pptxeshitaakter2
 
Remote Sensing: Georeferencing
Remote Sensing: GeoreferencingRemote Sensing: Georeferencing
Remote Sensing: GeoreferencingKamlesh Kumar
 
Digital image processing
Digital image processingDigital image processing
Digital image processinglakhveer singh
 
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
 
Remote Sensing: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image ClassificationKamlesh Kumar
 
Aerial photographic film
Aerial photographic filmAerial photographic film
Aerial photographic filmchandan00781
 

Mais procurados (20)

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...
 
Remote Sensing: Change Detection
Remote Sensing: Change DetectionRemote Sensing: Change Detection
Remote Sensing: Change Detection
 
Accuracy Assessment in Remote Sensing
Accuracy Assessment in Remote SensingAccuracy Assessment in Remote Sensing
Accuracy Assessment in Remote Sensing
 
What is Object-Based Analysis
What is Object-Based AnalysisWhat is Object-Based Analysis
What is Object-Based Analysis
 
Avanced Image Classification
Avanced Image ClassificationAvanced Image Classification
Avanced Image Classification
 
Pre processing of raw rs data
Pre processing of raw rs dataPre processing of raw rs data
Pre processing of raw rs data
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Remote sensing and digital image processing
Remote sensing and digital image processingRemote sensing and digital image processing
Remote sensing and digital image processing
 
Remote sensing: Accuracy Assesment
Remote sensing: Accuracy AssesmentRemote sensing: Accuracy Assesment
Remote sensing: Accuracy Assesment
 
Digital image classification22oct
Digital image classification22octDigital image classification22oct
Digital image classification22oct
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
07 Image classification.pptx
07 Image classification.pptx07 Image classification.pptx
07 Image classification.pptx
 
Remote Sensing: Georeferencing
Remote Sensing: GeoreferencingRemote Sensing: Georeferencing
Remote Sensing: Georeferencing
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
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: Image Classification
Remote Sensing: Image ClassificationRemote Sensing: Image Classification
Remote Sensing: Image Classification
 
Aerial photographic film
Aerial photographic filmAerial photographic film
Aerial photographic film
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 

Destaque

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
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataMuhammad Zubair
 
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
 

Destaque (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
 
Accuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing DataAccuracy assessment of Remote Sensing Data
Accuracy assessment of Remote Sensing Data
 
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
 
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
 

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

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

Último

Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
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
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
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
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 

Último (20)

Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
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...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

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

Notas do Editor

  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.