Unsupervised Classification

Slides:



Advertisements
Similar presentations
Applications of one-class classification
Advertisements

With support from: NSF DUE in partnership with: George McLeod Prepared by: Geospatial Technician Education Through Virginia’s Community Colleges.
1 Machine Learning: Lecture 10 Unsupervised Learning (Based on Chapter 9 of Nilsson, N., Introduction to Machine Learning, 1996)
PRESENTATION ON “ Processing Of Satellite Image Using Dip ” by B a n d a s r e e n i v a s Assistant Professor Department of Electronics & Communication.
Clustering & image segmentation Goal::Identify groups of pixels that go together Segmentation.
Radiometric and Geometric Errors
An Overview of RS Image Clustering and Classification by Miles Logsdon with thanks to Robin Weeks Frank Westerlund.
Image Classification.
Use of Remote Sensing in Forestry Applications Murat Tunç Murat Tunç
Basics: Notation: Sum:. PARAMETERS MEAN: Sample Variance: Standard Deviation: * the statistical average * the central tendency * the spread of the values.
Lecture 14: Classification Thursday 18 February 2010 Reading: Ch – 7.19 Last lecture: Spectral Mixture Analysis.
Potential of Ant Colony Optimization to Satellite Image Classification Raj P. Divakaran.
Image Classification To automatically categorize all pixels in an image into land cover classes or themes.
Classification of Remotely Sensed Data General Classification Concepts Unsupervised Classifications.
INTRODUCTION TO REMOTE SENSING & DIGITAL IMAGE PROCESSING Course: Introduction to RS & DIP Mirza Muhammad Waqar Contact:
Spectral contrast enhancement
Image Classification
Classification Advantages of Visual Interpretation: 1. Human brain is the best data processor for information extraction, thus can do much more complex.
Rsensing6_khairul 1 Image Classification Image Classification uses the spectral information represented by the digital numbers in one or more spectral.
Image Classification: Introduction Lecture Notes 6 prepared by R. Lathrop 11/99 updated 3/04 Readings: ERDAS Field Guide 6th Ed. CH. 6.
Environmental Remote Sensing Lecture 5: Image Classification " Purpose: – categorising data – data abstraction / simplification – data interpretation –
Exercise #5: Supervised Classification. Step 1. Delineating Training Sites and Generating Signatures An individual training site is delineated as an “area.
Image Classification: Introduction Lecture Notes 7 prepared by R. Lathrop 11/99 updated 3/04 Readings: ERDAS Field Guide 5th Ed. CH. 6:
Using spectral data to discriminate land cover types.
Land Cover Classification Defining the pieces that make up the puzzle.
Image Classification Digital Image Processing Techniques Image Restoration Image Enhancement Image Classification Image Classification.
1 Remote Sensing and Image Processing: 6 Dr. Mathias (Mat) Disney UCL Geography Office: 301, 3rd Floor, Chandler House Tel:
INDICES FOR INFORMATION EXTRACTION FROM SATELLITE IMAGERY Course: Introduction to RS & DIP Mirza Muhammad Waqar Contact:
Summer Session 09 August Tips for the Final Exam Make sure your answers clear, without convoluted language. Read questions carefully – are you answering.
CSE 185 Introduction to Computer Vision Pattern Recognition 2.
Image Classification 영상분류
Remote Sensing Supervised Image Classification. Supervised Image Classification ► An image classification procedure that requires interaction with the.
Course: Introduction to RS & DIP
Pattern Recognition April 19, 2007 Suggested Reading: Horn Chapter 14.
Landsat unsupervised classification Zhuosen Wang 1.
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Digital Image Processing
Application of spatial autocorrelation analysis in determining optimal classification method and detecting land cover change from remotely sensed data.
Chapter1: Introduction Chapter2: Overview of Supervised Learning
Supervised Classification in Imagine D. Meyer E. Wood
SATELLITE IMAGE INTERPRETATION Course: Introduction to RS & DIP Mirza Muhammad Waqar Contact: EXT:2257 RG610.
Remote Sensing Unsupervised Image Classification.
SPATIAL FILTERS Course: Introduction to RS & DIP Mirza Muhammad Waqar Contact: EXT:2257 RG610.
Unsupervised Classification
1 Kernel Machines A relatively new learning methodology (1992) derived from statistical learning theory. Became famous when it gave accuracy comparable.
Big data classification using neural network
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Design and Use of Earth Observation Image Content Tools Mihai Datcu(1, 2), Daniele Cerra(1), Houda Chaabouni-Chouayakh(1), Amaia de Miguel(1), Daniela.
Urban growth pattern of the San Antonio area
Lecture 21: GIS Analytical Functionality (V)
IMAGE PROCESSING RECOGNITION AND CLASSIFICATION
Built-up Extraction from RISAT Data Using Segmentation Approach
Unsupervised Classification in Imagine
Classification of Remotely Sensed Data
Class 10 Unsupervised Classification
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Incorporating Ancillary Data for Classification
University College London (UCL), UK
REMOTE SENSING Multispectral Image Classification
REMOTE SENSING Multispectral Image Classification
Supervised Classification
Image Information Extraction
Supervised vs. unsupervised Learning
University College London (UCL), UK
ALI assignment – see amended instructions
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Environmental Remote Sensing GEOG 2021
EM Algorithm and its Applications
Class 10 Unsupervised Classification
Presentation transcript:

Unsupervised Classification Mirza Muhammad Waqar Contact: mirza.waqar@ist.edu.pk +92-21-34650765-79 EXT:2257 RG610 Course: Introduction to RS & DIP

Contents Satellite Image Classification Spectral vs Spatial Pattern Recognition Feature Space Image Spectral Signature Limitations in Classification Unsupervised Classification Clustering Algorithms K-means Approach ISODATA Model Texture or Roughness Model Post Classification These are the contents of my presentation.

Satellite Image Classification Automatic categorization of all pixel into land cover classes. To explore different land covers in a satellite image. To assign unique no or symbol to particular land cover. Qualitative and Quantitative analysis of satellite image.

Spectral vs Spatial Spectral pattern recognition Family of classification procedures that utilize pixel by pixel spectral information as the basis for automated land cover classification. Spatial pattern recognition Categorization of image pixels on the basis of their spatial relationship with pixels surrounding them.

Feature Space

Feature Space

Image Spectral Signatures

Satellite Image Classification Three types of classifications Un-Supervised Classification Supervised Classification Hybrid Classification

Limitations in Classification Limitations face in satellite image classification Pixel Size All Statistical parameters are developed for normalized distribution.

Un-Supervised Classification Use to cluster pixels based on statistics only. No user defined training classes required. Machine based classification. Post classification is of more importance to make results meaningful. Incorporate all the natural groups in satellite image (spectral classes). Un-supervised Classification have two phases. Clustering Post Classification

Clustering Algorithms Numerous clustering algorithms K-means Approach ISODATA Model Texture or Roughness Model

K-means Approach Accept number of clusters to be located in the data. Arbitrarily locate that number of cluster centers in multi-dimensional measurement space. Each pixel is assigned to the cluster whose mean vector is closest.

Band B Band A

Band B New computed Means Previous Means Band A

Band B New computed Means Previous Means Band A

K-Mean Approach New means are computed. Revised clustering on the base of new computed means. This process continue until there is no significant change in clusters mean.

ISODATA Model Iterative Self-Organizing Data Analysis. Follow K-mean principle for clustering. Accept number of clutters, number of iterations & convergence tolerance from the user and form clusters. Permits number of clusters to change from one iteration to the next, by merging, splitting and deleting clusters based on spatial statistics and user defined conditions.

Band B New computed Means Previous Means Band A

Texture or Roughness Model It incorporate a sensitivity to image “texture” or “roughness” as a basis for establishing clusters centers. Texture is computed through multi-dimensional variance observed in moving window (e.g. a 3x3 window). Analyst sets a variance threshold below which window is consider “smooth” and above which it is considered “rough”.

Texture or Roughness Model The mean of the first smooth window encountered in the image becomes the first cluster center. The mean of the second smooth window encountered in the image becomes the second cluster center and so forth. This process continue until the user defined no of clusters reached.

Post Classification In post classification phase, analyst compare spectral classes with some reference data to determine the identify of the spectral classes. Spectral reflectance curves can be used to identify the spectral classes. Defining the level of classification Merging different classes to reach final outcome. Accuracy assessment through field truthing.

Spectral Classes Identity of Spectral Class Corresponding Desired Information Category Possible outcome 1 Water 1 Coniferous trees 2 Broad Leave trees 3 Bare Soil 4 Rocks 5 Built-up Area Possible outcome 2 Forest Open Land 6 Roads 7 Urban Area

Questions & Discussion