POTENTIAL METHODS Part 2c Data interpolation

Slides:



Advertisements
Similar presentations
1 Fast Multiplication of Large Numbers Using Fourier Techniques Henry Skiba Advisor: Dr. Marcus Pendergrass.
Advertisements

QR Code Recognition Based On Image Processing
Data Processing Chapter 3 As a science major, you will all eventually have to deal with data. As a science major, you will all eventually have to deal.
Digital Signal Processing
Image Segmentation Image segmentation (segmentace obrazu) –division or separation of the image into segments (connected regions) of similar properties.
Basic geostatistics Austin Troy.
LFPs 1: Spectral analysis Kenneth D. Harris 11/2/15.
Analysis of different gridding methods using “Surfer7”
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
統計計算與模擬 政治大學統計系余清祥 2003 年 6 月 9 日 ~ 6 月 10 日 第十六週:估計密度函數
Image Filtering CS485/685 Computer Vision Prof. George Bebis.
1 Image filtering Hybrid Images, Oliva et al.,
© University of Minnesota Data Mining for the Discovery of Ocean Climate Indices 1 CSci 8980: Data Mining (Fall 2002) Vipin Kumar Army High Performance.
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Regionalized Variables take on values according to spatial location. Given: Where: A “structural” coarse scale forcing or trend A random” Local spatial.
Basics: Notation: Sum:. PARAMETERS MEAN: Sample Variance: Standard Deviation: * the statistical average * the central tendency * the spread of the values.
1 Images and Transformations Images by Pawan SinhaPawan Sinha.
Chapter 5 Image Restoration. Preview Goal: improve an image in some predefined sense. Image enhancement: subjective process Image restoration: objective.
Lecture 07: Terrain Analysis Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University of California, Santa Barbara.
Slope and Aspect Calculated from a grid of elevations (a digital elevation model) Slope and aspect are calculated at each point in the grid, by comparing.
LFPs Kenneth D. Harris 11/2/15. Local field potentials Slow component of intracranial electrical signal Physical basis for scalp EEG.
Introduction to Image Processing Grass Sky Tree ? ? Review.
Spatial Statistics Applied to point data.
Medical Image Analysis Image Reconstruction Figures come from the textbook: Medical Image Analysis, by Atam P. Dhawan, IEEE Press, 2003.
Instrument Components Signal Generator (Energy Source) Analytical Signal Transducer Signal Processor Display Can you identify these components in the following.
Data Types Entities and fields can be transformed to the other type Vectors compared to rasters.
Image processing Fourth lecture Image Restoration Image Restoration: Image restoration methods are used to improve the appearance of an image.
Digital Image Processing Lecture 10: Image Restoration March 28, 2005 Prof. Charlene Tsai.
Ripley K – Fisher et al.. Ripley K - Issues Assumes the process is homogeneous (stationary random field). Ripley K was is very sensitive to study area.
Spatial Analysis & Geostatistics Methods of Interpolation Linear interpolation using an equation to compute z at any point on a triangle.
Digital Image Processing (Digitaalinen kuvankäsittely) Exercise 2
Digital Image Processing Lecture 10: Image Restoration
COMP322/S2000/L171 Robot Vision System Major Phases in Robot Vision Systems: A. Data (image) acquisition –Illumination, i.e. lighting consideration –Lenses,
What’s the Point? Working with 0-D Spatial Data in ArcGIS
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
Principle Component Analysis (PCA)
So, what’s the “point” to all of this?….
Grid-based Map Analysis Techniques and Modeling Workshop
L15 – Spatial Interpolation – Part 1 Chapter 12. INTERPOLATION Procedure to predict values of attributes at unsampled points Why? Can’t measure all locations:
Probability and Distributions. Deterministic vs. Random Processes In deterministic processes, the outcome can be predicted exactly in advance Eg. Force.
Ran TAO Missing Spatial Data. Examples Places cannot be reached E.g. Mountainous area Sample points E.g. Air pollution Damage of data E.g.
BASIC STATISTICAL CONCEPTS Statistical Moments & Probability Density Functions Ocean is not “stationary” “Stationary” - statistical properties remain constant.
Image Segmentation Image segmentation (segmentace obrazu)
AMSR-E Swath to Grid Toolkit Ken Knowles, Mary J. Brodzik, Matthew H. Savoie University of Colorado, Boulder, CO Introduction.
The Chinese University of Hong Kong
Geoprocessing and georeferencing raster data
INTERPOLATION Procedure to predict values of attributes at unsampled points within the region sampled Why?Examples: -Can not measure all locations: - temperature.
Image Enhancement Band Ratio Linear Contrast Enhancement
Miguel Tavares Coimbra
HW Page 23 Have HW out to be checked.
… Sampling … … Filtering … … Reconstruction …
Digital Image Processing Lecture 10: Image Restoration
Image Pre-Processing in the Spatial and Frequent Domain
Data Processing As a science major, you will all eventually have to deal with data. All data has noise Devices do not give useful measurements; must convert.
Summary of Prev. Lecture
Chapter 3 Sampling.
The Chinese University of Hong Kong
Image Analysis Image Restoration.
Image filtering Hybrid Images, Oliva et al.,
Chapter 8 - Estimation.
Spatial interpolation
What Is Good Clustering?
Digital Image Processing
Image filtering
Image filtering
(-4)*(-7)= Agenda Bell Ringer Bell Ringer
政治大學統計系余清祥 2004年5月26日~ 6月7日 第十六、十七週:估計密度函數
Chapter 3 Sampling.
Data Processing Chapter 3
Presentation transcript:

POTENTIAL METHODS 2016-2017 Part 2c Data interpolation Carla Braitenberg Trieste University, DGM Home page: http://www2.units.it/~braitenberg/ e-mail: berg@units.it (tutto il ppt eseguito 25.10.2016)

Motivation Acquisition of observed data: irregular spacing, in some cases near to regular Data processing methods as Fourier transform, filters, display methods require regular grid Gridding : operation of interpolating uneven data onto regular grid. Distance between nodes: cell size or grid interval. Assumption: spatial variations are continuous

Illustration interpolation

Interpolation approaches Data are affected by noise: allow the interpolation algorithm to fit data within a predefined limit to reduce noise effect Interpolation: use data inside window centered on node. Shape of window to be defined, e.g. Circular. Larger windows: short wavelength variation is lost Two ways to establish node value a) statistical b) using simple function

Statistical interpolation method Average of points in window: median ("middle" value in the list of numbers. To find the median, your numbers have to be listed in numerical order) weighted mean: Weight: inverse of distance between node and point: d-k, with k=1,2 Nearest neighbor: assign value on node equal to nearest data point

Function for interpolation Spline function: a few points are fitted with a function, giving minimum curvature Cubic spline: polynomial of 3° order. Case of acquisition in subparallel lines. Use bi-directional gridding (see fig.)

Interpolation parameters and artefacts Cell-size: for regular or random data: Choose 1/2 distance between data points. If possible do not interpolate in areas of no-data. Rather signalize with a no-data value. Some programs can handle it. Features on single datapoints are unreliable (bull’s eye) Inspect interpolation with position of datapoints. Changes of data density can produce artefacts in frequency content

Airborne surveys Line spacing about 50 times the along-line data sampling, for reconnaissance, and 20 times for detailed survey. Cell size must be compromize of 1/5 to 1/3 of line spacing

Merging data sets Regrid to coherent grid Check for biases between data sets There should be overlap between data sets. Overlap controls bias and results at long wavelength Long wavelength, and consequently bias, can be also controlled by satellite observations of the same data type.

Data enhancement Averaging repeat measurements increaes overall precision Variations between repeat measurements should be due to noise. Adding noise should average to zero. Signal to noise ratio increases. Improved by a factor sqrt(N), with N=number of repeat measurements. Stacking is possible for a static field.

Illustration Mean, Mode, median for quasi symmetry and skew distribution of data

Illustration cubic splines

Gridding example with splines Bi-directional interpolation with splines

Filtering Operate on data set to enhance signal of interest. A) Convolution filter in 1D or 2D B) spectral filter C) statistical properties filter D) gradient filter: enhance changes along certain direction. Show strike of structures

Filter 1

Convolution illustration

Filter operator illustration

Illustration of a digital filter kernel in 2D

2D spatial domain filter- directional gradient Equal to convolution with filter hkn: