University College London (UCL), UK

Slides:



Advertisements
Similar presentations
With support from: NSF DUE in partnership with: George McLeod Prepared by: Geospatial Technician Education Through Virginia’s Community Colleges.
Advertisements

Major Operations of Digital Image Processing (DIP) Image Quality Assessment Radiometric Correction Geometric Correction Image Classification Introduction.
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.
Multiple Criteria for Evaluating Land Cover Classification Algorithms Summary of a paper by R.S. DeFries and Jonathan Cheung-Wai Chan April, 2000 Remote.
An Overview of RS Image Clustering and Classification by Miles Logsdon with thanks to Robin Weeks Frank Westerlund.
Machine Vision and Dig. Image Analysis 1 Prof. Heikki Kälviäinen C50A6100 Lectures 12: Object Recognition Professor Heikki Kälviäinen Machine Vision and.
Image Classification.
Thematic Information Extraction: Pattern Recognition/ Classification
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.
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.
Lecture 14: Classification Thursday 19 February Reading: “Estimating Sub-pixel Surface Roughness Using Remotely Sensed Stereoscopic Data” pdf preprint.
Esri International User Conference | San Diego, CA Technical Workshops | Xuguang Wang Kevin M. Johnston ****************** Performing Image Classification.
Pixel-based image classification
Image Classification
Image Classification and its Applications
U N I V E R S I T À D E G L I S T U D I D I M I L A N O C17 SC for Environmental Applications and Remote Sensing I M S C I A Soft Computing for Environmental.
Rsensing6_khairul 1 Image Classification Image Classification uses the spectral information represented by the digital numbers in one or more spectral.
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.
OBJECT RECOGNITION. The next step in Robot Vision is the Object Recognition. This problem is accomplished using the extracted feature information. The.
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:
Summer Session 09 August Tips for the Final Exam Make sure your answers clear, without convoluted language. Read questions carefully – are you answering.
Image Classification 영상분류
Remote Sensing Supervised Image Classification. Supervised Image Classification ► An image classification procedure that requires interaction with the.
Classification Heejune Ahn SeoulTech Last updated May. 03.
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Neural Networks - Lecture 81 Unsupervised competitive learning Particularities of unsupervised learning Data clustering Neural networks for clustering.
Digital Image Processing
Chapter 11 Statistical Techniques. Data Warehouse and Data Mining Chapter 11 2 Chapter Objectives  Understand when linear regression is an appropriate.
Digital Image Processing Lecture 25: Object Recognition Prof. Charlene Tsai.
1Ellen L. Walker Category Recognition Associating information extracted from images with categories (classes) of objects Requires prior knowledge about.
Mestrado em Ciência de Computadores Mestrado Integrado em Engenharia de Redes e Sistemas Informáticos VC 15/16 – TP14 Pattern Recognition Miguel Tavares.
Supervised Classification in Imagine D. Meyer E. Wood
Remote Sensing Unsupervised Image Classification.
Chapter 7 Maximum likelihood classification of remotely sensed imagery 遥感影像分类的最大似然法 Chapter 7 Maximum likelihood classification of remotely sensed imagery.
Unsupervised Classification
Supervised Learning – Network is presented with the input and the desired output. – Uses a set of inputs for which the desired outputs results / classes.
26. Classification Accuracy Assessment
Big data classification using neural network
Object-based Classification
Lecture 21: GIS Analytical Functionality (V)
A Personal Tour of Machine Learning and Its Applications
IMAGE PROCESSING RECOGNITION AND CLASSIFICATION
Digital Data Format and Storage
Classification of Remotely Sensed Data
ASTER image – one of the fastest changing places in the U.S. Where??
Class 10 Unsupervised Classification
Chapter 12 Object Recognition
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Spatial Analysis: Raster
University College London (UCL), UK
Evaluating Land-Use Classification Methodology Using Landsat Imagery
REMOTE SENSING Multispectral Image Classification
REMOTE SENSING Multispectral Image Classification
Supervised Classification
An Image Classification of Khartoum, Sudan
Unsupervised Classification
Image Information Extraction
The Pagami Creek Wildfire
Spatial Analysis: Raster
ALI assignment – see amended instructions
Environmental Remote Sensing GEOG 2021
Miguel Tavares Coimbra
Feature mapping: Self-organizing Maps
Class 10 Unsupervised Classification
Change in Land Cover in Elk Grove
Presentation transcript:

University College London (UCL), UK Welcome to the presentation on Image Classification BAYES AHMED PhD Student University College London (UCL), UK Training at BUET-JIDPUS 04 June 2014

Image Classification Here IMAGE stand for Digital/Raster Image (e.g. Satellite Image) In general in GIS, we use two types of Image Classification: Pixel Based Objected-Oriented Segment-Based

Pixel Pixel is a physical point (e.g. dot), or the smallest addressable element (e.g. cell) in a raster image

Pixel Resolution

Landsat Satellite Images

Image Composition Computer screens can display an image in three different bands at a time, by using a different primary color for each band

False Color Composition (FCC)

Digital Image Classification Digital image classification uses the spectral information represented by the digital numbers in one or more spectral bands, and attempts to classify each individual pixel based on this spectral information.

Information and Spectral Classes Information Classes are those categories of interest that the analyst is actually trying to identify in the imagery. Spectral Classes are groups of pixels that are uniform (or near-similar) with respect to their brightness values in the different spectral channels of the data. A broad information class may contain a number of spectral sub-classes with unique spectral variations. It is the analyst's job to decide on the utility of the different spectral classes and their correspondence to useful information classes.

Supervised Classification There are two general approaches to pixel-based image classification: supervised and unsupervised. Supervised Classification: the analyst identifies in the imagery homogeneous representative samples (information classes) of interest. These samples are referred to as training areas. The selection of appropriate training areas is based on the analyst's familiarity with the geographical area and their knowledge of the actual surface cover types present in the image. Thus, the analyst is "supervising" the categorization of a set of specific classes.

Supervised Classification Information classes (i.e., landcover types) The software system is then used to develop a statistical characterization/ algorithm (mean, variance and covariance) of the reflectances for each information class. This stage is often called signature development.

Supervised Classification The image is then classified by examining the reflectances for each pixel and making a decision about which of the signatures it resembles most. There are several techniques for making these decisions, called classifiers. Classifiers: Minimum distance to means (MINDIST), maximum likelihood (MAXLIKE), linear discriminant analysis (FISHER), Bayesian (BAYCLASS), multi-layer perceptron (MLP) neural network, self-organizing map (SOM) neural network; Mahalanobis typicalities (MAHALCLASS), Dempster- Shafer belief (BELCLASS), linear spectral unmixing (UNMIX), fuzzy (FUZCLASS), spectral angle mapper (HYPERSAM), minimum distance to means (HYPERMIN), linear spectral unmixing (HYPERUNMIX), orthogonal subspace projection (HYPEROSP), and absorption area analysis (HYPERABSORB) etc.

Maximum Likelihood The maximum likelihood classifier calculates for each class the probability of the cell belonging to that class given its attribute values. Each pixel is assigned to the class that has the highest probability (that is, the maximum likelihood).

Final Output (Image Classification)

Unsupervised Classification Unsupervised classification reverses the supervised classification process. It is not completely without human intervention. Spectral classes are grouped first, based solely on the numerical information in the data, and are then matched by the analyst to information classes (if possible). Programs, called clustering algorithms, are used to determine the natural (statistical) groupings or structures in the data.

Unsupervised Classification

Supervised vs. Unsupervised Classification

Supervised vs. Unsupervised Classification

Object-Oriented Segment-Based Classification (OOSBC) These pixel- based procedures analyze the spectral properties of every pixel within the area of interest, without taking into account the spatial or contextual information related to the pixel of interest. OOSBC analyzes both the spectral and spatial/contextual properties of pixels and use a segmentation process and iterative learning algorithm to achieve a semi-automatic classification. It considers – shape, size, color, texture, shadow, site, association and pattern.

Object-Oriented Segment-Based Classification (OOSBC)

Thank You All, QUESTIONS? http://bd.linkedin.com/in/bayesahmed Email: bayesahmedgis@gmail.com